@charset "UTF-8";
/*-- ENVIRONMENT VARIABLES --*/
/*-- VARIABLES SPECIFIC --*/
/*-- BOOTSTRAP --*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #FFFFFF; }

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

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

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

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

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

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

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

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: #1EAEF7;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0783c2;
    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: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

label, .a-form-group .a-form-label-inline,
.form-group .a-form-label-inline {
  display: inline-block;
  margin-bottom: .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; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

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-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 6px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blockquote {
  margin-bottom: 12px;
  font-size: 2rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 6px;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1056px; } }

.container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto; }

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

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

.col-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, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px; }

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

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-12 {
  -webkit-box-ordinal-group: 13;
  -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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -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: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -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: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -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%; } }

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 12px;
  background-color: transparent; }
  .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 .table {
    background-color: #FFFFFF; }

.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-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

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

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

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

.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-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: #FFFFFF;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #FFFFFF;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .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 {
    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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

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

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

@media (max-width: 1599.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #CCCCCC;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #FFFFFF;
    border-color: #99dafb;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .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:not([size]):not([multiple]) {
  height: calc(3.15rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #FFFFFF; }

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

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

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

.col-form-label-sm {
  padding-top: calc(0.275rem + 1px);
  padding-bottom: calc(0.275rem + 1px);
  font-size: 1.4rem;
  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;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.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.275rem 0.75rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.6rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.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 1.25rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(4rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

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

.form-row {
  display: -webkit-box;
  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: #BCC7CC; }

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .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: #17C96B; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(23, 201, 107, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #17C96B; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #17C96B;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 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, .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-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #17C96B; }

.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: #17C96B; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71efac; }

.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 {
  background-color: #2ce784; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(23, 201, 107, 0.25);
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(23, 201, 107, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #17C96B; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(226, 59, 83, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #E23B53; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #E23B53;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 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, .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-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E23B53; }

.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: #E23B53; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #f2aab4; }

.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 {
  background-color: #e9677a; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(226, 59, 83, 0.25);
  box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(226, 59, 83, 0.25); }

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

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.25); }

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

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

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

.btn-primary {
  color: #FFFFFF;
  background-color: #1EAEF7;
  border-color: #1EAEF7; }
  .btn-primary:hover {
    color: #FFFFFF;
    background-color: #089ce7;
    border-color: #0893da; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #FFFFFF;
    background-color: #1EAEF7;
    border-color: #1EAEF7; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #0893da;
    border-color: #078bce; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5); }

.btn-secondary {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #FFFFFF;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #FFFFFF;
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #FFFFFF;
  background-color: #17C96B;
  border-color: #17C96B; }
  .btn-success:hover {
    color: #FFFFFF;
    background-color: #13a759;
    border-color: #129b53; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #FFFFFF;
    background-color: #17C96B;
    border-color: #17C96B; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #129b53;
    border-color: #10904d; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5); }

.btn-info {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #FFFFFF;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #FFFFFF;
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #FFDA06;
  border-color: #FFDA06; }
  .btn-warning:hover {
    color: #212529;
    background-color: #dfbe00;
    border-color: #d2b300; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #FFDA06;
    border-color: #FFDA06; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d2b300;
    border-color: #c5a800; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5); }

.btn-danger {
  color: #FFFFFF;
  background-color: #E23B53;
  border-color: #E23B53; }
  .btn-danger:hover {
    color: #FFFFFF;
    background-color: #d7203a;
    border-color: #cc1e37; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #FFFFFF;
    background-color: #E23B53;
    border-color: #E23B53; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #cc1e37;
    border-color: #c11d34; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #FFFFFF;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #FFFFFF;
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #1EAEF7;
  background-color: transparent;
  background-image: none;
  border-color: #1EAEF7; }
  .btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #1EAEF7;
    border-color: #1EAEF7; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #1EAEF7;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #1EAEF7;
    border-color: #1EAEF7; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #FFFFFF;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #17C96B;
  background-color: transparent;
  background-image: none;
  border-color: #17C96B; }
  .btn-outline-success:hover {
    color: #FFFFFF;
    background-color: #17C96B;
    border-color: #17C96B; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #17C96B;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #FFFFFF;
    background-color: #17C96B;
    border-color: #17C96B; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 201, 107, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #FFFFFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #FFDA06;
  background-color: transparent;
  background-image: none;
  border-color: #FFDA06; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #FFDA06;
    border-color: #FFDA06; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FFDA06;
    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: #FFDA06;
    border-color: #FFDA06; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 218, 6, 0.5); }

.btn-outline-danger {
  color: #E23B53;
  background-color: transparent;
  background-image: none;
  border-color: #E23B53; }
  .btn-outline-danger:hover {
    color: #FFFFFF;
    background-color: #E23B53;
    border-color: #E23B53; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #E23B53;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #FFFFFF;
    background-color: #E23B53;
    border-color: #E23B53; }
    .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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(226, 59, 83, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #FFFFFF;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    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: #FFFFFF;
    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 {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #1EAEF7;
  background-color: transparent; }
  .btn-link:hover {
    color: #0783c2;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1.25rem;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 0; }

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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: 1.6rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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 {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  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 {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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-divider {
  height: 0;
  margin: 6px 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: #000000;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #000000;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1EAEF7; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

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

.btn-group > .btn:first-child {
  margin-left: 0; }

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

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

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

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

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .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: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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -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::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #CCCCCC;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #FFFFFF;
    background-color: #1EAEF7; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(30, 174, 247, 0.25);
    box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(30, 174, 247, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #FFFFFF;
    background-color: #caecfd; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1EAEF7; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #1EAEF7; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23FFFFFF' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(30, 174, 247, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(30, 174, 247, 0.5); }

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1EAEF7; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFFFFF'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(30, 174, 247, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #FFFFFF url("data:image/svg+xml;charset=utf8,%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;
  background-size: 8px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #99dafb;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(153, 218, 251, 0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(153, 218, 251, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #FFFFFF; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(2.6rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(4rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(3.15rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #99dafb;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #99dafb; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(3.15rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(3.15rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #CCCCCC;
    border-radius: 0 0.25rem 0.25rem 0; }

.nav {
  display: -webkit-box;
  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; }

.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: #FFFFFF;
    border-color: #dee2e6 #dee2e6 #FFFFFF; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #FFFFFF;
  background-color: #1EAEF7; }

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

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

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6px 12px; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  margin-right: 12px;
  font-size: 2rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .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%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 2rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .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: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .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: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

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

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .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: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

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

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .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: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

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

@media (min-width: 1600px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.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;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

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

.navbar-dark .navbar-brand {
  color: #FFFFFF; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #FFFFFF; }

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

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

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

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

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

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid #E5E5E5;
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

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

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

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

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

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #E5E5E5; }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #E5E5E5; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

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

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

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

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

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

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

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

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

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

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

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

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #BCC7CC;
  content: "/"; }

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

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

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  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: #1EAEF7;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #0783c2;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(30, 174, 247, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #FFFFFF;
  background-color: #1EAEF7;
  border-color: #1EAEF7; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #FFFFFF;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 2rem;
  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: 1.4rem;
  line-height: 1.5; }

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

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

.badge-primary {
  color: #FFFFFF;
  background-color: #1EAEF7; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0893da; }

.badge-secondary {
  color: #FFFFFF;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #FFFFFF;
  background-color: #17C96B; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #129b53; }

.badge-info {
  color: #FFFFFF;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #FFDA06; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d2b300; }

.badge-danger {
  color: #FFFFFF;
  background-color: #E23B53; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #cc1e37; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #FFFFFF;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1d2124; }

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

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

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

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

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 1.2rem;
  background-color: transparent;
  border-radius: 0; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  background-color: #1EAEF7;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.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 {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

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

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

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #FFFFFF; }
  .list-group-item.active {
    z-index: 2;
    color: #FFFFFF;
    background-color: #1EAEF7;
    border-color: #1EAEF7; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #105a80;
  background-color: #c0e8fd; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #105a80;
    background-color: #a7dffc; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #105a80;
    border-color: #105a80; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #0c6938;
  background-color: #bef0d6; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #0c6938;
    background-color: #a9ebc9; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #0c6938;
    border-color: #0c6938; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #857103;
  background-color: #fff5b9; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #857103;
    background-color: #fff1a0; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #857103;
    border-color: #857103; }

.list-group-item-danger {
  color: #761f2b;
  background-color: #f7c8cf; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #761f2b;
    background-color: #f4b2bc; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #761f2b;
    border-color: #761f2b; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #FFFFFF;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #1EAEF7; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 1; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #E5E5E5;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #E5E5E5; }
  .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-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
  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: #000000; }

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF;
  text-align: center;
  background-color: #000000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1.4rem;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 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-top-color: #FFFFFF; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 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-right-color: #FFFFFF; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    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-bottom-color: #FFFFFF; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    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-left-color: #FFFFFF; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  color: inherit;
  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; }

.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: #1EAEF7 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0893da !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: #17C96B !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #129b53 !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: #FFDA06 !important; }

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

.bg-danger {
  background-color: #E23B53 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #cc1e37 !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: #FFFFFF !important; }

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

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

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

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

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

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

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

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

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

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

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

.border-primary {
  border-color: #1EAEF7 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #17C96B !important; }

.border-info {
  border-color: #17a2b8 !important; }

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

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

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

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #FFFFFF !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-circle {
  border-radius: 50% !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

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

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    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%; }

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

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

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

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -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; }

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

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

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

.justify-content-between {
  -webkit-box-pack: justify !important;
  -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 {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

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

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

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

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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;
  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;
  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;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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;
    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;
    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;
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-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: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

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

@media (min-width: 1600px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !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;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 12px !important; }

.mt-1,
.my-1 {
  margin-top: 12px !important; }

.mr-1,
.mx-1 {
  margin-right: 12px !important; }

.mb-1,
.my-1 {
  margin-bottom: 12px !important; }

.ml-1,
.mx-1 {
  margin-left: 12px !important; }

.m-2 {
  margin: 24px !important; }

.mt-2,
.my-2 {
  margin-top: 24px !important; }

.mr-2,
.mx-2 {
  margin-right: 24px !important; }

.mb-2,
.my-2 {
  margin-bottom: 24px !important; }

.ml-2,
.mx-2 {
  margin-left: 24px !important; }

.m-3 {
  margin: 36px !important; }

.mt-3,
.my-3 {
  margin-top: 36px !important; }

.mr-3,
.mx-3 {
  margin-right: 36px !important; }

.mb-3,
.my-3 {
  margin-bottom: 36px !important; }

.ml-3,
.mx-3 {
  margin-left: 36px !important; }

.m-4 {
  margin: 48px !important; }

.mt-4,
.my-4 {
  margin-top: 48px !important; }

.mr-4,
.mx-4 {
  margin-right: 48px !important; }

.mb-4,
.my-4 {
  margin-bottom: 48px !important; }

.ml-4,
.mx-4 {
  margin-left: 48px !important; }

.m-5 {
  margin: 60px !important; }

.mt-5,
.my-5 {
  margin-top: 60px !important; }

.mr-5,
.mx-5 {
  margin-right: 60px !important; }

.mb-5,
.my-5 {
  margin-bottom: 60px !important; }

.ml-5,
.mx-5 {
  margin-left: 60px !important; }

.m-105 {
  margin: 18px !important; }

.mt-105,
.my-105 {
  margin-top: 18px !important; }

.mr-105,
.mx-105 {
  margin-right: 18px !important; }

.mb-105,
.my-105 {
  margin-bottom: 18px !important; }

.ml-105,
.mx-105 {
  margin-left: 18px !important; }

.m-6 {
  margin: 72px !important; }

.mt-6,
.my-6 {
  margin-top: 72px !important; }

.mr-6,
.mx-6 {
  margin-right: 72px !important; }

.mb-6,
.my-6 {
  margin-bottom: 72px !important; }

.ml-6,
.mx-6 {
  margin-left: 72px !important; }

.m-7 {
  margin: 84px !important; }

.mt-7,
.my-7 {
  margin-top: 84px !important; }

.mr-7,
.mx-7 {
  margin-right: 84px !important; }

.mb-7,
.my-7 {
  margin-bottom: 84px !important; }

.ml-7,
.mx-7 {
  margin-left: 84px !important; }

.m-8 {
  margin: 96px !important; }

.mt-8,
.my-8 {
  margin-top: 96px !important; }

.mr-8,
.mx-8 {
  margin-right: 96px !important; }

.mb-8,
.my-8 {
  margin-bottom: 96px !important; }

.ml-8,
.mx-8 {
  margin-left: 96px !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: 12px !important; }

.pt-1,
.py-1 {
  padding-top: 12px !important; }

.pr-1,
.px-1 {
  padding-right: 12px !important; }

.pb-1,
.py-1 {
  padding-bottom: 12px !important; }

.pl-1,
.px-1 {
  padding-left: 12px !important; }

.p-2 {
  padding: 24px !important; }

.pt-2,
.py-2 {
  padding-top: 24px !important; }

.pr-2,
.px-2 {
  padding-right: 24px !important; }

.pb-2,
.py-2 {
  padding-bottom: 24px !important; }

.pl-2,
.px-2 {
  padding-left: 24px !important; }

.p-3 {
  padding: 36px !important; }

.pt-3,
.py-3 {
  padding-top: 36px !important; }

.pr-3,
.px-3 {
  padding-right: 36px !important; }

.pb-3,
.py-3 {
  padding-bottom: 36px !important; }

.pl-3,
.px-3 {
  padding-left: 36px !important; }

.p-4 {
  padding: 48px !important; }

.pt-4,
.py-4 {
  padding-top: 48px !important; }

.pr-4,
.px-4 {
  padding-right: 48px !important; }

.pb-4,
.py-4 {
  padding-bottom: 48px !important; }

.pl-4,
.px-4 {
  padding-left: 48px !important; }

.p-5 {
  padding: 60px !important; }

.pt-5,
.py-5 {
  padding-top: 60px !important; }

.pr-5,
.px-5 {
  padding-right: 60px !important; }

.pb-5,
.py-5 {
  padding-bottom: 60px !important; }

.pl-5,
.px-5 {
  padding-left: 60px !important; }

.p-105 {
  padding: 18px !important; }

.pt-105,
.py-105 {
  padding-top: 18px !important; }

.pr-105,
.px-105 {
  padding-right: 18px !important; }

.pb-105,
.py-105 {
  padding-bottom: 18px !important; }

.pl-105,
.px-105 {
  padding-left: 18px !important; }

.p-6 {
  padding: 72px !important; }

.pt-6,
.py-6 {
  padding-top: 72px !important; }

.pr-6,
.px-6 {
  padding-right: 72px !important; }

.pb-6,
.py-6 {
  padding-bottom: 72px !important; }

.pl-6,
.px-6 {
  padding-left: 72px !important; }

.p-7 {
  padding: 84px !important; }

.pt-7,
.py-7 {
  padding-top: 84px !important; }

.pr-7,
.px-7 {
  padding-right: 84px !important; }

.pb-7,
.py-7 {
  padding-bottom: 84px !important; }

.pl-7,
.px-7 {
  padding-left: 84px !important; }

.p-8 {
  padding: 96px !important; }

.pt-8,
.py-8 {
  padding-top: 96px !important; }

.pr-8,
.px-8 {
  padding-right: 96px !important; }

.pb-8,
.py-8 {
  padding-bottom: 96px !important; }

.pl-8,
.px-8 {
  padding-left: 96px !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: 12px !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 12px !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 12px !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 12px !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 12px !important; }
  .m-sm-2 {
    margin: 24px !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 24px !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 24px !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 24px !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 24px !important; }
  .m-sm-3 {
    margin: 36px !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 36px !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 36px !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 36px !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 36px !important; }
  .m-sm-4 {
    margin: 48px !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 48px !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 48px !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 48px !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 48px !important; }
  .m-sm-5 {
    margin: 60px !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 60px !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 60px !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 60px !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 60px !important; }
  .m-sm-105 {
    margin: 18px !important; }
  .mt-sm-105,
  .my-sm-105 {
    margin-top: 18px !important; }
  .mr-sm-105,
  .mx-sm-105 {
    margin-right: 18px !important; }
  .mb-sm-105,
  .my-sm-105 {
    margin-bottom: 18px !important; }
  .ml-sm-105,
  .mx-sm-105 {
    margin-left: 18px !important; }
  .m-sm-6 {
    margin: 72px !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 72px !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 72px !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 72px !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 72px !important; }
  .m-sm-7 {
    margin: 84px !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 84px !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 84px !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 84px !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 84px !important; }
  .m-sm-8 {
    margin: 96px !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 96px !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 96px !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 96px !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 96px !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: 12px !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 12px !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 12px !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 12px !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 12px !important; }
  .p-sm-2 {
    padding: 24px !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 24px !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 24px !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 24px !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 24px !important; }
  .p-sm-3 {
    padding: 36px !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 36px !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 36px !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 36px !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 36px !important; }
  .p-sm-4 {
    padding: 48px !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 48px !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 48px !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 48px !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 48px !important; }
  .p-sm-5 {
    padding: 60px !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 60px !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 60px !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 60px !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 60px !important; }
  .p-sm-105 {
    padding: 18px !important; }
  .pt-sm-105,
  .py-sm-105 {
    padding-top: 18px !important; }
  .pr-sm-105,
  .px-sm-105 {
    padding-right: 18px !important; }
  .pb-sm-105,
  .py-sm-105 {
    padding-bottom: 18px !important; }
  .pl-sm-105,
  .px-sm-105 {
    padding-left: 18px !important; }
  .p-sm-6 {
    padding: 72px !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 72px !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 72px !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 72px !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 72px !important; }
  .p-sm-7 {
    padding: 84px !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 84px !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 84px !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 84px !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 84px !important; }
  .p-sm-8 {
    padding: 96px !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 96px !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 96px !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 96px !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 96px !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: 12px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 12px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 12px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 12px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 12px !important; }
  .m-md-2 {
    margin: 24px !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 24px !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 24px !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 24px !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 24px !important; }
  .m-md-3 {
    margin: 36px !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 36px !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 36px !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 36px !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 36px !important; }
  .m-md-4 {
    margin: 48px !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 48px !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 48px !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 48px !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 48px !important; }
  .m-md-5 {
    margin: 60px !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 60px !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 60px !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 60px !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 60px !important; }
  .m-md-105 {
    margin: 18px !important; }
  .mt-md-105,
  .my-md-105 {
    margin-top: 18px !important; }
  .mr-md-105,
  .mx-md-105 {
    margin-right: 18px !important; }
  .mb-md-105,
  .my-md-105 {
    margin-bottom: 18px !important; }
  .ml-md-105,
  .mx-md-105 {
    margin-left: 18px !important; }
  .m-md-6 {
    margin: 72px !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 72px !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 72px !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 72px !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 72px !important; }
  .m-md-7 {
    margin: 84px !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 84px !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 84px !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 84px !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 84px !important; }
  .m-md-8 {
    margin: 96px !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 96px !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 96px !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 96px !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 96px !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: 12px !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 12px !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 12px !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 12px !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 12px !important; }
  .p-md-2 {
    padding: 24px !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 24px !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 24px !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 24px !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 24px !important; }
  .p-md-3 {
    padding: 36px !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 36px !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 36px !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 36px !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 36px !important; }
  .p-md-4 {
    padding: 48px !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 48px !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 48px !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 48px !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 48px !important; }
  .p-md-5 {
    padding: 60px !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 60px !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 60px !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 60px !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 60px !important; }
  .p-md-105 {
    padding: 18px !important; }
  .pt-md-105,
  .py-md-105 {
    padding-top: 18px !important; }
  .pr-md-105,
  .px-md-105 {
    padding-right: 18px !important; }
  .pb-md-105,
  .py-md-105 {
    padding-bottom: 18px !important; }
  .pl-md-105,
  .px-md-105 {
    padding-left: 18px !important; }
  .p-md-6 {
    padding: 72px !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 72px !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 72px !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 72px !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 72px !important; }
  .p-md-7 {
    padding: 84px !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 84px !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 84px !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 84px !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 84px !important; }
  .p-md-8 {
    padding: 96px !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 96px !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 96px !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 96px !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 96px !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 12px !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 12px !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 12px !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 12px !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 12px !important; }
  .m-lg-2 {
    margin: 24px !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 24px !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 24px !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 24px !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 24px !important; }
  .m-lg-3 {
    margin: 36px !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 36px !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 36px !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 36px !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 36px !important; }
  .m-lg-4 {
    margin: 48px !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 48px !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 48px !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 48px !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 48px !important; }
  .m-lg-5 {
    margin: 60px !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 60px !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 60px !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 60px !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 60px !important; }
  .m-lg-105 {
    margin: 18px !important; }
  .mt-lg-105,
  .my-lg-105 {
    margin-top: 18px !important; }
  .mr-lg-105,
  .mx-lg-105 {
    margin-right: 18px !important; }
  .mb-lg-105,
  .my-lg-105 {
    margin-bottom: 18px !important; }
  .ml-lg-105,
  .mx-lg-105 {
    margin-left: 18px !important; }
  .m-lg-6 {
    margin: 72px !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 72px !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 72px !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 72px !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 72px !important; }
  .m-lg-7 {
    margin: 84px !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 84px !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 84px !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 84px !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 84px !important; }
  .m-lg-8 {
    margin: 96px !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 96px !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 96px !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 96px !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 96px !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: 12px !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 12px !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 12px !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 12px !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 12px !important; }
  .p-lg-2 {
    padding: 24px !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 24px !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 24px !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 24px !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 24px !important; }
  .p-lg-3 {
    padding: 36px !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 36px !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 36px !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 36px !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 36px !important; }
  .p-lg-4 {
    padding: 48px !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 48px !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 48px !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 48px !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 48px !important; }
  .p-lg-5 {
    padding: 60px !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 60px !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 60px !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 60px !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 60px !important; }
  .p-lg-105 {
    padding: 18px !important; }
  .pt-lg-105,
  .py-lg-105 {
    padding-top: 18px !important; }
  .pr-lg-105,
  .px-lg-105 {
    padding-right: 18px !important; }
  .pb-lg-105,
  .py-lg-105 {
    padding-bottom: 18px !important; }
  .pl-lg-105,
  .px-lg-105 {
    padding-left: 18px !important; }
  .p-lg-6 {
    padding: 72px !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 72px !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 72px !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 72px !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 72px !important; }
  .p-lg-7 {
    padding: 84px !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 84px !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 84px !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 84px !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 84px !important; }
  .p-lg-8 {
    padding: 96px !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 96px !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 96px !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 96px !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 96px !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 12px !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 12px !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 12px !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 12px !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 12px !important; }
  .m-xl-2 {
    margin: 24px !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 24px !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 24px !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 24px !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 24px !important; }
  .m-xl-3 {
    margin: 36px !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 36px !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 36px !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 36px !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 36px !important; }
  .m-xl-4 {
    margin: 48px !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 48px !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 48px !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 48px !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 48px !important; }
  .m-xl-5 {
    margin: 60px !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 60px !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 60px !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 60px !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 60px !important; }
  .m-xl-105 {
    margin: 18px !important; }
  .mt-xl-105,
  .my-xl-105 {
    margin-top: 18px !important; }
  .mr-xl-105,
  .mx-xl-105 {
    margin-right: 18px !important; }
  .mb-xl-105,
  .my-xl-105 {
    margin-bottom: 18px !important; }
  .ml-xl-105,
  .mx-xl-105 {
    margin-left: 18px !important; }
  .m-xl-6 {
    margin: 72px !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 72px !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 72px !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 72px !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 72px !important; }
  .m-xl-7 {
    margin: 84px !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 84px !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 84px !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 84px !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 84px !important; }
  .m-xl-8 {
    margin: 96px !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 96px !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 96px !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 96px !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 96px !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: 12px !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 12px !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 12px !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 12px !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 12px !important; }
  .p-xl-2 {
    padding: 24px !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 24px !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 24px !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 24px !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 24px !important; }
  .p-xl-3 {
    padding: 36px !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 36px !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 36px !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 36px !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 36px !important; }
  .p-xl-4 {
    padding: 48px !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 48px !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 48px !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 48px !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 48px !important; }
  .p-xl-5 {
    padding: 60px !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 60px !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 60px !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 60px !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 60px !important; }
  .p-xl-105 {
    padding: 18px !important; }
  .pt-xl-105,
  .py-xl-105 {
    padding-top: 18px !important; }
  .pr-xl-105,
  .px-xl-105 {
    padding-right: 18px !important; }
  .pb-xl-105,
  .py-xl-105 {
    padding-bottom: 18px !important; }
  .pl-xl-105,
  .px-xl-105 {
    padding-left: 18px !important; }
  .p-xl-6 {
    padding: 72px !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 72px !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 72px !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 72px !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 72px !important; }
  .p-xl-7 {
    padding: 84px !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 84px !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 84px !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 84px !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 84px !important; }
  .p-xl-8 {
    padding: 96px !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 96px !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 96px !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 96px !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 96px !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 12px !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 12px !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 12px !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 12px !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 12px !important; }
  .m-xxl-2 {
    margin: 24px !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 24px !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 24px !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 24px !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 24px !important; }
  .m-xxl-3 {
    margin: 36px !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 36px !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 36px !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 36px !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 36px !important; }
  .m-xxl-4 {
    margin: 48px !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 48px !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 48px !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 48px !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 48px !important; }
  .m-xxl-5 {
    margin: 60px !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 60px !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 60px !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 60px !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 60px !important; }
  .m-xxl-105 {
    margin: 18px !important; }
  .mt-xxl-105,
  .my-xxl-105 {
    margin-top: 18px !important; }
  .mr-xxl-105,
  .mx-xxl-105 {
    margin-right: 18px !important; }
  .mb-xxl-105,
  .my-xxl-105 {
    margin-bottom: 18px !important; }
  .ml-xxl-105,
  .mx-xxl-105 {
    margin-left: 18px !important; }
  .m-xxl-6 {
    margin: 72px !important; }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 72px !important; }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 72px !important; }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 72px !important; }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 72px !important; }
  .m-xxl-7 {
    margin: 84px !important; }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 84px !important; }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 84px !important; }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 84px !important; }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 84px !important; }
  .m-xxl-8 {
    margin: 96px !important; }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 96px !important; }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 96px !important; }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 96px !important; }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 96px !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 12px !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 12px !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 12px !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 12px !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 12px !important; }
  .p-xxl-2 {
    padding: 24px !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 24px !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 24px !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 24px !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 24px !important; }
  .p-xxl-3 {
    padding: 36px !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 36px !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 36px !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 36px !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 36px !important; }
  .p-xxl-4 {
    padding: 48px !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 48px !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 48px !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 48px !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 48px !important; }
  .p-xxl-5 {
    padding: 60px !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 60px !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 60px !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 60px !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 60px !important; }
  .p-xxl-105 {
    padding: 18px !important; }
  .pt-xxl-105,
  .py-xxl-105 {
    padding-top: 18px !important; }
  .pr-xxl-105,
  .px-xxl-105 {
    padding-right: 18px !important; }
  .pb-xxl-105,
  .py-xxl-105 {
    padding-bottom: 18px !important; }
  .pl-xxl-105,
  .px-xxl-105 {
    padding-left: 18px !important; }
  .p-xxl-6 {
    padding: 72px !important; }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 72px !important; }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 72px !important; }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 72px !important; }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 72px !important; }
  .p-xxl-7 {
    padding: 84px !important; }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 84px !important; }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 84px !important; }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 84px !important; }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 84px !important; }
  .p-xxl-8 {
    padding: 96px !important; }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 96px !important; }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 96px !important; }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 96px !important; }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 96px !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

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

.text-uppercase {
  text-transform: uppercase !important; }

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

.font-weight-light {
  font-weight: normal !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: normal !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #1EAEF7 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0893da !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #17C96B !important; }

a.text-success:hover, a.text-success:focus {
  color: #129b53 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #FFDA06 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d2b300 !important; }

.text-danger {
  color: #E23B53 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #cc1e37 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #BCC7CC !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

/*-- COMMON --*/
/*------------------------------------*\
    $RESET
\*------------------------------------*/
/* Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ol,
ul,
li,
form,
legend, label, .a-form-group .a-form-label-inline,
.form-group .a-form-label-inline,
table,
header,
footer,
nav,
section,
figure {
  padding: 0;
  margin: 0; }

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(125%, 0, 0);
    transform: translate3d(125%, 0, 0); } }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-125%, 0, 0);
    transform: translate3d(-125%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-125%, 0, 0);
    transform: translate3d(-125%, 0, 0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-125%, 0, 0);
    transform: translate3d(-125%, 0, 0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-125%, 0, 0);
    transform: translate3d(-125%, 0, 0); }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.a-scene {
  display: block;
  overflow: hidden; }
  .a-scene .a-scene-element {
    display: block;
    opacity: 1;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .a-scene .a-scene-element--fadein {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }
  .a-scene .a-scene-element--fadeinup {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }
  .a-scene .a-scene-element--fadeinright {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }
  .a-scene .a-scene-element--fadeoutright {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }
  .a-scene .a-scene-element--fadeoutleft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }
  .a-scene .a-scene-element--fadeinleft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }

button,
input,
optgroup,
select,
textarea,
.popover {
  font-family: "DIN-reg";
  font-weight: normal; }

.a-fontSizeXXXL {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeXXXL {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-fontSizeXXXL {
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeXXL, h1,
.a-h1, .a-btn.a-btn-border, .a-iconText.a-iconText-smallLink .a-iconText-text .a-iconText-text-large {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeXXL, h1,
    .a-h1, .a-btn.a-btn-border, .a-iconText.a-iconText-smallLink .a-iconText-text .a-iconText-text-large {
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 1.4;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-fontSizeXXL, h1,
    .a-h1, .a-btn.a-btn-border, .a-iconText.a-iconText-smallLink .a-iconText-text .a-iconText-text-large {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeXL, h2,
.a-h2, .a-tabs.a-tabs-lg .a-tab-btn, .a-jumbotron .a-jumbotron-ingress, .a-blockquote p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeXL, h2,
    .a-h2, .a-tabs.a-tabs-lg .a-tab-btn, .a-jumbotron .a-jumbotron-ingress, .a-blockquote p {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-fontSizeXL, h2,
    .a-h2, .a-tabs.a-tabs-lg .a-tab-btn, .a-jumbotron .a-jumbotron-ingress, .a-blockquote p {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 1200px) {
    .a-fontSizeXL, h2,
    .a-h2, .a-tabs.a-tabs-lg .a-tab-btn, .a-jumbotron .a-jumbotron-ingress, .a-blockquote p {
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 1.4;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeL, .a-cardImage.a-cardImage-border .a-cardImage-text p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeL, .a-cardImage.a-cardImage-border .a-cardImage-text p {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-fontSizeL, .a-cardImage.a-cardImage-border .a-cardImage-text p {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeM, a.a-link-large,
.a-btn-link.a-link-large, .a-linkFeatured, h3,
.a-h3, .a-card .a-h3 a, p.a-paragraphLarge, .a-login-container .a-btn-shadow.a-btn-shadow-large, .a-mainCard .a-mainCard-content, .a-jumbotron .a-jumbotron-ingress.a-jumbotron-ingress--small, .a-articleList .a-linkArticle a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeM, a.a-link-large,
    .a-btn-link.a-link-large, .a-linkFeatured, h3,
    .a-h3, .a-card .a-h3 a, p.a-paragraphLarge, .a-login-container .a-btn-shadow.a-btn-shadow-large, .a-mainCard .a-mainCard-content, .a-jumbotron .a-jumbotron-ingress.a-jumbotron-ingress--small, .a-articleList .a-linkArticle a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-fontSizeM, a.a-link-large,
    .a-btn-link.a-link-large, .a-linkFeatured, h3,
    .a-h3, .a-card .a-h3 a, p.a-paragraphLarge, .a-login-container .a-btn-shadow.a-btn-shadow-large, .a-mainCard .a-mainCard-content, .a-jumbotron .a-jumbotron-ingress.a-jumbotron-ingress--small, .a-articleList .a-linkArticle a {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeS, .a-custom-radio .a-radioButtons-title, h4,
.a-h4, .a-btn, ul.a-bullet-list li, .a-text ul:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-item-list-icon li span, .a-text, .a-text > a, .a-text p,
.a-text li, .a-text ol,
.a-text .a-circle-list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .a-fontSizeS, .a-custom-radio .a-radioButtons-title, h4,
    .a-h4, .a-btn, ul.a-bullet-list li, .a-text ul:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-item-list-icon li span, .a-text, .a-text > a, .a-text p,
    .a-text li, .a-text ol,
    .a-text .a-circle-list {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeXS, .a-form-group .a-form-label,
.form-group .a-form-label, .a-switch .a-switch-label, p, .a-meta-text, .a-titleExtra, .a-btn-link, .a-box-button .a-box-button-action-arrow, .popover, .a-list.a-list-large li .a-list-rowLink.a-fontSizeXS, .a-globalNav .navbar-toggler {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }

@media (min-width: 768px) {
  .a-md-fontSizeXS {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; } }

.a-fontSizeXXS, .a-validatorInfo, .a-label, .a-box-button .a-box-button-action, .a-box-button .a-box-button-name, .a-iconText.a-iconText-smallLink .a-iconText-text a, .a-autocomplete-container .a-list li, .a-header-options .a-languageSwitcher, .a-personSwitcher, .a-dropdown-languages .dropdown-item p,
.a-dropdown-personswitchList .dropdown-item p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }

.a-fontSizeXXXS {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }

.a-fontSizeXXXXS, .a-box-button .a-meta-text {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }

input[type='text'], input[type='email'], input[type='password'] {
  -webkit-appearance: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  overflow: visible;
  color: #6A6A6A !important;
  opacity: 1 !important;
  -webkit-font-smoothing: subpixel-antialiased; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  overflow: visible;
  color: #6A6A6A !important;
  opacity: 1 !important;
  -webkit-font-smoothing: subpixel-antialiased; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  overflow: visible;
  color: #6A6A6A !important;
  opacity: 1 !important;
  -webkit-font-smoothing: subpixel-antialiased; }

input::placeholder,
textarea::placeholder {
  overflow: visible;
  color: #6A6A6A !important;
  opacity: 1 !important;
  -webkit-font-smoothing: subpixel-antialiased; }

input:focus,
textarea:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  input:focus::-webkit-input-placeholder,
  textarea:focus::-webkit-input-placeholder {
    color: transparent !important; }
  input:focus:-ms-input-placeholder,
  textarea:focus:-ms-input-placeholder {
    color: transparent !important; }
  input:focus::-ms-input-placeholder,
  textarea:focus::-ms-input-placeholder {
    color: transparent !important; }
  input:focus::placeholder,
  textarea:focus::placeholder {
    color: transparent !important; }
  input:focus::-moz-placeholder,
  textarea:focus::-moz-placeholder {
    color: transparent !important; }

textarea {
  -webkit-appearance: none; }
  textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }
  textarea:-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }
  textarea::-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }
  textarea::placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }

.form-inline .a-form-group {
  padding-right: 12px; }

.a-form-group,
.form-group {
  position: relative; }
  .a-form-group label.inactive, .a-form-group .inactive.a-form-label-inline,
  .a-form-group div.inactive,
  .form-group label.inactive,
  .form-group .inactive.a-form-label-inline,
  .form-group div.inactive {
    cursor: not-allowed;
    opacity: 0.3; }
  .a-form-group .a-form-group-items,
  .a-form-group .input-group,
  .form-group .a-form-group-items,
  .form-group .input-group {
    position: relative !important; }
    .a-form-group .a-form-group-items input,
    .a-form-group .a-form-group-items button,
    .a-form-group .a-form-group-items .input-group-prepend,
    .a-form-group .input-group input,
    .a-form-group .input-group button,
    .a-form-group .input-group .input-group-prepend,
    .form-group .a-form-group-items input,
    .form-group .a-form-group-items button,
    .form-group .a-form-group-items .input-group-prepend,
    .form-group .input-group input,
    .form-group .input-group button,
    .form-group .input-group .input-group-prepend {
      background-color: transparent; }
    .a-form-group .a-form-group-items.inactive,
    .a-form-group .input-group.inactive,
    .form-group .a-form-group-items.inactive,
    .form-group .input-group.inactive {
      opacity: 0.3; }
  .a-form-group .a-form-label-inline,
  .form-group .a-form-label-inline {
    font-family: "DIN-medium";
    font-weight: normal;
    display: inline-block;
    margin-right: 6px; }
  .a-form-group .a-form-label,
  .form-group .a-form-label {
    font-family: "DIN-medium";
    font-weight: normal;
    display: block;
    margin-bottom: 6px; }
  .a-form-group .form-control,
  .form-group .form-control {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-reg";
    font-weight: normal;
    min-width: 0;
    min-height: 36px;
    padding: 2px 12px 0 12px;
    margin-left: -1px;
    color: #000000 !important;
    letter-spacing: normal;
    border: 2px solid #1EAEF7;
    border-radius: 0;
    -webkit-transition: none;
    transition: none; }
    .a-form-group .form-control:focus,
    .form-group .form-control:focus {
      border: 2px solid #0062BA; }
    .a-form-group .form-control.inactive,
    .form-group .form-control.inactive {
      border-color: #000000; }
  .a-form-group .input-group-append,
  .form-group .input-group-append {
    border: 2px solid #1EAEF7;
    border-left: none; }
    .a-form-group .input-group-append.a-icon-right,
    .form-group .input-group-append.a-icon-right {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; }
    .a-form-group .input-group-append.a-noBorder-right,
    .form-group .input-group-append.a-noBorder-right {
      border-right: none; }
    .a-form-group .input-group-append .btn,
    .form-group .input-group-append .btn {
      min-width: 48px;
      height: 100%;
      padding: 0;
      padding-right: 6px;
      color: #000000;
      text-align: right;
      cursor: pointer;
      border: none;
      -webkit-transition: none;
      transition: none; }
      .a-form-group .input-group-append .btn.inactive,
      .form-group .input-group-append .btn.inactive {
        cursor: no-drop; }
      .a-form-group .input-group-append .btn:hover, .a-form-group .input-group-append .btn:active, .a-form-group .input-group-append .btn:focus,
      .form-group .input-group-append .btn:hover,
      .form-group .input-group-append .btn:active,
      .form-group .input-group-append .btn:focus {
        background: #CFF0FF;
        outline: none; }
    .a-form-group .input-group-append .a-dropdownArrow,
    .form-group .input-group-append .a-dropdownArrow {
      margin-top: 2px;
      margin-right: 0;
      margin-bottom: 0;
      vertical-align: text-top;
      border-right: none;
      border-left-color: #000000;
      -webkit-transform: scale(0.75) rotate(90deg);
      transform: scale(0.75) rotate(90deg); }
      .a-form-group .input-group-append .a-dropdownArrow.a-expanded,
      .a-expanded .a-form-group .input-group-append .a-dropdownArrow,
      .form-group .input-group-append .a-dropdownArrow.a-expanded,
      .a-expanded
      .form-group .input-group-append .a-dropdownArrow {
        -webkit-transform: scale(0.75) rotate(-90deg);
        transform: scale(0.75) rotate(-90deg); }
  @media (min-width: 768px) {
    .a-form-group.a-form-group-large .form-control,
    .form-group.a-form-group-large .form-control {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      min-height: 60px;
      padding: 2px 12px 0 18px; } }
  @media (min-width: 768px) {
    .a-form-group.a-form-group-large .input-group-prepend,
    .form-group.a-form-group-large .input-group-prepend {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      padding: 18px 12px; } }
  .a-form-group .a-message,
  .form-group .a-message {
    display: none;
    margin-top: 12px; }
    .a-form-group .a-message.field-validation-error,
    .form-group .a-message.field-validation-error {
      display: inline-block; }
  .a-form-group .a-message-absolute,
  .form-group .a-message-absolute {
    position: absolute;
    top: 60px; }
  .a-form-group.has-error .input-group-prepend,
  .form-group.has-error .input-group-prepend {
    border: 2px solid #E23B53 !important; }
  .a-form-group.has-error .input-group-append,
  .form-group.has-error .input-group-append {
    border-color: #E23B53 !important; }
  .a-form-group.has-error .form-control,
  .a-form-group.has-error .form-control-alt,
  .form-group.has-error .form-control,
  .form-group.has-error .form-control-alt {
    border: 2px solid #E23B53 !important; }
    .a-form-group.has-error .form-control.a-hasButton,
    .a-form-group.has-error .form-control-alt.a-hasButton,
    .form-group.has-error .form-control.a-hasButton,
    .form-group.has-error .form-control-alt.a-hasButton {
      border-right: none !important; }
  .a-form-group.has-error .input-group .input-group-prepend,
  .form-group.has-error .input-group .input-group-prepend {
    border-right: none !important; }
  @media (min-width: 768px) {
    .a-form-group.has-error .input-group .form-control.a-hasIcon,
    .form-group.has-error .input-group .form-control.a-hasIcon {
      border-left: none !important; } }
  .a-form-group.has-error .input-group:hover .input-group-prepend,
  .a-form-group.has-error .input-group:hover .form-control,
  .a-form-group.has-error .input-group:hover .input-group-append, .a-form-group.has-error .input-group.a-input-focus .input-group-prepend,
  .a-form-group.has-error .input-group.a-input-focus .form-control,
  .a-form-group.has-error .input-group.a-input-focus .input-group-append,
  .form-group.has-error .input-group:hover .input-group-prepend,
  .form-group.has-error .input-group:hover .form-control,
  .form-group.has-error .input-group:hover .input-group-append,
  .form-group.has-error .input-group.a-input-focus .input-group-prepend,
  .form-group.has-error .input-group.a-input-focus .form-control,
  .form-group.has-error .input-group.a-input-focus .input-group-append {
    background-color: #FFFFFF;
    border-color: #b61b31 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .a-form-group.has-error .input-group:hover .form-control.a-hasButton, .a-form-group.has-error .input-group.a-input-focus .form-control.a-hasButton,
  .form-group.has-error .input-group:hover .form-control.a-hasButton,
  .form-group.has-error .input-group.a-input-focus .form-control.a-hasButton {
    border-right: none !important; }
  .a-form-group.has-error .input-group:hover .input-group-append, .a-form-group.has-error .input-group.a-input-focus .input-group-append,
  .form-group.has-error .input-group:hover .input-group-append,
  .form-group.has-error .input-group.a-input-focus .input-group-append {
    border-left: none !important; }
  .a-form-group .input-group .input-group-prepend,
  .form-group .input-group .input-group-prepend {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-reg";
    font-weight: normal;
    display: block;
    min-width: 36px;
    min-height: 36px;
    padding: 5px 6px 0 6px;
    margin-bottom: 0;
    color: #000000;
    text-align: left;
    background-color: transparent;
    border: 2px solid #1EAEF7;
    border-right: none;
    border-radius: 0; }
    .a-form-group .input-group .input-group-prepend.inactive,
    .form-group .input-group .input-group-prepend.inactive {
      border-color: #000000; }
    .a-form-group .input-group .input-group-prepend.a-icon-right,
    .form-group .input-group .input-group-prepend.a-icon-right {
      border-right: 2px solid #1EAEF7;
      border-left: none; }
  .a-form-group .input-group .form-control,
  .form-group .input-group .form-control {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .a-form-group .input-group .form-control::-ms-reveal,
    .form-group .input-group .form-control::-ms-reveal {
      width: 0;
      height: 0; }
    .a-form-group .input-group .form-control.a-hasIcon,
    .form-group .input-group .form-control.a-hasIcon {
      padding-left: 6px;
      border-left: 2px solid #1EAEF7; }
      @media (min-width: 768px) {
        .a-form-group .input-group .form-control.a-hasIcon,
        .form-group .input-group .form-control.a-hasIcon {
          padding-left: 0;
          border-left: none; } }
    .a-form-group .input-group .form-control.a-hasButton,
    .form-group .input-group .form-control.a-hasButton {
      border-right: none; }
  .a-form-group .input-group + .a-message,
  .form-group .input-group + .a-message {
    margin-top: 12px; }
  .a-form-group .input-group:hover .input-group-prepend,
  .a-form-group .input-group:hover .form-control,
  .a-form-group .input-group:hover .input-group-append, .a-form-group .input-group.a-input-focus .input-group-prepend,
  .a-form-group .input-group.a-input-focus .form-control,
  .a-form-group .input-group.a-input-focus .input-group-append,
  .form-group .input-group:hover .input-group-prepend,
  .form-group .input-group:hover .form-control,
  .form-group .input-group:hover .input-group-append,
  .form-group .input-group.a-input-focus .input-group-prepend,
  .form-group .input-group.a-input-focus .form-control,
  .form-group .input-group.a-input-focus .input-group-append {
    z-index: 4;
    background-color: #FFFFFF;
    border-color: #0062BA; }
  .a-form-group .input-group.disabled .input-group-prepend,
  .a-form-group .input-group.disabled .form-control,
  .form-group .input-group.disabled .input-group-prepend,
  .form-group .input-group.disabled .form-control {
    color: #6A6A6A;
    background-color: #FFFFFF;
    background-image: url("../images/disabled-background.svg"); }
  .a-form-group .input-group.disabled .input-group-prepend,
  .form-group .input-group.disabled .input-group-prepend {
    border: 2px solid #BCC7CC;
    border-right: none; }
  .a-form-group .input-group.disabled .form-control,
  .form-group .input-group.disabled .form-control {
    border: 2px solid #BCC7CC; }
    .a-form-group .input-group.disabled .form-control.a-hasIcon,
    .form-group .input-group.disabled .form-control.a-hasIcon {
      padding-left: 6px;
      border-left: 2px solid #BCC7CC; }
      @media (min-width: 768px) {
        .a-form-group .input-group.disabled .form-control.a-hasIcon,
        .form-group .input-group.disabled .form-control.a-hasIcon {
          padding-left: 0;
          border-left: none; } }
  .a-form-group .input-group.inactive .input-group-prepend,
  .a-form-group .input-group.inactive .form-control,
  .form-group .input-group.inactive .input-group-prepend,
  .form-group .input-group.inactive .form-control {
    color: #6A6A6A;
    background-color: #FFFFFF; }
  .a-form-group .input-group.inactive .input-group-prepend,
  .form-group .input-group.inactive .input-group-prepend {
    border: 2px solid #BCC7CC;
    border-right: none; }
  .a-form-group .input-group.inactive .form-control,
  .form-group .input-group.inactive .form-control {
    border: 2px solid #BCC7CC; }
    .a-form-group .input-group.inactive .form-control.a-hasIcon,
    .form-group .input-group.inactive .form-control.a-hasIcon {
      padding-left: 6px;
      border-left: 2px solid #BCC7CC; }
      @media (min-width: 768px) {
        .a-form-group .input-group.inactive .form-control.a-hasIcon,
        .form-group .input-group.inactive .form-control.a-hasIcon {
          padding-left: 0;
          border-left: none; } }
    .a-form-group .input-group.inactive .form-control.a-hasButton,
    .form-group .input-group.inactive .form-control.a-hasButton {
      border-right: none; }
  .a-form-group .input-group.inactive .input-group-append,
  .form-group .input-group.inactive .input-group-append {
    background-color: #FFFFFF;
    border: 2px solid #BCC7CC;
    border-left: none; }
  .a-form-group .disabled.a-input-approved .input-group-prepend,
  .a-form-group .disabled.a-input-approved .form-control,
  .form-group .disabled.a-input-approved .input-group-prepend,
  .form-group .disabled.a-input-approved .form-control {
    color: #000000 !important;
    background-color: #9ff4c7;
    background-image: url("../images/approved-background.svg");
    border: none !important; }
  .a-form-group .disabled.a-input-approved i,
  .form-group .disabled.a-input-approved i {
    margin-top: 2px; }
  .a-form-group .a-textarea,
  .form-group .a-textarea {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 132px;
    padding: 12px;
    border: 2px solid #1EAEF7;
    border-radius: 0; }
    .a-form-group .a-textarea:hover, .a-form-group .a-textarea:focus,
    .form-group .a-textarea:hover,
    .form-group .a-textarea:focus {
      border: 2px solid #0062BA;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }

.a-validatorInfo {
  margin-top: 12px;
  color: #000000; }

.a-validatorInfo-icon {
  margin-top: -3px;
  color: #1EAEF7;
  vertical-align: middle; }
  .a-validatorInfo-icon.a-validatorInfo-icon-approved {
    color: #17C96B; }

.a-legend {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "DIN-medium";
  font-weight: normal;
  display: block;
  padding-right: 24px;
  margin-bottom: 12px;
  color: #022F51; }

.a-custom-checkbox {
  padding-left: 3.5rem;
  margin-right: 36px;
  margin-bottom: 12px;
  cursor: pointer; }
  .a-custom-checkbox:last-child {
    margin-right: 0; }
    @media (min-width: 992px) {
      .a-custom-checkbox:last-child {
        margin-right: 0; } }
  .a-custom-checkbox .custom-control-label {
    cursor: pointer; }
    .a-custom-checkbox .custom-control-label::before {
      width: 24px;
      height: 24px;
      margin-top: -4px;
      pointer-events: inherit;
      background-color: #FFFFFF;
      border: 2px solid #1EAEF7;
      border-radius: 0; }
  .a-custom-checkbox:focus .custom-control-label::before, .a-custom-checkbox:hover .custom-control-label::before {
    border: 2px solid #0062BA; }
  .a-custom-checkbox.inactive label, .a-custom-checkbox.inactive .a-form-group .a-form-label-inline, .a-form-group .a-custom-checkbox.inactive .a-form-label-inline,
  .a-custom-checkbox.inactive .form-group .a-form-label-inline, .form-group .a-custom-checkbox.inactive .a-form-label-inline {
    cursor: inherit; }
  .a-custom-checkbox.inactive .custom-control-label::before {
    border: 2px solid #BCC7CC; }
  .a-custom-checkbox .custom-control-input {
    display: inline-block;
    padding-left: 24px;
    margin-bottom: 12px; }
    @media (min-width: 992px) {
      .a-custom-checkbox .custom-control-input {
        display: inline-block;
        margin-right: 36px; } }
    .a-custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
      background-color: #FFFFFF; }
    .a-custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
      top: 2px;
      left: 9px;
      width: 0.7rem;
      height: 1.6rem;
      border: solid #000000;
      border-width: 0 3px 5px 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .a-custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
      -webkit-box-shadow: none;
      box-shadow: none; }

.a-form-checkboxes.a-form-checkboxes--discret {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  .a-form-checkboxes.a-form-checkboxes--discret .custom-control-label::before {
    width: 18px;
    height: 18px;
    margin-top: -3px;
    pointer-events: inherit;
    border: 2px solid #022F51; }
  .a-form-checkboxes.a-form-checkboxes--discret .custom-control-input:checked ~ .custom-control-label::after {
    top: 2px;
    left: 6px;
    width: 0.6rem;
    height: 1.3rem;
    border-width: 0 2px 4px 0; }

.a-form-checkboxes.a-search-multiple-actor-select-subunit {
  margin-left: 30px; }

.a-custom-radio {
  padding-bottom: 4px;
  padding-left: 36px;
  margin-right: 24px;
  margin-bottom: 12px;
  cursor: pointer; }
  .a-custom-radio:last-child {
    margin-right: 0; }
  .a-custom-radio .custom-control-label {
    cursor: pointer; }
    .a-custom-radio .custom-control-label::before {
      top: -1px;
      width: 24px;
      height: 24px;
      pointer-events: inherit;
      background-color: #FFFFFF;
      border: 2px solid #1EAEF7; }
  .a-custom-radio:hover .custom-control-label::before {
    background: #FFFFFF;
    border: 2px solid #022F51; }
  .a-custom-radio .custom-control-input {
    cursor: pointer; }
    .a-custom-radio .custom-control-input:checked ~ .custom-control-label::before {
      background-color: #FFFFFF;
      border: 2px solid #022F51; }
    .a-custom-radio .custom-control-input:checked ~ .custom-control-label::after {
      top: 1px;
      left: 2px;
      width: 2rem;
      height: 2rem;
      background-image: url("data:image/gif;base64,R0lGODlhAAIAAsYAAAQCBISChERCRMTCxCQiJKSipGRiZOTi5BQSFJSSlFRSVNTS1DQyNLSytHRydPTy9AwKDIyKjExKTMzKzCwqLKyqrGxqbOzq7BwaHJyanFxaXNza3Dw6PLy6vHx6fPz6/AQGBISGhERGRMTGxCQmJKSmpGRmZOTm5BQWFJSWlFRWVNTW1DQ2NLS2tHR2dPT29AwODIyOjExOTMzOzCwuLKyurGxubOzu7BweHJyenFxeXNze3Dw+PLy+vHx+fPz+/P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAEAALAAAAAAAAgACAAf+gECCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmhxc7Iz0FGT4uBjICPLMCFAQ4uLq5OLS0AgY6Bj4BORU9Mwcvp8zNzs/Q0dLT1JU/H9cvGx05AQYCBAgA4+Tl5ufo6ek4JMA+GS0rN9fX1fb3+Pn6+/yP9B8rGsRwoIIDBnUIEypciA4GDREmQtRY8YBev4sYM2rcyFHQvxMdYuhgAYGhyZMoGYKgocJHiRkPsGHrSLOmzZs4F137cGNCCgcCUKQcSrQoQhAkFPhoceLDzJxQo0qdymznixUZdFAAYbSr16/lkOpIMCLmU6po06pdW2jngxn+MVTgAEu3Ll0YHGyU2PDiLNu/gAPvy3ajRwgZ4uwqXvwVqYkSyvwKnky58qdrNwb4EACDsefPjWnYaHDA6Q/LqFOr1vnhxYESGuaCnk27KwgWHjrccLq6t2/B1x5MiMC5tvHjRlFogNz39O/n0G22vtDAAgmuyLNrTwlDRoIND144j06+/L3WBzIoSLy9vXuTIHiEmBB+vPn7+Ee1PlFh/fv/AKpEQwAz9PVBfggmeMl0DZhwUIAQRogQBDxkwNeBCmaoISI/vFCYAyRIKOKI6SCgQg0n9LXhigkGN4EPDGBH4ow0jkOABT3shiGLPP7W2g4pcCBjjUTSCAIDMaz+oGKPTFrG0wA2EFDklFSiYIBuvDWppVo/PHBCASJ0RuWYU4LAQQI7xLTlmlDxNIMPIZIp55g44Lgbm3hu1OEFNajA3pyATgmBAAWkaF+eiFbT5QYxxBjoo3LSgOaSiVb6TJdvSgnppnKSEAFFh1oqKig8LeCCppymSiYOHsC046iwasLTCBY8qOqtZGJgwwh3xuorJTz14CCuxM6JgA49qPnrsox8cEEPOvxZ7LRVmlDWq8xmCwRPDSggJrXg5mqDq9oy2+UA0Yar7pyswhRquYh2aaps69ZLJgUhKIktvGy+sEMCNNgr8JyS8sUvnh98ycOQAzc8JQuF7nvwhjz+taDCtw5nPCUMCuj27sT5dUmrUBqXPCYGLixQEcgKahNAnCbHTCUNKSjDMn7OlsCDzDyPCYIIDVwg8c2qnWuAtD0nTSMKFpT1MdGUaRMBzEpXTSQFaA4NNWA/8ClCSVaHTSQIMni8ddSm2ir22jQSEICSZ3N9QQUCMMz23SL+XIPQcav1Qtp4B14jyir3PVXXdNst+OIRslBCU4bndJUHJDNu+YgI2DDBMpHX9EALClwu+owclHDB053nk3ACVI/uOoQY+AB36he9MIEFGL+uO4Bkt6As7fh0XcPOuxcfIQlZA3/eBiGgavzz/8FgQFnKU/MAtGBDr/1/jvNdvTP+P3zJwvbkA4iCByto/f0nk1de/vvbgaDBAJyvP8r1CigO//7GlT6P/aDoWgk4wL8CtocAESgNADvxgQPEwHkGjKBxYGCDBdRvgQsylfskyEHagEAFA3gABi/xggGoQH8dTCFjeNAAEY5wEg+oQd1USMPa0KAAF3hhJG5QAAbU8Ie0wUECIKdDnZwgARAEohIVgwAfbEB9OvzABgKwwSVasS4QMIEFi3iID8zABtm7ohjrAgIDbI6LhLCdBlA4xjYWBYQX1GEJVeDGOtqlbHHE4As6IAM7+pEuIvCdDj8ngj8a8issqIELFxhDARzykV1hQAluwMgKjA+SmCQKBXL+QMn13SAHAcukKFOyyf8pj4cUGKUqUUKBFHgvdahcpSxNIsQToO5mPGzdLHe5jgS8Mm6x5KUwEVLLW/Irl8NMpjqKebZgKvOZ5hDiL0GGTGhasxzMZJkzr8nNbB7sASVIJTfHOQ5pQhFWMSQgOdeJgxR0slwxvOQ610kCTpbrBTVQ5zznWcps7ZF4+9wnBQrwzljtsZABTSgNKrDIUX1gAH1MqERZ0IA8IsqLOpCoRgHAgw409KIrsAEbN3pNEfTAolv6wQ48kDuS7lMGIzgniy4QgSq6dJ8qOCOebpACet1UozpIH5vAKc6fbhQEDtiBMRP0ggbI06gbhUEATqD+pYciFKouxYA7meRFDWDVqCRgKI9+cAAHjPSr82RBB1CanwvEAGlo3agIdJohcCYxriQ1wAaW+psX9ECfeP0pCHyQwwR5MXSBxSoGcvDR8qjUAmdNbEBpsNa2hgCuknWpBGYgU9Q8oAA+zSxUbXAA83ygBz4ULVphkIGC/uYHK/CqauNKgx50VjAX8EFkZytRDezgtn95QQlCy1uogiAGrk3NB0YA2OJ+lQAtYCtwdmAA5yZWAivgq1puEIGWWte4hFVNU+/6XahioAbSXYsXHVnexAqAs5a5gA3am1kHUDVqJbApfbGKggKkdypebO5+48qCCQD3JvIdsGgNcN/+4OZXwZmFQQoaS5UAQ1i0FIgpWy7gggur1gINRgs+1ebhwCIAvWn5wQLYW+LMimCvaLlBh1ss2uNS+CYfaACJaRxYEhhYKiqNKI9Fa4LCQuUBKQjjkBN74v9i5AMTCOWSRSuC3+YkwVNWLQgicGON4FO/WY6rjw9sD5VKIMy8LbJNHhCD3aL5p02myXKL+mbRCkCpHbmBBerMWxtz5LSY5TNeKSBUjVxAtoKebQi6jI8XtMC7ie7xAsjsjAsIOdKq9QCjq/GCCkAa03jFwQy0+4wDXBXUmd60NF6QAyWjWrI4+LE+yCrgV0vWAsmtBpLdbOufokDDwdtBans9Wxv+qLoZL8gAsYv7a0qH4gBPXbZodXBsU7ygALyW9k0RYFt7XACg2latBnLtjE67OtxM7vY0bnBqdE+72qHI8afdHVcEwDcaN7g0vUXrAieTqgfz3jdaCWDlZzygugLnbQL83QkVBzrhcWWAkZnxghBAvM81cLYlLjDsi4tWAuSOdwOy7XGSwgDYpngAHUs+WwvAGxMqBjPL0YqC7Frb4jOfbQQYfokLSDnnmaVAiEVOcqBvtAQ8p4TKjT5bHrx8Ej+YwcOZjlUIqBsULwgA1Vue9EhcQJdbD/XEGViBooddohnHur7PHlgNdL0RKg44242KAgUyMAZzV20ONJ6IB4D+O++BFcHbFfGDDcgd8DeFgc038YEUIF60C+fEA9r9eAIP/hCFP3zlSQqCe2PiA8revGQ9wPc0rl30X6VAyCNxgKmj3qUguHolPpCD19/68oN4AWJtH+qnH+IEruc9SXtAakN8oALCTyzpLfECRCcfrSzA/Qlk/nySQmAHs0d+9fG6d0q8wATbx6vbvU/n8EMVBb4HgorNbn5uEl8SoG9/XH1A5hdkVP5fZUH9d4x/2GMfEj8wAf2HVjlAah+AdwOIVSoAXB+wcglIdy93A9T3gAH1fnA3AhSIVT7AVx8QARkIVQLQWR9wZh/4UzDgbzcQfCVITjMAdz2wgkaVAcb+9AFaB4M3ZQIzyGI2uFH6xwgvoHk7aE0QsHqCsAJBeFMDoBPad4QbFQGo8wEewIQkpQJPeHpSuE4EoD4fQFxXOE9DVwgn0IUb1QCJ8AMdIIYa5QEf04FoKFEi8DE/cH9tuE8IsIY/N4frtAGI8ADsh4ej1AKIMAN+GFAJgHmhN4jrZAOh8gHzhYjrJAGh8gM66IjXRACLqIKUOEt5dAGZuE4rYAiC2InjRIaFsISiaE0xYAgIeIrWZAJt4QCseE08UAgNGIvWhAFt0XG2mEwN9QETuIuj1IKDcAPACE0VQAhGWIzKFAKE0ADKqEw2QAiO94zDpAOEMGPUyEsCQAj+DpiNs8QAhBBt3qhKBEAIvziOfwQChICOvDQInMiOszQIOwCP8ViE9ChLg/CC96hK+biP/CgIJeCPozQItSeQmTQICWCQBykIPqCQmDQIDemQjzQICCeRhjQIcmiRfjQIu6eRdjQIf+eRbQSSIrmRgsCFJWlFg0BeKalEg4CSLQlEKxmTI3mSNDlGM3mTVzQI5aeTP0SSPrlEgzCJQUlDQFmUPykIRImUHXSUTKlCQ/mUNeSUUslBUVmVKUSVWGlAV7mVEjQIlOeV+4ORYvmVggCLZcmVDJmWagkEBcmWYykIpgiX5dOPdAk/g5CMd1mXghCGe8mXgvCXgAkEmCj+mItDCCxpmKNDCCGpmK6DAIRghY55OeBIkZNZPApACBF5ma/jAISAc5zpOqk4CAUQmq9TA4QwAKbpOhNACH65mpdTUD9QmLDJMzDQFuJYm2xDA23hfLp5NzJgCDX4m3gTjaVInIETAYYggMh5N8dYCMTYnGzTmm3Bf9LZM1/4AY15nTKDAZFYkdyZNG9oCD/ggeGpNC7wLjVwnkpTAoHInknziYfAh/ApMyeICB8AdvU5MCwAh765nw2DgxySkACqMQnwNBhYoBmThH13bgoaLiCweh+Qmw8KLiSgPj+AlhVaL1RIeKW5ofUSALeklyAaLg1wSy9wjiX6KP+nCB/+IJkryik4cE4/MJwxSiwacE45dqPTkgJLdQB9yKMjAgIL4AgvoJ9CCigX6ggf8J9JGigG0Fk/QKBPuikF6AhRF6RV+h8goIePkJ9b+ig0wICNGKZzYgHA9QPOaKZzUgLFdwFAyKYBAgJf6IMwKqci0oORcIB4SiUOQGbr16dFUgPFJwgv0JOCKiEQMHaP8AJlmqgjwgPOpqaQOiMBoHEXQJuV6kGjVgkvcKebmh0MgHt8GqoQQn+WEKimyqUTUKiF8AB3uKraQQLpVwgvsJmyuh0uUHrqNwEOmquzAQIoZwkPUGvAOhsUUKuG8AKreKzGsauakHnOehwd4Kp7SIL+0zobBECEe/qW2foZNsCrhKBSKvqtRFGtnWB/5uoZOMCon7ee67oYJoB7iXABMBmvRAECDSCuy/qo+OoVNMCtwNIDWvqv4xAC/HoINxCrBssdi8c+NtqwQ6EC9LoIUBanEhsW+3o/oJqx6MAAArsgNVCw6xoDCasIF0ChHpsONXeyiZBsK2sS1GYKKpWYMTsOINACLqsILxCFN4sQEscMXqSp/xoDFRsJD5CRP1sONWets9cCvxqzM+sMN7CdMZuzO9sIH/ChS0sOHOCupnAAiBqzKZC1RgqaS0sDB+C0MLcA99qwRjsND7BnS0sCDwsNy1Wu2eoDR4sJevazODD+adWwXNb5rx4QsqXwAOC3sqLGtgw0Am/7rZqWDw/gsxLbuPkQdZHrrJOrD5UrsSTQqbM2A0g6rXHLDw+AtuvKAnY3GAswtscKAUiHEamLrzIAtsGzArArqyigsxrBZuuKa3qyAQwrqwQwrBiRbCTLo4vWEQ0UlqbKAnfrZS2gt2EKAhnQt81wAxoqqxKwttIxA8WbqHF2E7smqyaAuPvQQNi6qTQgazjhaNZ7oyAwYVLBvaGqAuAbFVA2vmGKA5U1FeebqAGgvhkRZInKA9MbFU1VuEmKABWgvfiAv3hqA7jbJiOgi1X6vmarazmAsQVav8q6ESdAt1uqvx1sD1D+ZqwrSgABHBjCNb/nCQIhYMBXho08qgIwRhkqBr0VSgKyNxlNtbnwCQExMMI4cQMBsLym6VuOexOF15EVWlspnLwdULrsyVpIHBU3kAAg/Js2UKeooVJKu58CAL++8VAazJ44gGLR8QA5QLShScM2HBgHIFL7qQM7TB6HVZ88QD/4sUdrjJwE4Mb4AccODJswgFwKcgEhELWmiVT7iyCFt7jNqQCCmyG20766yQEntSJ7pLKXSQKKxCOdhsWGiQOtxSQ8lch/CQMRIMYacgIh8MVbCQIu0Lo9olJmFZoGUGhVtQLgqZgyQFdbYjvdKJgiAMh5UkKcfJc8IEiJ4lf+PiyWFLXFh9wALLyVYVXHGxJPdFlP2JwgNxBObNlO3swjN5ABNhuUKDBE2dLFRByTCBACsiwq4ZMA81yS9TzJ5uJW+6yR9Yxn8OIs+syUA/3EWhI+b1WUEOAD/swvZBUAckyPEOACewwyZOUDMsyOFw3MNzPRFe2NH63QiaJSVJSSJW044RMBAe2NTVRwhrM6L/2MCU07+VzTwHjTwNM1MaDTscjTytM1B+2PKBACEQ08zpIDqFyMOBADtoRBPOS/xUgCrjRIlsSOJIBDXPQ5SwmMLFAB6dw3D9AB1XyKPFDKaGSoJvSMgSTBW/MCI6ADTLyCMhBCa218C2ADtnz+hGVkzHk9CB+wAwHgymgIAy4A0oE9rkfU1FeIAwlUxcBUAqLchRSQAVG92IvwOc+MhhxQA2MtR3MNyTZINsmi2ZAgRT5g2B8IAw6wRagNgBeQAVT9gQQA1ZLtSS3QsQmY1qYU25PwAjOAOzsIAjrAzMA9ewfAOjCIQDsA14v9AzfAR3V9diAgAS3w28mNCX9DOQ+IArID3ckdPgM0gDxQAdO03ZvwACNgAn19dplTIOotCg2UArVdeSyQA0Q036JwPRpA2nknPdTD36Uw2DHg2GGHNbpM4KPQJR2gAgDOdB+UIybN4I16ACkwyGEH2TJt4VXB3jbQ0e4GAxqQLLn+7eH4yR8Lc3YcoN8njuI8O0VATWw4EN4wrsKFAeE5R+IUfuP4UN/3LW0Qs98+fg9dMgEmIOJ1VuOzU+TrSx0SUN0exuO/4+T88AInkAOVjWlDLt5W7gmLcuDLhgNv4+VfHkDC4QBKrmA44ALucuY1ESwXE2kosCtVDudyxicz9GZ1zisvjueh4Bq0HWbHYuKAThVXEQIIbl2F3iuHXmGJvuiq1R3Z/eePLrSRrmCU7uiXzhatsQEREOR4xTENwOmdDhg/kgEsIOXXhAEWMAA3YOanzg/7UQJ7Lln4Ig8VPutxXhgWMOPXBAKEYii8/hwf8AAbECSsLkrHohuyXuz+NdEhvs7a1lTjMPHs0I4TP6LsAXUbNUMp2R4yPNEBSU5OVlLqWRLuGnLs/7Lqz9Qdj3Pn6k4xL1DWUcJLFPId4D7vTdIaNzACLrAVorQSBFIf/J4oTvHvMLLs2kMANgDr6X7wltIatrPwboQCOlDq4iHx5tIacEESSrQSDtACF7DvHN/xfxMBIjDSjykDKaAvln7y+EEYLeADPBDhriPyJN8cMt832XACNeAA7v483fHyBtLzQ/0jFWABNMDw4YIXLlDpEY/039MaUpQDBoADTs8pK2EAKVAWPE/1XJQNB9ACIaABTd8zGKAAAUDyrVEPYo/aP7ATPZECNsAB7z2ZJzDAAy5QAc8997se99+zEwBRAy6gAMA+IjggAhYQAxNhGjEv+Dg99xcwARUQATagAgzA8seBAhygAxFQA65iEZIP7fQg3TPQAAngAirAAmtuFDhAAwKgASYQAAXAK3Mf+aXP4A+gCj3QAjmQAyHgAw6gAzowCzSAAzsGATjQ/M7//CTAAzIwDCGQAy0wADsQ2ru//dxvCoEAADs="); }
    .a-custom-radio .custom-control-input:focus ~ .custom-control-label::before {
      -webkit-box-shadow: none;
      box-shadow: none; }

.a-custom-radio + .a-custom-radio {
  margin-left: 0; }

.a-radioButtons-stackedList {
  display: block; }
  .a-radioButtons-stackedList .a-radioButtons-excerpt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block;
    padding-top: 12px; }

.a-radioButtons-searchResult .custom-radio:hover .a-radioButtons-excerpt, .a-radioButtons-searchResult .custom-radio:focus .a-radioButtons-excerpt, .a-radioButtons-searchResult .custom-radio:active .a-radioButtons-excerpt {
  color: #BCC7CC; }

.a-radioButtons-searchResult .custom-radio .a-radioButtons-title {
  color: #BCC7CC; }
  .a-radioButtons-searchResult .custom-radio .a-radioButtons-title strong {
    color: #000000; }

.a-radioButtons-searchResult .custom-radio .a-radioButtons-excerpt {
  color: #BCC7CC; }

.a-radioButtons-searchResult .custom-control > input:checked ~ .a-radioButtons-excerpt {
  color: #000000; }

.a-js-radioParentGray {
  background-color: #EFEFEF; }

.a-input-postnumber {
  max-width: 100px; }

.a-input-countryCode {
  max-width: 55px;
  padding-right: 0 !important;
  border-right-color: #BCC7CC !important;
  border-right-width: 1px; }

.a-input-phonenumber {
  border-left: none !important; }

.a-input-placecode {
  position: absolute;
  top: 36px;
  right: -45px; }
  .a-input-placecode::before {
    content: 'Oslo'; }

.a-js-place {
  display: inline; }

.a-switch {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin-right: 6px;
  margin-bottom: 12px;
  cursor: pointer; }
  .a-switch input[type='checkbox'] + label.focused, .a-switch .a-form-group input[type='checkbox'] + .focused.a-form-label-inline, .a-form-group .a-switch input[type='checkbox'] + .focused.a-form-label-inline,
  .a-switch .form-group input[type='checkbox'] + .focused.a-form-label-inline, .form-group .a-switch input[type='checkbox'] + .focused.a-form-label-inline, .a-switch input[type='radio'] + label.focused, .a-switch .a-form-group input[type='radio'] + .focused.a-form-label-inline, .a-form-group .a-switch input[type='radio'] + .focused.a-form-label-inline,
  .a-switch .form-group input[type='radio'] + .focused.a-form-label-inline, .form-group .a-switch input[type='radio'] + .focused.a-form-label-inline {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .a-switch input[type='checkbox'] + label.disabled, .a-switch .a-form-group input[type='checkbox'] + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='checkbox'] + .disabled.a-form-label-inline,
  .a-switch .form-group input[type='checkbox'] + .disabled.a-form-label-inline, .form-group .a-switch input[type='checkbox'] + .disabled.a-form-label-inline, .a-switch input[type='radio'] + label.disabled, .a-switch .a-form-group input[type='radio'] + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='radio'] + .disabled.a-form-label-inline,
  .a-switch .form-group input[type='radio'] + .disabled.a-form-label-inline, .form-group .a-switch input[type='radio'] + .disabled.a-form-label-inline {
    cursor: not-allowed; }
  .a-switch input[type='checkbox'][data-toggle='popover'], .a-switch input[type='radio'][data-toggle='popover'] {
    height: 40px;
    margin-left: 25px; }
  .a-switch input[type='checkbox']:not(:checked) + label, .a-switch .a-form-group input[type='checkbox']:not(:checked) + .a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:not(:checked) + .a-form-label-inline,
  .a-switch .form-group input[type='checkbox']:not(:checked) + .a-form-label-inline, .form-group .a-switch input[type='checkbox']:not(:checked) + .a-form-label-inline, .a-switch input[type='radio']:not(:checked) + label, .a-switch .a-form-group input[type='radio']:not(:checked) + .a-form-label-inline, .a-form-group .a-switch input[type='radio']:not(:checked) + .a-form-label-inline,
  .a-switch .form-group input[type='radio']:not(:checked) + .a-form-label-inline, .form-group .a-switch input[type='radio']:not(:checked) + .a-form-label-inline {
    border: 2px dotted #1EAEF7;
    border-radius: 36px;
    -webkit-transition: border 0.2s, background-color 0.2s;
    transition: border 0.2s, background-color 0.2s; }
    .a-switch input[type='checkbox']:not(:checked) + label.disabled, .a-switch .a-form-group input[type='checkbox']:not(:checked) + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:not(:checked) + .disabled.a-form-label-inline,
    .a-switch .form-group input[type='checkbox']:not(:checked) + .disabled.a-form-label-inline, .form-group .a-switch input[type='checkbox']:not(:checked) + .disabled.a-form-label-inline, .a-switch input[type='radio']:not(:checked) + label.disabled, .a-switch .a-form-group input[type='radio']:not(:checked) + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='radio']:not(:checked) + .disabled.a-form-label-inline,
    .a-switch .form-group input[type='radio']:not(:checked) + .disabled.a-form-label-inline, .form-group .a-switch input[type='radio']:not(:checked) + .disabled.a-form-label-inline {
      padding: 8px 18px;
      background-color: #FFFFFF;
      background-image: url("../images/disabled-background.svg");
      border: none; }
    .a-switch input[type='checkbox']:not(:checked) + label.a-toggle-icon i, .a-switch .a-form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .a-form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .a-switch .form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .a-switch input[type='radio']:not(:checked) + label.a-toggle-icon i, .a-switch .a-form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .a-form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .a-switch .form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i, .form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i {
      color: #1EAEF7; }
      .a-switch input[type='checkbox']:not(:checked) + label.a-toggle-icon i:nth-of-type(1), .a-switch .a-form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch .form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch input[type='radio']:not(:checked) + label.a-toggle-icon i:nth-of-type(1), .a-switch .a-form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch .form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(1) {
        display: inline-block; }
      .a-switch input[type='checkbox']:not(:checked) + label.a-toggle-icon i:nth-of-type(2), .a-switch .a-form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch .form-group input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .form-group .a-switch input[type='checkbox']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch input[type='radio']:not(:checked) + label.a-toggle-icon i:nth-of-type(2), .a-switch .a-form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch .form-group input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .form-group .a-switch input[type='radio']:not(:checked) + .a-toggle-icon.a-form-label-inline i:nth-of-type(2) {
        display: none; }
  .a-switch input[type='checkbox']:checked + label, .a-switch .a-form-group input[type='checkbox']:checked + .a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:checked + .a-form-label-inline,
  .a-switch .form-group input[type='checkbox']:checked + .a-form-label-inline, .form-group .a-switch input[type='checkbox']:checked + .a-form-label-inline, .a-switch input[type='radio']:checked + label, .a-switch .a-form-group input[type='radio']:checked + .a-form-label-inline, .a-form-group .a-switch input[type='radio']:checked + .a-form-label-inline,
  .a-switch .form-group input[type='radio']:checked + .a-form-label-inline, .form-group .a-switch input[type='radio']:checked + .a-form-label-inline {
    background-color: rgba(30, 174, 247, 0.2);
    border: 2px solid #1EAEF7;
    border-radius: 36px;
    -webkit-transition: border 0.2s, background-color 0.2s;
    transition: border 0.2s, background-color 0.2s; }
    .a-switch input[type='checkbox']:checked + label.a-toggle-icon i, .a-switch .a-form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i, .a-form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i, .a-switch .form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i, .form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i, .a-switch input[type='radio']:checked + label.a-toggle-icon i, .a-switch .a-form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i, .a-form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i, .a-switch .form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i, .form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i {
      color: #1EAEF7; }
      .a-switch input[type='checkbox']:checked + label.a-toggle-icon i:nth-of-type(1), .a-switch .a-form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch .form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch input[type='radio']:checked + label.a-toggle-icon i:nth-of-type(1), .a-switch .a-form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .a-switch .form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1), .form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(1) {
        display: none; }
      .a-switch input[type='checkbox']:checked + label.a-toggle-icon i:nth-of-type(2), .a-switch .a-form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch .form-group input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .form-group .a-switch input[type='checkbox']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch input[type='radio']:checked + label.a-toggle-icon i:nth-of-type(2), .a-switch .a-form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .a-switch .form-group input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2), .form-group .a-switch input[type='radio']:checked + .a-toggle-icon.a-form-label-inline i:nth-of-type(2) {
        display: inline-block; }
    .a-switch input[type='checkbox']:checked + label.disabled, .a-switch .a-form-group input[type='checkbox']:checked + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:checked + .disabled.a-form-label-inline,
    .a-switch .form-group input[type='checkbox']:checked + .disabled.a-form-label-inline, .form-group .a-switch input[type='checkbox']:checked + .disabled.a-form-label-inline, .a-switch input[type='radio']:checked + label.disabled, .a-switch .a-form-group input[type='radio']:checked + .disabled.a-form-label-inline, .a-form-group .a-switch input[type='radio']:checked + .disabled.a-form-label-inline,
    .a-switch .form-group input[type='radio']:checked + .disabled.a-form-label-inline, .form-group .a-switch input[type='radio']:checked + .disabled.a-form-label-inline {
      background-color: transparent;
      border: 2px solid #000000; }
  .a-switch input[type='checkbox']:checked:focus + label, .a-switch .a-form-group input[type='checkbox']:checked:focus + .a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:checked:focus + .a-form-label-inline,
  .a-switch .form-group input[type='checkbox']:checked:focus + .a-form-label-inline, .form-group .a-switch input[type='checkbox']:checked:focus + .a-form-label-inline, .a-switch input[type='radio']:checked:focus + label, .a-switch .a-form-group input[type='radio']:checked:focus + .a-form-label-inline, .a-form-group .a-switch input[type='radio']:checked:focus + .a-form-label-inline,
  .a-switch .form-group input[type='radio']:checked:focus + .a-form-label-inline, .form-group .a-switch input[type='radio']:checked:focus + .a-form-label-inline {
    background: rgba(207, 240, 255, 0.9); }
  .a-switch input[type='checkbox']:focus + label, .a-switch .a-form-group input[type='checkbox']:focus + .a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:focus + .a-form-label-inline,
  .a-switch .form-group input[type='checkbox']:focus + .a-form-label-inline, .form-group .a-switch input[type='checkbox']:focus + .a-form-label-inline, .a-switch input[type='checkbox']:active + label, .a-switch .a-form-group input[type='checkbox']:active + .a-form-label-inline, .a-form-group .a-switch input[type='checkbox']:active + .a-form-label-inline,
  .a-switch .form-group input[type='checkbox']:active + .a-form-label-inline, .form-group .a-switch input[type='checkbox']:active + .a-form-label-inline, .a-switch input[type='radio']:focus + label, .a-switch .a-form-group input[type='radio']:focus + .a-form-label-inline, .a-form-group .a-switch input[type='radio']:focus + .a-form-label-inline,
  .a-switch .form-group input[type='radio']:focus + .a-form-label-inline, .form-group .a-switch input[type='radio']:focus + .a-form-label-inline, .a-switch input[type='radio']:active + label, .a-switch .a-form-group input[type='radio']:active + .a-form-label-inline, .a-form-group .a-switch input[type='radio']:active + .a-form-label-inline,
  .a-switch .form-group input[type='radio']:active + .a-form-label-inline, .form-group .a-switch input[type='radio']:active + .a-form-label-inline {
    border-style: solid; }
  .a-switch .a-switch-label {
    font-family: "DIN-reg";
    font-weight: normal;
    max-width: 100%;
    min-height: 36px;
    padding: 5px 12px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer; }
    .a-switch .a-switch-label.a-inactive {
      cursor: default; }
  .a-switch.a-switch-limitedWidth {
    max-width: calc(100% - 30px); }
  .a-switch.a-switch--small .a-switch-label {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 24px;
    padding: 2px 12px 0 12px; }
    .a-switch.a-switch--small .a-switch-label::before {
      position: absolute;
      top: -5px;
      left: 0;
      z-index: 1;
      min-height: 36px;
      cursor: pointer;
      content: ''; }

.a-form-text {
  padding: 7px 50px 5px 6px; }

.a-dropdown-toggle {
  width: 100%;
  min-height: 36px;
  padding: 0;
  text-align: left;
  white-space: normal;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 2px solid #1EAEF7;
  border-radius: 0; }
  .a-dropdown-toggle:hover {
    color: #000000;
    border-color: #0062BA; }
  .a-dropdown-toggle:focus {
    border-color: #0062BA; }
  .a-dropdown-toggle::after {
    position: absolute;
    top: 16px;
    right: 12px; }
  .a-dropdown-toggle::before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 48px;
    content: ''; }

.dropdown i {
  margin-left: 6px; }

.dropdown.a-transparent .a-dropdown-toggle {
  background-color: transparent; }

.show.a-transparent .a-dropdown-toggle {
  background-color: #FFFFFF; }

.a-dropdown-menu {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  max-height: 300px;
  padding: 0 24px 0 24px;
  margin-top: 0;
  overflow-y: scroll;
  border: 2px solid #0062BA;
  border-top: none;
  border-radius: 0; }

.a-dropdown-item {
  position: relative;
  min-height: 36px;
  padding: 6px 0 0 0;
  white-space: normal;
  border-bottom: 2px dotted #1EAEF7; }
  .a-dropdown-item:hover, .a-dropdown-item:focus {
    background-color: #CFF0FF;
    border-bottom: 2px dotted #0062BA;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .a-dropdown-item:last-child {
    border-bottom: none; }

.a-dropdown-item-active {
  background-color: #EFEFEF;
  border-bottom: 2px dotted #0062BA;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .a-dropdown-item-active:hover {
    background-color: #EFEFEF; }

.a-custom-select {
  height: 36px;
  padding: 0 36px 0 12px;
  color: #000000;
  cursor: pointer;
  background: #FFFFFF url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjhweCIgaGVpZ2h0PSI0cHgiIHZpZXdCb3g9IjAgMCA4IDQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQwLjIgKDMzODI2KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5UcmlhbmdsZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwb2x5Z29uIGlkPSJUcmlhbmdsZSIgZmlsbD0iIzAwMDAwMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNC4wMDAwMDAsIDIuMDAwMDAwKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC00LjAwMDAwMCwgLTIuMDAwMDAwKSAiIHBvaW50cz0iNCAwIDggNCAwIDQiPjwvcG9seWdvbj4KICAgIDwvZz4KPC9zdmc+") no-repeat right 0.75rem center;
  border: 2px solid #1EAEF7;
  border-radius: 0; }
  .a-custom-select:hover {
    background-color: #FFFFFF;
    border: 2px solid #0062BA; }
  .a-custom-select:focus {
    border: 2px solid #0062BA;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.a-custom-fileupload.a-custom-fileupload--focused {
  background: #CFF0FF; }

.custom-control-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none;
  opacity: 0.1; }

html {
  width: 1px;
  min-width: 100%;
  font-size: 62.5% !important; }

body {
  font-family: "DIN-reg";
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000000;
  letter-spacing: normal;
  background-color: #EFEFEF; }

::-moz-selection,
.a-searchSelected {
  color: #000000;
  background: #E0DAF7; }

::selection,
.a-searchSelected {
  color: #000000;
  background: #E0DAF7; }

/* Flexible Media */
img,
video,
object {
  max-width: 100%;
  height: auto;
  border: none; }

