@charset "UTF-8";
/* Globals ===================*/
/* Open Sans - Bold */
@font-face {
  font-family: 'open_sans-bold';
  src: url("../fonts/OpenSans-Bold-webfont.eot");
  src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#open_sans-bold") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Open Sans - Italic */
@font-face {
  font-family: 'open_sans-italic';
  src: url("../fonts/OpenSans-Italic-webfont.eot");
  src: url("../fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/OpenSans-Italic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Italic-webfont.svg#open_sans-italic") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Open Sans - Regular */
@font-face {
  font-family: 'open_sans-regular';
  src: url("../fonts/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#open_sans-regular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Open Sans - Semibold */
@font-face {
  font-family: 'open_sans-semibold';
  src: url("../fonts/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Semibold-webfont.svg#open_sans-semibold") format("svg");
  font-weight: normal;
  font-style: normal; }

/* merriweather-regular - latin */
@font-face {
  font-family: 'merriweather';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/merriweather-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url("../fonts/merriweather-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v20-latin-regular.woff2") format("woff2"), url("../fonts/merriweather-v20-latin-regular.woff") format("woff"), url("../fonts/merriweather-v20-latin-regular.ttf") format("truetype"); }

/* merriweather-italic - latin */
@font-face {
  font-family: 'merriweather-italic';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/merriweather-v20-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Italic"), local("Merriweather-Italic"), url("../fonts/merriweather-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v20-latin-italic.woff2") format("woff2"), url("../fonts/merriweather-v20-latin-italic.woff") format("woff"), url("../fonts/merriweather-v20-latin-italic.ttf") format("truetype"); }

/* merriweather-700 - latin */
@font-face {
  font-family: 'merriweather-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/merriweather-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Bold"), local("Merriweather-Bold"), url("../fonts/merriweather-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweather-v20-latin-700.woff2") format("woff2"), url("../fonts/merriweather-v20-latin-700.woff") format("woff"), url("../fonts/merriweather-v20-latin-700.ttf") format("truetype"); }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

/* Media Breakpoints - Only */
.container {
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 999.98px) {
    .container {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (max-width: 767.98px) {
    .container {
      margin-left: 0;
      margin-right: 0; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto; }

/* Media Breakpoints - Up */
/* Media Breakpoints - Down */
/* -----------------------------------------------------------------------------
Rich Text Editor
----------------------------------------------------------------------------- */
/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

.flush-top-margin > h1:first-child,
.flush-top-margin > h2:first-child,
.flush-top-margin > h3:first-child,
.flush-top-margin > h4:first-child,
.flush-top-margin > h5:first-child,
.flush-top-margin > h6:first-child {
  margin-top: 0;
  line-height: 1em; }

.flush-top-margin > p:first-child {
  margin-top: 0; }

h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty {
  margin: 0;
  line-height: 0; }

canvas {
  display: none; }

/* Images */
.img-responsive {
  max-width: 100%; }

/* Margins */
.margin-bottom-sm {
  margin-bottom: 25px; }

.margin-top-sm {
  margin-top: 25px; }

.margin-bottom {
  margin-bottom: 45px; }

.margin-top {
  margin-top: 45px; }

/* Widths */
.width--25 {
  width: 25%;
  min-width: 175px; }
  @media (max-width: 921.98px) {
    .width--25 {
      width: 50%; } }

.width--50 {
  width: 50%; }
  @media (max-width: 921.98px) {
    .width--50 {
      width: 75%; } }

.width--75 {
  width: 75%; }

.width--full {
  width: 100%; }

.popover .popover-body {
  color: #FFFFFF;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  background-color: #3E9AAC;
  box-shadow: 1px 0 2px 1px rgba(62, 154, 172, 0.2); }

.popover .arrow::before, .popover .arrow::after {
  border-top-color: #3E9AAC;
  border-bottom-color: #3E9AAC; }

.invalid-feedback {
  font-size: 1.1em; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

/* Custom Font Treatments*/
.italic {
  font-style: italic; }

.text--green {
  color: #1CA922; }

.row--border {
  border-top: 1px solid #EAEBF0;
  margin-top: 50px;
  padding-top: 30px; }

/* Display*/
.d-none {
  display: none; }

.d-block {
  display: block; }

.disable-rating {
  pointer-events: none; }

.margin-top-up {
  margin-top: -30px; }

.border-top {
  border-top: 1px solid #F2F2F2;
  margin-bottom: 15px; }

/* Alignment */
.align-center {
  text-align: center; }

.inline * {
  display: inline; }

.col-6.aaos--row {
  height: 96px; }
  @media (max-width: 921.98px) {
    .col-6.aaos--row {
      height: 70px;
      max-width: 50%;
      min-width: 50%; }
      .col-6.aaos--row + .col-6 {
        min-width: 50%;
        max-width: 50%; } }

.aaos--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 48px; }
  @media (max-width: 921.98px) {
    .aaos--row {
      height: 60px; } }
  .aaos--row.aaos--flex-end {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    @media (max-width: 921.98px) {
      .aaos--row.aaos--flex-end {
        display: none; } }

.is-visually-hidden {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  position: absolute;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.prototype-gray-border {
  border: 1px solid #F2F2F2;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px; }

.breakword {
  word-wrap: break-word; }

@font-face {
  font-family: 'aaos-glyphs';
  src: url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.eot?n75wbj");
  src: url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.eot?n75wbj#iefix") format("embedded-opentype"), url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.woff2?n75wbj") format("woff2"), url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.ttf?n75wbj") format("truetype"), url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.woff?n75wbj") format("woff"), url("//cdn.icomoon.io/165603/AAOS-Glyphs/aaos-glyphs.svg?n75wbj#aaos-glyphs") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'aaos-glyphs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-sort-arrow-down:before {
  content: ""; }

.icon-sort-arrow-up:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-caret-right-double:before {
  content: ""; }

.icon-caret-left-double:before {
  content: ""; }

.icon-success:before {
  content: ""; }

.icon-upload-video:before {
  content: ""; }

.icon-video-file:before {
  content: ""; }

.icon-checkmark:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-filters:before {
  content: ""; }

.icon-select-caret-down:before {
  content: ""; }

.icon-select-caret-up:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-back:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-podcast:before {
  content: ""; }

.icon-dislike:before {
  content: ""; }

.icon-like:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-profile:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-warning:before {
  content: ""; }

.icon-printer:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-select-arrows:before {
  content: "\e922"; }

/* Vendor Base===================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(64, 64, 65, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 820px; } }
  @media (min-width: 922px) {
    .container {
      max-width: 1120px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
      order: -1; }

.order-last {
  -ms-flex-order: 13;
      order: 13; }

.order-0 {
  -ms-flex-order: 0;
      order: 0; }

.order-1 {
  -ms-flex-order: 1;
      order: 1; }

.order-2 {
  -ms-flex-order: 2;
      order: 2; }

.order-3 {
  -ms-flex-order: 3;
      order: 3; }

.order-4 {
  -ms-flex-order: 4;
      order: 4; }

.order-5 {
  -ms-flex-order: 5;
      order: 5; }

.order-6 {
  -ms-flex-order: 6;
      order: 6; }

.order-7 {
  -ms-flex-order: 7;
      order: 7; }

.order-8 {
  -ms-flex-order: 8;
      order: 8; }

.order-9 {
  -ms-flex-order: 9;
      order: 9; }

.order-10 {
  -ms-flex-order: 10;
      order: 10; }

.order-11 {
  -ms-flex-order: 11;
      order: 11; }

.order-12 {
  -ms-flex-order: 12;
      order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 922px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1000px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }

.media-body {
  -ms-flex: 1;
      flex: 1; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    -ms-transform: translate(0, -50px);
        transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    -ms-transform: none;
        transform: none; }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 922px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1000px) {
  .modal-xl {
    max-width: 1140px; } }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

a.close.disabled {
  pointer-events: none; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 922px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1000px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 921.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 999.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 922px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1000px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
      flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
      flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 922px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1000px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
        flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
        flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 922px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1000px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 922px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1000px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 922px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1000px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(64, 64, 65, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-align: center;
      align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 921.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 922px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 999.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1000px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row;
          flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -ms-flex-direction: row;
        flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/*jquery-typeahead*/
.typeahead__container button, .typeahead__container input, .typeahead__container optgroup, .typeahead__container select, .typeahead__container textarea {
  font: inherit;
  margin: 0; }

.typeahead__container optgroup {
  font-weight: 700; }

.typeahead__container button, .typeahead__container input {
  overflow: visible; }

.typeahead__container button, .typeahead__container select {
  text-transform: none; }

.typeahead__container [type=reset], .typeahead__container [type=submit], .typeahead__container button, .typeahead__container html [type=button] {
  -webkit-appearance: button; }

.typeahead__container [type=button]::-moz-focus-inner, .typeahead__container [type=reset]::-moz-focus-inner, .typeahead__container [type=submit]::-moz-focus-inner, .typeahead__container button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

.typeahead__container [type=button]:-moz-focusring, .typeahead__container [type=reset]:-moz-focusring, .typeahead__container [type=submit]:-moz-focusring, .typeahead__container button:-moz-focusring {
  outline: 1px dotted ButtonText; }

.typeahead__container fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

.typeahead__container legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

.typeahead__container textarea {
  overflow: auto; }

.typeahead__container [type=checkbox], .typeahead__container [type=radio] {
  box-sizing: border-box;
  padding: 0; }

.typeahead__container [type=number]::-webkit-inner-spin-button, .typeahead__container [type=number]::-webkit-outer-spin-button {
  height: auto; }

.typeahead__container [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

.typeahead__container [type=search]::-webkit-search-cancel-button, .typeahead__container [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

.typeahead__container ::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

.typeahead__container ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

.typeahead__container {
  position: relative;
  font: 1rem Lato,Helvetica Neue,Arial,Helvetica,sans-serif; }

.typeahead__container * {
  box-sizing: border-box;
  outline: 0; }

.typeahead__query {
  position: relative;
  z-index: 2;
  width: 100%; }

.typeahead__filter {
  position: relative; }

.typeahead__filter button {
  min-width: 100%;
  white-space: nowrap; }

.typeahead__filter button:after {
  display: inline-block;
  margin-left: 4px;
  width: 0;
  height: 0;
  vertical-align: -2px;
  content: "";
  border: 4px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent; }

.typeahead__field {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%; }

.typeahead__button button {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.typeahead__field {
  color: #555; }

.typeahead__field .typeahead__hint, .typeahead__field [contenteditable], .typeahead__field input, .typeahead__field textarea {
  display: block;
  width: 100%;
  line-height: 1.25;
  min-height: calc(.5rem * 2 + 1.25rem + 2px);
  padding: .5rem .75rem;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px 0 0 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box; }

.typeahead__field .typeahead__hint:active, .typeahead__field .typeahead__hint:focus, .typeahead__field [contenteditable]:active, .typeahead__field [contenteditable]:focus, .typeahead__field input:active, .typeahead__field input:focus, .typeahead__field textarea:active, .typeahead__field textarea:focus {
  border-color: #66afe9; }

.typeahead__field input[type=search], .typeahead__field input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none; }

.typeahead__field input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.typeahead__container.hint .typeahead__field [contenteditable], .typeahead__container.hint .typeahead__field input, .typeahead__container.hint .typeahead__field textarea {
  background: transparent; }

.typeahead__container.hint .typeahead__query > :last-child, .typeahead__hint {
  background: #fff; }

.typeahead__container button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  line-height: 1.25;
  padding: .5rem .75rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #555; }

.typeahead__container button:focus, .typeahead__container button:hover {
  color: #3c3c3c;
  background-color: #f5f5f5;
  border-color: #b3b3b3; }

.typeahead__container button.active, .typeahead__container button:active {
  background-image: none; }

.typeahead__container button:active, .typeahead__container button:focus {
  border-color: #66afe9; }

.typeahead__container button.disabled, .typeahead__container button[disabled], .typeahead__container input.disabled, .typeahead__container input[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  box-shadow: none;
  background-color: #fff;
  border-color: #ccc; }

.typeahead__container .typeahead__field .typeahead__hint, .typeahead__container .typeahead__field .typeahead__label-container, .typeahead__container .typeahead__field [contenteditable], .typeahead__container .typeahead__field input, .typeahead__container .typeahead__field textarea {
  padding-right: 32px; }

.typeahead__button, .typeahead__filter {
  z-index: 1; }

.typeahead__button button, .typeahead__filter button {
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.typeahead__button:active, .typeahead__button:active button:active, .typeahead__button:active button:focus, .typeahead__button:focus, .typeahead__button:focus button:active, .typeahead__button:focus button:focus, .typeahead__button:hover, .typeahead__button:hover button:active, .typeahead__button:hover button:focus, .typeahead__filter:active, .typeahead__filter:active button:active, .typeahead__filter:active button:focus, .typeahead__filter:focus, .typeahead__filter:focus button:active, .typeahead__filter:focus button:focus, .typeahead__filter:hover, .typeahead__filter:hover button:active, .typeahead__filter:hover button:focus {
  z-index: 5; }

.typeahead__filter + .typeahead__button button {
  margin-left: -2px; }

.typeahead__container.filter .typeahead__filter {
  z-index: 5; }

.typeahead__dropdown, .typeahead__list {
  position: absolute;
  left: 0;
  z-index: 4;
  width: 100%;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-clip: padding-box; }

.typeahead__result.detached .typeahead__list {
  position: relative;
  z-index: 6;
  top: auto;
  left: auto; }

.typeahead__dropdown {
  right: 0;
  left: auto;
  z-index: 5; }

.typeahead__list > li {
  position: relative;
  border-top: 1px solid #ccc; }

.typeahead__list > li:first-child {
  border-top: none; }

.typeahead__dropdown .typeahead__dropdown-item[disabled] > a, .typeahead__list .typeahead__item[disabled] > a {
  cursor: not-allowed;
  color: #bababa;
  background-color: #fafafa; }

.typeahead__dropdown .typeahead__dropdown-item > a, .typeahead__list .typeahead__item > a {
  display: block;
  padding: .5rem .75rem;
  clear: both;
  color: #333;
  text-decoration: none; }

.typeahead__dropdown .typeahead__dropdown-item:not([disabled]).active > a, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:focus, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:hover, .typeahead__list .typeahead__item:not([disabled]).active > a, .typeahead__list .typeahead__item:not([disabled]) > a:focus, .typeahead__list .typeahead__item:not([disabled]) > a:hover {
  background-color: #f5f5f5;
  color: #3c3c3c; }

.typeahead__list.empty > li {
  padding: .5rem .75rem;
  color: #333; }

.typeahead__list > .typeahead__group {
  border-color: #bfdef6;
  font-weight: 700; }

.typeahead__list > .typeahead__group:first-child {
  border-top: 1px solid #bfdef6; }

.typeahead__list > .typeahead__group.active > a, .typeahead__list > .typeahead__group > a, .typeahead__list > .typeahead__group > a:focus, .typeahead__list > .typeahead__group > a:hover {
  cursor: default;
  color: #17639f;
  background: #ecf5fc;
  display: block;
  padding: .5rem .75rem;
  clear: both;
  text-decoration: none; }

.typeahead__list > li.typeahead__group + li.typeahead__item {
  border-color: #bfdef6; }

.typeahead__container.backdrop + .typeahead__backdrop, .typeahead__container.filter .typeahead__dropdown, .typeahead__container.hint .typeahead__hint, .typeahead__container.result .typeahead__list {
  display: block !important; }

.typeahead__container + .typeahead__backdrop, .typeahead__container .typeahead__dropdown, .typeahead__container .typeahead__hint, .typeahead__container .typeahead__list {
  display: none !important; }

.typeahead__dropdown li:last-child {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #ccc; }

.typeahead__cancel-button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  line-height: 1.25;
  padding: .5rem .75rem;
  visibility: hidden; }

.typeahead__label .typeahead__cancel-button {
  visibility: visible;
  right: 4px; }

.typeahead__container.cancel:not(.loading) .typeahead__cancel-button, .typeahead__label .typeahead__cancel-button {
  visibility: visible; }

.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover, .typeahead__label .typeahead__cancel-button:hover {
  color: #d0021b; }

.typeahead__search-icon {
  padding: 0 1.25rem;
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iIzU1NTU1NSIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat scroll 50% transparent; }

.typeahead__container.loading .typeahead__query:after, .typeahead__container.loading .typeahead__query:before {
  transition: all 0s linear,opacity .2s ease;
  position: absolute;
  z-index: 3;
  content: "";
  top: 50%;
  right: .55em;
  margin-top: -.675rem;
  width: 1.35rem;
  height: 1.35rem;
  box-sizing: border-box;
  border-radius: 500rem;
  border-style: solid;
  border-width: .1em; }

.typeahead__container.loading .typeahead__query:before {
  border-color: rgba(0, 0, 0, 0.35); }

.typeahead__container.loading .typeahead__query:after {
  animation: a .6s linear;
  animation-iteration-count: infinite;
  border-color: #fff transparent transparent;
  box-shadow: 0 0 0 1px transparent; }

@keyframes a {
  0% {
    transform: rotate(0deg); }
  to {
    transform: rotate(1turn); } }

.typeahead__label-container {
  list-style: none;
  position: absolute;
  padding-top: 0.375rem;
  padding-left: 6px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex; }

.typeahead__label {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  position: relative;
  background: #ecf5fc;
  border: 1px solid #c2e0ff;
  padding-left: 4px;
  border-radius: 2px;
  margin-right: 4px;
  margin-bottom: 0.375rem; }

.typeahead__label > * {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center; }

.typeahead__label .typeahead__cancel-button {
  line-height: normal;
  height: auto;
  position: static;
  padding: calc(1rem * .25 - 1px) 6px calc(1rem * .25 + 1px);
  margin-left: 4px;
  font-size: 0.875rem;
  border-left: 1px solid #c2e0ff; }

.typeahead__label .typeahead__cancel-button:hover {
  background-color: #d5e9f9; }

/* BOOTSTRAP DATEPICKER  ------------------------------------------------------------- */
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px; }

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px; }
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  background: none;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc; }

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none; } }

/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0; }

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal; }

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray; }

.token.punctuation {
  color: #999; }

.namespace {
  opacity: .7; }

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905; }

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690; }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #9a6e3a;
  background: rgba(255, 255, 255, 0.5); }

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a; }

.token.function,
.token.class-name {
  color: #DD4A68; }

.token.regex,
.token.important,
.token.variable {
  color: #e90; }

.token.important,
.token.bold {
  font-weight: bold; }

.token.italic {
  font-style: italic; }

.token.entity {
  cursor: help; }

div.code-toolbar {
  position: relative; }

div.code-toolbar > .toolbar {
  position: absolute;
  top: .3em;
  right: .2em;
  transition: opacity 0.3s ease-in-out;
  opacity: 0; }

div.code-toolbar:hover > .toolbar {
  opacity: 1; }

div.code-toolbar > .toolbar .toolbar-item {
  display: inline-block; }

div.code-toolbar > .toolbar a {
  cursor: pointer; }

div.code-toolbar > .toolbar button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none; }

div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
  color: #bbb;
  font-size: .8em;
  padding: 0 .5em;
  background: #f5f2f0;
  background: rgba(224, 224, 224, 0.2);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: .5em; }

div.code-toolbar > .toolbar a:hover,
div.code-toolbar > .toolbar a:focus,
div.code-toolbar > .toolbar button:hover,
div.code-toolbar > .toolbar button:focus,
div.code-toolbar > .toolbar span:hover,
div.code-toolbar > .toolbar span:focus {
  color: inherit;
  text-decoration: none; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)); } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right)); } } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/*!
 * jQuery mmenu v7.3.3
 * @requires jQuery 1.7.0 or later
 *
 * mmenujs.com
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
.mm-menu {
  --mm-line-height:20px;
  --mm-listitem-size:44px;
  --mm-navbar-size:44px;
  --mm-offset-top:0;
  --mm-offset-right:0;
  --mm-offset-bottom:0;
  --mm-offset-left:0;
  --mm-color-border:rgba(0, 0, 0, 0.1);
  --mm-color-button:rgba(0, 0, 0, 0.3);
  --mm-color-text:rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed:rgba(0, 0, 0, 0.3);
  --mm-color-background:#f3f3f3;
  --mm-color-background-highlight:rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis:rgba(255, 255, 255, 0.4);
  --mm-shadow:0 0 10px rgba( 0,0,0, 0.3 ); }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: 20px;
  line-height: var(--mm-line-height);
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none; }

[dir=rtl] .mm-menu {
  direction: rtl; }

.mm-panels, .mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panel, .mm-panels {
  box-sizing: border-box;
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text); }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  transform: translate3d(100%, 0, 0);
  transition: transform .4s ease; }

.mm-panel:not(.mm-hidden) {
  display: block; }

.mm-panel:after, .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-panel_has-navbar {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size); }

.mm-panel_opened {
  z-index: 1;
  transform: translate3d(0, 0, 0); }

.mm-panel_opened-parent {
  transform: translate3d(-30%, 0, 0); }

.mm-panel_highest {
  z-index: 2; }

.mm-panel_noanimation {
  transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent {
  transform: translate3d(0, 0, 0); }

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  transform: translate3d(-100%, 0, 0); }

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel {
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px; }

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none; }

.mm-listitem_opened > .mm-panel {
  display: block; }

.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  box-sizing: border-box;
  width: 44px;
  padding: 0; }

.mm-btn:after, .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-button);
  border-width: 2px;
  border-style: solid; }

.mm-btn_close:after, .mm-btn_close:before {
  content: '';
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-bottom: none;
  border-right: none;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0; }

.mm-btn_prev:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-btn_next:after {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_next:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

[dir=rtl] .mm-btn_prev:before {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto; }

[dir=rtl] .mm-btn_close:before {
  left: 25px; }

[dir=rtl] .mm-btn_close:after {
  left: 18px; }

.mm-navbar {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text-dimmed);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
  display: none;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0 44px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity .4s ease; }

.mm-navbar > * {
  box-sizing: border-box;
  display: block;
  padding: 12px;
  padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-left: 0;
  padding-right: 0; }

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1; }

.mm-navbar__btn:first-child {
  text-align: left;
  left: 0; }

.mm-navbar__btn:last-child {
  text-align: right;
  right: 0; }

.mm-panel_has-navbar .mm-navbar {
  display: block; }

[dir=rtl] .mm-navbar__btn:first-child {
  text-align: right;
  right: 0;
  left: auto; }

[dir=rtl] .mm-navbar__btn:last-child {
  text-align: left;
  left: 0;
  right: auto; }

.mm-listitem, .mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listitem {
  color: rgba(0, 0, 0, 0.75);
  color: var(--mm-color-text);
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mm-listitem:after {
  content: '';
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0; }

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none; }

.mm-listitem__btn, .mm-listitem__text {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-bottom: 12px;
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2); }

.mm-listitem__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%; }

.mm-listitem__btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative; }

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight); }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight);
  font-size: 75%;
  text-transform: uppercase;
  min-height: 20px;
  min-height: var(--mm-line-height);
  padding: 6.5px;
  padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
  padding-right: 10px;
  padding-left: 20px; }

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size); }

.mm-listitem_spacer > .mm-btn_next {
  top: 44px;
  top: var(--mm-listitem-size); }

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px; }

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px; }

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none; }

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid; }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: transform .4s ease;
  z-index: 1; }

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative; }

.mm-wrapper_background .mm-page {
  background: inherit; }

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0; }

.mm-menu_offcanvas.mm-menu_opened {
  display: block; }

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(440px, 0, 0); } }

.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-wrapper_blocking {
  overflow: hidden; }

.mm-wrapper_blocking body {
  overflow: hidden; }

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-menu_autoheight {
  transition: none .4s ease;
  transition-property: transform,height; }

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative; }

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%; }

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important; }

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important; }

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

[class*=mm-menu_columns-] {
  transition-property: width; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  transition-property: width,transform; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  transform: translate3d(0, 0, 0); }

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0; }

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0; }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(0, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(0, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(440px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-440px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%; }

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px; }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(880px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-880px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%; }

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px; }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(1320px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-1320px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%; }

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(500%, 0, 0); }

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px; }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(1760px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-1760px, 0, 0); } }

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  transition-property: width,min-width,max-width,transform; }

.mm-counter {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  text-align: right;
  display: block;
  min-width: 44px;
  float: right; }

.mm-listitem_nosubitems > .mm-counter {
  display: none; }

[dir=rtl] .mm-counter {
  text-align: left;
  float: left; }

.mm-listitem_divider {
  opacity: 1;
  transition: opacity .4s ease; }

.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  padding-top: 18px;
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
  padding-bottom: 6px;
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25); }

.mm-menu_border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-panel_dividers .mm-listview_fixeddivider {
  display: block; }

.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
  transition-duration: 0s; }

.mm-menu_dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  overflow: visible; }

.mm-wrapper_dropdown .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-wrapper_dropdown .mm-wrapper__blocker {
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2; }

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none; }

[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu_tip-left:before {
  left: 22px; }

.mm-menu_tip-right:before {
  right: 22px; }

.mm-menu_tip-top:before {
  top: -8px; }

.mm-menu_tip-bottom:before {
  bottom: -8px; }

.mm-menu {
  --mm-iconbar-size:44px; }

.mm-iconbar {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  border-right-width: 1px;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
  width: 44px;
  width: var(--mm-iconbar-size);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2; }

.mm-menu_iconbar .mm-navbars_bottom, .mm-menu_iconbar .mm-navbars_top, .mm-menu_iconbar .mm-panels {
  left: 44px;
  left: var(--mm-iconbar-size); }

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute; }

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: 11px 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none; }

.mm-iconbar__top {
  top: 0; }

.mm-iconbar__bottom {
  bottom: 0; }

.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  outline: 0;
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%; }

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0; }

.mm-menu {
  --mm-iconpanel-size:44px; }

.mm-panel_iconpanel-1, .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 1));
  width: calc(100% - (var(--mm-iconpanel-size) * 1)); }

.mm-panel_iconpanel-2, .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 2));
  width: calc(100% - (var(--mm-iconpanel-size) * 2)); }

.mm-panel_iconpanel-3, .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 3));
  width: calc(100% - (var(--mm-iconpanel-size) * 3)); }

.mm-panel_iconpanel-first ~ .mm-panel, .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - 44px);
  width: calc(100% - var(--mm-iconpanel-size)); }

.mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: auto;
  transition-property: transform,width; }

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -ms-transform: unset;
  transform: unset; }

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0; }

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity .4s ease; }

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, [dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  transition-property: transform,width; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit; }

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
  border-width: 0;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0; }

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -ms-flex: 1;
  flex: 1; }

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels {
  top: 44px;
  top: calc(var(--mm-navbar-size) * 1); }

.mm-menu_navbar_top-2 .mm-panels {
  top: 88px;
  top: calc(var(--mm-navbar-size) * 2); }

.mm-menu_navbar_top-3 .mm-panels {
  top: 132px;
  top: calc(var(--mm-navbar-size) * 3); }

.mm-menu_navbar_top-4 .mm-panels {
  top: 176px;
  top: calc(var(--mm-navbar-size) * 4); }

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 44px;
  bottom: calc(var(--mm-navbar-size) * 1); }

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 88px;
  bottom: calc(var(--mm-navbar-size) * 2); }

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 132px;
  bottom: calc(var(--mm-navbar-size) * 3); }

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 176px;
  bottom: calc(var(--mm-navbar-size) * 4); }

.mm-navbar_size-2 {
  height: 88px;
  height: calc(var(--mm-navbar-size) * 2); }

.mm-navbar_size-3 {
  height: 132px;
  height: calc(var(--mm-navbar-size) * 3); }

.mm-navbar_size-4 {
  height: 176px;
  height: calc(var(--mm-navbar-size) * 4); }

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 20px; }

.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding-right: 6px;
  padding-top: 12px;
  padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-bottom: 12px;
  padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5); }

.mm-navbar__breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -44px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

.mm-navbar__tab_selected:first-child {
  border-left: none; }

.mm-navbar__tab_selected:last-child {
  border-right: none; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none; }

.mm-navbar_tabs > a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis);
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed); }

.mm-searchfield {
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden; }

.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight);
  color: rgba(0, 0, 0, 0.75);
  color: var(--mm-color-text);
  font: inherit;
  font-size: inherit;
  line-height: 35.2px;
  line-height: calc(var(--mm-navbar-size) * .7);
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 24px;
  height: calc(var(--mm-navbar-size) * .7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px; }

.mm-searchfield input::-ms-clear {
  display: none; }

.mm-searchfield__input {
  padding: 6.6px 10px 0 10px;
  padding-top: calc(var(--mm-navbar-size) * .15);
  position: relative; }

.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  padding: 44px 0; }

.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.mm-panel_search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border-left: none !important; }

.mm-searchfield__input {
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.mm-searchfield__cancel {
  line-height: 44px;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  transition: margin .4s ease; }

.mm-searchfield__cancel-active {
  margin-right: 0; }

.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel_has-searchfield {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size); }

.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 88px;
  padding-top: calc(var(--mm-navbar-size) * 2); }

.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 44px;
  top: var(--mm-navbar-size); }

.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none; }

.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px; }

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  transition: right .4s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block; }

.mm-sectionindexer ~ .mm-panels {
  transition: right .4s ease; }

.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0; }

.mm-menu_has-sectionindexer .mm-panels {
  right: 20px; }

.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 46px;
  top: calc((var(--mm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 90px;
  top: calc((var(--mm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 134px;
  top: calc((var(--mm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 178px;
  top: calc((var(--mm-navbar-size) * 4) + 2px); }

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 46px;
  bottom: calc((var(--mm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 90px;
  bottom: calc((var(--mm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 134px;
  bottom: calc((var(--mm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 178px;
  bottom: calc((var(--mm-navbar-size) * 4) + 2px); }

.mm-menu_selected-hover .mm-listitem > .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem > .mm-listitem__text, .mm-menu_selected-parent .mm-listitem > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem > .mm-listitem__text {
  transition: background .4s ease; }

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu, .mm-slideout {
  --mm-sidebar-collapsed-size:44px;
  --mm-sidebar-expanded-size:440px; }

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative; }

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  transition-property: width,transform; }

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  box-sizing: border-box;
  min-height: 100vh; }

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0; }

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: calc(100% - 44px);
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  transform: translate3d(44px, 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important; }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none; }

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible; }

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important; }

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: calc(100% - 440px);
  width: calc(100% - var(--mm-sidebar-expanded-size));
  transform: translate3d(440px, 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: 440px;
  width: var(--mm-sidebar-expanded-size); }

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }

.mm-menu_opened .mm-menu__blocker {
  display: none; }

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(0, 0, 0); }

label.mm-toggle {
  border-radius: 34px;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: 5px;
  margin-top: calc((var(--mm-listitem-size) - 34px)/ 2); }

label.mm-toggle:before {
  content: '';
  display: block;
  border-radius: 34px;
  width: 32px;
  height: 32px;
  margin: 1px; }

input.mm-toggle {
  position: absolute;
  left: -10000px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
  background: var(--mm-color-border); }

label.mm-toggle:before {
  background: #f3f3f3;
  background: var(--mm-color-background); }

input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

label.mm-check {
  width: 34px;
  height: 34px; }

label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
  border-color: var(--mm-color-text);
  content: '';
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check {
  position: absolute;
  left: -10000px; }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left; }

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none; }

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0 !important; }

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px; }

.mm-menu_fx-menu-zoom {
  transition: transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform-origin: right center;
  transform-origin: right center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-menu-slide {
  transition: transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  transform: translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-menu-fade {
  opacity: 0;
  transition: opacity .4s ease; }

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1; }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -ms-transform-origin: left center;
  transform-origin: left center;
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  transform: translate3d(0, 100%, 0); }

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  transform: translate3d(0, 0, 0); }

[class*=mm-menu_fx-listitems-] .mm-listitem {
  transition: none .4s ease; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  transition-delay: 50ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  transition-delay: .1s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  transition-delay: 150ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  transition-delay: .2s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  transition-delay: 250ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  transition-delay: .3s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  transition-delay: 350ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  transition-delay: .4s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  transition-delay: 450ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  transition-delay: .5s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  transition-delay: 550ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  transition-delay: .6s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  transition-delay: 650ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  transition-delay: .7s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  transition-delay: 750ms; }

.mm-menu_fx-listitems-slide .mm-listitem {
  transition-property: transform,opacity;
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu_fx-listitems-fade .mm-listitem {
  transition-property: opacity;
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1; }

.mm-menu_fx-listitems-drop .mm-listitem {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0; }

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(10000px, 0, 0); } }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-10000px, 0, 0); } }

.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_listview-justify .mm-panels > .mm-panel:after, .mm-menu_listview-justify .mm-panels > .mm-panel:before, .mm-panels > .mm-panel_listview-justify:after, .mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview, .mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem, .mm-panels > .mm-panel_listview-justify .mm-listitem {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 44px; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text, .mm-panels > .mm-panel_listview-justify .mm-listitem__text {
  box-sizing: border-box;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0; }

.mm-listview_inset .mm-listitem {
  padding: 5px 0; }

.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
  text-overflow: clip;
  white-space: normal; }

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0; }

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: .3;
  transition: opacity .4s ease .4s; }

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit; }

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000; }

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff; }

.mm-menu_popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  transform: translate3d(-50%, -50%, 0); }

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1; }

.mm-menu_position-right {
  left: auto;
  right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-440px, 0, 0); } }

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  transition: transform .4s ease; }

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1; }

.mm-menu_position-front {
  transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right {
  transform: translate3d(100%, 0, 0); }

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu_position-top {
  transform: translate3d(0, -100%, 0); }

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-menu_position-bottom {
  transform: translate3d(0, 100%, 0);
  top: auto; }

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  transform: translate3d(0, 0, 0); }

.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: var(--mm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); }

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%); }

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none; }

.mm-menu_shadow-menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: var(--mm-shadow); }

.mm-menu_shadow-panels .mm-panels > .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: var(--mm-shadow); }

.mm-menu_theme-white {
  --mm-color-border:rgba( 0,0,0, 0.1 );
  --mm-color-button:rgba( 0,0,0, 0.3 );
  --mm-color-text:rgba( 0,0,0, 0.7 );
  --mm-color-text-dimmed:rgba( 0,0,0, 0.3 );
  --mm-color-background:#fff;
  --mm-color-background-highlight:rgba( 0,0,0, 0.06 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.03 );
  --mm-shadow:0 0 10px rgba( 0,0,0, 0.2 ); }

.mm-menu_theme-dark {
  --mm-color-border:rgba( 0,0,0, 0.3 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.85 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#333;
  --mm-color-background-highlight:rgba( 255,255,255, 0.08 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.1 );
  --mm-shadow:0 0 20px rgba( 0,0,0, 0.5 ); }

.mm-menu_theme-black {
  --mm-color-border:rgba( 255,255,255, 0.25 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.75 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#000;
  --mm-color-background-highlight:rgba( 255,255,255, 0.2 );
  --mm-color-background-emphasis:rgba( 255,255,255, 0.15 );
  --mm-shadow:none; }

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important; }

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%; }

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto; }

.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none; }

.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
  display: none; }

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0; }

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none; }

body.modal-open .mm-slideout {
  z-index: unset; }

body.modal-open .mm-slideout {
  z-index: unset; }

/*!
 * Fancytree "Lion" skin.
 *
 * DON'T EDIT THE CSS FILE DIRECTLY, since it is automatically generated from
 * the LESS templates.
 */
/*
 Lion colors:
	gray highlight bar: #D4D4D4
	blue highlight-bar and -border #3875D7

*/
/*******************************************************************************
 * Common Styles for Fancytree Skins.
 *
 * This section is automatically generated from the `skin-common.less` template.
 *
 * Copyright (c) 2008-2019, Martin Wendt (http://wwWendt.de)
 * Released under the MIT license
 * https://github.com/mar10/fancytree/wiki/LicenseInfo
 *
 * @version 2.30.2
 * @date 2019-01-13T08:17:01Z
******************************************************************************/
/*------------------------------------------------------------------------------
 * Helpers
 *----------------------------------------------------------------------------*/
.fancytree-helper-hidden {
  display: none; }

.fancytree-helper-indeterminate-cb {
  color: #777; }

.fancytree-helper-disabled {
  color: #c0c0c0; }

/* Helper to allow spinning loader icon with glyph-, ligature-, and SVG-icons. */
.fancytree-helper-spin {
  animation: spin 1000ms infinite linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/*------------------------------------------------------------------------------
 * Container and UL / LI
 *----------------------------------------------------------------------------*/
ul.fancytree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  background-color: white;
  border: 1px dotted gray;
  min-height: 0%;
  position: relative; }

ul.fancytree-container ul {
  padding: 0 0 0 16px;
  margin: 0; }

ul.fancytree-container ul > li:before {
  content: none; }

ul.fancytree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  background-repeat: repeat-y;
  background-image: none;
  margin: 0; }

ul.fancytree-container li.fancytree-lastsib {
  background-image: none; }

.ui-fancytree-disabled ul.fancytree-container {
  opacity: 0.5;
  background-color: silver; }

ul.fancytree-connectors.fancytree-container li {
  background-image: url("../skin-lion/vline.gif");
  background-position: 0 0; }

ul.fancytree-container li.fancytree-lastsib,
ul.fancytree-no-connector > li {
  background-image: none; }

li.fancytree-animating {
  position: relative; }

/*------------------------------------------------------------------------------
 * Common icon definitions
 *----------------------------------------------------------------------------*/
span.fancytree-empty,
span.fancytree-vline,
span.fancytree-expander,
span.fancytree-icon,
span.fancytree-checkbox,
span.fancytree-drag-helper-img,
#fancytree-drop-marker {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("../skin-lion/icons.gif");
  background-position: 0px 0px; }

span.fancytree-icon,
span.fancytree-checkbox,
span.fancytree-expander,
span.fancytree-custom-icon {
  margin-top: 0px; }

/* Used by icon option: */
span.fancytree-custom-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 3px;
  background-position: 0px 0px; }

/* Used by 'icon' node option: */
img.fancytree-icon {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  margin-top: 0px;
  vertical-align: top;
  border-style: none; }

/*------------------------------------------------------------------------------
 * Expander icon
 *
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: fancytree-exp-
 * 1st character: 'e': expanded, 'c': collapsed, 'n': no children
 * 2nd character (optional): 'd': lazy (Delayed)
 * 3rd character (optional): 'l': Last sibling
 *----------------------------------------------------------------------------*/
span.fancytree-expander {
  cursor: pointer; }

.fancytree-exp-n span.fancytree-expander,
.fancytree-exp-nl span.fancytree-expander {
  background-image: none;
  cursor: default; }

.fancytree-connectors .fancytree-exp-n span.fancytree-expander,
.fancytree-connectors .fancytree-exp-nl span.fancytree-expander {
  background-image: url("../skin-lion/icons.gif");
  margin-top: 0; }

.fancytree-connectors .fancytree-exp-n span.fancytree-expander,
.fancytree-connectors .fancytree-exp-n span.fancytree-expander:hover {
  background-position: 0px -64px; }

.fancytree-connectors .fancytree-exp-nl span.fancytree-expander,
.fancytree-connectors .fancytree-exp-nl span.fancytree-expander:hover {
  background-position: -16px -64px; }

.fancytree-exp-c span.fancytree-expander {
  background-position: 0px -80px; }

.fancytree-exp-c span.fancytree-expander:hover {
  background-position: -16px -80px; }

.fancytree-exp-cl span.fancytree-expander {
  background-position: 0px -96px; }

.fancytree-exp-cl span.fancytree-expander:hover {
  background-position: -16px -96px; }

.fancytree-exp-cd span.fancytree-expander {
  background-position: -64px -80px; }

.fancytree-exp-cd span.fancytree-expander:hover {
  background-position: -80px -80px; }

.fancytree-exp-cdl span.fancytree-expander {
  background-position: -64px -96px; }

.fancytree-exp-cdl span.fancytree-expander:hover {
  background-position: -80px -96px; }

.fancytree-exp-e span.fancytree-expander,
.fancytree-exp-ed span.fancytree-expander {
  background-position: -32px -80px; }

.fancytree-exp-e span.fancytree-expander:hover,
.fancytree-exp-ed span.fancytree-expander:hover {
  background-position: -48px -80px; }

.fancytree-exp-el span.fancytree-expander,
.fancytree-exp-edl span.fancytree-expander {
  background-position: -32px -96px; }

.fancytree-exp-el span.fancytree-expander:hover,
.fancytree-exp-edl span.fancytree-expander:hover {
  background-position: -48px -96px; }

/* Fade out expanders, when container is not hovered or active */
.fancytree-fade-expander span.fancytree-expander {
  transition: opacity 1.5s;
  opacity: 0; }

.fancytree-fade-expander:hover span.fancytree-expander,
.fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,
.fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,
.fancytree-fade-expander [class*='fancytree-statusnode-'] span.fancytree-expander {
  transition: opacity 0.6s;
  opacity: 1; }

/*------------------------------------------------------------------------------
 * Checkbox icon
 *----------------------------------------------------------------------------*/
span.fancytree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px; }

span.fancytree-checkbox:hover {
  background-position: -16px -32px; }

span.fancytree-checkbox.fancytree-radio {
  background-position: 0px -48px; }

span.fancytree-checkbox.fancytree-radio:hover {
  background-position: -16px -48px; }

.fancytree-partsel span.fancytree-checkbox {
  background-position: -64px -32px; }

.fancytree-partsel span.fancytree-checkbox:hover {
  background-position: -80px -32px; }

.fancytree-partsel span.fancytree-checkbox.fancytree-radio {
  background-position: -64px -48px; }

.fancytree-partsel span.fancytree-checkbox.fancytree-radio:hover {
  background-position: -80px -48px; }

.fancytree-selected span.fancytree-checkbox {
  background-position: -32px -32px; }

.fancytree-selected span.fancytree-checkbox:hover {
  background-position: -48px -32px; }

.fancytree-selected span.fancytree-checkbox.fancytree-radio {
  background-position: -32px -48px; }

.fancytree-selected span.fancytree-checkbox.fancytree-radio:hover {
  background-position: -48px -48px; }

.fancytree-unselectable span.fancytree-checkbox {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.fancytree-unselectable span.fancytree-checkbox:hover {
  background-position: 0px -32px; }

.fancytree-unselectable.fancytree-partsel span.fancytree-checkbox:hover {
  background-position: -64px -32px; }

.fancytree-unselectable.fancytree-selected span.fancytree-checkbox:hover {
  background-position: -32px -32px; }

/*------------------------------------------------------------------------------
 * Node type icon
 * Note: IE6 doesn't correctly evaluate multiples class names,
 *		 so we create combined class names that can be used in the CSS.
 *
 * Prefix: fancytree-ico-
 * 1st character: 'e': expanded, 'c': collapsed
 * 2nd character (optional): 'f': folder
 *----------------------------------------------------------------------------*/
span.fancytree-icon {
  margin-left: 3px;
  background-position: 0px 0px; }

/* Documents */
.fancytree-ico-c span.fancytree-icon:hover {
  background-position: -16px 0px; }

.fancytree-has-children.fancytree-ico-c span.fancytree-icon {
  background-position: -32px 0px; }

.fancytree-has-children.fancytree-ico-c span.fancytree-icon:hover {
  background-position: -48px 0px; }

.fancytree-ico-e span.fancytree-icon {
  background-position: -64px 0px; }

.fancytree-ico-e span.fancytree-icon:hover {
  background-position: -80px 0px; }

/* Folders */
.fancytree-ico-cf span.fancytree-icon {
  background-position: 0px -16px; }

.fancytree-ico-cf span.fancytree-icon:hover {
  background-position: -16px -16px; }

.fancytree-has-children.fancytree-ico-cf span.fancytree-icon {
  background-position: -32px -16px; }

.fancytree-has-children.fancytree-ico-cf span.fancytree-icon:hover {
  background-position: -48px -16px; }

.fancytree-ico-ef span.fancytree-icon {
  background-position: -64px -16px; }

.fancytree-ico-ef span.fancytree-icon:hover {
  background-position: -80px -16px; }

.fancytree-loading span.fancytree-expander,
.fancytree-loading span.fancytree-expander:hover,
.fancytree-statusnode-loading span.fancytree-icon,
.fancytree-statusnode-loading span.fancytree-icon:hover,
span.fancytree-icon.fancytree-icon-loading {
  background-image: url("../skin-lion/loading.gif");
  background-position: 0px 0px; }

/* Status node icons */
.fancytree-statusnode-error span.fancytree-icon,
.fancytree-statusnode-error span.fancytree-icon:hover {
  background-position: 0px -112px; }

/*------------------------------------------------------------------------------
 * Node titles and highlighting
 *----------------------------------------------------------------------------*/
span.fancytree-node {
  /* See #117 */
  display: inherit;
  width: 100%;
  margin-top: 1px;
  min-height: 16px; }

span.fancytree-title {
  color: black;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  min-height: 16px;
  padding: 0 3px 0 3px;
  margin: 0px 0 0 3px;
  border: 1px solid transparent;
  border-radius: 0px; }

span.fancytree-node.fancytree-error span.fancytree-title {
  color: red; }

/*------------------------------------------------------------------------------
 * Drag'n'drop support
 *----------------------------------------------------------------------------*/
/* ext-dnd5: */
span.fancytree-childcounter {
  color: #fff;
  background: #337ab7;
  border: 1px solid gray;
  border-radius: 10px;
  padding: 2px;
  text-align: center; }

/* ext-dnd: */
div.fancytree-drag-helper span.fancytree-childcounter,
div.fancytree-drag-helper span.fancytree-dnd-modifier {
  display: inline-block;
  color: #fff;
  background: #337ab7;
  border: 1px solid gray;
  min-width: 10px;
  height: 10px;
  line-height: 1;
  vertical-align: baseline;
  border-radius: 10px;
  padding: 2px;
  text-align: center;
  font-size: 9px; }

div.fancytree-drag-helper span.fancytree-childcounter {
  position: absolute;
  top: -6px;
  right: -6px; }

div.fancytree-drag-helper span.fancytree-dnd-modifier {
  background: #5cb85c;
  border: none;
  font-weight: bolder; }

div.fancytree-drag-helper.fancytree-drop-accept span.fancytree-drag-helper-img {
  background-position: -32px -112px; }

div.fancytree-drag-helper.fancytree-drop-reject span.fancytree-drag-helper-img {
  background-position: -16px -112px; }

/*** Drop marker icon *********************************************************/
#fancytree-drop-marker {
  width: 32px;
  position: absolute;
  background-position: 0px -128px;
  margin: 0; }

#fancytree-drop-marker.fancytree-drop-after,
#fancytree-drop-marker.fancytree-drop-before {
  width: 64px;
  background-position: 0px -144px; }

#fancytree-drop-marker.fancytree-drop-copy {
  background-position: -64px -128px; }

#fancytree-drop-marker.fancytree-drop-move {
  background-position: -32px -128px; }

/*** Source node while dragging ***********************************************/
span.fancytree-drag-source.fancytree-drag-remove {
  opacity: 0.15; }

/*** Target node while dragging cursor is over it *****************************/
/*------------------------------------------------------------------------------
 * 'rtl' option
 *----------------------------------------------------------------------------*/
.fancytree-container.fancytree-rtl .fancytree-title {
  /*unicode-bidi: bidi-override;*/
  /* optional: reverse title letters */ }

.fancytree-container.fancytree-rtl span.fancytree-connector,
.fancytree-container.fancytree-rtl span.fancytree-expander,
.fancytree-container.fancytree-rtl span.fancytree-icon,
.fancytree-container.fancytree-rtl span.fancytree-drag-helper-img {
  background-image: url("../skin-lion/icons-rtl.gif"); }

.fancytree-container.fancytree-rtl .fancytree-exp-n span.fancytree-expander,
.fancytree-container.fancytree-rtl .fancytree-exp-nl span.fancytree-expander {
  background-image: none; }

.fancytree-container.fancytree-rtl.fancytree-connectors .fancytree-exp-n span.fancytree-expander,
.fancytree-container.fancytree-rtl.fancytree-connectors .fancytree-exp-nl span.fancytree-expander {
  background-image: url("../skin-lion/icons-rtl.gif"); }

ul.fancytree-container.fancytree-rtl ul {
  padding: 0 16px 0 0; }

ul.fancytree-container.fancytree-rtl.fancytree-connectors li {
  background-position: right 0;
  background-image: url("../skin-lion/vline-rtl.gif"); }

ul.fancytree-container.fancytree-rtl li.fancytree-lastsib,
ul.fancytree-container.fancytree-rtl.fancytree-no-connector > li {
  background-image: none; }

#fancytree-drop-marker.fancytree-rtl {
  background-image: url("../skin-lion/icons-rtl.gif"); }

/*------------------------------------------------------------------------------
 * 'table' extension
 *----------------------------------------------------------------------------*/
table.fancytree-ext-table {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  border-collapse: collapse;
  /* ext-ariagrid */ }

table.fancytree-ext-table span.fancytree-node {
  display: inline-block;
  box-sizing: border-box; }

table.fancytree-ext-table td.fancytree-status-merged {
  text-align: center;
  font-style: italic;
  color: #c0c0c0; }

table.fancytree-ext-table tr.fancytree-statusnode-error td.fancytree-status-merged {
  color: red; }

table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode > tbody > tr.fancytree-active > td {
  background-color: #eee; }

table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode > tbody > tr > td.fancytree-active-cell {
  background-color: #cbe8f6; }

table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode.fancytree-cell-nav-mode > tbody > tr > td.fancytree-active-cell {
  background-color: #3875d7; }

/*------------------------------------------------------------------------------
 * 'columnview' extension
 *----------------------------------------------------------------------------*/
table.fancytree-ext-columnview tbody tr td {
  position: relative;
  border: 1px solid gray;
  vertical-align: top;
  overflow: auto; }

table.fancytree-ext-columnview tbody tr td > ul {
  padding: 0; }

table.fancytree-ext-columnview tbody tr td > ul li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  background-repeat: repeat-y;
  background-image: none;
  /* no v-lines */
  margin: 0; }

table.fancytree-ext-columnview span.fancytree-node {
  position: relative;
  /* allow positioning of embedded spans */
  display: inline-block; }

table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded {
  background-color: #e0e0e0; }

table.fancytree-ext-columnview span.fancytree-node.fancytree-active {
  background-color: #CBE8F6; }

table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right {
  position: absolute;
  right: 3px;
  background-position: 0px -80px; }

table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right:hover {
  background-position: -16px -80px; }

/*------------------------------------------------------------------------------
 * 'filter' extension
 *----------------------------------------------------------------------------*/
.fancytree-ext-filter-dimm span.fancytree-node span.fancytree-title {
  color: #c0c0c0;
  font-weight: lighter; }

.fancytree-ext-filter-dimm tr.fancytree-submatch span.fancytree-title,
.fancytree-ext-filter-dimm span.fancytree-node.fancytree-submatch span.fancytree-title {
  color: black;
  font-weight: normal; }

.fancytree-ext-filter-dimm tr.fancytree-match span.fancytree-title,
.fancytree-ext-filter-dimm span.fancytree-node.fancytree-match span.fancytree-title {
  color: black;
  font-weight: bold; }

.fancytree-ext-filter-hide tr.fancytree-hide,
.fancytree-ext-filter-hide span.fancytree-node.fancytree-hide {
  display: none; }

.fancytree-ext-filter-hide tr.fancytree-submatch span.fancytree-title,
.fancytree-ext-filter-hide span.fancytree-node.fancytree-submatch span.fancytree-title {
  color: #c0c0c0;
  font-weight: lighter; }

.fancytree-ext-filter-hide tr.fancytree-match span.fancytree-title,
.fancytree-ext-filter-hide span.fancytree-node.fancytree-match span.fancytree-title {
  color: black;
  font-weight: normal; }

/* Hide expanders if all child nodes are hidden by filter */
.fancytree-ext-filter-hide-expanders tr.fancytree-match span.fancytree-expander,
.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-match span.fancytree-expander {
  visibility: hidden; }

.fancytree-ext-filter-hide-expanders tr.fancytree-submatch span.fancytree-expander,
.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-submatch span.fancytree-expander {
  visibility: visible; }

.fancytree-ext-childcounter span.fancytree-icon,
.fancytree-ext-filter span.fancytree-icon,
.fancytree-ext-childcounter span.fancytree-custom-icon,
.fancytree-ext-filter span.fancytree-custom-icon {
  position: relative; }

.fancytree-ext-childcounter span.fancytree-childcounter,
.fancytree-ext-filter span.fancytree-childcounter {
  color: #fff;
  background: #777;
  border: 1px solid gray;
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 10px;
  height: 10px;
  line-height: 1;
  vertical-align: baseline;
  border-radius: 10px;
  padding: 2px;
  text-align: center;
  font-size: 9px; }

/*------------------------------------------------------------------------------
 * 'wide' extension
 *----------------------------------------------------------------------------*/
ul.fancytree-ext-wide {
  position: relative;
  min-width: 100%;
  z-index: 2;
  box-sizing: border-box; }

ul.fancytree-ext-wide span.fancytree-node > span {
  position: relative;
  z-index: 2; }

ul.fancytree-ext-wide span.fancytree-node span.fancytree-title {
  position: absolute;
  z-index: 1;
  left: 0px;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box; }

/*------------------------------------------------------------------------------
 * 'fixed' extension
 *----------------------------------------------------------------------------*/
.fancytree-ext-fixed-wrapper .fancytree-ext-fixed-hidden {
  display: none; }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-bottom {
  border-bottom: 3px solid rgba(0, 0, 0, 0.75); }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-right {
  border-right: 3px solid rgba(0, 0, 0, 0.75); }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tl {
  position: absolute;
  overflow: hidden;
  z-index: 3;
  top: 0px;
  left: 0px; }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tr {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  top: 0px; }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-bl {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  left: 0px; }

.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-br {
  position: absolute;
  overflow: scroll;
  z-index: 1; }

/*******************************************************************************
 * Styles specific to this skin.
 *
 * This section is automatically generated from the `ui-fancytree.less` template.
 ******************************************************************************/
/*******************************************************************************
 * Node titles
 */
span.fancytree-title {
  border: 1px solid transparent;
  border-radius: 0; }

span.fancytree-focused span.fancytree-title {
  outline: 1px dotted black; }

span.fancytree-selected span.fancytree-title,
span.fancytree-active span.fancytree-title {
  background-color: #D4D4D4; }

span.fancytree-selected span.fancytree-title {
  font-style: italic; }

.fancytree-treefocus span.fancytree-selected span.fancytree-title,
.fancytree-treefocus span.fancytree-active span.fancytree-title {
  color: white;
  background-color: #3875D7; }

/*******************************************************************************
 * 'table' extension
 */
table.fancytree-ext-table {
  border-collapse: collapse; }

table.fancytree-ext-table tbody tr.fancytree-focused {
  background-color: #99DEFD; }

table.fancytree-ext-table tbody tr.fancytree-active {
  background-color: royalblue; }

table.fancytree-ext-table tbody tr.fancytree-selected {
  background-color: #99DEFD; }

/*******************************************************************************
 * 'columnview' extension
 */
table.fancytree-ext-columnview tbody tr td {
  border: 1px solid gray; }

table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded {
  background-color: #ccc; }

table.fancytree-ext-columnview span.fancytree-node.fancytree-active {
  background-color: royalblue; }

.cc-window {
  opacity: 1;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  -ms-transform: translateY(-2em);
      transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  -ms-transform: translateY(2em);
      transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-top {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.cc-revoke:hover {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica,Calibri,Arial,sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: .5em; }

.cc-revoke:hover {
  text-decoration: underline; }

.cc-header {
  font-size: 18px;
  font-weight: 700; }

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
  text-decoration: underline; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active, .cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75; }

.cc-close:focus, .cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em; }

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: .5em; }

@media print {
  .cc-revoke, .cc-window {
    display: none; } }

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }
  .cc-window.cc-bottom {
    bottom: 0; }
  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0; }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .cc-window.cc-floating {
    max-width: none; }
  .cc-window .cc-message {
    margin-bottom: 1em; }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; }
  .cc-window.cc-banner .cc-message {
    margin-right: 0; } }

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0; }

table.dataTable td,
table.dataTable th {
  box-sizing: content-box; }

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3; }

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191"; }

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193"; }

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1; }

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0; }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }

table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em; }

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px; }

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0; }

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg); } }

div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21; }

div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3; }

div.dt-button-info > div {
  padding: 1em; }

div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em; }

