/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/js/styles.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Bulma Utilities */
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.columns:last-child {
  margin-bottom: -0.75rem;
}
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}
.columns.is-centered {
  justify-content: center;
}
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.columns.is-gapless:last-child {
  margin-bottom: 0;
}
.columns.is-mobile {
  display: flex;
}
.columns.is-multiline {
  flex-wrap: wrap;
}
.columns.is-vcentered {
  align-items: center;
}
@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-desktop {
    display: flex;
  }
}

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

/* Font awesome path */
/* Bootstrap variable overrides */
.is-flex {
  display: flex;
}

.align-items-center {
  align-items: center;
}

.align-items-flex-end {
  align-items: flex-end;
}

.justify-items-flex-end {
  justify-items: flex-end;
}

.justify-content-flex-end {
  justify-content: flex-end;
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/dist/fonts/glyphicons-halflings-regular..eot);
  src: url(/dist/fonts/glyphicons-halflings-regular..eot?#iefix) format("embedded-opentype"), url(/dist/fonts/glyphicons-halflings-regular..woff2) format("woff2"), url(/dist/fonts/glyphicons-halflings-regular..woff) format("woff"), url(/dist/fonts/glyphicons-halflings-regular..ttf) format("truetype"), url(/dist/images/glyphicons-halflings-regular..svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #0db8ec;
  text-decoration: none;
}
a:hover, a:focus {
  color: #097fa3;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ccc;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #0db8ec;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0a92bc;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0db8ec;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0a92bc;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f0f4f8;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f0f4f8;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 24px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #0db8ec;
  border-color: #0ca5d4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0a92bc;
  border-color: #05475b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0a92bc;
  border-color: #08789a;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a92bc;
  background-image: none;
  border-color: #08789a;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #08789a;
  border-color: #05475b;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #0db8ec;
  border-color: #0ca5d4;
}
.btn-primary .badge {
  color: #0db8ec;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #27ad75;
  border-color: #229867;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #1e8359;
  border-color: #0b3021;
}
.btn-success:hover {
  color: #fff;
  background-color: #1e8359;
  border-color: #176645;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e8359;
  background-image: none;
  border-color: #176645;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #176645;
  border-color: #0b3021;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #27ad75;
  border-color: #229867;
}
.btn-success .badge {
  color: #27ad75;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e9626e;
  border-color: #e64c59;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e33545;
  border-color: #9c1622;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e33545;
  border-color: #d61e2e;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e33545;
  background-image: none;
  border-color: #d61e2e;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #d61e2e;
  border-color: #9c1622;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #e9626e;
  border-color: #e64c59;
}
.btn-danger .badge {
  color: #e9626e;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #0db8ec;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #097fa3;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

.btn-block + .btn-block {
  margin-top: 5px;
}

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0db8ec;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #f0f4f8;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0db8ec;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0db8ec;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #4d565d;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #e3e5e9;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #4d565d;
  background-color: #f0f4f8;
  border-color: #e3e5e9;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #4d565d;
  cursor: default;
  background-color: #f0f4f8;
  border-color: #e3e5e9;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #e3e5e9;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #e3e5e9;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f0f4f8;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #0db8ec;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0a92bc;
}

.label-success {
  background-color: #27ad75;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #1e8359;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #e9626e;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e33545;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #0db8ec;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0db8ec;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0db8ec;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #27ad75;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-danger {
  background-color: #e9626e;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0db8ec;
  border-color: #0db8ec;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c9f0fc;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #0db8ec;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0db8ec;
  border-color: #0db8ec;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0db8ec;
}
.panel-primary > .panel-heading .badge {
  color: #0db8ec;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0db8ec;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: none;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa);
}

.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}

.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0 {
  --fa: "\30 ";
}

.fa-1 {
  --fa: "\31 ";
}

.fa-2 {
  --fa: "\32 ";
}

.fa-3 {
  --fa: "\33 ";
}

.fa-4 {
  --fa: "\34 ";
}

.fa-5 {
  --fa: "\35 ";
}

.fa-6 {
  --fa: "\36 ";
}

.fa-7 {
  --fa: "\37 ";
}

.fa-8 {
  --fa: "\38 ";
}

.fa-9 {
  --fa: "\39 ";
}

.fa-fill-drip {
  --fa: "\f576";
}

.fa-arrows-to-circle {
  --fa: "\e4bd";
}

.fa-circle-chevron-right {
  --fa: "\f138";
}

.fa-chevron-circle-right {
  --fa: "\f138";
}

.fa-at {
  --fa: "\@";
}

.fa-trash-can {
  --fa: "\f2ed";
}

.fa-trash-alt {
  --fa: "\f2ed";
}

.fa-text-height {
  --fa: "\f034";
}

.fa-user-xmark {
  --fa: "\f235";
}

.fa-user-times {
  --fa: "\f235";
}

.fa-stethoscope {
  --fa: "\f0f1";
}

.fa-message {
  --fa: "\f27a";
}

.fa-comment-alt {
  --fa: "\f27a";
}

.fa-info {
  --fa: "\f129";
}

.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}

.fa-compress-alt {
  --fa: "\f422";
}

.fa-explosion {
  --fa: "\e4e9";
}

.fa-file-lines {
  --fa: "\f15c";
}

.fa-file-alt {
  --fa: "\f15c";
}

.fa-file-text {
  --fa: "\f15c";
}

.fa-wave-square {
  --fa: "\f83e";
}

.fa-ring {
  --fa: "\f70b";
}

.fa-building-un {
  --fa: "\e4d9";
}

.fa-dice-three {
  --fa: "\f527";
}

.fa-calendar-days {
  --fa: "\f073";
}

.fa-calendar-alt {
  --fa: "\f073";
}

.fa-anchor-circle-check {
  --fa: "\e4aa";
}

.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}

.fa-volleyball {
  --fa: "\f45f";
}

.fa-volleyball-ball {
  --fa: "\f45f";
}

.fa-arrows-up-to-line {
  --fa: "\e4c2";
}

.fa-sort-down {
  --fa: "\f0dd";
}

.fa-sort-desc {
  --fa: "\f0dd";
}

.fa-circle-minus {
  --fa: "\f056";
}

.fa-minus-circle {
  --fa: "\f056";
}

.fa-door-open {
  --fa: "\f52b";
}

.fa-right-from-bracket {
  --fa: "\f2f5";
}

.fa-sign-out-alt {
  --fa: "\f2f5";
}

.fa-atom {
  --fa: "\f5d2";
}

.fa-soap {
  --fa: "\e06e";
}

.fa-icons {
  --fa: "\f86d";
}

.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}

.fa-microphone-lines-slash {
  --fa: "\f539";
}

.fa-microphone-alt-slash {
  --fa: "\f539";
}

.fa-bridge-circle-check {
  --fa: "\e4c9";
}

.fa-pump-medical {
  --fa: "\e06a";
}

.fa-fingerprint {
  --fa: "\f577";
}

.fa-hand-point-right {
  --fa: "\f0a4";
}

.fa-magnifying-glass-location {
  --fa: "\f689";
}

.fa-search-location {
  --fa: "\f689";
}

.fa-forward-step {
  --fa: "\f051";
}

.fa-step-forward {
  --fa: "\f051";
}

.fa-face-smile-beam {
  --fa: "\f5b8";
}

.fa-smile-beam {
  --fa: "\f5b8";
}

.fa-flag-checkered {
  --fa: "\f11e";
}

.fa-football {
  --fa: "\f44e";
}

.fa-football-ball {
  --fa: "\f44e";
}

.fa-school-circle-exclamation {
  --fa: "\e56c";
}

.fa-crop {
  --fa: "\f125";
}

.fa-angles-down {
  --fa: "\f103";
}

.fa-angle-double-down {
  --fa: "\f103";
}

.fa-users-rectangle {
  --fa: "\e594";
}

.fa-people-roof {
  --fa: "\e537";
}

.fa-people-line {
  --fa: "\e534";
}

.fa-beer-mug-empty {
  --fa: "\f0fc";
}

.fa-beer {
  --fa: "\f0fc";
}

.fa-diagram-predecessor {
  --fa: "\e477";
}

.fa-arrow-up-long {
  --fa: "\f176";
}

.fa-long-arrow-up {
  --fa: "\f176";
}

.fa-fire-flame-simple {
  --fa: "\f46a";
}

.fa-burn {
  --fa: "\f46a";
}

.fa-person {
  --fa: "\f183";
}

.fa-male {
  --fa: "\f183";
}

.fa-laptop {
  --fa: "\f109";
}

.fa-file-csv {
  --fa: "\f6dd";
}

.fa-menorah {
  --fa: "\f676";
}

.fa-truck-plane {
  --fa: "\e58f";
}

.fa-record-vinyl {
  --fa: "\f8d9";
}

.fa-face-grin-stars {
  --fa: "\f587";
}

.fa-grin-stars {
  --fa: "\f587";
}

.fa-bong {
  --fa: "\f55c";
}

.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}

.fa-pastafarianism {
  --fa: "\f67b";
}

.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}

.fa-spoon {
  --fa: "\f2e5";
}

.fa-utensil-spoon {
  --fa: "\f2e5";
}

.fa-jar-wheat {
  --fa: "\e517";
}

.fa-envelopes-bulk {
  --fa: "\f674";
}

.fa-mail-bulk {
  --fa: "\f674";
}

.fa-file-circle-exclamation {
  --fa: "\e4eb";
}

.fa-circle-h {
  --fa: "\f47e";
}

.fa-hospital-symbol {
  --fa: "\f47e";
}

.fa-pager {
  --fa: "\f815";
}

.fa-address-book {
  --fa: "\f2b9";
}

.fa-contact-book {
  --fa: "\f2b9";
}

.fa-strikethrough {
  --fa: "\f0cc";
}

.fa-k {
  --fa: "K";
}

.fa-landmark-flag {
  --fa: "\e51c";
}

.fa-pencil {
  --fa: "\f303";
}

.fa-pencil-alt {
  --fa: "\f303";
}

.fa-backward {
  --fa: "\f04a";
}

.fa-caret-right {
  --fa: "\f0da";
}

.fa-comments {
  --fa: "\f086";
}

.fa-paste {
  --fa: "\f0ea";
}

.fa-file-clipboard {
  --fa: "\f0ea";
}

.fa-code-pull-request {
  --fa: "\e13c";
}

.fa-clipboard-list {
  --fa: "\f46d";
}

.fa-truck-ramp-box {
  --fa: "\f4de";
}

.fa-truck-loading {
  --fa: "\f4de";
}

.fa-user-check {
  --fa: "\f4fc";
}

.fa-vial-virus {
  --fa: "\e597";
}

.fa-sheet-plastic {
  --fa: "\e571";
}

.fa-blog {
  --fa: "\f781";
}

.fa-user-ninja {
  --fa: "\f504";
}

.fa-person-arrow-up-from-line {
  --fa: "\e539";
}

.fa-scroll-torah {
  --fa: "\f6a0";
}

.fa-torah {
  --fa: "\f6a0";
}

.fa-broom-ball {
  --fa: "\f458";
}

.fa-quidditch {
  --fa: "\f458";
}

.fa-quidditch-broom-ball {
  --fa: "\f458";
}

.fa-toggle-off {
  --fa: "\f204";
}

.fa-box-archive {
  --fa: "\f187";
}

.fa-archive {
  --fa: "\f187";
}

.fa-person-drowning {
  --fa: "\e545";
}

.fa-arrow-down-9-1 {
  --fa: "\f886";
}

.fa-sort-numeric-desc {
  --fa: "\f886";
}

.fa-sort-numeric-down-alt {
  --fa: "\f886";
}

.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-grin-tongue-squint {
  --fa: "\f58a";
}

.fa-spray-can {
  --fa: "\f5bd";
}

.fa-truck-monster {
  --fa: "\f63b";
}

.fa-w {
  --fa: "W";
}

.fa-earth-africa {
  --fa: "\f57c";
}

.fa-globe-africa {
  --fa: "\f57c";
}

.fa-rainbow {
  --fa: "\f75b";
}

.fa-circle-notch {
  --fa: "\f1ce";
}

.fa-tablet-screen-button {
  --fa: "\f3fa";
}

.fa-tablet-alt {
  --fa: "\f3fa";
}

.fa-paw {
  --fa: "\f1b0";
}

.fa-cloud {
  --fa: "\f0c2";
}

.fa-trowel-bricks {
  --fa: "\e58a";
}

.fa-face-flushed {
  --fa: "\f579";
}

.fa-flushed {
  --fa: "\f579";
}

.fa-hospital-user {
  --fa: "\f80d";
}

.fa-tent-arrow-left-right {
  --fa: "\e57f";
}

.fa-gavel {
  --fa: "\f0e3";
}

.fa-legal {
  --fa: "\f0e3";
}

.fa-binoculars {
  --fa: "\f1e5";
}

.fa-microphone-slash {
  --fa: "\f131";
}

.fa-box-tissue {
  --fa: "\e05b";
}

.fa-motorcycle {
  --fa: "\f21c";
}

.fa-bell-concierge {
  --fa: "\f562";
}

.fa-concierge-bell {
  --fa: "\f562";
}

.fa-pen-ruler {
  --fa: "\f5ae";
}

.fa-pencil-ruler {
  --fa: "\f5ae";
}

.fa-people-arrows {
  --fa: "\e068";
}

.fa-people-arrows-left-right {
  --fa: "\e068";
}

.fa-mars-and-venus-burst {
  --fa: "\e523";
}

.fa-square-caret-right {
  --fa: "\f152";
}

.fa-caret-square-right {
  --fa: "\f152";
}

.fa-scissors {
  --fa: "\f0c4";
}

.fa-cut {
  --fa: "\f0c4";
}

.fa-sun-plant-wilt {
  --fa: "\e57a";
}

.fa-toilets-portable {
  --fa: "\e584";
}

.fa-hockey-puck {
  --fa: "\f453";
}

.fa-table {
  --fa: "\f0ce";
}

.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}

.fa-tachograph-digital {
  --fa: "\f566";
}

.fa-digital-tachograph {
  --fa: "\f566";
}

.fa-users-slash {
  --fa: "\e073";
}

.fa-clover {
  --fa: "\e139";
}

.fa-reply {
  --fa: "\f3e5";
}

.fa-mail-reply {
  --fa: "\f3e5";
}

.fa-star-and-crescent {
  --fa: "\f699";
}

.fa-house-fire {
  --fa: "\e50c";
}

.fa-square-minus {
  --fa: "\f146";
}

.fa-minus-square {
  --fa: "\f146";
}

.fa-helicopter {
  --fa: "\f533";
}

.fa-compass {
  --fa: "\f14e";
}

.fa-square-caret-down {
  --fa: "\f150";
}

.fa-caret-square-down {
  --fa: "\f150";
}

.fa-file-circle-question {
  --fa: "\e4ef";
}

.fa-laptop-code {
  --fa: "\f5fc";
}

.fa-swatchbook {
  --fa: "\f5c3";
}

.fa-prescription-bottle {
  --fa: "\f485";
}

.fa-bars {
  --fa: "\f0c9";
}

.fa-navicon {
  --fa: "\f0c9";
}

.fa-people-group {
  --fa: "\e533";
}

.fa-hourglass-end {
  --fa: "\f253";
}

.fa-hourglass-3 {
  --fa: "\f253";
}

.fa-heart-crack {
  --fa: "\f7a9";
}

.fa-heart-broken {
  --fa: "\f7a9";
}

.fa-square-up-right {
  --fa: "\f360";
}

.fa-external-link-square-alt {
  --fa: "\f360";
}

.fa-face-kiss-beam {
  --fa: "\f597";
}

.fa-kiss-beam {
  --fa: "\f597";
}

.fa-film {
  --fa: "\f008";
}

.fa-ruler-horizontal {
  --fa: "\f547";
}

.fa-people-robbery {
  --fa: "\e536";
}

.fa-lightbulb {
  --fa: "\f0eb";
}

.fa-caret-left {
  --fa: "\f0d9";
}

.fa-circle-exclamation {
  --fa: "\f06a";
}

.fa-exclamation-circle {
  --fa: "\f06a";
}

.fa-school-circle-xmark {
  --fa: "\e56d";
}

.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}

.fa-sign-out {
  --fa: "\f08b";
}

.fa-circle-chevron-down {
  --fa: "\f13a";
}

.fa-chevron-circle-down {
  --fa: "\f13a";
}

.fa-unlock-keyhole {
  --fa: "\f13e";
}

.fa-unlock-alt {
  --fa: "\f13e";
}

.fa-cloud-showers-heavy {
  --fa: "\f740";
}

.fa-headphones-simple {
  --fa: "\f58f";
}

.fa-headphones-alt {
  --fa: "\f58f";
}

.fa-sitemap {
  --fa: "\f0e8";
}

.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}

.fa-donate {
  --fa: "\f4b9";
}

.fa-memory {
  --fa: "\f538";
}

.fa-road-spikes {
  --fa: "\e568";
}

.fa-fire-burner {
  --fa: "\e4f1";
}

.fa-flag {
  --fa: "\f024";
}

.fa-hanukiah {
  --fa: "\f6e6";
}

.fa-feather {
  --fa: "\f52d";
}

.fa-volume-low {
  --fa: "\f027";
}

.fa-volume-down {
  --fa: "\f027";
}

.fa-comment-slash {
  --fa: "\f4b3";
}

.fa-cloud-sun-rain {
  --fa: "\f743";
}

.fa-compress {
  --fa: "\f066";
}

.fa-wheat-awn {
  --fa: "\e2cd";
}

.fa-wheat-alt {
  --fa: "\e2cd";
}

.fa-ankh {
  --fa: "\f644";
}

.fa-hands-holding-child {
  --fa: "\e4fa";
}

.fa-asterisk {
  --fa: "\*";
}

.fa-square-check {
  --fa: "\f14a";
}

.fa-check-square {
  --fa: "\f14a";
}

.fa-peseta-sign {
  --fa: "\e221";
}

.fa-heading {
  --fa: "\f1dc";
}

.fa-header {
  --fa: "\f1dc";
}

.fa-ghost {
  --fa: "\f6e2";
}

.fa-list {
  --fa: "\f03a";
}

.fa-list-squares {
  --fa: "\f03a";
}

.fa-square-phone-flip {
  --fa: "\f87b";
}

.fa-phone-square-alt {
  --fa: "\f87b";
}

.fa-cart-plus {
  --fa: "\f217";
}

.fa-gamepad {
  --fa: "\f11b";
}

.fa-circle-dot {
  --fa: "\f192";
}

.fa-dot-circle {
  --fa: "\f192";
}

.fa-face-dizzy {
  --fa: "\f567";
}

.fa-dizzy {
  --fa: "\f567";
}

.fa-egg {
  --fa: "\f7fb";
}

.fa-house-medical-circle-xmark {
  --fa: "\e513";
}

.fa-campground {
  --fa: "\f6bb";
}

.fa-folder-plus {
  --fa: "\f65e";
}

.fa-futbol {
  --fa: "\f1e3";
}

.fa-futbol-ball {
  --fa: "\f1e3";
}

.fa-soccer-ball {
  --fa: "\f1e3";
}

.fa-paintbrush {
  --fa: "\f1fc";
}

.fa-paint-brush {
  --fa: "\f1fc";
}

.fa-lock {
  --fa: "\f023";
}

.fa-gas-pump {
  --fa: "\f52f";
}

.fa-hot-tub-person {
  --fa: "\f593";
}

.fa-hot-tub {
  --fa: "\f593";
}

.fa-map-location {
  --fa: "\f59f";
}

.fa-map-marked {
  --fa: "\f59f";
}

.fa-house-flood-water {
  --fa: "\e50e";
}

.fa-tree {
  --fa: "\f1bb";
}

.fa-bridge-lock {
  --fa: "\e4cc";
}

.fa-sack-dollar {
  --fa: "\f81d";
}

.fa-pen-to-square {
  --fa: "\f044";
}

.fa-edit {
  --fa: "\f044";
}

.fa-car-side {
  --fa: "\f5e4";
}

.fa-share-nodes {
  --fa: "\f1e0";
}

.fa-share-alt {
  --fa: "\f1e0";
}

.fa-heart-circle-minus {
  --fa: "\e4ff";
}

.fa-hourglass-half {
  --fa: "\f252";
}

.fa-hourglass-2 {
  --fa: "\f252";
}

.fa-microscope {
  --fa: "\f610";
}

.fa-sink {
  --fa: "\e06d";
}

.fa-bag-shopping {
  --fa: "\f290";
}

.fa-shopping-bag {
  --fa: "\f290";
}

.fa-arrow-down-z-a {
  --fa: "\f881";
}

.fa-sort-alpha-desc {
  --fa: "\f881";
}

.fa-sort-alpha-down-alt {
  --fa: "\f881";
}

.fa-mitten {
  --fa: "\f7b5";
}

.fa-person-rays {
  --fa: "\e54d";
}

.fa-users {
  --fa: "\f0c0";
}

.fa-eye-slash {
  --fa: "\f070";
}

.fa-flask-vial {
  --fa: "\e4f3";
}

.fa-hand {
  --fa: "\f256";
}

.fa-hand-paper {
  --fa: "\f256";
}

.fa-om {
  --fa: "\f679";
}

.fa-worm {
  --fa: "\e599";
}

.fa-house-circle-xmark {
  --fa: "\e50b";
}

.fa-plug {
  --fa: "\f1e6";
}

.fa-chevron-up {
  --fa: "\f077";
}

.fa-hand-spock {
  --fa: "\f259";
}

.fa-stopwatch {
  --fa: "\f2f2";
}

.fa-face-kiss {
  --fa: "\f596";
}

.fa-kiss {
  --fa: "\f596";
}

.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}

.fa-face-grin-tongue {
  --fa: "\f589";
}

.fa-grin-tongue {
  --fa: "\f589";
}

.fa-chess-bishop {
  --fa: "\f43a";
}

.fa-face-grin-wink {
  --fa: "\f58c";
}

.fa-grin-wink {
  --fa: "\f58c";
}

.fa-ear-deaf {
  --fa: "\f2a4";
}

.fa-deaf {
  --fa: "\f2a4";
}

.fa-deafness {
  --fa: "\f2a4";
}

.fa-hard-of-hearing {
  --fa: "\f2a4";
}

.fa-road-circle-check {
  --fa: "\e564";
}

.fa-dice-five {
  --fa: "\f523";
}

.fa-square-rss {
  --fa: "\f143";
}

.fa-rss-square {
  --fa: "\f143";
}

.fa-land-mine-on {
  --fa: "\e51b";
}

.fa-i-cursor {
  --fa: "\f246";
}

.fa-stamp {
  --fa: "\f5bf";
}

.fa-stairs {
  --fa: "\e289";
}

.fa-i {
  --fa: "I";
}

.fa-hryvnia-sign {
  --fa: "\f6f2";
}

.fa-hryvnia {
  --fa: "\f6f2";
}

.fa-pills {
  --fa: "\f484";
}

.fa-face-grin-wide {
  --fa: "\f581";
}

.fa-grin-alt {
  --fa: "\f581";
}

.fa-tooth {
  --fa: "\f5c9";
}

.fa-v {
  --fa: "V";
}

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}

.fa-bicycle {
  --fa: "\f206";
}

.fa-staff-snake {
  --fa: "\e579";
}

.fa-rod-asclepius {
  --fa: "\e579";
}

.fa-rod-snake {
  --fa: "\e579";
}

.fa-staff-aesculapius {
  --fa: "\e579";
}

.fa-head-side-cough-slash {
  --fa: "\e062";
}

.fa-truck-medical {
  --fa: "\f0f9";
}

.fa-ambulance {
  --fa: "\f0f9";
}

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}

.fa-snowman {
  --fa: "\f7d0";
}

.fa-mortar-pestle {
  --fa: "\f5a7";
}

.fa-road-barrier {
  --fa: "\e562";
}

.fa-school {
  --fa: "\f549";
}

.fa-igloo {
  --fa: "\f7ae";
}

.fa-joint {
  --fa: "\f595";
}

.fa-angle-right {
  --fa: "\f105";
}

.fa-horse {
  --fa: "\f6f0";
}

.fa-q {
  --fa: "Q";
}

.fa-g {
  --fa: "G";
}

.fa-notes-medical {
  --fa: "\f481";
}

.fa-temperature-half {
  --fa: "\f2c9";
}

.fa-temperature-2 {
  --fa: "\f2c9";
}

.fa-thermometer-2 {
  --fa: "\f2c9";
}

.fa-thermometer-half {
  --fa: "\f2c9";
}

.fa-dong-sign {
  --fa: "\e169";
}

.fa-capsules {
  --fa: "\f46b";
}

.fa-poo-storm {
  --fa: "\f75a";
}

.fa-poo-bolt {
  --fa: "\f75a";
}

.fa-face-frown-open {
  --fa: "\f57a";
}

.fa-frown-open {
  --fa: "\f57a";
}

.fa-hand-point-up {
  --fa: "\f0a6";
}

.fa-money-bill {
  --fa: "\f0d6";
}

.fa-bookmark {
  --fa: "\f02e";
}

.fa-align-justify {
  --fa: "\f039";
}

.fa-umbrella-beach {
  --fa: "\f5ca";
}

.fa-helmet-un {
  --fa: "\e503";
}

.fa-bullseye {
  --fa: "\f140";
}

.fa-bacon {
  --fa: "\f7e5";
}

.fa-hand-point-down {
  --fa: "\f0a7";
}

.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}

.fa-folder {
  --fa: "\f07b";
}

.fa-folder-blank {
  --fa: "\f07b";
}

.fa-file-waveform {
  --fa: "\f478";
}

.fa-file-medical-alt {
  --fa: "\f478";
}

.fa-radiation {
  --fa: "\f7b9";
}

.fa-chart-simple {
  --fa: "\e473";
}

.fa-mars-stroke {
  --fa: "\f229";
}

.fa-vial {
  --fa: "\f492";
}

.fa-gauge {
  --fa: "\f624";
}

.fa-dashboard {
  --fa: "\f624";
}

.fa-gauge-med {
  --fa: "\f624";
}

.fa-tachometer-alt-average {
  --fa: "\f624";
}

.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}

.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}

.fa-e {
  --fa: "E";
}

.fa-pen-clip {
  --fa: "\f305";
}

.fa-pen-alt {
  --fa: "\f305";
}

.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}

.fa-user {
  --fa: "\f007";
}

.fa-school-circle-check {
  --fa: "\e56b";
}

.fa-dumpster {
  --fa: "\f793";
}

.fa-van-shuttle {
  --fa: "\f5b6";
}

.fa-shuttle-van {
  --fa: "\f5b6";
}

.fa-building-user {
  --fa: "\e4da";
}

.fa-square-caret-left {
  --fa: "\f191";
}

.fa-caret-square-left {
  --fa: "\f191";
}

.fa-highlighter {
  --fa: "\f591";
}

.fa-key {
  --fa: "\f084";
}

.fa-bullhorn {
  --fa: "\f0a1";
}

.fa-globe {
  --fa: "\f0ac";
}

.fa-synagogue {
  --fa: "\f69b";
}

.fa-person-half-dress {
  --fa: "\e548";
}

.fa-road-bridge {
  --fa: "\e563";
}

.fa-location-arrow {
  --fa: "\f124";
}

.fa-c {
  --fa: "C";
}

.fa-tablet-button {
  --fa: "\f10a";
}

.fa-building-lock {
  --fa: "\e4d6";
}

.fa-pizza-slice {
  --fa: "\f818";
}

.fa-money-bill-wave {
  --fa: "\f53a";
}

.fa-chart-area {
  --fa: "\f1fe";
}

.fa-area-chart {
  --fa: "\f1fe";
}

.fa-house-flag {
  --fa: "\e50d";
}

.fa-person-circle-minus {
  --fa: "\e540";
}

.fa-ban {
  --fa: "\f05e";
}

.fa-cancel {
  --fa: "\f05e";
}

.fa-camera-rotate {
  --fa: "\e0d8";
}

.fa-spray-can-sparkles {
  --fa: "\f5d0";
}

.fa-air-freshener {
  --fa: "\f5d0";
}

.fa-star {
  --fa: "\f005";
}

.fa-repeat {
  --fa: "\f363";
}

.fa-cross {
  --fa: "\f654";
}

.fa-box {
  --fa: "\f466";
}

.fa-venus-mars {
  --fa: "\f228";
}

.fa-arrow-pointer {
  --fa: "\f245";
}

.fa-mouse-pointer {
  --fa: "\f245";
}

.fa-maximize {
  --fa: "\f31e";
}

.fa-expand-arrows-alt {
  --fa: "\f31e";
}

.fa-charging-station {
  --fa: "\f5e7";
}

.fa-shapes {
  --fa: "\f61f";
}

.fa-triangle-circle-square {
  --fa: "\f61f";
}

.fa-shuffle {
  --fa: "\f074";
}

.fa-random {
  --fa: "\f074";
}

.fa-person-running {
  --fa: "\f70c";
}

.fa-running {
  --fa: "\f70c";
}

.fa-mobile-retro {
  --fa: "\e527";
}

.fa-grip-lines-vertical {
  --fa: "\f7a5";
}

.fa-spider {
  --fa: "\f717";
}

.fa-hands-bound {
  --fa: "\e4f9";
}

.fa-file-invoice-dollar {
  --fa: "\f571";
}

.fa-plane-circle-exclamation {
  --fa: "\e556";
}

.fa-x-ray {
  --fa: "\f497";
}

.fa-spell-check {
  --fa: "\f891";
}

.fa-slash {
  --fa: "\f715";
}

.fa-computer-mouse {
  --fa: "\f8cc";
}

.fa-mouse {
  --fa: "\f8cc";
}

.fa-arrow-right-to-bracket {
  --fa: "\f090";
}

.fa-sign-in {
  --fa: "\f090";
}

.fa-shop-slash {
  --fa: "\e070";
}

.fa-store-alt-slash {
  --fa: "\e070";
}

.fa-server {
  --fa: "\f233";
}

.fa-virus-covid-slash {
  --fa: "\e4a9";
}

.fa-shop-lock {
  --fa: "\e4a5";
}

.fa-hourglass-start {
  --fa: "\f251";
}

.fa-hourglass-1 {
  --fa: "\f251";
}

.fa-blender-phone {
  --fa: "\f6b6";
}

.fa-building-wheat {
  --fa: "\e4db";
}

.fa-person-breastfeeding {
  --fa: "\e53a";
}

.fa-right-to-bracket {
  --fa: "\f2f6";
}

.fa-sign-in-alt {
  --fa: "\f2f6";
}

.fa-venus {
  --fa: "\f221";
}

.fa-passport {
  --fa: "\f5ab";
}

.fa-thumbtack-slash {
  --fa: "\e68f";
}

.fa-thumb-tack-slash {
  --fa: "\e68f";
}

.fa-heart-pulse {
  --fa: "\f21e";
}

.fa-heartbeat {
  --fa: "\f21e";
}

.fa-people-carry-box {
  --fa: "\f4ce";
}

.fa-people-carry {
  --fa: "\f4ce";
}

.fa-temperature-high {
  --fa: "\f769";
}

.fa-microchip {
  --fa: "\f2db";
}

.fa-crown {
  --fa: "\f521";
}

.fa-weight-hanging {
  --fa: "\f5cd";
}

.fa-xmarks-lines {
  --fa: "\e59a";
}

.fa-file-prescription {
  --fa: "\f572";
}

.fa-weight-scale {
  --fa: "\f496";
}

.fa-weight {
  --fa: "\f496";
}

.fa-user-group {
  --fa: "\f500";
}

.fa-user-friends {
  --fa: "\f500";
}

.fa-arrow-up-a-z {
  --fa: "\f15e";
}

.fa-sort-alpha-up {
  --fa: "\f15e";
}

.fa-chess-knight {
  --fa: "\f441";
}

.fa-face-laugh-squint {
  --fa: "\f59b";
}

.fa-laugh-squint {
  --fa: "\f59b";
}

.fa-wheelchair {
  --fa: "\f193";
}

.fa-circle-arrow-up {
  --fa: "\f0aa";
}

.fa-arrow-circle-up {
  --fa: "\f0aa";
}

.fa-toggle-on {
  --fa: "\f205";
}

.fa-person-walking {
  --fa: "\f554";
}

.fa-walking {
  --fa: "\f554";
}

.fa-l {
  --fa: "L";
}

.fa-fire {
  --fa: "\f06d";
}

.fa-bed-pulse {
  --fa: "\f487";
}

.fa-procedures {
  --fa: "\f487";
}

.fa-shuttle-space {
  --fa: "\f197";
}

.fa-space-shuttle {
  --fa: "\f197";
}

.fa-face-laugh {
  --fa: "\f599";
}

.fa-laugh {
  --fa: "\f599";
}

.fa-folder-open {
  --fa: "\f07c";
}

.fa-heart-circle-plus {
  --fa: "\e500";
}

.fa-code-fork {
  --fa: "\e13b";
}

.fa-city {
  --fa: "\f64f";
}

.fa-microphone-lines {
  --fa: "\f3c9";
}

.fa-microphone-alt {
  --fa: "\f3c9";
}

.fa-pepper-hot {
  --fa: "\f816";
}

.fa-unlock {
  --fa: "\f09c";
}

.fa-colon-sign {
  --fa: "\e140";
}

.fa-headset {
  --fa: "\f590";
}

.fa-store-slash {
  --fa: "\e071";
}

.fa-road-circle-xmark {
  --fa: "\e566";
}

.fa-user-minus {
  --fa: "\f503";
}

.fa-mars-stroke-up {
  --fa: "\f22a";
}

.fa-mars-stroke-v {
  --fa: "\f22a";
}

.fa-champagne-glasses {
  --fa: "\f79f";
}

.fa-glass-cheers {
  --fa: "\f79f";
}

.fa-clipboard {
  --fa: "\f328";
}

.fa-house-circle-exclamation {
  --fa: "\e50a";
}

.fa-file-arrow-up {
  --fa: "\f574";
}

.fa-file-upload {
  --fa: "\f574";
}

.fa-wifi {
  --fa: "\f1eb";
}

.fa-wifi-3 {
  --fa: "\f1eb";
}

.fa-wifi-strong {
  --fa: "\f1eb";
}

.fa-bath {
  --fa: "\f2cd";
}

.fa-bathtub {
  --fa: "\f2cd";
}

.fa-underline {
  --fa: "\f0cd";
}

.fa-user-pen {
  --fa: "\f4ff";
}

.fa-user-edit {
  --fa: "\f4ff";
}

.fa-signature {
  --fa: "\f5b7";
}

.fa-stroopwafel {
  --fa: "\f551";
}

.fa-bold {
  --fa: "\f032";
}

.fa-anchor-lock {
  --fa: "\e4ad";
}

.fa-building-ngo {
  --fa: "\e4d7";
}

.fa-manat-sign {
  --fa: "\e1d5";
}

.fa-not-equal {
  --fa: "\f53e";
}

.fa-border-top-left {
  --fa: "\f853";
}

.fa-border-style {
  --fa: "\f853";
}

.fa-map-location-dot {
  --fa: "\f5a0";
}

.fa-map-marked-alt {
  --fa: "\f5a0";
}

.fa-jedi {
  --fa: "\f669";
}

.fa-square-poll-vertical {
  --fa: "\f681";
}

.fa-poll {
  --fa: "\f681";
}

.fa-mug-hot {
  --fa: "\f7b6";
}

.fa-car-battery {
  --fa: "\f5df";
}

.fa-battery-car {
  --fa: "\f5df";
}

.fa-gift {
  --fa: "\f06b";
}

.fa-dice-two {
  --fa: "\f528";
}

.fa-chess-queen {
  --fa: "\f445";
}

.fa-glasses {
  --fa: "\f530";
}

.fa-chess-board {
  --fa: "\f43c";
}

.fa-building-circle-check {
  --fa: "\e4d2";
}

.fa-person-chalkboard {
  --fa: "\e53d";
}

.fa-mars-stroke-right {
  --fa: "\f22b";
}

.fa-mars-stroke-h {
  --fa: "\f22b";
}

.fa-hand-back-fist {
  --fa: "\f255";
}

.fa-hand-rock {
  --fa: "\f255";
}

.fa-square-caret-up {
  --fa: "\f151";
}

.fa-caret-square-up {
  --fa: "\f151";
}

.fa-cloud-showers-water {
  --fa: "\e4e4";
}

.fa-chart-bar {
  --fa: "\f080";
}

.fa-bar-chart {
  --fa: "\f080";
}

.fa-hands-bubbles {
  --fa: "\e05e";
}

.fa-hands-wash {
  --fa: "\e05e";
}

.fa-less-than-equal {
  --fa: "\f537";
}

.fa-train {
  --fa: "\f238";
}

.fa-eye-low-vision {
  --fa: "\f2a8";
}

.fa-low-vision {
  --fa: "\f2a8";
}

.fa-crow {
  --fa: "\f520";
}

.fa-sailboat {
  --fa: "\e445";
}

.fa-window-restore {
  --fa: "\f2d2";
}

.fa-square-plus {
  --fa: "\f0fe";
}

.fa-plus-square {
  --fa: "\f0fe";
}

.fa-torii-gate {
  --fa: "\f6a1";
}

.fa-frog {
  --fa: "\f52e";
}

.fa-bucket {
  --fa: "\e4cf";
}

.fa-image {
  --fa: "\f03e";
}

.fa-microphone {
  --fa: "\f130";
}

.fa-cow {
  --fa: "\f6c8";
}

.fa-caret-up {
  --fa: "\f0d8";
}

.fa-screwdriver {
  --fa: "\f54a";
}

.fa-folder-closed {
  --fa: "\e185";
}

.fa-house-tsunami {
  --fa: "\e515";
}

.fa-square-nfi {
  --fa: "\e576";
}

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}

.fa-martini-glass {
  --fa: "\f57b";
}

.fa-glass-martini-alt {
  --fa: "\f57b";
}

.fa-square-binary {
  --fa: "\e69b";
}

.fa-rotate-left {
  --fa: "\f2ea";
}

.fa-rotate-back {
  --fa: "\f2ea";
}

.fa-rotate-backward {
  --fa: "\f2ea";
}

.fa-undo-alt {
  --fa: "\f2ea";
}

.fa-table-columns {
  --fa: "\f0db";
}

.fa-columns {
  --fa: "\f0db";
}

.fa-lemon {
  --fa: "\f094";
}

.fa-head-side-mask {
  --fa: "\e063";
}

.fa-handshake {
  --fa: "\f2b5";
}

.fa-gem {
  --fa: "\f3a5";
}

.fa-dolly {
  --fa: "\f472";
}

.fa-dolly-box {
  --fa: "\f472";
}

.fa-smoking {
  --fa: "\f48d";
}

.fa-minimize {
  --fa: "\f78c";
}

.fa-compress-arrows-alt {
  --fa: "\f78c";
}

.fa-monument {
  --fa: "\f5a6";
}

.fa-snowplow {
  --fa: "\f7d2";
}

.fa-angles-right {
  --fa: "\f101";
}

.fa-angle-double-right {
  --fa: "\f101";
}

.fa-cannabis {
  --fa: "\f55f";
}

.fa-circle-play {
  --fa: "\f144";
}

.fa-play-circle {
  --fa: "\f144";
}

.fa-tablets {
  --fa: "\f490";
}

.fa-ethernet {
  --fa: "\f796";
}

.fa-euro-sign {
  --fa: "\f153";
}

.fa-eur {
  --fa: "\f153";
}

.fa-euro {
  --fa: "\f153";
}

.fa-chair {
  --fa: "\f6c0";
}

.fa-circle-check {
  --fa: "\f058";
}

.fa-check-circle {
  --fa: "\f058";
}

.fa-circle-stop {
  --fa: "\f28d";
}

.fa-stop-circle {
  --fa: "\f28d";
}

.fa-compass-drafting {
  --fa: "\f568";
}

.fa-drafting-compass {
  --fa: "\f568";
}

.fa-plate-wheat {
  --fa: "\e55a";
}

.fa-icicles {
  --fa: "\f7ad";
}

.fa-person-shelter {
  --fa: "\e54f";
}

.fa-neuter {
  --fa: "\f22c";
}

.fa-id-badge {
  --fa: "\f2c1";
}

.fa-marker {
  --fa: "\f5a1";
}

.fa-face-laugh-beam {
  --fa: "\f59a";
}

.fa-laugh-beam {
  --fa: "\f59a";
}

.fa-helicopter-symbol {
  --fa: "\e502";
}

.fa-universal-access {
  --fa: "\f29a";
}

.fa-circle-chevron-up {
  --fa: "\f139";
}

.fa-chevron-circle-up {
  --fa: "\f139";
}

.fa-lari-sign {
  --fa: "\e1c8";
}

.fa-volcano {
  --fa: "\f770";
}

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}

.fa-sterling-sign {
  --fa: "\f154";
}

.fa-gbp {
  --fa: "\f154";
}

.fa-pound-sign {
  --fa: "\f154";
}

.fa-viruses {
  --fa: "\e076";
}

.fa-square-person-confined {
  --fa: "\e577";
}

.fa-user-tie {
  --fa: "\f508";
}

.fa-arrow-down-long {
  --fa: "\f175";
}

.fa-long-arrow-down {
  --fa: "\f175";
}

.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}

.fa-certificate {
  --fa: "\f0a3";
}

.fa-reply-all {
  --fa: "\f122";
}

.fa-mail-reply-all {
  --fa: "\f122";
}

.fa-suitcase {
  --fa: "\f0f2";
}

.fa-person-skating {
  --fa: "\f7c5";
}

.fa-skating {
  --fa: "\f7c5";
}

.fa-filter-circle-dollar {
  --fa: "\f662";
}

.fa-funnel-dollar {
  --fa: "\f662";
}

.fa-camera-retro {
  --fa: "\f083";
}

.fa-circle-arrow-down {
  --fa: "\f0ab";
}

.fa-arrow-circle-down {
  --fa: "\f0ab";
}

.fa-file-import {
  --fa: "\f56f";
}

.fa-arrow-right-to-file {
  --fa: "\f56f";
}

.fa-square-arrow-up-right {
  --fa: "\f14c";
}

.fa-external-link-square {
  --fa: "\f14c";
}

.fa-box-open {
  --fa: "\f49e";
}

.fa-scroll {
  --fa: "\f70e";
}

.fa-spa {
  --fa: "\f5bb";
}

.fa-location-pin-lock {
  --fa: "\e51f";
}

.fa-pause {
  --fa: "\f04c";
}

.fa-hill-avalanche {
  --fa: "\e507";
}

.fa-temperature-empty {
  --fa: "\f2cb";
}

.fa-temperature-0 {
  --fa: "\f2cb";
}

.fa-thermometer-0 {
  --fa: "\f2cb";
}

.fa-thermometer-empty {
  --fa: "\f2cb";
}

.fa-bomb {
  --fa: "\f1e2";
}

.fa-registered {
  --fa: "\f25d";
}

.fa-address-card {
  --fa: "\f2bb";
}

.fa-contact-card {
  --fa: "\f2bb";
}

.fa-vcard {
  --fa: "\f2bb";
}

.fa-scale-unbalanced-flip {
  --fa: "\f516";
}

.fa-balance-scale-right {
  --fa: "\f516";
}

.fa-subscript {
  --fa: "\f12c";
}

.fa-diamond-turn-right {
  --fa: "\f5eb";
}

.fa-directions {
  --fa: "\f5eb";
}

.fa-burst {
  --fa: "\e4dc";
}

.fa-house-laptop {
  --fa: "\e066";
}

.fa-laptop-house {
  --fa: "\e066";
}

.fa-face-tired {
  --fa: "\f5c8";
}

.fa-tired {
  --fa: "\f5c8";
}

.fa-money-bills {
  --fa: "\e1f3";
}

.fa-smog {
  --fa: "\f75f";
}

.fa-crutch {
  --fa: "\f7f7";
}

.fa-cloud-arrow-up {
  --fa: "\f0ee";
}

.fa-cloud-upload {
  --fa: "\f0ee";
}

.fa-cloud-upload-alt {
  --fa: "\f0ee";
}

.fa-palette {
  --fa: "\f53f";
}

.fa-arrows-turn-right {
  --fa: "\e4c0";
}

.fa-vest {
  --fa: "\e085";
}

.fa-ferry {
  --fa: "\e4ea";
}

.fa-arrows-down-to-people {
  --fa: "\e4b9";
}

.fa-seedling {
  --fa: "\f4d8";
}

.fa-sprout {
  --fa: "\f4d8";
}

.fa-left-right {
  --fa: "\f337";
}

.fa-arrows-alt-h {
  --fa: "\f337";
}

.fa-boxes-packing {
  --fa: "\e4c7";
}

.fa-circle-arrow-left {
  --fa: "\f0a8";
}

.fa-arrow-circle-left {
  --fa: "\f0a8";
}

.fa-group-arrows-rotate {
  --fa: "\e4f6";
}

.fa-bowl-food {
  --fa: "\e4c6";
}

.fa-candy-cane {
  --fa: "\f786";
}

.fa-arrow-down-wide-short {
  --fa: "\f160";
}

.fa-sort-amount-asc {
  --fa: "\f160";
}

.fa-sort-amount-down {
  --fa: "\f160";
}

.fa-cloud-bolt {
  --fa: "\f76c";
}

.fa-thunderstorm {
  --fa: "\f76c";
}

.fa-text-slash {
  --fa: "\f87d";
}

.fa-remove-format {
  --fa: "\f87d";
}

.fa-face-smile-wink {
  --fa: "\f4da";
}

.fa-smile-wink {
  --fa: "\f4da";
}

.fa-file-word {
  --fa: "\f1c2";
}

.fa-file-powerpoint {
  --fa: "\f1c4";
}

.fa-arrows-left-right {
  --fa: "\f07e";
}

.fa-arrows-h {
  --fa: "\f07e";
}

.fa-house-lock {
  --fa: "\e510";
}

.fa-cloud-arrow-down {
  --fa: "\f0ed";
}

.fa-cloud-download {
  --fa: "\f0ed";
}

.fa-cloud-download-alt {
  --fa: "\f0ed";
}

.fa-children {
  --fa: "\e4e1";
}

.fa-chalkboard {
  --fa: "\f51b";
}

.fa-blackboard {
  --fa: "\f51b";
}

.fa-user-large-slash {
  --fa: "\f4fa";
}

.fa-user-alt-slash {
  --fa: "\f4fa";
}

.fa-envelope-open {
  --fa: "\f2b6";
}

.fa-handshake-simple-slash {
  --fa: "\e05f";
}

.fa-handshake-alt-slash {
  --fa: "\e05f";
}

.fa-mattress-pillow {
  --fa: "\e525";
}

.fa-guarani-sign {
  --fa: "\e19a";
}

.fa-arrows-rotate {
  --fa: "\f021";
}

.fa-refresh {
  --fa: "\f021";
}

.fa-sync {
  --fa: "\f021";
}

.fa-fire-extinguisher {
  --fa: "\f134";
}

.fa-cruzeiro-sign {
  --fa: "\e152";
}

.fa-greater-than-equal {
  --fa: "\f532";
}

.fa-shield-halved {
  --fa: "\f3ed";
}

.fa-shield-alt {
  --fa: "\f3ed";
}

.fa-book-atlas {
  --fa: "\f558";
}

.fa-atlas {
  --fa: "\f558";
}

.fa-virus {
  --fa: "\e074";
}

.fa-envelope-circle-check {
  --fa: "\e4e8";
}

.fa-layer-group {
  --fa: "\f5fd";
}

.fa-arrows-to-dot {
  --fa: "\e4be";
}

.fa-archway {
  --fa: "\f557";
}

.fa-heart-circle-check {
  --fa: "\e4fd";
}

.fa-house-chimney-crack {
  --fa: "\f6f1";
}

.fa-house-damage {
  --fa: "\f6f1";
}

.fa-file-zipper {
  --fa: "\f1c6";
}

.fa-file-archive {
  --fa: "\f1c6";
}

.fa-square {
  --fa: "\f0c8";
}

.fa-martini-glass-empty {
  --fa: "\f000";
}

.fa-glass-martini {
  --fa: "\f000";
}

.fa-couch {
  --fa: "\f4b8";
}

.fa-cedi-sign {
  --fa: "\e0df";
}

.fa-italic {
  --fa: "\f033";
}

.fa-table-cells-column-lock {
  --fa: "\e678";
}

.fa-church {
  --fa: "\f51d";
}

.fa-comments-dollar {
  --fa: "\f653";
}

.fa-democrat {
  --fa: "\f747";
}

.fa-z {
  --fa: "Z";
}

.fa-person-skiing {
  --fa: "\f7c9";
}

.fa-skiing {
  --fa: "\f7c9";
}

.fa-road-lock {
  --fa: "\e567";
}

.fa-a {
  --fa: "A";
}

.fa-temperature-arrow-down {
  --fa: "\e03f";
}

.fa-temperature-down {
  --fa: "\e03f";
}

.fa-feather-pointed {
  --fa: "\f56b";
}

.fa-feather-alt {
  --fa: "\f56b";
}

.fa-p {
  --fa: "P";
}

.fa-snowflake {
  --fa: "\f2dc";
}

.fa-newspaper {
  --fa: "\f1ea";
}

.fa-rectangle-ad {
  --fa: "\f641";
}

.fa-ad {
  --fa: "\f641";
}

.fa-circle-arrow-right {
  --fa: "\f0a9";
}

.fa-arrow-circle-right {
  --fa: "\f0a9";
}

.fa-filter-circle-xmark {
  --fa: "\e17b";
}

.fa-locust {
  --fa: "\e520";
}

.fa-sort {
  --fa: "\f0dc";
}

.fa-unsorted {
  --fa: "\f0dc";
}

.fa-list-ol {
  --fa: "\f0cb";
}

.fa-list-1-2 {
  --fa: "\f0cb";
}

.fa-list-numeric {
  --fa: "\f0cb";
}

.fa-person-dress-burst {
  --fa: "\e544";
}

.fa-money-check-dollar {
  --fa: "\f53d";
}

.fa-money-check-alt {
  --fa: "\f53d";
}

.fa-vector-square {
  --fa: "\f5cb";
}

.fa-bread-slice {
  --fa: "\f7ec";
}

.fa-language {
  --fa: "\f1ab";
}

.fa-face-kiss-wink-heart {
  --fa: "\f598";
}

.fa-kiss-wink-heart {
  --fa: "\f598";
}

.fa-filter {
  --fa: "\f0b0";
}

.fa-question {
  --fa: "\?";
}

.fa-file-signature {
  --fa: "\f573";
}

.fa-up-down-left-right {
  --fa: "\f0b2";
}

.fa-arrows-alt {
  --fa: "\f0b2";
}

.fa-house-chimney-user {
  --fa: "\e065";
}

.fa-hand-holding-heart {
  --fa: "\f4be";
}

.fa-puzzle-piece {
  --fa: "\f12e";
}

.fa-money-check {
  --fa: "\f53c";
}

.fa-star-half-stroke {
  --fa: "\f5c0";
}

.fa-star-half-alt {
  --fa: "\f5c0";
}

.fa-code {
  --fa: "\f121";
}

.fa-whiskey-glass {
  --fa: "\f7a0";
}

.fa-glass-whiskey {
  --fa: "\f7a0";
}

.fa-building-circle-exclamation {
  --fa: "\e4d3";
}

.fa-magnifying-glass-chart {
  --fa: "\e522";
}

.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}

.fa-external-link {
  --fa: "\f08e";
}

.fa-cubes-stacked {
  --fa: "\e4e6";
}

.fa-won-sign {
  --fa: "\f159";
}

.fa-krw {
  --fa: "\f159";
}

.fa-won {
  --fa: "\f159";
}

.fa-virus-covid {
  --fa: "\e4a8";
}

.fa-austral-sign {
  --fa: "\e0a9";
}

.fa-f {
  --fa: "F";
}

.fa-leaf {
  --fa: "\f06c";
}

.fa-road {
  --fa: "\f018";
}

.fa-taxi {
  --fa: "\f1ba";
}

.fa-cab {
  --fa: "\f1ba";
}

.fa-person-circle-plus {
  --fa: "\e541";
}

.fa-chart-pie {
  --fa: "\f200";
}

.fa-pie-chart {
  --fa: "\f200";
}

.fa-bolt-lightning {
  --fa: "\e0b7";
}

.fa-sack-xmark {
  --fa: "\e56a";
}

.fa-file-excel {
  --fa: "\f1c3";
}

.fa-file-contract {
  --fa: "\f56c";
}

.fa-fish-fins {
  --fa: "\e4f2";
}

.fa-building-flag {
  --fa: "\e4d5";
}

.fa-face-grin-beam {
  --fa: "\f582";
}

.fa-grin-beam {
  --fa: "\f582";
}

.fa-object-ungroup {
  --fa: "\f248";
}

.fa-poop {
  --fa: "\f619";
}

.fa-location-pin {
  --fa: "\f041";
}

.fa-map-marker {
  --fa: "\f041";
}

.fa-kaaba {
  --fa: "\f66b";
}

.fa-toilet-paper {
  --fa: "\f71e";
}

.fa-helmet-safety {
  --fa: "\f807";
}

.fa-hard-hat {
  --fa: "\f807";
}

.fa-hat-hard {
  --fa: "\f807";
}

.fa-eject {
  --fa: "\f052";
}

.fa-circle-right {
  --fa: "\f35a";
}

.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}

.fa-plane-circle-check {
  --fa: "\e555";
}

.fa-face-rolling-eyes {
  --fa: "\f5a5";
}

.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}

.fa-object-group {
  --fa: "\f247";
}

.fa-chart-line {
  --fa: "\f201";
}

.fa-line-chart {
  --fa: "\f201";
}

.fa-mask-ventilator {
  --fa: "\e524";
}

.fa-arrow-right {
  --fa: "\f061";
}

.fa-signs-post {
  --fa: "\f277";
}

.fa-map-signs {
  --fa: "\f277";
}

.fa-cash-register {
  --fa: "\f788";
}

.fa-person-circle-question {
  --fa: "\e542";
}

.fa-h {
  --fa: "H";
}

.fa-tarp {
  --fa: "\e57b";
}

.fa-screwdriver-wrench {
  --fa: "\f7d9";
}

.fa-tools {
  --fa: "\f7d9";
}

.fa-arrows-to-eye {
  --fa: "\e4bf";
}

.fa-plug-circle-bolt {
  --fa: "\e55b";
}

.fa-heart {
  --fa: "\f004";
}

.fa-mars-and-venus {
  --fa: "\f224";
}

.fa-house-user {
  --fa: "\e1b0";
}

.fa-home-user {
  --fa: "\e1b0";
}

.fa-dumpster-fire {
  --fa: "\f794";
}

.fa-house-crack {
  --fa: "\e3b1";
}

.fa-martini-glass-citrus {
  --fa: "\f561";
}

.fa-cocktail {
  --fa: "\f561";
}

.fa-face-surprise {
  --fa: "\f5c2";
}

.fa-surprise {
  --fa: "\f5c2";
}

.fa-bottle-water {
  --fa: "\e4c5";
}

.fa-circle-pause {
  --fa: "\f28b";
}

.fa-pause-circle {
  --fa: "\f28b";
}

.fa-toilet-paper-slash {
  --fa: "\e072";
}

.fa-apple-whole {
  --fa: "\f5d1";
}

.fa-apple-alt {
  --fa: "\f5d1";
}

.fa-kitchen-set {
  --fa: "\e51a";
}

.fa-r {
  --fa: "R";
}

.fa-temperature-quarter {
  --fa: "\f2ca";
}

.fa-temperature-1 {
  --fa: "\f2ca";
}

.fa-thermometer-1 {
  --fa: "\f2ca";
}

.fa-thermometer-quarter {
  --fa: "\f2ca";
}

.fa-cube {
  --fa: "\f1b2";
}

.fa-bitcoin-sign {
  --fa: "\e0b4";
}

.fa-shield-dog {
  --fa: "\e573";
}

.fa-solar-panel {
  --fa: "\f5ba";
}

.fa-lock-open {
  --fa: "\f3c1";
}

.fa-elevator {
  --fa: "\e16d";
}

.fa-money-bill-transfer {
  --fa: "\e528";
}

.fa-money-bill-trend-up {
  --fa: "\e529";
}

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}

.fa-square-poll-horizontal {
  --fa: "\f682";
}

.fa-poll-h {
  --fa: "\f682";
}

.fa-circle {
  --fa: "\f111";
}

.fa-backward-fast {
  --fa: "\f049";
}

.fa-fast-backward {
  --fa: "\f049";
}

.fa-recycle {
  --fa: "\f1b8";
}

.fa-user-astronaut {
  --fa: "\f4fb";
}

.fa-plane-slash {
  --fa: "\e069";
}

.fa-trademark {
  --fa: "\f25c";
}

.fa-basketball {
  --fa: "\f434";
}

.fa-basketball-ball {
  --fa: "\f434";
}

.fa-satellite-dish {
  --fa: "\f7c0";
}

.fa-circle-up {
  --fa: "\f35b";
}

.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}

.fa-mobile-screen-button {
  --fa: "\f3cd";
}

.fa-mobile-alt {
  --fa: "\f3cd";
}

.fa-volume-high {
  --fa: "\f028";
}

.fa-volume-up {
  --fa: "\f028";
}

.fa-users-rays {
  --fa: "\e593";
}

.fa-wallet {
  --fa: "\f555";
}

.fa-clipboard-check {
  --fa: "\f46c";
}

.fa-file-audio {
  --fa: "\f1c7";
}

.fa-burger {
  --fa: "\f805";
}

.fa-hamburger {
  --fa: "\f805";
}

.fa-wrench {
  --fa: "\f0ad";
}

.fa-bugs {
  --fa: "\e4d0";
}

.fa-rupee-sign {
  --fa: "\f156";
}

.fa-rupee {
  --fa: "\f156";
}

.fa-file-image {
  --fa: "\f1c5";
}

.fa-circle-question {
  --fa: "\f059";
}

.fa-question-circle {
  --fa: "\f059";
}

.fa-plane-departure {
  --fa: "\f5b0";
}

.fa-handshake-slash {
  --fa: "\e060";
}

.fa-book-bookmark {
  --fa: "\e0bb";
}

.fa-code-branch {
  --fa: "\f126";
}

.fa-hat-cowboy {
  --fa: "\f8c0";
}

.fa-bridge {
  --fa: "\e4c8";
}

.fa-phone-flip {
  --fa: "\f879";
}

.fa-phone-alt {
  --fa: "\f879";
}

.fa-truck-front {
  --fa: "\e2b7";
}

.fa-cat {
  --fa: "\f6be";
}

.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}

.fa-truck-field {
  --fa: "\e58d";
}

.fa-route {
  --fa: "\f4d7";
}

.fa-clipboard-question {
  --fa: "\e4e3";
}

.fa-panorama {
  --fa: "\e209";
}

.fa-comment-medical {
  --fa: "\f7f5";
}

.fa-teeth-open {
  --fa: "\f62f";
}

.fa-file-circle-minus {
  --fa: "\e4ed";
}

.fa-tags {
  --fa: "\f02c";
}

.fa-wine-glass {
  --fa: "\f4e3";
}

.fa-forward-fast {
  --fa: "\f050";
}

.fa-fast-forward {
  --fa: "\f050";
}

.fa-face-meh-blank {
  --fa: "\f5a4";
}

.fa-meh-blank {
  --fa: "\f5a4";
}

.fa-square-parking {
  --fa: "\f540";
}

.fa-parking {
  --fa: "\f540";
}

.fa-house-signal {
  --fa: "\e012";
}

.fa-bars-progress {
  --fa: "\f828";
}

.fa-tasks-alt {
  --fa: "\f828";
}

.fa-faucet-drip {
  --fa: "\e006";
}

.fa-cart-flatbed {
  --fa: "\f474";
}

.fa-dolly-flatbed {
  --fa: "\f474";
}

.fa-ban-smoking {
  --fa: "\f54d";
}

.fa-smoking-ban {
  --fa: "\f54d";
}

.fa-terminal {
  --fa: "\f120";
}

.fa-mobile-button {
  --fa: "\f10b";
}

.fa-house-medical-flag {
  --fa: "\e514";
}

.fa-basket-shopping {
  --fa: "\f291";
}

.fa-shopping-basket {
  --fa: "\f291";
}

.fa-tape {
  --fa: "\f4db";
}

.fa-bus-simple {
  --fa: "\f55e";
}

.fa-bus-alt {
  --fa: "\f55e";
}

.fa-eye {
  --fa: "\f06e";
}

.fa-face-sad-cry {
  --fa: "\f5b3";
}

.fa-sad-cry {
  --fa: "\f5b3";
}

.fa-audio-description {
  --fa: "\f29e";
}

.fa-person-military-to-person {
  --fa: "\e54c";
}

.fa-file-shield {
  --fa: "\e4f0";
}

.fa-user-slash {
  --fa: "\f506";
}

.fa-pen {
  --fa: "\f304";
}

.fa-tower-observation {
  --fa: "\e586";
}

.fa-file-code {
  --fa: "\f1c9";
}

.fa-signal {
  --fa: "\f012";
}

.fa-signal-5 {
  --fa: "\f012";
}

.fa-signal-perfect {
  --fa: "\f012";
}

.fa-bus {
  --fa: "\f207";
}

.fa-heart-circle-xmark {
  --fa: "\e501";
}

.fa-house-chimney {
  --fa: "\e3af";
}

.fa-home-lg {
  --fa: "\e3af";
}

.fa-window-maximize {
  --fa: "\f2d0";
}

.fa-face-frown {
  --fa: "\f119";
}

.fa-frown {
  --fa: "\f119";
}

.fa-prescription {
  --fa: "\f5b1";
}

.fa-shop {
  --fa: "\f54f";
}

.fa-store-alt {
  --fa: "\f54f";
}

.fa-floppy-disk {
  --fa: "\f0c7";
}

.fa-save {
  --fa: "\f0c7";
}

.fa-vihara {
  --fa: "\f6a7";
}

.fa-scale-unbalanced {
  --fa: "\f515";
}

.fa-balance-scale-left {
  --fa: "\f515";
}

.fa-sort-up {
  --fa: "\f0de";
}

.fa-sort-asc {
  --fa: "\f0de";
}

.fa-comment-dots {
  --fa: "\f4ad";
}

.fa-commenting {
  --fa: "\f4ad";
}

.fa-plant-wilt {
  --fa: "\e5aa";
}

.fa-diamond {
  --fa: "\f219";
}

.fa-face-grin-squint {
  --fa: "\f585";
}

.fa-grin-squint {
  --fa: "\f585";
}

.fa-hand-holding-dollar {
  --fa: "\f4c0";
}

.fa-hand-holding-usd {
  --fa: "\f4c0";
}

.fa-chart-diagram {
  --fa: "\e695";
}

.fa-bacterium {
  --fa: "\e05a";
}

.fa-hand-pointer {
  --fa: "\f25a";
}

.fa-drum-steelpan {
  --fa: "\f56a";
}

.fa-hand-scissors {
  --fa: "\f257";
}

.fa-hands-praying {
  --fa: "\f684";
}

.fa-praying-hands {
  --fa: "\f684";
}

.fa-arrow-rotate-right {
  --fa: "\f01e";
}

.fa-arrow-right-rotate {
  --fa: "\f01e";
}

.fa-arrow-rotate-forward {
  --fa: "\f01e";
}

.fa-redo {
  --fa: "\f01e";
}

.fa-biohazard {
  --fa: "\f780";
}

.fa-location-crosshairs {
  --fa: "\f601";
}

.fa-location {
  --fa: "\f601";
}

.fa-mars-double {
  --fa: "\f227";
}

.fa-child-dress {
  --fa: "\e59c";
}

.fa-users-between-lines {
  --fa: "\e591";
}

.fa-lungs-virus {
  --fa: "\e067";
}

.fa-face-grin-tears {
  --fa: "\f588";
}

.fa-grin-tears {
  --fa: "\f588";
}

.fa-phone {
  --fa: "\f095";
}

.fa-calendar-xmark {
  --fa: "\f273";
}

.fa-calendar-times {
  --fa: "\f273";
}

.fa-child-reaching {
  --fa: "\e59d";
}

.fa-head-side-virus {
  --fa: "\e064";
}

.fa-user-gear {
  --fa: "\f4fe";
}

.fa-user-cog {
  --fa: "\f4fe";
}

.fa-arrow-up-1-9 {
  --fa: "\f163";
}

.fa-sort-numeric-up {
  --fa: "\f163";
}

.fa-door-closed {
  --fa: "\f52a";
}

.fa-shield-virus {
  --fa: "\e06c";
}

.fa-dice-six {
  --fa: "\f526";
}

.fa-mosquito-net {
  --fa: "\e52c";
}

.fa-file-fragment {
  --fa: "\e697";
}

.fa-bridge-water {
  --fa: "\e4ce";
}

.fa-person-booth {
  --fa: "\f756";
}

.fa-text-width {
  --fa: "\f035";
}

.fa-hat-wizard {
  --fa: "\f6e8";
}

.fa-pen-fancy {
  --fa: "\f5ac";
}

.fa-person-digging {
  --fa: "\f85e";
}

.fa-digging {
  --fa: "\f85e";
}

.fa-trash {
  --fa: "\f1f8";
}

.fa-gauge-simple {
  --fa: "\f629";
}

.fa-gauge-simple-med {
  --fa: "\f629";
}

.fa-tachometer-average {
  --fa: "\f629";
}

.fa-book-medical {
  --fa: "\f7e6";
}

.fa-poo {
  --fa: "\f2fe";
}

.fa-quote-right {
  --fa: "\f10e";
}

.fa-quote-right-alt {
  --fa: "\f10e";
}

.fa-shirt {
  --fa: "\f553";
}

.fa-t-shirt {
  --fa: "\f553";
}

.fa-tshirt {
  --fa: "\f553";
}

.fa-cubes {
  --fa: "\f1b3";
}

.fa-divide {
  --fa: "\f529";
}

.fa-tenge-sign {
  --fa: "\f7d7";
}

.fa-tenge {
  --fa: "\f7d7";
}

.fa-headphones {
  --fa: "\f025";
}

.fa-hands-holding {
  --fa: "\f4c2";
}

.fa-hands-clapping {
  --fa: "\e1a8";
}

.fa-republican {
  --fa: "\f75e";
}

.fa-arrow-left {
  --fa: "\f060";
}

.fa-person-circle-xmark {
  --fa: "\e543";
}

.fa-ruler {
  --fa: "\f545";
}

.fa-align-left {
  --fa: "\f036";
}

.fa-dice-d6 {
  --fa: "\f6d1";
}

.fa-restroom {
  --fa: "\f7bd";
}

.fa-j {
  --fa: "J";
}

.fa-users-viewfinder {
  --fa: "\e595";
}

.fa-file-video {
  --fa: "\f1c8";
}

.fa-up-right-from-square {
  --fa: "\f35d";
}

.fa-external-link-alt {
  --fa: "\f35d";
}

.fa-table-cells {
  --fa: "\f00a";
}

.fa-th {
  --fa: "\f00a";
}

.fa-file-pdf {
  --fa: "\f1c1";
}

.fa-book-bible {
  --fa: "\f647";
}

.fa-bible {
  --fa: "\f647";
}

.fa-o {
  --fa: "O";
}

.fa-suitcase-medical {
  --fa: "\f0fa";
}

.fa-medkit {
  --fa: "\f0fa";
}

.fa-user-secret {
  --fa: "\f21b";
}

.fa-otter {
  --fa: "\f700";
}

.fa-person-dress {
  --fa: "\f182";
}

.fa-female {
  --fa: "\f182";
}

.fa-comment-dollar {
  --fa: "\f651";
}

.fa-business-time {
  --fa: "\f64a";
}

.fa-briefcase-clock {
  --fa: "\f64a";
}

.fa-table-cells-large {
  --fa: "\f009";
}

.fa-th-large {
  --fa: "\f009";
}

.fa-book-tanakh {
  --fa: "\f827";
}

.fa-tanakh {
  --fa: "\f827";
}

.fa-phone-volume {
  --fa: "\f2a0";
}

.fa-volume-control-phone {
  --fa: "\f2a0";
}

.fa-hat-cowboy-side {
  --fa: "\f8c1";
}

.fa-clipboard-user {
  --fa: "\f7f3";
}

.fa-child {
  --fa: "\f1ae";
}

.fa-lira-sign {
  --fa: "\f195";
}

.fa-satellite {
  --fa: "\f7bf";
}

.fa-plane-lock {
  --fa: "\e558";
}

.fa-tag {
  --fa: "\f02b";
}

.fa-comment {
  --fa: "\f075";
}

.fa-cake-candles {
  --fa: "\f1fd";
}

.fa-birthday-cake {
  --fa: "\f1fd";
}

.fa-cake {
  --fa: "\f1fd";
}

.fa-envelope {
  --fa: "\f0e0";
}

.fa-angles-up {
  --fa: "\f102";
}

.fa-angle-double-up {
  --fa: "\f102";
}

.fa-paperclip {
  --fa: "\f0c6";
}

.fa-arrow-right-to-city {
  --fa: "\e4b3";
}

.fa-ribbon {
  --fa: "\f4d6";
}

.fa-lungs {
  --fa: "\f604";
}

.fa-arrow-up-9-1 {
  --fa: "\f887";
}

.fa-sort-numeric-up-alt {
  --fa: "\f887";
}

.fa-litecoin-sign {
  --fa: "\e1d3";
}

.fa-border-none {
  --fa: "\f850";
}

.fa-circle-nodes {
  --fa: "\e4e2";
}

.fa-parachute-box {
  --fa: "\f4cd";
}

.fa-indent {
  --fa: "\f03c";
}

.fa-truck-field-un {
  --fa: "\e58e";
}

.fa-hourglass {
  --fa: "\f254";
}

.fa-hourglass-empty {
  --fa: "\f254";
}

.fa-mountain {
  --fa: "\f6fc";
}

.fa-user-doctor {
  --fa: "\f0f0";
}

.fa-user-md {
  --fa: "\f0f0";
}

.fa-circle-info {
  --fa: "\f05a";
}

.fa-info-circle {
  --fa: "\f05a";
}

.fa-cloud-meatball {
  --fa: "\f73b";
}

.fa-camera {
  --fa: "\f030";
}

.fa-camera-alt {
  --fa: "\f030";
}

.fa-square-virus {
  --fa: "\e578";
}

.fa-meteor {
  --fa: "\f753";
}

.fa-car-on {
  --fa: "\e4dd";
}

.fa-sleigh {
  --fa: "\f7cc";
}

.fa-arrow-down-1-9 {
  --fa: "\f162";
}

.fa-sort-numeric-asc {
  --fa: "\f162";
}

.fa-sort-numeric-down {
  --fa: "\f162";
}

.fa-hand-holding-droplet {
  --fa: "\f4c1";
}

.fa-hand-holding-water {
  --fa: "\f4c1";
}

.fa-water {
  --fa: "\f773";
}

.fa-calendar-check {
  --fa: "\f274";
}

.fa-braille {
  --fa: "\f2a1";
}

.fa-prescription-bottle-medical {
  --fa: "\f486";
}

.fa-prescription-bottle-alt {
  --fa: "\f486";
}

.fa-landmark {
  --fa: "\f66f";
}

.fa-truck {
  --fa: "\f0d1";
}

.fa-crosshairs {
  --fa: "\f05b";
}

.fa-person-cane {
  --fa: "\e53c";
}

.fa-tent {
  --fa: "\e57d";
}

.fa-vest-patches {
  --fa: "\e086";
}

.fa-check-double {
  --fa: "\f560";
}

.fa-arrow-down-a-z {
  --fa: "\f15d";
}

.fa-sort-alpha-asc {
  --fa: "\f15d";
}

.fa-sort-alpha-down {
  --fa: "\f15d";
}

.fa-money-bill-wheat {
  --fa: "\e52a";
}

.fa-cookie {
  --fa: "\f563";
}

.fa-arrow-rotate-left {
  --fa: "\f0e2";
}

.fa-arrow-left-rotate {
  --fa: "\f0e2";
}

.fa-arrow-rotate-back {
  --fa: "\f0e2";
}

.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}

.fa-undo {
  --fa: "\f0e2";
}

.fa-hard-drive {
  --fa: "\f0a0";
}

.fa-hdd {
  --fa: "\f0a0";
}

.fa-face-grin-squint-tears {
  --fa: "\f586";
}

.fa-grin-squint-tears {
  --fa: "\f586";
}

.fa-dumbbell {
  --fa: "\f44b";
}

.fa-rectangle-list {
  --fa: "\f022";
}

.fa-list-alt {
  --fa: "\f022";
}

.fa-tarp-droplet {
  --fa: "\e57c";
}

.fa-house-medical-circle-check {
  --fa: "\e511";
}

.fa-person-skiing-nordic {
  --fa: "\f7ca";
}

.fa-skiing-nordic {
  --fa: "\f7ca";
}

.fa-calendar-plus {
  --fa: "\f271";
}

.fa-plane-arrival {
  --fa: "\f5af";
}

.fa-circle-left {
  --fa: "\f359";
}

.fa-arrow-alt-circle-left {
  --fa: "\f359";
}

.fa-train-subway {
  --fa: "\f239";
}

.fa-subway {
  --fa: "\f239";
}

.fa-chart-gantt {
  --fa: "\e0e4";
}

.fa-indian-rupee-sign {
  --fa: "\e1bc";
}

.fa-indian-rupee {
  --fa: "\e1bc";
}

.fa-inr {
  --fa: "\e1bc";
}

.fa-crop-simple {
  --fa: "\f565";
}

.fa-crop-alt {
  --fa: "\f565";
}

.fa-money-bill-1 {
  --fa: "\f3d1";
}

.fa-money-bill-alt {
  --fa: "\f3d1";
}

.fa-left-long {
  --fa: "\f30a";
}

.fa-long-arrow-alt-left {
  --fa: "\f30a";
}

.fa-dna {
  --fa: "\f471";
}

.fa-virus-slash {
  --fa: "\e075";
}

.fa-minus {
  --fa: "\f068";
}

.fa-subtract {
  --fa: "\f068";
}

.fa-chess {
  --fa: "\f439";
}

.fa-arrow-left-long {
  --fa: "\f177";
}

.fa-long-arrow-left {
  --fa: "\f177";
}

.fa-plug-circle-check {
  --fa: "\e55c";
}

.fa-street-view {
  --fa: "\f21d";
}

.fa-franc-sign {
  --fa: "\e18f";
}

.fa-volume-off {
  --fa: "\f026";
}

.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}

.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-asl-interpreting {
  --fa: "\f2a3";
}

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}

.fa-gear {
  --fa: "\f013";
}

.fa-cog {
  --fa: "\f013";
}

.fa-droplet-slash {
  --fa: "\f5c7";
}

.fa-tint-slash {
  --fa: "\f5c7";
}

.fa-mosque {
  --fa: "\f678";
}

.fa-mosquito {
  --fa: "\e52b";
}

.fa-star-of-david {
  --fa: "\f69a";
}

.fa-person-military-rifle {
  --fa: "\e54b";
}

.fa-cart-shopping {
  --fa: "\f07a";
}

.fa-shopping-cart {
  --fa: "\f07a";
}

.fa-vials {
  --fa: "\f493";
}

.fa-plug-circle-plus {
  --fa: "\e55f";
}

.fa-place-of-worship {
  --fa: "\f67f";
}

.fa-grip-vertical {
  --fa: "\f58e";
}

.fa-hexagon-nodes {
  --fa: "\e699";
}

.fa-arrow-turn-up {
  --fa: "\f148";
}

.fa-level-up {
  --fa: "\f148";
}

.fa-u {
  --fa: "U";
}

.fa-square-root-variable {
  --fa: "\f698";
}

.fa-square-root-alt {
  --fa: "\f698";
}

.fa-clock {
  --fa: "\f017";
}

.fa-clock-four {
  --fa: "\f017";
}

.fa-backward-step {
  --fa: "\f048";
}

.fa-step-backward {
  --fa: "\f048";
}

.fa-pallet {
  --fa: "\f482";
}

.fa-faucet {
  --fa: "\e005";
}

.fa-baseball-bat-ball {
  --fa: "\f432";
}

.fa-s {
  --fa: "S";
}

.fa-timeline {
  --fa: "\e29c";
}

.fa-keyboard {
  --fa: "\f11c";
}

.fa-caret-down {
  --fa: "\f0d7";
}

.fa-house-chimney-medical {
  --fa: "\f7f2";
}

.fa-clinic-medical {
  --fa: "\f7f2";
}

.fa-temperature-three-quarters {
  --fa: "\f2c8";
}

.fa-temperature-3 {
  --fa: "\f2c8";
}

.fa-thermometer-3 {
  --fa: "\f2c8";
}

.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}

.fa-mobile-screen {
  --fa: "\f3cf";
}

.fa-mobile-android-alt {
  --fa: "\f3cf";
}

.fa-plane-up {
  --fa: "\e22d";
}

.fa-piggy-bank {
  --fa: "\f4d3";
}

.fa-battery-half {
  --fa: "\f242";
}

.fa-battery-3 {
  --fa: "\f242";
}

.fa-mountain-city {
  --fa: "\e52e";
}

.fa-coins {
  --fa: "\f51e";
}

.fa-khanda {
  --fa: "\f66d";
}

.fa-sliders {
  --fa: "\f1de";
}

.fa-sliders-h {
  --fa: "\f1de";
}

.fa-folder-tree {
  --fa: "\f802";
}

.fa-network-wired {
  --fa: "\f6ff";
}

.fa-map-pin {
  --fa: "\f276";
}

.fa-hamsa {
  --fa: "\f665";
}

.fa-cent-sign {
  --fa: "\e3f5";
}

.fa-flask {
  --fa: "\f0c3";
}

.fa-person-pregnant {
  --fa: "\e31e";
}

.fa-wand-sparkles {
  --fa: "\f72b";
}

.fa-ellipsis-vertical {
  --fa: "\f142";
}

.fa-ellipsis-v {
  --fa: "\f142";
}

.fa-ticket {
  --fa: "\f145";
}

.fa-power-off {
  --fa: "\f011";
}

.fa-right-long {
  --fa: "\f30b";
}

.fa-long-arrow-alt-right {
  --fa: "\f30b";
}

.fa-flag-usa {
  --fa: "\f74d";
}

.fa-laptop-file {
  --fa: "\e51d";
}

.fa-tty {
  --fa: "\f1e4";
}

.fa-teletype {
  --fa: "\f1e4";
}

.fa-diagram-next {
  --fa: "\e476";
}

.fa-person-rifle {
  --fa: "\e54e";
}

.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}

.fa-closed-captioning {
  --fa: "\f20a";
}

.fa-person-hiking {
  --fa: "\f6ec";
}

.fa-hiking {
  --fa: "\f6ec";
}

.fa-venus-double {
  --fa: "\f226";
}

.fa-images {
  --fa: "\f302";
}

.fa-calculator {
  --fa: "\f1ec";
}

.fa-people-pulling {
  --fa: "\e535";
}

.fa-n {
  --fa: "N";
}

.fa-cable-car {
  --fa: "\f7da";
}

.fa-tram {
  --fa: "\f7da";
}

.fa-cloud-rain {
  --fa: "\f73d";
}

.fa-building-circle-xmark {
  --fa: "\e4d4";
}

.fa-ship {
  --fa: "\f21a";
}

.fa-arrows-down-to-line {
  --fa: "\e4b8";
}

.fa-download {
  --fa: "\f019";
}

.fa-face-grin {
  --fa: "\f580";
}

.fa-grin {
  --fa: "\f580";
}

.fa-delete-left {
  --fa: "\f55a";
}

.fa-backspace {
  --fa: "\f55a";
}

.fa-eye-dropper {
  --fa: "\f1fb";
}

.fa-eye-dropper-empty {
  --fa: "\f1fb";
}

.fa-eyedropper {
  --fa: "\f1fb";
}

.fa-file-circle-check {
  --fa: "\e5a0";
}

.fa-forward {
  --fa: "\f04e";
}

.fa-mobile {
  --fa: "\f3ce";
}

.fa-mobile-android {
  --fa: "\f3ce";
}

.fa-mobile-phone {
  --fa: "\f3ce";
}

.fa-face-meh {
  --fa: "\f11a";
}

.fa-meh {
  --fa: "\f11a";
}

.fa-align-center {
  --fa: "\f037";
}

.fa-book-skull {
  --fa: "\f6b7";
}

.fa-book-dead {
  --fa: "\f6b7";
}

.fa-id-card {
  --fa: "\f2c2";
}

.fa-drivers-license {
  --fa: "\f2c2";
}

.fa-outdent {
  --fa: "\f03b";
}

.fa-dedent {
  --fa: "\f03b";
}

.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}

.fa-house {
  --fa: "\f015";
}

.fa-home {
  --fa: "\f015";
}

.fa-home-alt {
  --fa: "\f015";
}

.fa-home-lg-alt {
  --fa: "\f015";
}

.fa-calendar-week {
  --fa: "\f784";
}

.fa-laptop-medical {
  --fa: "\f812";
}

.fa-b {
  --fa: "B";
}

.fa-file-medical {
  --fa: "\f477";
}

.fa-dice-one {
  --fa: "\f525";
}

.fa-kiwi-bird {
  --fa: "\f535";
}

.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}

.fa-exchange {
  --fa: "\f0ec";
}

.fa-rotate-right {
  --fa: "\f2f9";
}

.fa-redo-alt {
  --fa: "\f2f9";
}

.fa-rotate-forward {
  --fa: "\f2f9";
}

.fa-utensils {
  --fa: "\f2e7";
}

.fa-cutlery {
  --fa: "\f2e7";
}

.fa-arrow-up-wide-short {
  --fa: "\f161";
}

.fa-sort-amount-up {
  --fa: "\f161";
}

.fa-mill-sign {
  --fa: "\e1ed";
}

.fa-bowl-rice {
  --fa: "\e2eb";
}

.fa-skull {
  --fa: "\f54c";
}

.fa-tower-broadcast {
  --fa: "\f519";
}

.fa-broadcast-tower {
  --fa: "\f519";
}

.fa-truck-pickup {
  --fa: "\f63c";
}

.fa-up-long {
  --fa: "\f30c";
}

.fa-long-arrow-alt-up {
  --fa: "\f30c";
}

.fa-stop {
  --fa: "\f04d";
}

.fa-code-merge {
  --fa: "\f387";
}

.fa-upload {
  --fa: "\f093";
}

.fa-hurricane {
  --fa: "\f751";
}

.fa-mound {
  --fa: "\e52d";
}

.fa-toilet-portable {
  --fa: "\e583";
}

.fa-compact-disc {
  --fa: "\f51f";
}

.fa-file-arrow-down {
  --fa: "\f56d";
}

.fa-file-download {
  --fa: "\f56d";
}

.fa-caravan {
  --fa: "\f8ff";
}

.fa-shield-cat {
  --fa: "\e572";
}

.fa-bolt {
  --fa: "\f0e7";
}

.fa-zap {
  --fa: "\f0e7";
}

.fa-glass-water {
  --fa: "\e4f4";
}

.fa-oil-well {
  --fa: "\e532";
}

.fa-vault {
  --fa: "\e2c5";
}

.fa-mars {
  --fa: "\f222";
}

.fa-toilet {
  --fa: "\f7d8";
}

.fa-plane-circle-xmark {
  --fa: "\e557";
}

.fa-yen-sign {
  --fa: "\f157";
}

.fa-cny {
  --fa: "\f157";
}

.fa-jpy {
  --fa: "\f157";
}

.fa-rmb {
  --fa: "\f157";
}

.fa-yen {
  --fa: "\f157";
}

.fa-ruble-sign {
  --fa: "\f158";
}

.fa-rouble {
  --fa: "\f158";
}

.fa-rub {
  --fa: "\f158";
}

.fa-ruble {
  --fa: "\f158";
}

.fa-sun {
  --fa: "\f185";
}

.fa-guitar {
  --fa: "\f7a6";
}

.fa-face-laugh-wink {
  --fa: "\f59c";
}

.fa-laugh-wink {
  --fa: "\f59c";
}

.fa-horse-head {
  --fa: "\f7ab";
}

.fa-bore-hole {
  --fa: "\e4c3";
}

.fa-industry {
  --fa: "\f275";
}

.fa-circle-down {
  --fa: "\f358";
}

.fa-arrow-alt-circle-down {
  --fa: "\f358";
}

.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}

.fa-florin-sign {
  --fa: "\e184";
}

.fa-arrow-down-short-wide {
  --fa: "\f884";
}

.fa-sort-amount-desc {
  --fa: "\f884";
}

.fa-sort-amount-down-alt {
  --fa: "\f884";
}

.fa-less-than {
  --fa: "\<";
}

.fa-angle-down {
  --fa: "\f107";
}

.fa-car-tunnel {
  --fa: "\e4de";
}

.fa-head-side-cough {
  --fa: "\e061";
}

.fa-grip-lines {
  --fa: "\f7a4";
}

.fa-thumbs-down {
  --fa: "\f165";
}

.fa-user-lock {
  --fa: "\f502";
}

.fa-arrow-right-long {
  --fa: "\f178";
}

.fa-long-arrow-right {
  --fa: "\f178";
}

.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}

.fa-ellipsis {
  --fa: "\f141";
}

.fa-ellipsis-h {
  --fa: "\f141";
}

.fa-chess-pawn {
  --fa: "\f443";
}

.fa-kit-medical {
  --fa: "\f479";
}

.fa-first-aid {
  --fa: "\f479";
}

.fa-person-through-window {
  --fa: "\e5a9";
}

.fa-toolbox {
  --fa: "\f552";
}

.fa-hands-holding-circle {
  --fa: "\e4fb";
}

.fa-bug {
  --fa: "\f188";
}

.fa-credit-card {
  --fa: "\f09d";
}

.fa-credit-card-alt {
  --fa: "\f09d";
}

.fa-car {
  --fa: "\f1b9";
}

.fa-automobile {
  --fa: "\f1b9";
}

.fa-hand-holding-hand {
  --fa: "\e4f7";
}

.fa-book-open-reader {
  --fa: "\f5da";
}

.fa-book-reader {
  --fa: "\f5da";
}

.fa-mountain-sun {
  --fa: "\e52f";
}

.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}

.fa-dice-d20 {
  --fa: "\f6cf";
}

.fa-truck-droplet {
  --fa: "\e58c";
}

.fa-file-circle-xmark {
  --fa: "\e5a1";
}

.fa-temperature-arrow-up {
  --fa: "\e040";
}

.fa-temperature-up {
  --fa: "\e040";
}

.fa-medal {
  --fa: "\f5a2";
}

.fa-bed {
  --fa: "\f236";
}

.fa-square-h {
  --fa: "\f0fd";
}

.fa-h-square {
  --fa: "\f0fd";
}

.fa-podcast {
  --fa: "\f2ce";
}

.fa-temperature-full {
  --fa: "\f2c7";
}

.fa-temperature-4 {
  --fa: "\f2c7";
}

.fa-thermometer-4 {
  --fa: "\f2c7";
}

.fa-thermometer-full {
  --fa: "\f2c7";
}

.fa-bell {
  --fa: "\f0f3";
}

.fa-superscript {
  --fa: "\f12b";
}

.fa-plug-circle-xmark {
  --fa: "\e560";
}

.fa-star-of-life {
  --fa: "\f621";
}

.fa-phone-slash {
  --fa: "\f3dd";
}

.fa-paint-roller {
  --fa: "\f5aa";
}

.fa-handshake-angle {
  --fa: "\f4c4";
}

.fa-hands-helping {
  --fa: "\f4c4";
}

.fa-location-dot {
  --fa: "\f3c5";
}

.fa-map-marker-alt {
  --fa: "\f3c5";
}

.fa-file {
  --fa: "\f15b";
}

.fa-greater-than {
  --fa: "\>";
}

.fa-person-swimming {
  --fa: "\f5c4";
}

.fa-swimmer {
  --fa: "\f5c4";
}

.fa-arrow-down {
  --fa: "\f063";
}

.fa-droplet {
  --fa: "\f043";
}

.fa-tint {
  --fa: "\f043";
}

.fa-eraser {
  --fa: "\f12d";
}

.fa-earth-americas {
  --fa: "\f57d";
}

.fa-earth {
  --fa: "\f57d";
}

.fa-earth-america {
  --fa: "\f57d";
}

.fa-globe-americas {
  --fa: "\f57d";
}

.fa-person-burst {
  --fa: "\e53b";
}

.fa-dove {
  --fa: "\f4ba";
}

.fa-battery-empty {
  --fa: "\f244";
}

.fa-battery-0 {
  --fa: "\f244";
}

.fa-socks {
  --fa: "\f696";
}

.fa-inbox {
  --fa: "\f01c";
}

.fa-section {
  --fa: "\e447";
}

.fa-gauge-high {
  --fa: "\f625";
}

.fa-tachometer-alt {
  --fa: "\f625";
}

.fa-tachometer-alt-fast {
  --fa: "\f625";
}

.fa-envelope-open-text {
  --fa: "\f658";
}

.fa-hospital {
  --fa: "\f0f8";
}

.fa-hospital-alt {
  --fa: "\f0f8";
}

.fa-hospital-wide {
  --fa: "\f0f8";
}

.fa-wine-bottle {
  --fa: "\f72f";
}

.fa-chess-rook {
  --fa: "\f447";
}

.fa-bars-staggered {
  --fa: "\f550";
}

.fa-reorder {
  --fa: "\f550";
}

.fa-stream {
  --fa: "\f550";
}

.fa-dharmachakra {
  --fa: "\f655";
}

.fa-hotdog {
  --fa: "\f80f";
}

.fa-person-walking-with-cane {
  --fa: "\f29d";
}

.fa-blind {
  --fa: "\f29d";
}

.fa-drum {
  --fa: "\f569";
}

.fa-ice-cream {
  --fa: "\f810";
}

.fa-heart-circle-bolt {
  --fa: "\e4fc";
}

.fa-fax {
  --fa: "\f1ac";
}

.fa-paragraph {
  --fa: "\f1dd";
}

.fa-check-to-slot {
  --fa: "\f772";
}

.fa-vote-yea {
  --fa: "\f772";
}

.fa-star-half {
  --fa: "\f089";
}

.fa-boxes-stacked {
  --fa: "\f468";
}

.fa-boxes {
  --fa: "\f468";
}

.fa-boxes-alt {
  --fa: "\f468";
}

.fa-link {
  --fa: "\f0c1";
}

.fa-chain {
  --fa: "\f0c1";
}

.fa-ear-listen {
  --fa: "\f2a2";
}

.fa-assistive-listening-systems {
  --fa: "\f2a2";
}

.fa-tree-city {
  --fa: "\e587";
}

.fa-play {
  --fa: "\f04b";
}

.fa-font {
  --fa: "\f031";
}

.fa-table-cells-row-lock {
  --fa: "\e67a";
}

.fa-rupiah-sign {
  --fa: "\e23d";
}

.fa-magnifying-glass {
  --fa: "\f002";
}

.fa-search {
  --fa: "\f002";
}

.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}

.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}

.fa-table-tennis {
  --fa: "\f45d";
}

.fa-person-dots-from-line {
  --fa: "\f470";
}

.fa-diagnoses {
  --fa: "\f470";
}

.fa-trash-can-arrow-up {
  --fa: "\f82a";
}

.fa-trash-restore-alt {
  --fa: "\f82a";
}

.fa-naira-sign {
  --fa: "\e1f6";
}

.fa-cart-arrow-down {
  --fa: "\f218";
}

.fa-walkie-talkie {
  --fa: "\f8ef";
}

.fa-file-pen {
  --fa: "\f31c";
}

.fa-file-edit {
  --fa: "\f31c";
}

.fa-receipt {
  --fa: "\f543";
}

.fa-square-pen {
  --fa: "\f14b";
}

.fa-pen-square {
  --fa: "\f14b";
}

.fa-pencil-square {
  --fa: "\f14b";
}

.fa-suitcase-rolling {
  --fa: "\f5c1";
}

.fa-person-circle-exclamation {
  --fa: "\e53f";
}

.fa-chevron-down {
  --fa: "\f078";
}

.fa-battery-full {
  --fa: "\f240";
}

.fa-battery {
  --fa: "\f240";
}

.fa-battery-5 {
  --fa: "\f240";
}

.fa-skull-crossbones {
  --fa: "\f714";
}

.fa-code-compare {
  --fa: "\e13a";
}

.fa-list-ul {
  --fa: "\f0ca";
}

.fa-list-dots {
  --fa: "\f0ca";
}

.fa-school-lock {
  --fa: "\e56f";
}

.fa-tower-cell {
  --fa: "\e585";
}

.fa-down-long {
  --fa: "\f309";
}

.fa-long-arrow-alt-down {
  --fa: "\f309";
}

.fa-ranking-star {
  --fa: "\e561";
}

.fa-chess-king {
  --fa: "\f43f";
}

.fa-person-harassing {
  --fa: "\e549";
}

.fa-brazilian-real-sign {
  --fa: "\e46c";
}

.fa-landmark-dome {
  --fa: "\f752";
}

.fa-landmark-alt {
  --fa: "\f752";
}

.fa-arrow-up {
  --fa: "\f062";
}

.fa-tv {
  --fa: "\f26c";
}

.fa-television {
  --fa: "\f26c";
}

.fa-tv-alt {
  --fa: "\f26c";
}

.fa-shrimp {
  --fa: "\e448";
}

.fa-list-check {
  --fa: "\f0ae";
}

.fa-tasks {
  --fa: "\f0ae";
}

.fa-jug-detergent {
  --fa: "\e519";
}

.fa-circle-user {
  --fa: "\f2bd";
}

.fa-user-circle {
  --fa: "\f2bd";
}

.fa-user-shield {
  --fa: "\f505";
}

.fa-wind {
  --fa: "\f72e";
}

.fa-car-burst {
  --fa: "\f5e1";
}

.fa-car-crash {
  --fa: "\f5e1";
}

.fa-y {
  --fa: "Y";
}

.fa-person-snowboarding {
  --fa: "\f7ce";
}

.fa-snowboarding {
  --fa: "\f7ce";
}

.fa-truck-fast {
  --fa: "\f48b";
}

.fa-shipping-fast {
  --fa: "\f48b";
}

.fa-fish {
  --fa: "\f578";
}

.fa-user-graduate {
  --fa: "\f501";
}

.fa-circle-half-stroke {
  --fa: "\f042";
}

.fa-adjust {
  --fa: "\f042";
}

.fa-clapperboard {
  --fa: "\e131";
}

.fa-circle-radiation {
  --fa: "\f7ba";
}

.fa-radiation-alt {
  --fa: "\f7ba";
}

.fa-baseball {
  --fa: "\f433";
}

.fa-baseball-ball {
  --fa: "\f433";
}

.fa-jet-fighter-up {
  --fa: "\e518";
}

.fa-diagram-project {
  --fa: "\f542";
}

.fa-project-diagram {
  --fa: "\f542";
}

.fa-copy {
  --fa: "\f0c5";
}

.fa-volume-xmark {
  --fa: "\f6a9";
}

.fa-volume-mute {
  --fa: "\f6a9";
}

.fa-volume-times {
  --fa: "\f6a9";
}

.fa-hand-sparkles {
  --fa: "\e05d";
}

.fa-grip {
  --fa: "\f58d";
}

.fa-grip-horizontal {
  --fa: "\f58d";
}

.fa-share-from-square {
  --fa: "\f14d";
}

.fa-share-square {
  --fa: "\f14d";
}

.fa-child-combatant {
  --fa: "\e4e0";
}

.fa-child-rifle {
  --fa: "\e4e0";
}

.fa-gun {
  --fa: "\e19b";
}

.fa-square-phone {
  --fa: "\f098";
}

.fa-phone-square {
  --fa: "\f098";
}

.fa-plus {
  --fa: "\+";
}

.fa-add {
  --fa: "\+";
}

.fa-expand {
  --fa: "\f065";
}

.fa-computer {
  --fa: "\e4e5";
}

.fa-xmark {
  --fa: "\f00d";
}

.fa-close {
  --fa: "\f00d";
}

.fa-multiply {
  --fa: "\f00d";
}

.fa-remove {
  --fa: "\f00d";
}

.fa-times {
  --fa: "\f00d";
}

.fa-arrows-up-down-left-right {
  --fa: "\f047";
}

.fa-arrows {
  --fa: "\f047";
}

.fa-chalkboard-user {
  --fa: "\f51c";
}

.fa-chalkboard-teacher {
  --fa: "\f51c";
}

.fa-peso-sign {
  --fa: "\e222";
}

.fa-building-shield {
  --fa: "\e4d8";
}

.fa-baby {
  --fa: "\f77c";
}

.fa-users-line {
  --fa: "\e592";
}

.fa-quote-left {
  --fa: "\f10d";
}

.fa-quote-left-alt {
  --fa: "\f10d";
}

.fa-tractor {
  --fa: "\f722";
}

.fa-trash-arrow-up {
  --fa: "\f829";
}

.fa-trash-restore {
  --fa: "\f829";
}

.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}

.fa-lines-leaning {
  --fa: "\e51e";
}

.fa-ruler-combined {
  --fa: "\f546";
}

.fa-copyright {
  --fa: "\f1f9";
}

.fa-equals {
  --fa: "\=";
}

.fa-blender {
  --fa: "\f517";
}

.fa-teeth {
  --fa: "\f62e";
}

.fa-shekel-sign {
  --fa: "\f20b";
}

.fa-ils {
  --fa: "\f20b";
}

.fa-shekel {
  --fa: "\f20b";
}

.fa-sheqel {
  --fa: "\f20b";
}

.fa-sheqel-sign {
  --fa: "\f20b";
}

.fa-map {
  --fa: "\f279";
}

.fa-rocket {
  --fa: "\f135";
}

.fa-photo-film {
  --fa: "\f87c";
}

.fa-photo-video {
  --fa: "\f87c";
}

.fa-folder-minus {
  --fa: "\f65d";
}

.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}

.fa-store {
  --fa: "\f54e";
}

.fa-arrow-trend-up {
  --fa: "\e098";
}

.fa-plug-circle-minus {
  --fa: "\e55e";
}

.fa-sign-hanging {
  --fa: "\f4d9";
}

.fa-sign {
  --fa: "\f4d9";
}

.fa-bezier-curve {
  --fa: "\f55b";
}

.fa-bell-slash {
  --fa: "\f1f6";
}

.fa-tablet {
  --fa: "\f3fb";
}

.fa-tablet-android {
  --fa: "\f3fb";
}

.fa-school-flag {
  --fa: "\e56e";
}

.fa-fill {
  --fa: "\f575";
}

.fa-angle-up {
  --fa: "\f106";
}

.fa-drumstick-bite {
  --fa: "\f6d7";
}

.fa-holly-berry {
  --fa: "\f7aa";
}

.fa-chevron-left {
  --fa: "\f053";
}

.fa-bacteria {
  --fa: "\e059";
}

.fa-hand-lizard {
  --fa: "\f258";
}

.fa-notdef {
  --fa: "\e1fe";
}

.fa-disease {
  --fa: "\f7fa";
}

.fa-briefcase-medical {
  --fa: "\f469";
}

.fa-genderless {
  --fa: "\f22d";
}

.fa-chevron-right {
  --fa: "\f054";
}

.fa-retweet {
  --fa: "\f079";
}

.fa-car-rear {
  --fa: "\f5de";
}

.fa-car-alt {
  --fa: "\f5de";
}

.fa-pump-soap {
  --fa: "\e06b";
}

.fa-video-slash {
  --fa: "\f4e2";
}

.fa-battery-quarter {
  --fa: "\f243";
}

.fa-battery-2 {
  --fa: "\f243";
}

.fa-radio {
  --fa: "\f8d7";
}

.fa-baby-carriage {
  --fa: "\f77d";
}

.fa-carriage-baby {
  --fa: "\f77d";
}

.fa-traffic-light {
  --fa: "\f637";
}

.fa-thermometer {
  --fa: "\f491";
}

.fa-vr-cardboard {
  --fa: "\f729";
}

.fa-hand-middle-finger {
  --fa: "\f806";
}

.fa-percent {
  --fa: "\%";
}

.fa-percentage {
  --fa: "\%";
}

.fa-truck-moving {
  --fa: "\f4df";
}

.fa-glass-water-droplet {
  --fa: "\e4f5";
}

.fa-display {
  --fa: "\e163";
}

.fa-face-smile {
  --fa: "\f118";
}

.fa-smile {
  --fa: "\f118";
}

.fa-thumbtack {
  --fa: "\f08d";
}

.fa-thumb-tack {
  --fa: "\f08d";
}

.fa-trophy {
  --fa: "\f091";
}

.fa-person-praying {
  --fa: "\f683";
}

.fa-pray {
  --fa: "\f683";
}

.fa-hammer {
  --fa: "\f6e3";
}

.fa-hand-peace {
  --fa: "\f25b";
}

.fa-rotate {
  --fa: "\f2f1";
}

.fa-sync-alt {
  --fa: "\f2f1";
}

.fa-spinner {
  --fa: "\f110";
}

.fa-robot {
  --fa: "\f544";
}

.fa-peace {
  --fa: "\f67c";
}

.fa-gears {
  --fa: "\f085";
}

.fa-cogs {
  --fa: "\f085";
}

.fa-warehouse {
  --fa: "\f494";
}

.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}

.fa-splotch {
  --fa: "\f5bc";
}

.fa-face-grin-hearts {
  --fa: "\f584";
}

.fa-grin-hearts {
  --fa: "\f584";
}

.fa-dice-four {
  --fa: "\f524";
}

.fa-sim-card {
  --fa: "\f7c4";
}

.fa-transgender {
  --fa: "\f225";
}

.fa-transgender-alt {
  --fa: "\f225";
}

.fa-mercury {
  --fa: "\f223";
}

.fa-arrow-turn-down {
  --fa: "\f149";
}

.fa-level-down {
  --fa: "\f149";
}

.fa-person-falling-burst {
  --fa: "\e547";
}

.fa-award {
  --fa: "\f559";
}

.fa-ticket-simple {
  --fa: "\f3ff";
}

.fa-ticket-alt {
  --fa: "\f3ff";
}

.fa-building {
  --fa: "\f1ad";
}

.fa-angles-left {
  --fa: "\f100";
}

.fa-angle-double-left {
  --fa: "\f100";
}

.fa-qrcode {
  --fa: "\f029";
}

.fa-clock-rotate-left {
  --fa: "\f1da";
}

.fa-history {
  --fa: "\f1da";
}

.fa-face-grin-beam-sweat {
  --fa: "\f583";
}

.fa-grin-beam-sweat {
  --fa: "\f583";
}

.fa-file-export {
  --fa: "\f56e";
}

.fa-arrow-right-from-file {
  --fa: "\f56e";
}

.fa-shield {
  --fa: "\f132";
}

.fa-shield-blank {
  --fa: "\f132";
}

.fa-arrow-up-short-wide {
  --fa: "\f885";
}

.fa-sort-amount-up-alt {
  --fa: "\f885";
}

.fa-comment-nodes {
  --fa: "\e696";
}

.fa-house-medical {
  --fa: "\e3b2";
}

.fa-golf-ball-tee {
  --fa: "\f450";
}

.fa-golf-ball {
  --fa: "\f450";
}

.fa-circle-chevron-left {
  --fa: "\f137";
}

.fa-chevron-circle-left {
  --fa: "\f137";
}

.fa-house-chimney-window {
  --fa: "\e00d";
}

.fa-pen-nib {
  --fa: "\f5ad";
}

.fa-tent-arrow-turn-left {
  --fa: "\e580";
}

.fa-tents {
  --fa: "\e582";
}

.fa-wand-magic {
  --fa: "\f0d0";
}

.fa-magic {
  --fa: "\f0d0";
}

.fa-dog {
  --fa: "\f6d3";
}

.fa-carrot {
  --fa: "\f787";
}

.fa-moon {
  --fa: "\f186";
}

.fa-wine-glass-empty {
  --fa: "\f5ce";
}

.fa-wine-glass-alt {
  --fa: "\f5ce";
}

.fa-cheese {
  --fa: "\f7ef";
}

.fa-yin-yang {
  --fa: "\f6ad";
}

.fa-music {
  --fa: "\f001";
}

.fa-code-commit {
  --fa: "\f386";
}

.fa-temperature-low {
  --fa: "\f76b";
}

.fa-person-biking {
  --fa: "\f84a";
}

.fa-biking {
  --fa: "\f84a";
}

.fa-broom {
  --fa: "\f51a";
}

.fa-shield-heart {
  --fa: "\e574";
}

.fa-gopuram {
  --fa: "\f664";
}

.fa-earth-oceania {
  --fa: "\e47b";
}

.fa-globe-oceania {
  --fa: "\e47b";
}

.fa-square-xmark {
  --fa: "\f2d3";
}

.fa-times-square {
  --fa: "\f2d3";
}

.fa-xmark-square {
  --fa: "\f2d3";
}

.fa-hashtag {
  --fa: "\#";
}

.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}

.fa-expand-alt {
  --fa: "\f424";
}

.fa-oil-can {
  --fa: "\f613";
}

.fa-t {
  --fa: "T";
}

.fa-hippo {
  --fa: "\f6ed";
}

.fa-chart-column {
  --fa: "\e0e3";
}

.fa-infinity {
  --fa: "\f534";
}

.fa-vial-circle-check {
  --fa: "\e596";
}

.fa-person-arrow-down-to-line {
  --fa: "\e538";
}

.fa-voicemail {
  --fa: "\f897";
}

.fa-fan {
  --fa: "\f863";
}

.fa-person-walking-luggage {
  --fa: "\e554";
}

.fa-up-down {
  --fa: "\f338";
}

.fa-arrows-alt-v {
  --fa: "\f338";
}

.fa-cloud-moon-rain {
  --fa: "\f73c";
}

.fa-calendar {
  --fa: "\f133";
}

.fa-trailer {
  --fa: "\e041";
}

.fa-bahai {
  --fa: "\f666";
}

.fa-haykal {
  --fa: "\f666";
}

.fa-sd-card {
  --fa: "\f7c2";
}

.fa-dragon {
  --fa: "\f6d5";
}

.fa-shoe-prints {
  --fa: "\f54b";
}

.fa-circle-plus {
  --fa: "\f055";
}

.fa-plus-circle {
  --fa: "\f055";
}

.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-grin-tongue-wink {
  --fa: "\f58b";
}

.fa-hand-holding {
  --fa: "\f4bd";
}

.fa-plug-circle-exclamation {
  --fa: "\e55d";
}

.fa-link-slash {
  --fa: "\f127";
}

.fa-chain-broken {
  --fa: "\f127";
}

.fa-chain-slash {
  --fa: "\f127";
}

.fa-unlink {
  --fa: "\f127";
}

.fa-clone {
  --fa: "\f24d";
}

.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}

.fa-arrow-up-z-a {
  --fa: "\f882";
}

.fa-sort-alpha-up-alt {
  --fa: "\f882";
}

.fa-fire-flame-curved {
  --fa: "\f7e4";
}

.fa-fire-alt {
  --fa: "\f7e4";
}

.fa-tornado {
  --fa: "\f76f";
}

.fa-file-circle-plus {
  --fa: "\e494";
}

.fa-book-quran {
  --fa: "\f687";
}

.fa-quran {
  --fa: "\f687";
}

.fa-anchor {
  --fa: "\f13d";
}

.fa-border-all {
  --fa: "\f84c";
}

.fa-face-angry {
  --fa: "\f556";
}

.fa-angry {
  --fa: "\f556";
}

.fa-cookie-bite {
  --fa: "\f564";
}

.fa-arrow-trend-down {
  --fa: "\e097";
}

.fa-rss {
  --fa: "\f09e";
}

.fa-feed {
  --fa: "\f09e";
}

.fa-draw-polygon {
  --fa: "\f5ee";
}

.fa-scale-balanced {
  --fa: "\f24e";
}

.fa-balance-scale {
  --fa: "\f24e";
}

.fa-gauge-simple-high {
  --fa: "\f62a";
}

.fa-tachometer {
  --fa: "\f62a";
}

.fa-tachometer-fast {
  --fa: "\f62a";
}

.fa-shower {
  --fa: "\f2cc";
}

.fa-desktop {
  --fa: "\f390";
}

.fa-desktop-alt {
  --fa: "\f390";
}

.fa-m {
  --fa: "M";
}

.fa-table-list {
  --fa: "\f00b";
}

.fa-th-list {
  --fa: "\f00b";
}

.fa-comment-sms {
  --fa: "\f7cd";
}

.fa-sms {
  --fa: "\f7cd";
}

.fa-book {
  --fa: "\f02d";
}

.fa-user-plus {
  --fa: "\f234";
}

.fa-check {
  --fa: "\f00c";
}

.fa-battery-three-quarters {
  --fa: "\f241";
}

.fa-battery-4 {
  --fa: "\f241";
}

.fa-house-circle-check {
  --fa: "\e509";
}

.fa-angle-left {
  --fa: "\f104";
}

.fa-diagram-successor {
  --fa: "\e47a";
}

.fa-truck-arrow-right {
  --fa: "\e58b";
}

.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}

.fa-hand-fist {
  --fa: "\f6de";
}

.fa-fist-raised {
  --fa: "\f6de";
}

.fa-cloud-moon {
  --fa: "\f6c3";
}

.fa-briefcase {
  --fa: "\f0b1";
}

.fa-person-falling {
  --fa: "\e546";
}

.fa-image-portrait {
  --fa: "\f3e0";
}

.fa-portrait {
  --fa: "\f3e0";
}

.fa-user-tag {
  --fa: "\f507";
}

.fa-rug {
  --fa: "\e569";
}

.fa-earth-europe {
  --fa: "\f7a2";
}

.fa-globe-europe {
  --fa: "\f7a2";
}

.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}

.fa-luggage-cart {
  --fa: "\f59d";
}

.fa-rectangle-xmark {
  --fa: "\f410";
}

.fa-rectangle-times {
  --fa: "\f410";
}

.fa-times-rectangle {
  --fa: "\f410";
}

.fa-window-close {
  --fa: "\f410";
}

.fa-baht-sign {
  --fa: "\e0ac";
}

.fa-book-open {
  --fa: "\f518";
}

.fa-book-journal-whills {
  --fa: "\f66a";
}

.fa-journal-whills {
  --fa: "\f66a";
}

.fa-handcuffs {
  --fa: "\e4f8";
}

.fa-triangle-exclamation {
  --fa: "\f071";
}

.fa-exclamation-triangle {
  --fa: "\f071";
}

.fa-warning {
  --fa: "\f071";
}

.fa-database {
  --fa: "\f1c0";
}

.fa-share {
  --fa: "\f064";
}

.fa-mail-forward {
  --fa: "\f064";
}

.fa-bottle-droplet {
  --fa: "\e4c4";
}

.fa-mask-face {
  --fa: "\e1d7";
}

.fa-hill-rockslide {
  --fa: "\e508";
}

.fa-right-left {
  --fa: "\f362";
}

.fa-exchange-alt {
  --fa: "\f362";
}

.fa-paper-plane {
  --fa: "\f1d8";
}

.fa-road-circle-exclamation {
  --fa: "\e565";
}

.fa-dungeon {
  --fa: "\f6d9";
}

.fa-align-right {
  --fa: "\f038";
}

.fa-money-bill-1-wave {
  --fa: "\f53b";
}

.fa-money-bill-wave-alt {
  --fa: "\f53b";
}

.fa-life-ring {
  --fa: "\f1cd";
}

.fa-hands {
  --fa: "\f2a7";
}

.fa-sign-language {
  --fa: "\f2a7";
}

.fa-signing {
  --fa: "\f2a7";
}

.fa-calendar-day {
  --fa: "\f783";
}

.fa-water-ladder {
  --fa: "\f5c5";
}

.fa-ladder-water {
  --fa: "\f5c5";
}

.fa-swimming-pool {
  --fa: "\f5c5";
}

.fa-arrows-up-down {
  --fa: "\f07d";
}

.fa-arrows-v {
  --fa: "\f07d";
}

.fa-face-grimace {
  --fa: "\f57f";
}

.fa-grimace {
  --fa: "\f57f";
}

.fa-wheelchair-move {
  --fa: "\e2ce";
}

.fa-wheelchair-alt {
  --fa: "\e2ce";
}

.fa-turn-down {
  --fa: "\f3be";
}

.fa-level-down-alt {
  --fa: "\f3be";
}

.fa-person-walking-arrow-right {
  --fa: "\e552";
}

.fa-square-envelope {
  --fa: "\f199";
}

.fa-envelope-square {
  --fa: "\f199";
}

.fa-dice {
  --fa: "\f522";
}

.fa-bowling-ball {
  --fa: "\f436";
}

.fa-brain {
  --fa: "\f5dc";
}

.fa-bandage {
  --fa: "\f462";
}

.fa-band-aid {
  --fa: "\f462";
}

.fa-calendar-minus {
  --fa: "\f272";
}

.fa-circle-xmark {
  --fa: "\f057";
}

.fa-times-circle {
  --fa: "\f057";
}

.fa-xmark-circle {
  --fa: "\f057";
}

.fa-gifts {
  --fa: "\f79c";
}

.fa-hotel {
  --fa: "\f594";
}

.fa-earth-asia {
  --fa: "\f57e";
}

.fa-globe-asia {
  --fa: "\f57e";
}

.fa-id-card-clip {
  --fa: "\f47f";
}

.fa-id-card-alt {
  --fa: "\f47f";
}

.fa-magnifying-glass-plus {
  --fa: "\f00e";
}

.fa-search-plus {
  --fa: "\f00e";
}

.fa-thumbs-up {
  --fa: "\f164";
}

.fa-user-clock {
  --fa: "\f4fd";
}

.fa-hand-dots {
  --fa: "\f461";
}

.fa-allergies {
  --fa: "\f461";
}

.fa-file-invoice {
  --fa: "\f570";
}

.fa-window-minimize {
  --fa: "\f2d1";
}

.fa-mug-saucer {
  --fa: "\f0f4";
}

.fa-coffee {
  --fa: "\f0f4";
}

.fa-brush {
  --fa: "\f55d";
}

.fa-file-half-dashed {
  --fa: "\e698";
}

.fa-mask {
  --fa: "\f6fa";
}

.fa-magnifying-glass-minus {
  --fa: "\f010";
}

.fa-search-minus {
  --fa: "\f010";
}

.fa-ruler-vertical {
  --fa: "\f548";
}

.fa-user-large {
  --fa: "\f406";
}

.fa-user-alt {
  --fa: "\f406";
}

.fa-train-tram {
  --fa: "\e5b4";
}

.fa-user-nurse {
  --fa: "\f82f";
}

.fa-syringe {
  --fa: "\f48e";
}

.fa-cloud-sun {
  --fa: "\f6c4";
}

.fa-stopwatch-20 {
  --fa: "\e06f";
}

.fa-square-full {
  --fa: "\f45c";
}

.fa-magnet {
  --fa: "\f076";
}

.fa-jar {
  --fa: "\e516";
}

.fa-note-sticky {
  --fa: "\f249";
}

.fa-sticky-note {
  --fa: "\f249";
}

.fa-bug-slash {
  --fa: "\e490";
}

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}

.fa-bone {
  --fa: "\f5d7";
}

.fa-table-cells-row-unlock {
  --fa: "\e691";
}

.fa-user-injured {
  --fa: "\f728";
}

.fa-face-sad-tear {
  --fa: "\f5b4";
}

.fa-sad-tear {
  --fa: "\f5b4";
}

.fa-plane {
  --fa: "\f072";
}

.fa-tent-arrows-down {
  --fa: "\e581";
}

.fa-exclamation {
  --fa: "\!";
}

.fa-arrows-spin {
  --fa: "\e4bb";
}

.fa-print {
  --fa: "\f02f";
}

.fa-turkish-lira-sign {
  --fa: "\e2bb";
}

.fa-try {
  --fa: "\e2bb";
}

.fa-turkish-lira {
  --fa: "\e2bb";
}

.fa-dollar-sign {
  --fa: "\$";
}

.fa-dollar {
  --fa: "\$";
}

.fa-usd {
  --fa: "\$";
}

.fa-x {
  --fa: "X";
}

.fa-magnifying-glass-dollar {
  --fa: "\f688";
}

.fa-search-dollar {
  --fa: "\f688";
}

.fa-users-gear {
  --fa: "\f509";
}

.fa-users-cog {
  --fa: "\f509";
}

.fa-person-military-pointing {
  --fa: "\e54a";
}

.fa-building-columns {
  --fa: "\f19c";
}

.fa-bank {
  --fa: "\f19c";
}

.fa-institution {
  --fa: "\f19c";
}

.fa-museum {
  --fa: "\f19c";
}

.fa-university {
  --fa: "\f19c";
}

.fa-umbrella {
  --fa: "\f0e9";
}

.fa-trowel {
  --fa: "\e589";
}

.fa-d {
  --fa: "D";
}

.fa-stapler {
  --fa: "\e5af";
}

.fa-masks-theater {
  --fa: "\f630";
}

.fa-theater-masks {
  --fa: "\f630";
}

.fa-kip-sign {
  --fa: "\e1c4";
}

.fa-hand-point-left {
  --fa: "\f0a5";
}

.fa-handshake-simple {
  --fa: "\f4c6";
}

.fa-handshake-alt {
  --fa: "\f4c6";
}

.fa-jet-fighter {
  --fa: "\f0fb";
}

.fa-fighter-jet {
  --fa: "\f0fb";
}

.fa-square-share-nodes {
  --fa: "\f1e1";
}

.fa-share-alt-square {
  --fa: "\f1e1";
}

.fa-barcode {
  --fa: "\f02a";
}

.fa-plus-minus {
  --fa: "\e43c";
}

.fa-video {
  --fa: "\f03d";
}

.fa-video-camera {
  --fa: "\f03d";
}

.fa-graduation-cap {
  --fa: "\f19d";
}

.fa-mortar-board {
  --fa: "\f19d";
}

.fa-hand-holding-medical {
  --fa: "\e05c";
}

.fa-person-circle-check {
  --fa: "\e53e";
}

.fa-turn-up {
  --fa: "\f3bf";
}

.fa-level-up-alt {
  --fa: "\f3bf";
}

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

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

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/dist/fonts/fa-solid-900..woff2) format("woff2"), url(/dist/fonts/fa-solid-900..ttf) format("truetype");
}
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/dist/fonts/fa-brands-400..woff2) format("woff2"), url(/dist/fonts/fa-brands-400..ttf) format("truetype");
}
.fab,
.fa-brands {
  font-weight: 400;
}

.fa-monero {
  --fa: "\f3d0";
}

.fa-hooli {
  --fa: "\f427";
}

.fa-yelp {
  --fa: "\f1e9";
}

.fa-cc-visa {
  --fa: "\f1f0";
}

.fa-lastfm {
  --fa: "\f202";
}

.fa-shopware {
  --fa: "\f5b5";
}

.fa-creative-commons-nc {
  --fa: "\f4e8";
}

.fa-aws {
  --fa: "\f375";
}

.fa-redhat {
  --fa: "\f7bc";
}

.fa-yoast {
  --fa: "\f2b1";
}

.fa-cloudflare {
  --fa: "\e07d";
}

.fa-ups {
  --fa: "\f7e0";
}

.fa-pixiv {
  --fa: "\e640";
}

.fa-wpexplorer {
  --fa: "\f2de";
}

.fa-dyalog {
  --fa: "\f399";
}

.fa-bity {
  --fa: "\f37a";
}

.fa-stackpath {
  --fa: "\f842";
}

.fa-buysellads {
  --fa: "\f20d";
}

.fa-first-order {
  --fa: "\f2b0";
}

.fa-modx {
  --fa: "\f285";
}

.fa-guilded {
  --fa: "\e07e";
}

.fa-vnv {
  --fa: "\f40b";
}

.fa-square-js {
  --fa: "\f3b9";
}

.fa-js-square {
  --fa: "\f3b9";
}

.fa-microsoft {
  --fa: "\f3ca";
}

.fa-qq {
  --fa: "\f1d6";
}

.fa-orcid {
  --fa: "\f8d2";
}

.fa-java {
  --fa: "\f4e4";
}

.fa-invision {
  --fa: "\f7b0";
}

.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}

.fa-centercode {
  --fa: "\f380";
}

.fa-glide-g {
  --fa: "\f2a6";
}

.fa-drupal {
  --fa: "\f1a9";
}

.fa-jxl {
  --fa: "\e67b";
}

.fa-dart-lang {
  --fa: "\e693";
}

.fa-hire-a-helper {
  --fa: "\f3b0";
}

.fa-creative-commons-by {
  --fa: "\f4e7";
}

.fa-unity {
  --fa: "\e049";
}

.fa-whmcs {
  --fa: "\f40d";
}

.fa-rocketchat {
  --fa: "\f3e8";
}

.fa-vk {
  --fa: "\f189";
}

.fa-untappd {
  --fa: "\f405";
}

.fa-mailchimp {
  --fa: "\f59e";
}

.fa-css3-alt {
  --fa: "\f38b";
}

.fa-square-reddit {
  --fa: "\f1a2";
}

.fa-reddit-square {
  --fa: "\f1a2";
}

.fa-vimeo-v {
  --fa: "\f27d";
}

.fa-contao {
  --fa: "\f26d";
}

.fa-square-font-awesome {
  --fa: "\e5ad";
}

.fa-deskpro {
  --fa: "\f38f";
}

.fa-brave {
  --fa: "\e63c";
}

.fa-sistrix {
  --fa: "\f3ee";
}

.fa-square-instagram {
  --fa: "\e055";
}

.fa-instagram-square {
  --fa: "\e055";
}

.fa-battle-net {
  --fa: "\f835";
}

.fa-the-red-yeti {
  --fa: "\f69d";
}

.fa-square-hacker-news {
  --fa: "\f3af";
}

.fa-hacker-news-square {
  --fa: "\f3af";
}

.fa-edge {
  --fa: "\f282";
}

.fa-threads {
  --fa: "\e618";
}

.fa-napster {
  --fa: "\f3d2";
}

.fa-square-snapchat {
  --fa: "\f2ad";
}

.fa-snapchat-square {
  --fa: "\f2ad";
}

.fa-google-plus-g {
  --fa: "\f0d5";
}

.fa-artstation {
  --fa: "\f77a";
}

.fa-markdown {
  --fa: "\f60f";
}

.fa-sourcetree {
  --fa: "\f7d3";
}

.fa-google-plus {
  --fa: "\f2b3";
}

.fa-diaspora {
  --fa: "\f791";
}

.fa-foursquare {
  --fa: "\f180";
}

.fa-stack-overflow {
  --fa: "\f16c";
}

.fa-github-alt {
  --fa: "\f113";
}

.fa-phoenix-squadron {
  --fa: "\f511";
}

.fa-pagelines {
  --fa: "\f18c";
}

.fa-algolia {
  --fa: "\f36c";
}

.fa-red-river {
  --fa: "\f3e3";
}

.fa-creative-commons-sa {
  --fa: "\f4ef";
}

.fa-safari {
  --fa: "\f267";
}

.fa-google {
  --fa: "\f1a0";
}

.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}

.fa-font-awesome-alt {
  --fa: "\f35c";
}

.fa-atlassian {
  --fa: "\f77b";
}

.fa-linkedin-in {
  --fa: "\f0e1";
}

.fa-digital-ocean {
  --fa: "\f391";
}

.fa-nimblr {
  --fa: "\f5a8";
}

.fa-chromecast {
  --fa: "\f838";
}

.fa-evernote {
  --fa: "\f839";
}

.fa-hacker-news {
  --fa: "\f1d4";
}

.fa-creative-commons-sampling {
  --fa: "\f4f0";
}

.fa-adversal {
  --fa: "\f36a";
}

.fa-creative-commons {
  --fa: "\f25e";
}

.fa-watchman-monitoring {
  --fa: "\e087";
}

.fa-fonticons {
  --fa: "\f280";
}

.fa-weixin {
  --fa: "\f1d7";
}

.fa-shirtsinbulk {
  --fa: "\f214";
}

.fa-codepen {
  --fa: "\f1cb";
}

.fa-git-alt {
  --fa: "\f841";
}

.fa-lyft {
  --fa: "\f3c3";
}

.fa-rev {
  --fa: "\f5b2";
}

.fa-windows {
  --fa: "\f17a";
}

.fa-wizards-of-the-coast {
  --fa: "\f730";
}

.fa-square-viadeo {
  --fa: "\f2aa";
}

.fa-viadeo-square {
  --fa: "\f2aa";
}

.fa-meetup {
  --fa: "\f2e0";
}

.fa-centos {
  --fa: "\f789";
}

.fa-adn {
  --fa: "\f170";
}

.fa-cloudsmith {
  --fa: "\f384";
}

.fa-opensuse {
  --fa: "\e62b";
}

.fa-pied-piper-alt {
  --fa: "\f1a8";
}

.fa-square-dribbble {
  --fa: "\f397";
}

.fa-dribbble-square {
  --fa: "\f397";
}

.fa-codiepie {
  --fa: "\f284";
}

.fa-node {
  --fa: "\f419";
}

.fa-mix {
  --fa: "\f3cb";
}

.fa-steam {
  --fa: "\f1b6";
}

.fa-cc-apple-pay {
  --fa: "\f416";
}

.fa-scribd {
  --fa: "\f28a";
}

.fa-debian {
  --fa: "\e60b";
}

.fa-openid {
  --fa: "\f19b";
}

.fa-instalod {
  --fa: "\e081";
}

.fa-files-pinwheel {
  --fa: "\e69f";
}

.fa-expeditedssl {
  --fa: "\f23e";
}

.fa-sellcast {
  --fa: "\f2da";
}

.fa-square-twitter {
  --fa: "\f081";
}

.fa-twitter-square {
  --fa: "\f081";
}

.fa-r-project {
  --fa: "\f4f7";
}

.fa-delicious {
  --fa: "\f1a5";
}

.fa-freebsd {
  --fa: "\f3a4";
}

.fa-vuejs {
  --fa: "\f41f";
}

.fa-accusoft {
  --fa: "\f369";
}

.fa-ioxhost {
  --fa: "\f208";
}

.fa-fonticons-fi {
  --fa: "\f3a2";
}

.fa-app-store {
  --fa: "\f36f";
}

.fa-cc-mastercard {
  --fa: "\f1f1";
}

.fa-itunes-note {
  --fa: "\f3b5";
}

.fa-golang {
  --fa: "\e40f";
}

.fa-kickstarter {
  --fa: "\f3bb";
}

.fa-square-kickstarter {
  --fa: "\f3bb";
}

.fa-grav {
  --fa: "\f2d6";
}

.fa-weibo {
  --fa: "\f18a";
}

.fa-uncharted {
  --fa: "\e084";
}

.fa-firstdraft {
  --fa: "\f3a1";
}

.fa-square-youtube {
  --fa: "\f431";
}

.fa-youtube-square {
  --fa: "\f431";
}

.fa-wikipedia-w {
  --fa: "\f266";
}

.fa-wpressr {
  --fa: "\f3e4";
}

.fa-rendact {
  --fa: "\f3e4";
}

.fa-angellist {
  --fa: "\f209";
}

.fa-galactic-republic {
  --fa: "\f50c";
}

.fa-nfc-directional {
  --fa: "\e530";
}

.fa-skype {
  --fa: "\f17e";
}

.fa-joget {
  --fa: "\f3b7";
}

.fa-fedora {
  --fa: "\f798";
}

.fa-stripe-s {
  --fa: "\f42a";
}

.fa-meta {
  --fa: "\e49b";
}

.fa-laravel {
  --fa: "\f3bd";
}

.fa-hotjar {
  --fa: "\f3b1";
}

.fa-bluetooth-b {
  --fa: "\f294";
}

.fa-square-letterboxd {
  --fa: "\e62e";
}

.fa-sticker-mule {
  --fa: "\f3f7";
}

.fa-creative-commons-zero {
  --fa: "\f4f3";
}

.fa-hips {
  --fa: "\f452";
}

.fa-css {
  --fa: "\e6a2";
}

.fa-behance {
  --fa: "\f1b4";
}

.fa-reddit {
  --fa: "\f1a1";
}

.fa-discord {
  --fa: "\f392";
}

.fa-chrome {
  --fa: "\f268";
}

.fa-app-store-ios {
  --fa: "\f370";
}

.fa-cc-discover {
  --fa: "\f1f2";
}

.fa-wpbeginner {
  --fa: "\f297";
}

.fa-confluence {
  --fa: "\f78d";
}

.fa-shoelace {
  --fa: "\e60c";
}

.fa-mdb {
  --fa: "\f8ca";
}

.fa-dochub {
  --fa: "\f394";
}

.fa-accessible-icon {
  --fa: "\f368";
}

.fa-ebay {
  --fa: "\f4f4";
}

.fa-amazon {
  --fa: "\f270";
}

.fa-unsplash {
  --fa: "\e07c";
}

.fa-yarn {
  --fa: "\f7e3";
}

.fa-square-steam {
  --fa: "\f1b7";
}

.fa-steam-square {
  --fa: "\f1b7";
}

.fa-500px {
  --fa: "\f26e";
}

.fa-square-vimeo {
  --fa: "\f194";
}

.fa-vimeo-square {
  --fa: "\f194";
}

.fa-asymmetrik {
  --fa: "\f372";
}

.fa-font-awesome {
  --fa: "\f2b4";
}

.fa-font-awesome-flag {
  --fa: "\f2b4";
}

.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}

.fa-gratipay {
  --fa: "\f184";
}

.fa-apple {
  --fa: "\f179";
}

.fa-hive {
  --fa: "\e07f";
}

.fa-gitkraken {
  --fa: "\f3a6";
}

.fa-keybase {
  --fa: "\f4f5";
}

.fa-apple-pay {
  --fa: "\f415";
}

.fa-padlet {
  --fa: "\e4a0";
}

.fa-amazon-pay {
  --fa: "\f42c";
}

.fa-square-github {
  --fa: "\f092";
}

.fa-github-square {
  --fa: "\f092";
}

.fa-stumbleupon {
  --fa: "\f1a4";
}

.fa-fedex {
  --fa: "\f797";
}

.fa-phoenix-framework {
  --fa: "\f3dc";
}

.fa-shopify {
  --fa: "\e057";
}

.fa-neos {
  --fa: "\f612";
}

.fa-square-threads {
  --fa: "\e619";
}

.fa-hackerrank {
  --fa: "\f5f7";
}

.fa-researchgate {
  --fa: "\f4f8";
}

.fa-swift {
  --fa: "\f8e1";
}

.fa-angular {
  --fa: "\f420";
}

.fa-speakap {
  --fa: "\f3f3";
}

.fa-angrycreative {
  --fa: "\f36e";
}

.fa-y-combinator {
  --fa: "\f23b";
}

.fa-empire {
  --fa: "\f1d1";
}

.fa-envira {
  --fa: "\f299";
}

.fa-google-scholar {
  --fa: "\e63b";
}

.fa-square-gitlab {
  --fa: "\e5ae";
}

.fa-gitlab-square {
  --fa: "\e5ae";
}

.fa-studiovinari {
  --fa: "\f3f8";
}

.fa-pied-piper {
  --fa: "\f2ae";
}

.fa-wordpress {
  --fa: "\f19a";
}

.fa-product-hunt {
  --fa: "\f288";
}

.fa-firefox {
  --fa: "\f269";
}

.fa-linode {
  --fa: "\f2b8";
}

.fa-goodreads {
  --fa: "\f3a8";
}

.fa-square-odnoklassniki {
  --fa: "\f264";
}

.fa-odnoklassniki-square {
  --fa: "\f264";
}

.fa-jsfiddle {
  --fa: "\f1cc";
}

.fa-sith {
  --fa: "\f512";
}

.fa-themeisle {
  --fa: "\f2b2";
}

.fa-page4 {
  --fa: "\f3d7";
}

.fa-hashnode {
  --fa: "\e499";
}

.fa-react {
  --fa: "\f41b";
}

.fa-cc-paypal {
  --fa: "\f1f4";
}

.fa-squarespace {
  --fa: "\f5be";
}

.fa-cc-stripe {
  --fa: "\f1f5";
}

.fa-creative-commons-share {
  --fa: "\f4f2";
}

.fa-bitcoin {
  --fa: "\f379";
}

.fa-keycdn {
  --fa: "\f3ba";
}

.fa-opera {
  --fa: "\f26a";
}

.fa-itch-io {
  --fa: "\f83a";
}

.fa-umbraco {
  --fa: "\f8e8";
}

.fa-galactic-senate {
  --fa: "\f50d";
}

.fa-ubuntu {
  --fa: "\f7df";
}

.fa-draft2digital {
  --fa: "\f396";
}

.fa-stripe {
  --fa: "\f429";
}

.fa-houzz {
  --fa: "\f27c";
}

.fa-gg {
  --fa: "\f260";
}

.fa-dhl {
  --fa: "\f790";
}

.fa-square-pinterest {
  --fa: "\f0d3";
}

.fa-pinterest-square {
  --fa: "\f0d3";
}

.fa-xing {
  --fa: "\f168";
}

.fa-blackberry {
  --fa: "\f37b";
}

.fa-creative-commons-pd {
  --fa: "\f4ec";
}

.fa-playstation {
  --fa: "\f3df";
}

.fa-quinscape {
  --fa: "\f459";
}

.fa-less {
  --fa: "\f41d";
}

.fa-blogger-b {
  --fa: "\f37d";
}

.fa-opencart {
  --fa: "\f23d";
}

.fa-vine {
  --fa: "\f1ca";
}

.fa-signal-messenger {
  --fa: "\e663";
}

.fa-paypal {
  --fa: "\f1ed";
}

.fa-gitlab {
  --fa: "\f296";
}

.fa-typo3 {
  --fa: "\f42b";
}

.fa-reddit-alien {
  --fa: "\f281";
}

.fa-yahoo {
  --fa: "\f19e";
}

.fa-dailymotion {
  --fa: "\e052";
}

.fa-affiliatetheme {
  --fa: "\f36b";
}

.fa-pied-piper-pp {
  --fa: "\f1a7";
}

.fa-bootstrap {
  --fa: "\f836";
}

.fa-odnoklassniki {
  --fa: "\f263";
}

.fa-nfc-symbol {
  --fa: "\e531";
}

.fa-mintbit {
  --fa: "\e62f";
}

.fa-ethereum {
  --fa: "\f42e";
}

.fa-speaker-deck {
  --fa: "\f83c";
}

.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}

.fa-patreon {
  --fa: "\f3d9";
}

.fa-avianex {
  --fa: "\f374";
}

.fa-ello {
  --fa: "\f5f1";
}

.fa-gofore {
  --fa: "\f3a7";
}

.fa-bimobject {
  --fa: "\f378";
}

.fa-brave-reverse {
  --fa: "\e63d";
}

.fa-facebook-f {
  --fa: "\f39e";
}

.fa-square-google-plus {
  --fa: "\f0d4";
}

.fa-google-plus-square {
  --fa: "\f0d4";
}

.fa-web-awesome {
  --fa: "\e682";
}

.fa-mandalorian {
  --fa: "\f50f";
}

.fa-first-order-alt {
  --fa: "\f50a";
}

.fa-osi {
  --fa: "\f41a";
}

.fa-google-wallet {
  --fa: "\f1ee";
}

.fa-d-and-d-beyond {
  --fa: "\f6ca";
}

.fa-periscope {
  --fa: "\f3da";
}

.fa-fulcrum {
  --fa: "\f50b";
}

.fa-cloudscale {
  --fa: "\f383";
}

.fa-forumbee {
  --fa: "\f211";
}

.fa-mizuni {
  --fa: "\f3cc";
}

.fa-schlix {
  --fa: "\f3ea";
}

.fa-square-xing {
  --fa: "\f169";
}

.fa-xing-square {
  --fa: "\f169";
}

.fa-bandcamp {
  --fa: "\f2d5";
}

.fa-wpforms {
  --fa: "\f298";
}

.fa-cloudversify {
  --fa: "\f385";
}

.fa-usps {
  --fa: "\f7e1";
}

.fa-megaport {
  --fa: "\f5a3";
}

.fa-magento {
  --fa: "\f3c4";
}

.fa-spotify {
  --fa: "\f1bc";
}

.fa-optin-monster {
  --fa: "\f23c";
}

.fa-fly {
  --fa: "\f417";
}

.fa-square-bluesky {
  --fa: "\e6a3";
}

.fa-aviato {
  --fa: "\f421";
}

.fa-itunes {
  --fa: "\f3b4";
}

.fa-cuttlefish {
  --fa: "\f38c";
}

.fa-blogger {
  --fa: "\f37c";
}

.fa-flickr {
  --fa: "\f16e";
}

.fa-viber {
  --fa: "\f409";
}

.fa-soundcloud {
  --fa: "\f1be";
}

.fa-digg {
  --fa: "\f1a6";
}

.fa-tencent-weibo {
  --fa: "\f1d5";
}

.fa-letterboxd {
  --fa: "\e62d";
}

.fa-symfony {
  --fa: "\f83d";
}

.fa-maxcdn {
  --fa: "\f136";
}

.fa-etsy {
  --fa: "\f2d7";
}

.fa-facebook-messenger {
  --fa: "\f39f";
}

.fa-audible {
  --fa: "\f373";
}

.fa-think-peaks {
  --fa: "\f731";
}

.fa-bilibili {
  --fa: "\e3d9";
}

.fa-erlang {
  --fa: "\f39d";
}

.fa-x-twitter {
  --fa: "\e61b";
}

.fa-cotton-bureau {
  --fa: "\f89e";
}

.fa-dashcube {
  --fa: "\f210";
}

.fa-42-group {
  --fa: "\e080";
}

.fa-innosoft {
  --fa: "\e080";
}

.fa-stack-exchange {
  --fa: "\f18d";
}

.fa-elementor {
  --fa: "\f430";
}

.fa-square-pied-piper {
  --fa: "\e01e";
}

.fa-pied-piper-square {
  --fa: "\e01e";
}

.fa-creative-commons-nd {
  --fa: "\f4eb";
}

.fa-palfed {
  --fa: "\f3d8";
}

.fa-superpowers {
  --fa: "\f2dd";
}

.fa-resolving {
  --fa: "\f3e7";
}

.fa-xbox {
  --fa: "\f412";
}

.fa-square-web-awesome-stroke {
  --fa: "\e684";
}

.fa-searchengin {
  --fa: "\f3eb";
}

.fa-tiktok {
  --fa: "\e07b";
}

.fa-square-facebook {
  --fa: "\f082";
}

.fa-facebook-square {
  --fa: "\f082";
}

.fa-renren {
  --fa: "\f18b";
}

.fa-linux {
  --fa: "\f17c";
}

.fa-glide {
  --fa: "\f2a5";
}

.fa-linkedin {
  --fa: "\f08c";
}

.fa-hubspot {
  --fa: "\f3b2";
}

.fa-deploydog {
  --fa: "\f38e";
}

.fa-twitch {
  --fa: "\f1e8";
}

.fa-flutter {
  --fa: "\e694";
}

.fa-ravelry {
  --fa: "\f2d9";
}

.fa-mixer {
  --fa: "\e056";
}

.fa-square-lastfm {
  --fa: "\f203";
}

.fa-lastfm-square {
  --fa: "\f203";
}

.fa-vimeo {
  --fa: "\f40a";
}

.fa-mendeley {
  --fa: "\f7b3";
}

.fa-uniregistry {
  --fa: "\f404";
}

.fa-figma {
  --fa: "\f799";
}

.fa-creative-commons-remix {
  --fa: "\f4ee";
}

.fa-cc-amazon-pay {
  --fa: "\f42d";
}

.fa-dropbox {
  --fa: "\f16b";
}

.fa-instagram {
  --fa: "\f16d";
}

.fa-cmplid {
  --fa: "\e360";
}

.fa-upwork {
  --fa: "\e641";
}

.fa-facebook {
  --fa: "\f09a";
}

.fa-gripfire {
  --fa: "\f3ac";
}

.fa-jedi-order {
  --fa: "\f50e";
}

.fa-uikit {
  --fa: "\f403";
}

.fa-fort-awesome-alt {
  --fa: "\f3a3";
}

.fa-phabricator {
  --fa: "\f3db";
}

.fa-ussunnah {
  --fa: "\f407";
}

.fa-earlybirds {
  --fa: "\f39a";
}

.fa-trade-federation {
  --fa: "\f513";
}

.fa-autoprefixer {
  --fa: "\f41c";
}

.fa-whatsapp {
  --fa: "\f232";
}

.fa-square-upwork {
  --fa: "\e67c";
}

.fa-slideshare {
  --fa: "\f1e7";
}

.fa-google-play {
  --fa: "\f3ab";
}

.fa-viadeo {
  --fa: "\f2a9";
}

.fa-line {
  --fa: "\f3c0";
}

.fa-google-drive {
  --fa: "\f3aa";
}

.fa-servicestack {
  --fa: "\f3ec";
}

.fa-simplybuilt {
  --fa: "\f215";
}

.fa-bitbucket {
  --fa: "\f171";
}

.fa-imdb {
  --fa: "\f2d8";
}

.fa-deezer {
  --fa: "\e077";
}

.fa-raspberry-pi {
  --fa: "\f7bb";
}

.fa-jira {
  --fa: "\f7b1";
}

.fa-docker {
  --fa: "\f395";
}

.fa-screenpal {
  --fa: "\e570";
}

.fa-bluetooth {
  --fa: "\f293";
}

.fa-gitter {
  --fa: "\f426";
}

.fa-d-and-d {
  --fa: "\f38d";
}

.fa-microblog {
  --fa: "\e01a";
}

.fa-cc-diners-club {
  --fa: "\f24c";
}

.fa-gg-circle {
  --fa: "\f261";
}

.fa-pied-piper-hat {
  --fa: "\f4e5";
}

.fa-kickstarter-k {
  --fa: "\f3bc";
}

.fa-yandex {
  --fa: "\f413";
}

.fa-readme {
  --fa: "\f4d5";
}

.fa-html5 {
  --fa: "\f13b";
}

.fa-sellsy {
  --fa: "\f213";
}

.fa-square-web-awesome {
  --fa: "\e683";
}

.fa-sass {
  --fa: "\f41e";
}

.fa-wirsindhandwerk {
  --fa: "\e2d0";
}

.fa-wsh {
  --fa: "\e2d0";
}

.fa-buromobelexperte {
  --fa: "\f37f";
}

.fa-salesforce {
  --fa: "\f83b";
}

.fa-octopus-deploy {
  --fa: "\e082";
}

.fa-medapps {
  --fa: "\f3c6";
}

.fa-ns8 {
  --fa: "\f3d5";
}

.fa-pinterest-p {
  --fa: "\f231";
}

.fa-apper {
  --fa: "\f371";
}

.fa-fort-awesome {
  --fa: "\f286";
}

.fa-waze {
  --fa: "\f83f";
}

.fa-bluesky {
  --fa: "\e671";
}

.fa-cc-jcb {
  --fa: "\f24b";
}

.fa-snapchat {
  --fa: "\f2ab";
}

.fa-snapchat-ghost {
  --fa: "\f2ab";
}

.fa-fantasy-flight-games {
  --fa: "\f6dc";
}

.fa-rust {
  --fa: "\e07a";
}

.fa-wix {
  --fa: "\f5cf";
}

.fa-square-behance {
  --fa: "\f1b5";
}

.fa-behance-square {
  --fa: "\f1b5";
}

.fa-supple {
  --fa: "\f3f9";
}

.fa-webflow {
  --fa: "\e65c";
}

.fa-rebel {
  --fa: "\f1d0";
}

.fa-css3 {
  --fa: "\f13c";
}

.fa-staylinked {
  --fa: "\f3f5";
}

.fa-kaggle {
  --fa: "\f5fa";
}

.fa-space-awesome {
  --fa: "\e5ac";
}

.fa-deviantart {
  --fa: "\f1bd";
}

.fa-cpanel {
  --fa: "\f388";
}

.fa-goodreads-g {
  --fa: "\f3a9";
}

.fa-square-git {
  --fa: "\f1d2";
}

.fa-git-square {
  --fa: "\f1d2";
}

.fa-square-tumblr {
  --fa: "\f174";
}

.fa-tumblr-square {
  --fa: "\f174";
}

.fa-trello {
  --fa: "\f181";
}

.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}

.fa-get-pocket {
  --fa: "\f265";
}

.fa-perbyte {
  --fa: "\e083";
}

.fa-grunt {
  --fa: "\f3ad";
}

.fa-weebly {
  --fa: "\f5cc";
}

.fa-connectdevelop {
  --fa: "\f20e";
}

.fa-leanpub {
  --fa: "\f212";
}

.fa-black-tie {
  --fa: "\f27e";
}

.fa-themeco {
  --fa: "\f5c6";
}

.fa-python {
  --fa: "\f3e2";
}

.fa-android {
  --fa: "\f17b";
}

.fa-bots {
  --fa: "\e340";
}

.fa-free-code-camp {
  --fa: "\f2c5";
}

.fa-hornbill {
  --fa: "\f592";
}

.fa-js {
  --fa: "\f3b8";
}

.fa-ideal {
  --fa: "\e013";
}

.fa-git {
  --fa: "\f1d3";
}

.fa-dev {
  --fa: "\f6cc";
}

.fa-sketch {
  --fa: "\f7c6";
}

.fa-yandex-international {
  --fa: "\f414";
}

.fa-cc-amex {
  --fa: "\f1f3";
}

.fa-uber {
  --fa: "\f402";
}

.fa-github {
  --fa: "\f09b";
}

.fa-php {
  --fa: "\f457";
}

.fa-alipay {
  --fa: "\f642";
}

.fa-youtube {
  --fa: "\f167";
}

.fa-skyatlas {
  --fa: "\f216";
}

.fa-firefox-browser {
  --fa: "\e007";
}

.fa-replyd {
  --fa: "\f3e6";
}

.fa-suse {
  --fa: "\f7d6";
}

.fa-jenkins {
  --fa: "\f3b6";
}

.fa-twitter {
  --fa: "\f099";
}

.fa-rockrms {
  --fa: "\f3e9";
}

.fa-pinterest {
  --fa: "\f0d2";
}

.fa-buffer {
  --fa: "\f837";
}

.fa-npm {
  --fa: "\f3d4";
}

.fa-yammer {
  --fa: "\f840";
}

.fa-btc {
  --fa: "\f15a";
}

.fa-dribbble {
  --fa: "\f17d";
}

.fa-stumbleupon-circle {
  --fa: "\f1a3";
}

.fa-internet-explorer {
  --fa: "\f26b";
}

.fa-stubber {
  --fa: "\e5c7";
}

.fa-telegram {
  --fa: "\f2c6";
}

.fa-telegram-plane {
  --fa: "\f2c6";
}

.fa-old-republic {
  --fa: "\f510";
}

.fa-odysee {
  --fa: "\e5c6";
}

.fa-square-whatsapp {
  --fa: "\f40c";
}

.fa-whatsapp-square {
  --fa: "\f40c";
}

.fa-node-js {
  --fa: "\f3d3";
}

.fa-edge-legacy {
  --fa: "\e078";
}

.fa-slack {
  --fa: "\f198";
}

.fa-slack-hash {
  --fa: "\f198";
}

.fa-medrt {
  --fa: "\f3c8";
}

.fa-usb {
  --fa: "\f287";
}

.fa-tumblr {
  --fa: "\f173";
}

.fa-vaadin {
  --fa: "\f408";
}

.fa-quora {
  --fa: "\f2c4";
}

.fa-square-x-twitter {
  --fa: "\e61a";
}

.fa-reacteurope {
  --fa: "\f75d";
}

.fa-medium {
  --fa: "\f23a";
}

.fa-medium-m {
  --fa: "\f23a";
}

.fa-amilia {
  --fa: "\f36d";
}

.fa-mixcloud {
  --fa: "\f289";
}

.fa-flipboard {
  --fa: "\f44d";
}

.fa-viacoin {
  --fa: "\f237";
}

.fa-critical-role {
  --fa: "\f6c9";
}

.fa-sitrox {
  --fa: "\e44a";
}

.fa-discourse {
  --fa: "\f393";
}

.fa-joomla {
  --fa: "\f1aa";
}

.fa-mastodon {
  --fa: "\f4f6";
}

.fa-airbnb {
  --fa: "\f834";
}

.fa-wolf-pack-battalion {
  --fa: "\f514";
}

.fa-buy-n-large {
  --fa: "\f8a6";
}

.fa-gulp {
  --fa: "\f3ae";
}

.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}

.fa-strava {
  --fa: "\f428";
}

.fa-ember {
  --fa: "\f423";
}

.fa-canadian-maple-leaf {
  --fa: "\f785";
}

.fa-teamspeak {
  --fa: "\f4f9";
}

.fa-pushed {
  --fa: "\f3e1";
}

.fa-wordpress-simple {
  --fa: "\f411";
}

.fa-nutritionix {
  --fa: "\f3d6";
}

.fa-wodu {
  --fa: "\e088";
}

.fa-google-pay {
  --fa: "\e079";
}

.fa-intercom {
  --fa: "\f7af";
}

.fa-zhihu {
  --fa: "\f63f";
}

.fa-korvue {
  --fa: "\f42f";
}

.fa-pix {
  --fa: "\e43a";
}

.fa-steam-symbol {
  --fa: "\f3f6";
}

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa.fa-glass {
  --fa: "\f000";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-envelope-o {
  --fa: "\f0e0";
}

.fa.fa-star-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-star-o {
  --fa: "\f005";
}

.fa.fa-remove {
  --fa: "\f00d";
}

.fa.fa-close {
  --fa: "\f00d";
}

.fa.fa-gear {
  --fa: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-trash-o {
  --fa: "\f2ed";
}

.fa.fa-home {
  --fa: "\f015";
}

.fa.fa-file-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-o {
  --fa: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-clock-o {
  --fa: "\f017";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down {
  --fa: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up {
  --fa: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o {
  --fa: "\f144";
}

.fa.fa-repeat {
  --fa: "\f01e";
}

.fa.fa-rotate-right {
  --fa: "\f01e";
}

.fa.fa-refresh {
  --fa: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-list-alt {
  --fa: "\f022";
}

.fa.fa-dedent {
  --fa: "\f03b";
}

.fa.fa-video-camera {
  --fa: "\f03d";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-picture-o {
  --fa: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-photo {
  --fa: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-image {
  --fa: "\f03e";
}

.fa.fa-map-marker {
  --fa: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o {
  --fa: "\f044";
}

.fa.fa-edit {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-edit {
  --fa: "\f044";
}

.fa.fa-share-square-o {
  --fa: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-check-square-o {
  --fa: "\f14a";
}

.fa.fa-arrows {
  --fa: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o {
  --fa: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o {
  --fa: "\f058";
}

.fa.fa-mail-forward {
  --fa: "\f064";
}

.fa.fa-expand {
  --fa: "\f424";
}

.fa.fa-compress {
  --fa: "\f422";
}

.fa.fa-eye {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-warning {
  --fa: "\f071";
}

.fa.fa-calendar {
  --fa: "\f073";
}

.fa.fa-arrows-v {
  --fa: "\f338";
}

.fa.fa-arrows-h {
  --fa: "\f337";
}

.fa.fa-bar-chart {
  --fa: "\e0e3";
}

.fa.fa-bar-chart-o {
  --fa: "\e0e3";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-twitter-square {
  --fa: "\f081";
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  --fa: "\f082";
}

.fa.fa-gears {
  --fa: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up {
  --fa: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down {
  --fa: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-heart-o {
  --fa: "\f004";
}

.fa.fa-sign-out {
  --fa: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square {
  --fa: "\f08c";
}

.fa.fa-thumb-tack {
  --fa: "\f08d";
}

.fa.fa-external-link {
  --fa: "\f35d";
}

.fa.fa-sign-in {
  --fa: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-github-square {
  --fa: "\f092";
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-lemon-o {
  --fa: "\f094";
}

.fa.fa-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-square-o {
  --fa: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o {
  --fa: "\f02e";
}

.fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  --fa: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f {
  --fa: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-feed {
  --fa: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hdd-o {
  --fa: "\f0a0";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right {
  --fa: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left {
  --fa: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up {
  --fa: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down {
  --fa: "\f0a7";
}

.fa.fa-globe {
  --fa: "\f57d";
}

.fa.fa-tasks {
  --fa: "\f828";
}

.fa.fa-arrows-alt {
  --fa: "\f31e";
}

.fa.fa-group {
  --fa: "\f0c0";
}

.fa.fa-chain {
  --fa: "\f0c1";
}

.fa.fa-cut {
  --fa: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-files-o {
  --fa: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-floppy-o {
  --fa: "\f0c7";
}

.fa.fa-save {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-save {
  --fa: "\f0c7";
}

.fa.fa-navicon {
  --fa: "\f0c9";
}

.fa.fa-reorder {
  --fa: "\f0c9";
}

.fa.fa-magic {
  --fa: "\e2ca";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  --fa: "\f0d3";
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  --fa: "\f0d4";
}

.fa.fa-google-plus {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  --fa: "\f0d5";
}

.fa.fa-money {
  --fa: "\f3d1";
}

.fa.fa-unsorted {
  --fa: "\f0dc";
}

.fa.fa-sort-desc {
  --fa: "\f0dd";
}

.fa.fa-sort-asc {
  --fa: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin {
  --fa: "\f0e1";
}

.fa.fa-rotate-left {
  --fa: "\f0e2";
}

.fa.fa-legal {
  --fa: "\f0e3";
}

.fa.fa-tachometer {
  --fa: "\f625";
}

.fa.fa-dashboard {
  --fa: "\f625";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-comment-o {
  --fa: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-comments-o {
  --fa: "\f086";
}

.fa.fa-flash {
  --fa: "\f0e7";
}

.fa.fa-clipboard {
  --fa: "\f0ea";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o {
  --fa: "\f0eb";
}

.fa.fa-exchange {
  --fa: "\f362";
}

.fa.fa-cloud-download {
  --fa: "\f0ed";
}

.fa.fa-cloud-upload {
  --fa: "\f0ee";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-bell-o {
  --fa: "\f0f3";
}

.fa.fa-cutlery {
  --fa: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-text-o {
  --fa: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-building-o {
  --fa: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hospital-o {
  --fa: "\f0f8";
}

.fa.fa-tablet {
  --fa: "\f3fa";
}

.fa.fa-mobile {
  --fa: "\f3cd";
}

.fa.fa-mobile-phone {
  --fa: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-circle-o {
  --fa: "\f111";
}

.fa.fa-mail-reply {
  --fa: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-folder-o {
  --fa: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o {
  --fa: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-smile-o {
  --fa: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-frown-o {
  --fa: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-meh-o {
  --fa: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o {
  --fa: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-flag-o {
  --fa: "\f024";
}

.fa.fa-mail-reply-all {
  --fa: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-star-half-o {
  --fa: "\f5c0";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty {
  --fa: "\f5c0";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-star-half-full {
  --fa: "\f5c0";
}

.fa.fa-code-fork {
  --fa: "\f126";
}

.fa.fa-chain-broken {
  --fa: "\f127";
}

.fa.fa-unlink {
  --fa: "\f127";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-calendar-o {
  --fa: "\f133";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-unlock-alt {
  --fa: "\f09c";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o {
  --fa: "\f146";
}

.fa.fa-level-up {
  --fa: "\f3bf";
}

.fa.fa-level-down {
  --fa: "\f3be";
}

.fa.fa-pencil-square {
  --fa: "\f14b";
}

.fa.fa-external-link-square {
  --fa: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  --fa: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-toggle-down {
  --fa: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up {
  --fa: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-toggle-up {
  --fa: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right {
  --fa: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-toggle-right {
  --fa: "\f152";
}

.fa.fa-eur {
  --fa: "\f153";
}

.fa.fa-euro {
  --fa: "\f153";
}

.fa.fa-gbp {
  --fa: "\f154";
}

.fa.fa-usd {
  --fa: "\$";
}

.fa.fa-dollar {
  --fa: "\$";
}

.fa.fa-inr {
  --fa: "\e1bc";
}

.fa.fa-rupee {
  --fa: "\e1bc";
}

.fa.fa-jpy {
  --fa: "\f157";
}

.fa.fa-cny {
  --fa: "\f157";
}

.fa.fa-rmb {
  --fa: "\f157";
}

.fa.fa-yen {
  --fa: "\f157";
}

.fa.fa-rub {
  --fa: "\f158";
}

.fa.fa-ruble {
  --fa: "\f158";
}

.fa.fa-rouble {
  --fa: "\f158";
}

.fa.fa-krw {
  --fa: "\f159";
}

.fa.fa-won {
  --fa: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  --fa: "\f15a";
}

.fa.fa-file-text {
  --fa: "\f15c";
}

.fa.fa-sort-alpha-asc {
  --fa: "\f15d";
}

.fa.fa-sort-alpha-desc {
  --fa: "\f881";
}

.fa.fa-sort-amount-asc {
  --fa: "\f884";
}

.fa.fa-sort-amount-desc {
  --fa: "\f160";
}

.fa.fa-sort-numeric-asc {
  --fa: "\f162";
}

.fa.fa-sort-numeric-desc {
  --fa: "\f886";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-square {
  --fa: "\f431";
}

.fa.fa-youtube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  --fa: "\f169";
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  --fa: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  --fa: "\f171";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  --fa: "\f174";
}

.fa.fa-long-arrow-down {
  --fa: "\f309";
}

.fa.fa-long-arrow-up {
  --fa: "\f30c";
}

.fa.fa-long-arrow-left {
  --fa: "\f30a";
}

.fa.fa-long-arrow-right {
  --fa: "\f30b";
}

.fa.fa-apple {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  --fa: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-sun-o {
  --fa: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-moon-o {
  --fa: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  --fa: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left {
  --fa: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left {
  --fa: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-toggle-left {
  --fa: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o {
  --fa: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo-square {
  --fa: "\f194";
}

.fa.fa-try {
  --fa: "\e2bb";
}

.fa.fa-turkish-lira {
  --fa: "\e2bb";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o {
  --fa: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-institution {
  --fa: "\f19c";
}

.fa.fa-bank {
  --fa: "\f19c";
}

.fa.fa-mortar-board {
  --fa: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  --fa: "\f1a2";
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  --fa: "\f1b5";
}

.fa.fa-steam {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  --fa: "\f1b7";
}

.fa.fa-automobile {
  --fa: "\f1b9";
}

.fa.fa-cab {
  --fa: "\f1ba";
}

.fa.fa-spotify {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  --fa: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-word-o {
  --fa: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o {
  --fa: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o {
  --fa: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-image-o {
  --fa: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o {
  --fa: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o {
  --fa: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o {
  --fa: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o {
  --fa: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o {
  --fa: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o {
  --fa: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-video-o {
  --fa: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o {
  --fa: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-file-code-o {
  --fa: "\f1c9";
}

.fa.fa-vine {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-life-bouy {
  --fa: "\f1cd";
}

.fa.fa-life-buoy {
  --fa: "\f1cd";
}

.fa.fa-life-saver {
  --fa: "\f1cd";
}

.fa.fa-support {
  --fa: "\f1cd";
}

.fa.fa-circle-o-notch {
  --fa: "\f1ce";
}

.fa.fa-rebel {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  --fa: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-resistance {
  --fa: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  --fa: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-git-square {
  --fa: "\f1d2";
}

.fa.fa-git {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  --fa: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc-square {
  --fa: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  --fa: "\f1d7";
}

.fa.fa-send {
  --fa: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o {
  --fa: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-send-o {
  --fa: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-circle-thin {
  --fa: "\f111";
}

.fa.fa-header {
  --fa: "\f1dc";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-futbol-o {
  --fa: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o {
  --fa: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  --fa: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  --fa: "\f1f6";
}

.fa.fa-trash {
  --fa: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-eyedropper {
  --fa: "\f1fb";
}

.fa.fa-area-chart {
  --fa: "\f1fe";
}

.fa.fa-pie-chart {
  --fa: "\f200";
}

.fa.fa-line-chart {
  --fa: "\f201";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  --fa: "\f203";
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-cc {
  --fa: "\f20a";
}

.fa.fa-ils {
  --fa: "\f20b";
}

.fa.fa-shekel {
  --fa: "\f20b";
}

.fa.fa-sheqel {
  --fa: "\f20b";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-diamond {
  --fa: "\f3a5";
}

.fa.fa-transgender {
  --fa: "\f224";
}

.fa.fa-intersex {
  --fa: "\f224";
}

.fa.fa-transgender-alt {
  --fa: "\f225";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official {
  --fa: "\f09a";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hotel {
  --fa: "\f236";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  --fa: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-battery-4 {
  --fa: "\f240";
}

.fa.fa-battery {
  --fa: "\f240";
}

.fa.fa-battery-3 {
  --fa: "\f241";
}

.fa.fa-battery-2 {
  --fa: "\f242";
}

.fa.fa-battery-1 {
  --fa: "\f243";
}

.fa.fa-battery-0 {
  --fa: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  --fa: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  --fa: "\f254";
}

.fa.fa-hourglass-1 {
  --fa: "\f251";
}

.fa.fa-hourglass-2 {
  --fa: "\f252";
}

.fa.fa-hourglass-3 {
  --fa: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o {
  --fa: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o {
  --fa: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o {
  --fa: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o {
  --fa: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o {
  --fa: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o {
  --fa: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o {
  --fa: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o {
  --fa: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o {
  --fa: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  --fa: "\f264";
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-television {
  --fa: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  --fa: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o {
  --fa: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o {
  --fa: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o {
  --fa: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-map-o {
  --fa: "\f279";
}

.fa.fa-commenting {
  --fa: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-commenting-o {
  --fa: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  --fa: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt {
  --fa: "\f09d";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  --fa: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o {
  --fa: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  --fa: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o {
  --fa: "\f059";
}

.fa.fa-volume-control-phone {
  --fa: "\f2a0";
}

.fa.fa-asl-interpreting {
  --fa: "\f2a3";
}

.fa.fa-deafness {
  --fa: "\f2a4";
}

.fa.fa-hard-of-hearing {
  --fa: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-signing {
  --fa: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  --fa: "\f2aa";
}

.fa.fa-snapchat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  --fa: "\f2ab";
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  --fa: "\f2ad";
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  --fa: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle {
  --fa: "\f2b3";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  --fa: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-handshake-o {
  --fa: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o {
  --fa: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-address-book-o {
  --fa: "\f2b9";
}

.fa.fa-vcard {
  --fa: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-address-card-o {
  --fa: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-vcard-o {
  --fa: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o {
  --fa: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-user-o {
  --fa: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-drivers-license {
  --fa: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-id-card-o {
  --fa: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o {
  --fa: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4 {
  --fa: "\f2c7";
}

.fa.fa-thermometer {
  --fa: "\f2c7";
}

.fa.fa-thermometer-3 {
  --fa: "\f2c8";
}

.fa.fa-thermometer-2 {
  --fa: "\f2c9";
}

.fa.fa-thermometer-1 {
  --fa: "\f2ca";
}

.fa.fa-thermometer-0 {
  --fa: "\f2cb";
}

.fa.fa-bathtub {
  --fa: "\f2cd";
}

.fa.fa-s15 {
  --fa: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle {
  --fa: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-window-close-o {
  --fa: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o {
  --fa: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  --fa: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o {
  --fa: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-meetup {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "font-signature";
  src: url(/dist/fonts/font-signature-5..eot);
  src: url(/dist/fonts/font-signature-5..eot#iefix) format("embedded-opentype"), url(/dist/fonts/font-signature-5..ttf) format("truetype"), url(/dist/fonts/font-signature-5..woff) format("woff"), url(/dist/images/font-signature-5..svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fs {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "font-signature" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs.fs-clone-2:before {
  content: "\e977";
}
.fs.fs-applicant-secondary:before {
  content: "\e973";
}
.fs.fs-bookmark:before {
  content: "\e974";
}
.fs.fs-calculator1:before {
  content: "\e975";
}
.fs.fs-pen-square:before {
  content: "\e976";
}
.fs.fs-accounting:before {
  content: "\e900";
}
.fs.fs-action-due:before {
  content: "\e901";
}
.fs.fs-add-item:before {
  content: "\e902";
}
.fs.fs-addtab-alt-1:before {
  content: "\e903";
}
.fs.fs-addtab-alt:before {
  content: "\e904";
}
.fs.fs-addtab:before {
  content: "\e905";
}
.fs.fs-agents:before {
  content: "\e906";
}
.fs.fs-awaiting:before {
  content: "\e907";
}
.fs.fs-awaiting2:before {
  content: "\e908";
}
.fs.fs-back-to-customer:before {
  content: "\e909";
}
.fs.fs-bin:before {
  content: "\e90a";
}
.fs.fs-bridge:before {
  content: "\e90b";
}
.fs.fs-calculator:before {
  content: "\e90c";
}
.fs.fs-cancel-close:before {
  content: "\e90d";
}
.fs.fs-case-activity:before {
  content: "\e90e";
}
.fs.fs-case-agentcue:before {
  content: "\e90f";
}
.fs.fs-case-funded:before {
  content: "\e910";
}
.fs.fs-case-funded2:before {
  content: "\e911";
}
.fs.fs-case-summary:before {
  content: "\e912";
}
.fs.fs-check-active-alt:before {
  content: "\e913";
}
.fs.fs-check-active:before {
  content: "\e914";
}
.fs.fs-check-empty:before {
  content: "\e915";
}
.fs.fs-chevron:before {
  content: "\e916";
}
.fs.fs-circle-full:before {
  content: "\e917";
}
.fs.fs-close:before {
  content: "\e918";
}
.fs.fs-commission:before {
  content: "\e919";
}
.fs.fs-commission2:before {
  content: "\e91a";
}
.fs.fs-communication-supplier:before {
  content: "\e91b";
}
.fs.fs-communication-supplier2:before {
  content: "\e91c";
}
.fs.fs-connect-calls-and-direct:before {
  content: "\e91d";
}
.fs.fs-contacts:before {
  content: "\e91e";
}
.fs.fs-credit-card:before {
  content: "\e91f";
}
.fs.fs-date-picker:before {
  content: "\e920";
}
.fs.fs-delete-1:before {
  content: "\e921";
}
.fs.fs-delete:before {
  content: "\e922";
}
.fs.fs-development-loan:before {
  content: "\e923";
}
.fs.fs-documents:before {
  content: "\e924";
}
.fs.fs-dropdown-alt:before {
  content: "\e925";
}
.fs.fs-dropdown:before {
  content: "\e926";
}
.fs.fs-edit:before {
  content: "\e927";
}
.fs.fs-email:before {
  content: "\e928";
}
.fs.fs-end-call:before {
  content: "\e929";
}
.fs.fs-error:before {
  content: "\e92a";
}
.fs.fs-eye:before {
  content: "\e92b";
}
.fs.fs-fact-find:before {
  content: "\e92c";
}
.fs.fs-filter:before {
  content: "\e92d";
}
.fs.fs-flag:before {
  content: "\e92e";
}
.fs.fs-full-application:before {
  content: "\e92f";
}
.fs.fs-further-actions:before {
  content: "\e930";
}
.fs.fs-handshake:before {
  content: "\e931";
}
.fs.fs-icon-address-card:before {
  content: "\e932";
}
.fs.fs-icon-briefcase:before {
  content: "\e933";
}
.fs.fs-icon-bullhorn:before {
  content: "\e934";
}
.fs.fs-icon-calendar-2:before {
  content: "\e935";
}
.fs.fs-icon-dashboard:before {
  content: "\e936";
}
.fs.fs-icon-envelope:before {
  content: "\e937";
}
.fs.fs-icon-file-2:before {
  content: "\e938";
}
.fs.fs-icon-file-alt:before {
  content: "\e939";
}
.fs.fs-icon-gavel:before {
  content: "\e93a";
}
.fs.fs-Icon-grid-view:before {
  content: "\e93b";
}
.fs.fs-icon-group:before {
  content: "\e93c";
}
.fs.fs-icon-handshake:before {
  content: "\e93d";
}
.fs.fs-icon-help:before {
  content: "\e93e";
}
.fs.fs-icon-list-view:before {
  content: "\e93f";
}
.fs.fs-icon-lock:before {
  content: "\e940";
}
.fs.fs-icon-money-bill-alt:before {
  content: "\e941";
}
.fs.fs-icon-paperclip:before {
  content: "\e942";
}
.fs.fs-icon-pen-2:before {
  content: "\e943";
}
.fs.fs-icon-pen-square:before {
  content: "\e944";
}
.fs.fs-icon-phone-square:before {
  content: "\e945";
}
.fs.fs-icon-phone:before {
  content: "\e946";
}
.fs.fs-icon-sitemap:before {
  content: "\e947";
}
.fs.fs-icon-tick:before {
  content: "\e948";
}
.fs.fs-icon-times:before {
  content: "\e949";
}
.fs.fs-icon-trash-alt:before {
  content: "\e94a";
}
.fs.fs-icon-user:before {
  content: "\e94b";
}
.fs.fs-invoice:before {
  content: "\e94c";
}
.fs.fs-invoice2:before {
  content: "\e94d";
}
.fs.fs-key:before {
  content: "\e94e";
}
.fs.fs-land:before {
  content: "\e94f";
}
.fs.fs-land2:before {
  content: "\e950";
}
.fs.fs-launch-arrow:before {
  content: "\e951";
}
.fs.fs-lender:before {
  content: "\e952";
}
.fs.fs-locating-lender:before {
  content: "\e953";
}
.fs.fs-location:before {
  content: "\e954";
}
.fs.fs-mobile:before {
  content: "\e955";
}
.fs.fs-new-web-lead:before {
  content: "\e956";
}
.fs.fs-on-call:before {
  content: "\e957";
}
.fs.fs-on-hold:before {
  content: "\e958";
}
.fs.fs-pack-in:before {
  content: "\e959";
}
.fs.fs-pack-out:before {
  content: "\e95a";
}
.fs.fs-post:before {
  content: "\e95b";
}
.fs.fs-presentation-call:before {
  content: "\e95c";
}
.fs.fs-processing:before {
  content: "\e95d";
}
.fs.fs-radio-button-inactive:before {
  content: "\e95e";
}
.fs.fs-radio-button-selected:before {
  content: "\e95f";
}
.fs.fs-re-run:before {
  content: "\e960";
}
.fs.fs-report:before {
  content: "\e961";
}
.fs.fs-save:before {
  content: "\e962";
}
.fs.fs-search:before {
  content: "\e963";
}
.fs.fs-signing-papers:before {
  content: "\e964";
}
.fs.fs-sms:before {
  content: "\e965";
}
.fs.fs-sort-column:before {
  content: "\e966";
}
.fs.fs-star:before {
  content: "\e967";
}
.fs.fs-tag:before {
  content: "\e968";
}
.fs.fs-theme:before {
  content: "\e969";
}
.fs.fs-thumbs-up-plain:before {
  content: "\e96a";
}
.fs.fs-transfer-and-talk:before {
  content: "\e96b";
}
.fs.fs-urgent-task:before {
  content: "\e96c";
}
.fs.fs-utility:before {
  content: "\e96d";
}
.fs.fs-valuation-booked:before {
  content: "\e96e";
}
.fs.fs-valuation:before {
  content: "\e96f";
}
.fs.fs-view:before {
  content: "\e970";
}
.fs.fs-voicemail:before {
  content: "\e971";
}
.fs.fs-waiting:before {
  content: "\e972";
}

.factfind input.form-control, #react-valuers-section input.form-control {
  border-radius: 30px;
}
.factfind textarea.form-control, #react-valuers-section textarea.form-control {
  border-radius: calc(30px / 2);
}
.factfind .input-group .input-group-addon:last-child, #react-valuers-section .input-group .input-group-addon:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.factfind .input-group .input-group-addon:first-child, #react-valuers-section .input-group .input-group-addon:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.factfind .input-group .form-control:last-child, .factfind .input-group-addon:last-child, .factfind .input-group-btn:last-child > .btn, .factfind .input-group-btn:last-child > .btn-group > .btn, .factfind .input-group-btn:last-child > .dropdown-toggle, .factfind .input-group-btn:first-child > .btn:not(:first-child), .factfind .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #react-valuers-section .input-group .form-control:last-child, #react-valuers-section .input-group-addon:last-child, #react-valuers-section .input-group-btn:last-child > .btn, #react-valuers-section .input-group-btn:last-child > .btn-group > .btn, #react-valuers-section .input-group-btn:last-child > .dropdown-toggle, #react-valuers-section .input-group-btn:first-child > .btn:not(:first-child), #react-valuers-section .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.factfind .input-group .form-control:first-child, .factfind .input-group-addon:first-child, .factfind .input-group-btn:first-child > .btn, .factfind .input-group-btn:first-child > .btn-group > .btn, .factfind .input-group-btn:first-child > .dropdown-toggle, .factfind .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .factfind .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #react-valuers-section .input-group .form-control:first-child, #react-valuers-section .input-group-addon:first-child, #react-valuers-section .input-group-btn:first-child > .btn, #react-valuers-section .input-group-btn:first-child > .btn-group > .btn, #react-valuers-section .input-group-btn:first-child > .dropdown-toggle, #react-valuers-section .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #react-valuers-section .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#top-menu-bar {
  z-index: 90000;
  position: fixed;
  height: 0;
  width: 100%;
  background-color: #edeff4;
  display: flex;
}
#top-menu-bar .dropdown-menus {
  margin-left: auto;
  display: flex;
}
#top-menu-bar .dropdown {
  display: flex;
}
#top-menu-bar .dropdown .dropdown-toggle {
  padding: 0 1em;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4d565d;
}
#top-menu-bar .dropdown.open {
  background-color: #EA2776;
}
#top-menu-bar .dropdown.open .dropdown-toggle {
  color: #fff;
}
#top-menu-bar .dropdown .dropdown-menu {
  z-index: 1000;
}

.dropdown-closer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: calc(1000 - 1);
}

.loader-wrapper {
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #243d50;
}
.loader-wrapper .loader {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.loader-wrapper .loader .spinner {
  width: 50px;
  height: 50px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader-wrapper .loader .spinner .double-bounce1, .loader-wrapper .loader .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.loader-wrapper .loader .spinner .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.spinner-three-dots {
  width: auto;
  text-align: center;
}

.spinner-three-dots > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner-three-dots .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner-three-dots .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.always-show-scrollbars::-webkit-scrollbar {
  -webkit-appearance: none;
}
.always-show-scrollbars::-webkit-scrollbar:vertical {
  width: 11px;
}
.always-show-scrollbars::-webkit-scrollbar:horizontal {
  height: 11px;
}
.always-show-scrollbars::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.always-show-scrollbars::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px;
}

body {
  font-family: "Open Sans", sans-serif;
  background: #edeff4;
  color: #4d565d;
  font-size: 13px;
}
body.stretched {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
body.stretched .introducersContent {
  height: 100%;
  display: flex;
  align-items: stretch;
  overflow: auto;
  margin-left: 3.5em;
  margin-bottom: 0;
}
body.stretched .introducersContent > * {
  overflow: hidden;
}
body.stretched .modal img {
  max-width: 80vw;
  max-height: 80vh;
}

.introducersContent {
  padding-top: 0;
  margin-bottom: 6em;
}

.relative {
  position: relative;
}

.box {
  background: #ffffff;
  padding: 0.5em 2em 2em 2em;
  margin: 0;
  border-bottom: 2px solid #e3e5e9;
}

.box-transparent {
  padding: 0.5em 2em 2em 2em;
  margin: 0;
}

.collapsible-panel, .padding-panel {
  padding: 1em 0;
}

.clearfix {
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.circle {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #2d353c;
}
.circle.circle-red {
  background: #e9626e;
}
.circle.circle-green {
  background: #27ad75;
}
.circle.circle-orange {
  background: #ff6a10;
}

.divider {
  color: #a7b1c2;
}

.dropdown-menu {
  font-size: 13px;
}

.nopadding {
  padding: 0;
}

.norightpadding {
  padding-right: 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #0db8ec;
  font-weight: bold;
}

h1, h2, h3, h4 {
  font-size: 16px;
}

.heading {
  margin-top: 1em;
  border-bottom: 1px solid #0db8ec;
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
  display: inline-block;
}
.heading h1[data-toggle=collapse], .heading h2[data-toggle=collapse], .heading h3[data-toggle=collapse], .heading h4[data-toggle=collapse], .heading h5[data-toggle=collapse], .heading h6[data-toggle=collapse] {
  cursor: pointer;
}
.heading h1 {
  margin-right: 1em;
}
.heading .checkbox {
  display: inline;
  margin-left: 1em;
}

/* Forms */
label {
  font-weight: normal;
  text-align: right;
  width: 100%;
  color: #768591;
}
label.label-small {
  font-size: 0.95em;
}
label.label-left {
  text-align: left;
}
label.label-right {
  text-align: right;
}

.pull-right .checkbox {
  display: inline-block;
}
.pull-right label {
  width: auto;
}

.checkbox label {
  text-align: left;
}

.checkbox-right {
  float: right;
}

.radio, .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.checkbox label {
  width: auto;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input:invalid {
  border-color: red;
}

input:required:invalid, .bs-invalid {
  border-color: red !important;
}

/* Tables */
.table thead tr th {
  font-weight: normal;
  padding-top: 1em;
  padding-bottom: 1em;
}
.table tbody tr td {
  vertical-align: middle;
}
.table tbody tr td i.fa {
  margin: 0 0.2em;
}
.table tbody tr td i.fa:not(.fa-chevron-right, .fa-chevron-down) {
  color: #4d565d;
}
.table tbody tr td h4 i.fa {
  color: #0db8ec;
}

td.red {
  color: #e9626e;
}

td.green {
  color: #27ad75;
}

.table-responsive {
  overflow-x: initial;
}

tbody.table-template {
  display: none;
}

.table-row-template {
  display: none;
}

table tbody tr.table-form {
  display: none;
}
table tbody tr.table-form > td {
  padding: 2em 0;
  background: #ffffff;
}

.table-sortable > thead > tr > th {
  cursor: pointer;
  white-space: nowrap;
}
.table-sortable .title-sort {
  display: inline-block;
  margin-top: 4px;
}

.table-sortable .sort, .sortable .sort {
  padding: 0 2px 0 0;
  display: inline-flex;
  flex-direction: column;
  vertical-align: bottom;
}
.table-sortable .sort i, .sortable .sort i {
  line-height: 0.75em;
  padding: 0 0.5em 0 0;
}
.table-sortable .sort.active i.active, .sortable .sort.active i.active {
  color: #0db8ec;
}
.table-sortable span, .sortable span {
  cursor: pointer;
}

.tooltip-inner {
  white-space: pre;
  text-align: left;
}

table#quotes [data-toggle=collapse][aria-expanded=true] .fa-chevron-right, table#documents [data-toggle=collapse][aria-expanded=true] .fa-chevron-right, .table-contacts [data-toggle=collapse][aria-expanded=true] .fa-chevron-right, .table.documents [data-toggle=collapse][aria-expanded=true] .fa-chevron-right {
  transform: rotate(90deg);
}

.table-collapsible-striped > tbody > tr:nth-of-type(4n - 1) {
  background-color: #f0f4f8;
}

.checkbox-btn {
  margin: 0 1em;
  display: inline-block;
}

.clickable {
  cursor: pointer;
}

.no-click {
  cursor: not-allowed;
}

.word-break-all {
  word-break: break-all;
}

.system-call-number .fa.fa-phone {
  cursor: pointer;
}
.system-call-number .fa.fa-phone:hover {
  color: #68C44F !important;
}

.no-padding {
  padding: 0 !important;
}

.no-highlight::selection {
  background-color: transparent;
}

.container-fluid {
  padding-left: calc(56px + 15px);
}

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

.no-border, .no-border td, .no-border tr {
  border: none !important;
}
.btn-primary {
  background: #fff;
  color: #0db8ec;
  border-color: #0db8ec;
  transition: all 0.5s;
}
.btn-primary[disabled] {
  color: #6a868f;
  border-color: #6a868f;
}
.btn-primary i.fa {
  color: inherit !important;
}
.btn-primary:hover {
  background: #0db8ec;
  color: #fff;
  border-color: #0db8ec;
}
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background: #00a9d8;
  color: #fff;
  border-color: #00a9d8;
}

.btn-secondary {
  background: #fff;
  color: #879dc3;
  border-color: #879dc3;
  transition: all 0.5s;
}
.btn-secondary:hover {
  background: #879dc3;
  color: #fff;
  border-color: #879dc3;
}
.btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  background: #6d85af;
  color: #fff;
  border-color: #6d85af;
}

.btn-danger {
  background: #fff;
  color: #e82c80;
  border-color: #e82c80;
  transition: all 0.5s;
}
.btn-danger:hover {
  background: #e82c80;
  color: #fff;
  border-color: #e82c80;
}
.btn-danger:focus, .btn-danger:active, .btn-danger.active {
  background: #d1146b;
  color: #fff;
  border-color: #d1146b;
}

.btn-dark {
  background: #000;
  color: #fff;
  border-color: #fff;
  transition: all 0.5s;
}
.btn-dark:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.btn-dark:focus, .btn-dark:active, .btn-dark.active {
  background: #edeff4;
  color: #000;
  border-color: #edeff4;
}

.btn-gray {
  background: #fff;
  color: #4D565D;
  border-color: #4D565D;
  transition: all 0.5s;
}
.btn-gray:hover, .btn-gray.active, .btn-gray.active {
  background: #4D565D;
  color: #fff;
  border-color: #4D565D;
}

.btn-warning {
  background: #fff;
  color: #eea236;
  border-color: #eea236;
  transition: all 0.5s;
}
.btn-warning:hover {
  background: #eea236;
  color: #fff;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning:active, .btn-warning.active {
  background: #eea236;
  color: #fff;
  border-color: #985f0d;
}

.document-list-filters .btn-success {
  background: #fff;
  color: #27ad75;
  border-color: #27ad75;
  transition: all 0.5s;
}
.document-list-filters .btn-success:hover {
  background: #27ad75;
  color: #fff;
  border-color: #27ad75;
}
.document-list-filters .btn-success:focus, .document-list-filters .btn-success:active, .document-list-filters .btn-success.active {
  background: #27ad75;
  color: #fff;
  border-color: #0b3021;
}

.btn-toolbar {
  padding: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  min-height: 2em;
}
.btn-toolbar .logo {
  float: left;
  width: 15em;
  margin-top: 0.5em;
}
.btn-toolbar .btn:not(.new-ff) {
  margin: 0 0.25em;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 2px 12px;
}

.btn-filter-group {
  height: 34px;
}

button.dropdown-toggle {
  padding: 5px 10px;
  border-color: #ccc;
}

.input-group .btn {
  padding-top: 4px;
  padding-bottom: 4px;
}

.btn-brand {
  background: #00a9d8;
  color: #fff;
  border-color: #0db8ec;
  font-size: 14px;
  line-height: 1.42857;
  transition: all 0.5s;
}
.btn-brand[disabled] {
  color: #6a868f;
  border-color: #6a868f;
}
.btn-brand i.fa {
  color: inherit !important;
}
.btn-brand:hover {
  background: #0db8ec;
  color: #fff;
  border-color: #0db8ec;
}
.btn-brand:focus, .btn-brand:active, .btn-brand.active {
  background: #00a9d8;
  color: #fff;
  border-color: #00a9d8;
}

aside#leftsidebar {
  background: #ffffff;
  color: #a1abbb;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  display: inline-flex;
  flex-direction: column;
  z-index: calc(90000 + 1);
  width: 3.5em;
  transition: width 0.5s;
}
aside#leftsidebar .overlay {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 100%;
  display: none;
  background: rgba(255, 255, 255, 0.5);
}
aside#leftsidebar .burger {
  cursor: pointer;
  height: 0.75em;
  width: 1.5em;
  position: relative;
  margin: 1em 0 1em 1em;
  /*
  padding: 1em;

  i {
    font-size: 1.5em;
    vertical-align: middle;
  }
  */
}
aside#leftsidebar .burger .line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.15em;
  background: #a1abbb;
  transition: all 1s;
}
aside#leftsidebar .burger .line.line-1 {
  top: 0;
}
aside#leftsidebar .burger .line.line-2 {
  top: 50%;
}
aside#leftsidebar .burger .line.line-3 {
  top: 100%;
}
aside#leftsidebar .user {
  clear: both;
  background: #acbbd0;
  padding: 1em 0.5em;
  white-space: nowrap;
}
aside#leftsidebar .user .initial {
  background: #cdd5e3;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 2em;
  height: 2em;
  transition: all 1s;
  padding-top: 0.15em;
}
aside#leftsidebar .user .initial span {
  color: #0db8ec;
  font-size: 1.25em;
  display: inline-block;
  transition: all 1s;
}
aside#leftsidebar .user .info {
  display: inline-block;
  opacity: 0;
  transition: opacity 1s 0.2s;
  margin-left: 0.25em;
  height: 0;
  overflow: hidden;
}
aside#leftsidebar .user .info .name {
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5em;
}
aside#leftsidebar .user .info .name a {
  color: inherit;
}
aside#leftsidebar .user .info .email {
  font-size: 0.8em;
  color: #ffffff;
}
aside#leftsidebar .menu {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
}
aside#leftsidebar .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
aside#leftsidebar .menu ul.second-list {
  margin-top: auto;
}
aside#leftsidebar .menu ul.second-list li.space-separator hr {
  width: 50%;
}
aside#leftsidebar .menu ul.second-list li.space-separator.before-menu hr {
  margin-bottom: 0;
}
aside#leftsidebar .menu ul.second-list li.space-separator.after-menu hr {
  margin-top: 0;
}
aside#leftsidebar .menu ul li {
  margin: 0;
  transition: all 0.5s;
}
aside#leftsidebar .menu ul li:hover {
  background: #edeff4;
}
aside#leftsidebar .menu ul li.active, aside#leftsidebar .menu ul li.expanded {
  background: #0abaeb;
}
aside#leftsidebar .menu ul li.active a, aside#leftsidebar .menu ul li.expanded a {
  color: #ffffff;
}
aside#leftsidebar .menu ul li a {
  color: #a7b1c2;
  text-decoration: none;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  padding: 1em;
}
aside#leftsidebar .menu ul li a i {
  margin-right: 0.5em;
  font-size: 1.2em;
}
aside#leftsidebar .menu ul li a i.fa-caret-down {
  display: none;
  float: right;
  padding-top: 0.2em;
}
aside#leftsidebar .menu ul li a span {
  opacity: 0;
  transition: opacity 1s 0.2s;
}
aside#leftsidebar .menu ul li ul.submenu {
  display: none;
}
aside#leftsidebar .menu ul li ul.submenu li {
  background: #00a9d8;
  padding: 0.5em 1em 0.5em 1.5em;
}
aside#leftsidebar .menu ul li ul.submenu li:hover, aside#leftsidebar .menu ul li ul.submenu li.active {
  background: #009eca;
}
aside#leftsidebar .menu ul li ul.submenu li a {
  padding: 0.25em 1em;
}
aside#leftsidebar .search {
  padding: 1em;
  background: #ffffff;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
}
aside#leftsidebar .search .search-wrapper {
  padding: 0.25em;
}
aside#leftsidebar .search .search-wrapper input {
  background: #ffffff;
  color: #4d565d;
  border: none;
  display: none;
  width: calc(100% - 2em);
}
aside#leftsidebar .logo {
  margin: 1em 2em;
}
aside#leftsidebar .legal {
  display: none;
  bottom: 0.5em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
}
aside#leftsidebar .legal a {
  color: inherit;
}
aside#leftsidebar.expanded {
  width: 18em;
}
aside#leftsidebar.expanded .overlay {
  display: block;
}
aside#leftsidebar.expanded .user .initial {
  height: 3em;
  width: 3em;
  padding-top: 0.35em;
}
aside#leftsidebar.expanded .user .initial span {
  font-size: 1.5em;
}
aside#leftsidebar.expanded .user .info {
  opacity: 1;
  height: auto;
}
aside#leftsidebar.expanded .burger .line {
  background: #ec2581;
}
aside#leftsidebar.expanded .burger .line.line-1 {
  transform: translateY(0.375em) rotate(45deg);
}
aside#leftsidebar.expanded .burger .line.line-2 {
  opacity: 0;
}
aside#leftsidebar.expanded .burger .line.line-3 {
  transform: translateY(-0.375em) rotate(-45deg);
}
aside#leftsidebar.expanded .menu li {
  text-align: left;
}
aside#leftsidebar.expanded .menu li span {
  opacity: 1;
}
aside#leftsidebar.expanded .menu li.active ul.submenu, aside#leftsidebar.expanded .menu li.expanded ul.submenu {
  display: block;
}
aside#leftsidebar.expanded .search {
  opacity: 1;
  display: block;
}
aside#leftsidebar.expanded .search .search-wrapper {
  border: 1px solid #d2dae5;
  border-radius: 1em;
}
aside#leftsidebar.expanded .search .search-wrapper.focused {
  border-color: #0abaeb;
}
aside#leftsidebar.expanded .search .search-wrapper.empty {
  border-color: #ec2581;
}
aside#leftsidebar.expanded .search .search-wrapper i {
  margin-left: 0.25em;
}
aside#leftsidebar.expanded .search .search-wrapper input {
  display: inline-block;
}
aside#leftsidebar.expanded .menu {
  height: calc(100% - 200px);
}
aside#leftsidebar.expanded .legal {
  display: block;
}
aside#leftsidebar .menu .list li i {
  position: relative;
}
aside#leftsidebar .menu ul li a .nav-badge {
  opacity: 1;
}
aside#leftsidebar .nav-badge {
  color: #fff;
  padding: 2px;
  border-radius: 50%;
  background-color: #e9626e;
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  font-size: 8px;
  min-height: 10px;
  min-width: 10px;
}

.pagination-container {
  text-align: right;
}
.pagination-container .entries {
  display: inline-block;
  margin: 20px 30px 20px 0px;
  padding: 6px 0;
}
.pagination-container .pagination {
  float: right;
}
.pagination-container .pagination li a {
  cursor: pointer;
}

#case-sticky {
  overflow: hidden;
}
#case-sticky.pinned {
  overflow: visible;
}
#case-sticky.stick {
  position: fixed;
  top: 0;
  right: 132px;
  left: 75px;
  background-color: #edeff4;
  z-index: 5;
}
#case-sticky .btn-toolbar {
  display: flex;
}
#case-sticky .btn-toolbar .logo {
  margin-top: 0;
  height: 100% !important;
}
#case-sticky .btn-toolbar .buttons {
  margin-left: auto;
  display: flex;
}

.box-stage-summary {
  margin-top: 1em;
  max-width: 400px;
}

.top-summary {
  display: flex;
  width: 100%;
}
.top-summary .details-box {
  transition: height 0ms;
  min-height: 55px;
}
.top-summary > div {
  margin: 0 0.75em 1em 0.75em;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #000000;
}
.top-summary > div:first-of-type {
  margin-left: 0;
}
.top-summary > div:last-of-type {
  margin-right: 0;
}
.top-summary > div h2 {
  color: #fff;
  border-bottom: 1px solid #000000;
  padding: 20px 1em 1em 1em;
  margin-top: 0;
  letter-spacing: 0;
}
.top-summary .loan-type-section {
  font-weight: normal;
  font-size: 14px;
  line-height: 2.15em;
}
.top-summary .loan-type-section .loan-type {
  margin-left: 0.5em;
}
.top-summary .summary {
  background: #0db8ec;
  flex-grow: 1;
  border-color: #009fcb;
  color: #ffffff;
}
.top-summary .summary h2 {
  border-color: #009fcb;
}
.top-summary .summary h2 .form-control {
  height: 24px;
  width: auto;
  vertical-align: bottom;
}
.top-summary .summary h2 .dropdown-toggle {
  background: #009fcb;
  border-color: #009fcb;
  color: white;
  padding: 2px 25px 2px 10px;
}
.top-summary .summary h2 .dropdown-toggle:focus, .top-summary .summary h2 .dropdown-toggle:active {
  background: #009fcb;
}
.top-summary .summary h2 .dropdown-toggle span.filter-option {
  font-size: 16px;
}
.top-summary .summary .form-group {
  margin-bottom: 5px;
  font-weight: bold;
}
.top-summary .summary .form-group label {
  color: #c1e6f0;
  text-align: left;
  font-weight: normal;
}
.top-summary .summary .form-group .form-control {
  height: 24px;
}
.top-summary .summary .form-group .dropdown-toggle {
  background: #009fcb;
  border-color: #009fcb;
  color: white;
  padding: 2px 10px;
}
.top-summary .summary .form-group .Select.is-focused .Select-control {
  background: #009fcb;
  border-color: #009fcb;
  color: #fff;
}
.top-summary .summary .form-group .Select-control {
  background: #009fcb;
  border-color: #009fcb;
  color: white;
  height: 24px;
}
.top-summary .summary .form-group .Select-control .Select-input:focus {
  background-color: transparent;
}
.top-summary .summary .form-group .Select-control * {
  font-weight: normal !important;
  line-height: 24px;
}
.top-summary .summary .form-group .Select-control .Select-arrow {
  border-color: white transparent transparent !important;
}
.top-summary .summary .form-group .Select-control .Select-value, .top-summary .summary .form-group .Select-control .Select-value span {
  color: white !important;
}
.top-summary .summary .form-group .Select-control .Select-placeholder {
  color: white;
}
.top-summary .summary .form-group .Select-control .Select-input, .top-summary .summary .form-group .Select-control .Select-option {
  height: 24px;
}
.top-summary .summary .form-group .Select-menu-outer * {
  font-weight: normal !important;
}
.top-summary .application-progress {
  background: #ff6a10;
  width: 25%;
  border-color: #d75b0f;
  position: relative;
}
.top-summary .application-progress h2 {
  border-color: #d75b0f;
}
.top-summary .application-progress p {
  color: #ffffff;
  margin-bottom: 0.25em;
}
.top-summary .application-progress p.time-in-stage {
  font-size: 1.3em;
  font-weight: bold;
}
.top-summary .application-progress p.move {
  text-align: right;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.top-summary .application-progress p a {
  color: #fff;
  text-decoration: underline;
}
.top-summary .application-progress .progress {
  background: #d75b0f;
  height: 14px;
  border-radius: 7px;
  width: calc(100% - 30px);
  margin: 1em auto 1em auto;
  box-shadow: none;
  color: #ffffff;
}
.top-summary .application-progress .progress .progress-bar {
  background: #f7a675;
  height: 14px;
  border-radius: 7px;
}
.top-summary .tags {
  background: #e82c80;
  width: 25%;
  border-color: #c01f66;
  position: relative;
}
.top-summary .tags h2 {
  border-color: #c01f66;
}
.top-summary .tags p {
  color: #ffffff;
  margin-bottom: 0.25em;
}
.top-summary .tags p.new {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 1em;
  margin-bottom: -2.5em;
}
.top-summary .tags p a {
  color: #fff;
  text-decoration: underline;
}

.table-application-stages thead tr th {
  font-weight: bold;
}
.table-application-stages tbody tr {
  color: #b8c5cf;
}
.table-application-stages tbody tr.current {
  color: #0db8ec;
  font-weight: bold;
}
.table-application-stages tbody tr.completed {
  color: #4d565d;
}
.table-application-stages tbody tr td {
  font-weight: normal;
}

.ratio-summary {
  padding: 2em 0;
  margin-top: 1em;
  color: #6d85af;
}
.ratio-summary label {
  color: #6d85af;
}

.ledger {
  background: #1a2229;
  color: #a7b1c2;
  padding: 1em;
  margin-bottom: 1em;
  display: inline-block;
  font-size: 1.2em;
}
.ledger span {
  color: #27ad75;
  font-size: 1.5em;
  padding-left: 1em;
}

table#quotes tr.details p, table#documents tr.details p, table.table-lender-search tr.details p {
  font-weight: normal;
  line-height: 180%;
}
table#quotes tr.details h3, table#documents tr.details h3, table.table-lender-search tr.details h3 {
  color: #e82c80;
  font-size: 14px;
  font-weight: bold;
}
table#quotes tr.details.shown, table#documents tr.details.shown, table.table-lender-search tr.details.shown {
  display: table-row;
}
table#quotes tr td, table#documents tr td, table.table-lender-search tr td {
  vertical-align: middle;
}
table#quotes tr td:first-of-type, table#documents tr td:first-of-type, table.table-lender-search tr td:first-of-type {
  white-space: nowrap;
}
table#quotes tr td .fa-chevron-right, table#quotes tr td .fa-chevron-down, table#documents tr td .fa-chevron-right, table#documents tr td .fa-chevron-down, table.table-lender-search tr td .fa-chevron-right, table.table-lender-search tr td .fa-chevron-down {
  cursor: pointer;
}

#map {
  width: 100%;
  height: 400px;
}

.postcode-input-group-addon {
  background: #d9e1e7;
}
.postcode-input-group-addon:hover {
  background: #a7b1c2;
  color: #ffffff;
  cursor: pointer;
}

#confirm-application-progress-hold input {
  background: #fff;
  color: #555;
  border-color: #ccc;
}

.add-property-note {
  font-size: 1.4em;
  padding-top: 0.4em;
  cursor: pointer;
}

.file-preview {
  display: block;
  margin: 0 auto;
  max-height: 500px;
}

#file-dropzone {
  position: relative;
  width: 100%;
}
#file-dropzone div {
  border: 3px dashed #607D8B;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  padding: 4em 0;
}
#file-dropzone input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

#document-upload .uploading img {
  display: block;
  margin: auto;
}

ul.files {
  list-style: none;
}
ul.files li {
  color: #a7b1c2;
}
ul.files li .delete-file {
  color: #e9626e;
  font-weight: normal;
  font-size: 0.9em;
  padding-left: 1em;
}

#find-quotes-error .response {
  max-height: 300px;
  overflow-y: auto;
  background: #f0f4f8;
}
#find-quotes-error .response h3, #find-quotes-error .response p {
  margin: 1em;
  padding: 0;
}
#find-quotes-error .response h3 {
  color: #e82c80;
}

.broker-link i, .lender-link i {
  color: #ffffff;
}

.table-contacts td.coloured {
  white-space: nowrap;
}
.table-contacts td.coloured i {
  color: inherit !important;
}
.table-contacts .applicant td.coloured {
  color: #ec2581;
}
.table-contacts .processor td.coloured, .table-contacts .underwriter td.coloured {
  color: #4583b3;
}
.table-contacts .broker td.coloured {
  color: #f56610;
}
.table-contacts .lender td.coloured {
  color: #13be7b;
}
.table-contacts .valuer td.coloured {
  color: #8a4ab3;
}
.table-contacts .accountant td.coloured {
  color: #e09e00;
}
.table-contacts .additional td.coloured {
  color: #4d565d;
}

.container-contacts .tab-actions .contact-share-group .filter-option {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sortcode {
  padding-left: 10px;
  padding-right: 10px;
}
.sortcode .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
}

.broker-fee-changed {
  color: #e9626e;
}

.documents-container .heading h4 {
  position: relative;
}
.documents-container .heading h4 .document-section-badges {
  position: absolute;
  top: 0;
  left: 200px;
  width: 100px;
}

.badge {
  background-color: transparent;
  font-size: 14px;
  color: white;
  display: inline;
  text-align: center;
  width: 40px;
}
.badge.success {
  color: #27ad75;
}
.badge.error {
  color: #e82c80;
}
.badge.warning {
  color: #ff6a10;
}

.badge + .badge {
  margin-left: 10px;
}

.template {
  display: none;
}

#clientAndIncome label,
#propertyAndMortgage label,
#debts label,
#quotes label,
#contacts label,
#accounting label {
  text-align: initial;
}

.applicant-address-table .shared-addresses.btn-group.form-control {
  width: auto;
  height: auto;
}
.applicant-address-table .shared-addresses.btn-group.form-control .btn {
  color: #0db8ec;
  font-size: 12px;
  line-height: 1.5;
  margin-top: -4px;
  margin-left: 1em;
}

.notes {
  margin: 2em 0;
}
.notes ul.msg-list, .notes ul.notes-list, .notes ul.notes_list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.notes ul.msg-list li, .notes ul.notes-list li, .notes ul.notes_list li {
  margin: 0;
  padding: 0 0 2em 0;
  position: relative;
  min-height: 4em;
}
.notes ul.msg-list li:before, .notes ul.notes-list li:before, .notes ul.notes_list li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 2px solid #dde3ec;
  left: 4em;
}
.notes ul.msg-list li .date, .notes ul.notes-list li .date, .notes ul.notes_list li .date {
  display: inline-block;
  background: #0abaeb;
  color: #fff;
  padding: 0.5em;
  text-align: center;
  border-radius: 0.5em;
  top: 0;
  left: 5em;
  position: absolute;
  transform: translateX(-50%);
  font-size: 0.8em;
  white-space: nowrap;
}
.notes ul.msg-list li .icon, .notes ul.notes-list li .icon, .notes ul.notes_list li .icon {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  top: 3em;
  left: 4em;
  width: 2.5em;
  height: 2.5em;
  position: absolute;
  transform: translateX(-50%);
  line-height: 2.5em;
}
.notes ul.msg-list li .icon.fa-icon, .notes ul.notes-list li .icon.fa-icon, .notes ul.notes_list li .icon.fa-icon {
  padding-top: 0 !important;
  padding-left: 0.12em;
}
.notes ul.msg-list li .note, .notes ul.notes-list li .note, .notes ul.notes_list li .note {
  margin: 0 0 0 10em;
  color: #a7b1c2;
  max-width: 500px;
  font-size: 13px;
  background: #edeff4;
  padding: 1em;
  border-radius: 6px;
}
.notes ul.msg-list li .note p.title, .notes ul.notes-list li .note p.title, .notes ul.notes_list li .note p.title {
  color: #a7b1c2;
}
.notes ul.msg-list li .note p.title strong, .notes ul.notes-list li .note p.title strong, .notes ul.notes_list li .note p.title strong {
  font-weight: bold;
  color: #4d565d;
}
.notes ul.msg-list li .note p.text, .notes ul.notes-list li .note p.text, .notes ul.notes_list li .note p.text {
  color: #8c96a9;
  white-space: pre-wrap;
  overflow: hidden;
}
.notes ul.msg-list li .note.call-note div.text, .notes ul.notes-list li .note.call-note div.text, .notes ul.notes_list li .note.call-note div.text {
  color: #4d565d;
}
.notes ul.msg-list li .note.call-note div.text > p, .notes ul.notes-list li .note.call-note div.text > p, .notes ul.notes_list li .note.call-note div.text > p {
  width: 100%;
  margin-top: 15px;
}
.notes ul.msg-list li .note.call-note div.text > p audio, .notes ul.notes-list li .note.call-note div.text > p audio, .notes ul.notes_list li .note.call-note div.text > p audio {
  width: 100%;
}
.notes ul.msg-list li .note .read-more-link, .notes ul.msg-list li .note .hide-more-link, .notes ul.notes-list li .note .read-more-link, .notes ul.notes-list li .note .hide-more-link, .notes ul.notes_list li .note .read-more-link, .notes ul.notes_list li .note .hide-more-link {
  color: #0db8ec;
  font-weight: bold;
  padding-left: 2px;
  cursor: pointer;
  display: block;
}
.notes ul.msg-list li:last-of-type, .notes ul.notes-list li:last-of-type, .notes ul.notes_list li:last-of-type {
  margin: 0;
  min-height: 7em;
}
.notes ul.msg-list li:last-of-type:before, .notes ul.notes-list li:last-of-type:before, .notes ul.notes_list li:last-of-type:before {
  border-left: 2px dashed #dde3ec;
}
.notes ul.msg-list li:last-of-type .date, .notes ul.notes-list li:last-of-type .date, .notes ul.notes_list li:last-of-type .date {
  top: 3em;
}
.notes ul.msg-list li:last-of-type .icon, .notes ul.notes-list li:last-of-type .icon, .notes ul.notes_list li:last-of-type .icon {
  top: 6em;
  background: #a7b1c2;
}
.notes .notes_list li {
  min-height: 6.8em !important;
}
.notes .notes_list li .note {
  display: none;
}

#notes-not-saved .notes ul.msg-list li:before, #notes-not-saved .notes ul.notes-list li:before, #notes-not-saved .notes ul.notes_list li:before {
  content: none;
}
#notes-not-saved .notes ul.msg-list li .note, #notes-not-saved .notes ul.notes-list li .note, #notes-not-saved .notes ul.notes_list li .note {
  margin: 0;
  white-space: pre-line;
}

#newNote > div {
  padding: 2em 1em;
}

.screen-with-notes-container {
  margin-right: 11.5rem;
}

#notesSidebar {
  background: #ffffff;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  z-index: 99;
  box-sizing: border-box;
  transition: all 1s;
  width: 9em;
}
#notesSidebar .overlay {
  position: absolute;
  right: 100%;
  width: 100vw;
  height: 100%;
  display: none;
}
#notesSidebar #notesSidebarContainer {
  overflow: scroll;
  height: 100%;
  width: 100%;
  padding: 1em;
  box-sizing: border-box;
}
#notesSidebar .heading {
  border-bottom: none;
}
#notesSidebar .heading h4 {
  cursor: pointer;
  white-space: nowrap;
  display: block;
}
#notesSidebar .heading .close-notes {
  display: none;
  color: #cdd5e2;
  font-weight: normal;
  cursor: pointer;
}
#notesSidebar .btn {
  display: none;
}
#notesSidebar ul.msg-list li {
  min-height: 7em;
}
#notesSidebar ul.msg-list li:before {
  left: 2em;
}
#notesSidebar ul.msg-list li .date {
  left: 3em;
}
#notesSidebar ul.msg-list li .icon {
  left: 2em;
}
#notesSidebar ul.msg-list li .note {
  opacity: 0;
  height: 0;
}
#notesSidebar.expanded {
  width: 50%;
}
#notesSidebar.expanded .overlay {
  display: block;
}
#notesSidebar.expanded .heading .close-notes {
  display: inline-block;
}
#notesSidebar.expanded .btn {
  display: inline-block;
}
#notesSidebar.expanded ul.msg-list li, #notesSidebar.expanded ul.notes-list li, #notesSidebar.expanded ul.notes_list li {
  min-height: 4em;
}
#notesSidebar.expanded ul.msg-list li .note, #notesSidebar.expanded ul.notes-list li .note, #notesSidebar.expanded ul.notes_list li .note {
  display: block;
  opacity: 1;
  height: auto;
  max-width: 80%;
}
#notesSidebar.expanded-further {
  width: 80%;
}
#notesSidebar.expanded-further ul.msg-list li .note, #notesSidebar.expanded-further ul.notes-list li .note, #notesSidebar.expanded-further ul.notes_list li .note {
  max-width: 80%;
}
#notesSidebar .note-options label {
  width: 165px;
  margin: 0 10px 10px 0;
  text-align: center;
  border-radius: 125px;
  font-size: 12px;
  border: none;
  background: white;
}
#notesSidebar .note-options label .icon {
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto 5px auto;
  display: block;
}
#notesSidebar .note-options label.active, #notesSidebar .note-options label:hover {
  color: #0db8ec;
  background: rgba(167, 177, 194, 0.2);
  box-shadow: none;
  outline: none;
}
#notesSidebar .icon.fa-icon {
  background-color: black;
  border-radius: 50%;
  color: white;
  padding-top: 0.25em;
}
#notesSidebar .icon.orange {
  background-color: rgb(255, 138, 0);
}
#notesSidebar .icon.green {
  background-color: rgb(0, 221, 114);
}
#notesSidebar .icon.light-orange {
  background-color: rgb(255, 194, 0);
}
#notesSidebar .icon.blue {
  background-color: rgb(10, 186, 235);
}
#notesSidebar .icon.dark-purple {
  background-color: rgb(135, 157, 195);
}
#notesSidebar .post-mentions {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
}
#notesSidebar .post-mentions ul {
  background-color: rgba(224, 224, 224, 0.52);
  font-size: 12px;
  border-radius: 10px;
}
#notesSidebar .post-mentions ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #7E7E7E;
}
#notesSidebar .post-mentions ul li .user {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#notesSidebar .post-mentions ul li .user .msg-initials {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-color: #DEDEDE;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  color: #000;
}
#notesSidebar .post-mentions ul li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#notesSidebar .post-mentions ul li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 0;
}

.auth-container {
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-items: center;
  align-items: center;
}
.auth-container .centered-container {
  width: 560px;
  margin: auto;
}
.auth-container .centered-container form {
  padding: 40px 80px;
  border-radius: 8px;
  border: 2px solid #F1F0F4;
}
.auth-container .centered-container form h3 {
  font-size: 26px;
  font-weight: 400;
  font-family: Lato, sans-serif;
  text-align: center;
  line-height: 40px;
  color: #000000;
}
.auth-container .centered-container form .logo, .auth-container .centered-container form .forgot-password {
  width: 266px;
  margin-top: 20px;
}
.auth-container .centered-container form .version {
  margin: 20px 0;
  color: #728193;
}
.auth-container .centered-container form label {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #6FC0ED;
}
.auth-container .centered-container form input {
  background: #F9F9F9;
  width: 100%;
  height: 56px;
  padding: 12px 24px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  outline-color: #6FC0ED;
  outline-width: 1px;
  color: #27303E;
  border-radius: 5px;
  border: none;
}
.auth-container .centered-container form input::placeholder {
  font-size: 14px;
  color: #728193;
}
.auth-container .centered-container form .auth-actions {
  margin-top: 40px;
}
.auth-container .centered-container form .auth-actions button {
  background: #6FC0ED;
  width: 100%;
  height: 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding: 10px;
  color: #FFFFFF;
}
.auth-container .centered-container form .auth-actions button:disabled {
  background: #A1A8BC;
}
.auth-container .centered-container form .auth-actions-link {
  font-size: 12px;
  line-height: 14px;
}
.auth-container .centered-container .auth-bottom-logo {
  margin-top: 30px;
}

#ie-blocker {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-color: rgb(237, 239, 244);
  display: none;
}
#ie-blocker .message {
  padding-right: 70px;
}

.tag-container {
  height: calc(100% - 100px);
  overflow: auto;
  position: relative;
}
.tag-container .title {
  position: relative;
  z-index: 10;
}
.tag-container .tag {
  color: #ec2581;
}
.new-tags {
  position: relative;
  z-index: 1;
}

.tag {
  display: inline-block;
  margin: 1em 0 0 0.5em;
  background: #fff;
  border-radius: 0.25em;
  color: #acbbd0;
  padding: 0 0 0 0.5em;
}
.tag span {
  border-left: 1px solid #acbbd0;
  padding: 0.25em 0.5em 0.25em 0.5em;
  margin: 0 0 0 0.5em;
  display: inline-block;
  cursor: pointer;
}

.available-tags .tag {
  border: 1px solid #acbbd0;
  padding-right: 0.5em;
  cursor: pointer;
}
.available-tags .tag.active {
  background: #0db8ec;
  color: #ffffff;
}
.available-tags .tag.live {
  background: #d7e0ee;
  cursor: default;
}

.ms-ctn .ms-sel-item {
  background: #0db8ec;
  border-color: #0db8ec;
  color: #ffffff;
}

.ms-close-btn {
  color: #ffffff;
}

.ms-res-item:hover {
  background: #0db8ec;
  color: #ffffff;
}

.error-page {
  display: flex;
  align-items: center;
  height: 100vh;
}
.error-page .character {
  width: 50%;
}
.error-page .character img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.error-page .message {
  width: 50%;
  position: relative;
  top: -5em;
}
.error-page .message h1 {
  font-size: 15em;
  font-weight: bold;
  color: #566f82;
  margin-bottom: 0;
}
.error-page .message h2 {
  font-size: 2.6em;
  font-weight: normal;
  color: #566f82;
  margin-top: 0;
}
.error-page .message p {
  font-size: 1.8em;
  color: #84a7bc;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
.error-page .message a.btn {
  font-size: 1.2em;
  padding: 0.75em 2.5em;
}

.lender-logo label {
  text-align: left;
}
.lender-logo .image-preview {
  max-width: 160px;
  min-width: 60px;
  margin: 0 auto;
  display: block;
}

.checkbox input[type=checkbox] {
  height: 20px;
  width: 20px;
  margin-top: 0px;
}

.radio input[type=radio]:focus + label::before {
  outline: none;
  box-shadow: 0 0 5px #1a2229;
  border-radius: 50%;
}

.tab-content .unstyled-selectpicker i {
  font-size: 13px;
}

th .filters, .unstyled-selectpicker {
  width: auto;
  margin: 0;
}
th .filters .form-control, .unstyled-selectpicker .form-control {
  height: 100%;
  box-shadow: none;
}
th .filters .bs-caret, .unstyled-selectpicker .bs-caret {
  display: none;
}
th .filters .btn-group:focus, .unstyled-selectpicker .btn-group:focus {
  border: none;
  border-color: transparent;
  box-shadow: none;
}
th .filters .btn-group.open .dropdown-toggle, .unstyled-selectpicker .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
th .filters .dropdown-toggle, .unstyled-selectpicker .dropdown-toggle {
  padding: 0;
  border: none;
}
th .filters .dropdown-toggle:active, .unstyled-selectpicker .dropdown-toggle:active {
  box-shadow: none !important;
  border: none;
}
th .filters .dropdown-toggle:focus, th .filters .dropdown-toggle:active, th .filters .dropdown-toggle:hover, th .filters .dropdown-toggle :active, th .filters .dropdown-toggle :focus, th .filters .dropdown-toggle :hover, .unstyled-selectpicker .dropdown-toggle:focus, .unstyled-selectpicker .dropdown-toggle:active, .unstyled-selectpicker .dropdown-toggle:hover, .unstyled-selectpicker .dropdown-toggle :active, .unstyled-selectpicker .dropdown-toggle :focus, .unstyled-selectpicker .dropdown-toggle :hover {
  outline: none !important;
  background: transparent;
  border: none;
}

.no-resize-h {
  resize: vertical;
}

.no-resize-v {
  resize: horizontal;
}

.no-resize-h.no-resize-v {
  resize: none;
}

.no-resize {
  resize: none;
}

.controls .btn + .btn {
  margin-left: 5px;
}
.controls .btn.pull-right + .btn.pull-right {
  margin-right: 5px;
}

.radio-inline, .checkbox-inline {
  width: auto;
  text-align: left;
}

.radio-inline input[type=radio] {
  margin-top: 1px;
}

.miller-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}
.miller-column ul li {
  background-color: #fff;
  padding: 7px;
  cursor: pointer;
}
.miller-column ul li:not(:last-child) {
  border-bottom: 1px solid #EDEFF4;
}
.miller-column ul li.selected {
  background-color: #909FAB;
  color: white;
}
.miller-column ul li:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.miller-column ul li:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.miller-column ul li.search {
  padding: 0;
}
.miller-column ul li.search .form-control, .miller-column ul li.search .input-group-addon {
  border: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
}
.miller-column ul li.search .form-control:focus {
  box-shadow: none;
}
.miller-column ul li.search:last-child {
  border-bottom: 1px solid #EDEFF4;
}
.miller-column ul li .highlight {
  font-weight: bold;
}

.form-group .input-group .input-group-addon:not(:first-child) {
  border-left: 0;
}

.form-group.required label {
  display: flex;
  align-items: flex-end;
  position: relative;
}

.form-group.required label:after, .form-group.required .checkbox:after {
  content: "REQUIRED";
  font-size: 9px;
  color: #fff;
  background-color: #75d3f0;
  padding: 0.25em 0.5em;
  border-radius: 3px;
}

.form-group.required:not(.required-inline) label:after, .form-group.required:not(.required-inline) .checkbox:after {
  position: absolute;
  right: 0;
  bottom: 0;
}

.form-group.required.required-ask label:after {
  content: "ASK";
}

.form-group.required .checkbox:after {
  display: inline;
  content: "ASK";
}

.form-group.required .checkbox label {
  display: inline;
}

.form-group.required .radio label {
  display: inline-block;
}

.form-group.required .checkbox label:after {
  content: initial;
}

.form-group.required .radio label:after {
  content: "";
  border-radius: 50%;
}

.form-group.required.required-inline > label {
  justify-content: flex-start;
}
.form-group.required.required-inline > label::after {
  margin-left: 0.5em;
}

.form-group.required .checkbox input:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
}

.form-group.with-clear-button .input-wrapper {
  position: relative;
  display: flex;
}
.form-group.with-clear-button .input-wrapper .clear-btn {
  position: absolute;
  padding: 0;
  opacity: 0.4;
  transition: all 400ms;
  right: 1em;
  align-self: center;
  cursor: pointer;
}

#application-box .form-group.required .checkbox:after {
  margin-left: 0.5em;
}

body .react-datepicker {
  font-size: 13px;
}
body .react-datepicker-wrapper {
  display: block;
}
body .react-datepicker-wrapper .react-datepicker__input-container {
  display: block;
}
body .react-datepicker__day {
  margin: 3px;
}
body .react-datepicker__current-month, body .react-datepicker-time__header {
  font-size: 1em;
}
body .radio-group.bullseye.list .options .radio-btn {
  width: 100%;
  flex-direction: row;
  align-items: center;
}
body .radio-group.bullseye.list .options .radio-btn .active-checkbox {
  margin: 0 0.5em 0 0;
}
body .radio-group.bullseye.list.list-reversed .options .radio-btn {
  flex-direction: row-reverse;
}
body .radio-group.bullseye.list.list-reversed .options .radio-btn span {
  margin-right: auto;
}
body .radio-group.bullseye.square-checkboxes .options .radio-btn .active-checkbox {
  border-radius: 0;
}
body .radio-group.blue .options .radio-btn:not(.select-all-option) > span {
  color: #90979C;
}
body .radio-group.blue .options .radio-btn:not(.select-all-option).active > span {
  color: #0db8ec;
}
body .radio-group.blue .options .radio-btn:not(.select-all-option).active .active-checkbox {
  border: 1px solid #0db8ec;
  background-color: #0db8ec;
}
body .radio-group.blue .options .radio-btn:not(.select-all-option) .active-checkbox {
  border: 1px solid #90979C;
}
body .radio-group.with-select-all .options .radio-btn.checkbox-look.select-all-option.active .active-checkbox {
  background-color: #000;
}
body .radio-group.with-select-all .options .radio-btn.checkbox-look.select-all-option > span {
  font-weight: bold;
  color: #000;
}
body .radio-group.with-select-all .options .radio-btn.checkbox-look.select-all-option .active-checkbox {
  border: 2px solid #000;
}
body .radio-group:not(.blue) .options .radio-btn.checkbox-look:not(.select-all-option):not(.active) .active-checkbox {
  color: #EA4A90;
  background-color: transparent;
  border: 2px solid #EA4A90;
}
body .radio-group:not(.blue) .options .radio-btn.checkbox-look:not(.select-all-option) .active-checkbox {
  background-color: #EA4A90;
}
body .radio-group:not(.bullseye) .options {
  display: flex;
  flex-wrap: wrap;
}
body .radio-group:not(.bullseye) .options .radio-btn {
  flex: 1;
  color: #4D565D;
  background-color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  border: 1px solid #D2D2D2;
  border-radius: 35px;
  font-size: 1em;
  font-weight: bold;
  flex: none;
  padding: 1em 1.2em;
}
body .radio-group:not(.bullseye) .options .radio-btn.active {
  border-color: transparent;
  background-color: #2BA9D0;
  color: white;
  box-shadow: none;
}
body .radio-group:not(.bullseye) .options .radio-btn:hover {
  background-color: #D2D2D2;
}
body .radio-group:not(.bullseye) .options .radio-btn:hover.active {
  background-color: #2798bb;
}
body .radio-group:not(.bullseye) .options .radio-btn:last-child {
  margin-right: 0;
}
body .radio-group:not(.bullseye) .options .radio-btn > span {
  width: 100%;
  text-align: center;
}
body .radio-group.bullseye.small .options .radio-btn {
  font-size: 0.85em;
}
body .radio-group.bullseye .options {
  display: flex;
  flex-wrap: wrap;
}
body .radio-group.bullseye .options .radio-btn {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-color: transparent;
  box-shadow: none;
  margin-bottom: 5px;
  margin-right: 4px;
}
body .radio-group.bullseye .options .radio-btn > i {
  font-size: 3em;
  margin-bottom: 10px;
  font-weight: 600;
}
body .radio-group.bullseye .options .radio-btn > i.fs-radio-button-inactive {
  color: #A8A8A8;
}
body .radio-group.bullseye .options .radio-btn.checkbox-look {
  background-color: transparent;
}
body .radio-group.bullseye .options .radio-btn .active-checkbox {
  color: #fff;
  min-height: 1.6em;
  min-width: 1.6em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 0.5em;
  font-weight: normal;
  font-size: 1.5em;
}

.react-select.hide-clear .Select-clear-zone {
  display: none;
}

.customisable-table-settings {
  width: 100%;
  margin-bottom: 15px;
}
.customisable-table-settings .column-setting {
  position: relative;
  color: #4d565d;
  padding: 5px 15px 0 5px;
  margin-right: 5px;
}
.customisable-table-settings .column-setting:hover, .customisable-table-settings .column-setting:not(.active) {
  cursor: pointer;
  opacity: 0.5;
}
.customisable-table-settings .column-setting i {
  position: absolute;
  bottom: 2px;
  right: 0;
}
.customisable-table-settings table {
  border: 0;
}
.customisable-table-settings table td {
  padding: 4px 8px;
}

.customisable-table .hide-preview {
  opacity: 0.3;
}

.details-row.deleting {
  animation: removeTr 0.5s;
  animation-iteration-count: 1;
}
.details-row .edit-row .fa.fa-chevron-right {
  transition: transform 400ms;
}
.details-row .edit-row.open .fa.fa-chevron-right {
  transform: rotate(90deg);
}

@keyframes removeTr {
  0% {
    background-color: rgba(244, 218, 178, 0);
    opacity: 1;
  }
  40% {
    background-color: rgb(244, 218, 178);
  }
  100% {
    background-color: rgba(244, 218, 178, 0);
    opacity: 0;
  }
}
@-webkit-keyframes removeTr {
  0% {
    background-color: rgba(244, 218, 178, 0);
    opacity: 1;
  }
  40% {
    background-color: rgb(244, 218, 178);
  }
  100% {
    background-color: rgba(244, 218, 178, 0);
    opacity: 0;
  }
}
.entity-list-filters .btn {
  height: 30px;
}

.heading a.btn-sm, .heading .btn-group-sm > a.btn,
.heading button.btn-sm,
.heading .btn-group-sm > button.btn {
  margin-left: 1em;
  margin-top: -4px;
}

.loading-row {
  text-align: center;
}

.table-broker-contacts .text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 130px;
}
.table-broker-contacts .text-overflow.broker-network {
  max-width: 100px;
}
.table-broker-contacts .text-overflow.town {
  max-width: 90px;
}

.broker-fees.btn-group.form-control, .broker-teams.btn-group.form-control {
  width: auto;
  height: auto;
}
.broker-fees.btn-group.form-control .btn, .broker-teams.btn-group.form-control .btn {
  color: #0db8ec;
  font-size: 12px;
  line-height: 1.5;
  margin-top: -4px;
  margin-left: 1em;
}

.table-allocations tr.odd {
  background: #F3FCFF;
}
.table-allocations tr.hover {
  background: #FFFDF9 !important;
}
.table-allocations td:not(:last-of-type) {
  cursor: pointer;
}
.table-allocations .remove {
  color: #4d565d;
}

.broker-team-allocation-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35vw;
  transform: translate(-50%, -50%) !important;
  overflow: auto;
  padding: 2em 4em;
  background: #ffffff;
  border: 1px solid #DFDFDF;
}
.broker-team-allocation-modal p {
  font-weight: bold;
  color: #768591;
}
.broker-team-allocation-modal label {
  text-align: left;
  font-weight: bold;
}
.broker-team-allocation-modal .teams {
  overflow: auto;
  height: 40vh;
  border: 1px solid #DFDFDF;
}
.broker-team-allocation-modal .team {
  display: flex;
  justify-content: space-between;
  padding: 0.5em;
}
.broker-team-allocation-modal .team:nth-of-type(odd) {
  background: #f5f5f5;
}
.broker-team-allocation-modal .team .team-allocation {
  padding-left: 0.25em;
}
.broker-team-allocation-modal .team .team-allocation .team-name {
  color: #0db8ec;
  font-weight: bold;
  margin-bottom: 0;
}
.broker-team-allocation-modal .team .team-allocation .form-group {
  margin-bottom: 0.5em;
  margin-top: 0.2em;
}
.broker-team-allocation-modal .team .team-allocation input, .broker-team-allocation-modal .team .team-allocation .input-group-addon {
  height: auto;
  padding: 2px 6px;
  border: 1px solid #eee;
}
.broker-team-allocation-modal .team .enabled {
  text-align: right;
}
.broker-team-allocation-modal .team .enabled .form-group {
  margin: 0;
}
.broker-team-allocation-modal p.remaining {
  margin: 1em 0;
  text-align: right;
}
.broker-team-allocation-modal p.remaining span {
  color: #0db8ec;
  font-weight: bold;
}
.broker-team-allocation-modal p.remaining.error {
  font-weight: bold;
}
.broker-team-allocation-modal p.remaining.error span {
  color: #FF0000;
}
.broker-team-allocation-modal .buttons {
  text-align: right;
  margin: 1em 0;
}
.broker-team-allocation-modal .buttons button {
  margin-left: 1em;
}

.additional-boxes {
  padding-top: 1.5em;
}

.additional-boxes-form {
  position: relative;
  max-width: 600px;
}
.additional-boxes-form .close {
  position: absolute;
  top: 3px;
  right: 20px;
  padding: 0.25em;
}
.additional-boxes-form.deleting {
  transition: max-width 0.4s, padding 0.4s, opacity 0.2s;
  max-width: 0;
  padding-left: 0;
  padding-right: 0;
  opacity: 0;
}
.additional-boxes-form.deleting .form-inputs {
  overflow: hidden;
  max-height: 380px;
  transition: opacity 0.2s;
  opacity: 0;
}
.additional-boxes-form.deleting .well {
  transition: padding 0.4s;
  padding-left: 0;
  padding-right: 0;
}
.additional-boxes-form label {
  text-align: left;
}

.comms_container {
  margin-top: 10px;
  width: 65%;
}
.comms_container .comms-templates-form {
  margin-top: 20px;
  padding: 2em;
}
.comms_container .comms-templates-form label {
  text-align: left;
}
.comms_container .comms-templates-form .comms-textarea {
  background: #efefef;
  border-radius: 0;
  border: 0;
}
.comms_container .comms-templates-form .comms-btn-group {
  text-align: right;
  margin-top: 40px;
}
.comms_container .comms-templates-form .comms-btn-group button {
  margin: 0px 10px 0px 10px;
  width: 12em;
}
.comms_container .comms-templates-form .comms-btn-group .cancel-btn {
  width: 5em;
  margin: 0px;
}
.comms_container .text-editor {
  height: 400px;
}
.comms_container .text-editor .quill {
  height: 310px;
}
.comms_container .placeholder-wrapper {
  padding: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  height: 440px;
}
.comms_container .placeholder-wrapper .placeholder {
  color: #808080;
  cursor: pointer;
}
.comms_container .placeholder-wrapper .placeholder .placeholder-label {
  border: 1px solid #C8C8C8;
  display: inline-flex;
  margin: 2px;
  padding: 4px 16px 4px 16px;
  border-radius: 6px;
}
.comms_container .flex {
  display: flex;
}
.comms_container .flex .flex-1 {
  flex: 1;
}
.comms_container .flex .flex-1-5 {
  flex: 1.5;
}
.comms_container .flex .flex-2-3 {
  flex: 2.3;
}
.comms_container .h-350 {
  height: 350px;
}
.comms_container .bubble-tabs .tab {
  width: 7em;
}
.comms_container .comms-form-container {
  border-radius: 20px 20px 0 0;
  background-color: #fff;
  margin-top: 20px;
}
.comms_container .comms-form-container .comms-form-header {
  text-align: left;
  background-color: #2BA9D0;
  color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 1em;
}

.btn.btn-solid-red {
  transition: background-color 300ms;
  background-color: #E6626A;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 15px;
  font-size: 11px;
  letter-spacing: 0.1em;
}

.btn.btn-solid-red:active, .btn.btn-solid-red.active {
  border: 1px solid #fff;
}

.btn.btn-solid-red:disabled {
  background-color: #D2D2D2;
}

.modal-comms-delete .btn {
  margin: 0 5px 0 5px;
}

.dotdotdot.animate span {
  animation-name: saveBlink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

.dotdotdot.animate span:nth-child(2) {
  animation-delay: 0.2s;
}

.dotdotdot.animate span:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes saveBlink {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.user-search input {
  display: inline-block;
  margin-right: 0.5em;
  width: 200px;
}
.user-search input.form-control {
  padding: 6px 14px 4px 14px;
  height: auto;
}
.user-search .btn {
  height: 30px;
}

.table-sortable thead th a {
  text-decoration: none;
  color: inherit;
}

.user-notification-flags td {
  padding: 1em;
}

.user-branch-all-branches td {
  background-color: #F5C215;
  color: white;
}

.user-branch-b2c td {
  background-color: #C166DC;
  color: white;
}

.user-branch-bournemouth td {
  background-color: #f032e6;
  color: white;
}

.user-branch-belfast td {
  background-color: #FB7E0B;
  color: white;
}

.user-branch-cardiff td {
  background-color: #5DCB7B;
  color: white;
}

.user-branch-hertford td {
  background-color: #FF63A2;
  color: white;
}

.user-branch-hertford2 td {
  background-color: #FF63A2;
  color: white;
}

.user-branch-manchester td {
  background-color: #5066C2;
  color: white;
}

.user-branch-southend td {
  background-color: #8700e6;
  color: white;
}

.user-branch-watford td {
  background-color: #3aa5e6;
  color: white;
}

#user_add_form .user-edit-errors ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#user_add_form .user-edit-errors ul li {
  margin: 1em;
  padding: 1em;
  color: white;
  background: #E63223;
  display: block;
}
#user_add_form .loading {
  opacity: 0.3;
}

.user-access-locations-table td:first-child, .user-access-locations-table th:first-child,
.user-access-locations-table td:nth-child(2), .user-access-locations-table th:nth-child(2) {
  width: 50%;
}
.user-access-locations-table td:nth-child(3), .user-access-locations-table th:nth-child(3),
.user-access-locations-table td:nth-child(5), .user-access-locations-table th:nth-child(4) {
  text-align: center;
  width: 0%;
}

#lenderPortals .lender-no-portals p {
  font-style: italic;
  text-align: center !important;
  line-height: 5em;
}
#lenderPortals table th {
  font-weight: bold;
}
#lenderPortals table th, #lenderPortals table td {
  text-align: center;
}
#lenderPortals table th:first-child,
#lenderPortals table td:first-child {
  text-align: left;
  width: 100%;
}
#lenderPortals table th:first-child.lender-portal-no-users,
#lenderPortals table td:first-child.lender-portal-no-users {
  text-align: center !important;
  font-style: italic;
  line-height: 4em;
}
#lenderPortals .loading {
  opacity: 0.3;
}

.btn.btn-solid-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  background-color: #2BA9D0;
  color: #fff;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 15px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.btn.btn-solid-blue:hover, .btn.btn-solid-blue:focus, .btn.btn-solid-blue:active, .btn.btn-solid-blue.active {
  background-color: #1B95BB;
}
.btn.btn-solid-blue:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  color: #2BA9D0;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-blue:hover, .btn.btn-hollow-blue:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(43, 169, 208, 0.08);
}
.btn.btn-hollow-blue:active, .btn.btn-hollow-blue.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-blue:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-pink {
  transition: background-color 300ms;
  background-color: #EA4A90;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-pink:hover, .btn.btn-solid-pink:focus {
  background-color: #EA4A90;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-pink:active, .btn.btn-solid-pink.active {
  border: 1px solid #fff;
}
.btn.btn-solid-pink:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-pink {
  transition: background-color 300ms;
  border: 1px solid #EA4A90;
  color: #EA4A90;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-pink:hover, .btn.btn-hollow-pink:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(234, 74, 144, 0.07);
}
.btn.btn-hollow-pink:active, .btn.btn-hollow-pink.active {
  border: 1px solid transparent;
  background: #EA4A90;
  color: #fff;
}
.btn.btn-hollow-pink:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-hollow-transparent {
  transition: background-color 300ms;
  border: 1px solid #DCDCDC;
  color: #1C1515;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-transparent:hover, .btn.btn-hollow-transparent:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(196, 196, 196, 0.07);
}
.btn.btn-hollow-transparent:active, .btn.btn-hollow-transparent.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-transparent:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-red {
  transition: background-color 300ms;
  background-color: #E6626A;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-red:hover, .btn.btn-solid-red:focus {
  background-color: #e24c55;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-red:active, .btn.btn-solid-red.active {
  border: 1px solid #fff;
}
.btn.btn-solid-red:disabled {
  background-color: #D2D2D2;
}
.btn.btn-action-link {
  transition: background-color 300ms;
  outline: none;
  background-color: transparent;
  color: #333;
  font-weight: 600;
  line-height: 19px;
  font-size: 14px;
  text-decoration: underline;
  box-shadow: none;
}
.btn.btn-action-link:hover, .btn.btn-action-link:focus, .btn.btn-action-link:active, .btn.btn-action-link.active {
  color: #EA4A90;
  box-shadow: none;
}
.btn.btn-action-link:disabled {
  color: #D2D2D2;
}

.btn-group > .btn.active {
  z-index: unset;
}

.fees-list-wrapper .new-fee .new-fee-form-wrapper, #app-contacts, #ff-application-events #chatter, #ff-application-events .event-list-and-filters, #ff-application-events .top-section .create-new-note, .tab-content .section-box .content-box {
  border-radius: 20px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.fees-list-wrapper .new-fee .new-fee-form-wrapper:not(.no-padding), #app-contacts:not(.no-padding), #ff-application-events #chatter:not(.no-padding), #ff-application-events .event-list-and-filters:not(.no-padding), #ff-application-events .top-section .create-new-note:not(.no-padding), .tab-content .section-box .content-box:not(.no-padding) {
  padding: 15px;
}

.tab-content .section-box {
  padding: 25px 25px;
}
.tab-content .section-box:first-child {
  padding-top: 0;
}
.tab-content .section-box .header {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
  color: #A6A6A6;
  display: flex;
  align-items: center;
}
.tab-content .section-box .header + .content-box, .tab-content .section-box .content-box + .header, .tab-content .section-box .content-box + .content-box, .tab-content .section-box .header + .header {
  margin-top: 2em;
}

.bubble-tabs {
  display: flex;
}
.bubble-tabs .tab {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  border-radius: 30px;
  padding: 0.5em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.bubble-tabs .tab:not(.active) {
  border: 1px solid transparent;
}
.bubble-tabs .tab.active {
  border: 1px solid #D8D8D8;
  background-color: #fff;
}
.bubble-tabs .tab.active::after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  background-color: #fff;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.bubble-tabs .tab .badge {
  font-size: 0.65em;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5em;
}

.filter-tabs {
  display: flex;
  font-size: 10px;
  line-height: 14px;
  flex-wrap: wrap;
  padding: 15px;
}
.filter-tabs-additional {
  flex-grow: 1;
  text-align: right;
}
.filter-tabs .tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0.5em 1em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 30px;
  border: 1px solid #DDD;
}
.filter-tabs .tab.active {
  background-color: #EEE;
  border: 1px solid #D2D2D2;
}
.filter-tabs .tab:not(:first-child) {
  margin-left: 0.5em;
}
.filter-tabs .tab:hover {
  background-color: #EEE;
}

.summary-navigation .old-processing-link {
  padding: 0 20px;
}
.summary-navigation .summary-box .header, .summary-navigation .summary-box .footer {
  background: linear-gradient(to bottom, #B5B5B5, #898989);
  color: #fff;
}
.summary-navigation .summary-box .footer-link {
  text-decoration: none;
}
.summary-navigation .navigation-summary-box-wrapper {
  margin: 10px 20px;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box {
  border-radius: 20px;
  border: 2px solid #DEDEDE;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active {
  display: flex;
  flex-direction: column;
  position: relative;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open {
  border-color: #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #fff;
  right: -9px;
  top: 50%;
  transform: rotate(45deg);
  border-top: 2px solid #2BA9D0;
  border-right: 2px solid #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed {
  border-color: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed .header {
  background: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .header {
  border-bottom-right-radius: calc(20px - 3px);
  border-bottom-left-radius: calc(20px - 3px);
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .details {
  padding: 0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header {
  background-color: #2BA9D0;
  border-top-right-radius: calc(20px - 3px);
  border-top-left-radius: calc(20px - 3px);
  color: #fff;
  display: flex;
  align-items: center;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title {
  display: flex;
  align-items: center;
  height: 50px;
  font-weight: bold;
  flex: 1;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title a {
  display: flex;
  align-items: center;
  padding-left: 1em;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .open-indicator {
  padding-right: 0.5em;
  margin-left: auto;
  font-size: 2em;
  cursor: pointer;
  user-select: none;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details {
  padding: 2em 1em;
  display: flex;
  flex-direction: column;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .divider {
  content: "";
  width: 1px;
  align-self: stretch;
  background-color: #DEDEDE;
  margin: 0 1em;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .btn {
  margin-top: 1.2em;
  margin-right: auto;
}

#app-loan-details-summary .main-details {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 0.5em;
}
#app-loan-details-summary .main-details > div {
  display: flex;
  justify-content: space-between;
  margin: 0.5em 0;
}
#app-loan-details-summary .main-details > div > span {
  display: flex;
  align-items: center;
  width: 49%;
}
#app-loan-details-summary .main-details > div > span .Select {
  flex: 1;
}
#app-loan-details-summary .secondary-details {
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles .tile {
  width: 32%;
  height: 7em;
  background-color: #EFEFEF;
  border: 1px solid #DEDEDE;
  padding: 1em;
  display: flex;
  flex-direction: column;
  margin-bottom: 2%;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .title {
  font-size: 0.7em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .value {
  font-size: 0.9em;
  align-self: center;
  margin: auto 0;
  text-align: center;
  overflow: hidden;
}

#new-processing-loan-details-form .loan-details-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#new-processing-loan-details-form .loan-details-form > .form-group {
  width: 30%;
}

#ff-application-events #notesSidebar.expanded {
  background-color: #EFEFEF;
}
#ff-application-events .top-section {
  margin-bottom: 2em;
}
#ff-application-events .top-section .bubble-tabs {
  margin: 1em 0 1em 1em;
}
#ff-application-events .app-events-slider .slide {
  outline: none;
  padding: 1em;
}

#app-contacts {
  overflow: auto;
}
#app-contacts .trigger-twilio-call {
  font-size: 1.5em;
}
#app-contacts table {
  width: 100%;
}
#app-contacts table .type-badge {
  border-radius: 30px;
  padding: 0.5em 1em;
  display: block;
  text-align: center;
}
#app-contacts table .type-badge.APPLICANT {
  background-color: #EA4A90;
  color: #fff;
}
#app-contacts table .type-badge.PROCESSOR {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.UNDERWRITER {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.BROKER {
  background-color: #FD952B;
  color: #fff;
}
#app-contacts table .type-badge.LENDER {
  background-color: #1B9B6D;
  color: #fff;
}
#app-contacts table .type-badge.ACCOUNTANT {
  background-color: #28B9A8;
  color: #fff;
}
#app-contacts table .type-badge.VALUER {
  background-color: #9D539E;
  color: #fff;
}
#app-contacts table > tr > th {
  color: #EA4A90;
  border-bottom: 1px solid #DEDEDE;
}
#app-contacts table > tr > td {
  font-weight: normal;
  vertical-align: middle;
}
#app-contacts table > tr > td .form-group {
  margin: 0;
}
#app-contacts table > tr > th {
  font-weight: bold;
}
#app-contacts table > tr > th, #app-contacts table > tr > td {
  padding: 15px;
}
#app-contacts .new-contact {
  padding: calc(15px * 2) 15px;
}
#app-contacts .share-case {
  padding: 15px 15px 0 15px;
  display: flex;
}
#app-contacts .share-case .form-group {
  min-width: 10em;
  margin-bottom: 0;
}

.contacts-modal-form .inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contacts-modal-form .inputs .form-group {
  width: 30%;
}
.contacts-modal-form.valuer-contact-form {
  width: 300px;
}
.contacts-modal-form .controls {
  display: flex;
}
.contacts-modal-form .controls .delete-contact {
  margin-left: auto;
}

.solicitor-form .postcode-search {
  display: flex;
}
.solicitor-form .postcode-search .form-group {
  flex: 1;
}
.solicitor-form .postcode-search .form-group + .form-group {
  margin-left: 0.75em;
}

#react-application-events #notesSidebar.application.expanded-further #chatter, #ff-application-events #notesSidebar.application.expanded-further #chatter {
  max-width: 35%;
}

#chatter {
  min-width: 350px;
  padding: 0 0 0 1em;
  margin-left: 1em;
}
#chatter .send-msg-form {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}
#chatter .send-msg-form .post-mentions .user-mention {
  opacity: 1;
  background: #eaf5fc;
  color: #0db8ec;
}
#chatter .send-msg-form .btn {
  margin-left: auto;
}
#chatter .send-msg-form .btn.btn-default {
  padding: 4px 20px;
  color: #C4C4C4;
  border-color: #DEDEDE;
}
#chatter .send-msg-form .btn.btn-default:hover {
  background: inherit;
  color: #EA4A90;
  border-color: #EA4A90;
}
#chatter .post-something-title {
  font-size: 16px;
  margin-bottom: 10px;
}
#chatter .new-msg {
  resize: none;
  width: 100%;
  max-height: 350px;
}
#chatter .msg-list {
  list-style: none;
  padding: 0;
}
#chatter .msg-list li::before {
  content: none;
}
#chatter .msg-list .msg {
  display: flex;
}
#chatter .msg-list .msg:not(:first-child) {
  padding-top: 8px;
}
#chatter .msg-list .msg .msg-from {
  margin-right: 10px;
}
#chatter .msg-list .msg .msg-from .msg-initials {
  width: 32px;
  height: 32px;
  background-color: #E4E9F0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#chatter .msg-list .msg .msg-content {
  padding-bottom: 8px;
  width: 90%;
}
#chatter .msg-list .msg .msg-content .msg-body {
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow: hidden;
  padding-bottom: 10px;
}
#chatter .msg-list .msg .msg-content .msg-body .mention-user {
  color: #0db8ec;
}
#chatter .msg-list .msg .msg-content .msg-header .date-time {
  color: #a7b1c2;
  font-size: 11px;
}
#chatter .msg-list .msg-list {
  margin: 5px 0 0;
}
#chatter .msg-list .msg-list li {
  min-height: auto !important;
  margin: 0;
  padding: 0;
}
#chatter .msg-list .msg-list li .msg-content {
  border-bottom: 0;
}
#chatter .msg-list .msg-list li .msg-content .msg-body {
  padding-bottom: 0;
}

#react-application-events label, #react-sidebar-notes-list label, #ff-application-events label {
  text-align: left;
}
#react-application-events textarea, #react-sidebar-notes-list textarea, #ff-application-events textarea {
  margin-bottom: 20px;
  outline: none;
  border-radius: 2px;
  padding: 0.75em 1em;
  border: 1px solid #9db0b5;
}
#react-application-events .event-type-icon, #react-sidebar-notes-list .event-type-icon, #ff-application-events .event-type-icon {
  border-radius: 50%;
  background-color: #0db8ec;
  box-shadow: #E4E9F0;
  color: white;
  height: 32px;
  width: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#react-application-events .event-type-icon.Notes, #react-sidebar-notes-list .event-type-icon.Notes, #ff-application-events .event-type-icon.Notes {
  background-color: #FFD952;
}
#react-application-events .event-type-icon.Automated, #react-sidebar-notes-list .event-type-icon.Automated, #ff-application-events .event-type-icon.Automated {
  background-color: #5b5b5b;
}
#react-application-events .event-type-icon.Accounts, #react-sidebar-notes-list .event-type-icon.Accounts, #ff-application-events .event-type-icon.Accounts {
  background-color: #694FD0;
}
#react-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change), #react-application-events .event-type-icon.Next_Action_Date_Created, #react-application-events .event-type-icon.Next_Action_Date_Updated, #react-application-events .event-type-icon.Next_Action_Date_Completed, #react-application-events .event-type-icon.Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change), #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change), #ff-application-events .event-type-icon.Next_Action_Date_Created, #ff-application-events .event-type-icon.Next_Action_Date_Updated, #ff-application-events .event-type-icon.Next_Action_Date_Completed, #ff-application-events .event-type-icon.Next_Action_Date_Deleted {
  background-color: #fff;
  border: 1px solid #E4E9F0;
  color: #4d565d;
}
#react-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Created, #react-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Updated, #react-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Completed, #react-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Deleted, #react-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Created, #react-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Updated, #react-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Completed, #react-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Deleted, #react-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Created, #react-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Updated, #react-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Completed, #react-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Deleted, #react-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Created, #react-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Updated, #react-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Completed, #react-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Deleted, #react-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Created, #react-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Updated, #react-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Completed, #react-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Deleted, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Created, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Updated, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Completed, #react-sidebar-notes-list .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Created, #ff-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Updated, #ff-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Completed, #ff-application-events .event-type-icon.Signature:not(.Cancelled_Application, .Application_Stage_change).Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Created, #ff-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Updated, #ff-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Completed, #ff-application-events .event-type-icon.Next_Action_Date_Created.Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Created, #ff-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Updated, #ff-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Completed, #ff-application-events .event-type-icon.Next_Action_Date_Updated.Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Created, #ff-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Updated, #ff-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Completed, #ff-application-events .event-type-icon.Next_Action_Date_Completed.Next_Action_Date_Deleted, #ff-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Created, #ff-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Updated, #ff-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Completed, #ff-application-events .event-type-icon.Next_Action_Date_Deleted.Next_Action_Date_Deleted {
  color: #FF7A2A;
  background-color: #fff;
}
#react-application-events .event-type-icon.Documents, #react-sidebar-notes-list .event-type-icon.Documents, #ff-application-events .event-type-icon.Documents {
  background-color: #FFF;
  color: #4d565d;
  border: 1px solid #E4E9F0;
}
#react-application-events .event-type-icon.SMS, #react-application-events .event-type-icon.SMS_Shortcode #react-application-events .event-type-icon.Twilio_Call, #react-sidebar-notes-list .event-type-icon.SMS, #react-application-events .event-type-icon.SMS_Shortcode #react-sidebar-notes-list .event-type-icon.Twilio_Call, #ff-application-events .event-type-icon.SMS, #react-application-events .event-type-icon.SMS_Shortcode #ff-application-events .event-type-icon.Twilio_Call, #react-sidebar-notes-list .event-type-icon.SMS_Shortcode #react-application-events .event-type-icon.Twilio_Call, #react-sidebar-notes-list .event-type-icon.SMS_Shortcode #react-sidebar-notes-list .event-type-icon.Twilio_Call, #react-sidebar-notes-list .event-type-icon.SMS_Shortcode #ff-application-events .event-type-icon.Twilio_Call, #ff-application-events .event-type-icon.SMS_Shortcode #react-application-events .event-type-icon.Twilio_Call, #ff-application-events .event-type-icon.SMS_Shortcode #react-sidebar-notes-list .event-type-icon.Twilio_Call, #ff-application-events .event-type-icon.SMS_Shortcode #ff-application-events .event-type-icon.Twilio_Call {
  background-color: #5CD9A4;
}
#react-application-events .event-type-icon.Presentation_Call, #react-sidebar-notes-list .event-type-icon.Presentation_Call, #ff-application-events .event-type-icon.Presentation_Call {
  background-color: #5CD9A4;
}
#react-application-events .event-type-icon.Answered_Call, #react-sidebar-notes-list .event-type-icon.Answered_Call, #ff-application-events .event-type-icon.Answered_Call {
  background-color: #5CD9A4;
}
#react-application-events .event-type-icon.Unanswered_Call, #react-application-events .event-type-icon.Twilio_Call_Error, #react-sidebar-notes-list .event-type-icon.Unanswered_Call, #react-sidebar-notes-list .event-type-icon.Twilio_Call_Error, #ff-application-events .event-type-icon.Unanswered_Call, #ff-application-events .event-type-icon.Twilio_Call_Error {
  background-color: #FF0101;
}
#react-application-events .event-type-icon.Left_a_message_call, #react-sidebar-notes-list .event-type-icon.Left_a_message_call, #ff-application-events .event-type-icon.Left_a_message_call {
  background-color: #FE951A;
}
#react-application-events .event-type-icon.Cancelled_Application, #react-sidebar-notes-list .event-type-icon.Cancelled_Application, #ff-application-events .event-type-icon.Cancelled_Application {
  background-color: #e82c80;
}
#react-application-events .event-type-icon.Application_Stage_change, #react-sidebar-notes-list .event-type-icon.Application_Stage_change, #ff-application-events .event-type-icon.Application_Stage_change {
  background-color: #6A7680;
  color: #fff;
  border: none;
}
#react-application-events .event-type-icon.Voicemail_Call, #react-sidebar-notes-list .event-type-icon.Voicemail_Call, #ff-application-events .event-type-icon.Voicemail_Call {
  background-color: #FE951A;
}
#react-application-events .event-type-icon.Email_Sent, #react-sidebar-notes-list .event-type-icon.Email_Sent, #ff-application-events .event-type-icon.Email_Sent {
  background-color: #6FC0ED;
}
#react-application-events .event-type-icon.Email_Success.Inbound, #react-sidebar-notes-list .event-type-icon.Email_Success.Inbound, #ff-application-events .event-type-icon.Email_Success.Inbound {
  background: #5BD1D9;
  border: 1px solid #5BD1D9;
}
#react-application-events .event-type-icon.Email_Success.Inbound > i, #react-sidebar-notes-list .event-type-icon.Email_Success.Inbound > i, #ff-application-events .event-type-icon.Email_Success.Inbound > i {
  color: #FFF !important;
}
#react-application-events .event-type-icon.Email_Success.Outbound, #react-sidebar-notes-list .event-type-icon.Email_Success.Outbound, #ff-application-events .event-type-icon.Email_Success.Outbound {
  background: #6FC0ED;
  border: 1px solid #6FC0ED;
}
#react-application-events .event-type-icon.Email_Success.Outbound > i, #react-sidebar-notes-list .event-type-icon.Email_Success.Outbound > i, #ff-application-events .event-type-icon.Email_Success.Outbound > i {
  color: #FFF !important;
}
#react-application-events .event-type-icon.Email_Error, #react-sidebar-notes-list .event-type-icon.Email_Error, #ff-application-events .event-type-icon.Email_Error {
  border: 1px solid #CD0101;
}
#react-application-events .event-type-icon.Email_Error.Inbound, #react-sidebar-notes-list .event-type-icon.Email_Error.Inbound, #ff-application-events .event-type-icon.Email_Error.Inbound {
  background: #CD0101;
}
#react-application-events .event-type-icon.Email_Error.Inbound > i, #react-sidebar-notes-list .event-type-icon.Email_Error.Inbound > i, #ff-application-events .event-type-icon.Email_Error.Inbound > i {
  color: #FFF !important;
}
#react-application-events .event-type-icon.Email_Error.Outbound, #react-sidebar-notes-list .event-type-icon.Email_Error.Outbound, #ff-application-events .event-type-icon.Email_Error.Outbound {
  background: #CD0101;
}
#react-application-events .event-type-icon.Email_Error.Outbound > i, #react-sidebar-notes-list .event-type-icon.Email_Error.Outbound > i, #ff-application-events .event-type-icon.Email_Error.Outbound > i {
  color: #FFF !important;
}
#react-application-events .event-type-icon.Fact_Find, #react-sidebar-notes-list .event-type-icon.Fact_Find, #ff-application-events .event-type-icon.Fact_Find {
  background: #A5ADF9;
}
#react-application-events .event-type-icon.Fax, #react-sidebar-notes-list .event-type-icon.Fax, #ff-application-events .event-type-icon.Fax {
  background: #A5ADF9;
}
#react-application-events .event-type-icon.Email, #react-sidebar-notes-list .event-type-icon.Email, #ff-application-events .event-type-icon.Email {
  background: #6FC0ED;
}
#react-application-events .event-type-icon.Email.Email_Received, #react-sidebar-notes-list .event-type-icon.Email.Email_Received, #ff-application-events .event-type-icon.Email.Email_Received {
  background-color: #5BD1D9;
}
#react-application-events .event-type-icon.Email.Email_Received > i, #react-sidebar-notes-list .event-type-icon.Email.Email_Received > i, #ff-application-events .event-type-icon.Email.Email_Received > i {
  color: #FFF !important;
}
#react-application-events .event-type-icon.Email.Email_Error, #react-sidebar-notes-list .event-type-icon.Email.Email_Error, #ff-application-events .event-type-icon.Email.Email_Error {
  background: #CD0101;
}
#react-application-events .event-type-icon.Email.Email_Error > i, #react-sidebar-notes-list .event-type-icon.Email.Email_Error > i, #ff-application-events .event-type-icon.Email.Email_Error > i {
  color: #FFF;
}
#react-application-events i.fa.fa-factfind:before, #react-sidebar-notes-list i.fa.fa-factfind:before, #ff-application-events i.fa.fa-factfind:before {
  content: "FF";
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
#react-application-events a.preview-file:not(:hover), #react-application-events a.preview-file:focus, #react-sidebar-notes-list a.preview-file:not(:hover), #react-sidebar-notes-list a.preview-file:focus, #ff-application-events a.preview-file:not(:hover), #ff-application-events a.preview-file:focus {
  color: #4d565d;
  text-decoration: none;
}

.event-list-filters {
  border-bottom: 1px solid #DEDEDE;
}

.downloading-more-events {
  text-align: center;
  color: #4d565d;
  margin-top: 20px;
  width: 100%;
}
.downloading-more-events .spinner-three-dots > div {
  background-color: #4d565d;
  height: 1em;
  width: 1em;
}
.downloading-more-events .spinner-three-dots > div:not(:last-child) {
  margin-right: 0.75em;
}

.no-more-events {
  display: block;
  text-align: center;
  color: #4d565d;
  text-decoration: none;
  width: 100%;
}
.no-more-events:hover {
  color: #0db8ec;
  text-decoration: none;
}
.no-more-events:focus {
  outline: none;
  text-decoration: none;
}

#react-application-events .events-list .event.unread .event-type-icon.SMS, #react-application-events .events-list .event.unread .event-type-icon.SMS_shortcode, #react-application-events .notes-list .event-item.unread .event-type-icon.SMS, #react-application-events .notes-list .event-item.unread .event-type-icon.SMS_shortcode, #ff-application-events .events-list .event.unread .event-type-icon.SMS, #ff-application-events .events-list .event.unread .event-type-icon.SMS_shortcode, #ff-application-events .notes-list .event-item.unread .event-type-icon.SMS, #ff-application-events .notes-list .event-item.unread .event-type-icon.SMS_shortcode {
  border: 2px solid #00B359;
}
#react-application-events .events-list .event.inbound .event-type-icon.SMS, #react-application-events .events-list .event.inbound .event-type-icon.SMS_shortcode, #react-application-events .notes-list .event-item.inbound .event-type-icon.SMS, #react-application-events .notes-list .event-item.inbound .event-type-icon.SMS_shortcode, #ff-application-events .events-list .event.inbound .event-type-icon.SMS, #ff-application-events .events-list .event.inbound .event-type-icon.SMS_shortcode, #ff-application-events .notes-list .event-item.inbound .event-type-icon.SMS, #ff-application-events .notes-list .event-item.inbound .event-type-icon.SMS_shortcode {
  background-color: #5CD9A4;
}
#react-application-events .events-list, #ff-application-events .events-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
#react-application-events .events-list.more-events li:last-child::before, #ff-application-events .events-list.more-events li:last-child::before {
  top: 20px;
  border-image: linear-gradient(to bottom, #E4E9F0, white) 1 100%;
}
#react-application-events .events-list:not(.more-events) li:last-child::before, #ff-application-events .events-list:not(.more-events) li:last-child::before {
  content: "";
  border: none !important;
}
#react-application-events .events-list li::before, #ff-application-events .events-list li::before {
  content: "";
  border: 1px solid #E4E9F0 !important;
  position: absolute;
  top: 0;
  bottom: -3px;
  left: 108px !important;
}
#react-application-events .events-list li:first-child::before, #ff-application-events .events-list li:first-child::before {
  top: 3px;
}
#react-application-events .events-list li, #ff-application-events .events-list li {
  position: relative;
}
#react-application-events .events-list .event, #ff-application-events .events-list .event {
  display: flex;
  align-items: flex-start;
}
#react-application-events .events-list .event .event-date, #ff-application-events .events-list .event .event-date {
  width: 140px;
  display: inline-flex;
  z-index: 2;
  align-self: flex-start;
  margin-right: -32px;
  flex-shrink: 0;
}
#react-application-events .events-list .event .event-date .time-string, #ff-application-events .events-list .event .event-date .time-string {
  width: 80px;
  align-self: center;
  margin-right: 1em;
  background: #E4E9F0;
  text-align: center;
  font-size: 1.2rem;
  border-radius: 4px;
  padding: 5px 3px;
}
#react-application-events .events-list .event .event-date .time-string.invisible, #ff-application-events .events-list .event .event-date .time-string.invisible {
  height: 0;
}
#react-application-events .events-list .event.no-body .event-title, #ff-application-events .events-list .event.no-body .event-title {
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0 !important;
}
#react-application-events .events-list .event.no-body .event-bubble, #ff-application-events .events-list .event.no-body .event-bubble {
  padding-bottom: 3rem;
}
#react-application-events .events-list .event.no-body .event-bubble .event-header, #ff-application-events .events-list .event.no-body .event-bubble .event-header {
  margin-bottom: 0px;
}
#react-application-events .events-list .event .event-bubble, #ff-application-events .events-list .event .event-bubble {
  flex-grow: 1;
  border-left: 2px solid transparent;
  z-index: 1;
}
#react-application-events .events-list .event .event-bubble .event-header, #ff-application-events .events-list .event .event-bubble .event-header {
  display: flex;
  margin-bottom: 34px;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title, #ff-application-events .events-list .event .event-bubble .event-header .event-title {
  padding: 6px 10px 6px 10px;
  width: 100%;
  overflow: hidden;
  align-self: stretch;
  border-top-right-radius: 8px;
  background-color: #E4E9F0;
  border-top-left-radius: 5px;
  z-index: 1;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title, #ff-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title {
  display: flex;
  width: 100%;
  padding-left: 15px;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .document-attachment-view, #ff-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .document-attachment-view {
  color: #4d565d;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .event-time, #ff-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .event-time {
  margin-left: auto;
  font-size: 11px;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .email-modal-btn, #react-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .call-download-btn, #ff-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .email-modal-btn, #ff-application-events .events-list .event .event-bubble .event-header .event-title .event-type-title .call-download-btn {
  margin-left: 10px;
  padding: 2px 5px;
  font-size: 10px;
  border: 1px solid #0DB8EC;
  border-radius: 3px;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title.error, #ff-application-events .events-list .event .event-bubble .event-header .event-title.error {
  background-color: #fff;
  border: 1px solid #FF334C;
  border-left: none;
  padding: 6px 0px 6px 0px;
}
#react-application-events .events-list .event .event-bubble .event-header .event-title, #react-application-events .events-list .event .event-bubble .event-header .event-time, #ff-application-events .events-list .event .event-bubble .event-header .event-title, #ff-application-events .events-list .event .event-bubble .event-header .event-time {
  display: inline-flex;
  align-items: center;
}
#react-application-events .events-list .event .event-bubble .event-header .event-inbound, #ff-application-events .events-list .event .event-bubble .event-header .event-inbound {
  margin-left: 5px;
  margin-right: 5px;
}
#react-application-events .events-list .event .event-bubble .event-header .trigger-icon, #ff-application-events .events-list .event .event-bubble .event-header .trigger-icon {
  padding: 0 10px;
  margin-left: auto;
}
#react-application-events .events-list .event .event-bubble .event-attachment-label, #ff-application-events .events-list .event .event-bubble .event-attachment-label {
  margin: 20px -15px 10px -15px;
}
#react-application-events .events-list .event .event-bubble .event-attachments, #ff-application-events .events-list .event .event-bubble .event-attachments {
  font-style: italic;
  font-size: 12px;
}
#react-application-events .events-list .event .event-bubble .event-body, #ff-application-events .events-list .event .event-bubble .event-body {
  background-color: #F9F9F9;
  position: relative;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 3rem;
}
#react-application-events .events-list .event .event-bubble .event-body .event-label-cc, #ff-application-events .events-list .event .event-bubble .event-body .event-label-cc {
  font-size: 12px;
  font-style: italic;
  padding-right: 10px;
  width: 12%;
}
#react-application-events .events-list .event .event-bubble .event-body .event-label, #ff-application-events .events-list .event .event-bubble .event-body .event-label {
  font-size: 1.2rem;
  font-style: italic;
  padding-right: 10px;
  line-height: 2rem;
}
#react-application-events .events-list .event .event-bubble .event-body .subject, #ff-application-events .events-list .event .event-bubble .event-body .subject {
  margin-top: 10px;
}
#react-application-events .events-list .event .event-bubble .event-body .message, #ff-application-events .events-list .event .event-bubble .event-body .message {
  margin-top: 10px;
}
#react-application-events .events-list .event .event-bubble .event-body .recipient, #ff-application-events .events-list .event .event-bubble .event-body .recipient {
  margin-top: 10px;
}
#react-application-events .events-list .event .event-bubble .event-body .recipient + div, #ff-application-events .events-list .event .event-bubble .event-body .recipient + div {
  margin-top: 10px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-content, #ff-application-events .events-list .event .event-bubble .event-body .event-content {
  position: relative;
  padding-bottom: 30px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-content .toggle, #ff-application-events .events-list .event .event-bubble .event-body .event-content .toggle {
  color: #4D565D;
  font-style: italic;
  text-align: left;
  bottom: -10px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies, #ff-application-events .events-list .event .event-bubble .event-body .event-replies {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply {
  padding: 10px 20px;
  float: left;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a {
  color: #535B70;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a .reply-label, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a .reply-label {
  visibility: hidden;
  font-size: 12px;
  color: #535B70;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a div, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply a div {
  text-align: center;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all {
  padding: 10px;
  float: left;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a {
  color: #535B70;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a .reply-label, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a .reply-label {
  visibility: hidden;
  font-size: 12px;
  color: #535B70;
}
#react-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a div, #ff-application-events .events-list .event .event-bubble .event-body .event-replies .event-reply-all a div {
  text-align: center;
}
#react-application-events .events-list .event .event-bubble .event-body:hover .event-replies .event-reply .reply-label, #ff-application-events .events-list .event .event-bubble .event-body:hover .event-replies .event-reply .reply-label {
  visibility: visible;
}
#react-application-events .events-list .event .event-bubble .event-body:hover .event-replies .event-reply-all .reply-label, #ff-application-events .events-list .event .event-bubble .event-body:hover .event-replies .event-reply-all .reply-label {
  visibility: visible;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container, #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container {
  background: #fff;
  margin: 0px 10px 10px 10px;
  padding: 5px 0px;
  border-radius: 5px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div, #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div {
  float: left;
  padding-left: 20px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:first-child, #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:first-child {
  padding-right: 30px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:nth-child(1), #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:nth-child(1) {
  min-width: 18em;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:nth-child(2), #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row div:nth-child(2) {
  min-width: 7em;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row .event-attachment-view, #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row .event-attachment-view {
  padding: 2px 10px;
  font-size: 10px;
  border-radius: 5px;
  border: 1px solid #4D565D;
  color: #4D565D;
  background: #fff;
}
#react-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row .event-attachment-assign, #ff-application-events .events-list .event .event-bubble .event-body .event-attachment-container .event-attachment-row .event-attachment-assign {
  padding: 2px 10px;
  font-size: 10px;
  border-radius: 5px;
  border: 1px solid #4D565D;
  color: #fff;
  background: #4D565D;
}
#react-application-events .events-list .event .event-bubble .event-body.can-overflow, #ff-application-events .events-list .event .event-bubble .event-body.can-overflow {
  padding-bottom: 40px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-message-title, #ff-application-events .events-list .event .event-bubble .event-body .event-message-title {
  color: #4D565D;
  margin-left: 10px;
}
#react-application-events .events-list .event .event-bubble .event-body .event-body-content, #ff-application-events .events-list .event .event-bubble .event-body .event-body-content {
  max-height: 10.8571428604em;
  word-wrap: break-word;
  white-space: pre-wrap;
}
#react-application-events .events-list .event .event-bubble .event-body .event-body-content.show-more, #ff-application-events .events-list .event .event-bubble .event-body .event-body-content.show-more {
  max-height: none;
}
#react-application-events .events-list .event .event-bubble .event-body .event-body-content ul li, #ff-application-events .events-list .event .event-bubble .event-body .event-body-content ul li {
  margin: 0px;
  padding: 0px;
}
#react-application-events .events-list .event .event-bubble .event-body .toggle, #ff-application-events .events-list .event .event-bubble .event-body .toggle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px 0;
  background: linear-gradient(transparent 0%, #f9f9f9 20%);
}
#react-application-events .events-list .event .event-bubble .event-body audio, #ff-application-events .events-list .event .event-bubble .event-body audio {
  margin-top: 15px;
  width: 100%;
}
#react-application-events .events-list .event .event-bubble .event-body .event-message-header, #ff-application-events .events-list .event .event-bubble .event-body .event-message-header {
  font-weight: bold;
}
#react-application-events .events-list .event .event-body, #ff-application-events .events-list .event .event-body {
  margin-top: -35px;
  border-bottom-right-radius: 8px;
  min-height: 5em;
}
#react-application-events .events-list .event.Notes .event-header .event-title, #ff-application-events .events-list .event.Notes .event-header .event-title {
  background-color: #FEF7DC;
}
#react-application-events .events-list .event.Notes .event-bubble, #ff-application-events .events-list .event.Notes .event-bubble {
  border-color: #FFD952;
}
#react-application-events .events-list .event.Automated .event-header .event-title, #ff-application-events .events-list .event.Automated .event-header .event-title {
  background-color: #a8a8a8;
  color: black;
}
#react-application-events .events-list .event.Automated .event-bubble, #ff-application-events .events-list .event.Automated .event-bubble {
  border-color: #5b5b5b;
}
#react-application-events .events-list .event.SMS.inbound .event-header .event-title, #react-application-events .events-list .event.SMS_Shortcode.inbound .event-header .event-title, #ff-application-events .events-list .event.SMS.inbound .event-header .event-title, #ff-application-events .events-list .event.SMS_Shortcode.inbound .event-header .event-title {
  background-color: #DEF5F0;
}
#react-application-events .events-list .event.SMS.inbound .event-type-icon, #react-application-events .events-list .event.SMS_Shortcode.inbound .event-type-icon, #ff-application-events .events-list .event.SMS.inbound .event-type-icon, #ff-application-events .events-list .event.SMS_Shortcode.inbound .event-type-icon {
  background-color: #5CD9A4;
}
#react-application-events .events-list .event.SMS .event-header .event-title, #react-application-events .events-list .event.SMS_Shortcode .event-header .event-title, #ff-application-events .events-list .event.SMS .event-header .event-title, #ff-application-events .events-list .event.SMS_Shortcode .event-header .event-title {
  background-color: #DEF5F0;
}
#react-application-events .events-list .event.SMS .event-bubble, #react-application-events .events-list .event.SMS_Shortcode .event-bubble, #ff-application-events .events-list .event.SMS .event-bubble, #ff-application-events .events-list .event.SMS_Shortcode .event-bubble {
  border-color: #5CD9A4;
}
#react-application-events .events-list .event.Accounts .event-header, #ff-application-events .events-list .event.Accounts .event-header {
  color: #fff;
}
#react-application-events .events-list .event.Accounts .event-header .event-title, #ff-application-events .events-list .event.Accounts .event-header .event-title {
  background-color: #C9BFEF;
}
#react-application-events .events-list .event.Accounts .event-bubble, #ff-application-events .events-list .event.Accounts .event-bubble {
  border-color: #694FD0;
}
#react-application-events .events-list .event.Email .event-header .event-title.email-error, #ff-application-events .events-list .event.Email .event-header .event-title.email-error {
  background-color: #FFEBEB;
}
#react-application-events .events-list .event.Email .event-header .event-title.email-success-inbound, #ff-application-events .events-list .event.Email .event-header .event-title.email-success-inbound {
  background-color: #E7F8F9;
}
#react-application-events .events-list .event.Email .event-header .event-title.email-success-outbound, #ff-application-events .events-list .event.Email .event-header .event-title.email-success-outbound {
  background-color: #E9F6FC;
}
#react-application-events .events-list .event.Email .event-header .event-title.email-all-header, #ff-application-events .events-list .event.Email .event-header .event-title.email-all-header {
  background-color: #E9F6FC;
}
#react-application-events .events-list .event.Email .event-bubble, #ff-application-events .events-list .event.Email .event-bubble {
  border-color: #6FC0ED;
}
#react-application-events .events-list .event.Email .event-bubble.email-inbound-success, #ff-application-events .events-list .event.Email .event-bubble.email-inbound-success {
  border-color: #5BD1D9;
}
#react-application-events .events-list .event.Email .event-bubble.email-outbound-success, #ff-application-events .events-list .event.Email .event-bubble.email-outbound-success {
  border-color: #6FC0ED;
}
#react-application-events .events-list .event.Email .event-bubble.email-error, #ff-application-events .events-list .event.Email .event-bubble.email-error {
  border-color: #CD0101;
}
#react-application-events .events-list .event.Fact_Find .event-header .event-title, #ff-application-events .events-list .event.Fact_Find .event-header .event-title {
  background-color: #E6EAFE;
}
#react-application-events .events-list .event.Fact_Find .event-bubble, #ff-application-events .events-list .event.Fact_Find .event-bubble {
  border-color: #A5ADF9;
}
#react-application-events .events-list .event.Email_Received .event-header .event-title, #ff-application-events .events-list .event.Email_Received .event-header .event-title {
  background-color: #E7F8F9;
}
#react-application-events .events-list .event.Email_Received .event-bubble, #ff-application-events .events-list .event.Email_Received .event-bubble {
  border-color: #5BD1D9;
}
#react-application-events .events-list .event.Email_Sent .event-header .event-title, #ff-application-events .events-list .event.Email_Sent .event-header .event-title {
  background-color: #E9F6FC;
}
#react-application-events .events-list .event.Email_Sent .event-bubble, #ff-application-events .events-list .event.Email_Sent .event-bubble {
  border-color: #6FC0ED;
}
#react-application-events .events-list .event.Email_Error .event-header .event-title, #ff-application-events .events-list .event.Email_Error .event-header .event-title {
  background-color: #E9F6FC;
}
#react-application-events .events-list .event.Email_Error .event-bubble, #ff-application-events .events-list .event.Email_Error .event-bubble {
  border-color: #CD0101;
}
#react-application-events .events-list .event.Email_Error .email-modal-btn, #ff-application-events .events-list .event.Email_Error .email-modal-btn {
  border-color: #CD0101 !important;
}
#react-application-events .events-list .event.Email_Error .email-modal-btn a, #ff-application-events .events-list .event.Email_Error .email-modal-btn a {
  color: #CD0101;
}
#react-application-events .events-list .event.Presentation_Call .event-header .event-title, #ff-application-events .events-list .event.Presentation_Call .event-header .event-title {
  background-color: #DEF5F0;
}
#react-application-events .events-list .event.Presentation_Call .event-bubble, #ff-application-events .events-list .event.Presentation_Call .event-bubble {
  border-color: #5CD9A4;
}
#react-application-events .events-list .event.Fax .event-header .event-title, #ff-application-events .events-list .event.Fax .event-header .event-title {
  background-color: #E6EAFE;
}
#react-application-events .events-list .event.Fax .event-bubble, #ff-application-events .events-list .event.Fax .event-bubble {
  border-color: #A5ADF9;
}
#react-application-events .events-list .event.Left_a_message_call .event-header .event-title, #ff-application-events .events-list .event.Left_a_message_call .event-header .event-title {
  background-color: #FFF3E4;
}
#react-application-events .events-list .event.Left_a_message_call .event-bubble, #ff-application-events .events-list .event.Left_a_message_call .event-bubble {
  border-color: #FE951A;
}
#react-application-events .events-list .event.Unanswered_Call .event-header .event-title, #ff-application-events .events-list .event.Unanswered_Call .event-header .event-title {
  background-color: #FFEBEB;
}
#react-application-events .events-list .event.Unanswered_Call .event-bubble, #ff-application-events .events-list .event.Unanswered_Call .event-bubble {
  border-color: #FF0101;
}
#react-application-events .events-list .event.Answered_Call .event-header .event-title, #ff-application-events .events-list .event.Answered_Call .event-header .event-title {
  background-color: #DEF5F0;
}
#react-application-events .events-list .event.Answered_Call .event-bubble, #ff-application-events .events-list .event.Answered_Call .event-bubble {
  border-color: #5CD9A4;
}
#react-application-events .events-list .event.Documents .event-header.no-margin-bottom, #ff-application-events .events-list .event.Documents .event-header.no-margin-bottom {
  margin-bottom: 0px;
}
#react-application-events .events-list .event.Documents .event-header .event-title, #ff-application-events .events-list .event.Documents .event-header .event-title {
  background-color: #FFF;
  border: 1px solid #E4E9F0;
}
#react-application-events .events-list .event.Documents .event-bubble, #ff-application-events .events-list .event.Documents .event-bubble {
  border-color: #E4E9F0;
}
#react-application-events .events-list .event.Signature.Application_Stage_change .event-body, #ff-application-events .events-list .event.Signature.Application_Stage_change .event-body {
  background-color: #6A7680;
  color: #fff;
}
#react-application-events .events-list .event.Next_Action_Date_Created .event-title, #react-application-events .events-list .event.Next_Action_Date_Updated .event-title, #react-application-events .events-list .event.Next_Action_Date_Completed .event-title, #react-application-events .events-list .event.Next_Action_Date_Deleted .event-title, #ff-application-events .events-list .event.Next_Action_Date_Created .event-title, #ff-application-events .events-list .event.Next_Action_Date_Updated .event-title, #ff-application-events .events-list .event.Next_Action_Date_Completed .event-title, #ff-application-events .events-list .event.Next_Action_Date_Deleted .event-title {
  color: #FF7A2A;
}
#react-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-header .event-title, #react-application-events .events-list .event.Next_Action_Date_Created .event-header .event-title, #react-application-events .events-list .event.Next_Action_Date_Updated .event-header .event-title, #react-application-events .events-list .event.Next_Action_Date_Completed .event-header .event-title, #react-application-events .events-list .event.Next_Action_Date_Deleted .event-header .event-title, #ff-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-header .event-title, #ff-application-events .events-list .event.Next_Action_Date_Created .event-header .event-title, #ff-application-events .events-list .event.Next_Action_Date_Updated .event-header .event-title, #ff-application-events .events-list .event.Next_Action_Date_Completed .event-header .event-title, #ff-application-events .events-list .event.Next_Action_Date_Deleted .event-header .event-title {
  background-color: #fff;
  border: 1px solid #E4E9F0;
  border-left: none;
  padding-bottom: 5px;
}
#react-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-header .triangle:after, #react-application-events .events-list .event.Next_Action_Date_Created .event-header .triangle:after, #react-application-events .events-list .event.Next_Action_Date_Updated .event-header .triangle:after, #react-application-events .events-list .event.Next_Action_Date_Completed .event-header .triangle:after, #react-application-events .events-list .event.Next_Action_Date_Deleted .event-header .triangle:after, #ff-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-header .triangle:after, #ff-application-events .events-list .event.Next_Action_Date_Created .event-header .triangle:after, #ff-application-events .events-list .event.Next_Action_Date_Updated .event-header .triangle:after, #ff-application-events .events-list .event.Next_Action_Date_Completed .event-header .triangle:after, #ff-application-events .events-list .event.Next_Action_Date_Deleted .event-header .triangle:after {
  content: "";
  position: absolute;
  top: -18.5px;
  left: 1.5px;
  width: 0;
  border-right: solid 21px white;
  border-top: solid 18.5px transparent;
  border-bottom: solid 19px transparent;
}
#react-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-bubble, #react-application-events .events-list .event.Next_Action_Date_Created .event-bubble, #react-application-events .events-list .event.Next_Action_Date_Updated .event-bubble, #react-application-events .events-list .event.Next_Action_Date_Completed .event-bubble, #react-application-events .events-list .event.Next_Action_Date_Deleted .event-bubble, #ff-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-bubble, #ff-application-events .events-list .event.Next_Action_Date_Created .event-bubble, #ff-application-events .events-list .event.Next_Action_Date_Updated .event-bubble, #ff-application-events .events-list .event.Next_Action_Date_Completed .event-bubble, #ff-application-events .events-list .event.Next_Action_Date_Deleted .event-bubble {
  border-color: #E4E9F0;
}
#react-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-bubble .event-body, #react-application-events .events-list .event.Next_Action_Date_Created .event-bubble .event-body, #react-application-events .events-list .event.Next_Action_Date_Updated .event-bubble .event-body, #react-application-events .events-list .event.Next_Action_Date_Completed .event-bubble .event-body, #react-application-events .events-list .event.Next_Action_Date_Deleted .event-bubble .event-body, #ff-application-events .events-list .event.Signature:not(.Cancelled_Application, .Application_Stage_change) .event-bubble .event-body, #ff-application-events .events-list .event.Next_Action_Date_Created .event-bubble .event-body, #ff-application-events .events-list .event.Next_Action_Date_Updated .event-bubble .event-body, #ff-application-events .events-list .event.Next_Action_Date_Completed .event-bubble .event-body, #ff-application-events .events-list .event.Next_Action_Date_Deleted .event-bubble .event-body {
  background-color: #fff;
  border: 1px solid #E4E9F0;
  border-left-width: 0;
}

#events-list-container {
  overflow: hidden;
  padding: 0 1rem 1rem 1rem;
}
#events-list-container .event-create #event-tabs-container {
  position: fixed;
  transition: all 150ms linear;
}
#events-list-container .event-create .tabs {
  display: inline-flex;
}
#events-list-container .event-create .tabs .tab {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border: 1px solid #E4E9F0;
  border-right-color: transparent;
  cursor: pointer;
  padding: 10px 30px;
  transition: all 200ms linear;
}
#events-list-container .event-create .tabs .tab::selection {
  background-color: transparent;
}
#events-list-container .event-create .tabs .tab:last-child {
  border-right-color: #E4E9F0;
}
#events-list-container .event-create .tabs .tab.active {
  border-bottom-color: transparent;
  background-color: #F9F9F9;
}
#events-list-container .event-create .tabs .tab i {
  margin-right: 4px;
}
#events-list-container .event-create .create-note-event textarea {
  width: 100%;
  resize: vertical;
}
#events-list-container .event-create .controls {
  display: flex;
  justify-content: space-between;
}
#events-list-container .event-create .controls .btn + .btn {
  margin: 0;
}
#events-list-container .event-create .controls .error {
  margin-right: 5px;
}
#events-list-container .tab-content {
  background-color: #F9F9F9;
  padding: 30px 15px 15px 15px;
}

#events-list-container {
  margin-top: 10px;
}
#events-list-container .events-list {
  width: 100%;
}
#events-list-container .event-create {
  margin-left: 20px;
  flex: 1;
}
#events-list-container .resizable {
  height: auto !important;
}

#events-list-container .email-sender {
  width: 100%;
}
#events-list-container .email-recipient-container {
  width: 100%;
}
#events-list-container .email-recipient-container.cc-container {
  clear: both;
}
#events-list-container .email-recipient-container .email-preview-list .email-preview .email-content {
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: #F9F9F9;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 10px 20px;
}
#events-list-container .email-btn-group {
  text-align: right;
  margin: 50px 0 20px 0;
}
#events-list-container .email-btn-group .email-send-btn {
  margin-right: 10px;
}
#events-list-container .email-subject {
  width: 30%;
}
#events-list-container .text-editor {
  height: 400px;
}
#events-list-container .text-editor .quill {
  height: 300px;
}
#events-list-container .email-template-select {
  width: 30%;
}
#events-list-container .email-recipient-select {
  width: 30%;
  float: left;
}
#events-list-container .email-selected-recipients {
  float: left;
  margin-left: 10px;
}
#events-list-container .email-selected-recipients .form-group {
  margin-bottom: 15px;
}
#events-list-container .email-single-recipient {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
#events-list-container .email-single-recipient .email-recipient-del {
  color: #FF0000;
  padding: 0px 5px 0px 0px;
}
#events-list-container .email-single-recipient .email-recipient-email {
  color: #0db8ec;
}
#events-list-container .email-single-recipient:first-child {
  margin-left: 0px;
}
#events-list-container .email-error-msg {
  text-transform: uppercase;
  color: #FF0000;
  margin-right: 10px;
}

.content-toolbar .ql-formats .ql-attachDocuments {
  text-transform: uppercase;
  width: 11em;
  padding: 0;
  margin: 0;
}

.Select-menu-outer {
  z-index: 999999 !important;
}

.email-attachment-container .email-selected-attachments {
  margin-left: 10px;
}
.email-attachment-container .email-selected-attachments .form-group {
  margin-bottom: 15px;
}
.email-attachment-container .email-single-attachments {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.email-attachment-container .email-single-attachments .email-attachment-del {
  color: #FF0000;
  padding: 0px 5px 0px 0px;
}

.sig-modal .body .modal-email-attachment {
  width: 30vw;
}
.sig-modal .body .modal-email-attachment .modal-body-header.smaller {
  max-width: 30vw;
}
.sig-modal .body .modal-email-attachment .email-file-selected {
  margin-bottom: 5em;
}
.sig-modal .body .modal-email-attachment .attach-files-btn {
  margin-right: 10px;
}
.sig-modal .body .modal-email-attachment .attach-files-btn .disabled {
  background: #D2D2D2;
}
.sig-modal .body .modal-email-attachment .Select-placeholder {
  font-size: 14px;
}
.sig-modal .body .modal-email-attachment .search-document {
  padding: 5px;
}
.sig-modal .body .modal-email-attachment .search-document input {
  width: 100%;
  height: 100%;
  color: #6A7680;
  border: 0px;
}
.sig-modal .body .modal-email-attachment .search-document i {
  position: absolute;
  right: 5px;
  top: 10px;
}
.sig-modal .body .modal-email-attachment .search-document input:focus {
  outline: none;
}
.sig-modal .body .modal-email-attachment .assign-header {
  padding: 0px;
}
.sig-modal .body .modal-email-attachment .email-single-file {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.sig-modal .body .modal-email-attachment .email-single-file .email-file-del {
  color: #FF0000;
  padding: 0px 5px 0px 0px;
}
.sig-modal .body .modal-email-attachment .email-single-file .email-file-details {
  color: #0db8ec;
}
.sig-modal .body .modal-email-attachment .email-attachment-header {
  text-align: center;
}
.sig-modal .body .modal-email-attachment .email-attachment-header span {
  color: #4d565d;
}
.sig-modal .body .modal-email-attachment .email-dropdown {
  position: relative;
  display: none;
  max-height: 400px;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-dropdown-menu {
  padding: 20px 0px 20px 10px;
  width: 100%;
  height: 400px;
  overflow: auto;
  border: 1px solid #E4E9F0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.sig-modal .body .modal-email-attachment .email-dropdown .need-email-dropdown-menu {
  padding: 20px 0px 20px 10px;
  width: 100%;
  height: 400px;
  overflow: auto;
  border: 1px solid #E4E9F0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.sig-modal .body .modal-email-attachment .email-dropdown .need-email-dropdown-menu .email-attachment-file {
  clear: both;
}
.sig-modal .body .modal-email-attachment .email-dropdown .need-email-dropdown-menu .email-attachment-file .new-documents {
  margin: 10px 35px 5px 0px;
  padding: 0px;
  border-top: 1px solid #E4E9F0 !important;
}
.sig-modal .body .modal-email-attachment .email-dropdown .need-email-dropdown-menu .email-attachment-file input[type=checkbox] + label {
  margin: 0px;
}
.sig-modal .body .modal-email-attachment .email-dropdown .need-email-dropdown-menu .email-attachment-file input[type=checkbox]:checked + label {
  color: #0db8ec;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-file {
  list-style-type: none;
  padding: 0px 10px 0px 10px;
  clear: both;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-file .email-attachment-checkbox {
  width: 10%;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-file .email-attachment-label {
  width: 90%;
  float: left;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-file input[type=checkbox]:checked + label {
  color: #0db8ec;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-doc {
  list-style-type: none;
  text-align: left;
  clear: both;
}
.sig-modal .body .modal-email-attachment .email-dropdown .email-attachment-doc span {
  width: 100%;
  color: #4d565d;
}

.accordion-buttons .btn {
  border: 1px solid #E4E9F0;
  color: #4d565d;
  overflow: hidden;
  background-color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-flex;
  align-items: center;
  transition: background-color 200ms linear, color 0ms linear 200ms;
}
.accordion-buttons .btn i {
  margin-right: 5px;
}
.accordion-buttons .btn.open {
  background-color: #768591;
  color: white;
  transition-delay: 400ms;
}
.accordion-buttons .btn.open.Notes {
  background-color: #FFD952;
}
.accordion-buttons .btn.open.Answered_Call, .accordion-buttons .btn.open.Twilio_Call {
  background-color: #5CD9A4;
}
.accordion-buttons .btn.open.Unanswered_Call, .accordion-buttons .btn.open.Twilio_Call_Error {
  background-color: #FF0101;
}
.accordion-buttons .btn.open.Presentation_Call {
  background-color: #5CD9A4;
}
.accordion-buttons .btn.open.Left_a_message_call {
  background-color: #FE951A;
}
.accordion-buttons .btn.open.Document {
  background-color: #FFF;
  color: #4d565d;
}
.accordion-buttons .btn.open.Email {
  background-color: #0db8ec;
}
.accordion-buttons .btn.open.Email_Received {
  background-color: #E7F8F9;
}
.accordion-buttons .btn.open.Email_Sent {
  background-color: #6FC0ED;
}
.accordion-buttons .btn.open.Fax {
  background-color: #A5ADF9;
}
.accordion-buttons .btn.open .btn-label {
  transition-delay: 400ms;
}
.accordion-buttons .btn:not(.open) .btn-label {
  max-width: 0;
  color: transparent;
}
.accordion-buttons .btn .btn-label {
  display: inline-block;
  overflow: hidden;
  max-width: 250px;
  transition: max-width 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.accordion-buttons .btn.Answered_Call:not(.open), .accordion-buttons .btn.Presentation_Call:not(.open), .accordion-buttons .btn.Twilio_Call:not(.open) {
  color: #5CD9A4;
}
.accordion-buttons .btn.Email:not(.open), .accordion-buttons .btn.Fax:not(.open) {
  color: #0db8ec;
}
.accordion-buttons .btn.Unanswered_Call:not(.open), .accordion-buttons .btn.Twilio_Call_Error:not(.open) {
  color: #FF0101;
}
.accordion-buttons .btn.Left_a_message_call:not(.open) {
  color: #FE951A;
}

#react-application-events #notesSidebar.application, #ff-application-events #notesSidebar.application {
  width: 100px;
  top: 0;
  transition: all 500ms;
  height: 100vh;
  position: fixed;
  z-index: 3;
}
#react-application-events #notesSidebar.application h4, #ff-application-events #notesSidebar.application h4 {
  cursor: default;
}
#react-application-events #notesSidebar.application h4 .btn, #ff-application-events #notesSidebar.application h4 .btn {
  font-size: 13px;
}
#react-application-events #notesSidebar.application .toggle-expand, #ff-application-events #notesSidebar.application .toggle-expand {
  cursor: pointer;
}
#react-application-events #notesSidebar.application .notes ul.dropdown-menu, #ff-application-events #notesSidebar.application .notes ul.dropdown-menu {
  right: 0;
  left: auto;
  position: absolute;
}
#react-application-events #notesSidebar.application .notes ul.dropdown-menu li, #ff-application-events #notesSidebar.application .notes ul.dropdown-menu li {
  min-height: 0;
  padding: 0;
}
#react-application-events #notesSidebar.application .notes ul.dropdown-menu li:before, #ff-application-events #notesSidebar.application .notes ul.dropdown-menu li:before {
  content: none;
  border: none;
}
#react-application-events #notesSidebar.application .heading, #ff-application-events #notesSidebar.application .heading {
  text-align: center;
  margin: 0;
  padding: 1rem 0;
}
#react-application-events #notesSidebar.application .heading h4, #ff-application-events #notesSidebar.application .heading h4 {
  margin: 0;
}
#react-application-events #notesSidebar.application .heading h4 .fa, #ff-application-events #notesSidebar.application .heading h4 .fa {
  transition: all 400ms;
}
#react-application-events #notesSidebar.application:not(.expanded), #ff-application-events #notesSidebar.application:not(.expanded) {
  min-width: 0;
}
#react-application-events #notesSidebar.application:not(.expanded) .notes, #ff-application-events #notesSidebar.application:not(.expanded) .notes {
  width: 100%;
}
#react-application-events #notesSidebar.application.expanded, #ff-application-events #notesSidebar.application.expanded {
  width: calc(100% - 450px);
}
#react-application-events #notesSidebar.application.expanded #notesSidebarContainer, #ff-application-events #notesSidebar.application.expanded #notesSidebarContainer {
  padding: 0 20px;
}
#react-application-events #notesSidebar.application.expanded .notes, #ff-application-events #notesSidebar.application.expanded .notes {
  width: 100%;
}
#react-application-events #notesSidebar.application.expanded .notes .events-list-container, #react-application-events #notesSidebar.application.expanded .notes .event-list-filters, #ff-application-events #notesSidebar.application.expanded .notes .events-list-container, #ff-application-events #notesSidebar.application.expanded .notes .event-list-filters {
  width: 100%;
}
#react-application-events #notesSidebar.application.expanded .heading, #ff-application-events #notesSidebar.application.expanded .heading {
  margin-top: 0;
  text-align: left;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
#react-application-events #notesSidebar.application.expanded .heading h4, #ff-application-events #notesSidebar.application.expanded .heading h4 {
  flex-grow: 1;
}
#react-application-events #notesSidebar.application.expanded-further .heading h4 .fa, #ff-application-events #notesSidebar.application.expanded-further .heading h4 .fa {
  transform: rotateY(180deg);
}
#react-application-events #notesSidebar.application #notesSidebarContainer, #ff-application-events #notesSidebar.application #notesSidebarContainer {
  overflow: hidden auto;
  padding: 0;
  min-width: 50px;
  width: auto;
  box-shadow: -5px 0px 3px rgba(0, 0, 0, 0.1);
}
#react-application-events #notesSidebar.application #notesSidebarContainer .collapsible-panel, #ff-application-events #notesSidebar.application #notesSidebarContainer .collapsible-panel {
  padding: 0;
}
#react-application-events #notesSidebar.application #notesSidebarContainer #notesPanel, #ff-application-events #notesSidebar.application #notesSidebarContainer #notesPanel {
  display: flex;
  padding: 0 5px;
}
#react-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes, #ff-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes {
  margin-top: 0;
}
#react-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes .event-list-and-chatter, #ff-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes .event-list-and-chatter {
  display: flex;
  padding-bottom: 20px;
}
#react-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes .event-list-and-chatter .event-list-and-filters, #ff-application-events #notesSidebar.application #notesSidebarContainer #notesPanel .notes .event-list-and-chatter .event-list-and-filters {
  flex: 1;
}
#react-application-events .notes-list, #ff-application-events .notes-list {
  overflow: auto;
}
#react-application-events .notes-list:before, #ff-application-events .notes-list:before {
  content: "";
  border: 1px solid #E4E9F0;
  margin-left: calc(50% - 2px);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}
#react-application-events .notes-list li, #ff-application-events .notes-list li {
  padding-bottom: 1em;
  min-height: 0;
}
#react-application-events .notes-list li:before, #ff-application-events .notes-list li:before {
  border: none;
}
#react-application-events .notes-list li .event-date, #ff-application-events .notes-list li .event-date {
  color: #57636C;
  background-color: #E4E9F0;
  font-size: 10px;
  padding: 5px 15px;
  border-radius: 3px;
  margin-bottom: 12px;
  text-align: center;
}
#react-application-events .notes-list li .event-item, #ff-application-events .notes-list li .event-item {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#react-application-events .note-tab-controls, #ff-application-events .note-tab-controls {
  margin-left: 25px;
}
#react-application-events .note-tab-controls .btn + .btn, #ff-application-events .note-tab-controls .btn + .btn {
  margin-left: 10px;
}
#react-application-events .note-tab-controls .btn:active, #react-application-events .note-tab-controls .btn:focus, #ff-application-events .note-tab-controls .btn:active, #ff-application-events .note-tab-controls .btn:focus {
  background-color: #fff;
  border-color: #0db8ec;
  color: #0db8ec;
  box-shadow: none;
  outline: none;
}
#react-application-events .note-tab-controls .btn.active, #ff-application-events .note-tab-controls .btn.active {
  box-shadow: none;
  background-color: #0db8ec;
  border-color: #0db8ec;
  color: #fff;
  outline: none;
}
#react-application-events .toggle-expand, #ff-application-events .toggle-expand {
  position: relative;
}
#react-application-events .toggle-expand .notification-badge, #ff-application-events .toggle-expand .notification-badge {
  font-size: 8px;
  position: absolute;
  top: -0.5em;
  right: -2em;
  border-radius: 50%;
  background-color: red;
  padding: 4px;
  color: #fff;
}

.document-received-container {
  width: 50%;
  float: right;
  margin: 10px 0px 10px 0px;
}
.document-received-container .document-received div {
  float: right;
  font-size: 12px;
}
.document-received-container .document-received div label {
  color: #0db8ec;
}
.document-received-container .document-received div input[type=checkbox] {
  margin-left: 5px;
}
.document-received-container .document-completed {
  clear: both;
}
.document-received-container .document-completed div {
  float: right;
  font-size: 12px;
}
.document-received-container .document-completed div label {
  color: #0db8ec;
}
.document-received-container .document-completed div input[type=checkbox] {
  margin-left: 5px;
}

.document-attach-buttons {
  clear: both;
}

.audit-section__label {
  margin: 15px 5px 10px 5px;
  color: inherit;
  font-size: 1.2rem;
}
.audit-section:first-child .audit-section__label {
  margin-top: 0;
}
.audit-section__details {
  background: #f9f9f9;
  width: 100%;
}
.audit-section__details tr:nth-child(2n-1) {
  background: #ffffff;
}
.audit-section__details tr th {
  text-align: center;
  background: #e6e6e6;
  padding: 2px 5px;
  border: 1px solid #dddddd;
}
.audit-section__details tr td {
  padding: 2px 5px;
  border: 1px solid #dddddd;
}
.audit-section__details tr td:last-of-type {
  word-break: break-all;
}
.audit-section.unanswered-call th:first-child, .audit-section.phone-call th:first-child {
  width: 350px;
}

#notesPanel.closed .notes {
  margin: 0;
}
#notesPanel.closed .notes .event-list-and-chatter {
  display: block !important;
  margin: 0 !important;
}
#notesPanel.closed .notes .event-list-and-chatter .event-list-and-filters {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
#notesPanel.closed .notes #events-list-container {
  padding: 0;
}
#notesPanel.closed .notes #events-list-container .events-list {
  margin: 0 0 20px 0;
}
#notesPanel.closed .notes #events-list-container .events-list li {
  padding: 0;
  margin-bottom: 1rem;
}
#notesPanel.closed .notes #events-list-container .events-list li::before {
  left: calc(50% - 1px) !important;
  bottom: -1rem;
}
#notesPanel.closed .notes #events-list-container .events-list li .event-date {
  flex-direction: column;
  align-items: center;
  margin: 0;
  width: 100%;
}
#notesPanel.closed .notes #events-list-container .events-list li .event-date .time-string {
  width: 100%;
  margin: 0 0 1rem 0;
}
#notesPanel.closed .notes #events-list-container .events-list li .event-date .time-string.invisible {
  display: none;
}
#notesPanel.closed .notes #events-list-container .events-list li .event-date div {
  display: none;
}
#notesPanel.closed .notes #events-list-container .no-more-events {
  margin: 0;
  font-size: 1.3rem;
}

.container-fluid.dashboard-container {
  width: 100%;
  margin-left: unset;
  margin-right: unset;
}

#react-dashboard {
  height: 90%;
}

#dashboard {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
#dashboard .dashboard-tiles {
  width: 100%;
}
#dashboard .dashboard-tiles .collapse-tile {
  display: flex;
}
#dashboard .dashboard-tiles .collapse-tile i {
  font-size: 2em;
  display: none;
  margin: auto;
}
#dashboard .dashboard-tiles .collapse-tile:hover i {
  display: block;
}
#dashboard .dashboard-tiles .tile {
  transition: 500ms all;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
}
#dashboard .dashboard-tiles .tile:not(.closed) {
  height: 240px;
  overflow: hidden;
}
#dashboard .dashboard-tiles .tile .header {
  font-size: 16px;
  padding: 5px 10px;
}
#dashboard .dashboard-tiles .tile .body {
  overflow-y: scroll;
  padding: 5px 10px;
  margin-top: auto;
  margin-bottom: auto;
}
#dashboard .dashboard-tiles .tile .body .recent-comms {
  text-align: left;
  overflow: hidden;
  list-style: none;
  padding: 0;
}
#dashboard .dashboard-tiles .tile .body .recent-comms li {
  width: 100%;
}
#dashboard .dashboard-tiles .tile .body .recent-comms li:not(:first-child) {
  margin-top: 20px;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .comms-header {
  display: flex;
  justify-content: space-between;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #E4E9F0;
  padding: 10px 20px;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .comms-header .event-time {
  font-size: 10px;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .event-body {
  padding: 10px 20px;
  background-color: #F9F9F9;
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .event-body.can-overflow {
  padding-bottom: 40px;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .event-body .event-body-content {
  max-height: 8.571428574em;
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow: hidden;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .event-body .event-body-content.show-more {
  max-height: none;
}
#dashboard .dashboard-tiles .tile .body .recent-comms .event-body .toggle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px 0;
}
#dashboard .dashboard-tiles .tile.lost-comms-tile {
  color: #4d565d;
  text-decoration: none;
}
#dashboard .dashboard-tiles .tile.lost-comms-tile .lost-comms-count {
  font-size: 40px;
}
#dashboard .dashboard-leaderboard-filters {
  padding-right: 1.5em;
}
#dashboard .stat-explanation {
  padding: 1em;
}
#dashboard .stat-explanation .explanation-records th, #dashboard .stat-explanation .explanation-records td {
  padding: 1em;
}
#dashboard .leaderboard-filters .case-search {
  background-color: white;
  display: inline-flex;
  width: auto;
  margin: 0 1em 0 0;
  padding-left: 1em;
  border-radius: 30px;
  height: 40px;
}
#dashboard .leaderboard-filters .case-search .controls {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
#dashboard .leaderboard-filters .case-search .controls .apply {
  border-radius: 0 30px 30px 0;
}
#dashboard .leaderboard-filters .case-search .controls .btn {
  height: 100%;
}
#dashboard .leaderboard-filters .case-search > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
#dashboard .leaderboard-filters .case-search .form-group {
  margin-bottom: 0;
}
#dashboard .leaderboard-filters .case-search .dates .start {
  max-width: 12em;
}
#dashboard .leaderboard-filters .case-search .dates .end {
  max-width: 11em;
}
#dashboard .leaderboard-filters .case-search .dates .start, #dashboard .leaderboard-filters .case-search .dates .end {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
#dashboard .leaderboard-filters .case-search .dates .start .form-control, #dashboard .leaderboard-filters .case-search .dates .end .form-control {
  color: #0db8ec;
  border: none;
  outline: none;
  box-shadow: none;
  text-align: right;
  padding-left: 0;
}
#dashboard .leaderboard-filters .case-search .dates .start .form-control:focus, #dashboard .leaderboard-filters .case-search .dates .end .form-control:focus {
  box-shadow: none;
}
#dashboard .leaderboard-filters .case-search .dates .start .input-group-addon, #dashboard .leaderboard-filters .case-search .dates .end .input-group-addon {
  background-color: transparent;
  color: #0db8ec;
  border: none;
  padding-left: 0;
  padding-top: 2px;
  padding-bottom: 0;
}
#dashboard #dashboard-stats {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
}
#dashboard #dashboard-stats .tiles-list {
  width: 100%;
}
#dashboard #dashboard-stats .branch-leaderboard {
  display: flex;
  overflow: hidden;
  width: 100%;
  flex: 1;
}
#dashboard #dashboard-stats .branch-leaderboard .leaderboard-table {
  width: 100%;
}

/* Font awesome path */
/* Bootstrap variable overrides */
.btn.btn-solid-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  background-color: #2BA9D0;
  color: #fff;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 15px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.btn.btn-solid-blue:hover, .btn.btn-solid-blue:focus, .btn.btn-solid-blue:active, .btn.btn-solid-blue.active {
  background-color: #1B95BB;
}
.btn.btn-solid-blue:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  color: #2BA9D0;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-blue:hover, .btn.btn-hollow-blue:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(43, 169, 208, 0.08);
}
.btn.btn-hollow-blue:active, .btn.btn-hollow-blue.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-blue:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-pink {
  transition: background-color 300ms;
  background-color: #EA4A90;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-pink:hover, .btn.btn-solid-pink:focus {
  background-color: #EA4A90;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-pink:active, .btn.btn-solid-pink.active {
  border: 1px solid #fff;
}
.btn.btn-solid-pink:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-pink {
  transition: background-color 300ms;
  border: 1px solid #EA4A90;
  color: #EA4A90;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-pink:hover, .btn.btn-hollow-pink:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(234, 74, 144, 0.07);
}
.btn.btn-hollow-pink:active, .btn.btn-hollow-pink.active {
  border: 1px solid transparent;
  background: #EA4A90;
  color: #fff;
}
.btn.btn-hollow-pink:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-hollow-transparent {
  transition: background-color 300ms;
  border: 1px solid #DCDCDC;
  color: #1C1515;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-transparent:hover, .btn.btn-hollow-transparent:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(196, 196, 196, 0.07);
}
.btn.btn-hollow-transparent:active, .btn.btn-hollow-transparent.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-transparent:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-red {
  transition: background-color 300ms;
  background-color: #E6626A;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-red:hover, .btn.btn-solid-red:focus {
  background-color: #e24c55;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-red:active, .btn.btn-solid-red.active {
  border: 1px solid #fff;
}
.btn.btn-solid-red:disabled {
  background-color: #D2D2D2;
}
.btn.btn-action-link {
  transition: background-color 300ms;
  outline: none;
  background-color: transparent;
  color: #333;
  font-weight: 600;
  line-height: 19px;
  font-size: 14px;
  text-decoration: underline;
  box-shadow: none;
}
.btn.btn-action-link:hover, .btn.btn-action-link:focus, .btn.btn-action-link:active, .btn.btn-action-link.active {
  color: #EA4A90;
  box-shadow: none;
}
.btn.btn-action-link:disabled {
  color: #D2D2D2;
}

.btn-group > .btn.active {
  z-index: unset;
}

.fees-list-wrapper .new-fee .new-fee-form-wrapper, .tab-content .section-box .content-box, #ff-application-events .top-section .create-new-note, #ff-application-events .event-list-and-filters, #ff-application-events #chatter, #app-contacts {
  border-radius: 20px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.fees-list-wrapper .new-fee .new-fee-form-wrapper:not(.no-padding), .tab-content .section-box .content-box:not(.no-padding), #ff-application-events .top-section .create-new-note:not(.no-padding), #ff-application-events .event-list-and-filters:not(.no-padding), #ff-application-events #chatter:not(.no-padding), #app-contacts:not(.no-padding) {
  padding: 15px;
}

.tab-content .section-box {
  padding: 25px 25px;
}
.tab-content .section-box:first-child {
  padding-top: 0;
}
.tab-content .section-box .header {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
  color: #A6A6A6;
  display: flex;
  align-items: center;
}
.tab-content .section-box .header + .content-box, .tab-content .section-box .content-box + .header, .tab-content .section-box .content-box + .content-box, .tab-content .section-box .header + .header {
  margin-top: 2em;
}

.bubble-tabs {
  display: flex;
}
.bubble-tabs .tab {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  border-radius: 30px;
  padding: 0.5em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.bubble-tabs .tab:not(.active) {
  border: 1px solid transparent;
}
.bubble-tabs .tab.active {
  border: 1px solid #D8D8D8;
  background-color: #fff;
}
.bubble-tabs .tab.active::after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  background-color: #fff;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.bubble-tabs .tab .badge {
  font-size: 0.65em;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5em;
}

.filter-tabs {
  display: flex;
  font-size: 10px;
  line-height: 14px;
  flex-wrap: wrap;
  padding: 15px;
}
.filter-tabs-additional {
  flex-grow: 1;
  text-align: right;
}
.filter-tabs .tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0.5em 1em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 30px;
  border: 1px solid #DDD;
}
.filter-tabs .tab.active {
  background-color: #EEE;
  border: 1px solid #D2D2D2;
}
.filter-tabs .tab:not(:first-child) {
  margin-left: 0.5em;
}
.filter-tabs .tab:hover {
  background-color: #EEE;
}

.summary-navigation .old-processing-link {
  padding: 0 20px;
}
.summary-navigation .summary-box .header, .summary-navigation .summary-box .footer {
  background: linear-gradient(to bottom, #B5B5B5, #898989);
  color: #fff;
}
.summary-navigation .summary-box .footer-link {
  text-decoration: none;
}
.summary-navigation .navigation-summary-box-wrapper {
  margin: 10px 20px;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box {
  border-radius: 20px;
  border: 2px solid #DEDEDE;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active {
  display: flex;
  flex-direction: column;
  position: relative;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open {
  border-color: #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #fff;
  right: -9px;
  top: 50%;
  transform: rotate(45deg);
  border-top: 2px solid #2BA9D0;
  border-right: 2px solid #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed {
  border-color: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed .header {
  background: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .header {
  border-bottom-right-radius: calc(20px - 3px);
  border-bottom-left-radius: calc(20px - 3px);
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .details {
  padding: 0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header {
  background-color: #2BA9D0;
  border-top-right-radius: calc(20px - 3px);
  border-top-left-radius: calc(20px - 3px);
  color: #fff;
  display: flex;
  align-items: center;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title {
  display: flex;
  align-items: center;
  height: 50px;
  font-weight: bold;
  flex: 1;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title a {
  display: flex;
  align-items: center;
  padding-left: 1em;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .open-indicator {
  padding-right: 0.5em;
  margin-left: auto;
  font-size: 2em;
  cursor: pointer;
  user-select: none;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details {
  padding: 2em 1em;
  display: flex;
  flex-direction: column;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .divider {
  content: "";
  width: 1px;
  align-self: stretch;
  background-color: #DEDEDE;
  margin: 0 1em;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .btn {
  margin-top: 1.2em;
  margin-right: auto;
}

#app-loan-details-summary .main-details {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 0.5em;
}
#app-loan-details-summary .main-details > div {
  display: flex;
  justify-content: space-between;
  margin: 0.5em 0;
}
#app-loan-details-summary .main-details > div > span {
  display: flex;
  align-items: center;
  width: 49%;
}
#app-loan-details-summary .main-details > div > span .Select {
  flex: 1;
}
#app-loan-details-summary .secondary-details {
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles .tile {
  width: 32%;
  height: 7em;
  background-color: #EFEFEF;
  border: 1px solid #DEDEDE;
  padding: 1em;
  display: flex;
  flex-direction: column;
  margin-bottom: 2%;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .title {
  font-size: 0.7em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .value {
  font-size: 0.9em;
  align-self: center;
  margin: auto 0;
  text-align: center;
  overflow: hidden;
}

#new-processing-loan-details-form .loan-details-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#new-processing-loan-details-form .loan-details-form > .form-group {
  width: 30%;
}

#ff-application-events #notesSidebar.expanded {
  background-color: #EFEFEF;
}
#ff-application-events .top-section {
  margin-bottom: 2em;
}
#ff-application-events .top-section .bubble-tabs {
  margin: 1em 0 1em 1em;
}
#ff-application-events .app-events-slider .slide {
  outline: none;
  padding: 1em;
}

#app-contacts {
  overflow: auto;
}
#app-contacts .trigger-twilio-call {
  font-size: 1.5em;
}
#app-contacts table {
  width: 100%;
}
#app-contacts table .type-badge {
  border-radius: 30px;
  padding: 0.5em 1em;
  display: block;
  text-align: center;
}
#app-contacts table .type-badge.APPLICANT {
  background-color: #EA4A90;
  color: #fff;
}
#app-contacts table .type-badge.PROCESSOR {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.UNDERWRITER {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.BROKER {
  background-color: #FD952B;
  color: #fff;
}
#app-contacts table .type-badge.LENDER {
  background-color: #1B9B6D;
  color: #fff;
}
#app-contacts table .type-badge.ACCOUNTANT {
  background-color: #28B9A8;
  color: #fff;
}
#app-contacts table .type-badge.VALUER {
  background-color: #9D539E;
  color: #fff;
}
#app-contacts table > tr > th {
  color: #EA4A90;
  border-bottom: 1px solid #DEDEDE;
}
#app-contacts table > tr > td {
  font-weight: normal;
  vertical-align: middle;
}
#app-contacts table > tr > td .form-group {
  margin: 0;
}
#app-contacts table > tr > th {
  font-weight: bold;
}
#app-contacts table > tr > th, #app-contacts table > tr > td {
  padding: 15px;
}
#app-contacts .new-contact {
  padding: calc(15px * 2) 15px;
}
#app-contacts .share-case {
  padding: 15px 15px 0 15px;
  display: flex;
}
#app-contacts .share-case .form-group {
  min-width: 10em;
  margin-bottom: 0;
}

.contacts-modal-form .inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contacts-modal-form .inputs .form-group {
  width: 30%;
}
.contacts-modal-form.valuer-contact-form {
  width: 300px;
}
.contacts-modal-form .controls {
  display: flex;
}
.contacts-modal-form .controls .delete-contact {
  margin-left: auto;
}

.solicitor-form .postcode-search {
  display: flex;
}
.solicitor-form .postcode-search .form-group {
  flex: 1;
}
.solicitor-form .postcode-search .form-group + .form-group {
  margin-left: 0.75em;
}

.btn.btn-solid-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  background-color: #2BA9D0;
  color: #fff;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 15px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.btn.btn-solid-blue:hover, .btn.btn-solid-blue:focus, .btn.btn-solid-blue:active, .btn.btn-solid-blue.active {
  background-color: #1B95BB;
}
.btn.btn-solid-blue:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-blue {
  transition: background-color 300ms;
  border: 1px solid #2BA9D0;
  color: #2BA9D0;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-blue:hover, .btn.btn-hollow-blue:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(43, 169, 208, 0.08);
}
.btn.btn-hollow-blue:active, .btn.btn-hollow-blue.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-blue:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-pink {
  transition: background-color 300ms;
  background-color: #EA4A90;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-pink:hover, .btn.btn-solid-pink:focus {
  background-color: #EA4A90;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-pink:active, .btn.btn-solid-pink.active {
  border: 1px solid #fff;
}
.btn.btn-solid-pink:disabled {
  border-color: #D2D2D2;
  background-color: #D2D2D2;
}
.btn.btn-hollow-pink {
  transition: background-color 300ms;
  border: 1px solid #EA4A90;
  color: #EA4A90;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-pink:hover, .btn.btn-hollow-pink:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(234, 74, 144, 0.07);
}
.btn.btn-hollow-pink:active, .btn.btn-hollow-pink.active {
  border: 1px solid transparent;
  background: #EA4A90;
  color: #fff;
}
.btn.btn-hollow-pink:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-hollow-transparent {
  transition: background-color 300ms;
  border: 1px solid #DCDCDC;
  color: #1C1515;
  background: transparent;
  border-radius: 30px;
  padding: 1em 1.2em;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-hollow-transparent:hover, .btn.btn-hollow-transparent:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(196, 196, 196, 0.07);
}
.btn.btn-hollow-transparent:active, .btn.btn-hollow-transparent.active {
  border: 1px solid transparent;
  background: #2BA9D0;
  color: #fff;
}
.btn.btn-hollow-transparent:disabled {
  border-color: #D2D2D2;
  color: #D2D2D2;
}
.btn.btn-solid-red {
  transition: background-color 300ms;
  background-color: #E6626A;
  border-radius: 30px;
  padding: 1em 1.2em;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 11px;
  letter-spacing: 0.1em;
  outline: none;
}
.btn.btn-solid-red:hover, .btn.btn-solid-red:focus {
  background-color: #e24c55;
  box-shadow: none;
  outline: none;
}
.btn.btn-solid-red:active, .btn.btn-solid-red.active {
  border: 1px solid #fff;
}
.btn.btn-solid-red:disabled {
  background-color: #D2D2D2;
}
.btn.btn-action-link {
  transition: background-color 300ms;
  outline: none;
  background-color: transparent;
  color: #333;
  font-weight: 600;
  line-height: 19px;
  font-size: 14px;
  text-decoration: underline;
  box-shadow: none;
}
.btn.btn-action-link:hover, .btn.btn-action-link:focus, .btn.btn-action-link:active, .btn.btn-action-link.active {
  color: #EA4A90;
  box-shadow: none;
}
.btn.btn-action-link:disabled {
  color: #D2D2D2;
}

.btn-group > .btn.active {
  z-index: unset;
}

.fees-list-wrapper .new-fee .new-fee-form-wrapper, .tab-content .section-box .content-box, #ff-application-events .top-section .create-new-note, #ff-application-events .event-list-and-filters, #ff-application-events #chatter, #app-contacts {
  border-radius: 20px;
  box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.fees-list-wrapper .new-fee .new-fee-form-wrapper:not(.no-padding), .tab-content .section-box .content-box:not(.no-padding), #ff-application-events .top-section .create-new-note:not(.no-padding), #ff-application-events .event-list-and-filters:not(.no-padding), #ff-application-events #chatter:not(.no-padding), #app-contacts:not(.no-padding) {
  padding: 15px;
}

.tab-content .section-box {
  padding: 25px 25px;
}
.tab-content .section-box:first-child {
  padding-top: 0;
}
.tab-content .section-box .header {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
  color: #A6A6A6;
  display: flex;
  align-items: center;
}
.tab-content .section-box .header + .content-box, .tab-content .section-box .content-box + .header, .tab-content .section-box .content-box + .content-box, .tab-content .section-box .header + .header {
  margin-top: 2em;
}

.bubble-tabs {
  display: flex;
}
.bubble-tabs .tab {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  border-radius: 30px;
  padding: 0.5em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.bubble-tabs .tab:not(.active) {
  border: 1px solid transparent;
}
.bubble-tabs .tab.active {
  border: 1px solid #D8D8D8;
  background-color: #fff;
}
.bubble-tabs .tab.active::after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  background-color: #fff;
  border-right: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.bubble-tabs .tab .badge {
  font-size: 0.65em;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5em;
}

.filter-tabs {
  display: flex;
  font-size: 10px;
  line-height: 14px;
  flex-wrap: wrap;
  padding: 15px;
}
.filter-tabs-additional {
  flex-grow: 1;
  text-align: right;
}
.filter-tabs .tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0.5em 1em;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 30px;
  border: 1px solid #DDD;
}
.filter-tabs .tab.active {
  background-color: #EEE;
  border: 1px solid #D2D2D2;
}
.filter-tabs .tab:not(:first-child) {
  margin-left: 0.5em;
}
.filter-tabs .tab:hover {
  background-color: #EEE;
}

.summary-navigation .old-processing-link {
  padding: 0 20px;
}
.summary-navigation .summary-box .header, .summary-navigation .summary-box .footer {
  background: linear-gradient(to bottom, #B5B5B5, #898989);
  color: #fff;
}
.summary-navigation .summary-box .footer-link {
  text-decoration: none;
}
.summary-navigation .navigation-summary-box-wrapper {
  margin: 10px 20px;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box {
  border-radius: 20px;
  border: 2px solid #DEDEDE;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active {
  display: flex;
  flex-direction: column;
  position: relative;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open {
  border-color: #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.open::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #fff;
  right: -9px;
  top: 50%;
  transform: rotate(45deg);
  border-top: 2px solid #2BA9D0;
  border-right: 2px solid #2BA9D0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed {
  border-color: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.active.closed .header {
  background: #EA4A90;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .header {
  border-bottom-right-radius: calc(20px - 3px);
  border-bottom-left-radius: calc(20px - 3px);
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box.closed .details {
  padding: 0;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header {
  background-color: #2BA9D0;
  border-top-right-radius: calc(20px - 3px);
  border-top-left-radius: calc(20px - 3px);
  color: #fff;
  display: flex;
  align-items: center;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title {
  display: flex;
  align-items: center;
  height: 50px;
  font-weight: bold;
  flex: 1;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .title a {
  display: flex;
  align-items: center;
  padding-left: 1em;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #fff;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .header .open-indicator {
  padding-right: 0.5em;
  margin-left: auto;
  font-size: 2em;
  cursor: pointer;
  user-select: none;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details {
  padding: 2em 1em;
  display: flex;
  flex-direction: column;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .divider {
  content: "";
  width: 1px;
  align-self: stretch;
  background-color: #DEDEDE;
  margin: 0 1em;
}
.summary-navigation .navigation-summary-box-wrapper .navigation-summary-box .details .btn {
  margin-top: 1.2em;
  margin-right: auto;
}

#app-loan-details-summary .main-details {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 0.5em;
}
#app-loan-details-summary .main-details > div {
  display: flex;
  justify-content: space-between;
  margin: 0.5em 0;
}
#app-loan-details-summary .main-details > div > span {
  display: flex;
  align-items: center;
  width: 49%;
}
#app-loan-details-summary .main-details > div > span .Select {
  flex: 1;
}
#app-loan-details-summary .secondary-details {
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.5em;
}
#app-loan-details-summary .secondary-details .details-tiles .tile {
  width: 32%;
  height: 7em;
  background-color: #EFEFEF;
  border: 1px solid #DEDEDE;
  padding: 1em;
  display: flex;
  flex-direction: column;
  margin-bottom: 2%;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .title {
  font-size: 0.7em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#app-loan-details-summary .secondary-details .details-tiles .tile .value {
  font-size: 0.9em;
  align-self: center;
  margin: auto 0;
  text-align: center;
  overflow: hidden;
}

#new-processing-loan-details-form .loan-details-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#new-processing-loan-details-form .loan-details-form > .form-group {
  width: 30%;
}

#ff-application-events #notesSidebar.expanded {
  background-color: #EFEFEF;
}
#ff-application-events .top-section {
  margin-bottom: 2em;
}
#ff-application-events .top-section .bubble-tabs {
  margin: 1em 0 1em 1em;
}
#ff-application-events .app-events-slider .slide {
  outline: none;
  padding: 1em;
}

#app-contacts {
  overflow: auto;
}
#app-contacts .trigger-twilio-call {
  font-size: 1.5em;
}
#app-contacts table {
  width: 100%;
}
#app-contacts table .type-badge {
  border-radius: 30px;
  padding: 0.5em 1em;
  display: block;
  text-align: center;
}
#app-contacts table .type-badge.APPLICANT {
  background-color: #EA4A90;
  color: #fff;
}
#app-contacts table .type-badge.PROCESSOR {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.UNDERWRITER {
  background-color: #3C66BB;
  color: #fff;
}
#app-contacts table .type-badge.BROKER {
  background-color: #FD952B;
  color: #fff;
}
#app-contacts table .type-badge.LENDER {
  background-color: #1B9B6D;
  color: #fff;
}
#app-contacts table .type-badge.ACCOUNTANT {
  background-color: #28B9A8;
  color: #fff;
}
#app-contacts table .type-badge.VALUER {
  background-color: #9D539E;
  color: #fff;
}
#app-contacts table > tr > th {
  color: #EA4A90;
  border-bottom: 1px solid #DEDEDE;
}
#app-contacts table > tr > td {
  font-weight: normal;
  vertical-align: middle;
}
#app-contacts table > tr > td .form-group {
  margin: 0;
}
#app-contacts table > tr > th {
  font-weight: bold;
}
#app-contacts table > tr > th, #app-contacts table > tr > td {
  padding: 15px;
}
#app-contacts .new-contact {
  padding: calc(15px * 2) 15px;
}
#app-contacts .share-case {
  padding: 15px 15px 0 15px;
  display: flex;
}
#app-contacts .share-case .form-group {
  min-width: 10em;
  margin-bottom: 0;
}

.contacts-modal-form .inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contacts-modal-form .inputs .form-group {
  width: 30%;
}
.contacts-modal-form.valuer-contact-form {
  width: 300px;
}
.contacts-modal-form .controls {
  display: flex;
}
.contacts-modal-form .controls .delete-contact {
  margin-left: auto;
}

.solicitor-form .postcode-search {
  display: flex;
}
.solicitor-form .postcode-search .form-group {
  flex: 1;
}
.solicitor-form .postcode-search .form-group + .form-group {
  margin-left: 0.75em;
}

.Select.react-select.Select--multi .Select-value {
  color: #4d565d;
  background-color: #F0F4F8;
  border-color: #ccc;
}
.Select.react-select.Select--multi .Select-value-icon {
  border-color: #ccc;
}
.Select.react-select .Select-option.is-focused {
  background-color: #F0F4F8;
}
.Select.react-select .Select-option.is-selected {
  background-color: #e6ecf3;
}
.Select.react-select .Select-control {
  border-radius: 30px;
  height: calc(40px - 2px);
}
.Select.react-select .Select-control .Select-placeholder {
  line-height: calc(40px);
}
.Select.react-select .Select-control .Select-multi-value-wrapper {
  padding-top: 4px;
  padding-left: 10px;
}
.Select.react-select.is-open .Select-control {
  border-top-color: #ccc;
  border-top-right-radius: calc(30px / 2);
  border-top-left-radius: calc(30px / 2);
}
.Select.react-select.is-open .Select-menu-outer {
  overflow: hidden;
}
.Select.react-select.is-open.open-up .Select-menu-outer {
  top: auto;
  bottom: 100%;
  border-top-right-radius: calc(30px / 2);
  border-top-left-radius: calc(30px / 2);
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.Select.react-select.is-open.open-up .Select-option:first-child {
  border-top-right-radius: calc(30px / 2);
  border-top-left-radius: calc(30px / 2);
}
.Select.react-select.is-open.open-up .Select-option:last-child {
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.Select.react-select.is-open.open-up .Select-menu-outer, .Select.react-select.is-open.open-up .Select-option:last-child {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: calc(30px / 2) !important;
  border-top-left-radius: calc(30px / 2) !important;
  border-bottom: unset;
}
.Select.react-select.is-open.open-up > .Select-control {
  border-top-right-radius: unset;
  border-top-left-radius: unset;
  border-bottom-right-radius: calc(30px / 2);
  border-bottom-left-radius: calc(30px / 2);
}
.Select.react-select:not(.open-up) .Select.open-up.is-open > .Select-control {
  border-top-right-radius: unset;
  border-top-left-radius: unset;
  border-bottom-right-radius: calc(30px / 2);
  border-bottom-left-radius: calc(30px / 2);
}
.Select.react-select:not(.open-up) .Select-menu-outer, .Select.react-select:not(.open-up) .Select-option:last-child {
  border-bottom-right-radius: calc(30px / 2) !important;
  border-bottom-left-radius: calc(30px / 2) !important;
}

.Select--single .Select-control {
  padding: 0;
}
.Select--single .Select-control .Select-input {
  padding-left: 0;
}
.Select--single .Select-value {
  display: inline-flex;
  align-items: center;
}

input.form-control {
  height: 40px;
  padding: 8px 14px;
}

.Select:focus {
  outline: none;
}
.Select.Select--multi .Select-arrow-zone, .Select.Select--multi .Select-clear-zone {
  padding-top: 4px;
}
.Select .Select-menu-outer {
  z-index: 999;
}
.Select .Select-arrow-zone .Select-arrow {
  background: url("data:image/svg+xml;utf8,<svg enable-background=\"new 0 0 8.6 6.1\" version=\"1.1\" viewBox=\"0 0 8.6 6.1\" xml:space=\"preserve\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"0.6 0.7 4.3 5.4 8 0.7\" fill=\"none\" stroke=\"%234d565d\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\"/></svg>") #dddfe0 no-repeat center;
  background-size: 11px;
  height: 25px;
  width: 25px;
  padding: 1em;
  top: 0.14em !important;
  border: 0;
  border-radius: 50%;
  transition-duration: 0.5s;
  color: #4d565d;
}
.Select.is-open .Select-arrow-zone .Select-arrow {
  transform: rotate(-180deg);
}
.Select.small {
  font-size: 11px;
}
.Select.small .Select-control {
  height: 26px;
}
.Select.small .Select-control .Select-placeholder {
  line-height: 26px;
}
.Select.small .Select-control .Select-value {
  line-height: 26px !important;
}
.Select.small .Select-control .Select-value .Select-value-label {
  line-height: 26px;
}
.Select.small .Select-control .Select-input {
  height: 26px;
}
.Select.small .Select-control .Select-multi-value-wrapper {
  padding-top: 4px;
}
.Select.small .Select-control .Select-placeholder {
  font-size: 11px;
}
.Select.small .Select-control .Select-arrow-zone .Select-arrow {
  background: url("data:image/svg+xml;utf8,<svg enable-background=\"new 0 0 8.6 6.1\" version=\"1.1\" viewBox=\"0 0 8.6 6.1\" xml:space=\"preserve\" xmlns=\"http://www.w3.org/2000/svg\"><polyline points=\"0.6 0.7 4.3 5.4 8 0.7\" fill=\"none\" stroke=\"%234d565d\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\"/></svg>") #dddfe0 no-repeat center;
  background-size: 8px;
  height: 15px;
  width: 15px;
  padding: 1em;
  top: 0.14em !important;
  border: 0;
  border-radius: 50%;
  transition-duration: 0.5s;
  color: #4d565d;
}

.Select--single .Select-control {
  padding: 0 0 0 30px;
}

.twilio-call-queue .tiles {
  display: flex;
  flex-wrap: wrap;
}
.twilio-call-queue .tiles .tile {
  min-width: 200px;
  min-height: 200px;
  background-color: white;
  padding: 10px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
.twilio-call-queue .twilio-team-list .opening-hours {
  text-align: left;
}
.twilio-call-queue .twilio-team-list .opening-hours table td {
  padding: 2px;
}
.twilio-call-queue .twilio-team-list .info {
  display: flex;
}
.twilio-call-queue .twilio-team-list .info > div:first-child {
  margin-right: 10px;
}
.twilio-call-queue .twilio-team-list .team-users ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.twilio-call-queue .twilio-team-list .team-users ul li {
  display: flex;
  align-items: center;
}
.twilio-call-queue .twilio-team-list .team-users ul li .availability {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin-left: 5px;
  margin-top: 2px;
}
.twilio-call-queue .twilio-team-list .team-users ul li .availability.offline {
  background-color: gray;
}
.twilio-call-queue .twilio-team-list .team-users ul li .availability.available {
  background-color: green;
}
.twilio-call-queue .twilio-team-list .team-users ul li .availability.busy {
  background-color: red;
}
.twilio-call-queue .twilio-team-list .team-users ul li .availability.engaged {
  background-color: orange;
}
.twilio-call-queue .twilio-call-list .actions {
  list-style: none;
  padding: 0;
  margin: 0;
}
.twilio-call-queue .twilio-call-list .actions .action {
  padding: 5px 0;
}
.twilio-call-queue .twilio-call-list .actions .action .duration {
  margin-bottom: 10px;
}
.twilio-call-queue .twilio-call-list .actions .action .action-icon {
  margin-right: 0.25em;
}
.twilio-call-queue .twilio-call-list .actions .action .action-icon.disconnect i.fa-phone {
  transform: rotate(135deg);
}

#react-call-report .filters, #react-call-report-stat-summary .filters {
  padding-top: 20px;
}
#react-call-report .filters .form-group label, #react-call-report-stat-summary .filters .form-group label {
  text-align: center;
}
#react-call-report .filters .btn-group, #react-call-report-stat-summary .filters .btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
}
#react-call-report .filters .radio-group .options, #react-call-report-stat-summary .filters .radio-group .options {
  justify-content: center;
}
#react-call-report .filters .radio-group .options .radio-btn span, #react-call-report .filters .radio-group .options .radio-btn .active-checkbox, #react-call-report-stat-summary .filters .radio-group .options .radio-btn span, #react-call-report-stat-summary .filters .radio-group .options .radio-btn .active-checkbox {
  margin: 0 auto;
}
#react-call-report .unanswered-call, #react-call-report-stat-summary .unanswered-call {
  background: #FCF1F0;
}
#react-call-report .call-attached, #react-call-report-stat-summary .call-attached {
  margin-left: 10px;
  color: #67C24F;
}
#react-call-report .call-attached .fa, #react-call-report-stat-summary .call-attached .fa {
  color: #67C24F;
}
#react-call-report span.availability, #react-call-report-stat-summary span.availability {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 auto;
  margin-top: 4px;
  border-radius: 50%;
}
#react-call-report span.availability.offline, #react-call-report-stat-summary span.availability.offline {
  background-color: gray;
}
#react-call-report span.availability.available, #react-call-report-stat-summary span.availability.available {
  background-color: green;
}
#react-call-report span.availability.busy, #react-call-report-stat-summary span.availability.busy {
  background-color: red;
}
#react-call-report span.availability.engaged, #react-call-report-stat-summary span.availability.engaged {
  background-color: orange;
}

.attach-call-modal {
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.attach-call-modal .attach-call-modal-content {
  position: absolute;
  top: 40px;
  left: 10%;
  right: 10%;
  bottom: 40px;
  overflow: auto;
  outline: none;
  padding: 0;
}
.attach-call-modal .attach-call-modal-content .panel {
  display: flex;
  flex-flow: column;
  height: 100%;
  margin: 0;
  border: 0;
  border-radius: 20px;
}
.attach-call-modal .attach-call-modal-content .panel .panel-heading {
  background: #555555;
  flex: 0 1 auto;
  padding: 5px 0;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.attach-call-modal .attach-call-modal-content .panel .panel-heading a.close-modal {
  float: right;
  color: #FFFFFF;
  font-size: 20px;
  margin: -5px 10px 0 0;
}
.attach-call-modal .attach-call-modal-content .panel .panel-body {
  background: linear-gradient(#D4DADB 90%, #BAC0C0);
  display: flex;
  flex-flow: column;
  flex: 1 1 auto;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.attach-call-modal .attach-call-modal-content .panel .panel-body .search-input {
  flex: 0 1 auto;
}
.attach-call-modal .attach-call-modal-content .panel .panel-body .results-body {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 0 10px;
}
.attach-call-modal .attach-call-modal-content .panel .panel-body .results-body table tbody tr:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
}
.attach-call-modal .attach-call-modal-content .confirm-attach-number {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  display: flex;
  flex-flow: column;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
}
.attach-call-modal .attach-call-modal-content .confirm-attach-number p {
  font-size: 16px;
}
.attach-call-modal .attach-call-modal-content .confirm-attach-number div button {
  margin: 0 10px;
}

#leftsidebar.expanded #react-twilio-call-status .call-menu > li > span {
  display: block;
}
#leftsidebar.call-is-ringing {
  background: #397D22;
  animation: calling 2.5s infinite;
}

#react-twilio-call-status {
  width: 100%;
  padding: 10px 0;
  position: relative;
}
#react-twilio-call-status .twilio-ff-wrapper {
  width: 48px;
  background: #ffffff;
  padding: 0;
  position: fixed;
  bottom: 10%;
  border: 1px solid #9FA8B8;
  border-radius: 0 22px 22px 0;
  transition: all 0.5s;
}
#react-twilio-call-status .twilio-ff-wrapper.active {
  width: 160px;
}
#react-twilio-call-status .twilio-ff-wrapper.active .call-menu > li > span {
  display: block;
}
#react-twilio-call-status .call-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#react-twilio-call-status .call-menu > li {
  display: flex;
  position: relative;
  padding: 5px 5px;
  color: #9FA8B8;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
}
#react-twilio-call-status .call-menu > li > .menu-icon {
  display: flex;
  flex: 0 0 36px;
  position: relative;
  background: #ffffff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1.4em;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #9FA8B8;
}
#react-twilio-call-status .call-menu > li > .menu-icon > .fa, #react-twilio-call-status .call-menu > li > .menu-icon > .label-text {
  margin: 0 auto;
}
#react-twilio-call-status .call-menu > li > .menu-icon > .label-text {
  font-size: 1em;
}
#react-twilio-call-status .call-menu > li > span {
  display: none;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 0 10px;
  transition: display 10s;
}
#react-twilio-call-status .call-menu > li.muted, #react-twilio-call-status .call-menu > li.call-open {
  color: #E63223;
}
#react-twilio-call-status .call-menu > li.muted > .menu-icon, #react-twilio-call-status .call-menu > li.call-open > .menu-icon {
  border-color: #E63223;
}
#react-twilio-call-status .call-menu > li.call-open > .menu-icon {
  transform: rotate(135deg);
}
#react-twilio-call-status .call-menu > li.put-on-hold, #react-twilio-call-status .call-menu > li.on-hold {
  color: #ff6a10;
  font-weight: normal;
}
#react-twilio-call-status .call-menu > li.put-on-hold > .menu-icon, #react-twilio-call-status .call-menu > li.on-hold > .menu-icon {
  border-color: #ff6a10;
}
#react-twilio-call-status .call-menu > li.put-on-hold > .menu-icon i.fa-pause, #react-twilio-call-status .call-menu > li.on-hold > .menu-icon i.fa-pause {
  font-size: 15px !important;
}
#react-twilio-call-status .call-menu > li.status-offline > .menu-icon {
  border-color: gray;
}
#react-twilio-call-status .call-menu > li.status-available, #react-twilio-call-status .call-menu > li.call-ringing, #react-twilio-call-status .call-menu > li.call-pending, #react-twilio-call-status .call-menu > li.call-connecting, #react-twilio-call-status .call-menu > li.not-muted {
  color: #68C44F;
}
#react-twilio-call-status .call-menu > li.status-available > .menu-icon, #react-twilio-call-status .call-menu > li.call-ringing > .menu-icon, #react-twilio-call-status .call-menu > li.call-pending > .menu-icon, #react-twilio-call-status .call-menu > li.call-connecting > .menu-icon, #react-twilio-call-status .call-menu > li.not-muted > .menu-icon {
  border-color: #68C44F;
}
#react-twilio-call-status .call-menu > li.call-ringing > .menu-icon, #react-twilio-call-status .call-menu > li.call-pending > .menu-icon {
  animation: shake 1s linear;
  animation-iteration-count: infinite;
}
#react-twilio-call-status .call-menu > li.status-busy, #react-twilio-call-status .call-menu > li.download-new-app {
  color: #CC2B1E;
}
#react-twilio-call-status .call-menu > li.status-busy > .menu-icon, #react-twilio-call-status .call-menu > li.download-new-app > .menu-icon {
  border-color: #CC2B1E;
}
#react-twilio-call-status .call-menu > li.status-engaged > .menu-icon {
  border-color: orange;
}
#react-twilio-call-status .call-menu > li.status-offline > .menu-icon:before, #react-twilio-call-status .call-menu > li.status-available > .menu-icon:before, #react-twilio-call-status .call-menu > li.status-busy > .menu-icon:before, #react-twilio-call-status .call-menu > li.status-engaged > .menu-icon:before, #react-twilio-call-status .call-menu > li.download-new-app > .menu-icon:before {
  position: absolute;
  display: block;
  content: "";
  border: 1px solid #CAD5D6;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
#react-twilio-call-status .call-control {
  display: flex;
  background: #4D4C4D;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: relative;
  color: #D4DADB;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#react-twilio-call-status .call-control::selection {
  background: transparent !important;
}
#react-twilio-call-status .call-control.number {
  background: transparent;
  color: #4D4C4D;
  font-size: 2.4em;
  font-weight: normal;
  border: 2px solid #ffffff;
}
#react-twilio-call-status .call-control.number.two-line {
  padding-top: 5px;
  flex-direction: column;
  line-height: 0.7em;
}
#react-twilio-call-status .call-control.number.two-line small {
  font-size: 0.5em;
}
#react-twilio-call-status .call-control .label-text, #react-twilio-call-status .call-control .fa {
  margin: 0 auto;
}
#react-twilio-call-status .call-control .fa {
  font-size: 1.4em;
}
#react-twilio-call-status .call-control.offline {
  border: 2px solid gray;
}
#react-twilio-call-status .call-control.available {
  border: 2px solid #68C44F;
}
#react-twilio-call-status .call-control.busy {
  border: 2px solid #CC2B1E;
}
#react-twilio-call-status .call-control.engaged {
  border: 2px solid orange;
}
#react-twilio-call-status .call-control.offline:before, #react-twilio-call-status .call-control.available:before, #react-twilio-call-status .call-control.busy:before, #react-twilio-call-status .call-control.engaged:before {
  position: absolute;
  display: block;
  content: "";
  border: 2px solid #D4DADB;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
#react-twilio-call-status .backspace {
  display: flex;
  margin-top: 12px;
  position: relative;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#react-twilio-call-status .backspace .triangle {
  width: 0;
  border-right: solid 10px #4D4C4D;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
}
#react-twilio-call-status .backspace .backspace-key {
  background: #4D4C4D;
  height: 24px;
  padding: 0 5px;
  color: #D4DADB;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
}
#react-twilio-call-status .backspace:active .backspace-key {
  color: #E63223;
}
#react-twilio-call-status .panel {
  background: transparent;
  position: absolute;
  min-width: 180px;
  left: calc(100% + 5px);
  bottom: 10px;
  margin-bottom: 0;
  text-align: center;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  box-shadow: none;
  border: none;
}
#react-twilio-call-status .panel.settings-panel {
  width: 300px;
}
#react-twilio-call-status .panel .panel-heading {
  background: #555555;
  padding: 5px 0;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
#react-twilio-call-status .panel:not(.exchange-call, .current-calls) .panel-body {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
#react-twilio-call-status .panel .panel-body {
  background: #D4DADB;
  color: #4D4C4D;
  font-size: 0.9em;
  font-weight: bold;
  padding: 10px;
}
#react-twilio-call-status .panel .panel-body .status-list-group {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item {
  display: flex;
  padding: 10px;
  border-radius: 15px;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .ball {
  width: 1.5em;
  height: 1.5em;
  margin-right: 4px;
  align-self: center;
  border-radius: 50%;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .ball.available {
  background: #68C44F;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .ball.unavailable {
  background: #CC2B1E;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .ball.wrap-up {
  background: orange;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .ball.offline {
  background: gray;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item .fa {
  color: #CC2B1E;
  margin: 3px 5px 0 0;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-reload {
  padding: 10px;
  text-align: center;
  border-radius: 15px;
}
#react-twilio-call-status .panel .panel-body .status-list-group .status-list-item:hover, #react-twilio-call-status .panel .panel-body .status-list-group .status-list-reload {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
}
#react-twilio-call-status .panel .panel-footer {
  background: #D4DADB;
  min-height: 20px;
  color: #4D4C4D;
  border: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
#react-twilio-call-status .panel.num-pad {
  min-width: 240px;
}
#react-twilio-call-status .panel.num-pad .panel-body .call-control {
  margin: 0 0 15px 0;
}
#react-twilio-call-status .panel.num-pad .panel-body .call-control:active {
  background-color: #4D4C4D;
  color: #D4DADB;
}
#react-twilio-call-status .panel.num-pad .panel-body .phone-control:active {
  background: #397D22;
}
#react-twilio-call-status .panel.exchange-call .panel-body {
  padding: 10px;
}
#react-twilio-call-status .panel.exchange-call .panel-body .form-group {
  margin-bottom: 10px;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list {
  max-height: 300px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li {
  display: flex;
  position: relative;
  padding: 5px 0;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
  border-radius: 15px;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li .call-control {
  margin-right: 5px;
  margin-left: 5px;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li .user-data {
  margin-top: 4px;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li .user-data .user-name {
  display: block;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li .user-data .user-location {
  display: block;
  font-weight: normal;
  font-style: italic;
  color: #ffffff;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li .transfer-confirm {
  background: #E2E5E6;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 8px;
  line-height: 15px;
  text-align: center;
  align-self: center;
  border-radius: inherit;
}
#react-twilio-call-status .panel.exchange-call .panel-body .users-list li:hover, #react-twilio-call-status .panel.exchange-call .panel-body .users-list li.active {
  background: rgba(255, 255, 255, 0.4);
}
#react-twilio-call-status .panel.add-number {
  min-width: 260px;
}
#react-twilio-call-status .panel.add-number .panel-body {
  font-size: 14px;
  font-weight: normal;
}
#react-twilio-call-status .panel.add-number .panel-body a {
  font-weight: bold;
}
#react-twilio-call-status .panel.current-calls .panel-body {
  padding: 0;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list {
  margin: 0;
  padding: 0;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li {
  display: flex;
  padding: 15px;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li .call-title {
  width: 50%;
  margin: 0;
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li .call-title .fs {
  margin-right: 5px;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li .phone-number {
  width: 50%;
  font-weight: normal;
  text-align: right;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li.on-hold-call {
  border-bottom: 1px solid #D1D2D3;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li.on-hold-call .call-title {
  color: #D67640;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li.active-call {
  background: #ECEDEE;
  border-top: 1px solid #E7E8E9;
}
#react-twilio-call-status .panel.current-calls .panel-body .current-calls-list li.active-call .call-title {
  color: #6BA481;
}
#react-twilio-call-status .panel.exchange-call, #react-twilio-call-status .panel.current-calls {
  min-width: 260px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer, #react-twilio-call-status .panel.current-calls .transfer-footer {
  display: flex;
  position: relative;
  padding: 0;
  color: #ffffff;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm {
  width: 50%;
  padding: 10px;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm.direct-transfer, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm.direct-transfer {
  background: #6BA481;
  margin-right: 1px;
  border-bottom-left-radius: 20px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm.talk-then-transfer, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm.talk-then-transfer {
  background: #71B5E2;
  border-bottom-right-radius: 20px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm.back-to-customer, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm.back-to-customer {
  background: #D67640;
  border-bottom-right-radius: 20px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm.connect-queue-call, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm.connect-queue-call {
  background: #6BA481;
  width: 100%;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-confirm .fs, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-confirm .fs {
  font-size: 20px;
}
#react-twilio-call-status .panel.exchange-call .transfer-footer .transfer-overlay, #react-twilio-call-status .panel.current-calls .transfer-footer .transfer-overlay {
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

@keyframes shake {
  25%, 75% {
    transform: rotate(10deg);
  }
  50%, 100% {
    transform: rotate(-10deg);
  }
}
@keyframes calling {
  0% {
    background: #397D22;
  }
  50% {
    background: #ffffff;
  }
  100% {
    background: #397D22;
  }
}
#react-twilio-call-phone .twilio-phone-container {
  display: flex;
  width: 100%;
  height: calc(100vh - 100px);
  align-items: center;
  justify-content: center;
}
#react-twilio-call-phone .twilio-phone-container h1 {
  margin: 0;
  color: #ff0000;
  font-size: 25px;
  text-align: center;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  fill: #f0f0f0;
  color: #f0f0f0;
  stroke: #aeaeae;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  fill: #fff;
  color: #fff;
  stroke: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  line-height: initial;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker-popper {
  z-index: 1;
  line-height: 0;
}
.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 1.7rem / 2);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,
.react-datepicker__week-number--keyboard-selected):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__week-number--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__week-number--selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__week-number--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}
.react-datepicker__week-number--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day-names {
  white-space: nowrap;
  margin-bottom: -8px;
}

.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--holidays,
.react-datepicker__month-text--holidays,
.react-datepicker__quarter-text--holidays,
.react-datepicker__year-text--holidays {
  position: relative;
  border-radius: 0.3rem;
  background-color: #ff6803;
  color: #fff;
}
.react-datepicker__day--holidays .overlay,
.react-datepicker__month-text--holidays .overlay,
.react-datepicker__quarter-text--holidays .overlay,
.react-datepicker__year-text--holidays .overlay {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}
.react-datepicker__day--holidays:hover,
.react-datepicker__month-text--holidays:hover,
.react-datepicker__quarter-text--holidays:hover,
.react-datepicker__year-text--holidays:hover {
  background-color: #cf5300;
}
.react-datepicker__day--holidays:hover .overlay,
.react-datepicker__month-text--holidays:hover .overlay,
.react-datepicker__quarter-text--holidays:hover .overlay,
.react-datepicker__year-text--holidays:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #bad9f1;
  color: rgb(0, 0, 0);
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}
.react-datepicker__day--disabled .overlay,
.react-datepicker__month-text--disabled .overlay,
.react-datepicker__quarter-text--disabled .overlay,
.react-datepicker__year-text--disabled .overlay {
  position: absolute;
  bottom: 70%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
  box-sizing: content-box;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}
.react-datepicker__close-icon--disabled {
  cursor: default;
}
.react-datepicker__close-icon--disabled::after {
  cursor: default;
  background-color: #ccc;
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

#react-ping-tree .last-viewed {
  background: rgb(255, 255, 235);
}
#react-ping-tree label {
  text-align: left;
}
#react-ping-tree .Select.input-sm, #react-ping-tree .input-group-sm > .Select.form-control,
#react-ping-tree .input-group-sm > .Select.input-group-addon,
#react-ping-tree .input-group-sm > .input-group-btn > .Select.btn {
  padding: 0;
}
#react-ping-tree .Select.input-sm .Select-control, #react-ping-tree .input-group-sm > .Select.form-control .Select-control,
#react-ping-tree .input-group-sm > .Select.input-group-addon .Select-control,
#react-ping-tree .input-group-sm > .input-group-btn > .Select.btn .Select-control {
  height: 30px;
}
#react-ping-tree .Select.input-sm .Select-control .Select-placeholder, #react-ping-tree .input-group-sm > .Select.form-control .Select-control .Select-placeholder,
#react-ping-tree .input-group-sm > .Select.input-group-addon .Select-control .Select-placeholder,
#react-ping-tree .input-group-sm > .input-group-btn > .Select.btn .Select-control .Select-placeholder, #react-ping-tree .Select.input-sm .Select-control .Select-input, #react-ping-tree .input-group-sm > .Select.form-control .Select-control .Select-input,
#react-ping-tree .input-group-sm > .Select.input-group-addon .Select-control .Select-input,
#react-ping-tree .input-group-sm > .input-group-btn > .Select.btn .Select-control .Select-input, #react-ping-tree .Select.input-sm .Select-control .Select-value, #react-ping-tree .input-group-sm > .Select.form-control .Select-control .Select-value,
#react-ping-tree .input-group-sm > .Select.input-group-addon .Select-control .Select-value,
#react-ping-tree .input-group-sm > .input-group-btn > .Select.btn .Select-control .Select-value {
  line-height: 28px;
  height: 28px;
}
#react-ping-tree .btn-sm, #react-ping-tree .btn-group-sm > .btn {
  height: 30px;
  padding: 5px 10px;
}
#react-ping-tree .redirect-tracking {
  margin: 1em 0;
  padding: 0.5em;
  border-left: 2px solid #e9626e;
}
#react-ping-tree .redirect-tracking.redirected {
  border-left: 2px solid #27ad75;
}
#react-ping-tree .lender-postback {
  margin: 1em 0;
  padding: 0.5em;
  border-left: 2px solid #27ad75;
}
#react-ping-tree .lender-postback.ignored {
  border-left: 2px solid #e9626e;
}
#react-ping-tree .plan-submission {
  margin: 1em 0;
  padding: 0.5em;
}
#react-ping-tree .plan-submission.accepted {
  border-left: 2px solid #27ad75;
}
#react-ping-tree .plan-submission.declined {
  border-left: 2px solid #0db8ec;
}
#react-ping-tree .plan-submission.filtered {
  border-left: 2px solid #ffe884;
}
#react-ping-tree .plan-submission.error {
  border-left: 2px solid #e9626e;
}
#react-ping-tree table .centered {
  text-align: center;
}
#react-ping-tree .pagination li, #react-ping-tree .view-link {
  cursor: pointer;
}
#react-ping-tree .loading {
  cursor: wait;
}
#react-ping-tree .loading .pagination li {
  cursor: wait;
}
#react-ping-tree .fa-spinner {
  text-align: center;
  padding: 1em;
  display: block;
  margin: auto;
}
#react-ping-tree a .fa {
  color: inherit;
}
#react-ping-tree .btn-group {
  margin-top: 0.5em;
}

.tree-offers label {
  text-align: left;
}
.tree-offers .tree-offers-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.tree-offers .tree-offers-container > div {
  padding: 0 0.25em;
}
.tree-offers .miller-column {
  flex: 0 0 15%;
  max-height: 50em;
  overflow-y: auto;
}
.tree-offers .miller-column ul li:nth-of-type(even):not(.selected) {
  background: #f2f2f2;
}
.tree-offers .miller-column ul li span.disabled {
  text-decoration: line-through;
}
.tree-offers .miller-column ul li a {
  color: inherit;
}
.tree-offers .miller-column ul li a .fa {
  color: inherit;
}
.tree-offers .item-list {
  flex: 0 0 auto;
}
.tree-offers .item-list.item-list-lender-plans {
  flex: 0 0 42.5%;
}
.tree-offers .item-list.item-list-enabled-lender-plans, .tree-offers .item-list.item-list-enabled-campaigns {
  flex: 0 0 75%;
}
.tree-offers .item-list.item-list-disabled-lender-plans, .tree-offers .item-list.item-list-disabled-campaigns {
  flex: 0 0 20%;
}
.tree-offers .item-list .item-table-container {
  border: 1px solid #CCCCCC;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 0;
  padding: 0;
  height: 50em;
  overflow-y: auto;
}
.tree-offers .item-list .item-table-container.target {
  background: #eaf3ec;
}
.tree-offers .item-list .item-table-container table {
  background: #ffffff;
}
.tree-offers .item-list .item-table-container table th.sortable {
  cursor: pointer;
}
.tree-offers .item-list .item-table-container table th.sortable .sort {
  padding: 0 0.25em;
}
.tree-offers .item-list .select-all {
  float: right;
  font-size: 0.75em;
  line-height: 1.3333em;
  font-weight: normal;
  color: #4d565d;
  cursor: pointer;
}
.tree-offers .item-list .item {
  cursor: move;
  padding: 0.5em 1em;
}
.tree-offers .item-list .item.dragging {
  opacity: 0;
}
.tree-offers .item-list .item.selected {
  background: rgba(255, 106, 16, 0.25);
}
.tree-offers .item-list .item td.rank {
  text-align: center;
}
.tree-offers .item-list .item.outsidepricing {
  background: rgba(233, 98, 110, 0.25);
}

.webhook-row {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #e3e5e9;
  flex-wrap: wrap;
  padding-top: 1em;
}
.webhook-row > div {
  flex: 0 0 auto;
  padding-right: 1em;
  width: calc((100% - 12em) / 3);
}
.webhook-row > div:nth-of-type(3) {
  width: 10em;
}
.webhook-row > div:nth-of-type(5) {
  width: 2em;
  padding: 0;
  align-self: center;
}
.webhook-row > div .form-group {
  margin-bottom: 0.5em;
}

.pingtree-report table tfoot tr td {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
}
.pingtree-report .back-btn {
  width: 60px;
}

.pingtree-report-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 2em;
  width: 100%;
}
.pingtree-report-container .box {
  display: flex;
  flex: auto;
  flex-direction: column;
  overflow: hidden;
  padding-bottom: 50px;
}
.pingtree-report-container .box .padding-panel {
  height: 100%;
  flex: auto;
  display: flex;
}
.pingtree-report-container .box .padding-panel #react-ping-tree {
  display: flex;
  overflow: hidden;
  flex: auto;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  align-items: stretch;
  flex: auto;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .sticky-table-wrapper {
  display: flex;
  flex: auto;
  overflow: hidden;
  position: relative;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .sticky-table-wrapper .loading-spinner {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 80px;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .sticky-table-wrapper .loading-spinner i {
  color: #0db8ec;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .sticky-table-wrapper .sticky-table {
  height: unset;
  width: 100%;
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .red {
  background: rgba(233, 98, 110, 0.25);
}
.pingtree-report-container .box .padding-panel #react-ping-tree .pingtree-report .orange {
  background: rgba(255, 106, 16, 0.25);
}

.postback-csv-table {
  overflow-y: auto;
  max-height: 80vh;
}

.postback-csv-error {
  color: #e9626e;
  font-weight: bold;
}

.postback-csv-success {
  color: #27ad75;
  font-weight: bold;
}

.runtime-graph {
  height: 70vh;
}

.sticky-table-table {
  padding-bottom: 20px;
}
.sticky-table-table .sticky-table-row:nth-child(even) {
  background-color: #f0f4f8;
}

.sticky-table .sticky-table-cell {
  padding: 8px;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.sticky-table .sticky-table-cell.footer {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
}

.offer-trees .box {
  margin-right: 115px;
}

.borderButton {
  background: #FFFFFF;
  color: #0CBBF0;
  border-color: #0CBBF0;
  transition: all 0.5s;
  border-radius: 3px;
  padding: 5px;
}

.columnsVisibility {
  padding: 0;
}
.columnsVisibility .textInput {
  padding: 1em;
}
.columnsVisibility .textInput .inputWrapper {
  background: #F9F9F9;
  border: 1px solid #E8E8ED;
  border-radius: 5px;
}
.columnsVisibility .textInput .inputWrapper .innerWrapper {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 14px;
  padding-right: 7px;
}
.columnsVisibility .textInput .inputWrapper .innerWrapper input {
  font-size: 0.929rem;
  color: #C6C7CF;
  border: none;
  outline: none;
  background-color: transparent;
}
.columnsVisibility .textInput .inputWrapper .beforeLabel, .columnsVisibility .textInput .inputWrapper .afterLabel {
  background: #E8E8ED;
}
.columnsVisibility .filtersList {
  max-height: 60vh;
  overflow: auto;
  margin: 0;
  padding: 20px;
  list-style: none;
}
.columnsVisibility .filtersList .checkboxGroup {
  width: 100%;
}
.columnsVisibility .filtersList .checkboxGroup .option {
  padding: 5px 10px;
}
.columnsVisibility .filtersList .checkboxGroup .option .optionLabel {
  display: flex;
  color: #5C5C6A;
}
.columnsVisibility .filtersList .checkboxGroup .option .optionLabel .fs, .columnsVisibility .filtersList .checkboxGroup .option .optionLabel .fa {
  margin-left: auto;
}
.columnsVisibility .filtersControls {
  background: #F9F9F9;
  display: flex;
  justify-content: space-between;
  padding: 20px 10px;
  border-radius: 0 0 5px 5px;
}
.columnsVisibility .filtersControls > * {
  flex: 1;
  margin: 0 10px;
}
.columnsVisibility .filtersControls .borderButton {
  background: #FFFFFF;
  font-size: 0.929rem;
  color: #0CBBF0;
  border-color: #0CBBF0;
}
.columnsVisibility .filtersControls .button {
  background: #FFFFFF;
  font-size: 0.929rem;
}

#tree-notes {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10em;
  transition: all 400ms;
  background: #f9f9f9;
  overflow-y: scroll;
  overflow-x: hidden;
  max-width: 1200px;
  z-index: 5;
  font-size: 10px;
  border-left: 1px solid #E8E8ED;
}
#tree-notes .ts-list {
  margin-top: 5px;
}
#tree-notes .ts-list__notes {
  padding-top: 15px;
}
#tree-notes .ts-list__filters {
  display: none;
  border-bottom: 1px solid #DEDEDE;
}
#tree-notes .ts-list__footer {
  display: flex;
  justify-content: center;
  padding: 10px;
  height: 50px;
}
#tree-notes .ts-list__indicator {
  padding: 0;
  text-align: center;
  display: block;
  margin: auto;
}
#tree-notes .ts-list__ender {
  font-size: 1.1em;
  font-style: italic;
  color: gray;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
#tree-notes .ts-list__ender:hover {
  color: #404040;
}
#tree-notes .ts-note {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 10px 10px 10px;
  position: relative;
}
#tree-notes .ts-note__date {
  width: 75px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 10px;
  flex-shrink: 0;
}
#tree-notes .ts-note__date:empty {
  padding-bottom: 0;
}
#tree-notes .ts-note__date::before {
  content: "";
  border: 1px solid #E4E9F0;
  position: absolute;
  top: 6px;
  bottom: -26px;
  left: calc(50% - 1px);
  z-index: -1;
}
#tree-notes .ts-note__date-inner {
  background: #E4E9F0;
  text-align: center;
  padding: 3px 0;
  border-radius: 4px;
  font-size: 1.1em;
}
#tree-notes .ts-note__notearea {
  display: none;
  flex-grow: 1;
  margin-left: -24px;
}
#tree-notes .ts-note__bar {
  display: flex;
  height: 34px;
}
#tree-notes .ts-note__barlabel {
  flex-grow: 1;
  font-size: 1.3em;
}
#tree-notes .ts-note__bartimestamp {
  font-size: 1.1em;
}
#tree-notes .ts-note__arrow {
  border: 17px solid transparent;
  border-right-color: #DDD;
  border-left: none;
  position: relative;
  display: none;
}
#tree-notes .ts-note__arrow .empty {
  display: none;
}
#tree-notes .ts-note__arrow--bordered .empty {
  display: block;
  border: 16px solid transparent;
  border-right-color: white;
  border-left: none;
  position: absolute;
  top: -16px;
  left: 1px;
}
#tree-notes .ts-note__title {
  display: flex;
  flex-grow: 1;
  align-items: center;
  background: white;
  border-top-right-radius: 8px;
  padding: 0 12px 0 24px;
}
#tree-notes .ts-note__title--bordered {
  border: 1px solid;
  border-left: none;
}
#tree-notes .ts-note__content {
  white-space: pre-wrap;
  background: #F9f9f9;
  border-radius: 0 0 8px 0;
  padding: 8px;
  font-size: 1.3em;
  border: 1px solid #EFEFEF;
  border-top: none;
  transition: max-height 200ms linear;
  position: relative;
  max-height: 100vh;
}
#tree-notes .ts-note__content--collapsed {
  overflow: hidden;
  padding-bottom: 8px;
}
#tree-notes .ts-note__content--collapsed .overflowing-container {
  max-height: 8em;
}
#tree-notes .ts-note__content--mono {
  white-space: pre;
  font-family: monospace;
  font-size: 1em;
  line-height: 1.2em;
  max-width: 1026px;
  overflow-x: hidden;
}
#tree-notes .ts-note__content h4 {
  margin: 15px 5px 10px 5px;
  color: inherit;
  font-size: 1.1em;
}
#tree-notes .ts-note__content div:first-of-type h4 {
  margin-top: 0;
}
#tree-notes .ts-note__content audio {
  width: 100%;
  margin: 10px 0 0 0;
  white-space: normal;
}
#tree-notes .ts-note__content-toggle {
  position: absolute;
  bottom: 0;
  width: calc(100% - 16px);
  background: linear-gradient(to bottom, transparent 0%, #F9f9f9 50%);
  text-align: center;
  padding: 20px 0 5px 0;
  cursor: pointer;
  display: block;
  line-height: 1.8em;
  color: #0CBBF0;
  transition: color 100ms linear;
}
#tree-notes .ts-note__content-toggle--open {
  width: auto;
  position: static;
  padding: 0;
}
#tree-notes .ts-note__content-toggle:hover {
  color: #0a95bf;
}
#tree-notes .ts-note__type {
  padding: 0 8px;
  color: white;
  z-index: 1;
}
#tree-notes .ts-note__label {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
}
#tree-notes .ts-note__icon {
  width: 34px;
  background: #888888;
  text-align: center;
  height: 34px;
  line-height: 32px;
  border-radius: 50%;
  font-size: 1.7em;
  border: 1px solid black;
}
#tree-notes .ts-note__icon--small {
  font-size: 1.4em;
  line-height: 22px;
  width: 24px;
  height: 24px;
}
#tree-notes .ts-note:last-of-type .ts-note__date::before {
  bottom: 0;
}
#tree-notes .ts-note__table {
  background: #f9f9f9;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  border-spacing: 0;
}
#tree-notes .ts-note__table tr:nth-child(2n-1) {
  background: #ffffff;
}
#tree-notes .ts-note__table tr th {
  text-align: center;
  background: #e6e6e6;
  padding: 2px 5px;
  border: 1px solid #dddddd;
}
#tree-notes .ts-note__table tr td {
  padding: 2px 5px;
  border: 1px solid #dddddd;
}
#tree-notes .ts-nav {
  color: #4F505D;
  display: flex;
  align-items: center;
  font-size: 1.6em;
  font-weight: 700;
  transition: background 400ms;
  cursor: pointer;
  padding: 10px 5px 5px 5px;
  justify-content: center;
}
#tree-notes .ts-nav__icon {
  padding: 2px 5px 0 0;
}
#tree-notes .ts-nav__icon--close {
  color: rgba(0, 0, 0, 0.1);
}
#tree-notes .ts-nav__label {
  flex-shrink: 0;
  overflow: hidden;
  font-weight: normal;
}
#tree-notes .ts-form__wrapper {
  display: none;
  transition: all 200ms;
  background: #FFFFFF;
  overflow: hidden;
  margin: 20px;
  padding: 0 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#tree-notes .ts-form__wrapper--visible {
  display: block;
  padding: 15px 20px;
  border-color: #EEEEEE;
  box-shadow: 3px 2px 11px rgba(187, 188, 203, 0.33);
}
#tree-notes .ts-form__form {
  display: flex;
  flex-direction: column;
}
#tree-notes .ts-form__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 15px;
}
#tree-notes .ts-form__button--disabled {
  cursor: not-allowed !important;
  color: #DDDDDD !important;
  border-color: #DDDDDD !important;
  background: #FFFFFF !important;
}
#tree-notes .ts-form__button span {
  padding: 0 8px 0 0;
}
#tree-notes .ts-form__button i {
  padding: 0;
}
#tree-notes .ts-form__categories {
  display: flex;
  flex-wrap: wrap;
}
#tree-notes .ts-form__category {
  width: 104px;
  height: 104px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 4px;
  padding: 20px 5px 10px;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  text-align: center;
  border: 1px solid #E8E8ED;
  transition: all 200ms;
  font-size: 0.8572em;
}
#tree-notes .ts-form__category--selected {
  background-color: rgba(167, 177, 194, 0.2);
  box-shadow: none;
}
#tree-notes .ts-form__category:hover {
  background-color: rgba(167, 177, 194, 0.2);
  box-shadow: none;
}
#tree-notes .ts-form__fieldset {
  padding: 5px;
}
#tree-notes .ts-form__fieldset textarea {
  width: 100%;
  margin: 10px 0;
  padding: 14px 9px;
  height: 100px;
  border: 1px solid #e5e5e5;
  color: #27303E;
  border-radius: 4px;
  resize: vertical;
}
#tree-notes .ts-actions {
  display: none;
  padding: 15px 20px;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
}
#tree-notes .ts-actions__tab {
  cursor: pointer;
  transition: all 200ms;
  padding: 8px 8px 6px 8px;
  border-bottom: 2px solid transparent;
  margin: 0 8px;
  font-size: 14px;
  min-width: 125px;
  text-align: center;
  color: #6C7F8C;
}
#tree-notes .ts-actions__tab--selected {
  border-color: #6C7F8C;
  font-weight: bold;
}
#tree-notes .ts-actions__tab:hover {
  border-color: #6C7F8C;
}
#tree-notes .ts-actions .btn {
  margin-right: 15px;
}
#tree-notes.open {
  width: 80%;
}
#tree-notes.open .ts-note {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 20px;
}
#tree-notes.open .ts-note__notearea {
  display: block;
}
#tree-notes.open .ts-note__date {
  height: 34px;
  padding-bottom: 0;
}
#tree-notes.open .ts-note__date::before {
  left: 99px;
  z-index: auto;
}
#tree-notes.open .ts-note__date-inner {
  font-size: 1.2em;
}
#tree-notes.open .ts-note:last-of-type .ts-note__date::before {
  content: none;
}
#tree-notes.open .ts-actions {
  display: flex;
  margin: 5px 20px 20px 20px;
  background: white;
  box-shadow: 3px 2px 11px rgba(187, 188, 203, 0.33);
}
#tree-notes.open .ts-nav {
  justify-content: flex-start;
}
#tree-notes.open .ts-nav__icon {
  transform: rotateZ(180deg);
  padding: 0 5px 1px 5px;
}
#tree-notes.open .ts-nav__label {
  flex-grow: 1;
}
#tree-notes.open .ts-list {
  background: white;
  margin: 20px;
  border: 1px solid #EEE;
  border-radius: 4px;
  box-shadow: 3px 2px 11px rgba(187, 188, 203, 0.33);
  padding: 0 0 15px 0;
}
#tree-notes.open .ts-list__filters {
  display: block;
}

.sig-modal {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(51, 51, 51, 0.75);
  opacity: 0;
  transition: opacity 400ms;
}
.sig-modal:not(.shown) {
  pointer-events: none;
}
.sig-modal.shown {
  opacity: 1;
}
.sig-modal.shown > div {
  height: 100%;
  width: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sig-modal .modal-content-wrapper {
  margin: auto;
  max-height: 100%;
}
.sig-modal .header {
  font-size: 1.8em;
  color: #fff;
  border: none;
  padding-bottom: 2em;
  text-align: center;
  margin-top: auto;
}
.sig-modal .body {
  background-color: #fff;
  border-radius: 25px;
  padding: 48px;
  max-width: 90vw;
  max-height: 100%;
  overflow: auto;
  margin: auto;
}
.sig-modal .body .modal-body-header {
  font-size: 24px;
  font-weight: bold;
  color: #898989;
  text-align: center;
  margin-bottom: 0.5em;
}
.sig-modal .body .modal-body-header.smaller {
  font-size: 16px;
  max-width: 400px;
}
.sig-modal .body .modal-body-buttons {
  padding-top: 40px;
  text-align: center;
}
.sig-modal .close {
  color: #fff;
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 1;
  opacity: 1;
}

.datetime-picker .datepicker, .datetime-picker .timepicker {
  display: flex;
  border-radius: 30px;
  box-shadow: 4px 0 13px 0 rgba(0, 0, 0, 0.2);
}
.datetime-picker .datepicker {
  overflow: hidden;
}
.datetime-picker .datepicker .date-preview, .datetime-picker .datepicker .react-datepicker {
  flex: 1;
}
.datetime-picker .datepicker .date-preview {
  background-color: #EA4A90;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.datetime-picker .datepicker .date-preview .date-values {
  text-align: center;
  font-weight: bold;
}
.datetime-picker .datepicker .date-preview .date-values .day-name {
  font-size: 1.8em;
  font-weight: normal;
}
.datetime-picker .datepicker .date-preview .date-values .day-number {
  font-size: 7em;
}
.datetime-picker .datepicker .date-preview .date-values .month-year {
  font-size: 1.4em;
}
.datetime-picker .datepicker .react-datepicker {
  border: none;
}
.datetime-picker .timepicker {
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 2em 1em;
  margin-top: 1em;
}
.datetime-picker .timepicker .time-label {
  position: absolute;
  left: 1em;
  color: #4d565d;
  font-weight: bold;
}
.datetime-picker .timepicker .time-inputs, .datetime-picker .timepicker .am-pm {
  font-size: 2em;
  font-weight: bold;
}
.datetime-picker .timepicker .time-inputs .divider {
  color: #4d565d;
}
.datetime-picker .timepicker .time-inputs .time-input-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.datetime-picker .timepicker .time-inputs .time-input-wrapper .up, .datetime-picker .timepicker .time-inputs .time-input-wrapper .down {
  position: absolute;
  font-size: 0.6em;
  cursor: pointer;
}
.datetime-picker .timepicker .time-inputs .time-input-wrapper .up {
  top: -1em;
}
.datetime-picker .timepicker .time-inputs .time-input-wrapper .down {
  bottom: -1em;
}
.datetime-picker .timepicker .time-inputs .time-input-wrapper .time-input {
  width: 1.5em;
  text-align: center;
  border: none;
  outline: none;
}
.datetime-picker .timepicker .am-pm {
  margin-left: 0.35em;
  display: flex;
}
.datetime-picker .timepicker .am-pm .divider {
  margin: 0 0.2em;
}
.datetime-picker .timepicker .am-pm > * {
  cursor: pointer;
}
.datetime-picker .timepicker .am-pm > *:first-child {
  margin-right: 0.2em;
}
.datetime-picker .timepicker .am-pm > *:not(.active) {
  color: #898989;
}
.datetime-picker .timepicker .am-pm > *.active {
  color: #EA4A90;
}
.datetime-picker .timepicker .am-pm button {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

.expanding-menu .menu-open-button, .expanding-menu .menu-item {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  position: absolute;
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: transform ease-out 200ms;
  background: white;
  color: #00bcd4;
  border: 1px solid #00bcd4;
}

.expanding-menu {
  box-sizing: border-box;
  font-size: 12px;
  text-align: left;
  position: absolute;
  transition: height 200ms;
  transform: translate3d(0, 0, 0);
  height: 25px;
  width: 25px;
}
.expanding-menu.relative {
  position: relative;
}
.expanding-menu .menu-open {
  display: none;
}
.expanding-menu .hamburger {
  width: 15px;
  height: 3px;
  background: #00bcd4;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7.5px;
  margin-top: -1.5px;
  transition: transform 200ms;
}
.expanding-menu .hamburger-1 {
  transform: translate3d(0, -8px, 0);
}
.expanding-menu .hamburger-2 {
  transform: translate3d(0, 0, 0);
}
.expanding-menu .hamburger-3 {
  transform: translate3d(0, 8px, 0);
}
.expanding-menu .menu-open:checked + .menu-open-button .hamburger-1 {
  transform: translate3d(0, 0, 0) rotate(45deg);
  opacity: 1;
}
.expanding-menu .menu-open:checked + .menu-open-button .hamburger-2 {
  transform: translate3d(0, 0, 0) scale(0.1, 1);
  opacity: 1;
}
.expanding-menu .menu-open:checked + .menu-open-button .hamburger-3 {
  transform: translate3d(0, 0, 0) rotate(-45deg);
  opacity: 1;
}
.expanding-menu:not(.no-hamburger) .show-icon {
  display: none;
}
.expanding-menu.no-hamburger .menu-open:not(:checked) + .menu-open-button .hamburger-1, .expanding-menu.no-hamburger .menu-open:not(:checked) + .menu-open-button .hamburger-2, .expanding-menu.no-hamburger .menu-open:not(:checked) + .menu-open-button .hamburger-3 {
  opacity: 0;
}
.expanding-menu.no-hamburger .menu-open:checked + .menu-open-button .show-icon {
  display: none;
}
.expanding-menu .menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.expanding-menu .menu-item:nth-child(3) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(4) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(5) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(6) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(7) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(8) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(9) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(10) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(11) {
  transition-duration: 180ms;
}
.expanding-menu .menu-item:nth-child(12) {
  transition-duration: 180ms;
}
.expanding-menu .menu-open-button {
  z-index: 2;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 400ms;
  transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.expanding-menu .menu-open-button:hover {
  transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.expanding-menu .menu-open:checked + .menu-open-button {
  transition-timing-function: linear;
  transition-duration: 200ms;
  transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(3) {
  transition-duration: 140ms;
  transform: translate3d(30px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(4) {
  transition-duration: 190ms;
  transform: translate3d(60px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(5) {
  transition-duration: 240ms;
  transform: translate3d(90px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(6) {
  transition-duration: 290ms;
  transform: translate3d(120px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(7) {
  transition-duration: 340ms;
  transform: translate3d(150px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(8) {
  transition-duration: 390ms;
  transform: translate3d(180px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(9) {
  transition-duration: 440ms;
  transform: translate3d(210px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(10) {
  transition-duration: 490ms;
  transform: translate3d(240px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(11) {
  transition-duration: 540ms;
  transform: translate3d(270px, 0, 0);
}
.expanding-menu:not(.vertical) .menu-open:checked ~ .menu-item:nth-child(12) {
  transition-duration: 590ms;
  transform: translate3d(300px, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="1"] {
  height: calc(1 * 25px + 1 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="2"] {
  height: calc(2 * 25px + 2 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="3"] {
  height: calc(3 * 25px + 3 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="4"] {
  height: calc(4 * 25px + 4 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="5"] {
  height: calc(5 * 25px + 5 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="6"] {
  height: calc(6 * 25px + 6 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="7"] {
  height: calc(7 * 25px + 7 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="8"] {
  height: calc(8 * 25px + 8 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="9"] {
  height: calc(9 * 25px + 9 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical.open.relative[data-count="10"] {
  height: calc(10 * 25px + 10 * 5px);
  transform: translate3d(0, 0, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(3) {
  transition-duration: 140ms;
  transform: translate3d(0, 30px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(4) {
  transition-duration: 190ms;
  transform: translate3d(0, 60px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(5) {
  transition-duration: 240ms;
  transform: translate3d(0, 90px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(6) {
  transition-duration: 290ms;
  transform: translate3d(0, 120px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(7) {
  transition-duration: 340ms;
  transform: translate3d(0, 150px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(8) {
  transition-duration: 390ms;
  transform: translate3d(0, 180px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(9) {
  transition-duration: 440ms;
  transform: translate3d(0, 210px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(10) {
  transition-duration: 490ms;
  transform: translate3d(0, 240px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(11) {
  transition-duration: 540ms;
  transform: translate3d(0, 270px, 0);
}
.expanding-menu.vertical .menu-open:checked ~ .menu-item:nth-child(12) {
  transition-duration: 590ms;
  transform: translate3d(0, 300px, 0);
}

#global-notifications {
  background-color: #fff;
  border-radius: 30px;
  margin-left: auto;
  margin-right: 1em;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.04);
  display: flex;
  align-items: center;
}
#global-notifications .dropdown {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 1.5em;
}
#global-notifications .dropdown .important-count {
  color: #EA4A90;
  font-weight: bold;
}
#global-notifications .dropdown:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#global-notifications .dropdown:first-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
#global-notifications .dropdown:last-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
#global-notifications .next-action-dates-notifications-dropdown .dropdown-menu, #global-notifications .new-leads-notifications-dropdown .dropdown-menu, #global-notifications .comms-notifications-dropdown .dropdown-menu {
  right: 0;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list, #global-notifications .new-leads-notifications-dropdown .nad-list, #global-notifications .comms-notifications-dropdown .nad-list {
  max-height: 350px;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li:not(:last-child), #global-notifications .new-leads-notifications-dropdown .nad-list li:not(:last-child), #global-notifications .comms-notifications-dropdown .nad-list li:not(:last-child) {
  border-bottom: 1px solid #E7E7E7;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li, #global-notifications .new-leads-notifications-dropdown .nad-list li, #global-notifications .comms-notifications-dropdown .nad-list li {
  font-size: 0.9em;
  padding: 1em 2em;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li > div + div, #global-notifications .new-leads-notifications-dropdown .nad-list li > div + div, #global-notifications .comms-notifications-dropdown .nad-list li > div + div {
  margin-top: 0.5em;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .app-type, #global-notifications .new-leads-notifications-dropdown .nad-list li .app-type, #global-notifications .comms-notifications-dropdown .nad-list li .app-type {
  font-weight: normal;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .name-and-actions, #global-notifications .new-leads-notifications-dropdown .nad-list li .name-and-actions, #global-notifications .comms-notifications-dropdown .nad-list li .name-and-actions {
  display: flex;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .name-and-actions .phone-menu, #global-notifications .new-leads-notifications-dropdown .nad-list li .name-and-actions .phone-menu, #global-notifications .comms-notifications-dropdown .nad-list li .name-and-actions .phone-menu {
  position: relative;
  margin-left: auto;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .nad-applicant-name, #global-notifications .new-leads-notifications-dropdown .nad-list li .nad-applicant-name, #global-notifications .comms-notifications-dropdown .nad-list li .nad-applicant-name {
  font-size: 1.1em;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .nad-applicant-name a.btn, #global-notifications .new-leads-notifications-dropdown .nad-list li .nad-applicant-name a.btn, #global-notifications .comms-notifications-dropdown .nad-list li .nad-applicant-name a.btn {
  padding: 0;
  font-size: inherit;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .nad-time, #global-notifications .new-leads-notifications-dropdown .nad-list li .nad-time, #global-notifications .comms-notifications-dropdown .nad-list li .nad-time {
  margin: 0;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .nad-time.overdue, #global-notifications .new-leads-notifications-dropdown .nad-list li .nad-time.overdue, #global-notifications .comms-notifications-dropdown .nad-list li .nad-time.overdue {
  color: #EA4A90;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .app-type-nad-desc, #global-notifications .new-leads-notifications-dropdown .nad-list li .app-type-nad-desc, #global-notifications .comms-notifications-dropdown .nad-list li .app-type-nad-desc {
  display: flex;
  align-items: center;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .app-type-nad-desc .nad-desc, #global-notifications .new-leads-notifications-dropdown .nad-list li .app-type-nad-desc .nad-desc, #global-notifications .comms-notifications-dropdown .nad-list li .app-type-nad-desc .nad-desc {
  margin-left: auto;
  text-decoration: underline;
  font-weight: 600;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .assigned-users, #global-notifications .new-leads-notifications-dropdown .nad-list li .assigned-users, #global-notifications .comms-notifications-dropdown .nad-list li .assigned-users {
  display: flex;
}
#global-notifications .next-action-dates-notifications-dropdown .nad-list li .assigned-users > div, #global-notifications .new-leads-notifications-dropdown .nad-list li .assigned-users > div, #global-notifications .comms-notifications-dropdown .nad-list li .assigned-users > div {
  margin: 0.5em;
  background-color: #EAF5FF;
  padding: 0.25em 0.5em;
  border-radius: 4px;
  border: 1px solid #D3E1EE;
  color: #8497A9;
  overflow: hidden;
  max-width: 15em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#global-notifications .next-action-dates-notifications-dropdown.comms-notifications-dropdown li a, #global-notifications .new-leads-notifications-dropdown.comms-notifications-dropdown li a, #global-notifications .comms-notifications-dropdown.comms-notifications-dropdown li a {
  text-decoration: none;
  color: inherit;
  display: flex;
}
#global-notifications .next-action-dates-notifications-dropdown.comms-notifications-dropdown li a .title, #global-notifications .new-leads-notifications-dropdown.comms-notifications-dropdown li a .title, #global-notifications .comms-notifications-dropdown.comms-notifications-dropdown li a .title {
  color: #1C1515;
  font-weight: bold;
}
#global-notifications .next-action-dates-notifications-dropdown.comms-notifications-dropdown li a .title .time, #global-notifications .new-leads-notifications-dropdown.comms-notifications-dropdown li a .title .time, #global-notifications .comms-notifications-dropdown.comms-notifications-dropdown li a .title .time {
  font-weight: normal;
  color: #7E7E7E;
}
#global-notifications .next-action-dates-notifications-dropdown.comms-notifications-dropdown li a .delete, #global-notifications .new-leads-notifications-dropdown.comms-notifications-dropdown li a .delete, #global-notifications .comms-notifications-dropdown.comms-notifications-dropdown li a .delete {
  align-self: center;
  margin-left: auto;
  font-size: 1.5em;
  color: #EA4A90;
}
#global-notifications .next-action-dates-notifications-dropdown.comms-notifications-dropdown li .no-more-notifications, #global-notifications .new-leads-notifications-dropdown.comms-notifications-dropdown li .no-more-notifications, #global-notifications .comms-notifications-dropdown.comms-notifications-dropdown li .no-more-notifications {
  text-align: center;
}
#global-notifications .growl-notifications {
  position: fixed;
  top: 4em;
  right: 0;
  z-index: calc(1000 + 1);
}
#global-notifications .growl-notifications .growl-notification + .growl-notification {
  margin-top: 1em;
}
#global-notifications .growl-notifications .growl-notification {
  width: 350px;
  transition: all 500ms;
  position: relative;
  background-color: #fff;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  left: 100%;
  opacity: 0;
}
#global-notifications .growl-notifications .growl-notification.slide-in {
  left: -2em;
  opacity: 1;
}
#global-notifications .growl-notifications .growl-notification a {
  text-decoration: none;
  color: #4d565d;
}
#global-notifications .growl-notifications .growl-notification .header {
  display: flex;
  padding: 0.5em 1em;
  background-color: #2097C8;
  color: #fff;
  font-size: 0.8em;
  align-items: center;
}
#global-notifications .growl-notifications .growl-notification .header .dismiss {
  margin-left: auto;
  padding: 0.25em;
  cursor: pointer;
}
#global-notifications .growl-notifications .growl-notification .body {
  padding: 1em;
}
#global-notifications .growl-notifications .growl-notification .title {
  display: flex;
  font-weight: 600;
}
#global-notifications .growl-notifications .growl-notification .title .time-ago {
  color: #707070;
  font-size: 0.7em;
  margin-left: auto;
  white-space: nowrap;
}
#global-notifications .growl-notifications .growl-notification .message {
  display: flex;
  word-wrap: break-word;
  white-space: pre-line;
  font-size: 0.8em;
}

.search-header {
  display: flex;
  align-items: center;
  height: 40px;
  width: 100%;
}
.search-header .logo {
  width: 180px;
}
.search-header .search-bar {
  display: flex;
  margin-left: auto;
  height: 100%;
}
.search-header .search-bar .search-phrase {
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.search-header .search-bar .search-phrase input {
  padding: 0 1.5em;
  width: 20em;
  height: 100%;
  border: none;
  outline: none;
}
.search-header .search-bar .search-phrase i + .btn {
  border-radius: 0 30px 30px 0;
  margin-left: 1em;
}
.search-header .search-bar .search-phrase i:last-child {
  margin-right: 1.5em;
}

.sticky-table:not(.react-sticky) {
  display: grid;
  grid-template-rows: 45px;
}
.sticky-table:not(.react-sticky) [role=header] {
  background-color: #2BA9D0;
  color: #fff;
  position: sticky;
  top: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 1;
  display: flex;
  align-items: center;
  word-break: keep-all;
  white-space: nowrap;
  padding: 1em;
}
.sticky-table:not(.react-sticky) [role=header] .sort {
  margin-right: 1em;
  display: flex;
  flex-direction: column;
}
.sticky-table:not(.react-sticky) [role=header] .sort i {
  cursor: pointer;
}
.sticky-table:not(.react-sticky) [role=header] .sort i.active {
  color: orange;
}
.sticky-table:not(.react-sticky) [role=content] {
  border-right: 1px solid #D2D2D2;
  background-color: #fff;
  padding: 1em;
}
.sticky-table:not(.react-sticky) [role=content].open {
  background-color: #d6d6d6;
}
.sticky-table:not(.react-sticky) [role=content].odd-row:not(.open) {
  background-color: #EFEFEF;
}

.dropdown > .btn {
  font-weight: bold;
}
.dropdown .form-group {
  margin: 0;
}
.dropdown .dropdown-menu {
  width: 350px;
  top: 41px;
  right: -15px;
}
.dropdown .dropdown-menu.with-arrow::before {
  content: "";
  position: absolute;
  right: 20px;
  top: -10px;
  background-color: white;
  height: 20px;
  width: 20px;
  transform: rotate(45deg);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown .dropdown-menu .search {
  padding: 1em 1em 0 1em;
}
.dropdown .dropdown-menu .column-list {
  padding: 1em;
  max-height: 500px;
  overflow: auto;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 0;
}
.dropdown .dropdown-menu .controls {
  display: flex;
  padding: 1em;
}
.dropdown .dropdown-menu .controls .btn {
  align-self: center;
}
.dropdown .dropdown-menu .controls .btn-action-link {
  padding-left: 0;
  padding-right: 0;
}
.dropdown .dropdown-menu .controls .favourite {
  margin-left: auto;
}
.dropdown .dropdown-menu .controls .apply {
  margin-left: auto;
}
.dropdown .dropdown-menu .controls .favourite + .apply {
  margin-left: 0.5em;
}
.dropdown .dropdown-menu .radio-group .options .radio-btn {
  margin-right: 0;
  padding: 0;
  outline: none;
  font-weight: 600;
}
.dropdown .dropdown-menu .radio-group .options .radio-btn .active-checkbox {
  margin: 0;
  font-size: 0.6em;
}
.dropdown.advanced-filters-dropdown .btn.active {
  box-shadow: none;
}
.dropdown.advanced-filters-dropdown .btn.active .favourite-indicator {
  color: #fff;
}
.dropdown.advanced-filters-dropdown .btn:not(.active) .favourite-indicator {
  color: #0db8ec;
}
.dropdown.advanced-filters-dropdown > .btn {
  display: flex;
}
.dropdown.advanced-filters-dropdown .column-list {
  padding: 1em 0 1em 0;
}
.dropdown.advanced-filters-dropdown .column-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown.advanced-filters-dropdown .column-list ul li {
  display: flex;
  align-items: center;
  padding: 0.5em 2em;
  cursor: pointer;
}
.dropdown.advanced-filters-dropdown .column-list ul li *::selection {
  background-color: transparent;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list {
  display: block;
  background-color: #F9F9F9;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  transition: max-height 400ms, opacity 200ms;
  padding: 0;
  max-height: 14em;
  overflow: auto;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list.open {
  opacity: 1;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list.closed {
  max-height: 0;
  border-color: transparent;
  opacity: 0;
  pointer-events: none;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list .radio-btn {
  padding: 0.25em 2em;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list .filter-range {
  padding: 1em;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list .filter-range label {
  text-align: left;
}
.dropdown.advanced-filters-dropdown .column-list ul li.options-list .filter-range .form-group + .form-group {
  margin-top: 1em;
}
.dropdown.advanced-filters-dropdown .column-list ul li .open-indicator {
  margin-left: auto;
}
.dropdown.advanced-filters-dropdown .column-list .name {
  font-weight: bold;
}
.dropdown.advanced-filters-dropdown .column-list .name .count {
  color: #0db8ec;
}

#react-valuers-section .valuers-list-wrapper {
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin-top: 2em;
  display: flex;
  flex-direction: column;
}
#react-valuers-section .valuers-list-wrapper .sticky-table {
  grid-template-columns: repeat(6, auto);
  overflow: auto;
}
#react-valuers-section .valuers-list-wrapper .sticky-table .twilio-phone-link {
  margin-left: 0.5em;
}
#react-valuers-section .valuers-list-wrapper .new-valuer {
  margin-top: 1em;
}

#react-valuers-section .edit-valuer {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#react-valuers-section .tab-content {
  height: 100%;
  margin-top: 2em;
  overflow: auto;
}
#react-valuers-section .tab-content .section-box .content-box {
  display: flex;
  flex-direction: column;
}
#react-valuers-section .tab-content .section-box .content-box .controls {
  display: flex;
  align-items: center;
}
#react-valuers-section .tab-content .section-box .content-box .controls > *:first-child {
  margin-left: auto;
}
#react-valuers-section .tab-content .section-box .content-box .controls .btn + a {
  margin-left: 0.5em;
}
#react-valuers-section .valuers-delete-modal .controls {
  display: flex;
  align-items: center;
  justify-content: center;
}
#react-valuers-section .valuers-delete-modal .controls .btn + .btn {
  margin-left: 0.5em;
}

.fees-list-wrapper {
  margin-top: 2em;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.fees-list-wrapper .region-filters {
  display: flex;
  margin-bottom: 1em;
  min-height: 30px;
  height: 30px;
}
.fees-list-wrapper .region-filters > * {
  background-color: #fff;
  border: 1px solid #DEDEDE;
  padding: 0.5em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
.fees-list-wrapper .region-filters > *::selection {
  background-color: transparent;
}
.fees-list-wrapper .region-filters > *:not(:first-child) {
  margin-left: 1em;
}
.fees-list-wrapper .region-filters > *.active {
  color: #fff;
  background-color: #2BA9D0;
  border: 1px solid #2BA9D0;
}
.fees-list-wrapper .sticky-table {
  grid-template-columns: repeat(11, auto);
  overflow: auto;
}
.fees-list-wrapper .sticky-table [role=content] {
  word-break: keep-all;
  white-space: nowrap;
}
.fees-list-wrapper .sticky-table [role=edit-row] {
  grid-column-end: span 10;
  background-color: #F2F2F2;
  padding: 2em;
}
.fees-list-wrapper .sticky-table [role=content], .fees-list-wrapper .sticky-table [role=header] {
  text-align: center;
  justify-content: center;
}
.fees-list-wrapper .valuation-fee-form {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.fees-list-wrapper .valuation-fee-form .form-group {
  margin: 0;
}
.fees-list-wrapper .controls {
  margin-top: 1em;
  display: flex;
  align-items: center;
  width: 100%;
}
.fees-list-wrapper .controls .btn {
  margin-left: auto;
}
.fees-list-wrapper .controls .btn + a {
  margin-left: 0.5em;
}
.fees-list-wrapper .new-fee .new-fee-form-wrapper {
  margin-top: 1em;
}

.valuer-documents-wrapper {
  height: 100%;
}
.valuer-documents-wrapper .new-valuer-file label {
  width: auto;
}
.valuer-documents-wrapper .sticky-table {
  margin-top: 2em;
  grid-template-columns: repeat(4, auto) 6em;
  overflow: auto;
}
.valuer-documents-wrapper .sticky-table [role=content] {
  word-break: keep-all;
  white-space: nowrap;
}
.valuer-documents-wrapper .sticky-table [role=content] .controls {
  width: 100%;
  display: grid;
  grid-gap: 0.5em;
  grid-template-columns: repeat(3, auto);
}
.valuer-documents-wrapper .sticky-table [role=uploading] {
  grid-column-end: span 5;
  padding: 1em;
  background-color: #fff;
}
.valuer-documents-wrapper .tab-content .dropzone-indicator {
  display: none;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box {
  height: 100%;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box {
  height: 100%;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone {
  height: 100%;
  position: relative;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone.active-drag .dropzone-indicator:not(.cell) {
  border: 3px dashed #4d565d;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone.active-drag .dropzone-indicator {
  color: #4d565d;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone .dropzone-indicator {
  display: flex;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #D2D4D9;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone .dropzone-indicator:not(.cell) {
  background: rgba(255, 255, 255, 0.9);
  border: 3px dashed #D2D4D9;
  font-size: 2em;
}
.valuer-documents-wrapper .tab-content.dragging-file .section-box .content-box .file-dropzone .dropzone-indicator:not(.cell) i {
  font-size: 3em;
}

#react-valuers-section {
  width: 100%;
  padding: 1em;
  display: flex;
  flex-direction: column;
}
#react-valuers-section label {
  text-align: left;
}

.contacts-edit-table > table {
  width: 100%;
}
.contacts-edit-table > table > tr:not(:first-child) {
  border-top: 1px solid #D2D2D2;
}
.contacts-edit-table > table > tr:not(:last-child) {
  border-bottom: 1px solid #D2D2D2;
}
.contacts-edit-table > table > tr:nth-child(even):not(.form-row):not(.active) {
  background-color: #EFEFEF;
}
.contacts-edit-table > table > tr.active {
  background-color: #e2e2e2;
}
.contacts-edit-table > table > tr.form-row {
  background-color: #fff;
}
.contacts-edit-table > table > tr.form-row .controls {
  display: flex;
  align-items: center;
}
.contacts-edit-table > table > tr.form-row .controls > *:first-child {
  margin-left: auto;
}
.contacts-edit-table > table > tr.form-row .controls > * + * {
  margin-left: 1em;
}
.contacts-edit-table > table > tr.form-row .contact-image .image-preview {
  margin-top: 2em;
  position: relative;
}
.contacts-edit-table > table > tr.form-row .contact-image .image-preview .delete-image {
  position: absolute;
  top: -1em;
  right: -1em;
  font-size: 1em;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  background-color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contacts-edit-table > table > tr.form-row .contact-image .image-preview img {
  width: 100%;
}
.contacts-edit-table > table > tr > th {
  color: #0db8ec;
}
.contacts-edit-table > table > tr > td, .contacts-edit-table > table > tr > th {
  padding: 1em;
}

#dashboard-stats .tiles-list .report-stat-wrapper {
  position: relative;
  height: 100%;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-loading-indicator {
  font-size: 2em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-stat-switcher {
  position: absolute;
  display: none;
  padding: 0.5em 1em;
  width: 100%;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-stat-switcher > * {
  cursor: pointer;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-stat-switcher > *:not(:last-child) {
  margin-right: 0.5em;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-stat-switcher .stat-config-controls {
  margin-left: auto;
}
#dashboard-stats .tiles-list .report-stat-wrapper .report-stat-switcher .stat-config-controls > * + * {
  margin-left: 1em;
}
#dashboard-stats .tiles-list .report-stat-wrapper:hover .report-stat-switcher {
  display: flex;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile {
  height: 100%;
  background: #fff;
  padding: 1em;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile .tile-header {
  text-align: center;
  padding: 0.5em 0;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile .tile-header .tile-name {
  font-size: 1.2em;
  font-weight: bold;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile .part-list .part {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.25em;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile .part-list .part .value {
  font-weight: bold;
  text-align: right;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile.leaderboard .part-list .part .value {
  text-align: right;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile.pie-chart .chart-wrapper {
  width: 100%;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile.pie-chart .chart-wrapper.pie {
  height: 400px;
}
#dashboard-stats .tiles-list .report-stat-wrapper .stat-tile.pie-chart .chart-wrapper.line {
  height: 500px;
}

#dashboard-stats .page-links {
  display: flex;
  margin: 1em 0;
}
#dashboard-stats .page-links .link {
  padding: 1em;
  background: #fff;
  margin-right: 0.5em;
}

#dashboard-stats .form-group {
  margin-bottom: 0;
}
#dashboard-stats .stats-page-form {
  background: #fff;
  margin-bottom: 1em;
  padding: 1em;
}
#dashboard-stats .stats-page-form .controls {
  display: flex;
  align-items: center;
  justify-content: center;
}
#dashboard-stats .part-form-wrapper {
  background: #fff;
  margin-bottom: 1em;
  padding: 1em;
}
#dashboard-stats .filters-form-wrapper .filters-form-header {
  display: flex;
  align-items: center;
}
#dashboard-stats .filters-form-wrapper .filters-form-header .Select {
  margin-left: 2em;
  min-width: 10em;
}
#dashboard-stats .stats-config-form {
  background: #fff;
  padding: 1em;
  margin-bottom: 1em;
}
#dashboard-stats .stats-config-form .part-form-wrapper {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
#dashboard-stats .stats-config-form .report-stat-wrapper {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
#dashboard-stats .stats-config-form .controls {
  display: flex;
}
#dashboard-stats .stats-config-form .controls .save-config {
  margin-left: auto;
}

#dashboard-stats .filter-help {
  margin-bottom: 1em;
  padding: 1em;
  background: #fff;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
#dashboard-stats .filter-help .help-section {
  margin-top: 1em;
}
#dashboard-stats .filter-help .example {
  margin: 0.25em;
  padding: 0.25em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-width: 1px 0 1px 0;
}

#dashboard-stats .sticky-table {
  grid-template-columns: repeat(9, auto);
  overflow: auto;
}
#dashboard-stats .sticky-table [role=explanation] {
  border-right: 1px solid #D2D2D2;
  grid-column: span 9;
  border-bottom: 5px solid #DEDEDE;
}
#dashboard-stats .sticky-table [role=explanation] table {
  margin-top: 1em;
}
#dashboard-stats .sticky-table [role=explanation] table td, #dashboard-stats .sticky-table [role=explanation] table th {
  border: 1px solid #c1c1c1;
}
#dashboard-stats .sticky-table [role=content] {
  word-break: keep-all;
  white-space: nowrap;
}
#dashboard-stats .sticky-table [role=content].danger {
  background-color: rgba(241, 70, 104, 0.25);
}
#dashboard-stats .sticky-table [role=content].warning {
  background-color: rgba(255, 224, 138, 0.25);
}
#dashboard-stats .sticky-table [role=content].success {
  background-color: rgba(72, 199, 142, 0.25);
}
#dashboard-stats .sticky-table [role=content], #dashboard-stats .sticky-table [role=header] {
  text-align: center;
  justify-content: center;
}

#dashboard-stats {
  overflow: auto;
}
#dashboard-stats label {
  text-align: left;
}
#dashboard-stats .stat-page-header > * {
  margin-left: 1em;
}

#keyValuesForm .form-check {
  padding: 10px 0;
}
#keyValuesForm .input-group .actions {
  padding: 0;
}
#keyValuesForm .input-group .actions .action {
  padding: 6px 12px;
  cursor: pointer;
}
#keyValuesForm .input-group .actions .action.cancel {
  display: block;
}
#keyValuesForm .input-group .actions .action.edit {
  display: none;
}
#keyValuesForm .input-group .form-control:disabled + .actions .cancel {
  display: none;
}
#keyValuesForm .input-group .form-control:disabled + .actions .edit {
  display: block;
}

#triggerCommandForm .command,
#exportsForm .command {
  padding: 15px 0;
}
#triggerCommandForm .command button,
#exportsForm .command button {
  text-transform: uppercase;
  width: 100%;
}
#triggerCommandForm .command .form-group,
#exportsForm .command .form-group {
  margin: 0;
}

#exportsForm .input-group {
  padding-bottom: 15px;
}
#exportsForm .input-group .input-group-addon {
  min-width: 140px;
}
#exportsForm .input-group input {
  border-color: #ccc !important;
}