.a-dimBackground {
  background: rgba(0, 0, 0, 0.3); }

.a-mt-filter {
  margin-top: 36px; }
  @media (min-width: 992px) {
    .a-mt-filter {
      margin-top: 151px; } }

.a-disabled, .a-btn.a-disabled, .a-btn-wide.a-disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: #FFFFFF;
  background-image: url("../images/disabled-background.svg");
  background-repeat: repeat;
  background-size: auto;
  -webkit-box-shadow: 0 0 0 1px #FFFFFF inset;
  box-shadow: 0 0 0 1px #FFFFFF inset; }
  .a-disabled.a-primary {
    color: #6A6A6A;
    cursor: not-allowed;
    background-color: #CFF0FF !important; }
  .a-disabled.a-danger, .a-disabled.a-deleted {
    color: #6A6A6A;
    cursor: not-allowed;
    background-color: #F9CAD3 !important; }
  .a-disabled.a-success, .a-disabled.a-completed {
    color: #6A6A6A;
    cursor: not-allowed;
    background-color: #D4F9E4 !important; }

.a-bgPanel {
  padding: 24px;
  margin-bottom: 12px;
  background-color: #FFFFFF;
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
  box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }
  .a-bgPanel.a-bgPanel-grey {
    background-color: #EFEFEF; }
  .a-bgPanel.a-bgPanel-blueLight {
    background-color: #CFF0FF; }

.a-placeholderBackground {
  background-image: url("../images//brick_pattern.svg");
  background-repeat: repeat;
  background-size: 13%;
  background-blend-mode: multiply; }

/* Shadow */
.a-shadow {
  -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
  box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }

.a-dropdownTriangle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.4); }
  .a-dropdownTriangle::after {
    position: absolute;
    top: 1px;
    bottom: 100%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
    height: 0;
    margin-left: 130px;
    content: '';
    border: 8px solid #000000;
    border-color: transparent transparent #FFFFFF #FFFFFF;
    -webkit-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
    @media (max-width: 991.98px) {
      .a-dropdownTriangle::after {
        left: 5%; } }
    @media (max-width: 767.98px) {
      .a-dropdownTriangle::after {
        left: -15%; } }
  .a-dropdownTriangle[x-placement='top-start']::after {
    top: calc( 100% - 1px);
    left: 40%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .a-dropdownTriangle[x-placement='top-end']::after {
    top: calc( 100% - 1px);
    left: 40%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
    @media (max-width: 991.98px) {
      .a-dropdownTriangle[x-placement='top-end']::after {
        left: -2%; } }
    @media (max-width: 767.98px) {
      .a-dropdownTriangle[x-placement='top-end']::after {
        left: -23%; } }

/* Shadow arrow */
.a-triangleShadow::after {
  position: absolute;
  top: 1px;
  bottom: 100%;
  left: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 0;
  height: 0;
  margin-left: 130px;
  content: '';
  border: 8px solid #000000;
  border-color: transparent transparent #FFFFFF #FFFFFF;
  -webkit-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

/* Anchor links */
.anchorjs-link {
  position: relative !important;
  display: inline-block;
  width: 1em;
  line-height: 10px !important;
  border-bottom: none !important; }

/* Horizontal Rule */
hr {
  height: 2px;
  margin: 40px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #BCC7CC; }
  hr.a-hr-smallPadding {
    margin: 24px 0; }
  hr.a-hrLight {
    border-bottom: 1px solid #EFEFEF; }
  hr.a-hrSolidThick {
    margin: 0 0 12px 0;
    border-bottom: 4px solid #1EAEF7; }
  hr.a-hrSolidLight {
    margin: 6px 0 0 0;
    border-bottom: 2px solid #1EAEF7; }

.a-dotted {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, transparent));
  background-image: linear-gradient(to right, #1EAEF7 50%, transparent 0%);
  background-repeat: repeat-x;
  background-position: 25px bottom;
  background-size: 4px 2px;
  /* Horizontal Rule - Dotted AND disabled */ }
  .a-dotted.a-disabled {
    color: #000000;
    cursor: not-allowed;
    background-color: #FFFFFF;
    background-image: url("../images/disabled-background.svg"), -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, #FFFFFF));
    background-image: url("../images/disabled-background.svg"), linear-gradient(to right, #1EAEF7 50%, #FFFFFF 0%);
    background-repeat: repeat;
    background-size: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-repeat: repeat, repeat-x;
    background-position: 25px bottom;
    background-size: auto, 4px 2px;
    background-blend-mode: darken; }
    .a-dotted.a-disabled.a-primary {
      color: #6A6A6A;
      background-color: #CFF0FF; }
    .a-dotted.a-disabled.a-success {
      color: #6A6A6A;
      background-color: #D4F9E4; }
    .a-dotted.a-disabled.a-danger {
      color: #6A6A6A;
      background-color: #F9CAD3; }
  .a-dotted.a-info {
    background-color: #FBF6BD; }
  .popover-big .a-dotted {
    color: #000000;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #000000), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #000000 50%, transparent 0%); }

.a-dotted-line {
  display: block;
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, transparent));
  background-image: linear-gradient(to right, #1EAEF7 50%, transparent 0%);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 4px 2px; }

.a-dotted-line-top {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, transparent));
  background-image: linear-gradient(to right, #1EAEF7 50%, transparent 0%);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 4px 2px; }

.a-borderTop {
  border-top: 1px solid #EFEFEF; }

.a-borderBottom {
  border-bottom: 1px solid #EFEFEF; }

.a-borderTopDark {
  border-top: 1px solid #BCC7CC; }

.a-borderBottomDark {
  border-bottom: 1px solid #BCC7CC; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px;
  padding-left: 10px;
  margin: 0;
  overflow: visible;
  clip: auto;
  text-decoration: underline;
  background-color: #FFFFFF;
  border-bottom: none; }

.a-fullWidthXs {
  width: 100%; }

.a-displayBlock {
  display: block; }

.a-height-3x {
  height: 36px;
  line-height: 36px; }

.a-border-bottom {
  border-bottom: 2px solid #EFEFEF; }
  @media (max-width: 767.98px) {
    .a-border-bottom.a-no-border-small {
      border-bottom: none; } }

.a-noPointer {
  pointer-events: none;
  cursor: default; }

.a-clickable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor), .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor), .a-clickable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor), .a-clickable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor),
.a-selectable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor),
.a-selectable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor),
.a-selectable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor),
.a-selectable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor) {
  cursor: pointer; }
  .a-clickable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary, .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary, .a-clickable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary, .a-clickable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary,
  .a-selectable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary,
  .a-selectable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary,
  .a-selectable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary,
  .a-selectable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-primary {
    background-color: #CFF0FF; }
  .a-clickable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success, .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success, .a-clickable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success, .a-clickable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success,
  .a-selectable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success,
  .a-selectable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success,
  .a-selectable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success,
  .a-selectable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-success {
    background-color: #CFF0FF; }
  .a-clickable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger, .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger, .a-clickable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger, .a-clickable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger,
  .a-selectable.a-focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger,
  .a-selectable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger,
  .a-selectable:active:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger,
  .a-selectable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed):not(.a-defaultCursor).a-danger {
    background-color: #F9CAD3; }

.a-jumbotron-dark .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed), .a-jumbotron-dark .a-clickable:active:not(.a-expanded):not(.a-deleted):not(.a-completed), .a-jumbotron-dark .a-clickable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed),
.a-jumbotron-dark .a-selectable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed),
.a-jumbotron-dark .a-selectable:active:not(.a-expanded):not(.a-deleted):not(.a-completed),
.a-jumbotron-dark .a-selectable:focus:not(.a-expanded):not(.a-deleted):not(.a-completed) {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none; }

.a-deleted .row.a-selectableExpanded:hover, .a-deleted .row.a-selectableExpanded:active, .a-deleted .row.a-selectableExpanded:focus,
.a-completed .row.a-selectableExpanded:hover,
.a-completed .row.a-selectableExpanded:active,
.a-completed .row.a-selectableExpanded:focus {
  cursor: default;
  background-color: transparent; }

.row.a-selectableExpanded:hover, .row.a-selectableExpanded:active, .row.a-selectableExpanded:focus {
  cursor: pointer;
  background-color: #CFF0FF; }

.arrow-tr {
  position: relative;
  z-index: 9999;
  background: none; }
  .arrow-tr::before {
    position: absolute;
    top: -72px;
    right: 6px;
    bottom: 100%;
    width: 0;
    height: 0;
    margin-left: -18px;
    pointer-events: none;
    content: ' ';
    border: solid transparent;
    border-width: 18px;
    border-bottom-color: #EFEFEF; }

.a-hiddenRow {
  display: none; }

.a-iconStrikeThrough {
  padding-left: 3px; }
  .a-iconStrikeThrough::after {
    position: relative;
    left: -14px;
    color: #000000;
    content: '\\'; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .a-iconStrikeThrough::after {
        position: static; } }
  .a-iconStrikeThrough.a-disabledIcon {
    color: #BCC7CC; }
  .a-iconStrikeThrough.a-redIcon {
    color: #E23B53; }

.ai-sm.a-iconStrikeThrough::after {
  position: relative; }

.a-selectable.a-selected.a-success {
  background-color: #D4F9E4; }

.a-selectable.a-selected .a-hiddenWhenSelected {
  display: none; }
  @media (min-width: 576px) {
    .a-selectable.a-selected .a-hiddenWhenSelected {
      display: none !important; } }

.a-selectable.a-selected .a-visibleWhenSelected {
  display: inline-block; }
  @media (min-width: 576px) {
    .a-selectable.a-selected .a-visibleWhenSelected {
      display: inline-block !important; } }
  .a-selectable.a-selected .a-visibleWhenSelected.a-displayInlineBlock {
    display: inline-block !important; }

.a-selectable .a-visibleWhenSelected {
  display: none; }
  @media (min-width: 576px) {
    .a-selectable .a-visibleWhenSelected {
      display: none !important; } }
  .a-selectable .a-visibleWhenSelected.a-displayInlineBlock {
    display: inline-block !important; }

.a-selectable.a-completed {
  background-color: #D4F9E4; }
  .a-selectable.a-completed:hover {
    cursor: default; }
  .a-selectable.a-completed .a-hiddenWhenCompleted {
    display: none; }
  .a-selectable.a-completed .a-visibleWhenCompleted {
    display: inline-block; }
    @media (min-width: 576px) {
      .a-selectable.a-completed .a-visibleWhenCompleted {
        display: inline-block !important; } }
    .a-selectable.a-completed .a-visibleWhenCompleted.a-displayInlineBlock {
      display: inline-block !important; }

.a-selectable.a-deleted {
  background-color: #F9CAD3; }
  .a-selectable.a-deleted:hover {
    cursor: default; }
  .a-selectable.a-deleted .a-hiddenWhenDeleted {
    display: none !important; }
  .a-selectable.a-deleted .a-visibleWhenDeleted {
    display: inline-block; }
    @media (min-width: 576px) {
      .a-selectable.a-deleted .a-visibleWhenDeleted {
        display: inline-block !important; } }
    .a-selectable.a-deleted .a-visibleWhenDeleted.a-displayInlineBlock {
      display: inline-block !important; }

.a-selectable.a-expanded {
  background-color: #FFFFFF; }

.a-selectable.a-disabled:hover {
  cursor: not-allowed !important; }

.a-selectable.a-disabled .a-hiddenWhenDisabled {
  display: none; }

.a-selectable.a-disabled .a-visibleWhenDisabled {
  display: inline-block; }
  @media (min-width: 576px) {
    .a-selectable.a-disabled .a-visibleWhenDisabled {
      display: inline-block !important; } }
  .a-selectable.a-disabled .a-visibleWhenDisabled.a-displayInlineBlock {
    display: inline-block !important; }

.a-selectable:not(.a-selected):not(.a-expanded):not(.a-completed):not(.a-deleted) .a-visibleWhenInitial {
  display: inline-block !important; }

.a-selectable .a-visibleWhenCompleted,
.a-selectable .a-visibleWhenDeleted,
.a-selectable .a-visibleWhenInitial,
.a-selectable .a-visibleWhenDisabled {
  display: none !important; }

.a-lineThrough {
  text-decoration: line-through; }

.a-expanded .a-hiddenWhenExpanded {
  display: none; }

.a-visibleWhenExpanded {
  display: none; }
  .a-expanded .a-visibleWhenExpanded {
    display: inline-block; }

.a-noUnderline, .a-fullWidthLink.a-fullWidthLink--underline, .a-btn-blue-noUnderline {
  padding-bottom: 0;
  border: none; }
  .a-noUnderline:hover, .a-fullWidthLink.a-fullWidthLink--underline:hover, .a-btn-blue-noUnderline:hover, .a-noUnderline:focus, .a-fullWidthLink.a-fullWidthLink--underline:focus, .a-btn-blue-noUnderline:focus {
    border: none; }

/*------------------------------------*\
    $Full width and height elements in modal
\*------------------------------------*/
.a-full-width {
  margin-right: -12px;
  margin-left: -12px; }
  @media (min-width: 768px) {
    .a-full-width {
      margin-right: -84px;
      margin-left: -84px; } }
  @media (min-width: 992px) {
    .a-full-width {
      margin-right: -96px;
      margin-left: -96px; } }

.a-full-height {
  margin-bottom: -36px; }
  @media (min-width: 768px) {
    .a-full-height {
      margin-bottom: -48px; } }

.a-maxThreeLines2 p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3; }

.a-p-static {
  position: static !important; }

.a-p-relative {
  position: relative; }

.a-js-bodyClassPersist {
  display: none; }

.container:focus,
.row:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.a-js-hidden {
  display: none; }

.a-js-forceHidden {
  display: none !important; }

.a-js-forceFlexColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.dropdown-menu.a-dropdown-personswitchList, .dropdown-menu.an-dropdown-navigationMenu, .dropdown-menu.a-dropdown-overflow-menu {
  display: none; }

.dropdown-menu.a-dropdown-overflow-menu-right {
  display: none; }

.a-js-none {
  display: none; }

.a-js-genericSearch .a-card-filter,
.a-js-genericSearch .a-js-results,
.a-js-genericSearch .a-js-alternativeResults,
.a-js-genericSearch .a-js-noResults {
  display: none; }

.a-js-adjustedError {
  margin-bottom: 12px; }

.a-js-modal-dirtyCancelBtn,
.a-js-modal-dirtyCloseBtn,
.a-js-modal-dirtyBackBtn {
  pointer-events: auto; }

a,
.a-btn-link {
  position: relative;
  padding-bottom: 2px;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 2px solid #1EAEF7; }
  a:active, a:focus, a:hover,
  .a-btn-link:active,
  .a-btn-link:focus,
  .a-btn-link:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid #0062BA; }
    a:active.a-linkDanger, a:focus.a-linkDanger, a:hover.a-linkDanger,
    .a-btn-link:active.a-linkDanger,
    .a-btn-link:focus.a-linkDanger,
    .a-btn-link:hover.a-linkDanger {
      border-bottom: 2px solid #b61b31; }
  a.a-notActive,
  .a-btn-link.a-notActive {
    pointer-events: none;
    cursor: default;
    opacity: 0.7; }
  a.a-linkDanger,
  .a-btn-link.a-linkDanger {
    border-color: #E23B53; }
  a.no-decoration,
  .a-btn-link.no-decoration {
    padding-bottom: 0;
    color: #000000;
    text-decoration: none;
    border: none; }
    a.no-decoration:hover, a.no-decoration:focus,
    .a-btn-link.no-decoration:hover,
    .a-btn-link.no-decoration:focus {
      text-decoration: none;
      border-bottom: none; }
  @media (min-width: 768px) {
    a.a-link-modalTop,
    .a-btn-link.a-link-modalTop {
      margin-right: -36px; } }
  a.a-link-title,
  .a-btn-link.a-link-title {
    font-family: "DIN-bold";
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline;
    padding-bottom: 0;
    margin-right: 6px; }
    a.a-link-title + p,
    .a-btn-link.a-link-title + p {
      margin-top: 12px; }
  .a-h3 a, .a-card .a-h3 a a, .a-h3 .a-btn-link, .a-card .a-h3 a .a-btn-link {
    padding-bottom: 2px; }
  a > i,
  .a-btn-link > i {
    position: relative; }

.a-linkArea {
  position: relative;
  z-index: 1; }
  .a-linkArea::before {
    position: absolute;
    top: -11px;
    left: -12px;
    z-index: -1;
    width: calc( 100% + 24px);
    min-height: 48px;
    cursor: pointer;
    content: ''; }

.a-linkFeatured {
  font-family: "DIN-bold";
  font-weight: normal;
  color: #022F51;
  border: none; }
  .a-linkFeatured:active, .a-linkFeatured:focus, .a-linkFeatured:hover {
    color: #022F51;
    border-color: #022F51; }
  .a-linkFeatured i {
    margin-top: -5px; }
  .a-linkFeatured.a-linkFeatured--border {
    padding: 7px 12px 5px 12px;
    border: 1px solid #EFEFEF; }
    .a-linkFeatured.a-linkFeatured--border:hover {
      border: 1px solid #022F51; }
  .a-linkFeatured--large {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }

.a-helpIconButton {
  color: #6A6A6A;
  border: none; }
  .a-helpIconButton .ai-stack i {
    margin-top: -2px; }
    .a-helpIconButton .ai-stack i.ai {
      font-size: 1em;
      line-height: 1em; }
      .a-helpIconButton .ai-stack i.ai:first-of-type {
        color: #6A6A6A; }
  .a-helpIconButton:hover {
    color: #BCC7CC;
    text-decoration: none;
    border-bottom: none; }
  .a-helpIconButton:focus {
    color: #BCC7CC;
    border-bottom: none;
    outline: none; }
  .a-helpIconButton i {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle; }
  .a-helpIconButton.a-helpIconButton--blue {
    color: #1EAEF7; }
    .a-helpIconButton.a-helpIconButton--blue:focus {
      color: #022F51; }
    .a-helpIconButton.a-helpIconButton--blue:active {
      color: #1EAEF7; }

h1 + .a-helpIconButton {
  top: -4px;
  left: 4px; }

.a-linkIcon {
  font-family: "DIN-reg";
  font-weight: normal;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 18px;
  color: #022F51;
  border-bottom: none; }
  .a-linkIcon i {
    margin-top: -3px;
    vertical-align: middle; }
  .a-linkIcon span.a-link--underline {
    border-bottom: 2px solid #1EAEF7; }
    .a-linkIcon span.a-link--underline:hover {
      border-bottom: 2px solid #0062BA; }
  .a-linkIcon:focus, .a-linkIcon:active, .a-linkIcon:hover {
    border: none; }
  .a-linkIcon + .a-linkIcon {
    padding-left: 12px; }

@media (min-width: 768px) {
  .a-hvr-underline:hover {
    border-bottom: 3px solid #0062BA; } }

.a-fullWidthLink {
  position: absolute;
  right: 0;
  left: 0;
  min-height: 36px; }
  .a-fullWidthLink.a-fullWidthLink--underline span {
    padding-bottom: 2px;
    border-bottom: 2px solid #1EAEF7; }
    .a-fullWidthLink.a-fullWidthLink--underline span:hover {
      border-bottom: 2px solid #0062BA; }

table {
  font-family: "DIN-reg";
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  table th {
    font-family: "DIN-medium";
    font-weight: normal; }
  table th,
  table td {
    padding-right: 24px; }

.a-table thead th {
  font-family: "DIN-reg";
  font-weight: normal;
  border-bottom: 2px solid #1EAEF7; }

.a-table td,
.a-table th {
  padding: 6px 0 5px 0;
  border-top: none;
  border-bottom: 1px solid #BCC7CC; }

.a-responsiveTable-container {
  margin: auto; }

.a-responsiveTable {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  margin-bottom: 36px; }
  .a-responsiveTable thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    border: none; }
    @media (min-width: 768px) {
      .a-responsiveTable thead {
        position: relative;
        width: auto;
        height: auto;
        overflow: auto;
        clip: auto; } }
    .a-responsiveTable thead th {
      color: #000000;
      text-align: left;
      background-color: #EFEFEF;
      border-bottom: 1px solid #BCC7CC; }
      @media (min-width: 768px) {
        .a-responsiveTable thead th {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased;
          padding: 9px 24px 6px 24px;
          text-transform: uppercase; } }
  .a-responsiveTable tbody,
  .a-responsiveTable tr,
  .a-responsiveTable th,
  .a-responsiveTable td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal; }
  @media (min-width: 768px) {
    .a-responsiveTable tr {
      display: table-row; } }
  .a-responsiveTable th,
  .a-responsiveTable td {
    padding: 7px 24px 5px 24px;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .a-responsiveTable th,
      .a-responsiveTable td {
        display: table-cell; } }
  .a-responsiveTable caption {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: left; }
  @media (min-width: 768px) {
    .a-responsiveTable tbody {
      display: table-row-group; } }
  .a-responsiveTable tbody tr {
    margin-bottom: 36px; }
    @media (min-width: 768px) {
      .a-responsiveTable tbody tr {
        display: table-row;
        margin-bottom: 0;
        border-bottom: 1px solid #BCC7CC; } }
    .a-responsiveTable tbody tr:last-of-type {
      margin-bottom: 0; }
  .a-responsiveTable tbody th[scope='row'] {
    color: #000000;
    background-color: #F5F5F5;
    border-bottom: 1px solid #BCC7CC; }
    @media (min-width: 768px) {
      .a-responsiveTable tbody th[scope='row'] {
        text-align: left;
        background-color: #FFFFFF;
        border-bottom: none; } }
  .a-responsiveTable tbody td {
    text-align: right;
    background-color: #FFFFFF;
    border-bottom: 1px solid #BCC7CC; }
    @media (min-width: 768px) {
      .a-responsiveTable tbody td {
        text-align: left; } }
    .a-responsiveTable tbody td[data-type='currency'] {
      text-align: right; }
    .a-responsiveTable tbody td[data-title]::before {
      float: left;
      color: #000000;
      content: attr(data-title); }
      @media (min-width: 768px) {
        .a-responsiveTable tbody td[data-title]::before {
          content: none; } }

.a-table-calculation td,
.a-table-calculation th {
  font-family: "DIN-reg";
  font-weight: normal;
  padding: 2px 0 2px 0;
  border-bottom: none; }

.a-table-calculation td {
  font-family: "DIN-medium";
  font-weight: normal;
  width: 20%;
  text-align: right;
  white-space: nowrap;
  vertical-align: bottom; }
  @media (min-width: 768px) {
    .a-table-calculation td {
      width: auto; } }

.a-table-calculation th {
  padding: 6px 24px 0 0; }

.a-table-calculation tfoot {
  font-family: "DIN-medium";
  font-weight: normal;
  border-top: 3px solid #1EAEF7; }
  .a-table-calculation tfoot td,
  .a-table-calculation tfoot th {
    padding-top: 12px; }

.a-table-calculation tbody tr:last-child th,
.a-table-calculation tbody tr:last-child td {
  padding-bottom: 12px; }

h1,
.a-h1 {
  margin-bottom: 12px; }

h2,
.a-h2 {
  font-family: "DIN-medium";
  font-weight: normal;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    h2,
    .a-h2 {
      font-family: "DIN-reg";
      font-weight: normal; } }

h3,
.a-h3,
.a-card .a-h3 a {
  font-family: "DIN-bold";
  font-weight: normal;
  margin-bottom: 6px; }

h4,
.a-h4 {
  font-family: "DIN-bold";
  font-weight: normal;
  margin-bottom: 6px; }

.a-fontLight {
  font-family: "DIN-light";
  font-weight: normal; }

.a-fontReg {
  font-family: "DIN-reg";
  font-weight: normal; }

.a-fontMedium {
  font-family: "DIN-medium";
  font-weight: normal; }

.a-fontBold,
b,
strong {
  font-family: "DIN-bold";
  font-weight: normal; }

p {
  font-family: "DIN-reg";
  font-weight: normal;
  margin-bottom: 18px; }

.a-leadText {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    .a-leadText {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-titleExtra {
  font-family: "DIN-light";
  font-weight: normal; }

.a-dimText7 {
  color: rgba(0, 0, 0, 0.7); }

.a-dimText3 {
  color: rgba(0, 0, 0, 0.3); }

mark,
.a-mark {
  padding: 0;
  background-color: #FBF6BD; }

.a-label {
  font-family: "DIN-reg";
  font-weight: normal;
  min-width: 24px;
  min-height: 24px;
  padding: 3px 9px 0 9px;
  margin-right: 6px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  border-radius: 24px; }
  .a-label.badge-default {
    background: #BCC7CC; }
  .a-label.badge-light {
    background: #EFEFEF; }

h1 .a-label {
  margin-top: -8px; }

.a-textureLines {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  height: 60px;
  padding: 6px 12px;
  color: #FFFFFF;
  background-color: transparent;
  background-image: url("../images/disabled-background_blue.svg"); }

.a-dot {
  font-family: "DIN-reg";
  font-weight: normal; }
  .a-dot::before {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    margin-right: 4px;
    text-decoration: none;
    vertical-align: bottom;
    content: '\2022'; }
  .a-dot.a-dot-red::before {
    color: #E23B53; }
  .a-dot.a-dot-green::before {
    color: #17C96B; }
  .a-dot.a-dot-blue::before {
    color: #1EAEF7; }

.a-flex-container-align-items-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-flex-container-align-items-center .justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.a-accessability-height {
  min-height: 48px !important; }

.a-btn {
  font-family: "DIN-reg";
  font-weight: normal;
  position: relative;
  display: inline-block;
  padding: 6px 24px 4px 24px;
  margin-bottom: 12px;
  color: #000000;
  cursor: pointer;
  background: #1EAEF7;
  border: none;
  border-radius: 0; }
  .a-btn:hover {
    color: #000000;
    text-decoration: none;
    background: #37b7f8;
    border: none; }
  .a-btn:focus {
    color: #000000;
    text-decoration: none;
    background: #37b7f8;
    border-bottom: none;
    outline: 0; }
  .a-btn:active, .a-btn.active {
    color: #000000;
    background: #1EAEF7;
    background-image: none;
    outline: 0; }
  .a-btn.disabled, .a-btn:disabled {
    color: #000000;
    cursor: not-allowed;
    background-color: #EFEFEF;
    -webkit-box-shadow: 0 0 0 1px #FFFFFF;
    box-shadow: 0 0 0 1px #FFFFFF; }
  .a-btn::after {
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 48px;
    content: ''; }
  .a-btn::before {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    min-height: auto;
    content: ''; }
  .a-btn.a-btn-border {
    font-family: "DIN-medium";
    font-weight: normal;
    padding: 8px 24px 4px 24px;
    color: #022F51;
    background: transparent;
    border: 2px solid #022F51; }
    .a-btn.a-btn-border:hover, .a-btn.a-btn-border:focus {
      color: #022F51;
      background: rgba(2, 47, 81, 0.1); }
  .a-btn.a-btn--full {
    width: 100%;
    margin-bottom: 0;
    line-height: 36px;
    text-align: center; }

.a-btn-negative {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "DIN-medium";
  font-weight: normal;
  padding: 8px 24px 4px 24px;
  color: #FFFFFF;
  background: transparent;
  border: 2px solid #1EAEF7; }
  @media (min-width: 992px) {
    .a-btn-negative {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }
  .a-btn-negative:hover, .a-btn-negative:focus {
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.05);
    border: 2px solid #CFF0FF; }

.a-btn-lightBorder {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "DIN-medium";
  font-weight: normal;
  padding: 8px 24px 4px 24px;
  color: #000000;
  background: transparent;
  border: 2px solid #1EAEF7; }
  @media (min-width: 992px) {
    .a-btn-lightBorder {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }
  .a-btn-lightBorder:hover, .a-btn-lightBorder:focus {
    color: #000000;
    background: rgba(0, 0, 0, 0.05);
    border: 2px solid #1EAEF7; }

.a-btn-wide {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "DIN-bold";
  font-weight: normal;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 24px 4px 24px;
  margin-bottom: 12px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  background: #1EAEF7;
  border: none;
  border-radius: 0; }
  @media (min-width: 576px) {
    .a-btn-wide {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      width: auto; } }
  @media (min-width: 992px) {
    .a-btn-wide {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased; } }
  .a-btn-wide:hover {
    color: #000000;
    text-decoration: none;
    background: #37b7f8;
    border: none; }
  .a-btn-wide:focus {
    color: #000000;
    text-decoration: none;
    background: #37b7f8;
    border-bottom: none;
    outline: 0; }
  .a-btn-wide:active, .a-btn-wide.active {
    color: #000000;
    background: #1EAEF7;
    background-image: none;
    outline: 0; }
  .a-btn-wide.disabled, .a-btn-wide:disabled {
    color: #000000;
    cursor: not-allowed;
    background-color: #EFEFEF;
    -webkit-box-shadow: 0 0 0 1px #FFFFFF;
    box-shadow: 0 0 0 1px #FFFFFF; }
  .a-btn-wide::after {
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 48px;
    content: ''; }
  .a-btn-wide::before {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    min-height: auto;
    content: ''; }
  .a-btn-wide.a-btn-border {
    padding: 8px 24px 4px 24px;
    color: #022F51;
    background: transparent;
    border: 2px solid #022F51; }
    .a-btn-wide.a-btn-border:hover, .a-btn-wide.a-btn-border:focus {
      color: #022F51;
      background: rgba(2, 47, 81, 0.1); }

.a-btn-secondary {
  background-color: #FFFFFF; }
  .a-btn-secondary:hover {
    background: #EFEFEF; }

.a-btn-success {
  color: #000000;
  background-color: #17C96B; }
  .a-btn-success:hover {
    background: rgba(23, 201, 107, 0.8);
    border: none; }
  .a-btn-success:active, .a-btn-success.active {
    background: #17C96B; }
  .a-btn-success:focus {
    background: rgba(23, 201, 107, 0.8); }
  .a-btn-success.disabled, .a-btn-success:disabled {
    color: #000000;
    cursor: not-allowed;
    background-color: #EFEFEF;
    -webkit-box-shadow: 0 0 0 1px #FFFFFF;
    box-shadow: 0 0 0 1px #FFFFFF; }

.a-btn-danger {
  background-color: #E23B53; }
  .a-btn-danger:hover {
    background: #e55166;
    border: none; }
  .a-btn-danger:active, .a-btn-danger.active {
    background: #e55166; }
  .a-btn-danger:focus {
    background: #e55166; }

.a-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 60px;
  text-align: left;
  background: transparent; }
  .a-btn-icon:hover, .a-btn-icon:focus {
    color: #1EAEF7;
    background: transparent; }
  .a-btn-icon i {
    -ms-flex-item-align: center;
    align-self: center; }
  .a-btn-icon .a-btn-icon-text {
    text-align: left;
    -ms-flex-item-align: center;
    align-self: center; }
  @media (min-width: 992px) {
    .a-btn-icon .a-btn-icon-text-ellipsis {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; } }
  .a-btn-icon .a-btn-icon-symbol {
    width: 36px;
    height: 36px;
    padding: 0;
    color: #FFFFFF;
    background: #1EAEF7;
    border-radius: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .a-btn-icon.a-btn-link {
    width: auto; }

.a-btn-wordwrap {
  display: inline;
  white-space: initial; }

.a-btn-icon-transparent {
  background: transparent; }
  .a-btn-icon-transparent:hover, .a-btn-icon-transparent:focus {
    color: #1EAEF7;
    background: transparent; }
  .a-btn-icon-transparent.a-delete {
    color: #E23B53; }
    .a-btn-icon-transparent.a-delete:focus {
      border: 1px solid #1EAEF7; }

.a-btn-transparentWhite {
  padding: 12px;
  background: rgba(255, 255, 255, 0.5); }
  .a-btn-transparentWhite:hover, .a-btn-transparentWhite:focus {
    color: #000000;
    background: #FFFFFF; }
  .a-btn-transparentWhite .a-charIcon {
    width: 48px;
    min-width: 48px;
    min-height: 48px;
    color: #1EAEF7;
    background: #FFFFFF;
    border-radius: 48px; }
    .a-btn-transparentWhite .a-charIcon span {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      display: inline-block;
      width: 30px;
      height: 30px;
      margin-top: 11px;
      margin-left: 1px;
      font-style: normal;
      line-height: 28px; }
    .a-btn-transparentWhite .a-charIcon:hover, .a-btn-transparentWhite .a-charIcon:focus {
      background: #1EAEF7; }
  .a-btn-transparentWhite .a-btn-icon-symbol {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 40px;
    min-height: 40px;
    padding: 0;
    color: #1EAEF7;
    background: #FFFFFF;
    border-radius: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 46px; }
    .a-btn-transparentWhite .a-btn-icon-symbol::before {
      -ms-flex-item-align: center;
      align-self: center; }
    .a-btn-transparentWhite .a-btn-icon-symbol.a-button-icon-symbol--secondary {
      background: rgba(255, 255, 255, 0);
      border: 2px dotted #1EAEF7; }
    @media (min-width: 768px) {
      .a-btn-transparentWhite .a-btn-icon-symbol {
        width: 48px;
        min-height: 48px;
        line-height: 54px; } }
  .a-btn-transparentWhite.a-active, .a-btn-transparentWhite:hover {
    background: #FFFFFF; }
    .a-btn-transparentWhite.a-active .a-btn-icon-symbol,
    .a-btn-transparentWhite.a-active .a-charIcon, .a-btn-transparentWhite:hover .a-btn-icon-symbol,
    .a-btn-transparentWhite:hover .a-charIcon {
      color: #FFFFFF;
      background: #1EAEF7; }
  .a-btn-transparentWhite .a-btn-icon-text {
    padding-left: 6px; }

.a-btn-shadow {
  background: #E3F7FF;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
  box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }
  .a-shadow .a-btn-shadow {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .a-btn-shadow:hover, .a-btn-shadow:focus {
    color: #000000;
    background: #caf0ff; }
  .a-btn-shadow.a-bgGreyLight:focus, .a-btn-shadow.a-bgGreyLight:hover {
    background: #e2e2e2; }
  .a-btn-shadow .a-dot::before {
    margin-top: -7px; }
  .a-btn-shadow.a-btn-shadow-large {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    padding-top: 19px;
    padding-right: 12px;
    padding-bottom: 17px;
    padding-left: 12px; }
    @media (min-width: 768px) {
      .a-btn-shadow.a-btn-shadow-large {
        padding-right: 24px;
        padding-left: 24px; } }
    .a-btn-shadow.a-btn-shadow-large .a-dot {
      position: absolute;
      left: 60px; }
    .a-btn-shadow.a-btn-shadow-large .a-btn-icon-text {
      padding-left: 0; }
    .a-btn-shadow.a-btn-shadow-large .a-btn-icon-text-second {
      display: block; }
    .a-btn-shadow.a-btn-shadow-large i {
      min-width: 36px; }
  .a-btn-shadow .a-label {
    margin-top: -1px;
    margin-left: 12px; }
  .a-btn-shadow.disabled {
    color: #6A6A6A;
    background: #E3F7FF; }
    .a-btn-shadow.disabled:hover, .a-btn-shadow.disabled:focus {
      color: #6A6A6A;
      background: #E3F7FF; }

.a-offset-border-top {
  position: relative; }
  .a-offset-border-top::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    content: ' ';
    border-top: 1px solid #BCC7CC; }
    @media (min-width: 768px) {
      .a-offset-border-top::before {
        right: 24px;
        left: 24px; } }

.a-btn-link {
  font-family: "DIN-reg";
  font-weight: normal;
  padding: 0;
  text-align: left;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .a-btn-link:active, .a-btn-link:focus, .a-btn-link:hover {
    border: none; }
    .a-btn-link:active span, .a-btn-link:focus span, .a-btn-link:hover span {
      border-bottom: 2px solid #0062BA; }
    .a-btn-link:active.a-linkDanger, .a-btn-link:focus.a-linkDanger, .a-btn-link:hover.a-linkDanger {
      border: none; }
      .a-btn-link:active.a-linkDanger span, .a-btn-link:focus.a-linkDanger span, .a-btn-link:hover.a-linkDanger span {
        border-bottom: 2px solid #b61b31; }
    .a-btn-link:active.a-nounderline, .a-btn-link:focus.a-nounderline, .a-btn-link:hover.a-nounderline {
      color: #002c54;
      border: none; }
      .a-btn-link:active.a-nounderline span, .a-btn-link:focus.a-nounderline span, .a-btn-link:hover.a-nounderline span {
        font-family: "DIN-bold";
        font-weight: normal;
        border-bottom: none; }
  .a-btn-link span {
    padding-bottom: 2px;
    border-bottom: 2px solid #1EAEF7; }
    .a-btn-link span.a-btn-black-noUnderline {
      font-family: "DIN-bold";
      font-weight: normal;
      padding: 0;
      border: none; }
  .a-btn-link.a-nounderline {
    color: #0062BA;
    border: none; }
    .a-btn-link.a-nounderline span {
      font-family: "DIN-bold";
      font-weight: normal;
      border-bottom: none; }
  .a-btn-link.a-linkDanger span {
    border-bottom: 2px solid #E23B53; }
  .a-btn-link.a-accessability-button {
    min-width: 48px !important;
    min-height: 48px !important;
    text-align: center;
    vertical-align: middle; }

.a-btn-action {
  padding: 6px 24px 4px 12px;
  color: #000000;
  text-align: left;
  vertical-align: middle;
  background-color: transparent;
  border: 2px dotted #1EAEF7;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-btn-action.a-iconRight {
    padding: 6px 12px 4px 12px; }
  .a-btn-action:hover, .a-btn-action:focus {
    color: #000000;
    background: #E3F7FF;
    border: 2px dotted #1EAEF7; }
  .a-btn-action:not(.a-fullWidthBtn) span {
    margin-left: 12px; }
  .a-btn-action:not(.a-fullWidthBtn) i + span {
    margin-left: 0; }

@media (max-width: 767px) {
  .navbar-toggleable-sm li .ai-circle-exclamation {
    float: right;
    line-height: 1; } }

@media (min-width: 992px) {
  .a-globalNav li .ai-circle-exclamation {
    font-size: 1.13em !important; } }

.a-box-button {
  position: relative;
  width: 100%;
  min-height: 190px;
  padding: 15px 4px;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #BCC7CC; }
  .a-box-button[data-toggle='instant'] i,
  .a-box-button[data-toggle='instant'] .a-box-button-action {
    color: #6A6A6A; }
  .a-childBoxButtonList .a-box-button {
    background-color: #EFEFEF; }
  @media (min-width: 576px) {
    .a-box-button .a-box-button-text {
      height: 55px;
      overflow: hidden; } }
  .a-box-button p {
    margin-bottom: 0; }
  .a-box-button .a-box-button-icon {
    display: block;
    width: auto;
    line-height: 1; }
  .a-box-button .a-box-button-info {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-bold";
    font-weight: normal;
    display: table;
    width: auto;
    padding: 8px 12px 4px 12px;
    margin: 12px auto 12px auto;
    clear: both;
    font-style: normal;
    color: #000000;
    text-align: center;
    background: #EFEFEF;
    border-radius: 50px; }
  .a-box-button .a-box-button-action {
    font-family: "DIN-bold";
    font-weight: normal;
    display: inline-block; }
  .a-box-button .a-box-button-secondaryAction {
    display: none; }
  .a-box-button.a-open .a-box-button-primaryAction {
    display: none; }
  .a-box-button.a-open .a-box-button-secondaryAction {
    display: inline-block; }
  @media (max-width: 767px) {
    .a-box-button.ai-top {
      float: right;
      vertical-align: middle; } }
  .a-box-button:hover {
    padding: 12px 0;
    background: rgba(255, 255, 255, 0.5);
    border: 4px solid #1EAEF7 !important; }
    .a-box-button:hover .a-box-button-info {
      background: #FFFFFF; }
    .a-box-button:hover .a-meta-text {
      padding-right: 1px;
      padding-left: 1px; }
    .a-box-button:hover .ai-circle-exclamation {
      margin-right: 1px; }
  .a-box-button .a-meta-text {
    display: block;
    min-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .a-box-button .a-box-button-name {
    display: block;
    height: 40px;
    overflow-y: hidden;
    text-transform: uppercase; }
  .a-box-button:focus {
    background: #CFF0FF; }

.a-boxAddBtn {
  width: 100%;
  padding: 12px;
  cursor: pointer;
  background: transparent;
  border: none; }
  .a-boxAddBtn:focus .a-boxAddBtn-inner, .a-boxAddBtn:hover .a-boxAddBtn-inner {
    background: rgba(255, 255, 255, 0.5); }
  .a-boxAddBtn .a-boxAddBtn-inner {
    display: block;
    min-height: 168px;
    padding: 18px 12px 0 12px;
    background-color: transparent;
    border: 2px dotted #1EAEF7; }
    .a-boxAddBtn .a-boxAddBtn-inner .a-boxAddBtn-icon {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      display: block;
      padding: 24px; }
  .a-boxAddBtn .a-box-button-icon {
    display: block;
    width: auto;
    line-height: 1; }

.a-fullWidthBtn {
  font-family: "DIN-bold";
  font-weight: normal;
  width: 100%;
  min-height: 48px; }
  .a-fullWidthBtn span {
    display: inline-block;
    width: 70%;
    height: 100%;
    margin-left: 12px;
    vertical-align: middle; }
    @media (min-width: 576px) {
      .a-fullWidthBtn span {
        margin-left: 24px; } }
  .a-fullWidthBtn.a-btnBigger {
    min-height: 77px;
    padding: 12px; }
    .a-fullWidthBtn.a-btnBigger i {
      width: 45px;
      height: 45px;
      padding-top: 21px;
      color: #FFFFFF;
      background: #1EAEF7;
      border-radius: 50px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .a-fullWidthBtn.a-btnBigger span {
      width: 56%;
      margin: 0; }

.a-bgGrey .a-fullWidthBtn .a-btnBigger:hover {
  background: #FFFFFF; }

.a-btn-icon-inline {
  display: inline !important;
  width: 24px;
  padding: 0; }

.switch-container {
  width: 100%;
  min-height: 36px;
  border: 2px solid #1EAEF7; }
  .switch-container .radio {
    position: relative;
    width: 50%;
    height: 100%; }
    .switch-container .radio:first-of-type {
      float: left; }
    .switch-container .radio:last-of-type {
      float: right; }
    .switch-container .radio input[type='radio']:checked:focus + label, .switch-container .radio .a-form-group input[type='radio']:checked:focus + .a-form-label-inline, .a-form-group .switch-container .radio input[type='radio']:checked:focus + .a-form-label-inline,
    .switch-container .radio .form-group input[type='radio']:checked:focus + .a-form-label-inline, .form-group .switch-container .radio input[type='radio']:checked:focus + .a-form-label-inline {
      background-color: #CFF0FF; }
    .switch-container .radio input[type='radio']:checked + label, .switch-container .radio .a-form-group input[type='radio']:checked + .a-form-label-inline, .a-form-group .switch-container .radio input[type='radio']:checked + .a-form-label-inline,
    .switch-container .radio .form-group input[type='radio']:checked + .a-form-label-inline, .form-group .switch-container .radio input[type='radio']:checked + .a-form-label-inline {
      background-color: #1EAEF7; }
    .switch-container .radio input[type='radio']:not(:checked):focus + label, .switch-container .radio .a-form-group input[type='radio']:not(:checked):focus + .a-form-label-inline, .a-form-group .switch-container .radio input[type='radio']:not(:checked):focus + .a-form-label-inline,
    .switch-container .radio .form-group input[type='radio']:not(:checked):focus + .a-form-label-inline, .form-group .switch-container .radio input[type='radio']:not(:checked):focus + .a-form-label-inline {
      background-color: #CFF0FF; }
    .switch-container .radio input[type='radio']:not(:checked) + label:hover, .switch-container .radio .a-form-group input[type='radio']:not(:checked) + .a-form-label-inline:hover, .a-form-group .switch-container .radio input[type='radio']:not(:checked) + .a-form-label-inline:hover,
    .switch-container .radio .form-group input[type='radio']:not(:checked) + .a-form-label-inline:hover, .form-group .switch-container .radio input[type='radio']:not(:checked) + .a-form-label-inline:hover {
      background-color: #CFF0FF; }
    .switch-container .radio label, .switch-container .radio .a-form-group .a-form-label-inline, .a-form-group .switch-container .radio .a-form-label-inline,
    .switch-container .radio .form-group .a-form-label-inline, .form-group .switch-container .radio .a-form-label-inline {
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 1px;
      line-height: 32px;
      text-align: center;
      cursor: pointer;
      background-color: transparent; }
    .switch-container .radio.disabled input,
    .switch-container .radio.disabled label,
    .switch-container .radio.disabled .a-form-group .a-form-label-inline,
    .a-form-group .switch-container .radio.disabled .a-form-label-inline,
    .switch-container .radio.disabled .form-group .a-form-label-inline,
    .form-group .switch-container .radio.disabled .a-form-label-inline {
      cursor: wait; }

.a-btn-group a,
.a-btn-group button {
  margin-right: 12px; }
  .a-btn-group a:last-child,
  .a-btn-group button:last-child {
    margin-right: 0; }
  .a-btn-group a.a-btn-link,
  .a-btn-group button.a-btn-link {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 12px; }

.a-btn-group a:not(.a-btn) {
  display: inline;
  padding-bottom: 2px; }

.a-btn-group.a-btn-group-exLinks a,
.a-btn-group.a-btn-group-exLinks button {
  margin-right: 36px;
  margin-bottom: 12px; }

.a-btn-blue-noUnderline {
  color: #0062BA; }
  .a-btn-blue-noUnderline:hover, .a-btn-blue-noUnderline:focus {
    color: #002c54; }

.a-btn-noStyle {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  background: none;
  border: none; }

.a-link-helpfunction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .a-link-helpfunction div {
    text-align: left; }
    .a-link-helpfunction div.a-link-helpfunction-text {
      margin-left: 12px; }

@media (max-width: 991.98px) {
  .a-btn-md-block {
    display: block;
    margin-bottom: 24px; } }

.a-btn-no-textwrap {
  white-space: nowrap; }

button.a-btn-delete {
  z-index: 1;
  display: inline-block;
  min-height: 0;
  padding: 0;
  margin: 0; }

@media (max-width: 991.98px) {
  .a-search-filter-action-wrapper div {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    padding: 0;
    margin: 0; }
    .a-search-filter-action-wrapper div button {
      width: 100%;
      margin: 0; } }

.a-btn-black-text {
  color: #000000 !important; }

.a-accessability-size {
  min-width: 48px !important;
  min-height: 48px !important; }

.a-card {
  width: 100%;
  padding: 24px 18px;
  margin-bottom: 24px;
  background: #FFFFFF;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
  box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }
  @media (min-width: 576px) {
    .a-card {
      padding: 24px 24px; } }
  @media (min-width: 768px) {
    .a-card {
      padding: 48px 48px; } }
  @media (min-width: 992px) {
    .a-card {
      padding: 48px 89px; } }
  .a-card .a-h3, .a-card .a-h3 a {
    margin-bottom: 24px; }
    .a-card .a-h3 span {
      font-family: "DIN-reg";
      font-weight: normal; }
  .a-card .a-collapseHeader.a-h3, .a-card .a-h3 a.a-collapseHeader {
    padding-bottom: 0;
    margin-bottom: 0; }
    .a-card .a-collapseHeader.a-h3 a, .a-card .a-h3 a.a-collapseHeader a {
      margin-bottom: 0; }
  .a-card.a-card-filter {
    padding: 18px 18px;
    margin-bottom: 0; }
    @media (min-width: 576px) {
      .a-card.a-card-filter {
        padding: 24px 24px; } }
    @media (min-width: 992px) {
      .a-card.a-card-filter {
        padding: 24px 89px; } }
  .a-card.transparent {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .a-card.transparent p {
      display: inline; }
      .a-card.transparent p::before, .a-card.transparent p::after {
        display: block;
        content: '\A\A'; }
      .a-card.transparent p::after {
        margin-bottom: 20px; }

.a-bgWhite .a-card:not(.transparent):not(.a-cardImage) {
  background: #EFEFEF; }
  .a-bgWhite .a-card:not(.transparent):not(.a-cardImage) hr.a-hrLight {
    border-bottom: 1px solid #e0e0e0; }

.a-cardImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .a-cardImage {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .a-cardImage img {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 150px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      .a-cardImage img {
        width: 126px;
        height: 126px;
        margin-right: 36px;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .a-cardImage img {
        width: 180px;
        height: 180px; } }
  .a-cardImage .a-cardImage-text {
    margin-top: 24px; }
    @media (min-width: 768px) {
      .a-cardImage .a-cardImage-text {
        margin-top: 0; } }
    .a-cardImage .a-cardImage-text .a-linkIcon:last-child {
      padding-right: 0; }
  .a-cardImage .a-link-tel {
    margin-left: -5px; }
  .a-cardImage.a-cardImage-border {
    padding: 24px 24px;
    margin-top: -1px;
    border: 1px solid #BCC7CC; }
  @media (min-width: 768px) {
    .a-cardImage.a-cardImage-largePadding {
      padding: 24px 36px; } }
  @media (min-width: 992px) {
    .a-cardImage.a-cardImage-largePadding {
      padding: 24px 84px; } }

.a-card-group .a-card {
  padding: 36px 48px 12px 48px; }
  .a-card-group .a-card h2 a {
    padding-bottom: 1px; }

@media (min-width: 992px) {
  .a-mainCard {
    padding-left: 8.33333%; } }

.a-mainCard .a-iconText {
  margin-bottom: 24px;
  margin-left: -12px; }
  @media (min-width: 992px) {
    .a-mainCard .a-iconText {
      width: calc(100% + 72px);
      margin-left: -72px; } }
  @media (max-width: 991.98px) {
    .a-mainCard .a-iconText .a-iconText-icon {
      margin-right: 0; } }
  @media (max-width: 767.98px) {
    .a-mainCard .a-iconText .a-pageTitle {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  @media (min-width: 992px) {
    .a-mainCard .a-iconText a,
    .a-mainCard .a-iconText .a-formCode {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.3;
      -webkit-font-smoothing: subpixel-antialiased; } }

.a-mainCard .a-mainCard-content ul {
  margin-left: 0; }

.card-block {
  overflow-wrap: break-word; }

.ai,
.reg,
.ai-stack,
.reg-stack {
  font-size: 2.25em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 0px;
  width: 1em;
  text-align: center;
  vertical-align: middle; }
  .ai.ai-xs, .a-helpIconButton .ai.ai-stack, .a-helpIconButton i.ai, .ai.reg-xs,
  .reg.ai-xs,
  .a-helpIconButton .reg.ai-stack,
  .a-helpIconButton i.reg,
  .reg.reg-xs,
  .ai-stack.ai-xs,
  .a-helpIconButton .ai-stack,
  .ai-stack.reg-xs,
  .reg-stack.ai-xs,
  .a-helpIconButton .reg-stack.ai-stack,
  .a-helpIconButton i.reg-stack,
  .reg-stack.reg-xs {
    font-size: 1.5em; }
  .ai.ai-sm, .ai.reg-sm,
  .reg.ai-sm,
  .reg.reg-sm,
  .ai-stack.ai-sm,
  .ai-stack.reg-sm,
  .reg-stack.ai-sm,
  .reg-stack.reg-sm {
    font-size: 1.8em; }
  .ai.ai-lg, .ai.reg-lg,
  .reg.ai-lg,
  .reg.reg-lg,
  .ai-stack.ai-lg,
  .ai-stack.reg-lg,
  .reg-stack.ai-lg,
  .reg-stack.reg-lg {
    font-size: 4em; }
  .ai.ai-md, .ai.reg-md,
  .reg.ai-md,
  .reg.reg-md,
  .ai-stack.ai-md,
  .ai-stack.reg-md,
  .reg-stack.ai-md,
  .reg-stack.reg-md {
    font-size: 3.2em; }
  @media (min-width: 768px) {
    .ai.ai-md-lg, .ai.reg-md-lg,
    .reg.ai-md-lg,
    .reg.reg-md-lg,
    .ai-stack.ai-md-lg,
    .ai-stack.reg-md-lg,
    .reg-stack.ai-md-lg,
    .reg-stack.reg-md-lg {
      font-size: 4em; } }
  @media (min-width: 768px) {
    .ai.ai-md-md, .ai.reg-md-md,
    .reg.ai-md-md,
    .reg.reg-md-md,
    .ai-stack.ai-md-md,
    .ai-stack.reg-md-md,
    .reg-stack.ai-md-md,
    .reg-stack.reg-md-md {
      font-size: 2.25em;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 0px; } }
  .ai.ai-nw, .ai.reg-nw,
  .reg.ai-nw,
  .reg.reg-nw,
  .ai-stack.ai-nw,
  .ai-stack.reg-nw,
  .reg-stack.ai-nw,
  .reg-stack.reg-nw {
    width: auto; }
  .ai.ai-nw-pr, .ai.reg-nw-pr,
  .reg.ai-nw-pr,
  .reg.reg-nw-pr,
  .ai-stack.ai-nw-pr,
  .ai-stack.reg-nw-pr,
  .reg-stack.ai-nw-pr,
  .reg-stack.reg-nw-pr {
    padding-right: 6px; }
  .ai.ai-nw-pl, .ai.reg-nw-pl,
  .reg.ai-nw-pl,
  .reg.reg-nw-pl,
  .ai-stack.ai-nw-pl,
  .ai-stack.reg-nw-pl,
  .reg-stack.ai-nw-pl,
  .reg-stack.reg-nw-pl {
    padding-left: 6px; }
  .ai.ai-left, .ai.reg-left,
  .reg.ai-left,
  .reg.reg-left,
  .ai-stack.ai-left,
  .ai-stack.reg-left,
  .reg-stack.ai-left,
  .reg-stack.reg-left {
    text-align: left; }
  .ai.ai-right, .ai.reg-right,
  .reg.ai-right,
  .reg.reg-right,
  .ai-stack.ai-right,
  .ai-stack.reg-right,
  .reg-stack.ai-right,
  .reg-stack.reg-right {
    text-align: right; }
  .ai.ai-top,
  .reg.ai-top,
  .ai-stack.ai-top,
  .reg-stack.ai-top {
    vertical-align: top; }
  .ai.ai-float-right,
  .reg.ai-float-right,
  .ai-stack.ai-float-right,
  .reg-stack.ai-float-right {
    float: right; }

.ai-stack,
.reg-stack {
  font-size: 2.25em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 0px;
  width: 1em;
  height: 1em; }
  .ai-stack i,
  .reg-stack i {
    font-size: inherit; }

.form-group i {
  margin-top: -2px;
  font-size: 1.8em; }

.form-group.a-form-group-large i {
  font-size: 2.25em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 0px; }

.a-switch i,
.a-btn-action i {
  margin-top: -3px;
  font-size: 1.8em; }

.a-switch.a-fullWidthBtn i,
.a-btn-action.a-fullWidthBtn i {
  font-size: 2.25em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 0px; }

.a-list i {
  margin-top: -4px;
  font-size: 1.8em; }

.a-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 60px;
  min-height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.a-icon-circle {
  background-color: #EFEFEF;
  border-radius: 50%; }
  .a-icon-circle.a-bgBlue {
    color: #FFFFFF; }

.a-iconText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 84px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-iconText .a-iconText-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    min-width: 60px;
    margin-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center; }
    @media (min-width: 768px) {
      .a-iconText .a-iconText-icon {
        margin-right: 12px; } }
    .a-iconText .a-iconText-icon .a-date {
      margin: 0; }
    .a-iconText .a-iconText-icon:empty {
      display: none; }
    .a-iconText .a-iconText-icon.a-iconText-icon--start {
      -ms-flex-item-align: start;
      align-self: flex-start; }
  .a-iconText.a-iconText--noMinHeight {
    min-height: auto; }
  .a-iconText .a-iconText-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: inherit; }
    .a-iconText .a-iconText-text .a-iconText-text-small {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      display: block;
      margin-bottom: 0; }
    .a-iconText .a-iconText-text span.a-iconText-text-large,
    .a-iconText .a-iconText-text p.a-iconText-text-large {
      font-family: "DIN-medium";
      font-weight: normal;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      margin-bottom: 0; }
      @media (min-width: 992px) {
        .a-iconText .a-iconText-text span.a-iconText-text-large,
        .a-iconText .a-iconText-text p.a-iconText-text-large {
          font-size: 28px;
          font-size: 2.8rem;
          line-height: 1.4;
          -webkit-font-smoothing: subpixel-antialiased; } }
    .a-iconText .a-iconText-text h1 {
      margin-bottom: 0; }
    .a-iconText .a-iconText-text h1 + .a-byline {
      margin-top: 0;
      margin-bottom: 0; }
    .a-iconText .a-iconText-text .a-iconText-text-small + .a-iconText-text-large {
      display: block; }
      @media (min-width: 992px) {
        .a-iconText .a-iconText-text .a-iconText-text-small + .a-iconText-text-large {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased; } }
    .a-iconText .a-iconText-text a,
    .a-iconText .a-iconText-text .a-btn-link {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: "DIN-bold";
      font-weight: normal; }
      @media (min-width: 768px) {
        .a-iconText .a-iconText-text a,
        .a-iconText .a-iconText-text .a-btn-link {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased; } }
    .a-iconText .a-iconText-text .a-formCode {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; }
      @media (min-width: 768px) {
        .a-iconText .a-iconText-text .a-formCode {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased; } }
  .a-iconText.a-iconText-shadow {
    padding: 12px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
    box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }
  .a-iconText.a-iconText-border {
    padding: 10px;
    border: 2px dotted #1EAEF7; }
  .a-iconText.a-iconText-background {
    padding: 12px;
    color: #FFFFFF;
    background: #022F51; }
    .a-iconText.a-iconText-background .a-icon-circle {
      color: #000000; }
    .a-iconText.a-iconText-background.a-iconText-background--white {
      color: #000000;
      background: #FFFFFF; }
    .a-iconText.a-iconText-background.a-iconText-background--transparent {
      color: #000000;
      background: transparent; }
  .a-iconText.a-iconText-smallLink .a-iconText-text .a-iconText-text-large {
    display: block; }
  .a-iconText.a-iconText-smallLink .a-iconText-text a {
    font-family: "DIN-medium";
    font-weight: normal; }

.a-bgWhite .a-iconText.a-iconText-background.a-iconText-background--white {
  color: #000000;
  background: #EFEFEF; }

@media (min-width: 992px) {
  .a-iconText-large {
    min-height: 96px; }
    .a-iconText-large .a-iconText-icon {
      width: 72px; }
    .a-iconText-large .a-icon {
      width: 72px;
      min-width: 72px;
      height: 72px;
      font-size: 4em; } }

i.a-danger {
  color: #E23B53; }
  i.a-danger:not(.a-noHover):hover {
    color: #cc1e37; }

i.a-dimmed {
  color: #6A6A6A; }

i.a-blue {
  color: #1EAEF7; }

.container-fluid {
  padding: 0; }

.container {
  padding: 0 12px; }
  @media (min-width: 576px) {
    .container {
      padding: 0 24px; } }
  @media (min-width: 1200px) {
    .container {
      padding: 0; } }

.col-auto {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 767.98px) {
  .a-container-fluid-small {
    width: auto;
    padding: 0; } }

.a-noColPadding {
  margin: 0; }
  .a-noColPadding .col-xs-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xs {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-sm {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-md {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-lg {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xl {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-1 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-2 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-3 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-4 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-5 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-6 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-7 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-8 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-9 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-10 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-11 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl-12 {
    padding-right: 0;
    padding-left: 0; }
  .a-noColPadding .col-xxl {
    padding-right: 0;
    padding-left: 0; }

.bigger-container {
  margin-right: -108px;
  margin-left: -48px; }
  @media (max-width: 1199.98px) {
    .bigger-container {
      margin-right: -12px;
      margin-left: -12px; } }

.a-rwd-break {
  display: block; }
  @media (min-width: 576px) {
    .a-rwd-break {
      display: none; } }

.a-pl-5andhalf {
  padding-left: 66px; }

.a-pl-4andhalf {
  padding-left: 54px; }

.a-p-x9-xl {
  margin-bottom: 12px; }
  @media (min-width: 1200px) {
    .a-p-x9-xl {
      padding-right: 108px;
      padding-left: 108px; } }

.a-py-minus-1 {
  width: calc(100% + 36px);
  margin-left: -18px; }
  @media (min-width: 576px) {
    .a-py-minus-1 {
      width: calc(100% + 24px);
      margin-left: -12px; } }
  @media (min-width: 992px) {
    .a-py-minus-1 {
      width: auto;
      margin-left: auto; } }

.a-py-minus-2 {
  width: calc(100% + 48px);
  margin-left: -24px; }
  @media (min-width: 576px) {
    .a-py-minus-2 {
      width: auto;
      margin-left: auto; } }

.a-py-1 {
  padding-right: 8.33333%;
  padding-left: 8.33333%; }

.a-pl-1 {
  padding-left: 8.33333%; }

.col-max-2 {
  min-width: 50%; }
  .col-max-2:nth-of-type(n + 3) {
    max-width: 50%; }

.col-max-3 {
  min-width: 33.33333%; }
  .col-max-3:nth-of-type(n + 4) {
    max-width: 33.33333%; }

.col-max-4 {
  min-width: 25%; }
  .col-max-4:nth-of-type(n + 5) {
    max-width: 25%; }

.col-max-5 {
  min-width: 20%; }
  .col-max-5:nth-of-type(n + 6) {
    max-width: 20%; }

.col-max-6 {
  min-width: 16.6666666%; }
  .col-max-6:nth-of-type(n + 7) {
    max-width: 16.6666666%; }

.a-thumbnail img {
  margin-bottom: 12px;
  border: 1px solid #EFEFEF; }

.a-thumbnail a {
  display: block;
  padding: 12px;
  margin-bottom: 24px;
  background: #FFFFFF;
  border: 2px dotted #CFF0FF; }
  .a-thumbnail a .a-thumbnail-title {
    font-family: "DIN-medium";
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    color: #000000;
    text-transform: uppercase; }
  .a-thumbnail a:hover {
    background: #CFF0FF;
    border: 2px dotted #CFF0FF; }

.a-pt-half {
  padding-top: 6px !important; }

.a-pb-half {
  padding-bottom: 6px !important; }

.a-py-half {
  padding-top: 6px;
  padding-bottom: 6px; }

.a-pt-9 {
  padding-top: 9px; }

.a-pr-half {
  padding-right: 6px; }

.a-pl-half {
  padding-left: 6px; }

@media (max-width: 767.98px) {
  .a-w-3-sm-down {
    width: 36px; } }

.a-w-7 {
  width: 84px; }

.a-w-8 {
  width: 96px; }

.a-mr-half {
  margin-right: 6px; }

.a-lh-3 {
  line-height: 36px; }

@media (min-width: 992px) {
  .a-offset-alignContent .a-iconText .a-iconText-icon {
    margin-right: 6px; } }

@media (min-width: 1200px) {
  .a-offset-alignContent .a-iconText .a-iconText-icon {
    width: 64px;
    margin-right: 12px; } }

.loader {
  position: relative;
  display: block;
  margin: 0 auto;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .loader.loader-ellipsis {
    width: 0.625em;
    height: 0.625em;
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out;
    animation: loader-ellipsis 1.8s infinite ease-in-out;
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
    .loader.loader-ellipsis::after, .loader.loader-ellipsis::before {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      border-radius: 50%;
      -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out;
      animation: loader-ellipsis 1.8s infinite ease-in-out;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both; }
    .loader.loader-ellipsis::before {
      left: -0.875em;
      -webkit-animation-delay: -0.32s;
      animation-delay: -0.32s; }
    .loader.loader-ellipsis::after {
      left: 0.875em; }

.loader-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.9); }
  .loader-container .loader {
    top: 40%;
    margin: auto; }

body > .loader-container {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.5); }

@-webkit-keyframes loader-ellipsis {
  0%,
  100%,
  80% {
    -webkit-box-shadow: 0 0.625em 0 -0.325em #1EAEF7;
    box-shadow: 0 0.625em 0 -0.325em #1EAEF7; }
  40% {
    -webkit-box-shadow: 0 0.625em 0 0 #1EAEF7;
    box-shadow: 0 0.625em 0 0 #1EAEF7; } }

@keyframes loader-ellipsis {
  0%,
  100%,
  80% {
    -webkit-box-shadow: 0 0.625em 0 -0.325em #1EAEF7;
    box-shadow: 0 0.625em 0 -0.325em #1EAEF7; }
  40% {
    -webkit-box-shadow: 0 0.625em 0 0 #1EAEF7;
    box-shadow: 0 0.625em 0 0 #1EAEF7; } }

.a-loader-loading::after, .a-loader-loading::before {
  position: absolute;
  top: 0;
  width: 0.625em;
  height: 0.625em;
  content: '';
  border-radius: 50%;
  -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out;
  animation: loader-ellipsis 1.8s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.a-message {
  position: relative;
  display: inline-block;
  min-width: 100px;
  padding: 14px 24px 12px 24px;
  margin-top: 12px;
  clear: both;
  background-color: #EFEFEF;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5);
  box-shadow: 1px 1px 4px 0 rgba(137, 137, 137, 0.5); }
  .a-message::after {
    position: absolute;
    top: 1px;
    bottom: 100%;
    left: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
    height: 0;
    margin-left: 12px;
    content: ' ';
    border: 6px solid #000000;
    border-color: transparent transparent #EFEFEF #EFEFEF;
    border-width: 6px;
    -webkit-box-shadow: -2px 2px 2px -2px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 2px -2px rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  .a-message.a-message--arrow-off {
    margin-top: 0; }
    .a-message.a-message--arrow-off::after {
      content: none; }
  .a-message.a-message--fullwidth {
    float: none;
    width: 100%; }
  .a-message.a-message--extendLeft {
    width: calc(100% + 24px);
    padding-right: 12px;
    padding-left: 12px;
    margin-right: -12px;
    margin-left: -12px; }
    @media (min-width: 768px) {
      .a-message.a-message--extendLeft {
        width: calc(100% + 60px);
        padding-left: 60px;
        margin-right: 0;
        margin-left: -60px; } }
  .a-message.a-message--extendX {
    width: calc(100% + 24px);
    padding-right: 12px;
    padding-left: 12px;
    margin-right: -12px;
    margin-left: -12px; }
    @media (min-width: 768px) {
      .a-message.a-message--extendX {
        width: calc(100% + 120px);
        padding-right: 60px;
        padding-left: 60px;
        margin-right: -60px;
        margin-left: -60px; } }
  .a-message.a-message--no-dropshadow {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .a-message.a-py-minus-1 {
    width: calc(100% + 36px);
    margin-left: -18px; }
    @media (min-width: 576px) {
      .a-message.a-py-minus-1 {
        width: calc(100% + 24px);
        margin-left: -12px; } }
    @media (min-width: 992px) {
      .a-message.a-py-minus-1 {
        width: 100%;
        margin-left: auto; } }
  .a-message.a-message-error {
    background-color: #F9CAD3; }
    .a-message.a-message-error::after {
      border-color: transparent transparent #F9CAD3 #F9CAD3; }
  .a-message.a-message-default {
    background-color: #EFEFEF; }
    .a-message.a-message-default::after {
      border-color: transparent transparent #EFEFEF #EFEFEF; }
  .a-message.a-message-success {
    background-color: #D4F9E4; }
    .a-message.a-message-success::after {
      border-color: transparent transparent #D4F9E4 #D4F9E4; }
  .a-message.a-message-info {
    background-color: #FBF6BD; }
    .a-message.a-message-info::after {
      border-color: transparent transparent #FBF6BD #FBF6BD; }
  .a-message.a-message-edit {
    background-color: #CFF0FF; }
  .a-message p:last-child {
    margin-bottom: 0; }

.a-tabs {
  display: block;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden; }
  @media (min-width: 576px) {
    .a-tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      float: left;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .a-tabs.a-tabs-lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -2px; }
    .a-tabs.a-tabs-lg .a-tab {
      margin-bottom: 0; }
  .a-tabs .a-tab {
    margin-right: 12px;
    margin-bottom: 12px; }
    @media (min-width: 576px) {
      .a-tabs .a-tab {
        margin-right: 24px;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .a-tabs .a-tab {
        margin-right: 36px; } }
  .a-tabs .a-tab-btn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    position: relative;
    display: inline-block;
    padding: 6px 0;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 768px) {
      .a-tabs .a-tab-btn {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        -webkit-font-smoothing: subpixel-antialiased; } }
    @media (min-width: 576px) {
      .a-tabs .a-tab-btn {
        min-height: 45px;
        padding: 6px 0 6px; } }
    .a-tabs .a-tab-btn.active {
      border-bottom-color: #1EAEF7; }
    .a-tabs .a-tab-btn .active, .a-tabs .a-tab-btn:focus, .a-tabs .a-tab-btn:hover, .a-tabs .a-tab-btn:active {
      border-bottom-color: #1EAEF7; }

.a-tabs-content {
  clear: both;
  background: #FFFFFF; }

.popover {
  margin-top: 12px;
  background-color: #FBF6BD;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 5px -2px #000000;
  box-shadow: 0 1px 5px -2px #000000; }
  .popover .arrow {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .popover .arrow::after {
      border-color: transparent; }
    .popover .arrow::before {
      position: absolute;
      top: 7px;
      bottom: 100%;
      left: 50%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 0;
      height: 0;
      margin-left: 9px;
      content: '';
      border: 6px solid #000000;
      border-color: #FBF6BD #FBF6BD #FBF6BD #FBF6BD;
      -webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-top: -6px; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      top: -2px;
      -webkit-box-shadow: 3px -2px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 3px -2px 3px 0 rgba(0, 0, 0, 0.1); }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 12px; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      top: 4px;
      left: 6px;
      -webkit-box-shadow: 2px 1px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 2px 1px 3px 0 rgba(0, 0, 0, 0.1); }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 12px; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      top: 4px;
      left: -2px;
      -webkit-box-shadow: -2px -1px 3px 0 rgba(0, 0, 0, 0.1);
      box-shadow: -2px -1px 3px 0 rgba(0, 0, 0, 0.1); }
  .popover .popover-body {
    padding: 12px; }
  .popover.popover-valid {
    background-color: #D4F9E4; }
    .popover.popover-valid .arrow::before {
      border-color: #D4F9E4 #D4F9E4 #D4F9E4 #D4F9E4; }
    .popover.popover-valid .popover-title {
      background-color: #D4F9E4; }
  .popover.popover-warning {
    background-color: #F9CAD3; }
    .popover.popover-warning .arrow::before {
      border-color: #F9CAD3 #F9CAD3 #F9CAD3 #F9CAD3; }
    .popover.popover-warning .popover-title {
      background-color: #F9CAD3; }
  .popover.popover-gray {
    background-color: #EFEFEF; }
    .popover.popover-gray .arrow::before {
      border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF; }
    .popover.popover-gray .popover-title {
      background-color: #EFEFEF; }
  .popover.footnote {
    background-color: #EFEFEF; }
    .popover.footnote .arrow::before {
      border-color: #EFEFEF #EFEFEF #EFEFEF #EFEFEF; }
    .popover.footnote .popover-title {
      background-color: #EFEFEF; }
  .popover.popover-big {
    width: 100%;
    max-width: 100%;
    max-height: 60%;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #FBF6BD; }
    .popover.popover-big h3.popover-body,
    .popover.popover-big div.popover-body {
      padding: 0; }
      .popover.popover-big h3.popover-body .container,
      .popover.popover-big div.popover-body .container {
        padding: 0; }
        @media (max-width: 575.98px) {
          .popover.popover-big h3.popover-body .container .a-modal-body,
          .popover.popover-big div.popover-body .container .a-modal-body {
            padding-right: 24px;
            padding-left: 24px; } }
      @media (max-width: 767.98px) {
        .popover.popover-big h3.popover-body,
        .popover.popover-big div.popover-body {
          width: auto; } }
    .popover.popover-big::before {
      display: none; }
    .popover.popover-big .popover-title {
      background-color: #FBF6BD; }

.a-breadcrumb {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: transparent; }
  @media (min-width: 768px) {
    .a-breadcrumb {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; } }
  .a-breadcrumb::after {
    display: block;
    clear: both;
    content: ''; }
  .a-breadcrumb li {
    display: none;
    line-height: 36px; }
    @media (min-width: 768px) {
      .a-breadcrumb li {
        display: inline;
        float: none; } }
    .a-breadcrumb li a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased; }
      @media (min-width: 768px) {
        .a-breadcrumb li a {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased; } }
    .a-breadcrumb li.breadcrumb-item + .breadcrumb-item::before {
      padding-right: 0;
      padding-left: 0; }
      @media (min-width: 768px) {
        .a-breadcrumb li.breadcrumb-item + .breadcrumb-item::before {
          padding-right: 6px;
          padding-left: 12px; } }
    @media (max-width: 767.98px) {
      .a-breadcrumb li.breadcrumb-mobile {
        display: block; }
        .a-breadcrumb li.breadcrumb-mobile::before {
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 1.2;
          -webkit-font-smoothing: subpixel-antialiased;
          display: inline-block;
          padding-right: 0;
          padding-bottom: 2px;
          margin-right: -4px;
          font-family: 'AltinnNo';
          color: #000000;
          vertical-align: middle;
          content: '\f02e';
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-rendering: auto; }
        .a-breadcrumb li.breadcrumb-mobile a {
          margin-left: 6px; } }
    .a-breadcrumb li.active a {
      color: #6A6A6A;
      cursor: default;
      border: none; }

.a-pagination .page-item .page-link {
  padding: 5px 14px 3px;
  margin-right: 12px;
  margin-bottom: 12px;
  color: #000000;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 0; }
  .a-pagination .page-item .page-link:focus, .a-pagination .page-item .page-link:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1EAEF7;
    border-color: #1EAEF7; }

.a-pagination .page-item.active .page-link {
  background-color: #FFFFFF; }
  .a-pagination .page-item.active .page-link:hover {
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF; }

.a-bgGreyLight .page-item .page-link,
.a-bgBlueLight .page-item .page-link {
  background-color: #FFFFFF; }

.a-bgGreyLight .page-item.active .page-link,
.a-bgBlueLight .page-item.active .page-link {
  border: 2px solid #FFFFFF; }
  .a-bgGreyLight .page-item.active .page-link:hover,
  .a-bgBlueLight .page-item.active .page-link:hover {
    border: 2px solid #FFFFFF; }

.a-list-header,
.a-list {
  position: relative; }
  .a-list-header .row,
  .a-list .row {
    margin: 0; }
  .a-list-header div[class^='col'],
  .a-list-header span[class^='col'],
  .a-list div[class^='col'],
  .a-list span[class^='col'] {
    padding: 0;
    margin: 0; }
  .a-list-header li > div:not(.collapse) button,
  .a-list-header li > a > div:not(.collapse) button,
  .a-list li > div:not(.collapse) button,
  .a-list li > a > div:not(.collapse) button {
    z-index: 1;
    display: inline-block;
    min-height: 0;
    padding: 0;
    margin: 0; }
  .a-list-header li.a-clickable.a-list-hasRowLink:hover,
  .a-list li.a-clickable.a-list-hasRowLink:hover {
    background-color: rgba(207, 240, 255, 0.4); }

.a-list-container .a-list-header {
  min-height: 36px;
  padding-right: 12px;
  padding-left: 12px; }
  @media (min-width: 768px) {
    .a-list-container .a-list-header {
      padding: 12px 6px; } }
  .a-list-container .a-list-header .a-list-sortHeader {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 4px;
    margin-bottom: -6px;
    cursor: pointer; }
  .a-list-container .a-list-header:not(.a-dotted) {
    border-top: 1px solid #BCC7CC;
    border-bottom: 1px solid #BCC7CC; }
  .a-list-container .a-list-header .a-clickable:hover:not(.a-expanded):not(.a-deleted):not(.a-completed) {
    background-color: inherit; }
  .a-list-container .a-list-header .a-dropdownArrow {
    margin: 0;
    vertical-align: top;
    border-left: 10px solid #000000;
    -webkit-transform: scale(0.5) rotate(90deg);
    transform: scale(0.5) rotate(90deg); }
  .a-list-container .a-list-header .a-js-reverse-sort .a-dropdownArrow {
    -webkit-transform: scale(0.5) rotate(-90deg);
    transform: scale(0.5) rotate(-90deg); }
  .a-list-container .a-list-header .a-active .a-dropdownArrow {
    border-left: 10px solid #1EAEF7; }

.a-list {
  margin: 0;
  list-style: none; }
  .a-list.a-list-large li > .row,
  .a-list.a-list-large li .a-list-content {
    padding-right: 12px;
    padding-left: 12px; }
    @media (min-width: 768px) {
      .a-list.a-list-large li > .row,
      .a-list.a-list-large li .a-list-content {
        min-height: 48px;
        padding: 12px 6px; } }
  .a-list.a-list-large li .a-list-rowLink {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 48px;
    padding: 10px 6px 7px 6px; }
    .a-list.a-list-large li .a-list-rowLink.a-list-rowLink-large {
      padding: 12px; }
  .a-list.a-list-large.a-list-borderTopFirst li:first-of-type {
    border-top: 1px solid #BCC7CC; }
  @media (min-width: 768px) {
    .a-list.a-list-large-forMD li > .row,
    .a-list.a-list-large-forMD li .a-list-content {
      min-height: 48px;
      padding: 12px 6px; }
    .a-list.a-list-large-forMD li .a-list-rowLink {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      min-height: 48px;
      padding: 10px 6px 7px 6px; } }
  .a-list.a-list-borderTop li:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(50%, #1EAEF7), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #1EAEF7 50%, transparent 0%), linear-gradient(to right, #1EAEF7 50%, transparent 0%);
    background-repeat: repeat-x;
    background-position: 25px top, 25px bottom;
    background-size: 4px 2px; }
  .a-list.a-list-borderTopSolid li:first-child {
    border-top: 2px solid #1EAEF7; }
  .a-list.a-list-large-rows li > .row,
  .a-list.a-list-large-rows li .a-list-content {
    padding: 12px 6px 12px 6px; }
  .a-list li > .row,
  .a-list li .a-list-content {
    min-height: 36px;
    padding: 6px 6px 4px 6px; }
  .a-list li:not(.a-dotted) {
    border-bottom: 1px solid #BCC7CC; }
  .a-list li.a-selected .a-lineThrough-selected {
    text-decoration: line-through; }
  .a-list li.card {
    display: list-item;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0; }
    .a-list li.card.a-expanded {
      background-color: #FFFFFF; }
    .a-list li.card:not(.a-dotted) {
      border-bottom: 1px solid #BCC7CC; }
  .a-list li.a-list-item-centered > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .a-list li.a-list-item-centered > div > div[class^='col'] {
      display: inline-block;
      vertical-align: middle; }
  .a-list li.a-list-item-loadMore {
    border-bottom: none; }
    .a-list li.a-list-item-loadMore .row {
      min-height: 48px;
      padding: 4px 6px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .a-list li.a-list-hasRowLink {
    padding: 0; }
  .a-list li.a-offset-border-top {
    border: none; }
  .a-list li .a-list-rowLink {
    display: block;
    padding: 7px 6px 5px 6px;
    border: none; }
  .a-list li .a-delete-add-container {
    padding: 12px 12px 24px 6px;
    margin: 12px 0;
    background-color: #CFF0FF; }
    .a-list li .a-delete-add-container button {
      z-index: 1;
      display: inline-block;
      min-height: 0;
      padding: 0;
      margin: 0; }
  .a-list li button.a-add-certificate {
    z-index: 1;
    display: inline-block;
    min-height: 0;
    padding: 0;
    margin: 0; }
  .a-list li.a-no-border-bottom {
    border-bottom: none; }
  @media (min-width: 768px) {
    .a-list.a-list-2col {
      -webkit-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 48px;
      column-gap: 48px; }
      .a-list.a-list-2col li {
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        page-break-inside: avoid; } }
  @media (min-width: 768px) {
    .a-list.a-list-1col {
      width: calc( 50% - 24px); } }
  .a-list.a-list-noIcon li .a-list-rowLink {
    padding-left: 0; }
  .a-list.a-list-noIcon .row {
    padding-left: 0; }

.a-bgWhite ul.connected-bullets li::after {
  background: #FFFFFF; }

.a-bgBlueLight ul.connected-bullets li::after {
  background: #CFF0FF; }

.a-bgGreyLight ul.connected-bullets li::after,
.a-bgGrey ul.connected-bullets li::after {
  background: #EFEFEF; }

ul.no-decoration {
  margin: 0;
  list-style: none; }

ul.a-bullet-list, .a-text ul:not(.connected-bullets):not(.no-decoration):not(.a-list), ul.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) {
  margin-top: 12px;
  margin-left: 0;
  color: #000000;
  list-style: none; }
  ul.a-bullet-list li, .a-text ul:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px; }
    ul.a-bullet-list li::before, .a-text ul:not(.connected-bullets):not(.no-decoration):not(.a-list) li::before, ul.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li::before {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.3;
      -webkit-font-smoothing: subpixel-antialiased;
      position: absolute;
      top: -5px;
      left: -3px;
      padding-right: 5px;
      color: #1EAEF7;
      content: '•'; }
  ul.a-bullet-list.a-bulletList-light li, .a-text ul.a-bulletList-light:not(.connected-bullets):not(.no-decoration):not(.a-list) li, ul.a-bulletList-light.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li {
    font-family: "DIN-light";
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }
    ul.a-bullet-list.a-bulletList-light li::before, .a-text ul.a-bulletList-light:not(.connected-bullets):not(.no-decoration):not(.a-list) li::before, ul.a-bulletList-light.a-text.a-bullet-list:not(.connected-bullets):not(.no-decoration):not(.a-list) li::before {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      top: -3px;
      color: #BCC7CC; }

ul.connected-bullets {
  padding-left: 0;
  margin-top: -1px; }
  ul.connected-bullets li {
    position: relative;
    padding-bottom: 24px;
    padding-left: 36px;
    margin-bottom: 0;
    list-style: none; }
    @media (min-width: 768px) {
      ul.connected-bullets li {
        padding-left: 0;
        margin-left: 36px; } }
    ul.connected-bullets li::before {
      position: absolute;
      left: 12px;
      width: 3px;
      height: 100%;
      /* lines */
      content: '';
      border-left: 3px solid #1EAEF7; }
      @media (min-width: 768px) {
        ul.connected-bullets li::before {
          left: -25px; } }
    ul.connected-bullets li::after {
      font-family: "DIN-bold";
      font-weight: normal;
      position: absolute;
      top: -1px;
      left: 0;
      width: 25px;
      height: 25px;
      font-size: 39px;
      content: '';
      background: #EFEFEF;
      border: 3px solid #1EAEF7;
      border-radius: 50%; }
      @media (min-width: 768px) {
        ul.connected-bullets li::after {
          left: -36px; } }
      @media (min-width: 768px) {
        ul.connected-bullets li::after {
          left: -36px; } }
    ul.connected-bullets li:first-child::before {
      top: 6px; }
    ul.connected-bullets li:last-child::before {
      height: 6px; }

ul.a-item-list-icon li {
  padding: 2px 0; }
  ul.a-item-list-icon li div[class^='col'] {
    overflow: hidden;
    text-overflow: ellipsis; }
  ul.a-item-list-icon li i {
    color: #1EAEF7; }

ol {
  padding-right: 0;
  margin-left: 0;
  list-style-type: none;
  counter-reset: step; }
  ol.a-circle-list {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-left: 42px; }
    ol.a-circle-list li {
      margin-bottom: 18px; }
      ol.a-circle-list li::before {
        font-family: "DIN-bold";
        font-weight: normal;
        position: relative;
        top: 0;
        padding: 7px 9px 4px 9px;
        margin-right: 15px;
        margin-left: -46px;
        content: counter(step);
        counter-increment: step;
        border: 2px solid #1EAEF7;
        border-radius: 50%; }
  ol.a-circle-list-yellow li::before {
    font-family: "DIN-reg";
    font-weight: normal;
    padding: 6px 9px 4px 10px;
    background-color: #FFDA06;
    border: none; }
  ol.a-number-list {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased; }
    ol.a-number-list li {
      margin-bottom: 6px; }
      ol.a-number-list li::before {
        font-family: "DIN-bold";
        font-weight: normal;
        top: 0;
        padding: 5px 9px 4px 9px;
        margin-left: -10px;
        content: counter(step) ".";
        counter-increment: step; }
    ol.a-number-list.a-number-list--extra-air li {
      margin-bottom: 18px; }

.a-iconList {
  list-style-type: none; }
  .a-iconList li {
    margin-bottom: 18px; }
  .a-iconList a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    border: none; }
    .a-iconList a i {
      padding-right: 5px;
      -ms-flex-item-align: center;
      align-self: center; }
    .a-iconList a b {
      padding-right: 5px; }
    .a-iconList a:hover b,
    .a-iconList a:hover i {
      color: #0062BA; }

.a-listWithSubLevels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .a-listWithSubLevels .a-btn {
    margin-bottom: 0; }
  .a-listWithSubLevels .a-list-heading {
    width: 100%; }
  .a-listWithSubLevels .a-btn-shadow-expand {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block;
    width: 100%;
    padding-left: 12px;
    background: #E3F7FF; }
    @media (min-width: 768px) {
      .a-listWithSubLevels .a-btn-shadow-expand {
        padding-left: 24px; } }
    .a-listWithSubLevels .a-btn-shadow-expand:hover, .a-listWithSubLevels .a-btn-shadow-expand:active, .a-listWithSubLevels .a-btn-shadow-expand:focus {
      background: #caf0ff; }
    .a-listWithSubLevels .a-btn-shadow-expand .a-dropdownCircleArrow {
      width: 24px;
      min-width: 24px;
      height: 24px;
      margin-top: -2px;
      margin-right: 12px; }
      @media (min-width: 768px) {
        .a-listWithSubLevels .a-btn-shadow-expand .a-dropdownCircleArrow {
          margin-right: 20px; } }
      .a-listWithSubLevels .a-btn-shadow-expand .a-dropdownCircleArrow i {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.5;
        -webkit-font-smoothing: subpixel-antialiased;
        margin-top: 0; }
  .a-listWithSubLevels .a-collapseContent {
    width: 100%; }
  .a-listWithSubLevels .a-list {
    padding-bottom: 24px; }
    .a-listWithSubLevels .a-list li {
      border: none; }
      .a-listWithSubLevels .a-list li .a-list-rowLink {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        -webkit-font-smoothing: subpixel-antialiased;
        padding-left: 48px; }
        @media (min-width: 768px) {
          .a-listWithSubLevels .a-list li .a-list-rowLink {
            padding-top: 12px;
            padding-left: 68px; } }
      .a-listWithSubLevels .a-list li.a-clickable.a-list-hasRowLink:hover {
        background: #caf0ff; }

.a-btn-group ol.show-numbers {
  list-style-type: decimal; }

.a-list-heading {
  position: relative; }
  .a-list-heading .a-list-heading-action {
    margin-right: 18px; }
    .a-list-heading .a-list-heading-action:hover {
      cursor: pointer; }
    .a-list-heading .a-list-heading-action i {
      vertical-align: middle; }

.a-autocomplete-container {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  margin-top: -2px;
  overflow: auto;
  background-color: #FFFFFF;
  border-color: #1EAEF7;
  border-width: 2px; }
  @media (min-width: 768px) {
    .a-autocomplete-container {
      width: 200%; } }
  .a-autocomplete-container .a-list {
    max-height: 312px;
    overflow-x: hidden;
    border: 2px solid #1EAEF7; }
    .a-autocomplete-container .a-list li {
      margin: 0 24px; }
      .a-autocomplete-container .a-list li:first-of-type {
        font-family: "DIN-bold";
        font-weight: normal; }
      .a-autocomplete-container .a-list li:last-of-type {
        margin-bottom: 12px; }
      .a-autocomplete-container .a-list li.a-js-autocomplete-header {
        padding: 5px 0; }
      .a-autocomplete-container .a-list li .ui-menu-item-wrapper {
        padding: 5px 0; }
        .a-autocomplete-container .a-list li .ui-menu-item-wrapper.ui-state-active {
          background: linear-gradient(to top, transparent 2px, #CFF0FF 2px);
          outline: none; }
  .a-autocomplete-container .ui-helper-hidden-accessible {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: none; }

@media (max-width: 991.98px) {
  .a-js-autocomplete-MaxWidth {
    width: 100%; } }

.a-list-longtext {
  float: left; }
  @media (min-width: 992px) {
    .a-list-longtext {
      display: inline-block;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; } }

.a-accordion-card {
  background-color: transparent;
  border: none; }

.a-collapsePanel {
  margin-bottom: 12px; }
  .a-collapsePanel .a-collapsePanel-heading {
    padding: 0;
    color: #000000;
    background: #FFFFFF;
    border-bottom: none;
    -webkit-box-shadow: 0 1px 5px -2px #000000;
    box-shadow: 0 1px 5px -2px #000000; }
    .a-collapsePanel .a-collapsePanel-heading a {
      display: block;
      padding-bottom: 0;
      border: none; }
    .a-collapsePanel .a-collapsePanel-heading .a-collapseBtn {
      position: relative;
      background: #FFFFFF; }
    .a-collapsePanel .a-collapsePanel-heading.dim {
      background-color: rgba(255, 255, 255, 0.5); }
      .a-collapsePanel .a-collapsePanel-heading.dim .a-icon-circle {
        color: #000000;
        background-color: #FFFFFF; }
    .a-collapsePanel .a-collapsePanel-heading:focus, .a-collapsePanel .a-collapsePanel-heading:hover {
      background: rgba(255, 255, 255, 0.7); }
    .a-collapsePanel .a-collapsePanel-heading .a-iconText-text-large {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: "DIN-reg";
      font-weight: normal; }
      @media (min-width: 992px) {
        .a-collapsePanel .a-collapsePanel-heading .a-iconText-text-large {
          font-size: 28px;
          font-size: 2.8rem;
          line-height: 1.4;
          -webkit-font-smoothing: subpixel-antialiased; } }
    .a-collapsePanel .a-collapsePanel-heading.a-grey-panel {
      background: #F5F5F5; }
  .a-collapsePanel .a-collapsePanel-body {
    position: relative;
    height: 0;
    background: #FFFFFF;
    border: none;
    border-top: 1px solid #EFEFEF;
    -webkit-box-shadow: 0 1px 5px -2px #000000;
    box-shadow: 0 1px 5px -2px #000000; }
    .a-collapsePanel .a-collapsePanel-body.a-collapsePanel-body--border {
      border: 1px solid #BCC7CC;
      border-top: 1px solid #EFEFEF; }
    .a-collapsePanel .a-collapsePanel-body.no-background {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .a-collapsePanel .a-collapsePanel-body.collapse {
      border-top: none; }
    .a-collapsePanel .a-collapsePanel-body.show {
      height: auto;
      border-top: 1px solid #EFEFEF; }
    .a-collapsePanel .a-collapsePanel-body .a-collapsePanel-body-content {
      position: relative;
      padding: 24px 12px;
      margin: 0;
      border-bottom: 1px solid #BCC7CC; }
      @media (min-width: 576px) {
        .a-collapsePanel .a-collapsePanel-body .a-collapsePanel-body-content {
          padding: 24px 72px; } }
      @media (min-width: 768px) {
        .a-collapsePanel .a-collapsePanel-body .a-collapsePanel-body-content {
          padding: 36px 84px 60px 84px; } }
      @media (min-width: 992px) {
        .a-collapsePanel .a-collapsePanel-body .a-collapsePanel-body-content {
          padding: 36px 96px 60px 96px; } }
      .a-collapsePanel .a-collapsePanel-body .a-collapsePanel-body-content:last-of-type {
        border-bottom: none; }
    .a-collapsePanel .a-collapsePanel-body.a-msg-body .a-collapsePanel-body-content {
      padding-right: 12px;
      padding-left: 12px; }
      @media (min-width: 768px) {
        .a-collapsePanel .a-collapsePanel-body.a-msg-body .a-collapsePanel-body-content {
          padding-right: 48px;
          padding-left: 96px; }
          .a-inboxCompact .a-collapsePanel .a-collapsePanel-body.a-msg-body .a-collapsePanel-body-content {
            padding-left: 84px; } }
  @media (min-width: 992px) {
    .a-collapsePanel.a-collapsePanel--large .a-collapsePanel-body .a-collapsePanel-body-content {
      padding: 36px 96px; } }
  .a-collapsePanel.expanded {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-right: -6px;
    margin-left: -6px; }
    @media (min-width: 768px) {
      .a-collapsePanel.expanded {
        margin-right: -24px;
        margin-left: -24px; } }
    @media (min-width: 1200px) {
      .a-collapsePanel.expanded {
        margin-right: -36px;
        margin-left: -36px; } }
    .a-collapsePanel.expanded .a-collapsePanel-heading {
      background-color: #FFFFFF; }
      .a-collapsePanel.expanded .a-collapsePanel-heading.a-grey-panel {
        background-color: #F5F5F5; }
      @media (min-width: 768px) {
        .a-collapsePanel.expanded .a-collapsePanel-heading .a-collapseBtn {
          border-radius: 2px 2px 0 0 !important; } }
    .a-collapsePanel.expanded .a-collapsePanel-heading.no-background,
    .a-collapsePanel.expanded .a-collapsePanel-body.no-background {
      padding: 0; }
  .a-collapsePanel:first-of-type {
    padding-top: 0; }

.a-collapsePanel,
.a-collapsePanel-body,
.a-collapsePanel-body-content,
.a-collapsePanel-heading {
  -webkit-transition: height 0.35s ease, margin 0.35s ease, padding 0.35s ease, width 0.35s ease;
  transition: height 0.35s ease, margin 0.35s ease, padding 0.35s ease, width 0.35s ease; }

.panel-collapse-content-section {
  background-color: #EFEFEF;
  border-top: 1px solid #BCC7CC; }
  .panel-collapse-content-section .a-first-action {
    width: 100%; }
    @media (min-width: 992px) {
      .panel-collapse-content-section .a-first-action {
        width: 204px; } }
    @media (min-width: 992px) {
      .panel-collapse-content-section .a-first-action {
        float: left; } }
  .panel-collapse-content-section .a-second-action {
    width: 100%; }
    @media (min-width: 992px) {
      .panel-collapse-content-section .a-second-action {
        width: 288px; } }
    @media (min-width: 992px) {
      .panel-collapse-content-section .a-second-action {
        display: block;
        margin: auto; } }
  @media (min-width: 992px) {
    .panel-collapse-content-section .a-third-action {
      position: absolute;
      top: 0;
      right: 0;
      padding-right: 60px; } }
  .panel-collapse-content-section .a-third-action .a-third-action-spacer {
    padding-top: 5px; }
  .panel-collapse-content-section .a-fourth-action button {
    width: 100%; }

.a-third-action-mobile {
  background-color: #EFEFEF; }
  .a-third-action-mobile .a-third-action-spacer {
    padding: 24px 12px; }

.a-panelAccordion .a-collapsePanel-heading .a-collapseBtn {
  background: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

@media (min-width: 992px) {
  .a-panelAccordion .a-collapsePanel-heading .a-collapsePanel--large .a-collapsePanel-body .a-collapsePanel-body-content {
    padding: 40px 112px !important; } }

.a-collapsePanel-body-secondary {
  margin: -1px 0;
  background-color: #EFEFEF;
  border: 1px solid #BCC7CC; }
  @media (min-width: 576px) {
    .a-collapsePanel-body-secondary {
      padding: 12px 12px 12px 12px; } }
  @media (min-width: 768px) {
    .a-collapsePanel-body-secondary {
      padding: 12px 12px 12px 96px; }
      .a-inboxCompact .a-collapsePanel-body-secondary {
        padding-left: 84px; } }
  @media (min-width: 992px) {
    .a-collapsePanel-body-secondary {
      padding: 12px 12px 12px 96px; }
      .a-inboxCompact .a-collapsePanel-body-secondary {
        padding-left: 84px; } }
  .a-collapsePanel-body-secondary.a-no-sideborder {
    border-right: none;
    border-left: none; }

.a-collapseHeader {
  display: inline-block;
  width: 100%;
  padding-bottom: 6px;
  margin-bottom: 0; }
  .a-collapseHeader a {
    border: none; }
  .a-collapseHeader .a-label {
    margin-top: -2px;
    margin-left: 3px; }

.a-collapseContent .a-collapseContent-inside {
  padding-right: 0;
  padding-bottom: 36px;
  padding-left: 48px; }
  @media (min-width: 768px) {
    .a-collapseContent .a-collapseContent-inside {
      padding-right: 48px; } }

.a-collapseContent .a-collapseContent-img {
  margin-top: -36px;
  opacity: 0; }
  .a-collapseContent .a-collapseContent-img img {
    border-radius: 50%; }

.a-collapseContent.collapse.show .a-collapseContent-img {
  opacity: 1; }

.a-collapseContent ul:not(.connected-bullets):not(.no-decoration) {
  margin-left: 0; }

.a-dropdownArrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 0;
  height: 0;
  margin-top: 4px;
  margin-right: 7px;
  margin-bottom: 7px;
  margin-left: 2px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #1EAEF7;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.a-dropdownCircleArrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 36px;
  min-width: 36px;
  height: 36px;
  margin-top: -3px;
  margin-right: 12px;
  color: #FFFFFF;
  background: #1EAEF7;
  border: 3px solid #1EAEF7;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-dropdownCircleArrow i {
    padding-left: 3px;
    line-height: inherit; }
  .a-dropdownCircleArrow.a-dropdownCircleArrow--small {
    width: 24px;
    min-width: 24px;
    height: 24px; }
    .a-dropdownCircleArrow.a-dropdownCircleArrow--small i {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      margin-top: 0; }

.collapsed .a-dropdownArrow {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.collapsed .a-dropdownCircleArrow {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.a-collapseContent-delay {
  opacity: 0; }

.a-collapsePanel-body.collapse.show .a-collapseContent-delay,
.a-collapsePanel-body .a-onboarding.show .a-collapseContent-delay {
  opacity: 1; }

.a-collapse-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3px;
  margin-bottom: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-collapse-title.a-collapse-title--flexstart {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .a-collapse-title.a-collapse-title--absolute {
    display: block;
    padding-left: 20px; }
    .a-collapse-title.a-collapse-title--absolute .a-dropdownArrow {
      position: absolute;
      top: 0;
      left: 0; }
      @media (min-width: 768px) {
        .a-collapse-title.a-collapse-title--absolute .a-dropdownArrow {
          top: 3px; } }
  .a-collapse-title a {
    border: none; }
  .a-collapse-title::before {
    margin-top: 3px; }
  .a-collapse-title.toggle-collapse-text .secondary-collapse-text {
    display: block; }
  .a-collapse-title.toggle-collapse-text .primary-collapse-text {
    display: none; }
  .a-collapse-title.toggle-collapse-text.collapsed .secondary-collapse-text {
    display: none; }
  .a-collapse-title.toggle-collapse-text.collapsed .primary-collapse-text {
    display: block; }

.a-collapse-body {
  padding-left: 18px; }

.a-accordion-small .card {
  margin-bottom: 0;
  background: none;
  border: none; }
  .a-accordion-small .card .a-collapse-title {
    padding-top: 12px;
    padding-bottom: 6px; }
  .a-accordion-small .card:first-child a {
    padding-top: 0; }

.a-accordion-small.a-accordion-largeText {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased; }
  .a-accordion-small.a-accordion-largeText .a-dropdownArrow {
    margin-top: 6px; }

.a-accordion-small .a-collapseContent {
  padding-left: 23px; }

.a-accordion-small .a-dropdownArrow {
  margin-right: 10px; }

.a-accordion-large {
  border-bottom: 1px solid #A5BCC4; }
  .a-accordion-large .card {
    margin-bottom: 0;
    background: none;
    border: none; }
  .a-accordion-large .a-collapse-title {
    padding: 21px 0 18px 0;
    border-top: 1px solid #A5BCC4; }
  @media (min-width: 992px) {
    .a-accordion-large.a-accordion-large--offset .a-collapse-title {
      padding-left: 30px; } }
  @media (min-width: 1200px) {
    .a-accordion-large.a-accordion-large--offset .a-collapse-title {
      padding-left: 42px; } }
  @media (min-width: 992px) {
    .a-accordion-large.a-accordion-large--offset .a-collapseContent-inside {
      padding-left: 80px; } }
  @media (min-width: 1200px) {
    .a-accordion-large.a-accordion-large--offset .a-collapseContent-inside {
      padding-left: 92px; } }

.a-expandable-content {
  position: relative;
  max-height: 320px;
  overflow: hidden;
  border-bottom: 24px solid #FFFFFF; }
  .a-expandable-content::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 150px;
    content: ' ';
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
    background: linear-gradient(rgba(255, 255, 255, 0), #FFFFFF); }
  .a-expandable-content.a-expanded {
    max-height: none;
    border-bottom: none; }
    .a-expandable-content.a-expanded::before {
      content: none; }

.a-jumbotron {
  min-height: 550px;
  max-height: 792px;
  margin-bottom: 36px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 576px) {
    .a-jumbotron {
      min-height: 600px;
      margin-bottom: 60px; } }
  @media (min-width: 768px) {
    .a-jumbotron {
      min-height: 650px; } }
  @media (min-width: 1600px) {
    .a-jumbotron {
      min-height: calc(100vh - 200px); } }
  .a-jumbotron .a-leadText {
    max-width: 600px; }
  .a-jumbotron hr {
    display: none !important; }
  .a-jumbotron p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #022F51; }
  .a-jumbotron .a-jumbotron-title {
    display: block;
    margin-bottom: 12px; }
  .a-jumbotron .a-jumbotron-ingress {
    display: block;
    margin-bottom: 24px;
    color: #022F51; }
  .a-jumbotron .a-jumbotron-btn-textright {
    display: none; }
    @media (min-width: 576px) {
      .a-jumbotron .a-jumbotron-btn-textright {
        display: inline;
        padding-left: 12px; } }
  .a-jumbotron.a-jumbotron-emergency {
    background-color: rgba(255, 255, 255, 0.7);
    background-blend-mode: luminosity; }
  .a-jumbotron.a-jumbotron--autoHeight {
    height: auto;
    min-height: auto; }
  .a-jumbotron .a-message.a-message--arrow-off {
    margin-top: 18px; }
  .a-jumbotron .a-form-group .a-form-group-items input {
    background-color: #FFFFFF; }
  .a-jumbotron .a-form-group .a-form-group-items .input-group-append .btn {
    background: #FFFFFF; }
    .a-jumbotron .a-form-group .a-form-group-items .input-group-append .btn:focus {
      background: #CFF0FF; }

.a-jumbotron-header {
  padding-top: 130px;
  margin-top: -144px;
  background-position: right 120px;
  background-size: 945px; }
  @media (min-width: 576px) {
    .a-jumbotron-header {
      background-position: right 0;
      background-size: cover; } }
  @media (min-width: 768px) {
    .a-jumbotron-header {
      padding-top: 150px; } }
  @media (min-width: 992px) {
    .a-jumbotron-header {
      padding-top: 130px; } }
  @media (min-width: 1200px) {
    .a-jumbotron-header {
      background-position: center 0; } }
  @media (min-width: 1600px) {
    .a-jumbotron-header {
      padding-top: 9%; } }
  .a-jumbotron-header.a-jumbotron-header--small {
    padding-top: 130px;
    padding-bottom: 36px;
    margin-bottom: 36px; }
    @media (min-width: 768px) {
      .a-jumbotron-header.a-jumbotron-header--small {
        padding-top: 144px;
        padding-bottom: 72px;
        margin-bottom: 60px; } }
    @media (min-width: 992px) {
      .a-jumbotron-header.a-jumbotron-header--small {
        padding-top: 144px;
        padding-bottom: 108px; } }
  .a-jumbotron-header.a-jumbotron-header--left {
    background-position: left 120px; }
    @media (min-width: 576px) {
      .a-jumbotron-header.a-jumbotron-header--left {
        background-position: left 0; } }
    @media (min-width: 1200px) {
      .a-jumbotron-header.a-jumbotron-header--left {
        background-position: center 0; } }

.a-jumbotron-light {
  background-image: url("../images/header-bg1.svg"); }
  .a-jumbotron-light a:hover, .a-jumbotron-light a:focus {
    color: #022F51;
    border-bottom: 2px solid #022F51; }
  .a-jumbotron-light .a-dotted {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #000000), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #000000 50%, transparent 0%); }
  .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink:hover, .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink:active, .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink:focus,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink:hover,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink:active,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink:focus {
    background-color: rgba(255, 255, 255, 0.3); }
  .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink a:hover, .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink a:active, .a-jumbotron-light .a-list .a-clickable.a-list-hasRowLink a:focus,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink a:hover,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink a:active,
  .a-jumbotron-light .a-list .a-selectable.a-list-hasRowLink a:focus {
    border: none; }

.a-jumbotron-dark {
  color: #FFFFFF;
  background-color: #022F51; }
  .a-jumbotron-dark a,
  .a-jumbotron-dark p,
  .a-jumbotron-dark .a-jumbotron-btn-textright,
  .a-jumbotron-dark .a-jumbotron-btn-textright,
  .a-jumbotron-dark .a-jumbotron-ingress {
    color: #FFFFFF; }
  .a-jumbotron-dark a {
    border-color: #FFFFFF; }
    .a-jumbotron-dark a:hover, .a-jumbotron-dark a:focus, .a-jumbotron-dark a:active {
      color: #FFFFFF;
      border-color: #FFFFFF; }
  .a-jumbotron-dark .a-btn.a-btn-border {
    color: #FFFFFF;
    background: transparent;
    border: 2px solid #FFFFFF; }
    .a-jumbotron-dark .a-btn.a-btn-border:hover, .a-jumbotron-dark .a-btn.a-btn-border:focus {
      color: #FFFFFF;
      background: rgba(255, 255, 255, 0.1); }
  .a-jumbotron-dark .a-breadcrumb a {
    border-bottom: 2px solid #1EAEF7; }
    .a-jumbotron-dark .a-breadcrumb a:hover {
      color: #FFFFFF; }
  .a-jumbotron-dark .a-breadcrumb li.active a {
    color: #FFFFFF;
    border-bottom: none; }
    .a-jumbotron-dark .a-breadcrumb li.active a:hover {
      border: none; }
  @media (max-width: 767.98px) {
    .a-jumbotron-dark .a-breadcrumb li.breadcrumb-mobile::before {
      color: #FFFFFF; } }
  .a-jumbotron-dark .a-breadcrumb > li + li::before {
    color: #FFFFFF; }
  .a-jumbotron-dark .a-dotted-line {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #FFFFFF 50%, transparent 0%); }
  .a-jumbotron-dark .a-dotted {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #FFFFFF 50%, transparent 0%); }
  .a-jumbotron-dark .a-list.a-list-borderTop li:first-child {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), color-stop(0%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), color-stop(0%, transparent));
    background-image: linear-gradient(to right, #FFFFFF 50%, transparent 0%), linear-gradient(to right, #FFFFFF 50%, transparent 0%);
    background-repeat: repeat-x;
    background-position: 25px top, 25px bottom;
    background-size: 4px 2px; }
  .a-jumbotron-dark .a-listItem-title:focus {
    background-color: rgba(255, 255, 255, 0.1); }
  .a-jumbotron-dark .a-clickable a:hover:not(.a-expanded):not(.a-deleted):not(.a-completed), .a-jumbotron-dark .a-clickable a:active:not(.a-expanded):not(.a-deleted):not(.a-completed), .a-jumbotron-dark .a-clickable a:focus:not(.a-expanded):not(.a-deleted):not(.a-completed),
  .a-jumbotron-dark .a-selectable a:hover:not(.a-expanded):not(.a-deleted):not(.a-completed),
  .a-jumbotron-dark .a-selectable a:active:not(.a-expanded):not(.a-deleted):not(.a-completed),
  .a-jumbotron-dark .a-selectable a:focus:not(.a-expanded):not(.a-deleted):not(.a-completed) {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .a-jumbotron-dark .a-message {
    color: #000000; }
    .a-jumbotron-dark .a-message a {
      color: #000000;
      border-bottom: 1px solid #1EAEF7; }
      .a-jumbotron-dark .a-message a:hover {
        border-bottom: 1px solid #0062BA; }
  .a-jumbotron-dark.a-jumbotron-dark--purple {
    background: #3F3161; }

@media (min-width: 768px) {
  .a-jumbotron-large {
    height: 600px; } }

@media (min-width: 992px) {
  .a-jumbotron-large {
    height: 700px; } }

.a-jumbotron-bottom {
  background-color: #022F51;
  background-position: bottom right;
  background-size: 60%; }
  @media (min-width: 992px) {
    .a-jumbotron-bottom {
      min-height: 580px;
      background-position: center;
      background-size: cover; } }

.a-jumbotron-top {
  padding-top: 357px;
  background-position: right -50px;
  background-size: 890px; }
  @media (min-width: 768px) {
    .a-jumbotron-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 580px;
      padding-top: 36px;
      margin-bottom: 36px;
      background-position: bottom center;
      background-size: cover;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1600px) {
    .a-jumbotron-top {
      max-width: 2200px;
      margin-right: auto;
      margin-left: auto; } }

@media (min-width: 768px) {
  .a-article-right-off {
    float: right;
    max-width: 65%;
    margin-left: 24px; } }

@media (min-width: 992px) {
  .a-article-right-off {
    max-width: 75%;
    margin-right: -192px; } }

.a-articleSearch {
  margin-bottom: 24px; }
  @media (min-width: 992px) {
    .a-articleSearch {
      margin-bottom: 60px; } }

.a-text > h1,
.a-text > h2,
.a-text > h3,
.a-text > h4 {
  margin: 24px 0 12px 0; }
  @media (min-width: 768px) {
    .a-text > h1,
    .a-text > h2,
    .a-text > h3,
    .a-text > h4 {
      margin: 24px 0 12px 0; } }
  @media (min-width: 992px) {
    .a-text > h1,
    .a-text > h2,
    .a-text > h3,
    .a-text > h4 {
      margin: 36px 0 12px 0; } }

.a-text > h3,
.a-text > h4 {
  margin: 24px 0 6px 0; }

.a-text > h2 + h3 {
  margin-top: 12px !important; }

.a-text p > a,
.a-text li > a {
  border-width: 1px; }

.a-text p strong > a,
.a-text p b > a,
.a-text li strong > a,
.a-text li b > a {
  border-width: 2px; }

.a-text p a {
  position: relative;
  z-index: 1; }
  .a-text p a::before {
    position: absolute;
    top: -16px;
    left: -12px;
    z-index: -1;
    width: calc( 100% + 24px);
    min-height: 48px;
    cursor: pointer;
    content: ''; }

.a-text ol,
.a-text .a-circle-list {
  margin: 0 0 36px 0; }
  @media (min-width: 992px) {
    .a-text ol,
    .a-text .a-circle-list {
      margin-left: -42px; } }
  .a-text ol li,
  .a-text .a-circle-list li {
    padding-left: 42px;
    margin-bottom: 18px; }
    .a-text ol li::before,
    .a-text .a-circle-list li::before {
      font-family: "DIN-bold";
      font-weight: normal;
      position: relative;
      top: 0;
      padding: 5px 9px 4px 9px;
      margin-right: 15px;
      margin-left: -46px;
      content: counter(step);
      counter-increment: step;
      border: 2px solid #1EAEF7;
      border-radius: 50%; }
    .a-text ol li ul li,
    .a-text .a-circle-list li ul li {
      padding: 0;
      margin-left: 24px; }
      .a-text ol li ul li::before,
      .a-text .a-circle-list li ul li::before {
        padding: 0;
        margin-right: 0;
        margin-left: 0;
        counter-increment: none;
        border: none; }

.a-text .a-question-wrapper .a-circle-list {
  margin-left: 0; }
  @media (min-width: 992px) {
    .a-text .a-question-wrapper .a-circle-list {
      margin-left: 0; } }
  .a-text .a-question-wrapper .a-circle-list li {
    padding-left: 72px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .a-text .a-question-wrapper .a-circle-list li {
        padding-left: 84px; } }
    .a-text .a-question-wrapper .a-circle-list li::before {
      position: absolute;
      top: 18px;
      left: 72px;
      width: 36px;
      height: 36px;
      padding: 5px 0 0 0;
      text-align: center; }
      @media (min-width: 768px) {
        .a-text .a-question-wrapper .a-circle-list li::before {
          top: 30px;
          left: 84px; } }
    .a-text .a-question-wrapper .a-circle-list li:last-of-type {
      display: none;
      padding: 0;
      margin-bottom: 0; }
      .a-text .a-question-wrapper .a-circle-list li:last-of-type::before {
        display: none; }

.a-text ul.a-iconList li {
  margin-bottom: 18px; }

.a-text ul.connected-bullets {
  margin-left: 0; }
  .a-text ul.connected-bullets li {
    padding-left: 36px;
    margin: 0; }
    @media (min-width: 768px) {
      .a-text ul.connected-bullets li {
        padding-left: 0; } }

.a-text ul.no-decoration,
.a-text ol.no-decoration {
  margin: 0;
  list-style-type: none; }

.a-text ul.a-list,
.a-text ol.a-list {
  margin: 0;
  list-style: none; }
  .a-text ul.a-list li,
  .a-text ol.a-list li {
    margin: 0; }

.a-text.a-collapseContent ul {
  margin-bottom: 18px;
  margin-left: 0 !important; }

.a-text.a-collapseContent ol {
  margin-top: 24px;
  margin-left: 36px; }

.a-text .a-list-container {
  max-width: 500px; }

@media (min-width: 992px) {
  .a-articleImage-right {
    float: right;
    max-width: 56%;
    padding: 6px 0 24px 24px;
    margin-right: -190px; } }

.a-articleImage-left {
  float: left;
  max-width: 56%;
  padding: 6px 24px 24px 0;
  margin-left: -96px; }

.a-box {
  float: left;
  width: calc( 100% + 48px);
  padding: 24px 24px;
  margin-left: -24px;
  background: #FFFFFF;
  border: 12px solid #CFF0FF; }
  @media (min-width: 576px) {
    .a-box {
      width: 100%;
      padding: 48px 48px;
      margin-left: auto; } }
  @media (min-width: 768px) {
    .a-box {
      padding: 48px 84px; } }
  .a-box .a-box-heading {
    float: left;
    padding-bottom: 24px; }
  .a-box .a-box-body {
    float: left; }
  .a-box .a-box-footer {
    float: left;
    padding-top: 12px; }
  @media (min-width: 768px) {
    .a-box.a-article-list-dates .a-box-heading,
    .a-box.a-article-list-dates .a-box-footer {
      margin-left: 96px; } }

.a-article-teaser {
  width: 100%;
  margin-bottom: 12px; }
  .a-article-teaser a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .a-article-teaser a :hover .a-date,
    .a-article-teaser a :focus .a-date {
      background: #0062BA; }

.a-article-teaser-text {
  float: left;
  width: calc( 100% - 60px);
  padding-left: 36px; }
  @media (min-width: 768px) {
    .a-article-teaser-text {
      margin-top: -2px; } }
  @media (min-width: 992px) {
    .a-article-teaser-text {
      margin-top: -5px; } }
  @media (min-width: 1200px) {
    .a-article-teaser-text {
      margin-top: -8px; } }
  .a-article-teaser-text h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-bold";
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0; }

.a-byline {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "DIN-medium";
  font-weight: normal; }
  .a-byline a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-medium";
    font-weight: normal; }

h1 + .a-byline {
  margin-top: -6px;
  margin-bottom: 12px; }

.a-date {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #1EAEF7; }
  @media (min-width: 576px) {
    .a-date {
      padding-top: 2px;
      margin-bottom: 36px; } }
  .a-date .a-date-day {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
    -webkit-font-smoothing: subpixel-antialiased;
    padding-top: 5px; }
    .a-date .a-date-day--small {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      margin-top: 12px; }
  .a-date .a-date-month {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -7px; }
  .a-date-container {
    display: none;
    padding: 0; }
    @media (min-width: 768px) {
      .a-date-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .a-date-container-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
  .a-date-hiddencontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px; }
    @media (min-width: 768px) {
      .a-date-hiddencontainer {
        display: none; } }

.a-date--large {
  width: 144px;
  height: 132px;
  margin-bottom: 0;
  color: #FFFFFF;
  text-align: center;
  background: #1EAEF7; }
  .a-date--large .a-date-day {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.1;
    -webkit-font-smoothing: subpixel-antialiased;
    padding-top: 24px; }
    .a-date--large .a-date-day--small {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased;
      padding-top: 36px;
      padding-bottom: 12px; }
  .a-date--large .a-date-month {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -7px; }

.a-blockquote {
  font-family: "DIN-reg";
  font-weight: normal;
  padding-left: 24px;
  color: #000000;
  text-align: left;
  border-left: 6px solid #1EAEF7; }
  @media (min-width: 768px) {
    .a-blockquote {
      border-left: none; } }
  @media (min-width: 992px) {
    .a-blockquote {
      padding-left: 48px; } }
  .a-blockquote .a-citation {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "DIN-bold";
    font-weight: normal;
    font-style: normal; }
    @media (min-width: 992px) {
      .a-blockquote .a-citation {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        -webkit-font-smoothing: subpixel-antialiased; } }
  .a-blockquote.a-blockquote-right {
    margin-top: 24px;
    margin-bottom: 24px;
    border-left: 6px solid #1EAEF7; }

blockquote::before, blockquote::after {
  content: ''; }

/*-- ALTINN SPECIFIC --*/
.a-bgWhite {
  background-color: #FFFFFF; }

.a-bgGreyLight {
  background-color: #EFEFEF; }

.a-bgBlue {
  background-color: #1EAEF7; }

.a-bgBlueLight {
  background-color: #CFF0FF; }

.a-bgBlueLighter {
  background-color: #E3F7FF; }

.a-bgBlueDark {
  background-color: #0062BA; }

.a-bgBlueDarker {
  background-color: #022F51; }

.a-bgPurple {
  background-color: #3F3161; }

.a-bgPurpleLight {
  background-color: #E0DAF7; }

.a-bgYellow {
  background-color: #FFDA06; }

.a-bgYellowLight {
  background-color: #FBF6BD; }

.a-bgGreen {
  background-color: #17C96B; }

.a-bgGreenLight {
  background-color: #D4F9E4; }

.a-bgGreenLighter {
  background-color: #F5F5F5; }

.a-bgRed {
  background-color: #E23B53; }

.a-bgRedLight {
  background-color: #F9CAD3; }

.a-bg-blue-hover:hover {
  background-color: #CFF0FF; }

.a-bg-red-hover:hover {
  background-color: #F9CAD3; }

.a-bgPurple,
.a-bgBlueDark,
.a-bgBlueDarker,
.a-bgRed {
  color: #FFFFFF; }

.a-textGreen {
  color: #17C96B; }

.a-textWhite {
  color: #FFFFFF !important; }

.a-textBlue {
  color: #1EAEF7; }
  .a-textBlue.a-textBlue-hover {
    color: #1EAEF7; }

.a-blueText {
  color: #1EAEF7; }

.a-blueDarkText {
  color: #0062BA; }

.a-blueDarkerText {
  color: #022F51; }

@font-face {
  font-family: 'DIN-light';
  src: url("../fonts/DINWeb-Light.woff"); }

@font-face {
  font-family: 'DIN-reg';
  src: url("../fonts/DINWeb.woff"); }

@font-face {
  font-family: 'DIN-medium';
  src: url("../fonts/DINWeb-Medium.woff"); }

@font-face {
  font-family: 'DIN-bold';
  src: url("../fonts/DINWeb-Bold.woff"); }

a[href^="http"]:not([href*='altinn.no']):not([href*='basefarm.net']):not([href*='local.altinn'])::after {
  display: inline-block;
  width: 1.3em;
  background-image: url("../images/arrowrightup.svg");
  background-repeat: no-repeat;
  background-size: 119% auto;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: -3px;
  content: '(external link)';
  white-space: nowrap;
  overflow: hidden;
  text-indent: 1.3em; }

a[href$=".pdf"]::after {
  content: " (PDF)" !important;
  display: inline !important; }

a[href$=".pdf"][data-size]:after {
  content: " (PDF, " attr(data-size) ")" !important; }

a.a-linkFeatured[href^="http"]:not([href*='altinn.no'])::after {
  background-position: -6px -2px;
  background-size: 142% auto; }

.a-list li.a-list-hasRowLink a[href^="http"]:not([href*='altinn.no'])::after {
  top: 9px;
  right: 6px;
  position: absolute; }

.a-media {
  display: block; }
  @media (min-width: 768px) {
    .a-media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .a-media img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 36px; }
    @media (min-width: 768px) {
      .a-media img {
        max-width: 300px;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .a-media img {
        max-width: 400px; } }
    @media (min-width: 1200px) {
      .a-media img {
        max-width: 500px; } }

.a-illustrationLink {
  display: block;
  padding: 24px 12px;
  margin-bottom: 24px;
  text-align: center;
  border: none; }
  .a-illustrationLink h2 {
    font-family: "DIN-bold";
    font-weight: normal;
    display: inline;
    padding-bottom: 2px;
    border-bottom: 2px solid transparent; }
  .a-illustrationLink p {
    min-height: 48px;
    margin-top: 6px;
    text-align: center; }
  .a-illustrationLink:hover, .a-illustrationLink:focus, .a-illustrationLink:active {
    border: none; }
    .a-illustrationLink:hover h2, .a-illustrationLink:focus h2, .a-illustrationLink:active h2 {
      color: #022F51;
      border-bottom: 2px solid #022F51; }
    .a-illustrationLink:hover .a-illustration-icon, .a-illustrationLink:focus .a-illustration-icon, .a-illustrationLink:active .a-illustration-icon {
      position: relative; }
      .a-illustrationLink:hover .a-illustration-icon .a-illustration-overlay, .a-illustrationLink:focus .a-illustration-icon .a-illustration-overlay, .a-illustrationLink:active .a-illustration-icon .a-illustration-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 50%; }

.a-illustration-icon {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  -webkit-font-smoothing: subpixel-antialiased;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  margin: auto;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  background: #3F3161;
  border-radius: 50%;
  -ms-flex-item-align: center;
  align-self: center; }
  @media (min-width: 768px) {
    .a-illustration-icon {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1.2;
      -webkit-font-smoothing: subpixel-antialiased;
      width: 120px;
      height: 120px; } }
  .a-illustration-icon img {
    width: 100%; }
  .a-illustration-icon i {
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center; }

.a-mediaBlock {
  margin-bottom: 48px;
  text-align: center; }
  .a-mediaBlock img {
    width: 40%;
    margin: 0 auto;
    border-radius: 50%; }
    @media (min-width: 576px) {
      .a-mediaBlock img {
        width: 60%; } }
  .a-mediaBlock.a-img-large img {
    width: 60%; }
    @media (min-width: 768px) {
      .a-mediaBlock.a-img-large img {
        width: 100%;
        max-width: 320px; } }
  .a-mediaBlock .a-mediaBlock-caption {
    padding-top: 24px;
    text-align: center; }

.a-personRole {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
  min-height: 36px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .a-personRole .a-dot {
    margin-top: -5px;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .a-personRole .a-personRole-text {
    float: left;
    width: 80%; }
    .a-personRole .a-personRole-text .a-personRole-role {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      display: block;
      padding-bottom: 3px;
      text-transform: uppercase; }
    .a-personRole .a-personRole-text .a-personRole-name {
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: "DIN-bold";
      font-weight: normal;
      display: block; }
      @media (min-width: 992px) {
        .a-personRole .a-personRole-text .a-personRole-name {
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: normal;
          white-space: nowrap; } }
  .a-personRole .a-label {
    margin-top: -2px; }

.a-filterGuide .a-btn:disabled {
  display: none; }

.a-linkArticle {
  padding-bottom: 24px; }

.a-articleList .a-linkArticle {
  padding-bottom: 0; }

.card-block,
.a-message {
  overflow-wrap: break-word; }

.margin-right-minus-16 {
  margin-right: -16px !important; }

.margin-left-minus-6 {
  margin-left: -6px !important; }

.LBD_CaptchaImageDiv {
  display: inline-block;
  vertical-align: top; }

.LBD_CaptchaIconsDiv {
  display: inline-block; }

.LBD_CaptchaIconsDiv a,
.LBD_CaptchaDiv a {
  border-bottom: none; }

.a-jumpnav {
  background: #FFFFFF; }

.a-header {
  height: 96px;
  padding-top: 24px;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .a-header {
      height: 108px;
      padding-top: 36px; } }
  @media (min-width: 992px) {
    .a-header {
      margin-bottom: 36px; } }
  .a-header.a-compact {
    height: 72px; }
    @media (min-width: 768px) {
      .a-header.a-compact {
        height: 108px; } }
  @media (max-width: 991.98px) {
    .a-header > .container {
      padding: 0 12px; } }
  .a-header .a-logo {
    float: left;
    max-width: 110px;
    margin-top: -2px;
    margin-right: 12px; }
    @media (min-width: 992px) {
      .a-header .a-logo {
        max-width: 142px;
        margin-top: 0; } }
  .a-header .a-dropdown-languages,
  .a-header .a-dropdown-personswitchList {
    position: absolute;
    top: 57px !important;
    left: auto !important;
    width: 320px; }
    @media (min-width: 576px) {
      .a-header .a-dropdown-languages,
      .a-header .a-dropdown-personswitchList {
        width: 420px; } }
  .a-header .a-dropdown-languages {
    right: -90px;
    padding: 0; }
    @media (min-width: 576px) {
      .a-header .a-dropdown-languages {
        top: 55px;
        right: -38px; } }
    @media (min-width: 768px) {
      .a-header .a-dropdown-languages {
        right: -20px; } }
    @media (min-width: 992px) {
      .a-header .a-dropdown-languages {
        right: -24px; } }
    @media (min-width: 1200px) {
      .a-header .a-dropdown-languages {
        right: -13px; } }
    .a-header .a-dropdown-languages.a-dropdownTriangle::after {
      right: 79px;
      left: auto; }
      @media (min-width: 768px) {
        .a-header .a-dropdown-languages.a-dropdownTriangle::after {
          right: 8px; } }
      @media (min-width: 992px) {
        .a-header .a-dropdown-languages.a-dropdownTriangle::after {
          right: 12px; } }
  .a-header .a-dropdown-personswitchList {
    right: 0 !important;
    width: 100%; }
    @media (min-width: 576px) {
      .a-header .a-dropdown-personswitchList {
        top: 55px; } }
    @media (min-width: 768px) {
      .a-header .a-dropdown-personswitchList {
        top: 55px !important;
        right: -3px !important;
        width: 420px; } }
    .a-header .a-dropdown-personswitchList.a-dropdownTriangle::after {
      right: 1px;
      left: auto; }
      @media (min-width: 768px) {
        .a-header .a-dropdown-personswitchList.a-dropdownTriangle::after {
          right: 3px; } }

.a-header-options {
  float: right;
  margin-top: -10px; }
  @media (min-width: 768px) {
    .a-header-options {
      left: auto;
      margin-top: -7px; } }
  @media (min-width: 992px) {
    .a-header-options {
      margin-top: -6px; } }
  .a-header-options .nav-link {
    padding: 12px 8px 10px 8px;
    border-radius: 0; }
    @media (min-width: 576px) {
      .a-header-options .nav-link {
        padding: 13px 8px 10px 8px; } }
    @media (min-width: 768px) {
      .a-header-options .nav-link {
        padding: 10px 8px 10px 8px; } }
    @media (min-width: 992px) {
      .a-header-options .nav-link {
        padding: 10px; } }
    .a-header-options .nav-link:focus, .a-header-options .nav-link:active {
      color: #0062BA;
      border-color: #0062BA; }
  .a-header-options .a-languageSwitcher {
    font-family: "DIN-medium";
    font-weight: normal;
    position: absolute;
    right: 18px;
    color: #0062BA;
    cursor: pointer;
    background: transparent;
    border: none; }
    @media (min-width: 576px) {
      .a-header-options .a-languageSwitcher {
        position: relative;
        right: 0; } }
    @media (min-width: 768px) {
      .a-header-options .a-languageSwitcher {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        margin-top: 1px;
        margin-right: 12px;
        border-bottom: 1px solid #0062BA; } }
    @media (min-width: 1200px) {
      .a-header-options .a-languageSwitcher {
        margin-right: 24px; } }
    .a-header-options .a-languageSwitcher:focus::before {
      position: absolute;
      top: -7px;
      left: -18px;
      width: calc(100% + 36px);
      height: calc(100% + 24px);
      content: ' ';
      background: rgba(0, 0, 0, 0.1);
      border: none;
      border-radius: 50px; }
    .a-header-options .a-languageSwitcher:hover, .a-header-options .a-languageSwitcher:focus, .a-header-options .a-languageSwitcher:active {
      border-bottom: 1px solid #0062BA; }
    .a-header-options .a-languageSwitcher:focus, .a-header-options .a-languageSwitcher:active {
      outline: none; }
    .a-header-options .a-languageSwitcher i {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1.3;
      -webkit-font-smoothing: subpixel-antialiased;
      vertical-align: middle; }
    .a-header-options .a-languageSwitcher::after {
      display: none; }
      @media (min-width: 768px) {
        .a-header-options .a-languageSwitcher::after {
          display: inline-block;
          margin-left: 0;
          vertical-align: 0.095em; } }
  .a-header-options .a-personSwitcher {
    padding-right: 12px; }
    @media (min-width: 576px) {
      .a-header-options .a-personSwitcher {
        padding-right: 12px;
        margin-right: -12px; } }
    @media (min-width: 768px) {
      .a-header-options .a-personSwitcher {
        padding-left: 12px; } }
    @media (min-width: 992px) {
      .a-header-options .a-personSwitcher {
        padding-left: 24px; } }

.a-personSwitcher {
  font-family: "DIN-medium";
  font-weight: normal;
  position: absolute;
  right: 0;
  margin-top: -7px;
  color: #0062BA;
  text-align: right;
  cursor: pointer;
  background: transparent;
  border: none; }
  @media (min-width: 576px) {
    .a-personSwitcher {
      position: relative;
      right: 0; } }
  .a-personSwitcher::after {
    display: none; }
  .a-personSwitcher:focus {
    background: rgba(0, 0, 0, 0.1);
    border-color: #022F51;
    border-radius: 50px; }
  .a-personSwitcher:focus, .a-personSwitcher:active {
    outline: none; }
  .a-personSwitcher:hover, .a-personSwitcher:focus, .a-personSwitcher:active {
    color: #0062BA;
    border: none; }
  .a-personSwitcher.search-header {
    color: #FFFFFF; }
    .a-personSwitcher.search-header:hover, .a-personSwitcher.search-header:focus, .a-personSwitcher.search-header:active {
      color: #FFFFFF !important; }
    .a-personSwitcher.search-header .a-personSwitcher-icon {
      color: #FFFFFF; }
  .a-personSwitcher.subheader-dark {
    color: #000000; }
    .a-personSwitcher.subheader-dark:hover, .a-personSwitcher.subheader-dark:focus, .a-personSwitcher.subheader-dark:active {
      color: #000000 !important; }
    .a-personSwitcher.subheader-dark .a-personSwitcher-icon {
      color: #000000; }
  .a-personSwitcher .a-personSwitcher-name {
    display: none;
    max-width: 90px;
    overflow: hidden !important;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
    @media (min-width: 576px) {
      .a-personSwitcher .a-personSwitcher-name {
        display: inline-block; } }
    @media (min-width: 992px) {
      .a-personSwitcher .a-personSwitcher-name {
        max-width: 120px; } }
    @media (min-width: 1200px) {
      .a-personSwitcher .a-personSwitcher-name {
        max-width: 220px; } }
    .a-personSwitcher .a-personSwitcher-name span {
      overflow: hidden !important;
      line-height: 1.6;
      text-overflow: ellipsis; }
  .a-personSwitcher .a-personSwitcher-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    margin-left: 3px;
    line-height: 1;
    color: #0062BA; }
    @media (min-width: 768px) {
      .a-personSwitcher .a-personSwitcher-icon {
        margin-top: 0; } }
    .a-personSwitcher .a-personSwitcher-icon::before {
      -ms-flex-item-align: center;
      align-self: center; }

.a-dropdown-languages,
.a-dropdown-personswitchList {
  position: relative;
  width: 320px;
  padding: 0;
  color: #000000;
  border-radius: 0;
  -webkit-transform: none !important;
  transform: none !important;
  will-change: unset !important; }
  @media (min-width: 576px) {
    .a-dropdown-languages,
    .a-dropdown-personswitchList {
      width: 420px; } }
  .a-dropdown-languages .dropdown-item,
  .a-dropdown-personswitchList .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 24px;
    white-space: normal;
    border-bottom: none;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-align: start; }
    .a-dropdown-languages .dropdown-item:hover,
    .a-dropdown-personswitchList .dropdown-item:hover {
      color: #000000; }
    .a-dropdown-languages .dropdown-item .a-flag,
    .a-dropdown-personswitchList .dropdown-item .a-flag {
      float: left;
      max-width: 48px;
      max-height: 29px;
      margin-top: 5px;
      margin-right: 12px; }
      .a-dropdown-languages .dropdown-item .a-flag.a-globe,
      .a-dropdown-personswitchList .dropdown-item .a-flag.a-globe {
        margin-top: 2px; }
    .a-dropdown-languages .dropdown-item p,
    .a-dropdown-personswitchList .dropdown-item p {
      margin-bottom: 0;
      word-wrap: break-word; }
  .a-dropdown-languages .a-link-logout,
  .a-dropdown-personswitchList .a-link-logout {
    position: absolute;
    top: 24px;
    right: 36px;
    padding-bottom: 0;
    line-height: 19px; }

.a-dropdown-fullWidth {
  width: 100% !important;
  margin-bottom: 60px;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease; }
  .a-dropdown-fullWidth .a-btn-shadow {
    min-height: 84px; }
    .a-dropdown-fullWidth .a-btn-shadow.a-btn-shadow-expand {
      min-height: 60px; }
    .a-dropdown-fullWidth .a-btn-shadow.a-btn-shadow-large .a-btn-icon-text-second {
      display: inline-block; }

.a-dropdown-personswitchList .a-dropdown-footer {
  display: none; }

.a-dropdown-personswitchList.a-dropdown-fullWidth .a-dropdown-footer {
  display: block; }

.a-dropdown-personswitchList .a-btn-action.a-fullWidthBtn span {
  margin-left: 0; }

.a-dropdown-personswitchList .a-btn-action.a-fullWidthBtn i {
  margin-left: 12px; }

.a-dropdown-personswitchList.a-dropdown-personswitchList-large.a-dropdownTriangle::after {
  right: 15px;
  left: auto; }

.nav-pills .nav-item.show .nav-link.a-languageSwitcher, .nav-pills .nav-item.show .nav-link.a-personSwitcher {
  color: #0062BA;
  text-align: right;
  background: transparent; }

.dropdown-menu {
  display: block; }

.dropdown .dropdown-menu {
  display: none; }

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

.a-logo {
  width: 132px;
  height: 24px;
  margin-bottom: 0; }

.a-globalNav .a-globalNav-logo {
  position: relative;
  z-index: 1;
  display: block;
  float: left;
  border: none; }
  .a-globalNav .a-globalNav-logo:focus {
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .a-globalNav .a-globalNav-logo::before {
    position: absolute;
    top: -10px;
    left: -11%;
    z-index: -1;
    width: 124%;
    height: 48px;
    cursor: pointer;
    content: ''; }

.a-globalNav .navbar-toggler {
  font-family: "DIN-medium";
  font-weight: normal;
  position: absolute;
  right: 60px;
  float: right;
  width: 60px;
  padding: 3px 0;
  margin-top: -5px;
  color: #0062BA;
  cursor: pointer;
  border: 3px solid #0062BA; }
  @media (min-width: 576px) {
    .a-globalNav .navbar-toggler {
      right: 160px; } }
  @media (max-width: 767px) {
    .a-globalNav .navbar-toggler .ai-circle-exclamation {
      float: right;
      line-height: 1; } }
  @media (max-width: 767px) {
    .a-globalNav .navbar-toggler {
      width: 75px; } }
  .a-globalNav .navbar-toggler::after {
    content: 'meny'; }
  .a-globalNav .navbar-toggler[data-jsexpanded='true'] {
    color: #FFFFFF;
    background: #0062BA; }
    @media (max-width: 767px) {
      .a-globalNav .navbar-toggler[data-jsexpanded='true'] .ai-circle-exclamation {
        display: none;
        line-height: 0; } }
    .a-globalNav .navbar-toggler[data-jsexpanded='true']::after {
      content: 'lukk'; }

.a-globalNav .dropdown .dropdown-menu {
  display: block; }

.a-globalNav .navbar-toggleable-sm {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: visible; }
  @media (min-width: 768px) {
    .a-globalNav .navbar-toggleable-sm {
      position: relative; } }

.a-globalNav-main {
  position: absolute;
  left: 0;
  z-index: 1001;
  min-height: 100%;
  margin-top: 60px;
  overflow: auto;
  background: #FFFFFF; }
  @media (min-width: 768px) {
    .a-globalNav-main {
      position: relative;
      z-index: auto;
      display: block !important;
      min-height: auto;
      margin-top: 2px;
      overflow: visible;
      background: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media (min-width: 992px) {
    .a-globalNav-main {
      margin-top: -2px; } }
  .a-globalNav-main .a-dropdownTriangle {
    -webkit-box-shadow: none;
    box-shadow: none; }
    .a-globalNav-main .a-dropdownTriangle::after {
      display: none; }
  .a-globalNav-main .indicator {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    padding-top: 3px;
    margin-left: 12px;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .a-globalNav-main .indicator.flip {
      vertical-align: middle;
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .a-globalNav-main ul {
    float: left;
    list-style: none; }
    @media (min-width: 992px) {
      .a-globalNav-main ul {
        margin-top: -3px; } }
  .a-globalNav-main li {
    float: left;
    width: 100%;
    padding: 0 24px; }
    .a-globalNav-main li:last-child > a {
      border-bottom: none; }
    @media (min-width: 768px) {
      .a-globalNav-main li {
        width: auto;
        padding: 0;
        margin-left: 24px; }
        .a-globalNav-main li:first-child {
          margin-left: 12px; } }
    @media (min-width: 992px) {
      .a-globalNav-main li {
        margin-left: 36px; }
        .a-globalNav-main li:first-child {
          margin-left: 36px; } }
    @media (min-width: 1200px) {
      .a-globalNav-main li {
        margin-left: 36px; }
        .a-globalNav-main li:first-child {
          margin-left: 48px; } }
    .a-globalNav-main li a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.5;
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: "DIN-medium";
      font-weight: normal;
      display: block;
      padding: 12px 12px;
      color: #0062BA;
      text-transform: lowercase;
      border: none;
      border-bottom: 1px solid #0062BA; }
      .a-globalNav-main li a:hover, .a-globalNav-main li a:focus, .a-globalNav-main li a:active {
        color: #1EAEF7; }
      .a-globalNav-main li a.globalNav-active {
        color: #000000; }
        .a-globalNav-main li a.globalNav-active::before {
          position: absolute;
          right: 50%;
          bottom: 0;
          left: 50%;
          z-index: -1;
          height: 3px;
          content: '';
          background: #0062BA; }
      @media (min-width: 768px) {
        .a-globalNav-main li a {
          display: inline;
          padding: 0;
          padding-bottom: 3px;
          border-bottom: none; }
          .a-globalNav-main li a:hover, .a-globalNav-main li a:active, .a-globalNav-main li a:focus {
            color: #0062BA; }
          .a-globalNav-main li a.globalNav-active span {
            padding-bottom: 3px;
            color: #0062BA;
            border-bottom: 3px solid #0062BA; } }
      @media (min-width: 992px) {
        .a-globalNav-main li a {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1.5;
          -webkit-font-smoothing: subpixel-antialiased;
          padding-bottom: 3px; } }
    .a-globalNav-main li .a-link-tel {
      font-family: "DIN-bold";
      font-weight: normal;
      padding-top: 24px;
      padding-bottom: 24px;
      margin-left: -5px; }
  .a-globalNav-main .dropdown-menu {
    position: static;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: inherit;
    margin: 0;
    color: #000000;
    border: none;
    border-radius: 0; }
    .a-globalNav-main .dropdown-menu.a-dropdown-languages {
      display: none;
      min-width: 0;
      overflow: hidden;
      -webkit-transition: height 0.25s ease-in-out;
      transition: height 0.25s ease-in-out; }
      .a-globalNav-main .dropdown-menu.a-dropdown-languages.expand {
        display: block;
        width: inherit;
        min-width: 160px;
        border-bottom: 1px solid #0062BA; }
    @media (min-width: 768px) {
      .a-globalNav-main .dropdown-menu.a-dropdown-languages {
        display: none; } }
    .a-globalNav-main .dropdown-menu .dropdown-item {
      display: inline-block;
      border: none; }
      .a-globalNav-main .dropdown-menu .dropdown-item img {
        margin: 0;
        margin-right: 24px; }
      .a-globalNav-main .dropdown-menu .dropdown-item:last-of-type img {
        margin-top: -6px;
        margin-bottom: -6px; }
      .a-globalNav-main .dropdown-menu .dropdown-item p {
        line-height: 36px; }
      .a-globalNav-main .dropdown-menu .dropdown-item span:last-of-type,
      .a-globalNav-main .dropdown-menu .dropdown-item p > br {
        display: none; }
  .a-globalNav-main .a-form-group {
    margin-bottom: 36px; }

@media (min-width: 768px) {
  .a-darkBackground .a-globalNav-main li a {
    color: #FFFFFF; } }

.a-darkBackground .a-header-options .a-languageSwitcher,
.a-darkBackground .a-header-options .a-personSwitcher {
  color: #FFFFFF;
  border-color: #FFFFFF; }

.a-darkBackground .a-header-options .a-languageSwitcher:focus::before {
  background: rgba(255, 255, 255, 0.2); }

.a-darkBackground .a-header-options .a-personSwitcher:focus {
  background: rgba(255, 255, 255, 0.2); }

.a-darkBackground .navbar-toggler {
  color: #FFFFFF;
  border-color: #FFFFFF; }
  .a-darkBackground .navbar-toggler[data-jsexpanded='true'] {
    color: #0062BA;
    background: #FFFFFF; }

@media (min-width: 768px) {
  .a-darkBackground .a-hvr-underline:hover {
    border-color: #FFFFFF; } }

.a-darkBackground .a-personSwitcher-icon {
  height: 36px;
  color: #FFFFFF; }

.a-darkBackground .nav-pills .nav-item.show .nav-link.a-languageSwitcher, .a-darkBackground .nav-pills .nav-item.show .nav-link.a-personSwitcher {
  color: #FFFFFF; }

.a-bgBlueLight .a-header .a-header-options .a-languageSwitcher:focus::before {
  background: rgba(255, 255, 255, 0.3); }

.a-bgBlueLight .a-header .a-header-options .a-personSwitcher:focus {
  background: rgba(255, 255, 255, 0.3); }

.a-login.a-hide-menu .a-globalNav-main,
.a-login.a-hide-menu .a-languageSwitcher,
.a-login.a-hide-menu .a-personSwitcher-name,
.a-login.a-hide-menu .a-containerFooter,
.a-login.a-hide-menu .navbar-toggler {
  display: none; }

.a-login .a-personSwitcher {
  cursor: not-allowed; }

.a-login .a-login-container {
  padding-top: 60px;
  margin-top: -25px; }
  @media (min-width: 992px) {
    .a-login .a-login-container {
      margin-top: -42px; } }
  .a-login .a-login-container .a-triangleShadow {
    position: relative; }
    .a-login .a-login-container .a-triangleShadow::after {
      top: -60px;
      right: 2px;
      left: auto; }
      @media (min-width: 576px) {
        .a-login .a-login-container .a-triangleShadow::after {
          right: 1px; } }
      @media (min-width: 992px) {
        .a-login .a-login-container .a-triangleShadow::after {
          right: 13px; } }
      @media (min-width: 1200px) {
        .a-login .a-login-container .a-triangleShadow::after {
          right: -11px; } }

.a-login h1 {
  margin-bottom: 24px; }
  @media (min-width: 992px) {
    .a-login h1 {
      margin-bottom: 0; } }
  .a-login h1 .a-helpIconButton {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: middle; }

.a-login .a-link-logout {
  position: absolute;
  top: -36px;
  right: 37px;
  padding-bottom: 0;
  line-height: 19px;
  right: 12px; }
  @media (min-width: 576px) {
    .a-login .a-link-logout {
      right: 24px; } }
  @media (min-width: 992px) {
    .a-login .a-link-logout {
      top: 4px;
      right: 48px; } }
  @media (min-width: 1200px) {
    .a-login .a-link-logout {
      top: 4px;
      right: 36px; } }

.a-login .a-btn-shadow {
  height: auto !important;
  height: 84px;
  min-height: 84px; }
  .a-login .a-btn-shadow.a-btn-shadow-expand {
    height: 60px;
    min-height: 60px; }
  .a-login .a-btn-shadow.a-btn-shadow-large .a-btn-icon-text-second {
    display: inline-block; }

.a-overlay-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  overflow-y: scroll;
  background: #FFFFFF; }
  .a-overlay-container .filter-limit-hits-spacer {
    height: 55px; }
  .a-overlay-container .a-personSwitcher {
    cursor: not-allowed; }
  .a-overlay-container .a-btn.a-btn-icon {
    min-height: 0; }
    .a-overlay-container .a-btn.a-btn-icon:hover {
      color: #000000; }
    .a-overlay-container .a-btn.a-btn-icon i {
      color: #EFEFEF;
      background-color: #000000;
      border-top: 7px solid #000000;
      border-bottom: 7px solid #000000;
      border-radius: 50%; }
      .a-overlay-container .a-btn.a-btn-icon i::before {
        margin-left: -2px; }

.a-newsArchive article:nth-child(n+6).a-linkArticle {
  display: none; }

/*-- EPISERVER SPECIFIC --*/