div.dt-button-collection-title:empty {
  display: none; }

div.dt-button-collection {
  position: absolute;
  z-index: 2001; }

div.dt-button-collection div.dropdown-menu {
  display: block;
  z-index: 2002;
  min-width: 100%; }

div.dt-button-collection div.dt-button-collection-title {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15); }

div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0; }

div.dt-button-collection.fixed.two-column {
  margin-left: -200px; }

div.dt-button-collection.fixed.three-column {
  margin-left: -225px; }

div.dt-button-collection.fixed.four-column {
  margin-left: -300px; }

div.dt-button-collection > :last-child {
  display: block !important;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px; }

div.dt-button-collection > :last-child > * {
  break-inside: avoid; }

div.dt-button-collection.two-column {
  width: 400px; }

div.dt-button-collection.two-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2; }

div.dt-button-collection.three-column {
  width: 450px; }

div.dt-button-collection.three-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3; }

div.dt-button-collection.four-column {
  width: 600px; }

div.dt-button-collection.four-column > :last-child {
  padding-bottom: 1px;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4; }

div.dt-button-collection .dt-button {
  border-radius: 0; }

div.dt-button-collection.fixed {
  max-width: none; }

div.dt-button-collection.fixed:before, div.dt-button-collection.fixed:after {
  display: none; }

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

@media screen and (max-width: 767px) {
  div.dt-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em; }
  div.dt-buttons a.btn {
    float: none; } }

div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing,
div.dt-buttons a.btn.processing {
  color: rgba(0, 0, 0, 0.2); }

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 12px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #0275d8; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px; }

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer; }

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #0275d8; }

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }

table.dataTable > tbody > tr.child:hover {
  background: transparent !important; }

table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none; }

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold; }

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em; }

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12; }

div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea; }

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%; } }

div.dtr-bs-modal table.table tr:first-child td {
  border-top: none; }

/*!
 * four-boot v2.0.0 (https://github.com/IbraheemAlnabriss/four-boot)
 *
 * Copyright 2018 four-boot
 * Licensed under MIT (https://github.com/IbraheemAlnabriss/four-boot/blob/master/LICENSE)
 */
.four-boot .dropdown {
  display: inline-block;
  /*min-width:210px;*/
  /*fix issue(#5)*/
  min-height: 32px; }

.four-boot .dropdown .dropdown:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px; }

.four-boot .dropdown button.dropdown-toggle {
  text-align: left;
  position: relative;
  padding-right: 20px;
  width: 100%;
  border-color: #ccc; }

.four-boot .dropdown button.dropdown-toggle:after {
  position: absolute;
  right: 5px;
  top: calc(50% - 2px); }

.four-boot .dropdown .dropdown-menu {
  padding: 0;
  min-width: 100%; }

.four-boot .dropdown .dropdown-menu .four-boot-header {
  background: #f5f5f5; }

.four-boot .dropdown .dropdown-menu .dropdown-item {
  cursor: pointer; }

.four-boot .dropdown .dropdown-menu .dropdown-item.selected[data-four-boot-item]:after {
  content: "\2713";
  color: #000;
  font-size: 16px;
  font-weight: 700;
  float: right;
  margin-right: -15px; }

.four-boot .dropdown .dropdown-menu .dropdown-item.four-boot-search {
  padding-left: 5px;
  padding-right: 5px; }

.four-boot .dropdown .dropdown-menu .dropdown-item.four-boot-search:active {
  color: inherit !important;
  background-color: inherit !important; }

.four-boot .dropdown .dropdown-menu .dropdown-item.fb-error, .four-boot .dropdown .dropdown-menu .dropdown-item.four-boot-search small {
  color: #c00;
  margin: 5px 0;
  display: block; }

.four-boot .dropdown .dropdown-menu .options-list {
  overflow: auto; }

.four-boot .dropdown .dropdown-menu .options-list .dropdown-item i.four-boot-option-icon {
  width: 10px;
  text-align: center;
  margin-right: 15px; }

.four-boot .dropdown .dropdown-menu .four-boot-actions button[data-four-boot-action] {
  outline: 0;
  box-shadow: none;
  border-radius: 2px;
  width: calc(50% - 10px);
  margin: 2px 5px;
  border: 1px solid #ccc;
  line-height: 1.5; }

body {
  /* Needed for Fonts */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #4E4E4E;
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif;
  font-size: 16px;
  letter-spacing: 0.025em; }

/* Titles */
.title--container {
  position: relative; }
  .title--container .btn--edit {
    right: 0;
    position: absolute !important;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.content {
  padding: 30px 0 50px 0; }

.title {
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  color: #313C50;
  font-weight: normal;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 20px 0 20px 0;
  font-weight: unset; }
  .title.title--xs {
    font-size: 15px;
    line-height: 1.6em; }
  .title.title--sm {
    font-size: 19px;
    line-height: 1.4em; }
  .title.title--lg {
    font-size: 24px;
    line-height: 1.4em; }
  .title.title--xlg {
    font-size: 32px;
    line-height: 1.4em; }
  .title.title--center {
    text-align: center; }

.super-title {
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif, sans-serif;
  font-size: 11px;
  color: #313C50;
  line-height: 1;
  margin-bottom: 6px;
  text-transform: uppercase; }

/* Subtitles */
.subtitle {
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif, sans-serif; }
  .subtitle.subtitle--light-bold {
    color: #A3A3A3;
    font-size: 12px;
    line-height: 12px; }
  .subtitle.subtitle--description {
    color: #4E4E4E;
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
    font-size: 16px; }
    .subtitle.subtitle--description .btn--round {
      display: inline-block;
      margin-left: 5px; }
  .subtitle.subtitle--sponsor {
    color: #313C50;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 14px; }
  .subtitle.subtitle--copyright {
    color: #4E4E4E;
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
    font-size: 14px; }
  .subtitle + p {
    margin-top: 0; }

.byline {
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif;
  white-space: nowrap; }
  .byline.byline--video {
    font-size: 16px;
    color: #4E4E4E; }
  .byline.byline--article {
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif, sans-serif;
    font-size: 13px;
    color: #A3A3A3;
    white-space: normal;
    margin: 0;
    padding-bottom: 16px; }

/* Base ===================*/
b,
strong {
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }

em, i {
  font-family: "open_sans-italic", "Helvetica-italic", "Arial-italic", sans-serif; }

.txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  color: #4E4E4E;
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
  width: 100%; }
  .txt h1, .txt h2, .txt h3, .txt h4 {
    width: 100%; }
  .txt.text-small {
    font-size: 13px;
    line-height: 22px; }
  .txt.txt--italic {
    font-family: "open_sans-italic", "Helvetica-italic", "Arial-italic", sans-serif;
    display: block;
    -ms-flex: none;
        flex: none; }
  .txt.txt-center {
    text-align: center;
    display: block;
    -ms-flex: none;
        flex: none; }
  .txt:not(:last-child) {
    margin-bottom: 15px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .txt > p {
      width: 100%; } }

.container.article-page .txt {
  font-family: "merriweather"; }
  .container.article-page .txt.txt--italic, .container.article-page .txt em, .container.article-page .txt i {
    font-family: "merriweather-italic"; }
  .container.article-page .txt b, .container.article-page .txt strong {
    font-family: "merriweather-bold"; }

.box--row > .txt {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  @media (max-width: 921.98px) {
    .box--row > .txt {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }
  .box--row > .txt:not(:first-child) {
    margin-left: 30px; }
    @media (max-width: 921.98px) {
      .box--row > .txt:not(:first-child) {
        margin-left: 0; } }

p.txt {
  display: block;
  -ms-flex: none;
      flex: none; }

.line-clamp {
  position: relative;
  line-height: inherit; }
  .line-clamp.ellipses:after {
    content: '... ';
    transition: all 0.2s ease-in-out;
    position: absolute;
    z-index: 999;
    width: 3em;
    right: 0;
    bottom: 0;
    background: white; }

.link--right-align {
  text-align: right;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 16px; }
  .link--right-align .link.link-redirect {
    padding: 2px 15px;
    text-transform: uppercase;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 13px;
    color: #3E9AAC;
    text-decoration: none;
    transition: all .2s ease-in-out;
    transition: all 0.3s ease-in-out; }

h1, h2, h3, h4 {
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  color: #313C50;
  font-weight: normal;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 20px 0 20px 0; }

h1 {
  font-size: 32px;
  line-height: 1.4em; }
  h1:first-child {
    margin-top: 10px; }

h2 {
  font-size: 24px;
  line-height: 1.4em; }

h3 {
  font-size: 19px;
  line-height: 1.4em; }

h4 {
  font-size: 15px;
  line-height: 1.4em; }

a strong {
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important; }

.panel-group .panel-heading {
  border-bottom: 1px solid #EAEBF0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  .panel-group .panel-heading.deleted {
    position: relative; }
    .panel-group .panel-heading.deleted .caret {
      color: transparent;
      margin-top: 18px;
      margin-right: 5px;
      display: inline-block;
      width: 0;
      height: 0;
      vertical-align: middle;
      border-top: 5px dashed;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent; }
    .panel-group .panel-heading.deleted .panel-title {
      color: #313C50; }
    .panel-group .panel-heading.deleted:before {
      content: " ";
      position: absolute;
      top: 50%;
      left: 0;
      border-bottom: 2px solid #313C50;
      width: 100%; }
    .panel-group .panel-heading.deleted a {
      cursor: default; }
  .panel-group .panel-heading.uploaded .panel-title {
    color: #1CA922; }
  .panel-group .panel-heading.uploaded .caret {
    color: transparent;
    margin-top: 18px;
    margin-right: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }
  .panel-group .panel-heading.uploaded a {
    cursor: default; }
  .panel-group .panel-heading .panel-title {
    color: #3E9AAC;
    margin-top: 10px;
    margin-bottom: 2px; }
  .panel-group .panel-heading a.btn--remove {
    margin-top: 3px; }
  .panel-group .panel-heading a[data-toggle='collapse'] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-positive: 2;
        flex-grow: 2; }
  .panel-group .panel-heading a[aria-expanded='false'] > .expand_caret {
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  .panel-group .panel-heading a:hover {
    text-decoration: none; }
  .panel-group .panel-heading .caret {
    color: #4E4E4E;
    margin-top: 18px;
    margin-right: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }

/* Admin (logged in as) */
.admin {
  /* Hide Shopping Cart Button */
  /* Upload Progress Bar */
  /* Position Change of Progress Blocks */ }
  .admin .btn--cart {
    display: none; }
  .admin .upload-progress.progress--2:after {
    width: 33.3333%; }
  .admin .upload-progress.progress--3:after {
    width: 66.6666%; }
  .admin .upload-progress.progress--4:after {
    width: 100%; }
  .admin .progress--block.progress--block-1 {
    left: 0; }
  .admin .progress--block.progress--block-2 {
    left: 33.3333%; }
  .admin .progress--block.progress--block-3 {
    left: 66.6666%; }
  .admin .progress--block.progress--block-4 {
    left: 100%; }
  .admin .progress--block.progress--block-5 {
    display: none; }

.alert {
  position: relative;
  display: inline-table;
  width: 100%;
  background-color: #FCF8E3;
  color: #4E4E4E;
  text-align: center;
  padding: 5px 0 5px 0;
  margin: 20px 0 0 0; }
  .alert .alert--title {
    color: #313C50;
    font-size: 20px;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif, sans-serif; }
  .alert .alert--text {
    color: #4E4E4E;
    font-size: 16px;
    padding-left: 0;
    margin-left: 0;
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif; }
    .alert .alert--text ul {
      list-style: none; }
    .alert .alert--text a {
      color: #3E9AAC;
      font-size: 13px;
      font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif;
      text-decoration: none; }
  .alert .alert--links--container {
    padding: 0;
    margin-top: 0; }
  .alert li.alert--links {
    list-style: none; }
    .alert li.alert--links a {
      color: #3E9AAC;
      font-size: 13px;
      font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif;
      text-decoration: none; }
  .alert.alert-success {
    background-color: #c7e6c7;
    color: #255625; }
  .alert.alert-info {
    background-color: #daf1f8;
    color: #1b6d85; }
  .alert.alert-warning {
    background-color: #fceedb;
    color: #985f0d; }
  .alert.alert-danger {
    background-color: #f4cecd;
    color: #761c19; }

.breaking--news--title {
  font-weight: bold; }

.block {
  margin-bottom: 25px; }
  .block .btn--container,
  .block .btn--container--spacer {
    margin-top: 45px; }
  .block .btn--container--stick--bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .block.half--box-block.block--colored .txt.txt--italic.txt-center > p {
    margin-bottom: 0; }

.block--colored {
  background-color: #F2F2F2;
  font-size: 16px;
  margin-bottom: 25px;
  padding: 25px; }
  .block--colored.block--notrounded {
    border-radius: 0px; }
  .block--colored .txt {
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif; }
    .block--colored .txt.txt--italic {
      font-family: "open_sans-italic", "Helvetica-italic", "Arial-italic", sans-serif; }

.block--dashed {
  border: 2px dashed #B4B4B4;
  padding: 50px;
  text-align: center; }

.block--italic {
  font-style: italic; }
  .block--italic .btn {
    font-style: normal; }

.block--padding {
  padding: 50px; }
  .block--padding .btn--container--stick--bottom {
    bottom: 50px; }

.block--component {
  border-bottom: 3px solid #EAEBF0;
  padding: 25px 0 100px 0; }
  .block--component .title--xlg {
    font-size: 26px;
    border-bottom: 1px solid #313C50; }

.block--equal--height {
  min-height: 100%; }

.block--article-content {
  margin-top: 15px; }
  .block--article-content .txt {
    margin-top: 25px; }
  .block--article-content h3 {
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
    color: #4E4E4E; }

.block--video-embed {
  overflow: hidden; }
  .block--video-embed:only-child {
    min-width: 100%; }
  .block--video-embed:not(:only-child):first-child {
    padding-right: 15px;
    min-width: 50%; }
  .block--video-embed:not(:only-child):last-child {
    padding-left: 15px;
    min-width: 50%; }
  @media (max-width: 921.98px) {
    .block--video-embed {
      display: block;
      height: 100%;
      padding: 0; } }

.content--two-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  /*& > *:not(:last-child) {
        margin-right: 40px;

        @include media-breakpoint-down(md) {
            margin-right: 10px;
        }
    }*/ }
  .content--two-column:not(:first-child) {
    padding-top: 8px; }
  @media (max-width: 921.98px) {
    .content--two-column {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .content--two-column .one-third {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 2;
        flex-shrink: 2;
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    min-width: 30%;
    margin-bottom: 20px; }
    @media (max-width: 921.98px) {
      .content--two-column .one-third {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        max-width: 100%;
        width: 100%; } }
  .content--two-column .two-third {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
    max-width: 66%;
    margin-bottom: 20px;
    margin-right: 30px; }
    @media (max-width: 921.98px) {
      .content--two-column .two-third {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        max-width: 100%;
        width: 100%; } }

.box--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  padding-top: 15px;
  padding-bottom: 15px;
  /*& > *:not(:last-child) {
        margin-right: 40px;

        @include media-breakpoint-down(md) {
            margin-right: 10px;
        }
    }*/ }
  .box--row > div:not(:first-child) {
    margin-left: 30px; }
    @media (max-width: 921.98px) {
      .box--row > div:not(:first-child) {
        margin-left: 0; } }
  .box--row:first-child {
    padding-top: 0; }
  .box--row:last-child {
    padding-bottom: 30px; }
  @media (max-width: 921.98px) {
    .box--row {
      -ms-flex-direction: column;
          flex-direction: column;
      padding-top: 0;
      padding-bottom: 0; }
      .box--row:last-child {
        padding-top: 15px; } }
  .box--row .half {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    width: 50%;
    margin-bottom: 20px; }
    @media (max-width: 921.98px) {
      .box--row .half {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
        width: 100%; } }
  .box--row .half--box-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -ms-flex: 1 1;
        flex: 1 1;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 35px; }
    @media (max-width: 921.98px) {
      .box--row .half--box-block {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }
    .box--row .half--box-block .txt-center {
      margin-bottom: auto;
      display: block; }
    .box--row .half--box-block .title {
      margin-top: 0; }
    .box--row .half--box-block .title--center {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
  .box--row > .half--box-block:not(:last-child) {
    margin-right: 35px; }
    @media (max-width: 921.98px) {
      .box--row > .half--box-block:not(:last-child) {
        margin-right: 0;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }

.box--section {
  margin-top: 8px; }
  @media (max-width: 921.98px) {
    .box--section {
      padding-bottom: 0;
      margin-top: 0; } }
  .box--section h2.title {
    padding-bottom: 15px;
    margin: 8px 0 0 0; }
    @media (max-width: 921.98px) {
      .box--section h2.title {
        margin-bottom: 8px;
        margin-top: 0;
        padding-bottom: 0; } }

.box--column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.box--grow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 auto;
      flex: 1 auto; }

.box--list:last-child {
  margin-bottom: 0; }

.box--list > * {
  list-style: none; }

.breadcrumb {
  display: inline-block;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif; }
  .breadcrumb .breadcrumb--past {
    color: #007F9D;
    font-size: 13px;
    transition: all 0.3s ease-in-out; }
    .breadcrumb .breadcrumb--past:hover, .breadcrumb .breadcrumb--past:active, .breadcrumb .breadcrumb--past:focus {
      transition: all .2s ease-in-out;
      color: #00566a;
      text-decoration: none; }
  .breadcrumb .breadcrumb--current {
    color: #4E4E4E;
    font-size: 13px;
    transition: all 0.3s ease-in-out; }
    .breadcrumb .breadcrumb--current:hover, .breadcrumb .breadcrumb--current:active, .breadcrumb .breadcrumb--current:focus {
      text-decoration: none; }

.bulk-upload div.video-errors {
  margin-top: 20px; }
  .bulk-upload div.video-errors > ul {
    width: 80%;
    margin: auto; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none; }

/* Button Container */
.btn--container {
  margin-top: 25px; }
  @media (max-width: 921.98px) {
    .btn--container {
      margin-top: 0px; } }
  @media (max-width: 921.98px) {
    .btn--container .btn {
      margin-top: 8px;
      margin-bottom: 8px;
      margin-right: 10px; } }
  .btn--container .btn + .btn {
    margin-left: 10px; }
    @media (max-width: 921.98px) {
      .btn--container .btn + .btn {
        margin-left: 0;
        margin-right: 10px; } }
  .btn--container.btn--container--upload {
    margin-top: -10px; }
    .btn--container.btn--container--upload .btn + .btn,
    .btn--container.btn--container--upload .btn + .btn--solid {
      margin-left: 0; }
    .btn--container.btn--container--upload .btn {
      margin-top: 10px;
      margin-right: 20px; }
  .btn--container.btn--flex-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

/* Button Styles */
.btn {
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  -ms-flex: none;
      flex: none;
  background-color: transparent;
  transition: all .3s ease-in;
  outline: none; }
  .btn:hover {
    text-decoration: none;
    cursor: pointer; }

/* Round */
.btn--round {
  background: inherit;
  border: 1px solid #EAEBF0;
  border-radius: 50%;
  color: #313C50;
  display: block;
  height: 32px;
  position: relative;
  width: 32px;
  outline-style: none; }
  .btn--round:after {
    font-family: "aaos-glyphs";
    font-size: 9px;
    position: absolute;
    left: 52%;
    top: 51%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .btn--round.btn--teal {
    background-color: #FFFFFF;
    border-color: #3E9AAC;
    color: #3E9AAC; }
    .btn--round.btn--teal.active {
      background-color: #3E9AAC;
      color: #FFFFFF; }
  .btn--round.btn--danger {
    background-color: #FFFFFF;
    border-color: #E14038;
    color: #E14038; }
    .btn--round.btn--danger.active, .btn--round.btn--danger:hover {
      background-color: #E14038;
      color: #FFFFFF; }

/* Header Buttons */
.btn--profile {
  outline-color: none; }
  .btn--profile:after {
    content: ""; }

.btn--cart:after {
  content: ""; }

.btn--upload:after {
  content: ""; }

/* Video Like/Dislike */
.btn--dislike:after {
  content: ""; }

.btn--like:after {
  content: ""; }

/* Video Buttons */
.btn--bookmark:after {
  content: "";
  font-size: 11px; }

.btn--add:after {
  content: "";
  font-size: 11px; }

.btn--share:after {
  content: "";
  font-size: 11px; }

.btn--edit:after {
  content: "";
  font-size: 11px; }

.btn--remove:after {
  content: "";
  font-size: 11px; }

.btn--flag:after {
  content: "";
  font-size: 11px; }

.btn--email:after {
  content: "";
  font-size: 11px; }

.btn--download:after {
  content: "";
  font-size: 11px; }

.btn--filters:after {
  content: "";
  font-size: 11px;
  line-height: 11px; }

/* Footer Buttons */
.btn--facebook:after {
  content: "";
  font-size: 11px; }

.btn--twitter:after {
  content: "";
  font-size: 11px; }

.btn--print:after {
  content: "";
  font-size: 11px; }

.btn--youtube:after {
  content: "";
  font-size: 11px; }

.btn--linkedin:after {
  content: "";
  font-size: 11px; }

.btn--instagram:after {
  content: "";
  font-size: 11px; }

.btn--podcast:after {
  content: "";
  font-size: 11px; }

/* Solid */
.btn--solid {
  background-color: #CC0033;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 0.9em;
  line-height: 0.9em;
  padding: 15px 35px;
  text-transform: uppercase; }
  @media (max-width: 921.98px) {
    .btn--solid {
      font-size: 0.8em;
      line-height: 0.8em;
      padding: 10px 30px; } }
  .btn--solid:hover {
    background-color: #990026;
    color: #FFFFFF; }

/* Color Variations */
.btn--blue {
  border-color: #354054;
  color: #354054; }
  .btn--blue:hover {
    background-color: #354054;
    color: #FFFFFF; }

.btn--red {
  background-color: #CC0033;
  color: #FFFFFF; }
  .btn--red:hover {
    background-color: #990026;
    color: #FFFFFF; }

.btn--teal {
  background-color: #3E9AAC;
  color: #FFFFFF; }
  .btn--teal:hover {
    background-color: #307887;
    color: #FFFFFF; }

.btn--white {
  border-color: #FFFFFF;
  color: #FFFFFF; }
  .btn--white:hover {
    background-color: #FFFFFF;
    color: #4E4E4E; }

/* Outlined */
.btn--outline {
  border: 2px solid #CC0033;
  border-radius: 5px;
  color: #CC0033;
  font-size: 0.9em;
  line-height: 0.9em;
  padding: 15px 35px;
  text-transform: uppercase; }
  @media (max-width: 921.98px) {
    .btn--outline {
      font-size: 0.8em;
      line-height: 0.8em;
      padding: 8px 30px; } }
  .btn--outline:hover {
    background-color: #CC0033;
    border-color: #CC0033;
    color: #FFFFFF; }
  .btn--outline.btn--blue {
    background-color: #FFFFFF;
    border-color: #354054;
    color: #354054; }
  .btn--outline.btn--teal {
    background-color: #FFFFFF;
    border-color: #3E9AAC;
    color: #3E9AAC; }
    .btn--outline.btn--teal:hover {
      background-color: #3E9AAC;
      color: #FFFFFF; }
  .btn--outline.btn--danger {
    background-color: #FFFFFF;
    border-color: #E14038;
    color: #E14038; }
    .btn--outline.btn--danger:hover {
      background-color: #E14038;
      color: #FFFFFF; }
  .btn--outline.btn--white {
    border-color: #FFFFFF;
    color: #FFFFFF; }

/* Disabled Buttons*/
.btn--disabled {
  background: #ececec;
  border-color: #A3A3A3;
  color: #A3A3A3;
  pointer-events: none;
  cursor: not-allowed; }
  .btn--disabled:hover {
    background: #ececec;
    color: #A3A3A3; }

/* Different Sizes */
.btn--small {
  font-size: 0.8em;
  line-height: 0.8em;
  padding: 8px 30px; }

.btn--large {
  border-radius: 5px;
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 16px 45px;
  margin: 0 auto;
  max-width: 375px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 921.98px) {
    .btn--large {
      font-size: 1em;
      line-height: 1em;
      padding: 14px 35px; } }

.btn--xlrg {
  border-radius: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 auto;
  padding: 15px 50px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 921.98px) {
    .btn--xlrg {
      font-size: 1.2em;
      line-height: 1.2em;
      padding: 16px 45px; } }

/* Cancel */
.btn--cancel {
  border-color: #4E4E4E;
  color: #4E4E4E; }
  .btn--cancel:hover {
    border-color: #4E4E4E;
    background-color: #4E4E4E;
    color: #FFFFFF; }

.btn--close {
  position: absolute;
  right: 15px;
  top: 15px; }
  .btn--close:hover {
    cursor: pointer; }

/* Button Displacement */
.btn--full .btn {
  display: block;
  margin: 0 0 25px 0 !important;
  text-align: center;
  width: 100%; }
  @media (max-width: 921.98px) {
    .btn--full .btn {
      font-size: 1em;
      line-height: 1em;
      padding: 14px 35px;
      margin: 0 auto !important; } }

.btn--back {
  color: #3E9AAC;
  padding: 0px; }
  .btn--back:before {
    content: "";
    display: inline-block;
    font-family: "aaos-glyphs";
    font-size: 10px;
    margin-right: 5px; }
  .btn--back:hover {
    color: #007F9D; }

/* Button Alignment */
.btn--inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  .btn--inline .btn {
    margin-left: 0px;
    margin-right: 5px; }

.btn--stacked .btn {
  clear: both;
  float: left; }

.btn--stacked .btn + .btn {
  margin: 20px 0 0 0; }

.btn--holder {
  padding-right: 45px;
  position: relative; }
  .btn--holder .btn--right {
    position: absolute;
    right: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .btn--holder .form-group {
    margin-bottom: 0; }
  .btn--holder.search--filter {
    margin-bottom: 10px; }

.btn--right {
  float: right; }

.btn--show {
  color: #3E9AAC;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }

#st-content,
.st-content {
  width: auto;
  position: absolute;
  z-index: 9999;
  background-color: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
  padding: 15px 0; }
  #st-content .st-custom-button,
  .st-content .st-custom-button {
    position: relative;
    padding: 10px 30px 10px 20px;
    text-align: left;
    transition: all 0.3s ease-in-out; }
    #st-content .st-custom-button:hover, #st-content .st-custom-button:active, #st-content .st-custom-button:focus,
    .st-content .st-custom-button:hover,
    .st-content .st-custom-button:active,
    .st-content .st-custom-button:focus {
      background-color: #CC0033; }
      #st-content .st-custom-button:hover > *, #st-content .st-custom-button:active > *, #st-content .st-custom-button:focus > *,
      .st-content .st-custom-button:hover > *,
      .st-content .st-custom-button:active > *,
      .st-content .st-custom-button:focus > * {
        color: #FFFFFF !important; }
      #st-content .st-custom-button:hover > span.btn--flag, #st-content .st-custom-button:active > span.btn--flag, #st-content .st-custom-button:focus > span.btn--flag,
      .st-content .st-custom-button:hover > span.btn--flag,
      .st-content .st-custom-button:active > span.btn--flag,
      .st-content .st-custom-button:focus > span.btn--flag {
        border-color: white !important; }
    #st-content .st-custom-button span,
    .st-content .st-custom-button span {
      display: inline-block;
      cursor: pointer; }
      #st-content .st-custom-button span.btn.btn--round,
      .st-content .st-custom-button span.btn.btn--round {
        margin: 0 0 0 0 !important; }
        #st-content .st-custom-button span.btn.btn--round.btn--facebook,
        .st-content .st-custom-button span.btn.btn--round.btn--facebook {
          border-color: #3b5998;
          background-color: #3b5998;
          color: #FFFFFF;
          line-height: 11px;
          font-size: 11px; }
        #st-content .st-custom-button span.btn.btn--round.btn--linkedin,
        .st-content .st-custom-button span.btn.btn--round.btn--linkedin {
          border-color: #007bb5;
          background-color: #007bb5;
          color: #FFFFFF; }
        #st-content .st-custom-button span.btn.btn--round.btn--twitter,
        .st-content .st-custom-button span.btn.btn--round.btn--twitter {
          border-color: #1da1f2;
          background-color: #1da1f2;
          color: #FFFFFF; }
        #st-content .st-custom-button span.btn.btn--round.btn--twitter,
        .st-content .st-custom-button span.btn.btn--round.btn--twitter {
          border-color: #1da1f2;
          background-color: #1da1f2;
          color: #FFFFFF; }
        #st-content .st-custom-button span.btn.btn--round.btn--email,
        .st-content .st-custom-button span.btn.btn--round.btn--email {
          border-color: #4E4E4E;
          background-color: transparent;
          color: #4E4E4E; }
          #st-content .st-custom-button span.btn.btn--round.btn--email:after,
          .st-content .st-custom-button span.btn.btn--round.btn--email:after {
            margin-top: 1px; }
        #st-content .st-custom-button span.btn.btn--round.btn--flag,
        .st-content .st-custom-button span.btn.btn--round.btn--flag {
          border-color: #4E4E4E;
          background-color: transparent;
          color: #4E4E4E; }
      #st-content .st-custom-button span.network-title,
      .st-content .st-custom-button span.network-title {
        font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
        color: #4E4E4E;
        margin-left: 10px; }

.video--details .overlay--likes .btn {
  margin: 0 0 0 5px; }

a.channel-utility-btn {
  color: inherit; }

a.channel-utility-btn:hover {
  color: inherit; }

/* ----------------------------> AAOS Video Portal Cards ------ */
.card {
  background-color: #F6F7FA;
  border-radius: 8px;
  min-height: 235px;
  margin: 10px;
  padding: 25px;
  text-align: center;
  width: calc(33.3333% - 30px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  display: inline-block;
  transition: box-shadow .3s ease-in;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .card:hover, .card:active, .card:focus {
    text-decoration: none; }
  .card:hover, .card:active, .card:focus {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }
  .card.disabled {
    box-shadow: none;
    border-radius: 0px;
    pointer-events: none; }

.card-title {
  font-size: 16px;
  margin: 20px 0 5px 0;
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  transition: all 0.3s ease-in-out; }
  .card-title:hover, .card-title:active, .card-title:focus {
    color: #313C50; }

.card-name {
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  margin-top: 15px; }

.card-count {
  margin-top: 15px; }

.card-image {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: 200px;
  overflow: hidden;
  margin: 0 auto;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex; }
  .card-image img {
    width: 100%;
    height: 100%; }

.card-desc {
  margin-top: 10px;
  font-size: 13px;
  line-height: 22px;
  color: #4E4E4E; }

.card-desc-bold {
  font-size: 15px;
  line-height: 22px;
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  margin-bottom: 0; }

.card-copyright {
  font-size: 10px;
  line-height: 14px;
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  margin-bottom: 0;
  margin-top: 15px; }

.card-sponsor {
  font-size: 14px;
  line-height: 14px;
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  margin-bottom: 0; }

.grid--cards {
  width: calc(100% + 30px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .grid--cards .card {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    -ms-flex-preferred-size: calc(33% - 23px);
        flex-basis: calc(33% - 23px);
    max-width: calc(33% - 23px); }
    @media (max-width: 921.98px) {
      .grid--cards .card {
        -ms-flex-preferred-size: calc(50% - 27px);
            flex-basis: calc(50% - 27px);
        max-width: calc(50% - 27px); } }
    @media (max-width: 767.98px) {
      .grid--cards .card {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        max-width: 100%; } }

.box--row > .card--illustration {
  width: 50%; }
  @media (max-width: 921.98px) {
    .box--row > .card--illustration {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

.box--row > .card:first-of-type {
  margin-left: 0; }

.box--row > .card:last-of-type {
  margin-right: 0; }

.card--illustration .card-image {
  height: 70px;
  width: 70px;
  margin-bottom: 15px; }

.card--illustration .card-title {
  margin-bottom: 15px; }

.card-image-plus {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: 200px;
  overflow: hidden;
  margin: 0 auto;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex; }
  .card-image-plus img {
    width: 100%;
    height: 100%; }

/* ----------------------------> AAOS Design System Cards ------ */
.card--basic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex: 1 2 auto;
      flex: 1 2 auto;
  background-color: #F6F7FA;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 921.98px) {
    .card--basic {
      max-width: 100%; } }
  .card--basic:hover, .card--basic:active, .card--basic:focus {
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }
  .card--basic .card-title {
    margin: 0;
    padding: 0;
    max-width: 100%;
    font-size: 16px;
    letter-spacing: 0.4px !important; }
  .card--basic .card-text .line-clamp:after {
    background: #F6F7FA; }
  .card--basic .card-img {
    border-radius: 8px 8px 0 0;
    overflow: hidden; }

.card--vertical {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .card--vertical > h2 {
    margin-top: 0;
    margin-bottom: 15px; }
  .card--vertical .card-img {
    overflow: hidden;
    background-color: #d5dae8;
    height: 330px;
    min-height: 330px;
    transition: background-color 0.2s ease-in-out;
    background-color: #A3A3A3;
    position: relative; }
    @media (max-width: 921.98px) {
      .card--vertical .card-img {
        max-width: 100%; } }
    .card--vertical .card-img > img {
      left: 50%;
      position: absolute;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (max-width: 921.98px) {
        .card--vertical .card-img > img {
          max-width: 100%; } }
  .card--vertical .card-text {
    margin: 25px;
    overflow: hidden; }
    .card--vertical .card-text .card-title {
      margin-bottom: 10px;
      overflow: hidden; }
    .card--vertical .card-text .card-desc {
      margin: 0;
      overflow: hidden; }
  @media (max-width: 921.98px) {
    .card--vertical {
      margin: 20px 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }

.card--horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px; }
  @media (max-width: 921.98px) {
    .card--horizontal {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      max-width: 100%; } }
  .card--horizontal > h2 {
    margin-top: 0;
    margin-bottom: 15px; }
  .card--horizontal .card-img {
    border-radius: 8px 0px 0px 8px;
    overflow: hidden;
    height: 210px;
    width: 715px;
    background-color: #A3A3A3;
    position: relative; }
    @media (max-width: 921.98px) {
      .card--horizontal .card-img {
        width: 100%;
        height: 330px;
        border-radius: 8px 8px 0px 0px; } }
    .card--horizontal .card-img > img {
      max-width: 390px;
      left: 50%;
      position: absolute;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (max-width: 921.98px) {
        .card--horizontal .card-img > img {
          max-width: 100%; } }
  .card--horizontal .card-text {
    padding: 20px; }
    .card--horizontal .card-text .card-title {
      font-size: 19px; }
    .card--horizontal .card-text .card-desc {
      margin-bottom: 0;
      font-size: 16px; }
      @media (max-width: 921.98px) {
        .card--horizontal .card-text .card-desc {
          font-size: 13px; } }
    @media (max-width: 921.98px) {
      .card--horizontal .card-text {
        width: 100%; } }
  .card--horizontal .card--basic {
    -ms-flex-direction: row;
        flex-direction: row;
    max-width: 100%; }
    @media (max-width: 921.98px) {
      .card--horizontal .card--basic {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-line-pack: center;
            align-content: center;
        max-height: 100%; } }
  @media (max-width: 921.98px) {
    .card--horizontal {
      margin-bottom: 15px; } }

.card--scroll {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow-x: scroll;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }
  .card--scroll::-webkit-scrollbar {
    width: 0px;
    /* remove scrollbar space */ }
  .card--scroll::-webkit-scrollbar-track {
    background-color: transparent; }
  .card--scroll::-webkit-scrollbar-thumb {
    background-color: transparent; }
  .card--scroll .img--container {
    margin: 15px;
    margin-right: 20px;
    width: auto; }
    .card--scroll .img--container .fancybox {
      width: 190px;
      height: 120px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
      overflow: hidden;
      transition: box-shadow .3s ease-in;
      background-color: #F6F7FA;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.3s ease-in-out; }
      .card--scroll .img--container .fancybox:hover, .card--scroll .img--container .fancybox:active, .card--scroll .img--container .fancybox:focus {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }
      .card--scroll .img--container .fancybox img {
        height: 100%;
        width: auto; }
    .card--scroll .img--container .img-caption,
    .card--scroll .img--container .img-credit {
      display: none; }
  .card--scroll .card--vertical {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin: 20px 15px 20px 15px;
    width: 430px; }
    .card--scroll .card--vertical .card-img {
      height: 320px;
      min-height: 320px;
      width: 430px; }
      .card--scroll .card--vertical .card-img img {
        height: 100%; }
  @media (max-width: 921.98px) {
    .card--scroll {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }

.card--scroll-container {
  display: block;
  position: relative;
  width: 99%; }
  .card--scroll-container:before, .card--scroll-container:after {
    content: " ";
    display: block;
    position: absolute;
    width: 40px;
    height: 100%;
    z-index: 999; }
  .card--scroll-container:before {
    background: linear-gradient(to left, rgba(255, 255, 255, 0), white); }
  .card--scroll-container:after {
    right: 0;
    top: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white); }
  .card--scroll-container.noscroll-left:before {
    opacity: 0; }
  .card--scroll-container.noscroll-right:after {
    opacity: 0; }
  .card--scroll-container.scrolling .scroll-left--nav,
  .card--scroll-container.scrolling .scroll-right--nav {
    box-shadow: none !important; }
  .card--scroll-container > .scroll-left--nav,
  .card--scroll-container > .scroll-right--nav {
    display: block;
    padding: 0;
    position: absolute;
    top: calc(50% - 32px);
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background-color: #354054;
    color: #FFFFFF;
    z-index: 1000;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    font-size: 24px;
    font-weight: 900; }
    .card--scroll-container > .scroll-left--nav.disabled,
    .card--scroll-container > .scroll-right--nav.disabled {
      background-color: #F2F2F2;
      opacity: 0;
      cursor: default; }
  .card--scroll-container > .scroll-left--nav {
    font-family: "aaos-glyphs";
    left: -15px; }
    @media (max-width: 921.98px) {
      .card--scroll-container > .scroll-left--nav {
        left: -5px;
        top: calc(50% - 30px); } }
    .card--scroll-container > .scroll-left--nav:before {
      content: "";
      position: relative;
      top: 4px;
      left: 12px; }
  .card--scroll-container > .scroll-right--nav {
    font-family: "aaos-glyphs";
    right: -15px; }
    @media (max-width: 921.98px) {
      .card--scroll-container > .scroll-right--nav {
        right: -5px;
        top: calc(50% - 30px); } }
    .card--scroll-container > .scroll-right--nav:before {
      content: "";
      position: relative;
      top: 5px;
      right: -16px; }

.card-img-simple {
  width: 100%;
  border-radius: 8px; }

.card--author {
  float: left;
  width: calc(22% + 1px); }
  @media (max-width: 921.98px) {
    .card--author {
      width: 100%; } }

.card--authorpage {
  background-color: transparent;
  box-shadow: none;
  transition: all 0.3s ease-in-out; }
  .card--authorpage:hover, .card--authorpage:active, .card--authorpage:focus {
    box-shadow: none; }

/* ----------------------------> BOX Sizing */
.two-third > .card--horizontal:not(:only-of-type),
.two-third > .card--horizontal:nth-child(n) {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  @media (max-width: 921.98px) {
    .two-third > .card--horizontal:not(:only-of-type),
    .two-third > .card--horizontal:nth-child(n) {
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
      margin-right: 0;
      margin-left: 0;
      margin-top: 0;
      padding: 0; } }
  .two-third > .card--horizontal:not(:only-of-type) .card--basic,
  .two-third > .card--horizontal:nth-child(n) .card--basic {
    padding: 20px; }
    @media (max-width: 921.98px) {
      .two-third > .card--horizontal:not(:only-of-type) .card--basic,
      .two-third > .card--horizontal:nth-child(n) .card--basic {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        max-width: 100%; } }
  .two-third > .card--horizontal:not(:only-of-type) .card-img,
  .two-third > .card--horizontal:nth-child(n) .card-img {
    max-height: 112px;
    max-width: 112px;
    background-color: #F6F7FA;
    border-radius: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 20px; }
    @media (max-width: 921.98px) {
      .two-third > .card--horizontal:not(:only-of-type) .card-img,
      .two-third > .card--horizontal:nth-child(n) .card-img {
        max-width: 90px;
        max-height: 90px;
        min-height: 90px; } }
    .two-third > .card--horizontal:not(:only-of-type) .card-img > img,
    .two-third > .card--horizontal:nth-child(n) .card-img > img {
      max-width: 112px; }
      @media (max-width: 921.98px) {
        .two-third > .card--horizontal:not(:only-of-type) .card-img > img,
        .two-third > .card--horizontal:nth-child(n) .card-img > img {
          max-width: 90px; } }
  .two-third > .card--horizontal:not(:only-of-type) .card-text,
  .two-third > .card--horizontal:nth-child(n) .card-text {
    padding: 0; }
    .two-third > .card--horizontal:not(:only-of-type) .card-text .card-title,
    .two-third > .card--horizontal:nth-child(n) .card-text .card-title {
      font-size: 16px; }
    .two-third > .card--horizontal:not(:only-of-type) .card-text .card-desc,
    .two-third > .card--horizontal:nth-child(n) .card-text .card-desc {
      font-size: 13px; }
  .two-third > .card--horizontal:not(:only-of-type):not(:first-child),
  .two-third > .card--horizontal:nth-child(n):not(:first-child) {
    /*margin-left: $margin--between-items;*/ }
    @media (max-width: 921.98px) {
      .two-third > .card--horizontal:not(:only-of-type):not(:first-child),
      .two-third > .card--horizontal:nth-child(n):not(:first-child) {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px; } }
  @media (max-width: 921.98px) {
    .two-third > .card--horizontal:not(:only-of-type),
    .two-third > .card--horizontal:nth-child(n) {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; } }

.two-third > .card--vertical {
  -ms-flex-line-pack: justify;
      align-content: space-between; }
  .two-third > .card--vertical .card--basic {
    min-height: 396px;
    max-height: 606px; }
  .two-third > .card--vertical .card-img {
    min-width: 120px; }
    @media (max-width: 921.98px) {
      .two-third > .card--vertical .card-img {
        max-width: 100%; } }
  .two-third > .card--vertical:not(:only-of-type) {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-width: 48.7%;
    min-width: 320px; }
    @media (max-width: 921.98px) {
      .two-third > .card--vertical:not(:only-of-type) {
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
        margin-top: 0;
        padding: 0;
        max-width: 100%; } }
    .two-third > .card--vertical:not(:only-of-type):not(:first-child) {
      margin-left: 0;
      margin-bottom: 15px;
      /*margin-bottom: $margin--between-items;*/ }
      @media (max-width: 921.98px) {
        .two-third > .card--vertical:not(:only-of-type):not(:first-child) {
          margin-left: 0;
          margin-bottom: 15px;
          margin-right: auto;
          margin-left: auto; } }
    .two-third > .card--vertical:not(:only-of-type):not(:first-child):not(:last-child) {
      margin-bottom: 30px; }
  @media (max-width: 921.98px) {
    .two-third > .card--vertical {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }

.box--row .card--horizontal,
.box--section .card--horizontal {
  margin-bottom: 0; }

.box--row > .card--horizontal:not(:only-of-type),
.box--section > .card--horizontal:not(:only-of-type) {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
  margin-bottom: 0; }
  @media (max-width: 921.98px) {
    .box--row > .card--horizontal:not(:only-of-type),
    .box--section > .card--horizontal:not(:only-of-type) {
      margin-bottom: 16px; } }
  .box--row > .card--horizontal:not(:only-of-type) > h2:empty,
  .box--section > .card--horizontal:not(:only-of-type) > h2:empty {
    margin-top: 0;
    margin-bottom: 0; }
  @media (max-width: 921.98px) {
    .box--row > .card--horizontal:not(:only-of-type):first-child,
    .box--section > .card--horizontal:not(:only-of-type):first-child {
      margin-top: 0; } }
  .box--row > .card--horizontal:not(:only-of-type):not(:first-child),
  .box--section > .card--horizontal:not(:only-of-type):not(:first-child) {
    margin-left: 30px; }
    @media (max-width: 921.98px) {
      .box--row > .card--horizontal:not(:only-of-type):not(:first-child),
      .box--section > .card--horizontal:not(:only-of-type):not(:first-child) {
        margin-left: 0;
        margin-right: 0; } }
  @media (max-width: 921.98px) {
    .box--row > .card--horizontal:not(:only-of-type):last-child,
    .box--section > .card--horizontal:not(:only-of-type):last-child {
      margin-bottom: 0; } }
  @media (max-width: 921.98px) {
    .box--row > .card--horizontal:not(:only-of-type),
    .box--section > .card--horizontal:not(:only-of-type) {
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 15px;
      margin-top: 0;
      padding: 0; } }
  .box--row > .card--horizontal:not(:only-of-type) .card--basic,
  .box--section > .card--horizontal:not(:only-of-type) .card--basic {
    padding: 20px; }
    @media (max-width: 921.98px) {
      .box--row > .card--horizontal:not(:only-of-type) .card--basic,
      .box--section > .card--horizontal:not(:only-of-type) .card--basic {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        max-width: 100%; } }
  .box--row > .card--horizontal:not(:only-of-type) .card-img,
  .box--section > .card--horizontal:not(:only-of-type) .card-img {
    max-height: 112px;
    max-width: 112px;
    background-color: #F6F7FA;
    border-radius: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 20px; }
    @media (max-width: 921.98px) {
      .box--row > .card--horizontal:not(:only-of-type) .card-img,
      .box--section > .card--horizontal:not(:only-of-type) .card-img {
        max-width: 90px;
        max-height: 90px;
        min-height: 90px; } }
    .box--row > .card--horizontal:not(:only-of-type) .card-img > img,
    .box--section > .card--horizontal:not(:only-of-type) .card-img > img {
      max-height: 112px; }
      @media (max-width: 921.98px) {
        .box--row > .card--horizontal:not(:only-of-type) .card-img > img,
        .box--section > .card--horizontal:not(:only-of-type) .card-img > img {
          max-height: 100%;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content; } }
  .box--row > .card--horizontal:not(:only-of-type) .card-text,
  .box--section > .card--horizontal:not(:only-of-type) .card-text {
    padding: 0; }
    .box--row > .card--horizontal:not(:only-of-type) .card-text .card-title,
    .box--section > .card--horizontal:not(:only-of-type) .card-text .card-title {
      font-size: 16px; }
    .box--row > .card--horizontal:not(:only-of-type) .card-text .card-desc,
    .box--section > .card--horizontal:not(:only-of-type) .card-text .card-desc {
      font-size: 13px; }
  @media (max-width: 921.98px) {
    .box--row > .card--horizontal:not(:only-of-type),
    .box--section > .card--horizontal:not(:only-of-type) {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; } }

.box--row > .card--vertical,
.box--section > .card--vertical {
  -ms-flex-line-pack: justify;
      align-content: space-between; }
  .box--row > .card--vertical .card--basic,
  .box--section > .card--vertical .card--basic {
    min-height: 100%;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content; }
  .box--row > .card--vertical .card-img,
  .box--section > .card--vertical .card-img {
    min-width: 120px; }
    @media (max-width: 921.98px) {
      .box--row > .card--vertical .card-img,
      .box--section > .card--vertical .card-img {
        max-width: 100%; } }
    .box--row > .card--vertical .card-img img,
    .box--section > .card--vertical .card-img img {
      max-height: 100%; }
      @media (max-width: 921.98px) {
        .box--row > .card--vertical .card-img img,
        .box--section > .card--vertical .card-img img {
          max-height: -webkit-fit-content;
          max-height: -moz-fit-content;
          max-height: fit-content;
          max-width: 100%; } }
  .box--row > .card--vertical:not(:only-of-type),
  .box--section > .card--vertical:not(:only-of-type) {
    max-width: 48.7%; }
    @media (max-width: 921.98px) {
      .box--row > .card--vertical:not(:only-of-type),
      .box--section > .card--vertical:not(:only-of-type) {
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px;
        padding: 0;
        margin-top: 15px; } }
    .box--row > .card--vertical:not(:only-of-type):not(:first-child),
    .box--section > .card--vertical:not(:only-of-type):not(:first-child) {
      margin-left: 30px; }
      @media (max-width: 921.98px) {
        .box--row > .card--vertical:not(:only-of-type):not(:first-child),
        .box--section > .card--vertical:not(:only-of-type):not(:first-child) {
          margin-left: 0;
          margin-bottom: 0;
          margin-right: 0;
          margin-left: 0;
          margin-top: 0; } }
  @media (max-width: 921.98px) {
    .box--row > .card--vertical,
    .box--section > .card--vertical {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }

.box--row > .card--vertical:first-child:nth-last-child(2),
.box--row > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical,
.box--section > .card--vertical:first-child:nth-last-child(2),
.box--section > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical {
  max-width: 47.6%;
  min-width: 47.6%;
  -ms-flex-negative: 2;
      flex-shrink: 2;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .box--row > .card--vertical:first-child:nth-last-child(2) .card-img,
  .box--row > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical .card-img,
  .box--section > .card--vertical:first-child:nth-last-child(2) .card-img,
  .box--section > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical .card-img {
    height: 313px;
    min-height: 313px; }
    @media (max-width: 921.98px) {
      .box--row > .card--vertical:first-child:nth-last-child(2) .card-img,
      .box--row > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical .card-img,
      .box--section > .card--vertical:first-child:nth-last-child(2) .card-img,
      .box--section > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical .card-img {
        height: 330px;
        min-height: 330px; } }
  @media (max-width: 921.98px) {
    .box--row > .card--vertical:first-child:nth-last-child(2),
    .box--row > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical,
    .box--section > .card--vertical:first-child:nth-last-child(2),
    .box--section > .card--vertical:first-child:nth-last-child(2) ~ .card--vertical {
      margin-left: 0;
      max-width: 100%;
      max-height: 100%;
      min-width: 100%; } }

.box--row > .card--vertical:first-child:nth-last-child(3),
.box--row > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical,
.box--section > .card--vertical:first-child:nth-last-child(3),
.box--section > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical {
  max-width: 31.33%;
  min-width: 31.33%;
  -ms-flex-negative: 2;
      flex-shrink: 2;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .box--row > .card--vertical:first-child:nth-last-child(3) .card-img,
  .box--row > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical .card-img,
  .box--section > .card--vertical:first-child:nth-last-child(3) .card-img,
  .box--section > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical .card-img {
    height: 282px;
    min-height: 282px; }
    @media (max-width: 921.98px) {
      .box--row > .card--vertical:first-child:nth-last-child(3) .card-img,
      .box--row > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical .card-img,
      .box--section > .card--vertical:first-child:nth-last-child(3) .card-img,
      .box--section > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical .card-img {
        height: 330px;
        min-height: 330px; } }
  @media (max-width: 921.98px) {
    .box--row > .card--vertical:first-child:nth-last-child(3),
    .box--row > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical,
    .box--section > .card--vertical:first-child:nth-last-child(3),
    .box--section > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical {
      max-height: 100%;
      max-width: 100%;
      min-width: 100%; }
      .box--row > .card--vertical:first-child:nth-last-child(3):last-child,
      .box--row > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical:last-child,
      .box--section > .card--vertical:first-child:nth-last-child(3):last-child,
      .box--section > .card--vertical:first-child:nth-last-child(3) ~ .card--vertical:last-child {
        margin-top: 15px; } }

.one-third > .card--horizontal .card-text .card-desc {
  font-size: 15px;
  color: #313C50;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  margin-bottom: 0; }

.card-relatedContent {
  width: 300px; }

.content-header {
  border-bottom: 1px solid #EAEBF0;
  padding: 50px 0; }
  .content-header .title {
    margin: 15px 0; }
  .content-header.tight--header {
    padding: 10px 0; }
  @media (max-width: 921.98px) {
    .content-header {
      padding: 15px 0 25px 0; } }

.profile-type {
  background-color: #F2F2F2;
  margin: 25px 0;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase; }

.content-breadcrumbs {
  padding-top: 20px;
  text-transform: uppercase; }
  @media (max-width: 921.98px) {
    .content-breadcrumbs {
      padding: 10px 0; } }

.content-navigation {
  background-color: #F6F7FA; }
  @media (max-width: 921.98px) {
    .content-navigation {
      background-color: #FFFFFF; } }

.content-alert {
  padding: 10px 0;
  background-color: #CC0033;
  color: #FFFFFF;
  font-style: italic;
  font-size: 13px;
  cursor: pointer; }
  .content-alert a {
    color: white;
    width: 100%;
    background-color: blue; }
    .content-alert a:hover {
      color: white;
      text-decoration: none; }
  .content-alert .alert--text:after {
    font-family: "aaos-glyphs";
    content: "";
    padding-left: 0.5em;
    font-size: 0.5em; }

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f7f7f7; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #FFFFFF; }

.dataTables_removeFilter {
  display: none; }

.dataTables_filter label {
  margin-right: 5px; }

div.dataTables_wrapper div.dataTables_filter input.form-control-sm {
  padding: 0;
  font-size: inherit;
  height: auto;
  padding: 6px; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input.form-control-sm {
  padding: 0;
  font-size: inherit;
  height: auto;
  padding: 6px; }

.dataTables_length {
  float: left; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
  padding: 6px;
  margin-left: 10px; }

div.dataTables_wrapper div.dataTables_length select.form-control-sm {
  height: inherit;
  font-size: inherit; }

div.dataTables_wrapper div.justify-content-start strong {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

button.buttons-html5 {
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.333em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: #e9e9e9;
  background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none; }
  button.buttons-html5 :hover {
    color: #e9e9e9 !important; }

.html5buttons {
  float: right;
  background: #fff !important; }

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px; }

.html5buttons a:hover,
.html5buttons a:focus:active {
  background-color: #eee;
  color: inherit;
  border-color: #d2d2d2; }

div.dt-button-info {
  z-index: 100; }

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px; }
  .dataTables_length {
    float: none; } }

div.dataTables_wrapper div.dataTables_info {
  padding: 0;
  display: inline-block;
  float: right; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 5%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  border: solid 2px #95989A;
  font-weight: bold;
  padding: 1em 0;
  box-shadow: 2px 2px 5px #95989A;
  z-index: 99; }

#spinner {
  top: 5%;
  margin-left: 45%;
  width: 200px;
  text-align: center;
  border: solid 2px #95989A;
  font-weight: bold;
  padding: 1em 0;
  box-shadow: 2px 2px 5px #95989A;
  z-index: 99; }

div.dataTables_wrapper div.dataTables_paginate {
  text-align: center; }

.table.dataTable {
  table-layout: auto;
  width: 100%; }
  .table.dataTable .btn {
    min-width: 104px; }
  .table.dataTable thead > tr > th {
    font-size: 13px;
    color: #95989A;
    font-weight: 700;
    letter-spacing: 0.05em; }
    .table.dataTable thead > tr > th .btn {
      padding: 5px 30px; }
    .table.dataTable thead > tr > th.sorting {
      color: #CECECE; }
    .table.dataTable thead > tr > th.sorting_asc, .table.dataTable thead > tr > th.sorting_desc {
      color: #95989A; }
    .table.dataTable thead > tr > th.sorting_asc:hover, .table.dataTable thead > tr > th.sorting_desc:hover, .table.dataTable thead > tr > th.sorting:hover {
      color: #95989A;
      opacity: 1; }
    .table.dataTable thead > tr > th.sorting_disabled:hover {
      color: #95989A; }
  .table.dataTable tbody > tr > td {
    font-size: 16px;
    color: #4E4E4E;
    padding: 10px;
    vertical-align: middle;
    height: 40px; }
    .table.dataTable tbody > tr > td .btn {
      padding: 5px 30px; }
  .table.dataTable .datatable-form-row {
    padding: 0;
    margin: 0; }
    .table.dataTable .datatable-form-row th {
      font-size: 13px;
      background-color: #f7f7f7;
      color: #95989A;
      padding-left: 0;
      padding-right: 10px;
      height: 40px;
      vertical-align: middle; }
      .table.dataTable .datatable-form-row th input {
        width: 100%;
        height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #60605B; }
  .table.dataTable .btn {
    padding: 0.3em .15em;
    font-size: 11px; }

/* dataTables CSS modification & positioning */
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 0 !important;
  content: "" !important; }

.table.dataTable thead > tr > th.sorting {
  color: #95989A; }

table.dataTable thead th.sorting:after {
  content: "\e928";
  font-size: 1em;
  font-family: "aaos-glyphs";
  opacity: 0.7; }

table.dataTable thead th.sorting_asc:after {
  content: "\e927";
  font-size: 1em;
  font-family: "aaos-glyphs";
  opacity: 1; }

table.dataTable thead th.sorting_desc:after {
  content: "\e926";
  font-size: 1em;
  font-family: "aaos-glyphs";
  opacity: 1; }

div.dataTables_wrapper div.dataTables_paginate {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px; }

div.dataTables_wrapper ul.pagination {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  /* Icomoon Icons */ }
  div.dataTables_wrapper ul.pagination .page-item .page-link {
    margin-left: -1px;
    background-color: #F9F9F9;
    color: #4E4E4E;
    border: 2px solid #4E4E4E;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 1em; }
    div.dataTables_wrapper ul.pagination .page-item .page-link:hover {
      background-color: #F2F2F2;
      color: #4E4E4E;
      border: 2px solid #CC0033; }
  div.dataTables_wrapper ul.pagination .page-item.active .page-link {
    color: #CC0033;
    background-color: #FFFFFF;
    border: 2px solid #CC0033;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }
    div.dataTables_wrapper ul.pagination .page-item.active .page-link:hover {
      background-color: #CC0033 !important;
      color: #FFFFFF !important; }
  div.dataTables_wrapper ul.pagination .page-item.disabled .page-link {
    background-color: #F9F9F9;
    color: #DCDDE1;
    border: 2px solid #DCDDE1; }
  div.dataTables_wrapper ul.pagination .first .page-link, div.dataTables_wrapper ul.pagination .previous .page-link, div.dataTables_wrapper ul.pagination .next .page-link, div.dataTables_wrapper ul.pagination .last .page-link {
    color: #4E4E4E; }
    div.dataTables_wrapper ul.pagination .first .page-link:after, div.dataTables_wrapper ul.pagination .previous .page-link:after, div.dataTables_wrapper ul.pagination .next .page-link:after, div.dataTables_wrapper ul.pagination .last .page-link:after {
      display: block;
      font-family: "aaos-glyphs";
      font-size: 1rem; }
      @media (max-width: 921.98px) {
        div.dataTables_wrapper ul.pagination .first .page-link:after, div.dataTables_wrapper ul.pagination .previous .page-link:after, div.dataTables_wrapper ul.pagination .next .page-link:after, div.dataTables_wrapper ul.pagination .last .page-link:after {
          font-size: 0.9em; } }
  div.dataTables_wrapper ul.pagination .last .page-link {
    border-radius: 0 8px 8px 0;
    width: 5em; }
  div.dataTables_wrapper ul.pagination .first .page-link {
    border-radius: 8px 0 0 8px;
    width: 5em; }
  div.dataTables_wrapper ul.pagination .previous .page-link:after {
    content: ""; }
  div.dataTables_wrapper ul.pagination .next .page-link:after {
    content: ""; }

@media (max-width: 921.98px) {
  div.dataTables_wrapper li.paginate_button {
    display: none; }
  div.dataTables_wrapper li.paginate_button.next, div.dataTables_wrapper li.paginate_button.last, div.dataTables_wrapper li.paginate_button.first, div.dataTables_wrapper li.paginate_button.previous, div.dataTables_wrapper li.paginate_button.active, div.dataTables_wrapper li.paginate_button.disabled {
    display: inline; }
  div.dataTables_wrapper li.paginate_button#providers_ellipsis {
    display: none; } }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */

@keyframes passing-through {
  0% {
    opacity: 0;
    -ms-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -ms-transform: translateY(-40px);
    transform: translateY(-40px); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    -ms-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes pulse {
  0% {
    -ms-transform: scale(1);
    transform: scale(1); }
  10% {
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -ms-transform: scale(1);
    transform: scale(1); } }

.dropzone,
.dropzone * {
  box-sizing: border-box; }

.dropzone {
  border: 2px dashed #EAEBF0;
  margin: 25px 0;
  padding: 45px;
  min-height: 150px;
  text-align: center; }
  .dropzone:hover .btn--red {
    background-color: #990026; }
  .dropzone .dz-message {
    display: none; }
  .dropzone .video-upload-details {
    position: relative;
    z-index: -1; }
  .dropzone.dz-started {
    border: none;
    padding: 0;
    margin-bottom: 0;
    text-align: left;
    min-height: 125px; }
    .dropzone.dz-started .video-upload-details {
      display: none; }

.dropzone.dz-clickable {
  cursor: pointer; }

.dropzone.dz-clickable * {
  cursor: default; }

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer; }

.dropzone.dz-started .dz-message {
  display: none; }

.dropzone.dz-drag-hover {
  border-style: solid; }

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5; }

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0; }

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px; }

.dropzone .dz-preview:hover {
  z-index: 1000; }

.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd); }

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1; }

.dropzone .dz-preview.dz-image-preview {
  background: white; }

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear; }

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none; }

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline; }

.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%; }

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px; }

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap; }

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8); }

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis; }

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent; }

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px; }

.dropzone .dz-preview:hover .dz-image img {
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  filter: blur(8px); }

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10; }

.dropzone .dz-preview .dz-image img {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px; }

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px; }

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear; }

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in; }

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite; }

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden; }

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out; }

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block; }

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto; }

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white; }

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626; }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

.btn--inline .dropdown--container {
  float: left; }
  .btn--inline .dropdown--container.show .btn--blue {
    background-color: #354054;
    color: #FFFFFF; }

.dropdown-menu {
  border-radius: 0;
  border: 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); }

/* Dropdown - User Menu (header button) */
.dropdown--user-menu {
  min-width: 275px;
  padding: 0 20px;
  color: #4E4E4E; }

.user-name {
  color: #4E4E4E; }

.pointer {
  cursor: pointer; }

.user-menu {
  font-size: 13px;
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  line-height: 1.2em;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif; }
  .user-menu li {
    margin: 0; }
    .user-menu li.sign-out {
      border-top: 1px solid #EAEBF0; }
  .user-menu a {
    color: inherit;
    display: block;
    padding: 10px 20px; }
    .user-menu a:hover {
      background-color: #F2F2F2;
      text-decoration: none; }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

.width--form {
  margin: 0 30%;
  padding: 0 5px;
  width: 40%; }
  @media (max-width: 921.98px) {
    .width--form {
      margin: 0;
      width: 100%; } }

/* Bootstrap Forms */
/* clears the 'X'*/
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.form-group {
  position: relative; }
  .form-group .form-row {
    margin: 10px 0; }
  .form-group label {
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
    color: #354054;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px; }
  .form-group .form-control {
    border: 1px solid #4E4E4E;
    box-shadow: none;
    height: 43px;
    line-height: 1em;
    padding: 0 15px;
    -webkit-appearance: none;
    border-radius: 0px; }
  .form-group textarea {
    line-height: inherit !important;
    min-height: 125px;
    padding: 10px 15px !important;
    width: 100%; }
  .form-group input:disabled {
    background-color: #F5F5F5;
    border-color: transparent;
    color: #A3A3A3; }
    .form-group input:disabled:-ms-input-placeholder {
      color: #A3A3A3; }
    .form-group input:disabled::placeholder {
      color: #A3A3A3; }
  .form-group.single-select:after {
    border: none;
    content: "";
    font-family: "aaos-glyphs";
    font-size: 6px;
    position: absolute;
    top: 52px;
    right: 20px;
    pointer-events: none; }

.form-check {
  display: block;
  margin-bottom: 10px; }
  .form-check label {
    margin: 4px 0 10px 16px;
    display: -ms-flexbox;
    display: flex; }
  .form-check .form-check--child {
    padding-left: 0; }

.non-editable .bootstrap-select button {
  background-color: #F5F5F5;
  border-color: transparent;
  color: #4E4E4E; }

/* Forms - Radio Buttons */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  cursor: pointer;
  display: inline-block;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  line-height: 20px;
  padding-left: 28px;
  position: relative; }
  [type="radio"]:checked + label span,
  [type="radio"]:not(:checked) + label span {
    clear: both;
    display: block; }

[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
  cursor: pointer;
  display: inline-block;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  line-height: 20px;
  padding-left: 40px;
  position: relative; }
  [type="checkbox"]:checked + label span,
  [type="checkbox"]:not(:checked) + label span {
    clear: both;
    display: block; }

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  background: #fff;
  border: 1px solid #CC0033;
  border-radius: 100%;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px; }

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #CC0033;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease; }

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -ms-transform: scale(0);
      transform: scale(0); }

[type="radio"]:checked + label:after {
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1); }

/* Forms - Checkboxes */
.form-check {
  position: relative; }
  .form-check input[type="checkbox"] {
    display: none; }

input[type="checkbox"] ~ span:before,
input[type="checkbox"] ~ span:after {
  content: "";
  display: inline-block;
  background-color: #CC0033;
  width: 0;
  height: 0.2em;
  position: absolute;
  -ms-transform-origin: 0% 0%;
      transform-origin: 0% 0%; }

input[type="checkbox"]:checked ~ span {
  border-color: #CC0033;
  border-radius: 3px; }

input[type="checkbox"]:checked ~ span:before {
  height: 0.12em;
  transition: width 0.1s;
  transition-delay: 0.2s;
  width: 0.6em; }

input[type="checkbox"]:checked ~ span:after {
  height: 0.12em;
  transition: width 0.1s;
  transition-delay: 0.1s;
  width: 0.35em; }

input[type="checkbox"] + label {
  cursor: pointer;
  margin-bottom: 0;
  /** make the label big enough to cover the non-clickable span that is the actual checkbox **/
  padding-left: 35px;
  left: -38px;
  position: relative;
  z-index: 2; }

input[type="checkbox"] ~ span {
  border: 2px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  height: 1em;
  left: 0;
  top: 0;
  position: absolute;
  transition: transform 0.1s;
  width: 1em;
  z-index: 1;
  margin-top: 0.2em; }

input[type="checkbox"] ~ span:before {
  left: 0.3em;
  top: 0.6em;
  -ms-transform: rotate(-55deg);
      transform: rotate(-55deg); }

input[type="checkbox"] ~ span:after {
  bottom: 0.25em;
  left: 0.15em;
  -ms-transform: rotate(35deg);
      transform: rotate(35deg); }

/* Forms - Disabled Checkboxes & Radio Buttons */
[type="radio"]:disabled + label:before,
[type="checkbox"]:disabled ~ label {
  color: #A3A3A3;
  border-color: #A3A3A3; }

[type="radio"]:disabled + label:before,
[type="checkbox"]:disabled ~ span {
  background: #F5F5F5; }

[type="radio"]:disabled + label:before,
[type="checkbox"]:disabled ~ label:hover {
  cursor: not-allowed; }

/* Four-boot (Custom Select Boxes) */
.four-boot {
  max-width: 800px;
  z-index: 999;
  font-size: 14px; }
  .four-boot .dropdown {
    width: 100%;
    border: 1px solid #4E4E4E; }
    .four-boot .dropdown button {
      border: 0;
      background-color: transparent;
      font-family: "open_sans-regular", Helvetica, Arial, sans-serif !important;
      line-height: 43px;
      padding: 0 15px; }
    .four-boot .dropdown .dropdown-toggle {
      border: 0;
      background-color: #F9F9F9;
      color: #354054;
      font-size: inherit;
      white-space: normal;
      overflow: hidden; }
      .four-boot .dropdown .dropdown-toggle:after {
        border: none;
        content: "";
        font-family: "aaos-glyphs";
        position: absolute;
        right: 0 !important;
        text-align: center;
        top: 2px !important;
        width: 4em;
        font-size: 10px; }
      .four-boot .dropdown .dropdown-toggle:hover {
        background-color: #F2F2F2; }
      .four-boot .dropdown .dropdown-toggle:focus, .four-boot .dropdown .dropdown-toggle:active {
        border-color: #3E9AAC;
        outline: none; }
    .four-boot .dropdown.show {
      z-index: 10000;
      border: 1px solid #4C9AFF !important; }
      .four-boot .dropdown.show .dropdown-toggle:after {
        content: "";
        font-family: "aaos-glyphs"; }
  .four-boot .dropdown-menu {
    border-radius: 0;
    border-width: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
    min-width: 100.5% !important;
    max-width: 100.5% !important;
    white-space: normal;
    margin-left: -1px;
    font-size: inherit;
    border: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2); }
    .four-boot .dropdown-menu ul {
      margin: 0; }
    .four-boot .dropdown-menu li {
      margin: 0; }
      .four-boot .dropdown-menu li a {
        height: 2.6em;
        line-height: 2em;
        padding: 0 20px; }
        .four-boot .dropdown-menu li a.active, .four-boot .dropdown-menu li a:hover {
          background-color: #CC0033;
          color: inherit; }
  .four-boot .four-boot-search {
    background-color: #F9F9F9;
    border-color: #4E4E4E !important;
    padding: 15px !important; }
    .four-boot .four-boot-search input {
      font-family: "open_sans-regular", Helvetica, Arial, sans-serif !important;
      font-size: 14px; }
  .four-boot .dropdown-divider {
    background-color: #4E4E4E;
    margin: 0; }
  .four-boot .dropdown-item {
    color: #888a98; }
    .four-boot .dropdown-item.active, .four-boot .dropdown-item:active, .four-boot .dropdown-item:hover, .four-boot .dropdown-item.selected {
      background-color: #CC0033;
      color: #fff; }
  .four-boot .dropdown .dropdown-menu .dropdown-item.selected[data-four-boot-item]:after {
    color: transparent;
    content: "";
    font-family: "aaos-glyphs";
    font-size: 12px;
    margin-right: 0;
    float: none; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #354054;
  background-color: #F9F9F9;
  border-color: #4E4E4E; }

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: none; }

.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: none; }

/* Help or Errors */
.help-block,
.with-errors {
  color: #CC0033;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
  font-size: 12px;
  font-style: italic; }

/* Forms - Autocomplete */
.autocomplete {
  display: inline-block;
  position: relative; }

.autocomplete-items {
  border: 1px solid #8C93A7;
  border-bottom: none;
  border-top: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 99;
  background-color: #fff; }

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #8C93A7; }

.autocomplete-items div:hover {
  background-color: #e9e9e9; }

.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #fff; }

/* Custom Dropdown (Filters) */
.dropdown--custom {
  font-size: 13px;
  line-height: 13px;
  position: relative;
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
  font-weight: bold; }
  .dropdown--custom.open .dropdown--list {
    display: block;
    max-height: 60vh;
    overflow: auto; }
    @media screen and (max-height: 200px) {
      .dropdown--custom.open .dropdown--list {
        max-height: 80vh; } }
  .dropdown--custom.open .dropdown--trigger:after {
    font-family: "aaos-glyphs";
    content: ""; }
  .dropdown--custom .dropdown--trigger {
    background: none;
    border: 1px solid #313C50;
    line-height: 32px;
    padding: 0 20px;
    padding-right: 40px;
    position: relative;
    cursor: pointer;
    min-height: 32px; }
    .dropdown--custom .dropdown--trigger:after {
      content: "";
      display: block;
      font-family: "aaos-glyphs";
      font-size: 6px;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 16px; }
  .dropdown--custom .dropdown--list {
    background-color: #FFFFFF;
    border: 1px solid #313C50;
    border-top: none;
    display: none;
    top: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .dropdown--custom .dropdown--list ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .dropdown--custom .dropdown--list li {
      margin: 0; }
    .dropdown--custom .dropdown--list li > span {
      padding: 12px 30px 12px 20px;
      display: block;
      cursor: pointer;
      line-height: 15px; }
      .dropdown--custom .dropdown--list li > span:hover {
        background-color: #F2F2F2; }
    .dropdown--custom .dropdown--list li li > span {
      padding-left: 40px; }
    .dropdown--custom .dropdown--list .expandable > span {
      position: relative;
      display: block; }
      .dropdown--custom .dropdown--list .expandable > span:after {
        content: "";
        display: block;
        font-family: "aaos-glyphs";
        font-size: 6px;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 16px;
        font-weight: bold; }
    .dropdown--custom .dropdown--list .expandable .second-level {
      display: none; }
    .dropdown--custom .dropdown--list .expandable.expanded > span:after {
      content: ""; }
    .dropdown--custom .dropdown--list .expandable.expanded .second-level {
      display: block; }
    .dropdown--custom .dropdown--list .selectable {
      position: relative; }
      .dropdown--custom .dropdown--list .selectable.selected span::after {
        content: "";
        display: block;
        font-family: "aaos-glyphs";
        font-size: 10px;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 16px;
        color: #CC0033; }
      .dropdown--custom .dropdown--list .selectable.dropdown--custom--clear {
        color: #3E9AAC;
        text-align: right; }
        .dropdown--custom .dropdown--list .selectable.dropdown--custom--clear span {
          padding: 8px 15px; }
        .dropdown--custom .dropdown--list .selectable.dropdown--custom--clear:hover,
        .dropdown--custom .dropdown--list .selectable.dropdown--custom--clear:hover * {
          background: none; }
        .dropdown--custom .dropdown--list .selectable.dropdown--custom--clear.selected span::after {
          content: none; }

/* Auto Toggle Switch */
.btn--auto-play {
  float: right; }
  .btn--auto-play span {
    float: left;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 12px;
    margin-right: 10px; }
  .btn--auto-play input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden; }
  .btn--auto-play label {
    background: #A3A3A3;
    border: 1px solid #4E4E4E;
    border-radius: 100px;
    cursor: pointer;
    text-indent: -9999px;
    width: 45px;
    height: 23px;
    display: inline-block;
    position: relative; }
  .btn--auto-play label:after {
    border: 1px solid #4E4E4E;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 21px;
    transition: 0.3s; }
  .btn--auto-play input:checked + label {
    background: #3E9AAC;
    border-color: #007F9D; }
  .btn--auto-play input:checked + label:after {
    border-color: #007F9D;
    left: calc(100% - 2px);
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }

.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
  display: block; }

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
  display: none; }

.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0; }

.form-section {
  margin-bottom: 30px; }

.datepicker {
  z-index: 9999 !important; }

/* List - Links */
.list-links {
  list-style: circle; }
  .list-links li {
    margin: 5px 0; }
  .list-links a {
    color: #4E4E4E;
    text-decoration: none;
    transition: all 0.3s ease-in-out; }
    .list-links a:hover, .list-links a:active, .list-links a:focus {
      text-decoration: underline; }

.list--spaced li {
  margin: 20px; }

.box--list.locked-article h3:before {
  font-family: "aaos-glyphs";
  content: "";
  font-size: 12px;
  padding-right: 5px;
  height: 10px;
  color: #CC0033;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 1.4rem; }

.list--container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 40px; }
  .list--container > h2 {
    margin-top: 0; }
  @media (max-width: 921.98px) {
    .list--container {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      margin: 0; } }

.list--pipe-vertical, .list--pipe-horizontal {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: row;
      flex-direction: row; }
  .list--pipe-vertical h3, .list--pipe-horizontal h3 {
    padding: 0;
    margin: 0; }
  .list--pipe-vertical > *, .list--pipe-horizontal > * {
    list-style: none;
    border-top: 1px solid #F2F2F2; }
  .list--pipe-vertical li:last-child, .list--pipe-horizontal li:last-child {
    margin-bottom: none;
    border-bottom: 1px solid #F2F2F2; }
  .list--pipe-vertical .list--pipe-link, .list--pipe-horizontal .list--pipe-link {
    display: -ms-flexbox;
    display: flex;
    padding: 20px; }
    .list--pipe-vertical .list--pipe-link .list-img, .list--pipe-horizontal .list--pipe-link .list-img {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      height: 150px;
      overflow: hidden; }
      .list--pipe-vertical .list--pipe-link .list-img > img, .list--pipe-horizontal .list--pipe-link .list-img > img {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        height: 150px; }
      @media (max-width: 921.98px) {
        .list--pipe-vertical .list--pipe-link .list-img, .list--pipe-horizontal .list--pipe-link .list-img {
          width: 60px;
          height: 60px; }
          .list--pipe-vertical .list--pipe-link .list-img > img, .list--pipe-horizontal .list--pipe-link .list-img > img {
            height: 60px; } }
    .list--pipe-vertical .list--pipe-link .list-img + div, .list--pipe-horizontal .list--pipe-link .list-img + div {
      padding-left: 25px;
      width: 100%; }
    .list--pipe-vertical .list--pipe-link p.txt, .list--pipe-horizontal .list--pipe-link p.txt {
      display: block;
      margin: 0; }
    .list--pipe-vertical .list--pipe-link:not(div), .list--pipe-horizontal .list--pipe-link:not(div) {
      transition: all 0.3s ease-in-out; }
      .list--pipe-vertical .list--pipe-link:not(div):hover, .list--pipe-vertical .list--pipe-link:not(div):active, .list--pipe-vertical .list--pipe-link:not(div):focus, .list--pipe-horizontal .list--pipe-link:not(div):hover, .list--pipe-horizontal .list--pipe-link:not(div):active, .list--pipe-horizontal .list--pipe-link:not(div):focus {
        text-decoration: none;
        background-color: #F6F7FA; }
        .list--pipe-vertical .list--pipe-link:not(div):hover .line-clamp:after, .list--pipe-vertical .list--pipe-link:not(div):active .line-clamp:after, .list--pipe-vertical .list--pipe-link:not(div):focus .line-clamp:after, .list--pipe-horizontal .list--pipe-link:not(div):hover .line-clamp:after, .list--pipe-horizontal .list--pipe-link:not(div):active .line-clamp:after, .list--pipe-horizontal .list--pipe-link:not(div):focus .line-clamp:after {
          background: #F6F7FA; }

ul.list--pipe-horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0; }
  ul.list--pipe-horizontal.two-column {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    ul.list--pipe-horizontal.two-column .box--list {
      width: 50%; }
      @media (max-width: 921.98px) {
        ul.list--pipe-horizontal.two-column .box--list {
          width: 100%; } }
  @media (max-width: 921.98px) {
    ul.list--pipe-horizontal {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin: 0; } }
  ul.list--pipe-horizontal h3 {
    font-size: 15px; }
  ul.list--pipe-horizontal .byline {
    padding-top: 5px;
    font-size: 13px; }
  ul.list--pipe-horizontal > * {
    list-style: none; }
    ul.list--pipe-horizontal > *:last-child {
      margin-right: none;
      border-right: none;
      border-bottom: none; }
  ul.list--pipe-horizontal .box--list {
    -ms-flex-direction: row;
        flex-direction: row;
    width: 100%; }
    @media (max-width: 921.98px) {
      ul.list--pipe-horizontal .box--list {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        width: 100%;
        border-right: none; } }

ul.list--pipe-vertical {
  margin: 0;
  padding: 0; }
  @media (max-width: 921.98px) {
    ul.list--pipe-vertical {
      margin-left: 0;
      padding-left: 0; } }

.box--row .pagingation--container {
  display: none; }

.box--row .list--container {
  -ms-flex: 0 1 100%;
      flex: 0 1 100%; }
  @media (max-width: 921.98px) {
    .box--row .list--container {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }
  @media (max-width: 921.98px) {
    .box--row .list--container:first-child:not(:only-child), .box--row .list--container:nth-child(2):not(:only-child) {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      width: 100%; } }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical h3 {
    font-size: 15px; }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical .list-img {
    height: 120px;
    width: 120px; }
    .box--row .list--container:not(:only-of-type) .list--pipe-vertical .list-img > img {
      height: 120px; }
    @media (max-width: 921.98px) {
      .box--row .list--container:not(:only-of-type) .list--pipe-vertical .list-img {
        height: 90px;
        width: 90px; }
        .box--row .list--container:not(:only-of-type) .list--pipe-vertical .list-img > img {
          height: 90px; } }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical .byline {
    display: none; }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical .list--pipe-link {
    padding: 15px 15px; }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical li:first-child .txt {
    font-size: 13px !important;
    line-height: 22px;
    color: #4E4E4E; }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical li:not(:first-child) p.txt {
    display: none;
    padding: 0;
    margin: 0; }
  .box--row .list--container:not(:only-of-type) .list--pipe-vertical li:not(:first-child) .list-img {
    display: none;
    padding: 0;
    margin: 0; }
    .box--row .list--container:not(:only-of-type) .list--pipe-vertical li:not(:first-child) .list-img + div {
      margin: 0;
      padding: 0; }

.two-third .list--container {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  width: 100%; }
  @media (max-width: 921.98px) {
    .two-third .list--container {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; } }
  .two-third .list--container .list--pipe-vertical h3 {
    font-size: 19px;
    margin-bottom: 8px; }
  .two-third .list--container .list--pipe-vertical li .txt {
    font-size: 13px !important;
    line-height: 22px;
    color: #4E4E4E; }
  .two-third .list--container .list--pipe-vertical .list-img {
    height: 120px;
    width: 120px;
    margin: 20px 0; }
    .two-third .list--container .list--pipe-vertical .list-img > img {
      width: 100%; }
    @media (max-width: 921.98px) {
      .two-third .list--container .list--pipe-vertical .list-img {
        height: 90px;
        width: 90px; }
        .two-third .list--container .list--pipe-vertical .list-img > img {
          width: 90px;
          max-height: 90px; } }

.one-third .list--container {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  @media (max-width: 921.98px) {
    .one-third .list--container {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      width: 100%; } }
  .one-third .list--container .pagingation--container {
    display: none; }
  .one-third .list--container .list--pipe-vertical li h3 {
    font-size: 15px; }
  .one-third .list--container .list--pipe-vertical li .list-img {
    display: none;
    padding: 0;
    margin: 0; }
    .one-third .list--container .list--pipe-vertical li .list-img + div {
      margin: 0;
      padding: 0; }
  .one-third .list--container .list--pipe-vertical li p.txt {
    display: none;
    padding: 0;
    margin: 0; }
  .one-third .list--container .list--pipe-vertical li .byline {
    display: none; }

.content--two-column #issue-list.list--container h3 {
  font-size: 19px;
  margin: 0; }

.content--two-column > #issue-list.two-third .list--pipe-vertical .list-img {
  display: none; }
  .content--two-column > #issue-list.two-third .list--pipe-vertical .list-img + div {
    margin: 0;
    padding-left: 0; }

.content--two-column > #issue-list.two-third .list--pipe-vertical .byline {
  display: block; }

.box--row > #search-results .list--pipe-vertical .list-img,
.content--two-column > #search-results .list--pipe-vertical .list-img {
  display: none; }
  .box--row > #search-results .list--pipe-vertical .list-img + div,
  .content--two-column > #search-results .list--pipe-vertical .list-img + div {
    margin: 0; }

.box--row > #search-results .list--pipe-vertical .byline,
.content--two-column > #search-results .list--pipe-vertical .byline {
  display: block; }

.box--row > #search-results .list--pipe-vertical .txt,
.content--two-column > #search-results .list--pipe-vertical .txt {
  display: none; }

#search-results .list--pipe-vertical .list-img {
  display: none; }
  #search-results .list--pipe-vertical .list-img + div {
    margin: 0; }

#search-results .list--pipe-vertical .txt {
  display: none; }

#search-results .list--pipe-vertical p.byline--article {
  padding-bottom: 0; }

.pagingation--container {
  margin-top: 30px; }

.pagination {
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
  /* Icomoon Icons */ }
  .pagination .page-item .page-link-end {
    min-width: 72px; }
  .pagination .page-item .page-link {
    border-color: #4E4E4E;
    color: #4E4E4E;
    height: 2.2em;
    line-height: 2.2em;
    padding: 0 0.8em;
    text-align: center; }
    .pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
      border-color: #CC0033;
      background-color: #e9ecef;
      color: #4E4E4E;
      font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
      text-align: center; }
  .pagination .active .page-link, .pagination .active .page-link:hover, .pagination .active .page-link:focus,
  .pagination .active .page-link span,
  .pagination .active .page-link span:hover,
  .pagination .active .page-link span:focus {
    border-color: #CC0033;
    background-color: #A3A3A3;
    color: #FFFFFF;
    cursor: pointer; }
  .pagination .disabled .page-link, .pagination .disabled .page-link:hover, .pagination .disabled .page-link:focus {
    color: #F2F2F2;
    background-color: inherit;
    border-color: #F2F2F2;
    cursor: default; }
  .pagination .page-item.active .page-link {
    border-color: #CC0033;
    background-color: #FFFFFF;
    color: #CC0033; }
  .pagination .btn--first:after,
  .pagination .btn--prev:after,
  .pagination .btn--next:after,
  .pagination .btn--last:after {
    display: block;
    font-family: "aaos-glyphs";
    font-size: 0.8em; }
  .pagination .btn--prev:after {
    content: ""; }
  .pagination .btn--next:after {
    content: ""; }

.tooltip .tooltip-inner {
  color: #FFFFFF;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  background-color: #CC0033;
  box-shadow: 1px 0 2px 1px rgba(255, 0, 0, 0.2); }

.tooltip .arrow::before {
  border-top-color: #CC0033;
  border-bottom-color: #CC0033; }

.aaos-search {
  position: relative; }

.aaos-search ul {
  background-color: #FFFFFF;
  border-radius: 0px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  display: none;
  font-size: 13px;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 170px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1001; }

.aaos-search ul li a {
  clear: both;
  cursor: default;
  display: block;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 10px 20px;
  white-space: nowrap; }

.aaos-search ul li a:hover {
  background-color: #CC0033 !important;
  color: #FFFFFF !important;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif; }

.typeahead__field input {
  border-radius: 50px !important; }

.typeahead__container {
  width: 100% !important; }

.typeahead__container button {
  border: none !important; }

.typeahead__container button:hover {
  background-color: transparent !important; }

.typeahead__container button {
  padding: 0 12px 0 0;
  background-color: transparent !important;
  color: #212529 !important; }

.headline {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  padding: 15px; }
  .headline .subtitle--description img {
    padding: 0;
    max-width: 100%; }
  .headline .subtitle--description h4 {
    margin-bottom: 0;
    margin-top: 0; }
  .headline .callToAction {
    padding-top: 15px; }
    .headline .callToAction button,
    .headline .callToAction a {
      min-width: 200px; }
  .headline.buttonOnly {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0 15px; }

.headline:not(:only-of-type) {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0 15px 0 0; }

.img--container + .headline {
  margin-top: 0;
  margin-bottom: 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
  .img--container + .headline h1 {
    margin-top: 0; }
    .img--container + .headline h1 a {
      float: right; }
  .img--container + .headline .subtitle--description {
    padding: 0; }
  .img--container + .headline.buttonOnly {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
    padding: 15px; }

.img--container + .headline {
  padding-left: 30px; }

.img--container {
  width: 100%;
  padding-bottom: 30px; }
  @media (max-width: 921.98px) {
    .img--container {
      padding-bottom: 20px; } }
  .img--container .card-img-simple {
    border-radius: 0; }
  .img--container .fancybox {
    border-radius: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    height: auto;
    min-width: 50%;
    background-color: #F6F7FA;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    transition: box-shadow .3s ease-in;
    transition: all 0.3s ease-in-out; }
    .img--container .fancybox:hover, .img--container .fancybox:active, .img--container .fancybox:focus {
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }
  .img--container .img-caption {
    padding-top: 10px;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 13px;
    line-height: 22px; }
  .img--container .img-credit {
    font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 22px; }
  @media (max-width: 921.98px) {
    .img--container:not(:last-child) {
      margin-bottom: 0; } }
  .img--container .article-img-container {
    width: 100%; }
    .img--container .article-img-container .card-img-article {
      max-width: 100%;
      max-height: 400px; }

.box--row > .img--container:not(:first-child) {
  margin-left: 30px; }
  @media (max-width: 921.98px) {
    .box--row > .img--container:not(:first-child) {
      margin-left: 0; } }

.ad {
  background-color: #F6F7FA;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-line-pack: center;
      align-content: center;
  min-height: 130px;
  margin: 0 auto;
  padding: 20px; }
  .ad > img,
  .ad > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-pack: center;
        justify-content: center; }
  @media (max-width: 921.98px) {
    .ad {
      margin-top: 15px; }
      .ad iframe {
        width: 100%; } }

@media (max-width: 767.98px) {
  #page-content > .ad.ad--single:first-child {
    display: none !important; } }

.one-third .ad {
  position: relative; }
  @media (max-width: 921.98px) {
    .one-third .ad {
      margin: 0 auto;
      max-width: 220px; }
      .one-third .ad iframe {
        width: 160px; } }

.ad-sticky-bottom {
  background: rgba(192, 192, 192, 0.5);
  position: fixed;
  bottom: -250px;
  left: 0;
  z-index: 1045;
  width: 100%;
  transition: bottom 350ms ease-in; }
  .ad-sticky-bottom.visible {
    display: block;
    bottom: 0;
    transition: bottom 350ms ease-out; }
    @media (max-width: 767.98px) {
      .ad-sticky-bottom.visible {
        display: none; } }
  .ad-sticky-bottom .ad-close-button {
    display: block;
    position: absolute;
    top: 10px;
    right: 25px;
    color: #444;
    background-color: #ccc;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #444;
    padding: 2px 5px; }
  .ad-sticky-bottom .ad-inner {
    padding: 5px 0;
    margin: 0 auto;
    filter: blur(0); }

.video-tags, .article-tags {
  /* Tag - Multiple (if needed) */
  display: -ms-flexbox;
  display: flex;
  /* Tag - Single */
  /* Tagged & Untagged */ }
  .video-tags .tag, .article-tags .tag {
    background-color: #FFFFFF;
    border: 1px solid #4E4E4E;
    border-radius: 5px;
    color: #4E4E4E;
    display: inline-block;
    font-size: 10px;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    line-height: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 8px;
    text-decoration: none;
    transition: all .3s ease-in; }
    .video-tags .tag:hover, .article-tags .tag:hover {
      background-color: #4E4E4E;
      color: #FFFFFF; }
  .video-tags .video-tags .tags--tagged, .article-tags .video-tags .tags--tagged {
    white-space: nowrap; }
    .video-tags .video-tags .tags--tagged:after, .article-tags .video-tags .tags--tagged:after {
      content: '|';
      font-size: 13px;
      margin: 0 10px 0 5px; }

.simply-countdown {
  overflow: hidden;
  display: table;
  margin: 1.5em 1.5em 1.5em 0em; }

.simply-countdown > .simply-section {
  width: 4em;
  height: 3em;
  padding: 1em 1em 1em 0em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-top: 15px;
  /*margin: 15px;*/
  color: #313c50;
  font-family: open_sans-bold,Helvetica-bold,Arial-bold,sans-serif; }

.simply-countdown > .simply-section .simply-amount, .simply-countdown > .simply-section .simply-word {
  display: block;
  text-align: center; }

.simply-countdown {
  /* The countdown */ }

.simply-countdown > .simply-section {
  /* coutndown blocks */ }

.simply-countdown > .simply-section > div {
  /* countdown block inner div */ }

.simply-countdown > .simply-section .simply-amount, .simply-countdown > .simply-section .simply-word {
  /* amounts and words */ }

.simply-countdown > .simply-section .simply-amount {
  /* amounts */ }

.simply-countdown > .simply-section .simply-word {
  /* words */ }

.simply-countdown > .simply-section .simply-amount {
  background-color: #f6f7fa;
  padding: 1em; }

.simply-countdown > .simply-section .simply-word {
  text-transform: uppercase;
  font-size: 10px; }

.fileContainer {
  overflow: hidden;
  position: relative;
  text-align: center; }

.fileContainer [type=file] {
  cursor: pointer;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0; }

.EPiServerForms.dropzone {
  border: unset;
  margin: unset;
  padding: unset; }

.FormFileUpload.dropzoneinner {
  border: 2px dashed #EAEBF0;
  margin: 25px 0;
  padding: 45px;
  min-height: 150px; }

.file-upload, .dz-preview {
  border: 2px solid #b4b4b4;
  margin-bottom: 25px;
  min-height: 100px;
  padding: 15px 15px 15px 100px;
  position: relative; }

.file-upload:before, .dz-preview:before {
  color: #b4b4b4;
  content: '\e91c';
  font-family: aaos-glyphs;
  font-size: 50px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px; }

.dz-preview:after {
  color: #b4b4b4;
  font-size: 12px;
  position: absolute;
  top: 85%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px; }

.dz-filename {
  font-weight: bold; }

.video-file-image {
  height: 102px;
  margin-bottom: 10px;
  width: 189px; }

.media--item {
  width: 100%;
  position: relative;
  color: inherit;
  margin-bottom: 16px; }
  .media--item audio {
    width: 100%;
    height: 28px;
    background-color: #f4f4f4; }
  .media--item-body {
    height: 100%;
    padding: 10px;
    background: #F4F4F4;
    position: relative; }
  .media--item-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .media--item-header {
    width: 90%;
    padding-bottom: 24px;
    font-size: 16px;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }

.downloadAudio {
  top: 10px;
  right: 10px;
  position: absolute; }
  .downloadAudio .btn--round:after {
    font-size: 1em; }

.message--video--overlay {
  position: relative;
  margin-bottom: 20px;
  height: 300px;
  overflow: hidden;
  width: 100%; }
  .message--video--overlay h1, .message--video--overlay h2, .message--video--overlay h3, .message--video--overlay h4, .message--video--overlay p {
    color: #ffffff;
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto; }

.message--video--content {
  z-index: 1;
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  padding: 20px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.message--video {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.overlay--light {
  filter: brightness(75%); }

.overlay--medium {
  filter: brightness(50%); }

.overlay--dark {
  filter: brightness(25%); }

.card-video-article {
  width: 100%; }

.multi-select-custom {
  max-width: 450px;
  /* The custom-checkbox__container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the custom-checkbox__checkmark/indicator (hidden when not checked) */
  /* Show the custom-checkbox__checkmark when checked */
  /* Style the custom-checkbox__checkmark/indicator */ }
  .multi-select-custom-container {
    font-family: "open_sans-regular";
    position: relative; }
  .multi-select-custom__label {
    border: 1px solid #7b828f;
    background-color: #f6f7fa;
    color: #7b828f;
    border-radius: 0;
    box-shadow: none;
    height: 43px;
    line-height: 41px;
    padding-left: 20px;
    transition-delay: 0.3ms;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    cursor: pointer;
    box-sizing: border-box; }
    .multi-select-custom__label .label {
      color: rgba(0, 0, 0, 0.87);
      max-width: calc(100% - 45px);
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 16px; }
      .multi-select-custom__label .label span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .multi-select-custom__label .label span::after {
          content: ", "; }
        .multi-select-custom__label .label span:last-child::after {
          content: none; }
    .multi-select-custom__label .icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 45px; }
      .multi-select-custom__label .icon span {
        display: block;
        width: 14px; }
        .multi-select-custom__label .icon span::after {
          content: "";
          height: 9px;
          width: 9px;
          border-right: 2px solid;
          border-bottom: 2px solid;
          border-color: #2c2c2c;
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
          display: inline-block;
          line-height: 1;
          -ms-transform: rotate(45deg) translateY(-50%);
              transform: rotate(45deg) translateY(-50%); }
  .multi-select-custom__list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 16px;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    display: none; }
    .multi-select-custom__list.expanded {
      display: block; }
    .multi-select-custom__list--wrapper {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      font-size: 16px;
      margin: 0;
      padding: 0;
      background-color: #fff;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      max-height: 256px; }
    .multi-select-custom__list--item {
      padding: 0 16px;
      font-family: "open_sans-regular";
      font-size: inherit;
      line-height: 3em;
      height: 3em; }
      .multi-select-custom__list--item:hover {
        background-color: #cc0033;
        color: #fff; }
        .multi-select-custom__list--item:hover .custom-checkbox__container input ~ .custom-checkbox__checkmark {
          border-color: #fff;
          background-color: #fff; }
        .multi-select-custom__list--item:hover .custom-checkbox__container input:checked ~ .custom-checkbox__checkmark {
          background-color: #cc0033;
          border-color: #ffffff; }
  .multi-select-custom .custom-checkbox__container {
    display: block;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .multi-select-custom .custom-checkbox__container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .multi-select-custom .custom-checkbox__checkmark {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    left: 0;
    height: 16px;
    width: 16px;
    border: 2px solid;
    border-radius: 2px;
    border-color: #7b828f;
    box-sizing: border-box;
    transition: border-color 90ms cubic-bezier(0, 0, 0.2, 0.1), background-color 90ms cubic-bezier(0, 0, 0.2, 0.1); }
  .multi-select-custom .custom-checkbox__checkmark:before {
    content: none; }
  .multi-select-custom .custom-checkbox__title {
    margin: 0;
    display: inline; }
  .multi-select-custom .custom-checkbox__container input:checked ~ .custom-checkbox__checkmark {
    background-color: #cc0033;
    border-color: #cc0033; }
  .multi-select-custom .custom-checkbox__checkmark:after {
    content: "";
    position: absolute;
    display: none;
    -ms-transform-origin: unset;
        transform-origin: unset; }
  .multi-select-custom .custom-checkbox__container input:checked ~ .custom-checkbox__checkmark:after {
    display: block; }
  .multi-select-custom .custom-checkbox__container .custom-checkbox__checkmark:after {
    top: 3px;
    left: 1px;
    width: 10px;
    height: 5px;
    color: #fafafa;
    border: solid white;
    border-width: 0 0 2px 2px;
    transition: opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    box-sizing: border-box; }

/* Modules ===================*/
/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

#page-content {
  position: relative;
  min-height: 100vh;
  margin-bottom: -10px; }

div#page-content > footer, div#page-content > form > footer, div#page-content > div > footer {
  background-color: #525252;
  color: #FFFFFF;
  position: static;
  bottom: 0;
  width: 100%;
  height: 24rem; }
  @media (max-width: 767.98px) {
    div#page-content > footer, div#page-content > form > footer, div#page-content > div > footer {
      height: auto; } }
  div#page-content > footer address, div#page-content > form > footer address, div#page-content > div > footer address {
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-style: normal; }
    @media (max-width: 767.98px) {
      div#page-content > footer address, div#page-content > form > footer address, div#page-content > div > footer address {
        text-align: left; } }
    div#page-content > footer address p, div#page-content > form > footer address p, div#page-content > div > footer address p {
      line-height: normal;
      margin-bottom: 0.5rem; }
  div#page-content > footer .btn-container, div#page-content > form > footer .btn-container, div#page-content > div > footer .btn-container {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0;
    margin: 0;
    margin-bottom: 2rem;
    margin-top: 5px; }
    @media (max-width: 767.98px) {
      div#page-content > footer .btn-container, div#page-content > form > footer .btn-container, div#page-content > div > footer .btn-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        row-gap: 10px; } }
    div#page-content > footer .btn-container > li, div#page-content > form > footer .btn-container > li, div#page-content > div > footer .btn-container > li {
      margin: 0 8px 0 0; }
      @media (max-width: 767.98px) {
        div#page-content > footer .btn-container > li, div#page-content > form > footer .btn-container > li, div#page-content > div > footer .btn-container > li {
          margin: 0 8px; } }
  div#page-content > footer .btn, div#page-content > form > footer .btn, div#page-content > div > footer .btn {
    margin-right: 10px; }
    @media (max-width: 767.98px) {
      div#page-content > footer .btn.btn--round, div#page-content > form > footer .btn.btn--round, div#page-content > div > footer .btn.btn--round {
        width: 50px;
        height: 50px; }
        div#page-content > footer .btn.btn--round:after, div#page-content > form > footer .btn.btn--round:after, div#page-content > div > footer .btn.btn--round:after {
          font-size: 16px; } }
  div#page-content > footer .footer--panel, div#page-content > form > footer .footer--panel, div#page-content > div > footer .footer--panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    list-style: none;
    padding: 3rem 2rem 0 2rem; }
    @media (max-width: 767.98px) {
      div#page-content > footer .footer--panel, div#page-content > form > footer .footer--panel, div#page-content > div > footer .footer--panel {
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 2rem 2rem 0 2rem; } }
    div#page-content > footer .footer--panel > li, div#page-content > form > footer .footer--panel > li, div#page-content > div > footer .footer--panel > li {
      width: 25%; }
      @media (max-width: 767.98px) {
        div#page-content > footer .footer--panel > li, div#page-content > form > footer .footer--panel > li, div#page-content > div > footer .footer--panel > li {
          width: 100%;
          text-align: center; } }
    @media (max-width: 767.98px) {
      div#page-content > footer .footer--panel > li:first-child, div#page-content > form > footer .footer--panel > li:first-child, div#page-content > div > footer .footer--panel > li:first-child {
        -ms-flex-order: 4;
            order: 4;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (max-width: 767.98px) {
      div#page-content > footer .footer--panel > li:last-child, div#page-content > form > footer .footer--panel > li:last-child, div#page-content > div > footer .footer--panel > li:last-child {
        margin-top: 2em;
        margin-bottom: 2em; } }
    div#page-content > footer .footer--panel p, div#page-content > form > footer .footer--panel p, div#page-content > div > footer .footer--panel p {
      font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
      font-size: 11px;
      text-transform: capitalize;
      margin-top: 10px;
      line-height: 8px; }
    div#page-content > footer .footer--panel .footer--social-links, div#page-content > form > footer .footer--panel .footer--social-links, div#page-content > div > footer .footer--panel .footer--social-links {
      color: #A3A3A3;
      text-transform: uppercase; }
  div#page-content > footer .footer--links, div#page-content > form > footer .footer--links, div#page-content > div > footer .footer--links {
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0; }
    @media (max-width: 767.98px) {
      div#page-content > footer .footer--links, div#page-content > form > footer .footer--links, div#page-content > div > footer .footer--links {
        font-size: 18px;
        margin: 0; } }
    div#page-content > footer .footer--links li, div#page-content > form > footer .footer--links li, div#page-content > div > footer .footer--links li {
      list-style: none;
      padding: 5px 0;
      margin-left: -10px; }
      @media (max-width: 767.98px) {
        div#page-content > footer .footer--links li, div#page-content > form > footer .footer--links li, div#page-content > div > footer .footer--links li {
          text-align: center;
          margin-left: 0; } }
      div#page-content > footer .footer--links li a, div#page-content > form > footer .footer--links li a, div#page-content > div > footer .footer--links li a {
        padding-left: 10px;
        padding-right: 10px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 13px; }
        div#page-content > footer .footer--links li a:hover, div#page-content > form > footer .footer--links li a:hover, div#page-content > div > footer .footer--links li a:hover {
          background-color: #393939;
          text-decoration: none;
          border-radius: 3px; }
      div#page-content > footer .footer--links li .dropdown-item, div#page-content > form > footer .footer--links li .dropdown-item, div#page-content > div > footer .footer--links li .dropdown-item {
        display: inline;
        padding: 0;
        width: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: normal;
        color: #FFFFFF;
        border: initial;
        white-space: normal; }
  div#page-content > footer .logo--footer, div#page-content > form > footer .logo--footer, div#page-content > div > footer .logo--footer {
    display: block !important;
    height: 60px;
    width: 160px;
    margin-bottom: 1em; }
    @media (max-width: 767.98px) {
      div#page-content > footer .logo--footer, div#page-content > form > footer .logo--footer, div#page-content > div > footer .logo--footer {
        text-align: left;
        height: 80px;
        width: 100%; }
        div#page-content > footer .logo--footer img, div#page-content > form > footer .logo--footer img, div#page-content > div > footer .logo--footer img {
          width: 200px; } }
  div#page-content > footer .copyrights, div#page-content > form > footer .copyrights, div#page-content > div > footer .copyrights {
    font-size: 11px;
    margin: 1rem 0;
    text-align: center; }
    @media (max-width: 767.98px) {
      div#page-content > footer .copyrights, div#page-content > form > footer .copyrights, div#page-content > div > footer .copyrights {
        font-size: 14px;
        text-align: left;
        margin: 1rem 2rem 2rem; } }
  div#page-content > footer .footer-app-label, div#page-content > form > footer .footer-app-label, div#page-content > div > footer .footer-app-label {
    width: 100%;
    text-align: center; }
  div#page-content > footer .footer-app-links, div#page-content > form > footer .footer-app-links, div#page-content > div > footer .footer-app-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    list-style-type: none;
    padding: 0; }
    div#page-content > footer .footer-app-links li, div#page-content > form > footer .footer-app-links li, div#page-content > div > footer .footer-app-links li {
      margin-right: 10px; }
    @media (max-width: 767.98px) {
      div#page-content > footer .footer-app-links, div#page-content > form > footer .footer-app-links, div#page-content > div > footer .footer-app-links {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        row-gap: 10px; } }
  div#page-content > footer .footer-app-link img, div#page-content > form > footer .footer-app-link img, div#page-content > div > footer .footer-app-link img {
    height: 50px; }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

.align-right {
  text-align: right; }

header {
  background-color: #FFFFFF;
  padding: 25px 0; }
  @media (max-width: 921.98px) {
    header {
      padding: 15px 0; } }
  header .btn-container {
    float: right;
    margin-top: 13px; }
    @media (max-width: 921.98px) {
      header .btn-container {
        margin-top: 0px; } }
  header .btn.btn--round {
    margin-left: 10px;
    margin-right: 0; }
    @media (max-width: 921.98px) {
      header .btn.btn--round {
        margin-top: 0.5em;
        width: 2.5em;
        height: 2.5em;
        margin-left: 10px;
        margin-right: 0; } }
    header .btn.btn--round:after {
      font-size: 0.8em; }
      @media (max-width: 921.98px) {
        header .btn.btn--round:after {
          font-size: 1.2em; } }

.aaos-logo {
  height: auto;
  width: 40%; }
  .aaos-logo img {
    width: 80%; }
  @media (max-width: 921.98px) {
    .aaos-logo {
      width: 40%;
      max-width: 40%; } }

.aaos-logo-wide {
  width: auto;
  height: 40px; }
  .aaos-logo-wide img {
    height: 80%; }
  @media (max-width: 921.98px) {
    .aaos-logo-wide {
      height: auto;
      max-height: 50%; } }

.logo--secondary {
  height: auto;
  width: 40%; }
  .logo--secondary img {
    width: 80%; }
  @media (max-width: 921.98px) {
    .logo--secondary {
      width: 40%;
      max-width: 40%; }
      .logo--secondary a {
        z-index: 1030; } }

.logo--divider {
  background-color: #7E7E7E;
  height: 100%;
  width: 1px;
  margin-left: -10px;
  margin-right: 20px;
  padding: 10px 0; }
  @media (max-width: 921.98px) {
    .logo--divider {
      margin-left: 10px;
      margin-right: 10px;
      padding: 10px 1px;
      height: 70%; } }

.navigation--account {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }

.aaos--links,
.aaos-search-bar {
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif, sans-serif !important;
  font-size: 13px !important;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.aaos-search-bar {
  width: 320px !important; }
  @media (max-width: 921.98px) {
    .aaos-search-bar {
      width: 100% !important; } }

.aaos--links {
  margin-top: 7px;
  list-style: none;
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .aaos--links ul {
    margin: 0;
    padding: 0; }
  .aaos--links li {
    display: inline;
    list-style: none;
    padding: 0 10px; }
  .aaos--links a {
    color: #3E9AAC;
    padding: 2px 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out; }
    .aaos--links a:last-child {
      padding-right: 0; }
    .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
      transition: all .2s ease-in-out;
      text-decoration: none; }

.desktop--links {
  /* Hide - Mobile */ }
  @media (max-width: 921.98px) {
    .desktop--links {
      display: none; } }

.btn-aaos-search {
  background: none;
  border: none;
  font-size: 0 !important;
  right: 0;
  top: 17px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .btn-aaos-search:before {
    content: "";
    font-family: "aaos-glyphs";
    font-size: 16px; }
  @media (max-width: 921.98px) {
    .btn-aaos-search {
      display: block !important; }
      .btn-aaos-search:before {
        font-size: 19px; } }

.aaos-search {
  position: relative; }
  @media (max-width: 921.98px) {
    .aaos-search {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%;
      margin: 10px 20px; } }

.aaos-search-bar {
  border-color: #4E4E4E !important;
  border-radius: 50px !important;
  color: #4E4E4E;
  height: 32px;
  position: relative;
  width: 420px;
  padding-right: 30px !important; }
  .aaos-search-bar::-webkit-input-placeholder {
    /* Chrome */
    color: #A3A3A3; }
  .aaos-search-bar:-ms-input-placeholder {
    /* IE 10+ */
    color: #A3A3A3; }
  .aaos-search-bar::-moz-placeholder {
    /* Firefox 19+ */
    color: #A3A3A3;
    opacity: 1; }
  .aaos-search-bar:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #A3A3A3;
    opacity: 1; }
  .aaos-search-bar::-ms-clear {
    background: white;
    z-index: 999999; }
  @media (max-width: 921.98px) {
    .aaos-search-bar {
      height: 40px;
      font-size: 15px;
      padding-right: 35px; } }

.typeahead-container {
  width: 100%;
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif; }

/** 839 - move the nav element up to the correct position **/
.row--back--purchase {
  position: relative;
  min-height: 40px;
  padding-top: 15px;
  padding-bottom: 15px; }

.navbutton-placeholder {
  display: none; }
  @media (max-width: 921.98px) {
    .navbutton-placeholder {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      content: " ";
      margin-right: 60px; } }

/*fix header link right padding*/
header .aaos--links a:last-child {
  padding-right: 5px; }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

.modal textarea {
  margin: 25px auto;
  min-height: 100px;
  width: 100%; }

.modal .close {
  position: absolute;
  color: #4E4E4E;
  opacity: 1;
  top: 10px;
  right: 20px;
  transition: opacity .2s ease-in, transform .1s ease-in-out;
  outline: none; }
  .modal .close:hover {
    opacity: 0.2;
    -ms-transform: scale(1.5);
        transform: scale(1.5); }
  .modal .close:active {
    -ms-transform: scale(1);
        transform: scale(1); }
  .modal .close span {
    font-size: 2rem; }

.modal h1 {
  text-align: center;
  margin: 25px; }

.modal h2 {
  text-align: center;
  margin: 5px 0 5px 0; }

.modal h3 {
  text-align: left; }

.modal .modal-body {
  padding: 15px 45px; }

.modal .modal-content {
  box-shadow: 5px 10px 40px rgba(0, 0, 0, 0.4);
  border-radius: 0; }

.modal .modal-image {
  background-color: #4E4E4E;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  margin: 0 auto; }
  .modal .modal-image .close {
    color: #FFFFFF;
    position: fixed;
    top: 20px;
    right: 20px; }
  .modal .modal-image .modal-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    background-color: transparent;
    min-width: 100%;
    box-shadow: none;
    border: none;
    border-radius: 0; }
    .modal .modal-image .modal-content .modal-body {
      margin: 0 auto;
      background-color: transparent; }
      .modal .modal-image .modal-content .modal-body .modal-image--caption {
        color: #FFFFFF;
        max-width: 70%;
        text-align: left;
        font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }
      .modal .modal-image .modal-content .modal-body div {
        text-align: center;
        margin: 0 auto; }
        .modal .modal-image .modal-content .modal-body div img {
          width: 100%;
          max-height: 70vh;
          max-width: 70vh;
          object-fit: cover; }

.modal.modal-popup {
  position: fixed;
  top: auto;
  left: 10px;
  bottom: 200px;
  max-width: 420px;
  max-height: 220px;
  z-index: 1010;
  overflow-x: visible !important;
  overflow-y: visible !important; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .modal.modal-popup {
      top: auto; } }
  @media (max-width: 767.98px) {
    .modal.modal-popup {
      left: 20px;
      max-width: 100%; } }
  .modal.modal-popup .modal-dialog {
    max-width: 420px;
    max-height: 220px;
    margin: 0 !important; }
    @media (max-width: 767.98px) {
      .modal.modal-popup .modal-dialog {
        max-width: calc(100% - 40px); } }
  .modal.modal-popup .modal-content {
    border: none;
    box-shadow: 5px 10px 40px rgba(0, 0, 0, 0.16); }
  .modal.modal-popup .modal-body h1 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 21px; }
  .modal.modal-popup .modal-body p {
    font-size: 13px; }
  .modal.modal-popup .btn--solid {
    padding: 8px 10px; }
  .modal.modal-popup h1 > small {
    font-size: 70%; }
  .modal.modal-popup .close span {
    font-size: 1rem; }

.modal-title {
  width: 100%; }
  .modal-title small {
    display: block;
    text-align: center; }

.modal--reduced-width .modal-dialog {
  width: 550px; }

.modal--reduced-width .modal-body {
  padding: 15px 45px; }

.modal-header {
  padding-left: 45px;
  padding-right: 45px;
  border-bottom: none; }

.modal-body--scroll {
  border: 0;
  height: 30vh;
  padding: 15px 0;
  margin-bottom: 15px;
  overflow-y: auto;
  width: 100%; }

.modal-footer {
  padding: 10px 30px; }
  @media (max-width: 921.98px) {
    .modal-footer {
      padding: 10px 10px; } }
  .modal-footer .btn--container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row-reverse nowrap;
        flex-flow: row-reverse nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
    .modal-footer .btn--container .btn + .btn {
      margin-left: 0; }

.result-name .result-email,
.result-location {
  margin-bottom: 5px; }

.result-name {
  font-size: 18px; }

.result-email,
.result-location {
  font-size: 13px; }

/* Modal - Success Image */
.success-image {
  width: 100%; }
  .success-image:after {
    color: #3E9AAC;
    content: "";
    display: block;
    font-family: "aaos-glyphs";
    font-size: 170px;
    line-height: 170px;
    margin: 45px auto;
    height: 170px;
    width: 170px; }

.warning-image {
  width: 100%; }
  .warning-image:after {
    color: #E14038;
    content: "";
    display: block;
    font-family: "aaos-glyphs";
    font-size: 120px;
    line-height: 120px;
    margin: 45px auto;
    height: 120px;
    width: 120px; }

.modal-body-flagged {
  display: block;
  text-align: center;
  font-size: 24px;
  padding-bottom: 15px;
  margin-top: -19px;
  font-weight: bold; }

/*
    Example usage: 
    @include animation(10s, 5s, changecolour)
 */
/* EXTENDS---------------------------------------------------------------------- */
.link--right-align .link.link-redirect:hover, .link--right-align .link.link-redirect:active, .link--right-align .link.link-redirect:focus, .aaos--links a:hover, .aaos--links a:active, .aaos--links a:focus {
  background-color: #3E9AAC;
  border-color: #3E9AAC;
  color: #FFFFFF;
  border-radius: 5px; }

@media (max-width: 1124px) {
  .content-navigation .container {
    padding-left: 0;
    padding-right: 0; }
    .content-navigation .container .nav-item {
      margin-right: auto; } }

.nav-container {
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
  position: relative; }
  .nav-container::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 2px solid #EAEBF0;
    z-index: -1; }
  .nav-container .nav-scroll-prev,
  .nav-container .nav-scroll-next {
    display: none;
    cursor: default; }
  .nav-container.scrolling .nav-scroll-prev,
  .nav-container.scrolling .nav-scroll-next {
    display: block;
    position: absolute;
    z-index: 2;
    top: 8px;
    height: 40px;
    color: #FFFFFF; }
    .nav-container.scrolling .nav-scroll-prev::before,
    .nav-container.scrolling .nav-scroll-next::before {
      font-family: "aaos-glyphs"; }
  .nav-container.scrolling.can-scroll-prev .nav-scroll-prev,
  .nav-container.scrolling.can-scroll-next .nav-scroll-next {
    color: #4E4E4E;
    cursor: pointer; }
  .nav-container.scrolling.can-scroll-prev .nav-scroll-prev::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 100%;
    width: 100px;
    bottom: 10px;
    background-image: linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0) 100px);
    pointer-events: none; }
  .nav-container.scrolling.can-scroll-next .nav-scroll-next::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 100%;
    width: 100px;
    bottom: 10px;
    background-image: linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0) 100px);
    background-attachment: local;
    pointer-events: none; }
  .nav-container.scrolling .nav-scroll-prev {
    right: 100%; }
    .nav-container.scrolling .nav-scroll-prev::before {
      content: ""; }
  .nav-container.scrolling .nav-scroll-next {
    left: 100%; }
    .nav-container.scrolling .nav-scroll-next::before {
      content: ""; }

.nav {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  scrollbar-width: none;
  white-space: nowrap;
  height: 40px;
  /** hide scrollbars for IE and Webkit **/
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none; }
  .nav::-webkit-scrollbar {
    width: 0px;
    /* remove scrollbar space */
    display: none; }
  .nav::-webkit-scrollbar-track {
    background-color: transparent; }
  .nav::-webkit-scrollbar-thumb {
    background-color: transparent; }
  .nav::-webkit-scrollbar {
    display: none; }
  .nav a,
  .nav .nav--link {
    border-bottom: 2px solid transparent;
    color: #A3A3A3;
    display: inline-block;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    margin-bottom: 9px;
    text-decoration: none;
    transition: all 0.3s ease-in-out; }
    .nav a:hover, .nav a:active, .nav a:focus,
    .nav .nav--link:hover,
    .nav .nav--link:active,
    .nav .nav--link:focus {
      color: #CC0033;
      border-bottom: 2px solid #CC0033;
      transition: .3s ease-in-out; }
    .nav a.active, .nav a.is-active,
    .nav .nav--link.active,
    .nav .nav--link.is-active {
      border-bottom: 2px solid #CC0033;
      color: #CC0033;
      transition: .3s ease-in-out; }
  .nav.nav--filters {
    font-size: 12px; }

.nav-tabs li {
  margin: 0;
  padding: 0; }

.nav-tabs a {
  border-bottom: 2px solid transparent;
  color: #A3A3A3;
  display: inline-block;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  padding-bottom: 15px;
  text-decoration: none; }
  .nav-tabs a:hover {
    color: #CC0033;
    transition: .3s ease-in-out; }
  .nav-tabs a.active {
    border-bottom: 2px solid #CC0033;
    color: #CC0033;
    transition: .3s ease-in-out; }

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background: #F6F7FA;
  height: 48px;
  padding: .5rem 0; }
  @media (max-width: 921.98px) {
    .navbar {
      height: 1px;
      padding: 0; } }
  .navbar ul {
    margin: 0; }
  .navbar .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-direction: row;
        flex-direction: row;
    list-style: none;
    height: 48px;
    max-width: 100%;
    padding: 0; }
    .navbar .navbar-nav .nav-link {
      text-decoration: none;
      text-transform: uppercase;
      font-size: 13px;
      color: #4E4E4E;
      font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
      cursor: pointer;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 1124px) {
        .navbar .navbar-nav .nav-link {
          font-size: 11px; } }
      .navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link:active, .navbar .navbar-nav .nav-link:focus {
        border-radius: 5px;
        background-color: #EAEBF0;
        color: #CC0033;
        transition: .2s ease-in-out; }

.nav-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  white-space: nowrap;
  margin-right: 15px; }
  .nav-item .dropdown-toggle {
    color: #CC0033; }
  .nav-item .dropdown-menu {
    top: 2.5rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: none; }
    .nav-item .dropdown-menu .dropdown-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      height: 44px;
      color: #4E4E4E;
      padding: 5px 16px;
      width: 100%;
      font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
      font-size: 13px;
      transition: all 0.3s ease-in-out; }
      .nav-item .dropdown-menu .dropdown-item:hover, .nav-item .dropdown-menu .dropdown-item:active, .nav-item .dropdown-menu .dropdown-item:focus {
        background-color: #CC0033;
        color: #fff;
        text-decoration: none;
        transition: .2s ease-in; }

.dropdown:last-child .dropdown-menu {
  right: 0;
  left: auto; }

/* Move the toggle button into the heading */
.navbar-toggler {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  outline: none;
  border-radius: 0;
  -ms-transform: translate(-50%, -190%);
      transform: translate(-50%, -190%);
  margin-left: 15px; }
  .navbar-toggler:focus, .navbar-toggler:active {
    outline: none; }

/* Jquery.MMenu customization */
.mm-navbars_top .mm-navbar {
  background: #FFFFFF;
  color: #4E4E4E;
  text-transform: uppercase; }
  .mm-navbars_top .mm-navbar.mm-navbar_has-btns {
    border-top: 1px solid #A3A3A3;
    background-color: #F2F2F2;
    height: 40px; }
  .mm-navbars_top .mm-navbar .mm-navbar__title {
    color: #4E4E4E; }
    .mm-navbars_top .mm-navbar .mm-navbar__title a {
      color: #3E9AAC;
      font-size: 1.1em; }

.mm-slideout {
  z-index: auto; }

.mm-navbars_bottom .mm-navbar {
  background: #FFFFFF;
  color: #4E4E4E;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  font-size: 14px;
  -ms-flex-align: center;
      align-items: center; }
  .mm-navbars_bottom .mm-navbar > *:not(:first-child) {
    padding: 0 10px; }

.mm-panels {
  background-color: #F6F7FA;
  text-transform: uppercase;
  font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
  color: #4E4E4E; }
  .mm-panels .mm-listitem {
    -ms-flex-pack: center;
        justify-content: center; }
    .mm-panels .mm-listitem a {
      font-size: 15px;
      letter-spacing: 0.05em;
      padding: 1.5rem 1rem;
      transition: all 0.3s ease-in-out; }
      .mm-panels .mm-listitem a:hover, .mm-panels .mm-listitem a:active, .mm-panels .mm-listitem a:focus {
        background-color: #F6F7FA; }

.menu--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center; }
  .menu--row #userLogin {
    margin-top: -25px; }
  .menu--row .aaos--links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 0; }
    .menu--row .aaos--links > a {
      font-size: 16px;
      color: #3E9AAC !important; }
      .menu--row .aaos--links > a:hover {
        background-color: transparent;
        color: #007F9D; }
  .menu--row .btn--inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    padding: 20px 40px; }
    .menu--row .btn--inline .btn:hover {
      color: #fff !important; }
    .menu--row .btn--inline .btn.btn--round {
      width: 55px;
      height: 55px;
      margin-left: 15px;
      margin-right: 0; }
      .menu--row .btn--inline .btn.btn--round:after {
        font-size: 24px; }

a.nav-link.btn.btn--solid.btn--small.btn--red {
  color: #fff;
  transition: all 0.3s ease-in-out; }
  a.nav-link.btn.btn--solid.btn--small.btn--red:hover, a.nav-link.btn.btn--solid.btn--small.btn--red:active, a.nav-link.btn.btn--solid.btn--small.btn--red:focus {
    color: #CC0033; }

.details--title-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
  margin-top: 1em; }
  .details--title-row.title-printing-sharing h1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    margin: 0px 0px 25px 0px; }
  .details--title-row h3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    margin: 0; }
  .details--title-row .btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-left: 0.5em;
    margin-top: -0.5em;
    margin-bottom: 0.5em; }

.details--info-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-direction: row;
      flex-direction: row; }
  .details--info-row .subtitle:first-child {
    white-space: nowrap; }
  .details--info-row .subtitle:nth-child(2) {
    padding-right: 5px;
    padding-left: 5px; }

.details--tags-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }
  .details--tags-row .article-tags .tag {
    margin-right: 0.5em; }

.feedback--button {
  font-size: 0.675rem; }

.fancybox-caption {
  padding: 0;
  background: none;
  text-align: left;
  font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif; }
  .fancybox-caption .creditText {
    line-height: 2em;
    font-size: 10px;
    color: #A3A3A3; }

.loading {
  /* ../../images/loading.png */
  display: block;
  height: 150px;
  width: 150px;
  margin: 0 auto;
  position: relative;
  margin-top: 5vh; }
  .loading .loading-spinner {
    position: relative;
    animation: loading-spin 3s linear infinite;
    overflow: hidden;
    border-radius: 50%;
    height: 100%;
    width: 100%; }
  .loading .loading-inner {
    position: absolute;
    display: block;
    width: 100%;
    height: 50%;
    margin-top: 50%;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #898989, #d2d2d2); }
    .loading .loading-inner::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      margin-top: -50%;
      background: linear-gradient(90deg, #d7d7d7, #d2d2d2); }
    .loading .loading-inner::after {
      content: '';
      width: 144px;
      height: 144px;
      left: 0;
      top: 0;
      position: absolute;
      margin-top: -72px;
      margin-left: 3px;
      background: white;
      border-radius: 50%; }
  .loading::after {
    content: '';
    position: absolute;
    margin: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAAfCAYAAAAPzljlAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMjHxIGmVAAALLElEQVRoQ+Vaf5BXVRW/WCqSKWQZlCIZFZE/dr+7MNo0YDM5k6aI45K63+979933XVdYW5NRErVam2YqRkuzZhJHRzR0jKhgQMTWggkJ2B9A6Bg1NiLELMpYEJu7sivb59x33tv7fn33fX/wV5+ZM9/vu+fcc+47595zfz1RDVzX/YSUclo+n5/CRTUH9E8kG0Rz5879IBdXjV3i0ondov7WHtGwqlvk3gQd6xYNI3gewf/DPSL3Mvg/R9mVm0T1dtH+8batrrKku0RK9TPQCtCjtuN2FKQqgt8AsXGedA0BxZOl474HGrGlOtLa2noqs2oKvMwfyYYmKedzccXoFfXTEYDHEIh3KShZCMF6C/K3jVQQsGKx+HEE43FQf/AeKQQ//h3v28pVawNLqu+HjKC3MKtmsO3iJaYNKd1nmVU2XhUzT4OzH8FoGU4KRhZC3b0I9OWsckxYjtMsHXU08JFUawrSnY8ON8O27S9YlvqKbTvLwQuCaDvqMa5ePdrb20+Hgbd95TU3wMCLPRGyIdV/Khm5O8SsyRgVPUnOL59yA12i/kZWnQrbduegvUNB2221mFkxYAr5HGRe13K19CN6ius7LmiIVIcWLFjwARapGkqpj0HnoGmDCLavZpFMwCiYAnot2emVEc1loNlsIoaOjo5TMJL+Zvjm98xKBUZaXsvWMlAwvAe0F+nvO35jiAqOcyWLVA3SDRtD/gsEJN1fssiY+LO47AwEaZfn3NxRjIbVvaJhITn5L+Li8ygdbhezz8LCYtoOUf9VzF13Q24L+CeiwYlTbhmbiQGj5+tmmwtKXcqsVGBBdhbJ1ixQGNJfJoVw5B3Is582GwTHrmCxqoCReRoa3Ad9a0ZGRsahd/4zsIF8XigUPsSiJQHHL4fjB+D4BxC0j1AZreC6RONFmGsatVACtiFwqPMw6v43OUg68NtJ9g0xd7yuZABtf9rwyfsYYZkWIVhIHKhZoNCj18D4YHPzokn0bEt3u98oGDpK85cWrAJYwlqkz09zmA8fDGyAClLepAVLoFfkGuDMPTtF3Uw4dgJGQB7O30hzDH4Hic+iqUBAL4T85miQiKDjGMmgM9yvhQ3AJ1v9tsJX73DxmEAnfAg+vJMfKweNIOohUBaMHDi13XQiRtw8ZlUMvGgvaD/lenq2XLc+ZMNRq7VgCXSLumY4dAJGTgFOxfJ61Mk7RM5hsTExIsQpXUhz0BEKFNMEdIbVlDZZXANt3222N2sGqBnQs3+qjUt5GReJQmHhuSgb9hsFJ65kVkWwlPoS6aE5ios0kP5eC2xgRGOl9GFmJWKLuHgSnPhS1Llw+J9YpCxgbrs7qotWk/hdQXZYTAOB2ui3VZNUtzHr5KOtre1M2hPASXu4KADSYdAw8I81NS0+g1llA4FeBT3D+XzLeVykgZe9L3hxEC0ymBUDLRDgvK6oY4nQ++ewWNlAGvz1qK7cEI02/F9Bz7SRZjHKMkvMtoL6aW5n9smFVOp2MooVzSIuCoAyZTYMz03MKgtWa+tU1MfoVGu5KACW6xeGbGChwawYEKTEeQXO3coiFYEWJH4ahY03qQy/z9Ez0uMdWgiwLOsctDF0EoH2HkdnW3qyTnA0eF9AG7L+pJTT3Nw8CQ0JNncYYb9iVllAunuA6iP9XcNFIWC07fRtwN4gLWmZFcBbACQFiZxbfx+LVQzoaPd0NfzBe87tpmcEKtRx4IObAn+ESL1uOW5bNVknFVh9XUdGMHyXc1EM6C3PG415dwFSJbMyAT1tAlY9/0YADqRtnG3HuWfUhh65NrMCdIm6q8zgmIS0l/n4Jw2090JwDmJ0tuH/mZQCSTcFjEUCYE5vCXVgs+1YDcKfWOXJaSxePRAE72BUyjouiiGa/hDcZmZlgmU5bfoFHOd7XBRDsVicbtpAr13HrADo8d+IBogdeXyVqM3JCWw8iIXEOV1YURr6DzM7BMdxZiETbAq12yAO5FOW1TqVq1QG/2AUKxm9wUtDNP2hcb9jVhaMQ2egI5dhvNj5XJYIjNYg/YHeQ+eZyCwNODG2OmNHHmWRqvGy+KJO/9C53tB/SDNTgK3NHCmd38JHJ4z2B4RsMoDUvxSilV11QLE+GMWAUVyUCshtCAzrOaQ9NockASPja15j1XouSgVG3L2+DV0HDWOWRtqIwhyS2OMrxS4xq87UjzlrH7NKQp+cez7VV0RRog5e9r2bfzCqFUjnIGhfaVJHTKNIZ5JVlQRGyYteI2mOStJrknorZAOdg9Vo9IrGeaYDRx2Z0ycJtQLmps6I/tgcVQr6+E2OdmyTEKxHWCwbaNOZpCgrwanPs6pU5JWamVQ3K8HGEOYufY5HwH7mAtOBETqbxaoCLcXjunOPM7ssICNcj3c4GHmn9wuYj1mkNPyDUaroXR8Xr8hCmMv+YRgMOTEJGEV0cQZZd2uSviSC3h/7NjRJVWR1GjRfxB1J6a+xnkUqBvTM91d6JsFmC4uUDWx5LvB97RO9I7NLwz8YRYUD5eRMOC108xt1ognaGKKBA56cvIGLx0Q+f8sU6nWjdtSLzNLAfPFw1JFEGAlLWKQidIu6pqQgoWyAvsFgsYoQXTXj/cbMRhro4b26gl28h4sywSoWPx8xmHpphiAuZZn95V46Ijij31JgtYh92EeZRZve+rgzda/fwiJlga5GUPeHyUHSep9jUbxTSwOyxF38mBlo/9nG+5BPxj6T9A9GITx4882jDsgKOPFVw+gwLUqYFYCOUjAH6numglTf4uLMQA9cZNigkRv6KAROXZvi1ByLZAKdjEPXK0m6PNLBm8HiaJdzK/yW+Q7KwDjUMzfHY38fgnREB6MUqCe4qCzAad81DNISOnY+iA3xjZqH1EcpkIszg07tySGBDan0kY6P3eKSzyIoSXPJb1gkFXTj6y3zvdvh0pT7EVfToEBRewqFlk9xUSZQOvffRZNUtzMrGbRDhqB3bSFbUk8iSqHguheZRhGMTcwKgLJtHs+taLVEwPJ2c2BD35PJyczSgLMXJzkXK8NrOZ2tx3y2Dc7ehPIX6Bdlh6PyaYS6PdEbXj9Q9IURF2UCneQE7+KoISzfP8msZPgHo5ijKsrnPmDsjcAwnGimPzRits/L8j1BGtDr7vT1aDu2801mBUCwVsadnOt7RTSe790n5Q7E+Vko10f12UyAIFBSZT4ApkNvv+N6dZ2fMCsZdDCKXvovXaHEai0LYHilb9gzLtuZRacdz1AZLVi4qCJYlnu5aQN6Y/rg1FMxSp6OOhorwD10b4X/M8D/a5RfikjevH8y4QcKmaIvaW5OAmQ7jHfoojgwKxnm6TRWi9dzcdlAChqPQIUOIv2goPEz0Rg9aaIsNK+UC3Sq8BdKRFh1MTsEjIC74ODBiMNpDppKp+D4H5zblabcmlJLcT9QRHjPfbTsTrtJoE/BwX9ytO1qZ6FQOJfZcUDgB3DsKig2J+cjcGQnyp/EJjP0TUAabNtdBufRweOhwLhB0PUCdO4PlUnVjfLV1AZWUxKO41yNek9hZdlj6vEJ+t5BG9bhN7ZhpFGAVLjOdDzmmbdpziI+/l+BgOn7pSihfG/024gkwPYNsH080q5+lG/Ae/4C73k/RtBDtPfz5fDcD1o25odBtnQ64cDNaYTN7y0sWhKQ3Ritm5XoRVhNSUBuYVL9ODmdXCUGb5+VexSBOWgEorNL1M/bIKafjmekw4ZvgzaCVlIAuWom6D0RAiYx12DEvITgBJ+7MZ1Ap+5DsNbSvFrJqvf/CiPYu+wUdZ/ZIeqaEYzFmLfuxe91zK4paF9Fn9jRNU5TU1OZt7tC/A8XwoW5NWr8TgAAAABJRU5ErkJggg==") center center no-repeat; }

#modalSubmitFeedback .loading {
  margin-bottom: 5vh; }

@keyframes loading-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.full-page-loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100000; }
  .full-page-loading::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.56;
    z-index: -1;
    top: 0; }
  .full-page-loading .loading {
    /* ../../images/loading-full.png */
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    position: relative;
    margin-top: 25%; }
    .full-page-loading .loading .loading-spinner {
      position: relative;
      animation: loading-spin 3s linear infinite;
      overflow: hidden;
      border-radius: 50%;
      height: 100%;
      width: 100%; }
    .full-page-loading .loading .loading-inner {
      position: absolute;
      display: block;
      width: 100%;
      height: 50%;
      margin-top: 50%;
      left: 0;
      top: 0;
      background: linear-gradient(90deg, #e9e9e9, #9a9a9a); }
      .full-page-loading .loading .loading-inner::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin-top: -50%;
        background: linear-gradient(90deg, #959595, #9a9a9a); }
      .full-page-loading .loading .loading-inner::after {
        content: '';
        width: 144px;
        height: 144px;
        left: 0;
        top: 0;
        position: absolute;
        margin-top: -72px;
        margin-left: 3px;
        background: #727272;
        border-radius: 50%; }
    .full-page-loading .loading::after {
      content: '';
      position: absolute;
      margin: 20px;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAfCAYAAADk+ePmAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMjHxIGmVAAAKdklEQVRoQ7WaC8wdRRmGiwVKaSlaERBBkCLgrVgbUBBKFYxCDVqVS60iWk0QlRKoiIEoTUQERNBWFAFjgHJRoxJiEPGCBmzwhqgJFxFE0HKRi1Tu0Po8s9/uv3vOnvPv7vl5kzcz891mz9mdmW9md1JXrFu3bgp8sVy/fv1GIZ5wEH8G3CW4WYgnBFz3rsRcBq+E98DnkCVQfwBeB0+BeyB6QbiNBOJsQLyd4X7wcLgELoLvgHPQbxKmo4OAK2GOz4Z4QhE/aFXWRcIXQtUZ/tnEeQu82oC0GwHTm+ESqp3+RHxnwbPhXbC2X+XgaXg9zfnh2g0E2JxAa1NkQP23FBPypJVB3G3h/7JeUj83UnTuB/9t4A9g45vTC1xvpmj8B2I7GZ+j4RPh/yQ8H+4DvXFvgh+GV8DHtBHUj4kQ3UCAz0SsBNpewA6hnjAQ8+TUQYB+noXbhLoV8PNPeTBCjQTiPAP9D4Y+MOidCZwu00NB4YO9f6j7gH4O/E/Ydr9J+G9CgDtgcdcDJ4fJhID4rkX3wWIkCdrHh0lj4HMQTE9yL5A7vchWo0t7MPSPRL8vfCZc9DkqVAOBzYlh2/0m4bwwghwLH7cuqDsNbBhmI4N4i6E4kriPpE4A7VZTK7Zz8UkPFOVT8E/Q9XQRotdTbh98Ne0jKC+G98IiiRgEbP5AUXstyuHvtRPY/oNi3P8Hm/lh3+0m2QnOq+F/4TS4yoCCuk/j7DAdCYRzHv8zvJ+669/lqRNA3almpzAdCsw3xfYW6DTzJbgrnAw3RvZSuGWYVoDe2WIBNLsbOMJQrYUzqPbdKORmcOVRdG6ohgLTHbH1v+x8k3zyXBdW2qb0hxQ/gurpyXBEEGcv+Bw8J9oHRBcJtL+YDIcAM9eDFfBHcHva0+ER8Fra98N/wa3CvBbYOhocXcPWsr3RH0NZ2YYg673m5aEaCkx9sB41ZojaAUfTYZ/kNGIopxG0PBXdRTHylEeM7xLLqWmXaDuC77MPQd2pdejeDBv3cB/FzlHzaVjORo29R5iOC2y3gteFewXID4Ofg0vCPAHVwZlFBvQXhOr5A51sBx+Dq0OUQPvrcR1eiKNsz1B1Av6vgD4I7hWKaYT2V7NeUj/qXxOqgdAGmrZXgKz1iMdtOn7XZBHGgOwT8EPQB3TjMLfveZlFBtpr4IxQPz+gg5OgOCRECfTvcC/v1FeEqhPwPyXiLApRAu29UgcB2meGqhbod4OuaRUgc+raIsxaAT/Xql+lQAHaH4Afg+JdYWr/PmxPhVkC7fMpJofJxILgm0GPSdbQyfQQJyDzeEh5AnWnpU5THn4+rQ9B14upIU5A50nB3fYhqN9JUTy5ZaB7LXwos6wCeVrnuoIQOxDj0Sxaiudm9PioXxpm2rkm/kR5DtriMqovDLOJA4EPi07OClEFyM9Un4P220LVCvh57KL/10JUAfLTUgeAulPr7qGqAPnFYVYBcpOcuWHWGYQ5LuKl7A6m/ijXhEkC7d1h735Su3/CD8KJOYskpk/wH6HHGbNCXAHyN8JylndeqBoDN5+8G+HAFBv5nrDcT9/Uitg4t2QWVSB3XZgWpp1BjJnQ9dlkwqTmtqyHhMpUis5D1GI/WQZyZ4zT4CyaG4RLexAgT4d/TaBBGzfTxn/bsaDu9Ndq7sVn3/B1zq+9YOQbob9XOxF9VqY82l5LkQmWgbyS9IwCYp0DXYs8fyvWHup9e0Vkjig30bV7LsRmm5dS3TFc2gHniyJQJWHoBfoV2uWg3XjKw9zRemX4HR7iWqAvplbqPjzzQpVA26f84TCpAPnlYTYyiLUtIU3vl2bRC+wdJhUgd4NukuH2oRboHoenwuajHWNPoZ1+7iHG0CN6bFxAy0/Kd0I1LnDzaXSXbTZWmwzkwCaN7KyL9MMqO3nanoQ8EOoKkI+UNPQi+iqSGUH7daGuBSbeLPdWntwMGll/ha8Kl+HAcHnJ6fPj0CegfJbnlDf0D8+B7crwadpPeXoxpS76oe6U6EPVB+St18phIN4nI3QZjaYs7Fw7XWN/CJ/NXMeAzGy6NgcogIGpdTH/dwH+B0a4gcBsC+xq0+WmwH9BhEugXUl9cyC/IkxGBrE8m+tNCDx9aZUAaE8c38q6pagA2WqKwYfJGHwkDH0tsbwh04jIQfuyCDcQ2Bwdth6E1sWs43mpgwDtCyNcAqITMk0V2LkeDP7RDUEM93M3pKAlILsmTFoDX1P5tC7noO2au1+YVIHeKSMdp1AuDfG4wNwdeXnDaZa1aaj7gH4qvBOKxSEeF8R8EfbF6KPui7LiLI+2x0F9Uwh4BPnMMOsEYpg9DhqpR4ZZJ+Dv7OXrjwK064+wUPgWU/hKotWGC/tvRPwE2u8MVR/QHQiFp9Kt9i/YF68vBO2DQpU/ZDdlmiqQLwyz1sDX88tBB61ubF8SptpOQdz6CAi/92YRM9Dun6KRO0fm6XDrhRaf3jO274eqAlT2k87BKL8c4sbA5+365qB9SagSaB8aqgqQXx0mjYGbG1bT576zwBzovh3m6QbB22DrkYVP73uo74VqDMh96fRkGLwhxI2Bm3/+HfoL6mYpfae/yDwANb1/Ag7PYmqAj+eJ5dcXjsYpofY6HE2+xa0AmRvH3cJsKLCbisvBdXHKQO95Y/FuCpHTvv18K0SNga+fmZVvUv90h/Arobw+RK2B7xmphzG8O1QFsPmmCspRFtsLU/QxVPpBPxv2nZ2Ba6GjYyd4HHTanQffHPVPQd+djfvhCjYu7h+PLhMQ5zfplyFqDHyKGYJ6/6sfBL4oexiK94W4NfDdJ/pJoH1VqBIQbY3Ms0DR6TBW4Ns75fXN38g8yKx8r0BbeFLgqL8gk2byqDYGLmaalbSbdn6TTKtbfTiKT3E9wG8kqusaBn70YceeiXX+khJ/5+Q0ZQrqLqrFp1jUl4X8dlhMUW2Br1Ne8RUQdROdSvaG2BuxFPbeKEfAAqr+ob/IpO2An9/K9V0/qvwmNZ5aBX5OdflS40NcfXuM3NQybagoV4W4M4hxq7Fy0F6mnKp7jPT+ifKiZNwRhPDsrLIJpH1sqAsg9kb5AWLv52GeleU3yg8Wx/1CSGgHz6VaO0qQp5sUtn+h2DpUA4GNm/rfhI/T3NjWh4bnT1vC9EZUUL+dYn/Kl8FGr3yx9w/bjtI3tWfA3ifXz2vNXNKaJ6j/HXqOZRJRpK/DgJ2p7cvhfOp+mtXbz93wrdBrr7w4pG0/N8Dy6w4TF78wdfT7Grxv518Ger8FXEx1YHqNrrhJgrrHVCdQvhL6dVG6uZQbQr+GOhSmZIvSVyB+2DK26UbgZ7cOLe9eL82+HBHjvmnF7oCwr4vThGsj1FBgd0iP3yB6LXWjyodpIbwJPh1/jPg5NNFw538U9N1WPhqE2eOpNMd99Y6NSYlvYN08Fw+RdfggvBUa31OWdBhM6TX/DM6JMGNAuDM2cwcR/WzKysJYB2w2L/u1Jf00Svexm1nnP4BDpxn0rgF+5Plj6JGRf+pVMB3FUPrR5Pvhe9BVPhtoAvycpcwaT4SXwN/Bv0Ff9vkC0gPln8KTvN5w68GkSf8HaFmAY1U0Fo0AAAAASUVORK5CYII=") center center no-repeat; }

.loading-height {
  min-height: 350px; }

.loading-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 30%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  z-index: 2; }

.loading-search-overlay {
  bottom: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 30%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  z-index: 2; }

.full-page-loading-white {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100000; }
  .full-page-loading-white::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0;
    z-index: -1;
    top: 0; }
  .full-page-loading-white .loading {
    /* ../../images/loading-full.png */
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 auto;
    position: relative;
    margin-top: 20%; }
    .full-page-loading-white .loading .loading-spinner {
      position: relative;
      animation: loading-spin 3s linear infinite;
      overflow: hidden;
      border-radius: 50%;
      height: 100%;
      width: 100%; }
    .full-page-loading-white .loading .loading-inner {
      position: absolute;
      display: block;
      width: 100%;
      height: 50%;
      margin-top: 50%;
      left: 0;
      top: 0;
      background: linear-gradient(90deg, #e9e9e9, #9a9a9a); }
      .full-page-loading-white .loading .loading-inner::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin-top: -50%;
        background: linear-gradient(90deg, #959595, #9a9a9a); }
      .full-page-loading-white .loading .loading-inner::after {
        content: '';
        width: 144px;
        height: 144px;
        left: 0;
        top: 0;
        position: absolute;
        margin-top: -72px;
        margin-left: 3px;
        background: white;
        border-radius: 50%; }
    .full-page-loading-white .loading::after {
      content: '';
      position: absolute;
      margin: 20px;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAAfCAYAAAAPzljlAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMjHxIGmVAAALLElEQVRoQ+Vaf5BXVRW/WCqSKWQZlCIZFZE/dr+7MNo0YDM5k6aI45K63+979933XVdYW5NRErVam2YqRkuzZhJHRzR0jKhgQMTWggkJ2B9A6Bg1NiLELMpYEJu7sivb59x33tv7fn33fX/wV5+ZM9/vu+fcc+47595zfz1RDVzX/YSUclo+n5/CRTUH9E8kG0Rz5879IBdXjV3i0ondov7WHtGwqlvk3gQd6xYNI3gewf/DPSL3Mvg/R9mVm0T1dtH+8batrrKku0RK9TPQCtCjtuN2FKQqgt8AsXGedA0BxZOl474HGrGlOtLa2noqs2oKvMwfyYYmKedzccXoFfXTEYDHEIh3KShZCMF6C/K3jVQQsGKx+HEE43FQf/AeKQQ//h3v28pVawNLqu+HjKC3MKtmsO3iJaYNKd1nmVU2XhUzT4OzH8FoGU4KRhZC3b0I9OWsckxYjtMsHXU08JFUawrSnY8ON8O27S9YlvqKbTvLwQuCaDvqMa5ePdrb20+Hgbd95TU3wMCLPRGyIdV/Khm5O8SsyRgVPUnOL59yA12i/kZWnQrbduegvUNB2221mFkxYAr5HGRe13K19CN6ius7LmiIVIcWLFjwARapGkqpj0HnoGmDCLavZpFMwCiYAnot2emVEc1loNlsIoaOjo5TMJL+Zvjm98xKBUZaXsvWMlAwvAe0F+nvO35jiAqOcyWLVA3SDRtD/gsEJN1fssiY+LO47AwEaZfn3NxRjIbVvaJhITn5L+Li8ygdbhezz8LCYtoOUf9VzF13Q24L+CeiwYlTbhmbiQGj5+tmmwtKXcqsVGBBdhbJ1ixQGNJfJoVw5B3Is582GwTHrmCxqoCReRoa3Ad9a0ZGRsahd/4zsIF8XigUPsSiJQHHL4fjB+D4BxC0j1AZreC6RONFmGsatVACtiFwqPMw6v43OUg68NtJ9g0xd7yuZABtf9rwyfsYYZkWIVhIHKhZoNCj18D4YHPzokn0bEt3u98oGDpK85cWrAJYwlqkz09zmA8fDGyAClLepAVLoFfkGuDMPTtF3Uw4dgJGQB7O30hzDH4Hic+iqUBAL4T85miQiKDjGMmgM9yvhQ3AJ1v9tsJX73DxmEAnfAg+vJMfKweNIOohUBaMHDi13XQiRtw8ZlUMvGgvaD/lenq2XLc+ZMNRq7VgCXSLumY4dAJGTgFOxfJ61Mk7RM5hsTExIsQpXUhz0BEKFNMEdIbVlDZZXANt3222N2sGqBnQs3+qjUt5GReJQmHhuSgb9hsFJ65kVkWwlPoS6aE5ios0kP5eC2xgRGOl9GFmJWKLuHgSnPhS1Llw+J9YpCxgbrs7qotWk/hdQXZYTAOB2ui3VZNUtzHr5KOtre1M2hPASXu4KADSYdAw8I81NS0+g1llA4FeBT3D+XzLeVykgZe9L3hxEC0ymBUDLRDgvK6oY4nQ++ewWNlAGvz1qK7cEI02/F9Bz7SRZjHKMkvMtoL6aW5n9smFVOp2MooVzSIuCoAyZTYMz03MKgtWa+tU1MfoVGu5KACW6xeGbGChwawYEKTEeQXO3coiFYEWJH4ahY03qQy/z9Ez0uMdWgiwLOsctDF0EoH2HkdnW3qyTnA0eF9AG7L+pJTT3Nw8CQ0JNncYYb9iVllAunuA6iP9XcNFIWC07fRtwN4gLWmZFcBbACQFiZxbfx+LVQzoaPd0NfzBe87tpmcEKtRx4IObAn+ESL1uOW5bNVknFVh9XUdGMHyXc1EM6C3PG415dwFSJbMyAT1tAlY9/0YADqRtnG3HuWfUhh65NrMCdIm6q8zgmIS0l/n4Jw2090JwDmJ0tuH/mZQCSTcFjEUCYE5vCXVgs+1YDcKfWOXJaSxePRAE72BUyjouiiGa/hDcZmZlgmU5bfoFHOd7XBRDsVicbtpAr13HrADo8d+IBogdeXyVqM3JCWw8iIXEOV1YURr6DzM7BMdxZiETbAq12yAO5FOW1TqVq1QG/2AUKxm9wUtDNP2hcb9jVhaMQ2egI5dhvNj5XJYIjNYg/YHeQ+eZyCwNODG2OmNHHmWRqvGy+KJO/9C53tB/SDNTgK3NHCmd38JHJ4z2B4RsMoDUvxSilV11QLE+GMWAUVyUCshtCAzrOaQ9NockASPja15j1XouSgVG3L2+DV0HDWOWRtqIwhyS2OMrxS4xq87UjzlrH7NKQp+cez7VV0RRog5e9r2bfzCqFUjnIGhfaVJHTKNIZ5JVlQRGyYteI2mOStJrknorZAOdg9Vo9IrGeaYDRx2Z0ycJtQLmps6I/tgcVQr6+E2OdmyTEKxHWCwbaNOZpCgrwanPs6pU5JWamVQ3K8HGEOYufY5HwH7mAtOBETqbxaoCLcXjunOPM7ssICNcj3c4GHmn9wuYj1mkNPyDUaroXR8Xr8hCmMv+YRgMOTEJGEV0cQZZd2uSviSC3h/7NjRJVWR1GjRfxB1J6a+xnkUqBvTM91d6JsFmC4uUDWx5LvB97RO9I7NLwz8YRYUD5eRMOC108xt1ognaGKKBA56cvIGLx0Q+f8sU6nWjdtSLzNLAfPFw1JFEGAlLWKQidIu6pqQgoWyAvsFgsYoQXTXj/cbMRhro4b26gl28h4sywSoWPx8xmHpphiAuZZn95V46Ijij31JgtYh92EeZRZve+rgzda/fwiJlga5GUPeHyUHSep9jUbxTSwOyxF38mBlo/9nG+5BPxj6T9A9GITx4882jDsgKOPFVw+gwLUqYFYCOUjAH6numglTf4uLMQA9cZNigkRv6KAROXZvi1ByLZAKdjEPXK0m6PNLBm8HiaJdzK/yW+Q7KwDjUMzfHY38fgnREB6MUqCe4qCzAad81DNISOnY+iA3xjZqH1EcpkIszg07tySGBDan0kY6P3eKSzyIoSXPJb1gkFXTj6y3zvdvh0pT7EVfToEBRewqFlk9xUSZQOvffRZNUtzMrGbRDhqB3bSFbUk8iSqHguheZRhGMTcwKgLJtHs+taLVEwPJ2c2BD35PJyczSgLMXJzkXK8NrOZ2tx3y2Dc7ehPIX6Bdlh6PyaYS6PdEbXj9Q9IURF2UCneQE7+KoISzfP8msZPgHo5ijKsrnPmDsjcAwnGimPzRits/L8j1BGtDr7vT1aDu2801mBUCwVsadnOt7RTSe790n5Q7E+Vko10f12UyAIFBSZT4ApkNvv+N6dZ2fMCsZdDCKXvovXaHEai0LYHilb9gzLtuZRacdz1AZLVi4qCJYlnu5aQN6Y/rg1FMxSp6OOhorwD10b4X/M8D/a5RfikjevH8y4QcKmaIvaW5OAmQ7jHfoojgwKxnm6TRWi9dzcdlAChqPQIUOIv2goPEz0Rg9aaIsNK+UC3Sq8BdKRFh1MTsEjIC74ODBiMNpDppKp+D4H5zblabcmlJLcT9QRHjPfbTsTrtJoE/BwX9ytO1qZ6FQOJfZcUDgB3DsKig2J+cjcGQnyp/EJjP0TUAabNtdBufRweOhwLhB0PUCdO4PlUnVjfLV1AZWUxKO41yNek9hZdlj6vEJ+t5BG9bhN7ZhpFGAVLjOdDzmmbdpziI+/l+BgOn7pSihfG/024gkwPYNsH080q5+lG/Ae/4C73k/RtBDtPfz5fDcD1o25odBtnQ64cDNaYTN7y0sWhKQ3Ritm5XoRVhNSUBuYVL9ODmdXCUGb5+VexSBOWgEorNL1M/bIKafjmekw4ZvgzaCVlIAuWom6D0RAiYx12DEvITgBJ+7MZ1Ap+5DsNbSvFrJqvf/CiPYu+wUdZ/ZIeqaEYzFmLfuxe91zK4paF9Fn9jRNU5TU1OZt7tC/A8XwoW5NWr8TgAAAABJRU5ErkJggg==") center center no-repeat; }

span.fancytree-focused span.fancytree-title {
  outline: none; }

.multiSelectTree tbody tr.fancytree-focused:not(.fancytree-selected):not(.fancytree-active) {
  background-color: transparent; }

.multiSelectTree tbody tr.fancytree-active.fancytree-selected {
  background-color: royalblue; }

/*.multiSelectTree span.fancytree-title, span.fancytree-selected span.fancytree-title {
    background-color: transparent !important;
}*/
.fancytree-treefocus span.fancytree-active span.fancytree-title, .fancytree-treefocus span.fancytree-selected span.fancytree-title {
  color: black; }

span.fancytree-selected span.fancytree-title {
  font-style: normal; }

ul.ui-fancytree.fancytree-container {
  white-space: normal; }

span.fancytree-node {
  display: -ms-flexbox;
  display: flex; }

.fancytree-treefocus {
  outline: none; }

#burger-icon {
  width: 30px;
  height: 25px;
  position: relative;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }

#burger-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #4E4E4E;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .25s ease-in-out; }

#burger-icon span:nth-child(1) {
  top: 0px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#burger-icon span:nth-child(2) {
  top: 10px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#burger-icon span:nth-child(3) {
  top: 20px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#burger-icon.is-active span:nth-child(1) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  top: -1px;
  left: -1px; }

#burger-icon.is-active span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#burger-icon.is-active span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  top: 20px;
  left: -1px; }

body.filter-open {
  overflow: hidden; }

#search-facets {
  -ms-flex-align: start;
      align-items: flex-start;
  color: #313C50;
  margin-right: 0;
  width: 30%; }
  #search-facets span.filter-close {
    display: none; }
  @media (max-width: 921.98px) {
    #search-facets.filter-show {
      display: block;
      overflow: auto;
      background-color: #FFFFFF;
      z-index: 9999;
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 0.5s;
      -webkit-animation-name: fadeIn-SlideUp;
      -webkit-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -moz-animation-delay: 0;
      -moz-animation-duration: 0.5s;
      -moz-animation-name: fadeIn-SlideUp;
      -moz-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -o-animation-delay: 0;
      -o-animation-duration: 0.5s;
      -o-animation-name: fadeIn-SlideUp;
      -o-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-delay: 0;
      animation-duration: 0.5s;
      animation-name: fadeIn-SlideUp;
      animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */ } }
  #search-facets.filter-hide h3.title {
    display: none; }
  @media (max-width: 921.98px) {
    #search-facets.filter-hide {
      display: none;
      background-color: #FFFFFF;
      z-index: 9999;
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 0.5s;
      -webkit-animation-name: fadeOut-SlideDown;
      -webkit-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -moz-animation-delay: 0;
      -moz-animation-duration: 0.5s;
      -moz-animation-name: fadeOut-SlideDown;
      -moz-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -o-animation-delay: 0;
      -o-animation-duration: 0.5s;
      -o-animation-name: fadeOut-SlideDown;
      -o-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-delay: 0;
      animation-duration: 0.5s;
      animation-name: fadeOut-SlideDown;
      animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */ } }
  #search-facets .form-check--child {
    height: 0; }
  #search-facets .show.open-hierarchical-child {
    -ms-transform-origin: top;
        transform-origin: top;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-name: open-filterChildren;
    -webkit-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -moz-animation-delay: 0;
    -moz-animation-duration: 0.3s;
    -moz-animation-name: open-filterChildren;
    -moz-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -o-animation-delay: 0;
    -o-animation-duration: 0.3s;
    -o-animation-name: open-filterChildren;
    -o-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    animation-delay: 0;
    animation-duration: 0.3s;
    animation-name: open-filterChildren;
    animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */ }
  #search-facets .close-hierarchical-child {
    -ms-transform-origin: top;
        transform-origin: top;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-name: close-filterChildren;
    -webkit-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -moz-animation-delay: 0;
    -moz-animation-duration: 0.3s;
    -moz-animation-name: close-filterChildren;
    -moz-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -o-animation-delay: 0;
    -o-animation-duration: 0.3s;
    -o-animation-name: close-filterChildren;
    -o-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    animation-delay: 0;
    animation-duration: 0.3s;
    animation-name: close-filterChildren;
    animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */ }
  #search-facets .facet--list {
    margin-left: 30px; }
  #search-facets .form-check {
    font-size: 14px;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif;
    margin-bottom: 0; }
    #search-facets .form-check label {
      margin: 5px 0 16px 8px; }
  #search-facets .filter--button {
    background-color: transparent;
    padding-left: 0;
    margin-left: 0;
    border: none;
    font-size: 19px;
    font-family: "open_sans-bold", "Helvetica-bold", "Arial-bold", sans-serif;
    color: #313C50;
    outline: none;
    cursor: pointer; }
    #search-facets .filter--button:after {
      color: #313C50;
      position: relative;
      display: inline-block;
      font-family: "aaos-glyphs";
      font-weight: normal;
      content: "";
      font-size: 8px;
      top: -0.5em;
      left: 1em;
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
      transition: transform .3s ease-in; }
    #search-facets .filter--button.collapsed:after {
      display: inline-block;
      will-change: transform;
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
      transition: transform .3s ease-in; }
  @media (max-width: 921.98px) {
    #search-facets {
      display: none;
      padding: 40px; }
      #search-facets .facet--list {
        margin-left: 0; }
        #search-facets .facet--list ul {
          padding-left: 16px; }
      #search-facets .form-check {
        font-size: 16px; }
      #search-facets span.filter-close {
        display: block;
        position: absolute;
        color: #4E4E4E;
        font-size: 2em;
        top: 30px;
        right: 30px;
        transition: opacity .2s ease-in, transform .1s ease-in-out;
        outline: none;
        cursor: pointer; }
        #search-facets span.filter-close:hover {
          opacity: 0.2;
          -ms-transform: scale(1.5);
              transform: scale(1.5); }
        #search-facets span.filter-close:active {
          -ms-transform: scale(1);
              transform: scale(1); } }

#searchFacets.filter-show {
  display: block !important; }

.no-results {
  width: 100%;
  text-align: center; }

#search-results {
  width: 70%; }
  @media (max-width: 921.98px) {
    #search-results {
      width: 100%; } }
  #search-results .pagingation--container {
    margin-top: 35px;
    display: block; }
  #search-results .search-count {
    padding: 16px 0;
    font-family: "open_sans-italic", "Helvetica-italic", "Arial-italic", sans-serif; }
  #search-results .btn--filter {
    background-color: #F6F7FA;
    color: #4E4E4E;
    padding: 20px 20px;
    border-radius: 0;
    font-size: 1em;
    position: relative;
    display: none; }
    @media (max-width: 921.98px) {
      #search-results .btn--filter {
        display: block; } }
    #search-results .btn--filter:before {
      font-family: "aaos-glyphs";
      content: "";
      padding-right: 8px; }
    #search-results .btn--filter span.filter-number {
      position: absolute;
      right: 16px; }

/* Custom select button */
.sort-dropdown {
  width: 25%;
  border: 1px solid #4E4E4E; }
  @media (max-width: 921.98px) {
    .sort-dropdown {
      width: 50%; } }
  .sort-dropdown .btn:focus {
    outline: 0;
    box-shadow: none; }
  .sort-dropdown > .dropdown-toggle {
    border-radius: 0;
    background-color: #F9F9F9;
    color: #354054;
    text-align: left;
    font-size: 13px;
    padding: 10px 20px;
    width: 100%; }
    .sort-dropdown > .dropdown-toggle::after {
      background: none;
      border: 0;
      position: relative;
      float: right;
      font-size: 10px;
      top: 4px;
      content: "";
      font-family: "aaos-glyphs"; }
    .sort-dropdown > .dropdown-toggle:hover {
      background-color: #F2F2F2; }
  .sort-dropdown.show {
    z-index: 10000;
    border: 1px solid #4C9AFF !important; }
    .sort-dropdown.show .dropdown-toggle:after {
      content: "";
      font-family: "aaos-glyphs"; }
  .sort-dropdown > .dropdown-menu {
    width: 25%;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: none; }
    .sort-dropdown > .dropdown-menu > .dropdown-item {
      font-size: 13px;
      padding: 10px 20px; }
      .sort-dropdown > .dropdown-menu > .dropdown-item:hover {
        background-color: #CC0033;
        color: #FFFFFF;
        font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif; }
    @media (max-width: 921.98px) {
      .sort-dropdown > .dropdown-menu {
        width: 75%; } }

.video-search .search-refine h3 {
  margin: 12px 0; }

.video-search .search-refine .sort-dropdown {
  width: 50%; }
  .video-search .search-refine .sort-dropdown .dropdown-toggle {
    background: transparent;
    padding: 5px 20px;
    border: 0px solid #313C50; }
    .video-search .search-refine .sort-dropdown .dropdown-toggle:after {
      font-size: 6px;
      top: 7px; }
  .video-search .search-refine .sort-dropdown .dropdown-menu {
    width: 47%;
    border: 1px solid #313C50;
    margin: 0; }
    .video-search .search-refine .sort-dropdown .dropdown-menu .dropdown-item {
      font-size: 13px;
      font-weight: 700; }
      .video-search .search-refine .sort-dropdown .dropdown-menu .dropdown-item:hover {
        background-color: #F2F2F2;
        color: #313C50;
        font-weight: 700;
        font-family: "open_sans-regular", Helvetica, Arial, sans-serif, sans-serif; }
    @media screen and (max-width: 600px) {
      .video-search .search-refine .sort-dropdown .dropdown-menu {
        width: 83%; } }
  @media screen and (max-width: 600px) {
    .video-search .search-refine .sort-dropdown {
      width: 90%; } }
  .video-search .search-refine .sort-dropdown.show {
    border: 1px solid #313C50 !important; }

@media screen and (max-width: 900px) {
  .video-search .aaos-search {
    margin: 10px 5px; } }

.video-search .video-collection .btn-aaos-search {
  right: 18px; }

.EPiServerForms {
  /*.Form__Element.FormStep.Form__Element--NonData {
        width: 33%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1.5rem;
    }*/ }
  .EPiServerForms label,
  .EPiServerForms .Form__Element .Form__Element__Caption {
    display: block !important;
    margin-bottom: .5rem;
    font-size: 14px;
    font-family: "open_sans-semibold", "Helvetica-bold", "Arial-bold", sans-serif; }
  .EPiServerForms input[type="text"],
  .EPiServerForms .Form__Element .FormTextbox__Input {
    background-color: #f6f7fa;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #7b828f;
    height: 43px;
    line-height: 41px; }
  .EPiServerForms legend {
    font-size: 16px; }
  .EPiServerForms button {
    border-radius: 5px;
    border: none;
    padding: .5rem 1.5rem;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.4px; }
  .EPiServerForms button[type="submit"] {
    background-color: #CC0033;
    color: #FFFFFF; }
  .EPiServerForms .Form__Element.FormTextbox--Textarea textarea {
    height: 216px;
    background-color: #F2F2F2;
    font-size: 14px; }
  .EPiServerForms .Form__Element input[type="radio"] {
    position: static; }

.cc-window {
  font-family: "open_sans-regular", Helvetica, Arial, sans-serif;
  font-size: 0.9em; }

.cc-btn {
  border: 1px solid #CC0033;
  color: #CC0033;
  border-radius: 5px; }

.cc-btn {
  color: #CC0033;
  text-transform: uppercase;
  text-decoration: none;
  transition: background .3s;
  padding-left: 30px;
  padding-right: 30px;
  white-space: nowrap; }
  .cc-btn:hover, .cc-btn:focus {
    color: #FFFFFF;
    background-color: #CC0033;
    text-transform: uppercase;
    transition: background .3s;
    white-space: nowrap;
    text-decoration: none; }

.cc-link, .cc-link:active, .cc-link:visited {
  color: #007F9D !important;
  text-decoration: none !important;
  transition: color .3s; }

.cc-grower {
  z-index: 1000;
  top: 0;
  position: -webkit-sticky;
  position: sticky; }

/* Layout ===================*/
@media print {
  @page {
    size: portrait; }
  div.container > div.alert {
    display: none !important; }
  .modal.modal-popup {
    display: none !important; }
  div > * {
    display: block !important; }
  #alert {
    display: none !important; }
  script {
    display: none !important; }
  .card-img-simple {
    max-height: 100% !important;
    max-width: 100% !important; }
  .img--container {
    border-radius: 0;
    background-color: transparent !important; }
    .img--container .fancybox {
      box-shadow: none;
      border-radius: 0;
      background-color: transparent !important; }
      .img--container .fancybox img.card-img-simple {
        max-height: 100% !important;
        max-width: 100% !important; }
  section.content {
    padding: 0; }
  #page-content {
    display: block;
    margin-right: 25px;
    margin-left: 25px; }
  html, body {
    height: 100%;
    overflow: visible !important; }
    html .main, body .main {
      display: block !important;
      padding-bottom: 0; }
  .box--row, .aaos--row, .details--title-row, .details--info-row, .details--tags-row, .article-tags, .tags--tagged {
    display: -ms-flexbox !important;
    display: flex !important; }
  .details--title-row .btn, .details--title-row #st-content-hidden {
    display: none !important; }
  .scroll-left--nav,
  .scroll-right--nav,
  nav,
  .ad,
  .aaos--links,
  .nav-container,
  .content-navigation,
  .content-alert,
  .navigation--account,
  .content-breadcrumbs,
  .navbutton-placeholder,
  #profile-buttons {
    min-height: 0;
    max-height: 0;
    display: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .content-breadcrumbs {
    text-transform: uppercase; }
  .cc-grower {
    display: none; }
  header {
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0 !important; }
  div#page-content > footer {
    display: block;
    position: relative;
    background-color: transparent !important;
    height: auto; }
    div#page-content > footer .footer--panel {
      display: none !important; }
  .txt {
    font-size: 14px; }
  .col-6.aaos--row {
    padding-bottom: 0;
    height: 100px !important;
    max-width: 100% !important;
    min-width: 100% !important; }
    .col-6.aaos--row + .col-6 {
      height: 0;
      min-height: 0;
      display: none; }
  .aaos--row.aaos--flex-end {
    display: none; }
  .aaos-logo {
    width: 20%; }
    .aaos-logo img {
      width: 100%; }
  .logo--divider {
    width: 1px;
    background-color: transparent;
    border: 1px solid #A3A3A3;
    height: 50%;
    margin-left: 25px;
    padding: 10px 0; }
  .logo--secondary {
    width: 20%; }
    .logo--secondary img {
      width: 100%; }
  .ad-sticky-bottom {
    display: none !important; }
  .ad-close-button {
    display: none !important; }
  p.copyrights {
    color: #A3A3A3 !important;
    display: block;
    clear: both;
    font-size: 10px !important;
    text-align: center;
    width: 100% !important;
    margin: 0 auto !important; }
  .version-number {
    display: none !important; }
  .content--two-column .one-third {
    display: none !important;
    min-width: 0;
    max-width: 0; }
  .content--two-column .two-third {
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    min-width: 100%; }
    .content--two-column .two-third img {
      max-width: 100%; }
  img {
    break-inside: avoid; }
  .details--title-row {
    break-inside: avoid; }
    .details--title-row .btn {
      display: none; }
  .card--scroll-container {
    -ms-flex-order: 1;
        order: 1;
    display: block !important;
    padding: 0;
    margin: 0; }
    .card--scroll-container:before, .card--scroll-container:after {
      display: none;
      border: 1px solid red;
      opacity: 0 !important; }
    .card--scroll-container .noscroll-left, .card--scroll-container .noscroll-right {
      display: none;
      opacity: 0 !important;
      height: 0; }
    .card--scroll-container .card--scroll {
      -ms-flex-order: 1;
          order: 1;
      padding: 0;
      margin: 0;
      width: 100%;
      display: block !important;
      overflow: visible !important;
      overflow-x: visible !important; }
      .card--scroll-container .card--scroll .img--container {
        -ms-flex-order: 1;
            order: 1;
        max-width: 100%;
        min-width: 100%;
        max-height: 100%;
        min-height: 100%;
        margin-bottom: 50px; }
        .card--scroll-container .card--scroll .img--container .card-img-simple {
          height: 100% !important;
          max-height: 100% !important; }
        .card--scroll-container .card--scroll .img--container .fancybox {
          box-shadow: none;
          border-radius: 0;
          height: 100%;
          width: 100%; }
        .card--scroll-container .card--scroll .img--container .img-caption,
        .card--scroll-container .card--scroll .img--container .img-credit {
          display: block; }
    .card--scroll-container > .scroll-left--nav,
    .card--scroll-container > .scroll-right--nav {
      display: none; }
  iframe {
    display: none !important; } }

.blank-page {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  background-size: cover;
  background-position: center;
  height: 100vh; }
  .blank-page .container, .blank-page .headline.buttonOnly {
    text-align: center; }
  .blank-page .card-img-simple {
    width: 50%; }
  @media screen and (max-width: 600px) {
    .blank-page .card-img-simple {
      width: 100%; } }

/* State ===================*/

@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn-ChangeHeightDown {
  0% {
    max-height: 10px;
    opacity: 0; }
  100% {
    max-height: 400px;
    opacity: 1; } }

@keyframes fadeIn-SlideUp {
  0% {
    top: calc(100% - 5px);
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }

@keyframes fadeOut-SlideDown {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: calc(100% - 5px);
    opacity: 0; } }

@keyframes open-filterChildren {
  0% {
    transform: scaleY(0);
    opacity: 0; }
  100% {
    transform: scaleY(1);
    opacity: 1;
    height: 100%; } }

@keyframes close-filterChildren {
  0% {
    transform: scaleY(1);
    opacity: 1; }
  100% {
    transform: scaleY(0);
    height: 0;
    opacity: 0; } }

/* Custom Apps =============*/
/* 
IMPORTANT:
    Please check other style classes to make sure 
    the styles here are not being used elsewhere.
*/
.memberLabelName {
  font-size: 16px;
  margin-top: 15px; }

/* Overrides for non-compliant layouts */
/* Spacing in a box--row with horizontal cards. */
@media (max-width: 921.98px) {
  .box--row > .card--horizontal:not(:only-of-type):first-child {
    margin-top: 15px; } }

.box--row:last-child {
  padding-bottom: 15px; }
  @media (max-width: 921.98px) {
    .box--row:last-child {
      padding-top: 0; } }

@media (max-width: 921.98px) {
  .txt * {
    max-width: 100%;
    height: auto; } }

@media (max-width: 921.98px) {
  .content--two-column .two-third iframe {
    max-width: 100%;
    height: auto; } }
