.text-right {
  text-align: right
}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: rgb(0, 110.8794979079, 152.3);
  --secondary: #d4f2fc;
  --success: #d0e7cf;
  --info: #d4f2fc;
  --warning: #fde5cb;
  --danger: #d9534f;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 544px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
*,
*::before,
*::after {
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
body {
  margin: 0;
  font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
a {
  color: rgb(0,110.8794979079,152.3);
  text-decoration: none;
  background-color: rgba(0,0,0,0)
}
a:hover {
  color: rgb(0,55.1849372385,75.8);
  text-decoration: underline
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle;
  border-style: none
}
svg {
  overflow: hidden;
  vertical-align: middle
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
summary {
  display: list-item;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none !important
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: inherit
}
h1,
.h1 {
  font-size: 2.5rem
}
h2,
.h2 {
  font-size: 2rem
}
h3,
.h3 {
  font-size: 1.5rem
}
h4,
.h4 {
  font-size: 1.25rem
}
h5,
.h5 {
  font-size: 1rem
}
h6,
.h6 {
  font-size: 1rem
}
.lead {
  font-size: 1.375rem;
  font-weight: 300
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1)
}
small,
.small {
  font-size: 80%;
  font-weight: 400
}
mark,
.mark {
  padding: .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: .5rem
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}
.blockquote-footer::before {
  content: "— "
}
.img-fluid {
  max-width: 100%;
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto
}
.figure {
  display: inline-block
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}
.figure-caption {
  font-size: 90%;
  color: #6c757d
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word
}
a>code {
  color: inherit
}
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media(min-width: 544px) {
  .container-sm,
  .container {
    max-width: 576px
  }
}
@media(min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px
  }
}
@media(min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 940px
  }
}
@media(min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}
.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%
}
.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%
}
.row-cols-3>* {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}
.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%
}
.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%
}
.row-cols-6>* {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}
.order-first {
  order: -1
}
.order-last {
  order: 13
}
.order-0 {
  order: 0
}
.order-1 {
  order: 1
}
.order-2 {
  order: 2
}
.order-3 {
  order: 3
}
.order-4 {
  order: 4
}
.order-5 {
  order: 5
}
.order-6 {
  order: 6
}
.order-7 {
  order: 7
}
.order-8 {
  order: 8
}
.order-9 {
  order: 9
}
.order-10 {
  order: 10
}
.order-11 {
  order: 11
}
.order-12 {
  order: 12
}
.offset-1 {
  margin-left: 8.33333333%
}
.offset-2 {
  margin-left: 16.66666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.33333333%
}
.offset-5 {
  margin-left: 41.66666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.33333333%
}
.offset-8 {
  margin-left: 66.66666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.33333333%
}
.offset-11 {
  margin-left: 91.66666667%
}
@media(min-width: 544px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    order: -1
  }
  .order-sm-last {
    order: 13
  }
  .order-sm-0 {
    order: 0
  }
  .order-sm-1 {
    order: 1
  }
  .order-sm-2 {
    order: 2
  }
  .order-sm-3 {
    order: 3
  }
  .order-sm-4 {
    order: 4
  }
  .order-sm-5 {
    order: 5
  }
  .order-sm-6 {
    order: 6
  }
  .order-sm-7 {
    order: 7
  }
  .order-sm-8 {
    order: 8
  }
  .order-sm-9 {
    order: 9
  }
  .order-sm-10 {
    order: 10
  }
  .order-sm-11 {
    order: 11
  }
  .order-sm-12 {
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333333%
  }
  .offset-sm-2 {
    margin-left: 16.66666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333333%
  }
  .offset-sm-5 {
    margin-left: 41.66666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333333%
  }
  .offset-sm-8 {
    margin-left: 66.66666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333333%
  }
  .offset-sm-11 {
    margin-left: 91.66666667%
  }
}
@media(min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    order: -1
  }
  .order-md-last {
    order: 13
  }
  .order-md-0 {
    order: 0
  }
  .order-md-1 {
    order: 1
  }
  .order-md-2 {
    order: 2
  }
  .order-md-3 {
    order: 3
  }
  .order-md-4 {
    order: 4
  }
  .order-md-5 {
    order: 5
  }
  .order-md-6 {
    order: 6
  }
  .order-md-7 {
    order: 7
  }
  .order-md-8 {
    order: 8
  }
  .order-md-9 {
    order: 9
  }
  .order-md-10 {
    order: 10
  }
  .order-md-11 {
    order: 11
  }
  .order-md-12 {
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333333%
  }
  .offset-md-2 {
    margin-left: 16.66666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333333%
  }
  .offset-md-5 {
    margin-left: 41.66666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333333%
  }
  .offset-md-8 {
    margin-left: 66.66666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333333%
  }
  .offset-md-11 {
    margin-left: 91.66666667%
  }
}
@media(min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-lg-first {
    order: -1
  }
  .order-lg-last {
    order: 13
  }
  .order-lg-0 {
    order: 0
  }
  .order-lg-1 {
    order: 1
  }
  .order-lg-2 {
    order: 2
  }
  .order-lg-3 {
    order: 3
  }
  .order-lg-4 {
    order: 4
  }
  .order-lg-5 {
    order: 5
  }
  .order-lg-6 {
    order: 6
  }
  .order-lg-7 {
    order: 7
  }
  .order-lg-8 {
    order: 8
  }
  .order-lg-9 {
    order: 9
  }
  .order-lg-10 {
    order: 10
  }
  .order-lg-11 {
    order: 11
  }
  .order-lg-12 {
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333333%
  }
  .offset-lg-2 {
    margin-left: 16.66666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333333%
  }
  .offset-lg-5 {
    margin-left: 41.66666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333333%
  }
  .offset-lg-8 {
    margin-left: 66.66666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333333%
  }
  .offset-lg-11 {
    margin-left: 91.66666667%
  }
}
@media(min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }
  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }
  .row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }
  .row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xl-first {
    order: -1
  }
  .order-xl-last {
    order: 13
  }
  .order-xl-0 {
    order: 0
  }
  .order-xl-1 {
    order: 1
  }
  .order-xl-2 {
    order: 2
  }
  .order-xl-3 {
    order: 3
  }
  .order-xl-4 {
    order: 4
  }
  .order-xl-5 {
    order: 5
  }
  .order-xl-6 {
    order: 6
  }
  .order-xl-7 {
    order: 7
  }
  .order-xl-8 {
    order: 8
  }
  .order-xl-9 {
    order: 9
  }
  .order-xl-10 {
    order: 10
  }
  .order-xl-11 {
    order: 11
  }
  .order-xl-12 {
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.33333333%
  }
  .offset-xl-2 {
    margin-left: 16.66666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333333%
  }
  .offset-xl-5 {
    margin-left: 41.66666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333333%
  }
  .offset-xl-8 {
    margin-left: 66.66666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333333%
  }
  .offset-xl-11 {
    margin-left: 91.66666667%
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: rgba(0,0,0,0)
}
.table th,
.table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}
.table tbody+tbody {
  border-top: 2px solid #dee2e6
}
.table-sm th,
.table-sm td {
  padding: .3rem
}
.table-bordered {
  border: 1px solid #dee2e6
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
  border: 0
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05)
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0,0,0,.075)
}
.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: rgb(183.6,214.6462594142,226.244)
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
  border-color: rgb(122.4,180.0573389121,201.596)
}
.table-hover .table-primary:hover {
  background-color: rgb(165.4213586805,204.3720832796,218.9226413195)
}
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: rgb(165.4213586805,204.3720832796,218.9226413195)
}
.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: rgb(242.96,251.36,254.16)
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
  border-color: rgb(232.64,248.24,253.44)
}
.table-hover .table-secondary:hover {
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.table-success,
.table-success>th,
.table-success>td {
  background-color: rgb(241.84,248.28,241.56)
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
  border-color: rgb(230.56,242.52,230.04)
}
.table-hover .table-success:hover {
  background-color: rgb(225.1941666667,239.78,224.56)
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: rgb(225.1941666667,239.78,224.56)
}
.table-info,
.table-info>th,
.table-info>td {
  background-color: rgb(242.96,251.36,254.16)
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
  border-color: rgb(232.64,248.24,253.44)
}
.table-hover .table-info:hover {
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: rgb(254.44,247.72,240.44)
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
  border-color: rgb(253.96,241.48,227.96)
}
.table-hover .table-warning:hover {
  background-color: hsl(31.2,92.5925925926%,92.0352941176%)
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: hsl(31.2,92.5925925926%,92.0352941176%)
}
.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: rgb(244.36,206.84,205.72)
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
  border-color: rgb(235.24,165.56,163.48)
}
.table-hover .table-danger:hover {
  background-color: hsl(1.7391304348,64.4859813084%,83.2509803922%)
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: hsl(1.7391304348,64.4859813084%,83.2509803922%)
}
.table-light,
.table-light>th,
.table-light>td {
  background-color: rgb(253.04,253.32,253.6)
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
  border-color: rgb(251.36,251.88,252.4)
}
.table-hover .table-light:hover {
  background-color: rgb(238.165,240.57,242.975)
}
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: rgb(238.165,240.57,242.975)
}
.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: rgb(198.16,199.84,201.52)
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
  border-color: rgb(149.44,152.56,155.68)
}
.table-hover .table-dark:hover {
  background-color: hsl(210,3.0456852792%,73.368627451%)
}
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: hsl(210,3.0456852792%,73.368627451%)
}
.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0,0,0,.075)
}
.table-hover .table-active:hover {
  background-color: rgba(0,0,0,.075)
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0,0,0,.075)
}
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: hsl(210,10.8108108108%,22.0098039216%)
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.table-dark {
  color: #fff;
  background-color: #212529
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: hsl(210,10.8108108108%,22.0098039216%)
}
.table-dark.table-bordered {
  border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0,0%,100%,.05)
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0,0%,100%,.075)
}
@media(max-width: 543.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-sm>.table-bordered {
    border: 0
  }
}
@media(max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-md>.table-bordered {
    border: 0
  }
}
@media(max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-lg>.table-bordered {
    border: 0
  }
}
@media(max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-xl>.table-bordered {
    border: 0
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}
.table-responsive>.table-bordered {
  border: 0
}
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .form-control {
    transition: none
  }
}
.form-control::-ms-expand {
  background-color: rgba(0,0,0,0);
  border: 0
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(24.8,192.3933054393,255);
  outline: 0;
  box-shadow: none
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}
input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none
}
select.form-control:-moz-focusring {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #495057
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(0,0,0,0);
  border: solid rgba(0,0,0,0);
  border-width: 1px 0
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0
}
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5
}
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5
}
select.form-control[size],
select.form-control[multiple] {
  height: auto
}
textarea.form-control {
  height: auto
}
.form-group {
  margin-bottom: 1rem
}
.form-text {
  display: block;
  margin-top: .25rem
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}
.form-row>.col,
.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}
.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
  color: #6c757d
}
.form-check-label {
  margin-bottom: 0
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #d0e7cf
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(208,231,207,.9)
}
.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
  left: 5px
}
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
  display: block
}
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #d0e7cf;
  padding-right: 2.25rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23d0e7cf%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #d0e7cf;
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.25)
}
.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #d0e7cf;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23d0e7cf%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #d0e7cf;
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.25)
}
.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #d0e7cf
}
.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: #d0e7cf
}
.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
  border-color: #d0e7cf
}
.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
  border-color: rgb(241.2916666667,248,241);
  background-color: rgb(241.2916666667,248,241)
}
.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.25)
}
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #d0e7cf
}
.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #d0e7cf
}
.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
  border-color: #d0e7cf;
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.25)
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #d9534f
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(217,83,79,.9)
}
.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
  left: 5px
}
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
  display: block
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #d9534f;
  padding-right: 2.25rem !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #d9534f;
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.25)
}
.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #d9534f;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #d9534f;
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.25)
}
.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #d9534f
}
.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: #d9534f
}
.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
  border-color: #d9534f
}
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
  border-color: hsl(1.7391304348,64.4859813084%,68.0392156863%);
  background-color: hsl(1.7391304348,64.4859813084%,68.0392156863%)
}
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.25)
}
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #d9534f
}
.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
  border-color: #d9534f
}
.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
  border-color: #d9534f;
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.25)
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center
}
.form-inline .form-check {
  width: 100%
}
@media(min-width: 544px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-plaintext {
    display: inline-block
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center
  }
  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .btn {
    transition: none
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none
}
.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: none
}
.btn.disabled,
.btn:disabled {
  opacity: .65
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none
}
.btn-primary {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(0,83.0322175732,114.05);
  border-color: rgb(0,73.749790795,101.3)
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: rgb(0,83.0322175732,114.05);
  border-color: rgb(0,73.749790795,101.3);
  box-shadow: 0 0 0 .2rem rgba(38.25,132.4975732218,167.705,.5)
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0,73.749790795,101.3);
  border-color: rgb(0,64.4673640167,88.55)
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38.25,132.4975732218,167.705,.5)
}
.btn-secondary {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-secondary:hover {
  color: #212529;
  background-color: hsl(195,86.9565217391%,83.4803921569%);
  border-color: hsl(195,86.9565217391%,80.9803921569%)
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #212529;
  background-color: hsl(195,86.9565217391%,83.4803921569%);
  border-color: hsl(195,86.9565217391%,80.9803921569%);
  box-shadow: 0 0 0 .2rem rgba(185.15,211.25,220.35,.5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: hsl(195,86.9565217391%,80.9803921569%);
  border-color: hsl(195,86.9565217391%,78.4803921569%)
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(185.15,211.25,220.35,.5)
}
.btn-success {
  color: #212529;
  background-color: #d0e7cf;
  border-color: #d0e7cf
}
.btn-success:hover {
  color: #212529;
  background-color: rgb(183.03125,218.25,181.5);
  border-color: rgb(174.7083333333,214,173)
}
.btn-success:focus,
.btn-success.focus {
  color: #212529;
  background-color: rgb(183.03125,218.25,181.5);
  border-color: rgb(174.7083333333,214,173);
  box-shadow: 0 0 0 .2rem rgba(181.75,201.9,182.1,.5)
}
.btn-success.disabled,
.btn-success:disabled {
  color: #212529;
  background-color: #d0e7cf;
  border-color: #d0e7cf
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: #212529;
  background-color: rgb(174.7083333333,214,173);
  border-color: rgb(166.3854166667,209.75,164.5)
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(181.75,201.9,182.1,.5)
}
.btn-info {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-info:hover {
  color: #212529;
  background-color: hsl(195,86.9565217391%,83.4803921569%);
  border-color: hsl(195,86.9565217391%,80.9803921569%)
}
.btn-info:focus,
.btn-info.focus {
  color: #212529;
  background-color: hsl(195,86.9565217391%,83.4803921569%);
  border-color: hsl(195,86.9565217391%,80.9803921569%);
  box-shadow: 0 0 0 .2rem rgba(185.15,211.25,220.35,.5)
}
.btn-info.disabled,
.btn-info:disabled {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: #212529;
  background-color: hsl(195,86.9565217391%,80.9803921569%);
  border-color: hsl(195,86.9565217391%,78.4803921569%)
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(185.15,211.25,220.35,.5)
}
.btn-warning {
  color: #212529;
  background-color: #fde5cb;
  border-color: #fde5cb
}
.btn-warning:hover {
  color: #212529;
  background-color: hsl(31.2,92.5925925926%,81.9117647059%);
  border-color: hsl(31.2,92.5925925926%,79.4117647059%)
}
.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: hsl(31.2,92.5925925926%,81.9117647059%);
  border-color: hsl(31.2,92.5925925926%,79.4117647059%);
  box-shadow: 0 0 0 .2rem rgba(220,200.2,178.7,.5)
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #fde5cb;
  border-color: #fde5cb
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: hsl(31.2,92.5925925926%,79.4117647059%);
  border-color: hsl(31.2,92.5925925926%,76.9117647059%)
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220,200.2,178.7,.5)
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(210.2079439252,52.2570093458,47.5420560748);
  border-color: rgb(201.4953271028,48.0841121495,43.5046728972)
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: rgb(210.2079439252,52.2570093458,47.5420560748);
  border-color: rgb(201.4953271028,48.0841121495,43.5046728972);
  box-shadow: 0 0 0 .2rem rgba(222.7,108.8,105.4,.5)
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028,48.0841121495,43.5046728972);
  border-color: rgb(191.0093457944,45.5817757009,41.2406542056)
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222.7,108.8,105.4,.5)
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875,229.875,234.0625);
  border-color: rgb(218.25,223.5,228.75)
}
.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: rgb(225.6875,229.875,234.0625);
  border-color: rgb(218.25,223.5,228.75);
  box-shadow: 0 0 0 .2rem rgba(215.75,217.2,218.65,.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: rgb(218.25,223.5,228.75);
  border-color: rgb(210.8125,217.125,223.4375)
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(215.75,217.2,218.65,.5)
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-dark:hover {
  color: #fff;
  background-color: hsl(210,10.3448275862%,15.2450980392%);
  border-color: rgb(29.1379310345,32.5,35.8620689655)
}
.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: hsl(210,10.3448275862%,15.2450980392%);
  border-color: rgb(29.1379310345,32.5,35.8620689655);
  box-shadow: 0 0 0 .2rem rgba(82.45,87.55,92.65,.5)
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345,32.5,35.8620689655);
  border-color: hsl(210,10.3448275862%,10.2450980392%)
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82.45,87.55,92.65,.5)
}
.btn-outline-primary {
  color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: rgb(0,110.8794979079,152.3);
  background-color: rgba(0,0,0,0)
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.btn-outline-secondary {
  color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #d4f2fc;
  background-color: rgba(0,0,0,0)
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.btn-outline-success {
  color: #d0e7cf;
  border-color: #d0e7cf
}
.btn-outline-success:hover {
  color: #212529;
  background-color: #d0e7cf;
  border-color: #d0e7cf
}
.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #d0e7cf;
  background-color: rgba(0,0,0,0)
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #d0e7cf;
  border-color: #d0e7cf
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.5)
}
.btn-outline-info {
  color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-info:hover {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #d4f2fc;
  background-color: rgba(0,0,0,0)
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #d4f2fc;
  border-color: #d4f2fc
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.btn-outline-warning {
  color: #fde5cb;
  border-color: #fde5cb
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #fde5cb;
  border-color: #fde5cb
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 .2rem rgba(253,229,203,.5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #fde5cb;
  background-color: rgba(0,0,0,0)
}
.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: #fde5cb;
  border-color: #fde5cb
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(253,229,203,.5)
}
.btn-outline-danger {
  color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #d9534f;
  background-color: rgba(0,0,0,0)
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.5)
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: rgba(0,0,0,0)
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: rgba(0,0,0,0)
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-link {
  font-weight: 400;
  color: rgb(0,110.8794979079,152.3);
  text-decoration: none
}
.btn-link:hover {
  color: rgb(0,55.1849372385,75.8);
  text-decoration: underline
}
.btn-link:focus,
.btn-link.focus {
  text-decoration: underline
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none
}
.btn-lg,
.btn-group-lg>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0
}
.btn-sm,
.btn-group-sm>.btn {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block+.btn-block {
  margin-top: .5rem
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%
}
.fade {
  transition: opacity .15s linear
}
@media(prefers-reduced-motion: reduce) {
  .fade {
    transition: none
  }
}
.fade:not(.show) {
  opacity: 0
}
.collapse:not(.show) {
  display: none
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}
@media(prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width .35s ease
}
@media(prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative
}
.dropdown-toggle {
  white-space: nowrap
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: 0;
  border-left: .3em solid rgba(0,0,0,0)
}
.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: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15)
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
@media(min-width: 544px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}
@media(min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}
@media(min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}
@media(min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0,0,0,0)
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: 0;
  border-bottom: .3em solid rgba(0,0,0,0);
  border-left: .3em solid
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0
}
.dropright .dropdown-toggle::after {
  vertical-align: 0
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}
.dropleft .dropdown-toggle::after {
  display: none
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0,0,0,0)
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0
}
.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto
}
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  border: 0
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: hsl(210,10.8108108108%,9.5098039216%);
  text-decoration: none;
  background-color: #f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: rgb(0,110.8794979079,152.3)
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: rgba(0,0,0,0)
}
.dropdown-menu.show {
  display: block
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap
}
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  flex: 1 1 auto
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 1
}
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
.btn-toolbar .input-group {
  width: auto
}
.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
  margin-left: -1px
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0
}
.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}
.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%
}
.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
  margin-top: -1px
}
.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0
}
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%
}
.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0
}
.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
  margin-left: -1px
}
.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
  z-index: 3
}
.input-group>.custom-file .custom-file-input:focus {
  z-index: 4
}
.input-group>.custom-file {
  display: flex;
  align-items: center
}
.input-group-prepend,
.input-group-append {
  display: flex
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3
}
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
  margin-left: -1px
}
.input-group-prepend {
  margin-right: -1px
}
.input-group-append {
  margin-left: -1px
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0
}
.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
  height: calc(2.875rem + 2px)
}
.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5
}
.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
  height: calc(1.8125rem + 2px)
}
.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5
}
.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 1.75rem
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 2.5rem;
  print-color-adjust: exact
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: rgb(0,110.8794979079,152.3);
  background-color: rgb(0,110.8794979079,152.3)
}
.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 1px #fff,none
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: rgb(24.8,192.3933054393,255)
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: rgb(75.8,206.2635983264,255);
  border-color: rgb(75.8,206.2635983264,255)
}
.custom-control-input[disabled]~.custom-control-label,
.custom-control-input:disabled~.custom-control-label {
  color: #6c757d
}
.custom-control-input[disabled]~.custom-control-label::before,
.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #dee2e6;
  border: 1px solid #adb5bd
}
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -2.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3E%3Cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color: rgb(0,110.8794979079,152.3);
  background-color: rgb(0,110.8794979079,152.3)
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 4%27%3E%3Cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,110.8794979079,152.3,.5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0,110.8794979079,152.3,.5)
}
.custom-radio .custom-control-label::before {
  border-radius: 50%
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273%27 fill=%27%23fff%27/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,110.8794979079,152.3,.5)
}
.custom-switch {
  padding-left: 3.25rem
}
.custom-switch .custom-control-label::before {
  left: -3.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-3.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none
  }
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color: #dee2e6;
  transform: translateX(0.75rem)
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,110.8794979079,152.3,.5)
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none
}
.custom-select:focus {
  border-color: rgb(24.8,192.3933054393,255);
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(24.8,192.3933054393,255,.5)
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}
.custom-select::-ms-expand {
  display: none
}
.custom-select:-moz-focusring {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #495057
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 75%
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 125%
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0
}
.custom-file-input:focus~.custom-file-label {
  border-color: rgb(24.8,192.3933054393,255);
  box-shadow: none
}
.custom-file-input[disabled]~.custom-file-label,
.custom-file-input:disabled~.custom-file-label {
  background-color: #e9ecef
}
.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse"
}
.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse)
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: rgba(0,0,0,0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none
}
.custom-range:focus {
  outline: 0
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff,none
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff,none
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff,none
}
.custom-range::-moz-focus-outer {
  border: 0
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: rgb(0,110.8794979079,152.3);
  border: 0;
  -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
          appearance: none
}
@media(prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(75.8,206.2635983264,255)
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0,0,0,0)
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: rgb(0,110.8794979079,152.3);
  border: 0;
  -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
       appearance: none
}
@media(prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(75.8,206.2635983264,255)
}
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: #dee2e6;
  border-color: rgba(0,0,0,0)
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: rgb(0,110.8794979079,152.3);
  border: 0;
  -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none
}
@media(prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none
  }
}
.custom-range::-ms-thumb:active {
  background-color: rgb(75.8,206.2635983264,255)
}
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: rgba(0,0,0,0);
  cursor: pointer;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  border-width: .5rem
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}
.custom-range:disabled::-moz-range-track {
  cursor: default
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav-link {
  display: block;
  padding: .5rem 1rem
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0)
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0)
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
  margin-top: -1px
}
.nav-pills .nav-link {
  background: none;
  border: 0
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3)
}
.nav-fill>.nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}
.nav-justified>.nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}
.tab-content>.tab-pane {
  display: none
}
.tab-content>.active {
  display: block
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none
}
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0)
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto
}
@media(max-width: 543.98px) {
  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid,
  .navbar-expand-sm>.container-sm,
  .navbar-expand-sm>.container-md,
  .navbar-expand-sm>.container-lg,
  .navbar-expand-sm>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media(min-width: 544px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid,
  .navbar-expand-sm>.container-sm,
  .navbar-expand-sm>.container-md,
  .navbar-expand-sm>.container-lg,
  .navbar-expand-sm>.container-xl {
    flex-wrap: nowrap
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}
@media(max-width: 767.98px) {
  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid,
  .navbar-expand-md>.container-sm,
  .navbar-expand-md>.container-md,
  .navbar-expand-md>.container-lg,
  .navbar-expand-md>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media(min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid,
  .navbar-expand-md>.container-sm,
  .navbar-expand-md>.container-md,
  .navbar-expand-md>.container-lg,
  .navbar-expand-md>.container-xl {
    flex-wrap: nowrap
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-md .navbar-toggler {
    display: none
  }
}
@media(max-width: 991.98px) {
  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid,
  .navbar-expand-lg>.container-sm,
  .navbar-expand-lg>.container-md,
  .navbar-expand-lg>.container-lg,
  .navbar-expand-lg>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media(min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid,
  .navbar-expand-lg>.container-sm,
  .navbar-expand-lg>.container-md,
  .navbar-expand-lg>.container-lg,
  .navbar-expand-lg>.container-xl {
    flex-wrap: nowrap
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}
@media(max-width: 1199.98px) {
  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid,
  .navbar-expand-xl>.container-sm,
  .navbar-expand-xl>.container-md,
  .navbar-expand-xl>.container-lg,
  .navbar-expand-xl>.container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media(min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid,
  .navbar-expand-xl>.container-sm,
  .navbar-expand-xl>.container-md,
  .navbar-expand-xl>.container-lg,
  .navbar-expand-xl>.container-xl {
    flex-wrap: nowrap
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start
}
.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-sm,
.navbar-expand>.container-md,
.navbar-expand>.container-lg,
.navbar-expand>.container-xl {
  padding-right: 0;
  padding-left: 0
}
.navbar-expand .navbar-nav {
  flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}
.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-sm,
.navbar-expand>.container-md,
.navbar-expand>.container-lg,
.navbar-expand>.container-xl {
  flex-wrap: nowrap
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto
}
.navbar-expand .navbar-toggler {
  display: none
}
.navbar-light .navbar-brand {
  color: rgba(0,0,0,.9)
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(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,.9)
}
.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1)
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
  color: rgba(0,0,0,.5)
}
.navbar-light .navbar-text a {
  color: rgba(0,0,0,.9)
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0,0,0,.9)
}
.navbar-dark .navbar-brand {
  color: #fff
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: hsla(0,0%,100%,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0,0%,100%,.25)
}
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff
}
.navbar-dark .navbar-toggler {
  color: hsla(0,0%,100%,.5);
  border-color: hsla(0,0%,100%,.1)
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
  color: hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-text a {
  color: #fff
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125)
}
.card>hr {
  margin-right: 0;
  margin-left: 0
}
.card>.list-group {
  border-top: inherit;
  border-bottom: inherit
}
.card>.list-group:first-child {
  border-top-width: 0
}
.card>.list-group:last-child {
  border-bottom-width: 0
}
.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem
}
.card-title {
  margin-bottom: .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: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125)
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid rgba(0,0,0,.125)
}
.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,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%
}
.card-deck .card {
  margin-bottom: 15px
}
@media(min-width: 544px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
}
.card-group>.card {
  margin-bottom: 15px
}
@media(min-width: 544px) {
  .card-group {
    display: flex;
    flex-flow: row wrap
  }
  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0
  }
  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }
}
.card-columns .card {
  margin-bottom: .75rem
}
@media(min-width: 544px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}
.accordion {
  overflow-anchor: none
}
.accordion>.card {
  overflow: hidden
}
.accordion>.card:not(:last-of-type) {
  border-bottom: 0
}
.accordion>.card>.card-header {
  margin-bottom: -1px
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}
.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  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: flex;
  padding-left: 0;
  list-style: none
}
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: rgb(0,110.8794979079,152.3);
  background-color: #fff;
  border: 1px solid #dee2e6
}
.page-link:hover {
  z-index: 2;
  color: rgb(0,55.1849372385,75.8);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none
}
.page-item:first-child .page-link {
  margin-left: 0
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  line-height: 1.5
}
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .badge {
    transition: none
  }
}
a.badge:hover,
a.badge:focus {
  text-decoration: none
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.badge-pill {
  padding-right: .6em;
  padding-left: .6em
}
.badge-primary {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3)
}
a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: rgb(0,73.749790795,101.3)
}
a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.badge-secondary {
  color: #212529;
  background-color: #d4f2fc
}
a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #212529;
  background-color: hsl(195,86.9565217391%,80.9803921569%)
}
a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.badge-success {
  color: #212529;
  background-color: #d0e7cf
}
a.badge-success:hover,
a.badge-success:focus {
  color: #212529;
  background-color: rgb(174.7083333333,214,173)
}
a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(208,231,207,.5)
}
.badge-info {
  color: #212529;
  background-color: #d4f2fc
}
a.badge-info:hover,
a.badge-info:focus {
  color: #212529;
  background-color: hsl(195,86.9565217391%,80.9803921569%)
}
a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(212,242,252,.5)
}
.badge-warning {
  color: #212529;
  background-color: #fde5cb
}
a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: hsl(31.2,92.5925925926%,79.4117647059%)
}
a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(253,229,203,.5)
}
.badge-danger {
  color: #fff;
  background-color: #d9534f
}
a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: rgb(201.4953271028,48.0841121495,43.5046728972)
}
a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(217,83,79,.5)
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa
}
a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: rgb(218.25,223.5,228.75)
}
a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.badge-dark {
  color: #fff;
  background-color: #343a40
}
a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345,32.5,35.8620689655)
}
a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef
}
@media(min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0
}
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0,0,0,0)
}
.alert-heading {
  color: inherit
}
.alert-link {
  font-weight: 700
}
.alert-dismissible {
  padding-right: 4rem
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .75rem 1.25rem;
  color: inherit
}
.alert-primary {
  color: rgb(0,57.6573389121,79.196);
  background-color: rgb(204,226.1758995816,234.46);
  border-color: rgb(183.6,214.6462594142,226.244)
}
.alert-primary hr {
  border-top-color: rgb(165.4213586805,204.3720832796,218.9226413195)
}
.alert-primary .alert-link {
  color: rgb(0,20.5276317992,28.196)
}
.alert-secondary {
  color: rgb(110.24,125.84,131.04);
  background-color: rgb(246.4,252.4,254.4);
  border-color: rgb(242.96,251.36,254.16)
}
.alert-secondary hr {
  border-top-color: hsl(195,86.9565217391%,92.4745098039%)
}
.alert-secondary .alert-link {
  color: hsl(195,8.6206896552%,37.3098039216%)
}
.alert-success {
  color: rgb(108.16,120.12,107.64);
  background-color: rgb(245.6,250.2,245.4);
  border-color: rgb(241.84,248.28,241.56)
}
.alert-success hr {
  border-top-color: rgb(225.1941666667,239.78,224.56)
}
.alert-success .alert-link {
  color: hsl(117.5,5.4794520548%,34.6588235294%)
}
.alert-info {
  color: rgb(110.24,125.84,131.04);
  background-color: rgb(246.4,252.4,254.4);
  border-color: rgb(242.96,251.36,254.16)
}
.alert-info hr {
  border-top-color: hsl(195,86.9565217391%,92.4745098039%)
}
.alert-info .alert-link {
  color: hsl(195,8.6206896552%,37.3098039216%)
}
.alert-warning {
  color: rgb(131.56,119.08,105.56);
  background-color: rgb(254.6,249.8,244.6);
  border-color: rgb(254.44,247.72,240.44)
}
.alert-warning hr {
  border-top-color: hsl(31.2,92.5925925926%,92.0352941176%)
}
.alert-warning .alert-link {
  color: hsl(31.2,10.9649122807%,36.4941176471%)
}
.alert-danger {
  color: rgb(112.84,43.16,41.08);
  background-color: rgb(247.4,220.6,219.8);
  border-color: rgb(244.36,206.84,205.72)
}
.alert-danger hr {
  border-top-color: hsl(1.7391304348,64.4859813084%,83.2509803922%)
}
.alert-danger .alert-link {
  color: rgb(75.4514864865,28.8593243243,27.4685135135)
}
.alert-light {
  color: rgb(128.96,129.48,130);
  background-color: rgb(253.6,253.8,254);
  border-color: rgb(253.04,253.32,253.6)
}
.alert-light hr {
  border-top-color: rgb(238.165,240.57,242.975)
}
.alert-light .alert-link {
  color: hsl(210,.4142766093%,40.7764705882%)
}
.alert-dark {
  color: rgb(27.04,30.16,33.28);
  background-color: rgb(214.4,215.6,216.8);
  border-color: rgb(198.16,199.84,201.52)
}
.alert-dark hr {
  border-top-color: hsl(210,3.0456852792%,73.368627451%)
}
.alert-dark .alert-link {
  color: rgb(4.1779310345,4.66,5.1420689655)
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: rgb(0,110.8794979079,152.3);
  transition: width .6s ease
}
@media(prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes
}
@media(prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none
  }
}
.media {
  display: flex;
  align-items: flex-start
}
.media-body {
  flex: 1
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  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: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125)
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.list-group-item+.list-group-item {
  border-top-width: 0
}
.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px
}
.list-group-horizontal {
  flex-direction: row
}
.list-group-horizontal>.list-group-item.active {
  margin-top: 0
}
.list-group-horizontal>.list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0
}
.list-group-horizontal>.list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px
}
@media(min-width: 544px) {
  .list-group-horizontal-sm {
    flex-direction: row
  }
  .list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}
@media(min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row
  }
  .list-group-horizontal-md>.list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}
@media(min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row
  }
  .list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}
@media(min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row
  }
  .list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
}
.list-group-flush>.list-group-item {
  border-width: 0 0 1px
}
.list-group-flush>.list-group-item:last-child {
  border-bottom-width: 0
}
.list-group-item-primary {
  color: rgb(0,57.6573389121,79.196);
  background-color: rgb(183.6,214.6462594142,226.244)
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: rgb(0,57.6573389121,79.196);
  background-color: rgb(165.4213586805,204.3720832796,218.9226413195)
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0,57.6573389121,79.196);
  border-color: rgb(0,57.6573389121,79.196)
}
.list-group-item-secondary {
  color: rgb(110.24,125.84,131.04);
  background-color: rgb(242.96,251.36,254.16)
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgb(110.24,125.84,131.04);
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(110.24,125.84,131.04);
  border-color: rgb(110.24,125.84,131.04)
}
.list-group-item-success {
  color: rgb(108.16,120.12,107.64);
  background-color: rgb(241.84,248.28,241.56)
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: rgb(108.16,120.12,107.64);
  background-color: rgb(225.1941666667,239.78,224.56)
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(108.16,120.12,107.64);
  border-color: rgb(108.16,120.12,107.64)
}
.list-group-item-info {
  color: rgb(110.24,125.84,131.04);
  background-color: rgb(242.96,251.36,254.16)
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: rgb(110.24,125.84,131.04);
  background-color: hsl(195,86.9565217391%,92.4745098039%)
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(110.24,125.84,131.04);
  border-color: rgb(110.24,125.84,131.04)
}
.list-group-item-warning {
  color: rgb(131.56,119.08,105.56);
  background-color: rgb(254.44,247.72,240.44)
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: rgb(131.56,119.08,105.56);
  background-color: hsl(31.2,92.5925925926%,92.0352941176%)
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(131.56,119.08,105.56);
  border-color: rgb(131.56,119.08,105.56)
}
.list-group-item-danger {
  color: rgb(112.84,43.16,41.08);
  background-color: rgb(244.36,206.84,205.72)
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: rgb(112.84,43.16,41.08);
  background-color: hsl(1.7391304348,64.4859813084%,83.2509803922%)
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(112.84,43.16,41.08);
  border-color: rgb(112.84,43.16,41.08)
}
.list-group-item-light {
  color: rgb(128.96,129.48,130);
  background-color: rgb(253.04,253.32,253.6)
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96,129.48,130);
  background-color: rgb(238.165,240.57,242.975)
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96,129.48,130);
  border-color: rgb(128.96,129.48,130)
}
.list-group-item-dark {
  color: rgb(27.04,30.16,33.28);
  background-color: rgb(198.16,199.84,201.52)
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04,30.16,33.28);
  background-color: hsl(210,3.0456852792%,73.368627451%)
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04,30.16,33.28);
  border-color: rgb(27.04,30.16,33.28)
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}
.close:hover {
  color: #000;
  text-decoration: none
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: .75
}
button.close {
  padding: 0;
  background-color: rgba(0,0,0,0);
  border: 0
}
a.close.disabled {
  pointer-events: none
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
  opacity: 0
}
.toast:not(:last-child) {
  margin-bottom: .75rem
}
.toast.showing {
  opacity: 1
}
.toast.show {
  display: block;
  opacity: 1
}
.toast.hide {
  display: none
}
.toast-header {
  display: flex;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0,0,0,.05)
}
.toast-body {
  padding: .75rem
}
.modal-open {
  overflow: hidden
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}
@media(prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}
.modal.show .modal-dialog {
  transform: none
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: ""
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}
.modal-backdrop.fade {
  opacity: 0
}
.modal-backdrop.show {
  opacity: .5
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #e9ecef
}
.modal-footer>* {
  margin: .25rem
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media(min-width: 544px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content
  }
  .modal-sm {
    max-width: 300px
  }
}
@media(min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px
  }
}
@media(min-width: 1200px) {
  .modal-xl {
    max-width: 1140px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Source Sans Pro","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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0
}
.tooltip.show {
  opacity: .9
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: rgba(0,0,0,0);
  border-style: solid
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: .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: .4rem .4rem 0;
  border-top-color: #000
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 .4rem
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: .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 .4rem .4rem;
  border-bottom-color: #000
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 .4rem
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Source Sans Pro","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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2)
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0,0,0,0);
  border-style: solid
}
.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: .5rem
}
.bs-popover-top>.arrow,
.bs-popover-auto[x-placement^=top]>.arrow {
  bottom: calc(-0.5rem - 1px)
}
.bs-popover-top>.arrow::before,
.bs-popover-auto[x-placement^=top]>.arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0,0,0,.25)
}
.bs-popover-top>.arrow::after,
.bs-popover-auto[x-placement^=top]>.arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}
.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: .5rem
}
.bs-popover-right>.arrow,
.bs-popover-auto[x-placement^=right]>.arrow {
  left: calc(-0.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-right>.arrow::before,
.bs-popover-auto[x-placement^=right]>.arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0,0,0,.25)
}
.bs-popover-right>.arrow::after,
.bs-popover-auto[x-placement^=right]>.arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: .5rem
}
.bs-popover-bottom>.arrow,
.bs-popover-auto[x-placement^=bottom]>.arrow {
  top: calc(-0.5rem - 1px)
}
.bs-popover-bottom>.arrow::before,
.bs-popover-auto[x-placement^=bottom]>.arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0,0,0,.25)
}
.bs-popover-bottom>.arrow::after,
.bs-popover-auto[x-placement^=bottom]>.arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid hsl(0,0%,97%)
}
.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: .5rem
}
.bs-popover-left>.arrow,
.bs-popover-auto[x-placement^=left]>.arrow {
  right: calc(-0.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-left>.arrow::before,
.bs-popover-auto[x-placement^=left]>.arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0,0,0,.25)
}
.bs-popover-left>.arrow::after,
.bs-popover-auto[x-placement^=left]>.arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}
.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: hsl(0,0%,97%);
  border-bottom: 1px solid hsl(0,0%,92%)
}
.popover-header:empty {
  display: none
}
.popover-body {
  padding: .5rem .75rem;
  color: #212529
}
.carousel {
  position: relative
}
.carousel.pointer-event {
  touch-action: pan-y
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: ""
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform .6s ease
}
@media(prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%)
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%)
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}
@media(prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: .5;
  transition: opacity .15s ease
}
@media(prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control-prev {
  left: 0
}
.carousel-control-next {
  right: 0
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z%27/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z%27/%3E%3C/svg%3E")
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid rgba(0,0,0,0);
  border-bottom: 10px solid rgba(0,0,0,0);
  opacity: .5;
  transition: opacity .6s ease
}
@media(prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none
  }
}
.carousel-indicators .active {
  opacity: 1
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg)
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: .25em solid currentcolor;
  border-right-color: rgba(0,0,0,0);
  border-radius: 50%;
  animation: .75s linear infinite spinner-border
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}
@keyframes spinner-grow {
  0% {
    transform: scale(0)
  }
  50% {
    opacity: 1;
    transform: none
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}
@media(prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s
  }
}
.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: rgb(0,110.8794979079,152.3) !important
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0,73.749790795,101.3) !important
}
.bg-secondary {
  background-color: #d4f2fc !important
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: hsl(195,86.9565217391%,80.9803921569%) !important
}
.bg-success {
  background-color: #d0e7cf !important
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(174.7083333333,214,173) !important
}
.bg-info {
  background-color: #d4f2fc !important
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: hsl(195,86.9565217391%,80.9803921569%) !important
}
.bg-warning {
  background-color: #fde5cb !important
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: hsl(31.2,92.5925925926%,79.4117647059%) !important
}
.bg-danger {
  background-color: #d9534f !important
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(201.4953271028,48.0841121495,43.5046728972) !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: rgb(218.25,223.5,228.75) !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: rgb(29.1379310345,32.5,35.8620689655) !important
}
.bg-white {
  background-color: #fff !important
}
.bg-transparent {
  background-color: rgba(0,0,0,0) !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: rgb(0,110.8794979079,152.3) !important
}
.border-secondary {
  border-color: #d4f2fc !important
}
.border-success {
  border-color: #d0e7cf !important
}
.border-info {
  border-color: #d4f2fc !important
}
.border-warning {
  border-color: #fde5cb !important
}
.border-danger {
  border-color: #d9534f !important
}
.border-light {
  border-color: #f8f9fa !important
}
.border-dark {
  border-color: #343a40 !important
}
.border-white {
  border-color: #fff !important
}
.rounded-sm {
  border-radius: .2rem !important
}
.rounded {
  border-radius: .25rem !important
}
.rounded-top {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}
.rounded-right {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}
.rounded-bottom {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}
.rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}
.rounded-lg {
  border-radius: .3rem !important
}
.rounded-circle {
  border-radius: 50% !important
}
.rounded-pill {
  border-radius: 50rem !important
}
.rounded-0 {
  border-radius: 0 !important
}
.clearfix::after {
  display: block;
  clear: both;
  content: ""
}
.d-none {
  display: none !important
}
.d-inline {
  display: inline !important
}
.d-inline-block {
  display: inline-block !important
}
.d-block {
  display: block !important
}
.d-table {
  display: table !important
}
.d-table-row {
  display: table-row !important
}
.d-table-cell {
  display: table-cell !important
}
.d-flex {
  display: flex !important
}
.d-inline-flex {
  display: inline-flex !important
}
@media(min-width: 544px) {
  .d-sm-none {
    display: none !important
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-table {
    display: table !important
  }
  .d-sm-table-row {
    display: table-row !important
  }
  .d-sm-table-cell {
    display: table-cell !important
  }
  .d-sm-flex {
    display: flex !important
  }
  .d-sm-inline-flex {
    display: inline-flex !important
  }
}
@media(min-width: 768px) {
  .d-md-none {
    display: none !important
  }
  .d-md-inline {
    display: inline !important
  }
  .d-md-inline-block {
    display: inline-block !important
  }
  .d-md-block {
    display: block !important
  }
  .d-md-table {
    display: table !important
  }
  .d-md-table-row {
    display: table-row !important
  }
  .d-md-table-cell {
    display: table-cell !important
  }
  .d-md-flex {
    display: flex !important
  }
  .d-md-inline-flex {
    display: inline-flex !important
  }
}
@media(min-width: 992px) {
  .d-lg-none {
    display: none !important
  }
  .d-lg-inline {
    display: inline !important
  }
  .d-lg-inline-block {
    display: inline-block !important
  }
  .d-lg-block {
    display: block !important
  }
  .d-lg-table {
    display: table !important
  }
  .d-lg-table-row {
    display: table-row !important
  }
  .d-lg-table-cell {
    display: table-cell !important
  }
  .d-lg-flex {
    display: flex !important
  }
  .d-lg-inline-flex {
    display: inline-flex !important
  }
}
@media(min-width: 1200px) {
  .d-xl-none {
    display: none !important
  }
  .d-xl-inline {
    display: inline !important
  }
  .d-xl-inline-block {
    display: inline-block !important
  }
  .d-xl-block {
    display: block !important
  }
  .d-xl-table {
    display: table !important
  }
  .d-xl-table-row {
    display: table-row !important
  }
  .d-xl-table-cell {
    display: table-cell !important
  }
  .d-xl-flex {
    display: flex !important
  }
  .d-xl-inline-flex {
    display: inline-flex !important
  }
}
@media print {
  .d-print-none {
    display: none !important
  }
  .d-print-inline {
    display: inline !important
  }
  .d-print-inline-block {
    display: inline-block !important
  }
  .d-print-block {
    display: block !important
  }
  .d-print-table {
    display: table !important
  }
  .d-print-table-row {
    display: table-row !important
  }
  .d-print-table-cell {
    display: table-cell !important
  }
  .d-print-flex {
    display: flex !important
  }
  .d-print-inline-flex {
    display: inline-flex !important
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}
.embed-responsive::before {
  display: block;
  content: ""
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%
}
.embed-responsive-16by9::before {
  padding-top: 56.25%
}
.embed-responsive-4by3::before {
  padding-top: 75%
}
.embed-responsive-1by1::before {
  padding-top: 100%
}
.flex-row {
  flex-direction: row !important
}
.flex-column {
  flex-direction: column !important
}
.flex-row-reverse {
  flex-direction: row-reverse !important
}
.flex-column-reverse {
  flex-direction: column-reverse !important
}
.flex-wrap {
  flex-wrap: wrap !important
}
.flex-nowrap {
  flex-wrap: nowrap !important
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}
.flex-fill {
  flex: 1 1 auto !important
}
.flex-grow-0 {
  flex-grow: 0 !important
}
.flex-grow-1 {
  flex-grow: 1 !important
}
.flex-shrink-0 {
  flex-shrink: 0 !important
}
.flex-shrink-1 {
  flex-shrink: 1 !important
}
.justify-content-start {
  justify-content: flex-start !important
}
.justify-content-end {
  justify-content: flex-end !important
}
.justify-content-center {
  justify-content: center !important
}
.justify-content-between {
  justify-content: space-between !important
}
.justify-content-around {
  justify-content: space-around !important
}
.align-items-start {
  align-items: flex-start !important
}
.align-items-end {
  align-items: flex-end !important
}
.align-items-center {
  align-items: center !important
}
.align-items-baseline {
  align-items: baseline !important
}
.align-items-stretch {
  align-items: stretch !important
}
.align-content-start {
  align-content: flex-start !important
}
.align-content-end {
  align-content: flex-end !important
}
.align-content-center {
  align-content: center !important
}
.align-content-between {
  align-content: space-between !important
}
.align-content-around {
  align-content: space-around !important
}
.align-content-stretch {
  align-content: stretch !important
}
.align-self-auto {
  align-self: auto !important
}
.align-self-start {
  align-self: flex-start !important
}
.align-self-end {
  align-self: flex-end !important
}
.align-self-center {
  align-self: center !important
}
.align-self-baseline {
  align-self: baseline !important
}
.align-self-stretch {
  align-self: stretch !important
}
@media(min-width: 544px) {
  .flex-sm-row {
    flex-direction: row !important
  }
  .flex-sm-column {
    flex-direction: column !important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-sm-fill {
    flex: 1 1 auto !important
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-sm-start {
    justify-content: flex-start !important
  }
  .justify-content-sm-end {
    justify-content: flex-end !important
  }
  .justify-content-sm-center {
    justify-content: center !important
  }
  .justify-content-sm-between {
    justify-content: space-between !important
  }
  .justify-content-sm-around {
    justify-content: space-around !important
  }
  .align-items-sm-start {
    align-items: flex-start !important
  }
  .align-items-sm-end {
    align-items: flex-end !important
  }
  .align-items-sm-center {
    align-items: center !important
  }
  .align-items-sm-baseline {
    align-items: baseline !important
  }
  .align-items-sm-stretch {
    align-items: stretch !important
  }
  .align-content-sm-start {
    align-content: flex-start !important
  }
  .align-content-sm-end {
    align-content: flex-end !important
  }
  .align-content-sm-center {
    align-content: center !important
  }
  .align-content-sm-between {
    align-content: space-between !important
  }
  .align-content-sm-around {
    align-content: space-around !important
  }
  .align-content-sm-stretch {
    align-content: stretch !important
  }
  .align-self-sm-auto {
    align-self: auto !important
  }
  .align-self-sm-start {
    align-self: flex-start !important
  }
  .align-self-sm-end {
    align-self: flex-end !important
  }
  .align-self-sm-center {
    align-self: center !important
  }
  .align-self-sm-baseline {
    align-self: baseline !important
  }
  .align-self-sm-stretch {
    align-self: stretch !important
  }
}
@media(min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important
  }
  .flex-md-column {
    flex-direction: column !important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-md-wrap {
    flex-wrap: wrap !important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-md-fill {
    flex: 1 1 auto !important
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-md-start {
    justify-content: flex-start !important
  }
  .justify-content-md-end {
    justify-content: flex-end !important
  }
  .justify-content-md-center {
    justify-content: center !important
  }
  .justify-content-md-between {
    justify-content: space-between !important
  }
  .justify-content-md-around {
    justify-content: space-around !important
  }
  .align-items-md-start {
    align-items: flex-start !important
  }
  .align-items-md-end {
    align-items: flex-end !important
  }
  .align-items-md-center {
    align-items: center !important
  }
  .align-items-md-baseline {
    align-items: baseline !important
  }
  .align-items-md-stretch {
    align-items: stretch !important
  }
  .align-content-md-start {
    align-content: flex-start !important
  }
  .align-content-md-end {
    align-content: flex-end !important
  }
  .align-content-md-center {
    align-content: center !important
  }
  .align-content-md-between {
    align-content: space-between !important
  }
  .align-content-md-around {
    align-content: space-around !important
  }
  .align-content-md-stretch {
    align-content: stretch !important
  }
  .align-self-md-auto {
    align-self: auto !important
  }
  .align-self-md-start {
    align-self: flex-start !important
  }
  .align-self-md-end {
    align-self: flex-end !important
  }
  .align-self-md-center {
    align-self: center !important
  }
  .align-self-md-baseline {
    align-self: baseline !important
  }
  .align-self-md-stretch {
    align-self: stretch !important
  }
}
@media(min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important
  }
  .flex-lg-column {
    flex-direction: column !important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-lg-fill {
    flex: 1 1 auto !important
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-lg-start {
    justify-content: flex-start !important
  }
  .justify-content-lg-end {
    justify-content: flex-end !important
  }
  .justify-content-lg-center {
    justify-content: center !important
  }
  .justify-content-lg-between {
    justify-content: space-between !important
  }
  .justify-content-lg-around {
    justify-content: space-around !important
  }
  .align-items-lg-start {
    align-items: flex-start !important
  }
  .align-items-lg-end {
    align-items: flex-end !important
  }
  .align-items-lg-center {
    align-items: center !important
  }
  .align-items-lg-baseline {
    align-items: baseline !important
  }
  .align-items-lg-stretch {
    align-items: stretch !important
  }
  .align-content-lg-start {
    align-content: flex-start !important
  }
  .align-content-lg-end {
    align-content: flex-end !important
  }
  .align-content-lg-center {
    align-content: center !important
  }
  .align-content-lg-between {
    align-content: space-between !important
  }
  .align-content-lg-around {
    align-content: space-around !important
  }
  .align-content-lg-stretch {
    align-content: stretch !important
  }
  .align-self-lg-auto {
    align-self: auto !important
  }
  .align-self-lg-start {
    align-self: flex-start !important
  }
  .align-self-lg-end {
    align-self: flex-end !important
  }
  .align-self-lg-center {
    align-self: center !important
  }
  .align-self-lg-baseline {
    align-self: baseline !important
  }
  .align-self-lg-stretch {
    align-self: stretch !important
  }
}
@media(min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important
  }
  .flex-xl-column {
    flex-direction: column !important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  .flex-xl-fill {
    flex: 1 1 auto !important
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }
  .justify-content-xl-start {
    justify-content: flex-start !important
  }
  .justify-content-xl-end {
    justify-content: flex-end !important
  }
  .justify-content-xl-center {
    justify-content: center !important
  }
  .justify-content-xl-between {
    justify-content: space-between !important
  }
  .justify-content-xl-around {
    justify-content: space-around !important
  }
  .align-items-xl-start {
    align-items: flex-start !important
  }
  .align-items-xl-end {
    align-items: flex-end !important
  }
  .align-items-xl-center {
    align-items: center !important
  }
  .align-items-xl-baseline {
    align-items: baseline !important
  }
  .align-items-xl-stretch {
    align-items: stretch !important
  }
  .align-content-xl-start {
    align-content: flex-start !important
  }
  .align-content-xl-end {
    align-content: flex-end !important
  }
  .align-content-xl-center {
    align-content: center !important
  }
  .align-content-xl-between {
    align-content: space-between !important
  }
  .align-content-xl-around {
    align-content: space-around !important
  }
  .align-content-xl-stretch {
    align-content: stretch !important
  }
  .align-self-xl-auto {
    align-self: auto !important
  }
  .align-self-xl-start {
    align-self: flex-start !important
  }
  .align-self-xl-end {
    align-self: flex-end !important
  }
  .align-self-xl-center {
    align-self: center !important
  }
  .align-self-xl-baseline {
    align-self: baseline !important
  }
  .align-self-xl-stretch {
    align-self: stretch !important
  }
}
.float-left {
  float: left !important
}
.float-right {
  float: right !important
}
.float-none {
  float: none !important
}
@media(min-width: 544px) {
  .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
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important
}
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important
}
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important
}
.overflow-auto {
  overflow: auto !important
}
.overflow-hidden {
  overflow: hidden !important
}
.position-static {
  position: static !important
}
.position-relative {
  position: relative !important
}
.position-absolute {
  position: absolute !important
}
.position-fixed {
  position: fixed !important
}
.position-sticky {
  position: sticky !important
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030
}
@supports(position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}
.shadow-sm {
  box-shadow: none !important
}
.shadow {
  box-shadow: none !important
}
.shadow-lg {
  box-shadow: none !important
}
.shadow-none {
  box-shadow: none !important
}
.w-25 {
  width: 25% !important
}
.w-50 {
  width: 50% !important
}
.w-75 {
  width: 75% !important
}
.w-100 {
  width: 100% !important
}
.w-auto {
  width: auto !important
}
.h-25 {
  height: 25% !important
}
.h-50 {
  height: 50% !important
}
.h-75 {
  height: 75% !important
}
.h-100 {
  height: 100% !important
}
.h-auto {
  height: auto !important
}
.mw-100 {
  max-width: 100% !important
}
.mh-100 {
  max-height: 100% !important
}
.min-vw-100 {
  min-width: 100vw !important
}
.min-vh-100 {
  min-height: 100vh !important
}
.vw-100 {
  width: 100vw !important
}
.vh-100 {
  height: 100vh !important
}
.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: .25rem !important
}
.mt-1,
.my-1 {
  margin-top: .25rem !important
}
.mr-1,
.mx-1 {
  margin-right: .25rem !important
}
.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}
.ml-1,
.mx-1 {
  margin-left: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.mt-2,
.my-2 {
  margin-top: .5rem !important
}
.mr-2,
.mx-2 {
  margin-right: .5rem !important
}
.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important
}
.m-3 {
  margin: 1rem !important
}
.mt-3,
.my-3 {
  margin-top: 1rem !important
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important
}
.m-4 {
  margin: 1.5rem !important
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}
.m-5 {
  margin: 3rem !important
}
.mt-5,
.my-5 {
  margin-top: 3rem !important
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important
}
.p-0 {
  padding: 0 !important
}
.pt-0,
.py-0 {
  padding-top: 0 !important
}
.pr-0,
.px-0 {
  padding-right: 0 !important
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important
}
.pl-0,
.px-0 {
  padding-left: 0 !important
}
.p-1 {
  padding: .25rem !important
}
.pt-1,
.py-1 {
  padding-top: .25rem !important
}
.pr-1,
.px-1 {
  padding-right: .25rem !important
}
.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}
.pl-1,
.px-1 {
  padding-left: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.pt-2,
.py-2 {
  padding-top: .5rem !important
}
.pr-2,
.px-2 {
  padding-right: .5rem !important
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}
.pl-2,
.px-2 {
  padding-left: .5rem !important
}
.p-3 {
  padding: 1rem !important
}
.pt-3,
.py-3 {
  padding-top: 1rem !important
}
.pr-3,
.px-3 {
  padding-right: 1rem !important
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}
.pl-3,
.px-3 {
  padding-left: 1rem !important
}
.p-4 {
  padding: 1.5rem !important
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}
.p-5 {
  padding: 3rem !important
}
.pt-5,
.py-5 {
  padding-top: 3rem !important
}
.pr-5,
.px-5 {
  padding-right: 3rem !important
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}
.pl-5,
.px-5 {
  padding-left: 3rem !important
}
.m-n1 {
  margin: -0.25rem !important
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important
}
.m-n2 {
  margin: -0.5rem !important
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important
}
.m-n3 {
  margin: -1rem !important
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important
}
.m-n4 {
  margin: -1.5rem !important
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important
}
.m-n5 {
  margin: -3rem !important
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important
}
.m-auto {
  margin: auto !important
}
.mt-auto,
.my-auto {
  margin-top: auto !important
}
.mr-auto,
.mx-auto {
  margin-right: auto !important
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important
}
.ml-auto,
.mx-auto {
  margin-left: auto !important
}
@media(min-width: 544px) {
  .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: .25rem !important
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }
  .m-sm-n1 {
    margin: -0.25rem !important
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important
  }
  .m-sm-n2 {
    margin: -0.5rem !important
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important
  }
  .m-sm-n3 {
    margin: -1rem !important
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important
  }
  .m-sm-n4 {
    margin: -1.5rem !important
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important
  }
  .m-sm-n5 {
    margin: -3rem !important
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }
}
@media(min-width: 768px) {
  .m-md-0 {
    margin: 0 !important
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }
  .m-md-n1 {
    margin: -0.25rem !important
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important
  }
  .m-md-n2 {
    margin: -0.5rem !important
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important
  }
  .m-md-n3 {
    margin: -1rem !important
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important
  }
  .m-md-n4 {
    margin: -1.5rem !important
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important
  }
  .m-md-n5 {
    margin: -3rem !important
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }
}
@media(min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }
  .m-lg-1 {
    margin: .25rem !important
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important
  }
  .m-lg-3 {
    margin: 1rem !important
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }
  .m-lg-4 {
    margin: 1.5rem !important
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }
  .m-lg-5 {
    margin: 3rem !important
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }
  .p-lg-0 {
    padding: 0 !important
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }
  .p-lg-1 {
    padding: .25rem !important
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important
  }
  .p-lg-3 {
    padding: 1rem !important
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }
  .p-lg-4 {
    padding: 1.5rem !important
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }
  .p-lg-5 {
    padding: 3rem !important
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }
  .m-lg-n1 {
    margin: -0.25rem !important
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important
  }
  .m-lg-n2 {
    margin: -0.5rem !important
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important
  }
  .m-lg-n3 {
    margin: -1rem !important
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important
  }
  .m-lg-n4 {
    margin: -1.5rem !important
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important
  }
  .m-lg-n5 {
    margin: -3rem !important
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important
  }
  .m-lg-auto {
    margin: auto !important
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }
}
@media(min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }
  .m-xl-1 {
    margin: .25rem !important
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important
  }
  .m-xl-3 {
    margin: 1rem !important
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }
  .m-xl-4 {
    margin: 1.5rem !important
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }
  .m-xl-5 {
    margin: 3rem !important
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }
  .p-xl-0 {
    padding: 0 !important
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }
  .p-xl-1 {
    padding: .25rem !important
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important
  }
  .p-xl-3 {
    padding: 1rem !important
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }
  .p-xl-4 {
    padding: 1.5rem !important
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }
  .p-xl-5 {
    padding: 3rem !important
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }
  .m-xl-n1 {
    margin: -0.25rem !important
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important
  }
  .m-xl-n2 {
    margin: -0.5rem !important
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important
  }
  .m-xl-n3 {
    margin: -1rem !important
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important
  }
  .m-xl-n4 {
    margin: -1.5rem !important
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important
  }
  .m-xl-n5 {
    margin: -3rem !important
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important
  }
  .m-xl-auto {
    margin: auto !important
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0)
}
.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important
}
.text-justify {
  text-align: justify !important
}
.text-wrap {
  white-space: normal !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-left {
  text-align: left !important
}
.text-right {
  text-align: right !important
}
.text-center {
  text-align: center !important
}
@media(min-width: 544px) {
  .text-sm-left {
    text-align: left !important
  }
  .text-sm-right {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}
@media(min-width: 768px) {
  .text-md-left {
    text-align: left !important
  }
  .text-md-right {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media(min-width: 992px) {
  .text-lg-left {
    text-align: left !important
  }
  .text-lg-right {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}
@media(min-width: 1200px) {
  .text-xl-left {
    text-align: left !important
  }
  .text-xl-right {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}
.text-lowercase {
  text-transform: lowercase !important
}
.text-uppercase {
  text-transform: uppercase !important
}
.text-capitalize {
  text-transform: capitalize !important
}
.font-weight-light {
  font-weight: 300 !important
}
.font-weight-lighter {
  font-weight: lighter !important
}
.font-weight-normal {
  font-weight: 400 !important
}
.font-weight-bold {
  font-weight: 700 !important
}
.font-weight-bolder {
  font-weight: bolder !important
}
.font-italic {
  font-style: italic !important
}
.text-white {
  color: #fff !important
}
.text-primary {
  color: rgb(0,110.8794979079,152.3) !important
}
a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0,55.1849372385,75.8) !important
}
.text-secondary {
  color: #d4f2fc !important
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: hsl(195,86.9565217391%,75.9803921569%) !important
}
.text-success {
  color: #d0e7cf !important
}
a.text-success:hover,
a.text-success:focus {
  color: rgb(158.0625,205.5,156) !important
}
.text-info {
  color: #d4f2fc !important
}
a.text-info:hover,
a.text-info:focus {
  color: hsl(195,86.9565217391%,75.9803921569%) !important
}
.text-warning {
  color: #fde5cb !important
}
a.text-warning:hover,
a.text-warning:focus {
  color: hsl(31.2,92.5925925926%,74.4117647059%) !important
}
.text-danger {
  color: #d9534f !important
}
a.text-danger:hover,
a.text-danger:focus {
  color: rgb(180.523364486,43.0794392523,38.976635514) !important
}
.text-light {
  color: #f8f9fa !important
}
a.text-light:hover,
a.text-light:focus {
  color: rgb(203.375,210.75,218.125) !important
}
.text-dark {
  color: #343a40 !important
}
a.text-dark:hover,
a.text-dark:focus {
  color: hsl(210,10.3448275862%,7.7450980392%) !important
}
.text-body {
  color: #212529 !important
}
.text-muted {
  color: #6c757d !important
}
.text-black-50 {
  color: rgba(0,0,0,.5) !important
}
.text-white-50 {
  color: hsla(0,0%,100%,.5) !important
}
.text-hide {
  font: 0/0 a;
  color: rgba(0,0,0,0);
  text-shadow: none;
  background-color: rgba(0,0,0,0);
  border: 0
}
.text-decoration-none {
  text-decoration: none !important
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important
}
.text-reset {
  color: inherit !important
}
.visible {
  visibility: visible !important
}
.invisible {
  visibility: hidden !important
}
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important
  }
  a:not(.btn) {
    text-decoration: underline
  }
  abbr[title]::after {
    content: " (" attr(title) ")"
  }
  pre {
    white-space: pre-wrap !important
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }
  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 #dee2e6 !important
  }
  .table-dark {
    color: inherit
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody+tbody {
    border-color: #dee2e6
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px
}
.btn-idbasen,
.btn-nidlogin,
.btn-langselect {
  color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-idbasen:hover,
.btn-nidlogin:hover,
.btn-langselect:hover {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-idbasen:focus,
.btn-idbasen.focus,
.btn-nidlogin:focus,
.btn-nidlogin.focus,
.btn-langselect:focus,
.btn-langselect.focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.btn-idbasen.disabled,
.btn-idbasen:disabled,
.btn-nidlogin.disabled,
.btn-nidlogin:disabled,
.btn-langselect.disabled,
.btn-langselect:disabled {
  color: rgb(0,110.8794979079,152.3);
  background-color: rgba(0,0,0,0)
}
.btn-idbasen:not(:disabled):not(.disabled):active,
.btn-idbasen:not(:disabled):not(.disabled).active,
.show>.btn-idbasen.dropdown-toggle,
.btn-nidlogin:not(:disabled):not(.disabled):active,
.btn-nidlogin:not(:disabled):not(.disabled).active,
.show>.btn-nidlogin.dropdown-toggle,
.btn-langselect:not(:disabled):not(.disabled):active,
.btn-langselect:not(:disabled):not(.disabled).active,
.show>.btn-langselect.dropdown-toggle {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.btn-idbasen:not(:disabled):not(.disabled):active:focus,
.btn-idbasen:not(:disabled):not(.disabled).active:focus,
.show>.btn-idbasen.dropdown-toggle:focus,
.btn-nidlogin:not(:disabled):not(.disabled):active:focus,
.btn-nidlogin:not(:disabled):not(.disabled).active:focus,
.show>.btn-nidlogin.dropdown-toggle:focus,
.btn-langselect:not(:disabled):not(.disabled):active:focus,
.btn-langselect:not(:disabled):not(.disabled).active:focus,
.show>.btn-langselect.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.btn-month {
  color: #212529;
  background-color: #ddd;
  border-color: #ddd;
  margin: 0 3px 6px 0
}
.btn-month:hover {
  color: #212529;
  background-color: #ccc;
  border-color: rgb(195.5,195.5,195.5)
}
.btn-month:focus,
.btn-month.focus {
  color: #212529;
  background-color: #ccc;
  border-color: rgb(195.5,195.5,195.5);
  box-shadow: 0 0 0 .2rem rgba(192.8,193.4,194,.5)
}
.btn-month.disabled,
.btn-month:disabled {
  color: #212529;
  background-color: #ddd;
  border-color: #ddd
}
.btn-month:not(:disabled):not(.disabled):active,
.btn-month:not(:disabled):not(.disabled).active,
.show>.btn-month.dropdown-toggle {
  color: #212529;
  background-color: rgb(195.5,195.5,195.5);
  border-color: hsl(0,0%,74.1666666667%)
}
.btn-month:not(:disabled):not(.disabled):active:focus,
.btn-month:not(:disabled):not(.disabled).active:focus,
.show>.btn-month.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(192.8,193.4,194,.5)
}
.p-y-sm {
  padding: 1em 0 1em 0
}
*,
*:before,
*:after {
  box-sizing: border-box
}
html {
  -webkit-font-smoothing: antialiased;
  font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
  position: relative;
  height: 100%
}
body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  padding-top: 118px
}
body>footer#nidfooter #footer-inner {
  position: relative
}
html {
  font-size: 1em
}
@media(min-width: 768px) {
  .container {
    max-width: 73.125rem
  }
}
@media(max-width: 767.98px) {
  body {
    padding-top: 61px
  }
}
h1 {
  margin-top: .5rem
}
.hidden {
  display: none
}
#skip-navigation {
  position: absolute;
  z-index: 100;
  margin-top: 48px
}
#skip-navigation a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
#skip-navigation a:focus {
  position: static;
  width: auto;
  height: auto;
  background-color: #f78e1e !important;
  color: #000 !important;
  padding: .4rem
}
#skip-navigation ul {
  list-style: none;
  overflow: hidden
}
.hover-pointer:hover {
  cursor: pointer
}
.btn:not(.btn-link) {
  box-shadow: 0 0 5px rgba(0,0,0,.1)
}
.btn.btn-secondary:focus {
  border: 1px solid rgb(0,110.8794979079,152.3);
  background: #fff
}
a:hover {
  text-decoration: underline
}
.contentContainer {
  max-width: 900px;
  margin: 0 auto
}
.header1 {
  text-align: center;
  margin-bottom: 40px
}
ol.breadcrumb {
  font-size: .8rem
}
p.nidmargin {
  margin: 2rem 0rem
}
div.lead {
  margin-bottom: .5rem
}
.vertical-margin {
  margin-bottom: .5rem;
  margin-top: .5rem
}
p.lead {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}
a:hover i[class^=fa]:before {
  text-decoration: none !important
}
.p-t-xs {
  padding-top: .5rem !important
}
.m-xs {
  margin: .5rem !important
}
.m-l-xs {
  margin-left: .5rem !important
}
.m-t-xs {
  margin-top: .5rem !important
}
.m-b-xs {
  margin-bottom: .5rem !important
}
body.modal-open {
  overflow-y: scroll;
  padding-right: 0 !important
}
span.fallbackWarning {
  color: #2d5e7a
}
#backTopbtn {
  right: 25px;
  bottom: 50px;
  position: fixed;
  display: inline;
  opacity: .8;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: xx-large;
  padding: 10px;
  border-radius: 4px;
  background-color: #f78e1e;
  color: #000;
  cursor: pointer;
  z-index: 999999999;
  display: none;
  box-sizing: content-box;
  -webkit-box-sizing: content-box
}
.nid-background-green {
  background-color: #d0e7cf
}
.nid-background-blue {
  background-color: #d4f2fc
}
.nid-background-orange {
  background-color: #fde5cb
}
.nid-background-gray {
  background-color: #f5f5f5
}
.nid-background-none {
  background-color: none
}
.nid-background-white {
  background-color: #fff
}
.btn-file {
  position: relative;
  overflow: hidden
}
.open .btn-dropdown-toggle {
  background-color: rgb(195.5,195.5,195.5)
}
.btn-dropdown-toggle {
  border: 1px solid rgb(195.5,195.5,195.5)
}
.btn-dropdown-toggle:focus,
.btn-dropdown-toggle:active {
  background-color: rgb(195.5,195.5,195.5)
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: inherit;
  display: block
}
#resetButton {
  width: 100%
}
.btn.disabled {
  background-color: #d6d5d5;
  border-color: rgba(133,133,133,.5);
  color: #888585;
  box-shadow: none !important
}
.btn.disabled:hover,
.btn.disabled:active,
.btn.disabled:focus {
  background-color: #d6d5d5;
  border-color: #d6d5d5;
  color: #888585
}
.fa-float-right {
  float: right;
  line-height: 1.5;
  margin-left: 10px
}
.breadcrumbs {
  color: #888
}
@media(max-width: 767.98px) {
  .alert {
    margin-top: .5rem
  }
}
.position-relative {
  position: relative !important
}
.shortcut-link {
  color: rgba(0,0,0,0);
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0
}
@media(max-width: 767.98px) {
  .p-x-0-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}
.display-inline {
  display: inline !important
}
.display-inline-block {
  display: inline-block !important
}
.nid-checkbox .c-indicator {
  border: 1px solid #999;
  border-radius: 0;
  background-color: #fff;
  top: 2px
}
.nid-checkbox .c-input>input:checked~.c-indicator {
  border: none;
  background-color: rgb(0,110.8794979079,152.3)
}
.nid-checkbox .c-input>input:focus~.c-indicator {
  box-shadow: 0 0 0 1px #fff,0 0 0 2px rgb(0,110.8794979079,152.3)
}
.nid-checkbox a[aria-expanded=true] {
  font-weight: bold
}
.containerBlockHeader {
  font-size: 1.9rem;
  color: #1a333b;
  padding: .4em 0;
  font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif
}
.containerBlockHeader a {
  color: rgb(0,110.8794979079,152.3)
}
.last-updated {
  float: right
}
body.nidstartpage .linkBoxContainer {
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -15px;
  padding-right: 15px
}
body.nidstartpage .linkBoxContainer>.linkBoxContainer-inner {
  margin: 0 auto
}
@media(min-width: 544px) {
  body.nidstartpage .linkBoxContainer>.linkBoxContainer-inner {
    max-width: 576px
  }
}
@media(min-width: 768px) {
  body.nidstartpage .linkBoxContainer>.linkBoxContainer-inner {
    max-width: 720px
  }
}
@media(min-width: 992px) {
  body.nidstartpage .linkBoxContainer>.linkBoxContainer-inner {
    max-width: 940px
  }
}
@media(min-width: 1200px) {
  body.nidstartpage .linkBoxContainer>.linkBoxContainer-inner {
    max-width: 1140px
  }
}
.card {
  border: 0;
  border-top: 1px solid #bebebe
}
.card:last-of-type,
.card.last {
  border-bottom: 1px solid #bebebe !important
}
.card .card-header {
  background: #fff;
  color: #1e1e1e;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  cursor: pointer;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%
}
.card .card-header i {
  transition: all .7s;
  font-size: 2.2rem;
  position: relative
}
.card .card-header.collapsed i.fa-angle-up {
  transform: rotate(180deg);
  top: 7px;
  padding-right: 5px
}
.card .card-header.collapsed .if-not-collapsed {
  display: none
}
.card .card-header:not(.collapsed) .if-collapsed {
  display: none
}
.card .card-header:not(.collapsed) i.fa-angle-up {
  top: 3px;
  padding-left: 5px
}
.cursor-pointer {
  cursor: pointer
}
.subscription-btn:hover,
.subscription-btn:focus,
.subscription-btn.subscribing {
  color: #1e1e1e;
  background-color: #fff;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.subscription-btn:hover icon,
.subscription-btn:focus icon,
.subscription-btn.subscribing icon {
  color: rgb(0,110.8794979079,152.3)
}
.subscription-btn.btn-primary.subscribing:hover,
.subscription-btn.btn-primary.subscribing:focus {
  background-color: #efefef
}
@media(max-width: 767px) {
  .subscription-btn {
    margin-bottom: .5em
  }
}
.modal-backdrop.black {
  opacity: 1
}
@media screen and (max-width: 1020px) {
  .elearning .displaymode-half {
    width: 100% !important
  }
}
.elearning-locked {
  text-align: center;
  display: inline-block;
  min-width: 7.2rem;
  font-size: 1.5rem
}
.elearning-container {
  margin-bottom: 30px;
  height: 260px;
  overflow: hidden
}
.elearning-container .elearning-image {
  width: 100%;
  height: 170px;
  background-position: center center;
  background-size: cover
}
.elearning-container .elearning-image img {
  display: none
}
.elearning-container .elearning-course-content {
  padding: 1rem
}
.elearning-container .elearning-course-content .h3,
.elearning-container .elearning-course-content .h4 {
  font-weight: 400
}
.elearning-container .elearning-description {
  overflow: hidden
}
.elearning-container .elearning-description-text {
  min-height: 130px
}
.elearning-container .hidden {
  display: none
}
.elearning-wrapper {
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  background-color: #f5f5f5;
  transition: all .2s ease-in-out
}
.elearning-wrapper.hover,
.elearning-wrapper.selected {
  background-color: #fde5cb !important
}
.elearning-wrapper:hover {
  box-shadow: 0 0 8px rgba(0,0,0,.3);
  cursor: pointer;
  cursor: hand
}
@media(max-width: 767.98px) {
  .elearning-container {
    height: auto !important;
    overflow: visible
  }
  .elearning-container .elearning-image {
    height: 130px
  }
  .elearning-container .elearning-description {
    overflow: visible
  }
  .elearning-container .elearning-description-text {
    min-height: 0
  }
}
.elearning-partial-image {
  width: 100%;
  height: auto
}
.elearning-partial {
  padding: 0
}
.elearning-partial a:hover {
  color: rgb(0,110.8794979079,152.3)
}
.elearning-partial h3 {
  margin-top: .5rem;
  color: rgb(0,110.8794979079,152.3)
}
.elearning-partial .clearfix {
  margin-bottom: .5rem
}
.elearning-chosenFilters {
  display: none
}
.elearning-result {
  padding-right: .9375rem;
  padding-left: .9375rem;
  margin-bottom: .5rem;
  transition: all .2s ease-in-out;
  min-height: 70px
}
.elearning-result .text {
  display: none
}
.elearning-result .elearning-thumb {
  float: left;
  width: 140px;
  margin-right: .9rem;
  margin-bottom: .9rem
}
.elearning-result .elearning-thumb img {
  max-width: 100%
}
.elearning-result .text {
  clear: both;
  font-size: .9rem
}
.elearning-result div[class^=col-] {
  padding-left: 0;
  padding-right: 0
}
.elearning-result.active-ecourse {
  background-color: #fde5cb;
  min-height: 190px !important
}
.elearning-result.active-ecourse .text {
  display: block
}
@media(max-width: 767.98px) {
  .elearning-result .elearning-thumb {
    float: none;
    width: 100%
  }
  .elearning-result .elearning-thumb img {
    max-width: unset;
    width: 100%
  }
}
.btn-start-course {
  min-width: 7.2rem
}
footer {
  color: #c3c3c3;
  position: relative
}
footer a {
  color: #009ed7
}
footer #footer-inner {
  background-color: #1a323c;
  position: relative
}
@media(min-width: 62em) {
  footer .border-left {
    border-left: 2px solid #555
  }
  footer .border-left:first-child {
    border: 0
  }
  footer p {
    margin-bottom: 0
  }
}
.contentContainerSocial {
  max-width: 300px;
  margin: 0 auto
}
.contentContainerSocial-right {
  position: absolute;
  right: .5rem
}
.contentContainerSocial-right img {
  float: none;
  height: 40px;
  padding-left: .1rem !important;
  padding-right: .1rem !important
}
.linkcontentContainer {
  align-items: center
}
.page-tree {
  position: relative
}
header {
  background-color: #1e1e1e;
  font-family: "Source Sans Pro"
}
.nid-logo {
  height: 57px;
  display: block
}
.nid-logo.print {
  display: none
}
.nid-nav {
  background: #1a323c
}
.btn-idbasen,
.btn-nidlogin,
.btn-langselect {
  color: #71a5c3;
  border-color: #71a5c3
}
#profile-dropdown {
  width: 14rem;
  left: -4.1rem;
  top: 2rem
}
#profile-dropdown .popover-arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover-content {
  padding: 1rem
}
.popover-content img {
  width: 6.8rem
}
@media(max-width: 767.98px) {
  header.container-fluid.m-b-md,
  header.m-b-md.container-sm,
  header.m-b-md.container-md,
  header.m-b-md.container-lg,
  header.m-b-md.container-xl {
    margin-bottom: 0 !important
  }
  .nid-logo {
    padding-top: .5rem;
    padding-left: .75rem
  }
  .mobile-header {
    height: 3.825rem;
    box-sizing: content-box;
    background-color: #1e1e1e;
    z-index: 1040
  }
  .mobile-menu-toggle button {
    position: absolute;
    right: .6rem;
    top: .725rem;
    display: block;
    font-size: .85rem;
    width: 5rem;
    font-weight: bold;
    background-color: #1e1e1e;
    padding: .5rem;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    height: 2.375rem;
    box-sizing: border-box
  }
  .opened {
    display: none
  }
  .closed {
    display: block
  }
  .active .opened {
    display: block
  }
  .active .closed {
    display: none
  }
  .mobile-menu-toggle a:hover,
  .mobile-menu-toggle a:focus,
  .mobile-menu-toggle a {
    text-decoration: none;
    color: #fff
  }
  .mobile-menu-toggle span {
    font-weight: normal
  }
  body {
    font-size: 1rem !important
  }
  .nid-nav {
    background-color: #1e1e1e;
    color: #fff;
    display: none;
    font-size: 1rem
  }
  .nid-nav.navbar-fixed-top {
    position: relative;
    background-color: #141414
  }
  .nid-nav-wrapper {
    margin: 0 .5em
  }
  .nid-nav-wrapper>.page-tree {
    position: relative
  }
  .nid-nav-wrapper>.page-tree a {
    color: #fff
  }
  .nid-nav-wrapper>.buttons {
    background-color: #1c1c1c;
    border-top: 1px solid #3a3a3a;
    margin: 0 -0.5em
  }
  .nid-nav-wrapper>div>ul {
    padding: 1rem;
    margin: 0
  }
  .nid-nav-wrapper a:hover,
  .nid-nav-wrapper a:focus {
    text-decoration: none;
    color: #fff
  }
  .nid-nav-wrapper li {
    list-style-type: none;
    display: block;
    margin: 0 auto
  }
  .nid-nav-wrapper li>ul {
    padding-left: 10px
  }
  .nid-nav-wrapper .buttons>ul>li>a {
    display: block;
    padding: .6rem 0
  }
  .nid-nav-wrapper .buttons>ul>li>a.selected {
    color: #f78e1e
  }
  .nid-nav-wrapper .buttons>ul>li>a i {
    padding: .2rem
  }
  .primary-level button {
    color: #fff;
    background-color: rgba(0,0,0,0);
    text-align: left !important;
    border: none;
    width: 100%;
    padding: .5rem 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 1.2rem
  }
  .primary-level button:not(.collapsed) i {
    rotate: 90deg;
    transition: .2s
  }
  .primary-level button.collapsed i {
    transition: .2s
  }
  .sub-level li {
    padding-left: 1rem;
    margin-bottom: .25rem
  }
  .sub-level li a {
    color: #fff;
    padding: .25rem .25rem;
    font-size: 1.1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }
  .sub-level li a .fa-angle-right:before {
    padding-right: .1em
  }
  .sub-level li a i {
    margin-right: 2rem
  }
  .nid-nav-wrapper .top-level>li>a {
    font-weight: 400;
    border-bottom: solid 1px #f5f5f5;
    font-size: 1.1rem
  }
  .nid-nav-wrapper .top-level>li>a .fa-angle-right:before {
    padding-right: .1em
  }
  .nid-nav-wrapper .top-level>li>a[aria-expanded=false] .fa-angle-right:before {
    content: "";
    padding-right: 0
  }
  .nid-nav-wrapper .top-level>li>a[aria-expanded=true] .fa-angle-right:before {
    content: "";
    padding-right: 0
  }
  .nid-menu-button {
    margin-bottom: 1em;
    text-align: center;
    text-transform: uppercase;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
  }
  .nid-nav-wrapper .lang {
    text-transform: none;
    color: #fff;
    text-decoration: underline
  }
  .search-container {
    padding-top: 1rem
  }
  #search-sm {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    position: relative;
    display: block;
    height: 2.82421875em
  }
  #search-sm form {
    height: 100%
  }
  #search-sm input {
    background: #36393f;
    border: none;
    float: left;
    color: #fff;
    padding-left: 15px;
    width: 100%;
    height: 100%
  }
  #search-sm input:focus {
    outline: none;
    padding-left: 14px
  }
  #search-sm img {
    height: 20px
  }
  #search-sm button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: rgb(0,110.8794979079,152.3);
    border: none;
    width: 45.1875px
  }
}
@media(min-width: 768px) {
  .search-container {
    position: relative
  }
  #search {
    margin-right: 15px;
    position: absolute;
    right: 0;
    top: -48px;
    color: #fff;
    overflow: hidden;
    width: 190px;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #324c54;
    border-color: #fff;
    border-radius: 10px;
    border: solid 1px
  }
  #search input {
    width: 190px;
    height: 35px;
    background: #36393f;
    border: none;
    float: left;
    color: #fff;
    font-size: .9rem;
    padding-left: 15px
  }
  #search input:focus {
    outline: none
  }
  #search img {
    height: 20px
  }
  #search input#search::-webkit-input-placeholder {
    color: #65737e
  }
  #search input#search:-moz-placeholder {
    color: #65737e
  }
  #search input#search::-moz-placeholder {
    color: #65737e
  }
  #search input#search:-ms-input-placeholder {
    color: #65737e
  }
  #search button {
    border: none;
    background: rgb(0,110.8794979079,152.3);
    height: 35px;
    width: 40px;
    color: #1e1e1e;
    opacity: 0;
    font-size: 10pt;
    transition: all .55s ease
  }
  #search:hover button {
    outline: none;
    opacity: 1;
    margin-left: -40px
  }
  #search input:focus+button {
    outline: none;
    opacity: 1;
    margin-left: -40px
  }
  .top-level {
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .nidNavivation {
    text-align: center;
    position: relative
  }
  .top-level>li,
  .sub-level>li {
    display: inline-block
  }
  .top-level>li>a,
  .sub-level>li>a {
    height: 45px;
    line-height: 45px;
    padding: 0 10px
  }
  .top-level>li>a:focus,
  .sub-level>li>a:focus {
    text-decoration: none
  }
  .sub-level>li>a {
    height: 45px
  }
  .top-level>li>a {
    display: inline-block;
    color: #fff;
    margin-right: -4px;
    position: relative
  }
  .top-level>li>a.selected {
    color: #f78e1e
  }
  .top-level>li>a[aria-expanded=true]:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #e5e5e5 rgba(0,0,0,0);
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    content: ""
  }
  .top-level>li>a.active {
    text-decoration: underline;
    color: #71a5c3
  }
  .top-level>li>a:hover {
    text-decoration: underline
  }
  .sub-level {
    left: 0;
    width: 100%;
    position: absolute;
    background-color: #e5e5e5;
    border: 0;
    text-transform: uppercase;
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .sub-level>li>a {
    color: #000;
    display: inline-block;
    margin-left: -4px
  }
  .sub-level>li>a:hover,
  .sub-level>li>a.selected {
    border-bottom: 2px solid !important;
    border-bottom-color: #f78e1e !important;
    background-color: rgba(0,0,0,0);
    text-decoration: none;
    color: #000
  }
  .sub-level>li>a,
  .sub-level:last-child>li>a {
    border: 0
  }
  .nav-buttons .btn~.btn,
  .nav-buttons .btn-group~.btn {
    margin-left: .5rem
  }
  .nav-buttons .btn {
    padding: .35rem 1rem;
    color: #fff;
    border-color: #fff;
    border-radius: 10px
  }
  .nav-buttons * {
    font-size: .9rem
  }
  nav-buttons .dropdown-menu {
    border-radius: 0
  }
  .nav-buttons .dropdown-item {
    text-transform: capitalize
  }
  .nid-search .form-control {
    background-color: #000
  }
}
@media(min-width: 768px) {
  #spaceman {
    background: #111;
    width: 100%;
    position: relative;
    z-index: -1
  }
}
@media(min-width: 992px) {
  .top-level {
    padding: 0;
    text-align: center
  }
  .sub-level {
    padding-left: 0;
    padding-right: 0
  }
}
.modal.fade:not(.in).left .modal-dialog {
  transform: translate3d(-100%, 0, 0)
}
.modal.fade:not(.in).right .modal-dialog {
  transform: translate3d(100%, 0, 0)
}
.user-login,
.user-register {
  max-width: 450px;
  vertical-align: middle
}
fieldset label {
  margin: 0
}
fieldset input {
  margin: 3px 3px 3px 0
}
.modal {
  overflow-y: auto
}
.modal input[type=email],
.modal input[type=password] {
  border-radius: 0px
}
.modal textarea {
  height: auto
}
.modal .float-left {
  float: left
}
modal-dialog {
  margin-top: 10%
}
.modal-title {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  color: rgb(0,110.8794979079,152.3)
}
.modal-lead {
  text-align: center
}
.modal-header {
  background-color: #f5f5f5;
  border-bottom: none;
  display: block
}
.modal-body {
  background-color: #f5f5f5
}
.modal-dropdown {
  padding: 0 .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: center
}
.dropdown-select {
  color: #262622;
  width: 100%;
  height: calc(2.25rem + 2px);
  border: 1px solid #ced4da;
  padding: 5px
}
.dropdown-select:focus {
  border: 1px solid #66afe9
}
.dropdown-select:visited {
  border: 1px solid #66afe9
}
.modal-footer {
  background-color: #fff
}
.modal-footer .btn-link:hover {
  text-decoration: underline
}
.modal-invalid-form {
  margin-top: -2rem
}
.remember-me {
  line-height: 1.5;
  margin-top: 7px
}
.remember-me input {
  margin-right: 7px
}
#nid-login-form .forgot-password {
  padding-right: 0
}
@media(max-width: 543.98px) {
  #registerButtonRequestAccess {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .mobilefull {
    float: none;
    display: block;
    width: 100%
  }
}
.popover h3 {
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word
}
.login-popover-anchor {
  position: relative
}
.login-popover-container {
  position: absolute;
  width: 30rem;
  z-index: 100;
  top: 1rem;
  right: 0rem;
  padding: 2rem 5rem 2rem 6rem;
  background-color: #fff;
  border: solid 1px #000
}
.login-popover-container.login-popover-show {
  display: block
}
.login-popover-container.login-popover-hide {
  display: none
}
.login-popover-input-container {
  width: 100%;
  border-radius: 0
}
.login-popover-input-container>input[type=email],
.login-popover-input-container input[type=password] {
  width: 100%;
  border-radius: 0px
}
.btn-login-popover-login {
  width: 100%
}
.btn-login-popover-newuser {
  width: 100%
}
.login-popover-forgotpassword {
  font-size: small;
  width: 100%;
  display: inline-block;
  text-align: center
}
.btn-login-popover-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-size: large
}
.btn-login-popover-close:hover {
  text-decoration: none;
  font-size: large;
  font-weight: bold
}
.overflow-hidden {
  overflow: hidden !important
}
ul.u-horizontalList {
  list-style-type: none;
  margin: 0
}
ul.u-horizontalList li {
  float: left;
  display: block
}
ul.u-horizontalList--withSpacing li {
  margin-right: 10px
}
.u-table {
  display: table;
  table-layout: fixed;
  width: 100%
}
.u-tableRow {
  display: table-row;
  width: 100%
}
.u-tableCell {
  display: table-cell;
  width: 100%
}
.u-stretchHeight {
  height: 100%
}
.u-cf:before,
.u-cf:after {
  content: " ";
  display: table
}
.u-cf:after {
  clear: both
}
.mx-negative {
  margin-left: -15px;
  margin-right: -15px
}
.fa-inline-icon {
  position: relative
}
.fa-inline-icon .fa {
  position: absolute;
  visibility: hidden;
  right: 0;
  top: 0;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5
}
.has-error .fa-inline-icon .fa {
  visibility: visible;
  color: #d9534f
}
.accordion .card {
  border-bottom: 2px solid #ddd
}
.accordion .card-header {
  background: #fff;
  color: #1e1e1e;
  cursor: pointer;
  text-align: left;
  padding: 1.25rem 1.25rem;
  border: .2rem solid rgba(0,0,0,0)
}
.accordion .card-header:active,
.accordion .card-header:focus {
  border: solid .2rem rgb(0,110.8794979079,152.3);
  outline: none
}
.accordion .card-header:hover {
  background-color: #efefef
}
.accordion .card-header>* {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.accordion .card-header span>span {
  font-size: initial;
  font-size: 1.25rem;
  position: relative
}
.accordion .card-header i {
  color: #006f98
}
.accordion .card-header .title i {
  color: #1e1e1e
}
.accordion .card-header .accordion-icon {
  display: flex;
  align-items: center
}
.accordion .card-header .accordion-icon i {
  transition: all .7s;
  position: relative
}
.accordion .card-header.collapsed .accordion-icon i {
  transform: rotate(180deg)
}
.accordion .card-header.collapsed .if-not-collapsed {
  display: none
}
.accordion .card-header:not(.collapsed) .if-collapsed {
  display: none
}
.accordion .card-header.collapsed i.fa-angle-up {
  top: 4px
}
.accordion .card-header:not(.collapsed) i.fa-angle-up {
  top: 0px
}
.accordion .card-body {
  padding: .5rem 0
}
@media(min-width: 544px) {
  .accordion .card-body {
    padding: 2rem 1rem
  }
}
.faqblock:last-of-type .btn-accordion {
  border-bottom: 1px solid #f78e1e
}
.faqblock {
  margin-left: -10px
}
.faqblock .btn-accordion {
  padding: 10px;
  display: block;
  background-color: #fff;
  border: 1px solid #f78e1e !important;
  border-bottom: 0;
  text-align: left;
  font-weight: bold;
  width: 100%
}
.faqblock a {
  color: #2b6179;
  font-weight: bold
}
.faqblock [aria-expanded=true] .fa-times {
  display: inline-block
}
.faqblock [aria-expanded=true] .fa-plus {
  display: none
}
.faqblock [aria-expanded=false] .fa-times {
  display: none
}
.faqblock [aria-expanded=false] .fa-plus {
  display: inline-block
}
.card-block-accordian {
  padding: 10px;
  border-top: 0;
  overflow: auto;
  overflow-y: hidden;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  margin: 0 auto;
  background-color: #f9f9f9
}
.card-block-accordian p a {
  display: block;
  color: #2b6179;
  font-weight: bold
}
.article-card {
  display: block;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
  text-decoration: none;
  color: inherit;
  transition: box-shadow .3s
}
.article-card:hover {
  box-shadow: 0 4px 8px rgba(0,0,0,.15)
}
.article-img {
  background-size: cover;
  background-position: center;
  height: 160px;
  width: 100%;
  margin-top: 0
}
.article-body {
  padding: 16px
}
.article-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.article-content {
  font-size: 14px;
  color: #444;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.article-date {
  font-size: 13px;
  color: #666
}
.alertarchivepage .card,
.alertpage .card {
  background-color: #f5f5f5;
  border: none !important;
  margin-bottom: 1rem
}
.alertarchivepage .card .fa,
.alertpage .card .fa {
  font-size: 1.25rem !important;
  color: #1e1e1e
}
.alertarchivepage .card-header,
.alertpage .card-header {
  color: #1e1e1e;
  background-color: #f5f5f5 !important;
  border-bottom: 1px solid #ddd
}
.alertarchivepage .card-header .favourites-heading,
.alertpage .card-header .favourites-heading {
  font-size: 1.25rem
}
.alertarchivepage .card-header .arrow-indicator,
.alertpage .card-header .arrow-indicator {
  top: 0 !important
}
.alertarchivepage .card-header .fa-heart,
.alertpage .card-header .fa-heart {
  color: #f78e1e !important;
  position: relative !important;
  top: 2px !important;
  margin-right: 0
}
.alertarchivepage .card-header:focus,
.alertpage .card-header:focus {
  outline: none;
  border: 2px solid rgb(0,110.8794979079,152.3)
}
.alertarchivepage .card-body,
.alertpage .card-body {
  padding: 0 2rem
}
.alertarchivepage .card-body ul,
.alertpage .card-body ul {
  list-style-type: none;
  color: #1e1e1e !important;
  font-size: 1rem;
  padding-left: 0
}
.alertarchivepage .card-body ul button,
.alertpage .card-body ul button {
  color: #1e1e1e !important
}
.alertarchivepage .card-body ul button:hover,
.alertpage .card-body ul button:hover {
  text-decoration: underline
}
.alertarchivepage .card-body ul button:focus,
.alertpage .card-body ul button:focus {
  text-decoration: none;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.alertarchivepage .alerts-filters,
.alertpage .alerts-filters {
  font-size: .9em
}
.alertarchivepage .alerts-filters h5,
.alertpage .alerts-filters h5 {
  margin-bottom: 0;
  margin-top: .5rem
}
.alertarchivepage .alerts-filters .alerts-sidebar,
.alertpage .alerts-filters .alerts-sidebar {
  background-color: #f5f5f5;
  padding: 1rem;
  margin-bottom: 3rem
}
.alertarchivepage .alerts-filters .alerts-sidebar .alerts-favourite-filters button,
.alertarchivepage .alerts-filters .alerts-sidebar #all-filters-button,
.alertpage .alerts-filters .alerts-sidebar .alerts-favourite-filters button,
.alertpage .alerts-filters .alerts-sidebar #all-filters-button {
  font-size: 1rem;
  width: 80%;
  color: #1e1e1e
}
.alertarchivepage .alerts-filters a[aria-expanded=true],
.alertpage .alerts-filters a[aria-expanded=true] {
  font-weight: bold
}
.alertarchivepage .alerts-filters li,
.alertpage .alerts-filters li {
  padding-top: 2px
}
.alertarchivepage .alerts-filters .filter-btn-left,
.alertpage .alerts-filters .filter-btn-left {
  margin-left: -0.5rem;
  width: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
  word-wrap: break-word;
  white-space: initial
}
.alertarchivepage .alerts-filters .filter-btn-right,
.alertpage .alerts-filters .filter-btn-right {
  margin-right: -0.5rem;
  padding-top: 5px;
  padding-bottom: 5px
}
.alertarchivepage .alerts-filters #savedFilters li:not(:first-child) .filter-btn-left,
.alertpage .alerts-filters #savedFilters li:not(:first-child) .filter-btn-left {
  border-top: 1px solid #ddd
}
.alertarchivepage .alerts-filters .filter-btn-left:hover,
.alertarchivepage .alerts-filters .filter-btn-right:hover,
.alertpage .alerts-filters .filter-btn-left:hover,
.alertpage .alerts-filters .filter-btn-right:hover {
  background-color: #e8e8e8;
  text-decoration: none
}
.alertarchivepage .alerts-filters .filter-btn-left:hover i,
.alertarchivepage .alerts-filters .filter-btn-right:hover i,
.alertpage .alerts-filters .filter-btn-left:hover i,
.alertpage .alerts-filters .filter-btn-right:hover i {
  color: #f78e1e
}
.alertarchivepage .alerts-filters .filter-btn-left:focus,
.alertarchivepage .alerts-filters .filter-btn-right:focus,
.alertpage .alerts-filters .filter-btn-left:focus,
.alertpage .alerts-filters .filter-btn-right:focus {
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.alertarchivepage .alerts-filters .filter-btn-left:focus i,
.alertarchivepage .alerts-filters .filter-btn-right:focus i,
.alertpage .alerts-filters .filter-btn-left:focus i,
.alertpage .alerts-filters .filter-btn-right:focus i {
  color: #f78e1e
}
.alertarchivepage #freeTextQueryBlock,
.alertpage #freeTextQueryBlock {
  background-color: #f5f5f5;
  padding: 1rem;
  margin-bottom: 1rem
}
.alertarchivepage #freeTextQueryAlerts,
.alertpage #freeTextQueryAlerts {
  margin-bottom: .5rem
}
.alertarchivepage #info-box-freetext-search-alert,
.alertpage #info-box-freetext-search-alert {
  margin-bottom: 1rem;
  font-size: .875rem
}
.alertarchivepage #btn-freetext-search-alert,
.alertpage #btn-freetext-search-alert {
  width: 47%;
  margin-right: .5rem
}
.alertarchivepage #btn-reset-freetext-search-alert,
.alertpage #btn-reset-freetext-search-alert {
  width: 47%
}
.alertarchivepage #alertsArchive .errorMessage,
.alertpage #alertsArchive .errorMessage {
  margin-top: 5px;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute
}
.alertarchivepage .alterts-results,
.alertpage .alterts-results {
  background-color: #f9f9f9;
  padding: 1rem
}
.alertarchivepage #save-new-filter,
.alertpage #save-new-filter {
  border-left: 1px solid rgb(0,110.8794979079,152.3);
  border-top: 0
}
.alertarchivepage #saveFilter icon,
.alertpage #saveFilter icon {
  margin-right: 1rem
}
.alertarchivepage #filterName,
.alertpage #filterName {
  margin-bottom: .5rem
}
.alertarchivepage .alerts-chosenFilters,
.alertpage .alerts-chosenFilters {
  background-color: #f5f5f5;
  line-height: 1.9
}
.alertarchivepage .alerts-chosenFilters *,
.alertpage .alerts-chosenFilters * {
  margin-bottom: 0
}
.alertarchivepage .toggle-filters,
.alertpage .toggle-filters {
  display: block;
  margin: -1rem -1rem -1rem -1rem;
  padding: .5rem .25rem;
  background-color: #d4f2fc
}
.alertarchivepage .toggle-filters.alerts-saved-filters,
.alertpage .toggle-filters.alerts-saved-filters {
  margin: 0;
  background-color: #f5f5f5;
  color: #1e1e1e
}
.alertarchivepage .toggle-filters.alerts-saved-filters:hover,
.alertarchivepage .toggle-filters.alerts-saved-filters:focus,
.alertpage .toggle-filters.alerts-saved-filters:hover,
.alertpage .toggle-filters.alerts-saved-filters:focus {
  background-color: #f5f5f5
}
.alertarchivepage .toggle-filters:hover,
.alertarchivepage .toggle-filters:focus,
.alertpage .toggle-filters:hover,
.alertpage .toggle-filters:focus {
  background-color: hsl(195,86.9565217391%,85.9803921569%)
}
.alertarchivepage .toggle-filters[aria-expanded=true] .fa-angle-down,
.alertpage .toggle-filters[aria-expanded=true] .fa-angle-down {
  display: none
}
.alertarchivepage .toggle-filters[aria-expanded=false] .fa-angle-up,
.alertarchivepage .toggle-filters.collapsed .fa-angle-up,
.alertpage .toggle-filters[aria-expanded=false] .fa-angle-up,
.alertpage .toggle-filters.collapsed .fa-angle-up {
  display: none
}
.alertarchivepage #filterName,
.alertpage #filterName {
  width: 120px;
  transition: all .2s ease-in-out
}
.alertarchivepage #filterName:active,
.alertarchivepage #filterName:focus,
.alertpage #filterName:active,
.alertpage #filterName:focus {
  width: 140px
}
.alertarchivepage #filterName.w200,
.alertpage #filterName.w200 {
  width: 140px
}
.alertarchivepage .alert-attachment,
.alertpage .alert-attachment {
  top: 0;
  right: 0;
  display: inline-block;
  min-width: 200px;
  border: 1px solid #f78e1e;
  margin-right: 10px
}
.alertarchivepage .alert-attachment:hover,
.alertarchivepage .alert-attachment:focus,
.alertpage .alert-attachment:hover,
.alertpage .alert-attachment:focus {
  border-color: rgb(0,110.8794979079,152.3);
  cursor: pointer;
  outline: none
}
.alertarchivepage .alert-attachment:hover .icon,
.alertarchivepage .alert-attachment:focus .icon,
.alertpage .alert-attachment:hover .icon,
.alertpage .alert-attachment:focus .icon {
  background-color: rgb(0,110.8794979079,152.3)
}
.alertarchivepage .alert-attachment:focus,
.alertpage .alert-attachment:focus {
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff
}
.alertarchivepage .alert-attachment:focus .icon,
.alertpage .alert-attachment:focus .icon {
  color: #fff
}
.alertarchivepage .alert-attachment .attachment-wrapper,
.alertpage .alert-attachment .attachment-wrapper {
  display: table;
  border-collapse: collapse;
  table-layout: fixed
}
.alertarchivepage .alert-attachment .icon,
.alertpage .alert-attachment .icon {
  display: table-cell;
  color: #fff;
  text-align: center;
  background-color: #f78e1e;
  padding: .4rem .6em
}
.alertarchivepage .alert-attachment .filename,
.alertpage .alert-attachment .filename {
  display: table-cell;
  padding: .4rem .8rem;
  word-wrap: break-word;
  word-break: break-all
}
.alertarchivepage .attachment-btn,
.alertpage .attachment-btn {
  background-color: rgba(0,0,0,0);
  margin-bottom: 1rem;
  padding: 0
}
.alertarchivepage .alert-container::after,
.alertpage .alert-container::after {
  content: " ";
  display: block;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1rem;
  margin-top: 1rem
}
.alertarchivepage .alert-filter,
.alertpage .alert-filter {
  color: rgb(0,110.8794979079,152.3)
}
.alertarchivepage .alert-filter+.alert-filter::before,
.alertpage .alert-filter+.alert-filter::before {
  content: " | ";
  display: inline-block;
  width: 1rem;
  text-align: center
}
.alertarchivepage .alert-tag+.alert-tag::before,
.alertpage .alert-tag+.alert-tag::before {
  content: " | ";
  display: inline-block;
  width: 1rem;
  text-align: center
}
.alertarchivepage span.tag-separator,
.alertpage span.tag-separator {
  color: rgb(0,110.8794979079,152.3)
}
.alertarchivepage .tags a,
.alertpage .tags a {
  color: rgb(0,110.8794979079,152.3)
}
.alertarchivepage .countrytag a,
.alertpage .countrytag a {
  color: rgb(0,110.8794979079,152.3);
  font-size: 1.1rem
}
.alertarchivepage #alertsArchive .row,
.alertpage #alertsArchive .row {
  margin-left: 0;
  margin-right: 0
}
@media(max-width: 767.98px) {
  .alertarchivepage .toggle-filters,
  .alertpage .toggle-filters {
    display: block;
    margin: 0;
    margin-bottom: 1rem;
    padding: .5rem 1.25rem
  }
  .alertarchivepage .toggle-filters i,
  .alertpage .toggle-filters i {
    font-size: 1rem
  }
  .alertarchivepage .alerts-sidebar,
  .alertpage .alerts-sidebar {
    margin-bottom: 1rem !important
  }
  .alertarchivepage .alerts-saved-filters,
  .alertpage .alerts-saved-filters {
    padding-bottom: 1rem
  }
  .alertarchivepage #collapse-on-mobile .alerts-sidebar,
  .alertpage #collapse-on-mobile .alerts-sidebar {
    margin-bottom: 1rem !important
  }
  .alertarchivepage .alerts-results,
  .alertpage .alerts-results {
    margin-top: 0
  }
  .alertarchivepage #save-new-filter,
  .alertpage #save-new-filter {
    border-top: 0;
    border-left: 0;
    padding-top: 1rem;
    margin-top: 1rem;
    padding-left: 0
  }
  .alertarchivepage .hidden-sm,
  .alertpage .hidden-sm {
    display: none
  }
  .alertarchivepage #btn-freetext-search-alert,
  .alertpage #btn-freetext-search-alert {
    width: 100%;
    margin-bottom: .5rem
  }
  .alertarchivepage #btn-reset-freetext-search-alert,
  .alertpage #btn-reset-freetext-search-alert {
    width: 100%
  }
}
@media(min-width: 768px) {
  .alertarchivepage .collapse.dont-collapse-md,
  .alertpage .collapse.dont-collapse-md {
    display: block;
    height: auto !important;
    visibility: visible
  }
  .alertarchivepage .hidden-md,
  .alertpage .hidden-md {
    display: none
  }
}
@media(max-width: 991.98px) {
  .alertarchivepage #btn-freetext-search-alert,
  .alertpage #btn-freetext-search-alert {
    width: 100%;
    margin-bottom: .5rem
  }
  .alertarchivepage #btn-reset-freetext-search-alert,
  .alertpage #btn-reset-freetext-search-alert {
    width: 100%
  }
}
.article-image {
  max-height: 100%;
  max-width: 100%;
  margin-top: 1rem
}
.published-info {
  border-top: solid 1px #f78e1e;
  min-height: 50px
}
.published-info .row {
  margin-top: 1rem
}
.published-info a:hover,
.published-info a:active,
.published-info a:focus {
  text-decoration: none
}
.published-info .fa-stack {
  width: 1.6em
}
.published-info .fa {
  color: #000;
  line-height: 2.2rem
}
.published-info .fa.fa-inverse {
  color: #fff
}
.published-info .fa.fa-stack-2x {
  font-size: 1.8em
}
.article-image-text {
  font-size: small
}
@media(min-width: 768px) {
  .article-published-date {
    text-align: right;
    float: right
  }
}
@media(min-width: 544px) {
  .published-info {
    float: none
  }
}
.article-partial-image {
  width: 100%;
  height: auto
}
.article-partial {
  padding: 0
}
.article-partial a:hover {
  color: rgb(0,110.8794979079,152.3)
}
.article-partial h3 {
  margin-top: .5rem;
  color: rgb(0,110.8794979079,152.3)
}
.breadcrumbs {
  margin-top: 14px;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: .5rem;
  color: #757575
}
.breadcrumbs li {
  display: inline-block
}
.breadcrumbs li strong {
  padding-right: .3125rem
}
.breadcrumbs li a {
  color: #a75b0b;
  text-decoration: underline
}
.breadcrumbs li a:active,
.breadcrumbs li a:focus {
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.breadcrumbs li+li:before {
  padding-right: .3rem;
  padding-left: .3rem;
  color: #818a91;
  content: "/"
}
@media(max-width: 767.98px) {
  .container>.breadcrumbs {
    display: none
  }
}
.fancy-link-box {
  display: block;
  border-radius: 16px;
  border: solid 1.5px #00aeef;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background: linear-gradient(127deg, #ffffff 0%, #ffffff 60%, #00aeef 60%, #00aeef 100%);
  padding: 1rem 0rem 1rem 1.5rem;
  transition: box-shadow .2s;
  margin-top: 2em
}
.fancy-link-box:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,.1)
}
.link-content {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.link-heading {
  font-size: 1.2rem;
  font-weight: 600
}
.link-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 60px;
  overflow: hidden;
  margin-right: 1em
}
.link-icon img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block
}
.cal-events-wrapper {
  border: 1px solid #ddd;
  padding: 0 .625rem .625rem .625rem
}
.cal-monthGroup {
  margin: 0 -0.625rem .625rem -0.625rem;
  padding: .325rem .625rem
}
.btn.btn-month {
  font-size: .8em;
  padding: .2rem .5rem
}
.btn.btn-year {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,88.6016736402,121.7);
  opacity: 1
}
.calendar-event-ingress {
  margin-bottom: .5rem
}
.cal-page-year .btn-link:hover,
.cal-page-year .btn-link:active,
.cal-page-year .btn-link:focus {
  background-color: #eee
}
.cal-event {
  margin-bottom: 1.5rem
}
.cal-event h4 {
  margin-bottom: .4rem
}
.cal-event .cal-event-date {
  font-weight: bold;
  color: rgb(0,110.8794979079,152.3);
  text-align: center
}
.cal-event .fa {
  color: rgb(0,110.8794979079,152.3);
  margin-right: 3px
}
.event-row+.event-row::before {
  content: " ";
  width: 95%;
  display: block;
  border-top: 1px solid #ccc;
  margin: 0rem auto 0 auto;
  padding-top: 1.5rem
}
.cal-event-details {
  font-size: .9em
}
.cal-event-description {
  margin-bottom: .4rem;
  line-height: 1.375
}
.cal-event-single {
  border: 1px solid #ccc;
  padding: 1rem
}
.cal-event-location,
.cal-event-time,
.cal-event-datetime,
.cal-vent-ics {
  display: inline-block;
  min-width: 100px;
  margin-right: 10px
}
.btn-month:active,
.btn-month.active {
  color: #fff !important;
  background-color: #006f98 !important;
  border-color: #00597a !important
}
.btn-month:active:hover,
.btn-month:active:focus,
.btn-month:active.focus,
.btn-month.active:hover,
.btn-month.active:focus,
.btn-month.active.focus {
  color: #fff !important;
  background-color: #004a65 !important;
  border-color: #002c3d !important
}
.cal-page-year {
  display: table;
  width: 100%;
  text-align: center
}
.cal-page-year .arrow,
.cal-page-year .year {
  display: table-cell;
  width: 23%
}
.cal-page-year .year {
  width: 54%;
  font-size: 1.6rem;
  font-weight: normal;
  color: rgb(0,110.8794979079,152.3);
  vertical-align: middle
}
.cal-page-year .year * {
  width: 100%
}
.project-view-cal-btn {
  margin-top: -3.5rem
}
@media(max-width: 991.98px) {
  #cal-page {
    margin-top: 1rem
  }
  .cal-page-year {
    width: 60%;
    margin-left: auto;
    margin-right: auto
  }
  .cal-event-date {
    text-align: left !important
  }
  .cal-event-date .day {
    display: inline-block
  }
  .cal-event-date .month {
    display: inline-block
  }
}
@media(max-width: 767.98px) {
  .cal-events-wrapper {
    border: 0;
    padding: 0
  }
  .cal-monthGroup {
    background-color: #fff
  }
}
@media(max-width: 543.98px) {
  .cal-event .btn-link {
    padding: .25rem 1.5rem .25rem 0 !important
  }
}
.cal-event-single .alert.fade {
  opacity: 1
}
.contact-block-container {
  padding: 2rem 2rem 2rem 2rem;
  background-color: #f5f5f5
}
.contact-block-container h2 {
  padding-bottom: 1rem
}
.contact-block-container textarea {
  height: auto
}
.employees-highlighted-container {
  background-color: #f5f5f5;
  margin-bottom: 1.5rem;
  word-break: break-word;
  padding: 1rem 2.5rem 1rem 2.5rem
}
.employees-highlighted-container .media-left {
  padding-right: 1.7rem
}
.employees-highlighted-container .media-body {
  vertical-align: middle
}
@media(max-width: 991.98px) {
  .employees-highlighted-container {
    padding: 1.3rem
  }
  .employees-highlighted-container .media-left {
    padding-right: .5rem
  }
}
@media(max-width: 767.98px) {
  .userprofilepage:before,
  .userprofilepage:after {
    content: " ";
    display: table
  }
  .userprofilepage:after {
    clear: both
  }
  .userprofilepage:first-child {
    margin-bottom: 1.3rem
  }
}
@media(max-width: 543.98px) {
  .employees-highlighted-container {
    padding: .5rem;
    padding-bottom: 0;
    text-align: center !important
  }
  .media-left {
    display: block;
    padding: 0 !important
  }
  .employee-image-highlighted {
    margin-bottom: .5rem
  }
  .employee-container {
    text-align: center !important
  }
}
.employee-image-highlighted>img {
  width: 130px
}
.department-description {
  display: none
}
.employee-image>img {
  width: 100px
}
.employee-container {
  font-size: .93em;
  padding: 1rem;
  margin-bottom: 1rem;
  min-height: 9rem;
  text-align: left
}
.employee-container:nth-child(3n) .employee-box {
  margin-right: 0
}
.EPiServerForms .Form__Element {
  margin: 0 !important
}
.c-checkbox .c-indicator {
  border: 1px solid #999;
  border-radius: 0;
  background-color: #fff;
  top: 2px
}
.c-radio .c-indicator {
  background-color: #fff;
  top: 2px;
  border: 1px solid #999
}
.c-input>input:checked~.c-indicator {
  border: none !important;
  background-color: rgb(0,110.8794979079,152.3)
}
.c-input>input:focus~.c-indicator {
  box-shadow: 0 0 0 1px #fff,0 0 0 2px rgb(0,110.8794979079,152.3)
}
.custom-switch-wrap {
  background: #fff;
  padding: 12px;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 6px;
  border: 1px solid rgb(0,110.8794979079,152.3);
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  padding: .5rem .75rem;
  line-height: 1.5
}
.custom-switch-wrap:hover {
  background-color: hsl(0,0%,90%)
}
.custom-switch-wrap.checked {
  background-color: #d4f2fc
}
.custom-switch-wrap.checked:hover {
  background-color: hsl(195,86.9565217391%,80.9803921569%)
}
.custom-switch {
  padding-left: 2.25rem;
  padding-right: .6rem;
  display: inline-block
}
.custom-switch label {
  cursor: pointer
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem;
  cursor: pointer;
  border: 1px solid rgb(0,110.8794979079,152.3)
}
.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #d4f2fc;
  border: 1px solid rgb(0,110.8794979079,152.3);
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none
  }
}
.custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem)
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,123,255,.5)
}
.custom-control-label::before {
  background-color: #fff
}
.custom-control-input:focus {
  width: calc(100% + 24px);
  left: -12px;
  top: -8px;
  height: 40px;
  outline: 2px solid rgb(0,110.8794979079,152.3);
  opacity: 1;
  display: block
}
.custom-control-input:focus+span {
  border: 2px solid rgb(0,110.8794979079,152.3);
  width: calc(100% + 28px);
  left: -14px;
  top: -10px;
  height: 44px;
  position: absolute
}
.event-shortcut {
  text-decoration: none;
  color: inherit;
  display: block;
  margin-bottom: 1em
}
.event-box {
  display: flex;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
  font-family: sans-serif;
  height: 7em
}
.event-date {
  background: #1a333b;
  color: #fff;
  padding: 10px 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  min-width: 60px;
  flex-shrink: 0
}
.event-day {
  font-size: 18px;
  line-height: 1
}
.event-month {
  font-size: 14px;
  text-transform: capitalize
}
.event-details {
  padding: 10px 16px;
  flex: 1;
  overflow: hidden;
  min-width: 0
}
.event-heading {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.event-description {
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.event-source {
  font-size: 12px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.latest-events-block {
  display: flex;
  flex-direction: row;
  max-width: 1170px;
  margin: 0 auto
}
.latest-events-header {
  display: flex;
  flex-direction: row;
  max-width: 1140px;
  margin: 0 auto
}
.facts-box-container {
  background-color: #d4f2fc;
  padding: .5rem 1rem;
  margin-top: 1.3rem
}
.facts-box-header {
  font-weight: bold
}
.facts-box-body {
  text-align: left
}
.gridblock h2 {
  margin-bottom: 0
}
.rose {
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: 400px;
  width: 100%;
  height: 112px
}
.bg-image {
  background: center no-repeat
}
.bg-image--header1 {
  background-clip: border-box;
  background-color: rgba(0,0,0,0);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
  color: #f5f5f5
}
.bg-image--header1::after {
  background-color: rgba(0,0,0,.9)
}
.text-right {
  text-align: right
}
#linksDiv {
  padding-top: 15px;
  padding-left: 2px;
  padding-right: 2px
}
#linksDiv li:first-child {
  border-top: 1px solid #c9c9c9
}
#linksDiv li {
  border-bottom: 1px solid #c9c9c9
}
#linksDiv ul {
  padding-left: 10px;
  padding-right: 10px
}
.linkWithArrow {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 1rem;
  text-decoration: none;
  transition: all .1s ease-in-out
}
.linkWithArrow span {
  display: table-cell;
  color: #1e1e1e !important;
  line-height: 35px;
  width: 100%
}
.linkWithArrow i {
  display: table-cell;
  padding-top: .125em;
  padding-left: 1em;
  text-align: right;
  font-size: .75em;
  color: rgb(0,110.8794979079,152.3) !important
}
.linkWithArrow:hover,
.linkWithArrow:focus,
.linkWithArrow:active,
.linkWithArrow a:hover,
.linkWithArrow a:active,
.linkWithArrow a:focus {
  background: #d4f2fc;
  color: #fff;
  transition: all .1s ease-in-out;
  text-decoration: none;
  outline: none
}
.login>a:focus,
.login>a:hover,
.login>a:active {
  color: #1e1e1e;
  background-color: #d4f2fc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px
}
@media(max-width: 991.98px) {
  .linkBox {
    margin-bottom: 1.5rem
  }
}
.linkBox {
  box-shadow: 0 0 8px rgba(0,0,0,.3);
  display: block;
  text-align: center;
  padding: 1rem;
  margin: .75rem 0;
  background-color: #fff;
  border: solid .2rem #fff;
  color: rgb(0,110.8794979079,152.3)
}
.linkBox.locked {
  position: relative
}
.linkBox.locked:after {
  background-color: #e27908;
  background-image: url(../assets/locked.svg);
  background-origin: content-box;
  background-repeat: no-repeat;
  content: "";
  padding: 9px;
  height: 44.8px;
  width: 44.8px;
  position: absolute;
  right: -3.188px;
  top: -3.188px
}
.linkBox .linkBox-image img {
  max-height: 6rem
}
.linkBox .linkBox-heading {
  font-size: 1.6rem
}
.linkBox .linkBox-text {
  font-size: 1.2rem
}
.linkBox .linkBox-image,
.linkBox .linkBox-heading,
.linkBox .linkBox-text {
  padding: .3rem 0;
  display: block
}
.linkBox:hover,
.linkBox:focus,
.linkBox:active {
  text-decoration: none;
  box-shadow: none;
  color: rgb(0,110.8794979079,152.3);
  border: solid .2rem rgb(0,110.8794979079,152.3)
}
@media(max-width: 991.98px) {
  .linkBox .linkBox-image img {
    max-height: 6.2rem
  }
}
@media(max-width: 767.98px) {
  .linkBox {
    margin-bottom: 30px
  }
}
@media(max-width: 991.98px) {
  .imageLinkBox {
    margin-bottom: 1.5rem
  }
}
.imageLinkBox {
  box-shadow: 0 0 8px rgba(0,0,0,.3);
  display: block;
  text-align: left
}
.imageLinkBox.locked {
  position: relative
}
.imageLinkBox.locked:after {
  background-color: #e27908;
  background-image: url(../assets/locked.svg);
  background-origin: content-box;
  background-repeat: no-repeat;
  content: "";
  padding: 9px;
  height: 44.8px;
  width: 44.8px;
  position: absolute;
  right: 0px;
  top: 0px
}
.imageLinkBox .imageLinkBox-image {
  width: auto;
  height: 190px;
  overflow: hidden;
  background-color: #fff;
  background-position: center center;
  background-size: cover
}
.imageLinkBox .imageLinkBox-image img {
  display: none
}
.imageLinkBox .imageLinkBox-heading {
  color: rgb(0,110.8794979079,152.3);
  margin-top: 1rem;
  padding: .5rem 15px;
  margin-bottom: 0px
}
.imageLinkBox .imageLinkBox-text {
  color: #373a3c;
  padding: .5rem 15px
}
.imageLinkBox:hover,
.imageLinkBox:focus,
.imageLinkBox:active {
  text-decoration: none;
  color: rgb(0,110.8794979079,152.3)
}
.imageLinkBox:hover .imageLinkBox-heading,
.imageLinkBox:focus .imageLinkBox-heading,
.imageLinkBox:active .imageLinkBox-heading {
  text-decoration: underline
}
@media(max-width: 991.98px) {
  .imageLinkBox .imageLinkBox-image img {
    max-width: 100%;
    max-height: 100%
  }
}
@media(max-width: 767.98px) {
  .imageLinkBox {
    margin-bottom: 30px
  }
}
#lms {
  margin-top: 20px
}
#lms .status-icon {
  width: 25px;
  height: 25px;
  background: url(a5e3efe3cd269490fb02.png) no-repeat;
  background-position: 0 0;
  background-size: 100px 25px;
  margin: 0 auto
}
#lms .status-icon.started {
  background-position: 0 0
}
#lms .status-icon.progress {
  background-position: -25px 0
}
#lms .status-icon.finished {
  background-position: -50px 0
}
#lms .status-icon.failed {
  background-position: -75px 0
}
#lms #course-table {
  margin-bottom: 40px;
  margin-top: 110px
}
#lms td {
  vertical-align: middle
}
#lms th {
  text-align: center
}
#lms .column-headers th {
  position: relative
}
#lms .column-headers th .line {
  width: 1px;
  height: 10px;
  background: #000;
  position: absolute;
  top: -15px;
  left: 50%;
  display: block;
  margin-left: 0
}
#lms .column-headers th .name {
  position: absolute;
  display: block;
  width: 150px;
  transform: rotate(-30deg);
  left: 50%;
  margin-left: -12px;
  top: -70px;
  text-align: left;
  overflow: hidden;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap
}
#lms .activity-descriptor {
  margin: 20px
}
#lms .activity-descriptor td:last-of-type {
  padding-left: 10px
}
#lms .filter {
  margin-bottom: 10px
}
#lms .filter label:nth-of-type(2) {
  margin-left: 20px
}
#lms .debug-info {
  background: #e5e5e5;
  padding: 10px;
  border: 1px solid #b0b0b0
}
#lms .debug-info-content {
  margin-top: 20px;
  display: none
}
#lms .usage-bar {
  background: #fff;
  width: 100%;
  height: 20px;
  border: 1px solid #838383
}
#lms .usage-bar-percentage {
  height: 100%;
  background: #1c6001
}
#lms .usage-bar-percentage.good {
  background: #1c6001
}
#lms .usage-bar-percentage.warn {
  background: #ffcb00
}
#lms .usage-bar-percentage.bad {
  background: #c00000
}
#lms .table-wrapper {
  overflow: scroll;
  max-height: 500px;
  margin-bottom: 30px;
  margin-right: -120px;
  padding-right: 120px
}
#projectRoomPage {
  word-wrap: break-word
}
.toggle-filters.projects-mobile-menu {
  display: block;
  margin: 0;
  padding: .5rem 1rem;
  background-color: #d4f2fc
}
@media(max-width: 991.98px) {
  .project {
    margin-top: 1rem
  }
  .project-tabs-wrapper .projects-nav {
    margin: 0 !important
  }
  .project-tabs-wrapper {
    margin-left: -1em;
    margin-right: -1em;
    margin-top: -1em
  }
  #projectFrontPage {
    margin-top: 1rem
  }
}
.project-header {
  display: inline;
  border-top: 1px solid #f78e1e;
  font-weight: 500
}
.projectList {
  background-color: #f5f5f5;
  padding: .5rem 1rem
}
.projectList ul.projects {
  margin: -0.5rem -1rem;
  padding-left: 0;
  list-style-type: none
}
.projectList ul.projects.inactive {
  border-top: 1px solid #c2c2c2
}
.projectList ul.projects .iconSpace {
  display: inline-block;
  width: 1rem
}
.projectList ul.projects li.header {
  display: block;
  padding: .5rem 1rem;
  font-weight: bold
}
.projectList ul.projects a {
  display: block;
  padding: .5rem 1rem;
  color: #373a3c
}
.projectList ul.projects a:hover {
  background-color: #d0e7cf;
  text-decoration: none
}
.projectList ul.projects a:hover span {
  text-decoration: underline
}
.projectList ul.projects a.active {
  background-color: #d0e7cf;
  text-decoration: none
}
.projectList ul.projects a.active span {
  text-decoration: underline
}
#projectFrontPage .project-overview {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc
}
#projectFrontPage .project-overview h3 a {
  color: rgb(0,110.8794979079,152.3);
  text-decoration: underline
}
#projectFrontPage .project-overview h4 {
  border-bottom: 1px solid #f78e1e;
  padding-bottom: 3px
}
#projectFrontPage .event {
  margin-bottom: 1rem
}
#projectFrontPage .message {
  margin-bottom: 1rem
}
#projectFrontPage .event-date,
#projectFrontPage .message-date {
  font-size: .9em
}
.project {
  border: 1px solid #ccc;
  padding: 1rem
}
.post-message-wrapper {
  margin-left: -1rem
}
.arrow-indicator {
  line-height: 1.5
}
.project-tabs-wrapper {
  background-color: #ddd
}
.project-tabs-wrapper.all-projects {
  margin-right: -1rem
}
.projects-nav {
  position: relative;
  margin: -1rem
}
.projects-nav .active a {
  background-color: #fff !important;
  text-decoration: underline
}
.projects-nav .active a:hover {
  text-decoration: none
}
.projects-nav .content-tabs {
  float: left;
  margin-bottom: 0
}
.projects-nav .content-tabs li>a {
  padding: .4rem 3rem
}
.projects-nav .content-tabs li:first-child {
  border-left: 0
}
.projects-nav .content-tabs li:last-child {
  border-right: 1px solid #ccc
}
.projects-nav .settings-tabs {
  float: right;
  margin-bottom: 0
}
.projects-nav .settings-tabs li>a {
  padding: .4rem 1.1rem
}
.projects-nav .settings-tabs li:first-child {
  border-left: 1px solid #ccc
}
.projects-nav .settings-tabs li:last-child {
  border-right: 0
}
.projects-nav li:not(.active)+li:not(.active)::before {
  content: ".";
  text-indent: -9000px;
  display: block;
  width: 10px;
  height: 2.17rem;
  position: absolute;
  border-left: 1px solid #ccc
}
.projects-nav ul {
  padding: 0
}
.projects-nav ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0
}
.projects-nav ul li a {
  display: block;
  padding: 5px;
  min-width: 30%;
  text-align: center;
  background-color: #ddd
}
.user-result-container {
  max-height: 500px;
  width: 100%;
  overflow-y: scroll;
  position: absolute;
  box-shadow: 0 15px 40px #777;
  background-color: #fff;
  z-index: 100
}
.project-member-row+.project-member-row::before {
  content: " ";
  display: block;
  margin-top: 2rem
}
.member-image {
  height: 80px;
  width: auto
}
.member-image>img {
  height: 50px;
  width: auto;
  vertical-align: middle
}
.project-edit-member>form {
  display: inline
}
.message-profile-image {
  width: 2.5rem
}
.project-message-container+.project-message-container::before {
  content: " ";
  display: block;
  width: 100%;
  border-bottom: 1px solid #f78e1e;
  margin-bottom: 1rem;
  margin-top: 1rem
}
.project-message-banner {
  vertical-align: central
}
.project-message-preview {
  margin-bottom: 5px;
  padding-bottom: 5px;
  max-height: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  content: "";
  position: relative;
  word-wrap: break-word
}
.project-message-preview::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 170px, white);
  pointer-events: none
}
.project-comment-container+.project-comment-container::before {
  content: " ";
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
  margin-top: 1rem
}
@media(max-width: 767.98px) {
  #project-new-message-container #message-publish-button {
    margin-top: 1rem
  }
}
.news-archive-container {
  background-image: url(0b21104205fabf02cdd7.png);
  background-repeat: no-repeat
}
.news-archive-container h1 {
  margin-top: 16px
}
#archive-content {
  position: relative
}
.news-archive-card {
  color: #1e1e1e;
  position: relative;
  vertical-align: middle;
  margin: .6rem 0 .6rem 0;
  text-decoration: none
}
.news-archive-card .row {
  margin-left: 0;
  margin-right: 0
}
.news-archive-card a {
  border: .2rem solid rgba(0,0,0,0)
}
.news-archive-card a:hover,
.news-archive-card a:active,
.news-archive-card a:focus {
  border: solid .2rem rgb(0,110.8794979079,152.3);
  outline: none
}
.this-be-blue .container .news-archive-card {
  background-color: #fff
}
.this-be-blue .container .news-archive-card:hover,
.this-be-blue .container .news-archive-card:active,
.this-be-blue .container .news-archive-card:focus {
  background-color: #f7f7f7
}
.news-archive-card p {
  margin-bottom: 0
}
.news-archive-card .news-card-header {
  float: left
}
.news-archive-card .date-small {
  font-size: .85rem;
  color: #464a4c;
  text-align: right;
  float: right
}
.news-archive-card a {
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  padding: 1rem 1rem;
  transition: all .2s ease-in-out;
  min-height: 7.625em;
  display: block;
  background-color: #f9f9f9
}
.news-archive-card a:hover,
.news-archive-card a:active,
.news-archive-card a:focus {
  text-decoration: none;
  color: rgb(0,110.8794979079,152.3)
}
.news-archive-card a p {
  color: #373a3c
}
.archive-background:nth-child(even) {
  background-color: #d4f2fc
}
.news-article-filter-container {
  position: absolute !important;
  top: 0;
  right: 0;
  max-width: 300px
}
.news-article-filter-container h3 {
  border-top: 1px solid #f78e1e;
  margin: 0 1rem 1rem 0;
  padding-top: 5px
}
.news-article-filter-container a {
  color: #373a3c
}
.news-article-filter-container .panel-title {
  font-weight: normal
}
.news-article-filter-container .panel-title.active {
  font-weight: 600
}
.news-article-filter-container a:focus {
  text-decoration: none
}
.news-article-filter-container .months {
  padding-left: 10px
}
.news-article-filter-container .months .list-group-item {
  background-color: none;
  font-weight: normal;
  color: #1e1e1e
}
.news-article-filter-container .months .list-group-item.active {
  font-weight: 600;
  background-color: rgba(0,0,0,0)
}
.news-article-filter-container .months .list-group-item a {
  font-size: 1.1rem
}
.news-article-filter-container .news-archive-filter-collapse {
  padding-left: 0
}
.news-article-filter-container .news-archive-filter-collapse .list-group-item {
  border: none;
  padding: 0
}
@media(max-width: 767.98px) {
  .news-article-filter-container {
    margin-top: 1rem;
    background-color: #d4f2fc;
    padding: .5rem;
    width: 100%;
    border: 1px solid hsl(195,86.9565217391%,80.9803921569%)
  }
  .news-article-filter-container .fa {
    padding-top: 5px
  }
  .news-article-filter-container .panel-default {
    margin-top: .5rem
  }
  .news-article-filter-container .panel-group {
    border-top: 1px solid hsl(195,86.9565217391%,80.9803921569%);
    display: none;
    padding: 0 0 0 .33em;
    margin-top: .33em
  }
}
@media(min-width: 768px) {
  .news-article-filter-container {
    width: 160px;
    top: 100%
  }
}
@media(min-width: 992px) {
  .news-article-filter-container {
    width: 210px
  }
}
@media(min-width: 1200px) {
  .news-article-filter-container {
    width: 260px
  }
}
@media(max-width: 767.98px) {
  .news-row {
    float: left;
    width: 100%
  }
  .news-archive-card {
    max-height: none
  }
  .news-archive-card .news-card-header {
    float: none
  }
  .news-archive-card .date-small {
    display: block;
    text-align: left;
    float: none
  }
  .news-archive-card a {
    padding: .6rem
  }
  .news-article-filter-container {
    position: static !important;
    z-index: 1000;
    max-width: 100%
  }
  .archive-content {
    position: static
  }
  .news-archive-container h1 {
    text-align: center
  }
}
@media(max-width: 991.98px) {
  .news-article-filter-container .news-archive-filter-collapse .list-group-item {
    margin-bottom: .75rem;
    background-color: rgba(0,0,0,0)
  }
  .panel-title {
    margin-bottom: .75rem;
    background-color: rgba(0,0,0,0)
  }
}
#my-profile {
  margin-bottom: 2rem
}
#my-profile .profile {
  margin: 0 auto;
  padding: 1rem
}
#my-profile .e-post {
  margin-bottom: 1rem
}
#my-profile .profile-right {
  background-color: #fde5cb
}
#my-profile .profile-image {
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto 1rem auto
}
#my-profile .profile-image img {
  opacity: 0
}
.profile-image {
  width: 240px;
  height: 240px
}
@media(min-width: 768px) {
  .profile-left,
  .profile-right {
    min-height: 530px
  }
  .profile-image {
    width: 250px;
    height: 250px
  }
}
@media(min-width: 992px) {
  .profile-image {
    width: 280px;
    height: 280px
  }
}
@media(min-width: 1200px) {
  .profile-image {
    width: 350px;
    height: 350px
  }
}
.article-container {
  margin-bottom: 1.5rem
}
.recent-articles-container {
  margin-bottom: 1.5rem
}
.recent-articles-container:hover {
  cursor: pointer
}
.recent-articles-container a h3 {
  color: rgb(0,110.8794979079,152.3);
  margin-top: .5525rem;
  padding: 0 15px
}
.recent-articles-container a p {
  color: #373a3c;
  padding: 0 15px;
  padding-bottom: .5rem
}
.recent-articles-container a:hover {
  text-decoration: none
}
.recent-articles-container a:hover h3 {
  text-decoration: underline
}
.recent-articles-container .background-box {
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  background-color: #f9f9f9
}
.recent-articles-container .article-thumb {
  width: auto;
  height: 190px;
  overflow: hidden;
  background-color: #fff;
  background-position: center center;
  background-size: cover
}
.recent-articles-container .article-thumb img {
  display: none
}
.recent-articles-without-image {
  background-color: #fff
}
.recent-articles-without-image a h3 {
  color: rgb(0,110.8794979079,152.3)
}
.recent-articles-without-image a:hover h3 {
  text-decoration: underline
}
.recent-articles-without-image .news-archive-card:first-child {
  margin-top: 1em
}
#confidentialityModal .modal-body {
  overflow-y: auto;
  max-height: calc(100vh - 120px)
}
@media(min-width: 768px) {
  #confidentialityModal .modal-body {
    max-height: calc(100vh - 210px)
  }
}
@media(max-width: 767.98px) {
  #big-search {
    margin: 1rem auto 1rem auto;
    max-width: 400px;
    position: relative;
    display: block;
    height: 2.5rem;
    font-size: 1rem
  }
  #big-search input {
    float: left;
    color: #1e1e1e;
    padding-left: 15px;
    width: 100%;
    height: 2.5rem;
    border: 0;
    background-color: #e6e6e6
  }
  #big-search input:focus {
    outline: none
  }
  #big-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: rgb(0,110.8794979079,152.3);
    border: none
  }
  #big-search button img {
    height: 20px
  }
  .filter-container {
    margin-top: 1rem;
    background-color: #d4f2fc;
    padding: .5rem;
    width: 100%;
    border: 1px solid hsl(195,86.9565217391%,80.9803921569%)
  }
  .filter-container .fa {
    padding-top: 5px
  }
  .filter-container ul {
    border-top: 1px solid hsl(195,86.9565217391%,80.9803921569%);
    display: none;
    padding: 0 0 0 .33em;
    margin-top: .33em
  }
  .filter-container ul li {
    list-style: none;
    margin-top: .75rem
  }
  .filter-container ul li.active {
    font-weight: 600;
    text-decoration: underline
  }
  .filter-container ul li a {
    color: #373a3c
  }
}
@media(min-width: 768px) {
  #big-search {
    margin-top: 8px;
    font-size: 2rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    max-width: 470px
  }
  #big-search input {
    padding-left: .3em;
    float: left;
    width: 400px;
    border: 1px solid #a1a1a1;
    height: 57px
  }
  #big-search button {
    border: solid 1px rgb(0,110.8794979079,152.3);
    padding: 2px .5rem;
    float: left;
    height: 3.3529411765rem;
    width: 59px;
    height: 57px
  }
  #big-search button img {
    margin-bottom: 1px
  }
  .filter-search {
    float: right
  }
  .filter-search .filter-container {
    margin-top: 2.2rem;
    background-color: #f5f5f5;
    padding: 1rem
  }
  .filter-search .filter-container ul {
    padding: .5em
  }
  .filter-search .filter-container li {
    list-style: none;
    font-size: 1.1rem;
    padding: 5px 0 0 0
  }
  .filter-search .filter-container li a {
    color: #373a3c
  }
  .filter-search .filter-container .active {
    font-weight: 600
  }
  #search-results {
    float: left;
    margin-top: 1rem
  }
}
.search-info {
  position: relative;
  z-index: 1
}
.search-info h4 {
  margin-bottom: 0;
  padding: 4px 0 0 0;
  font-size: 1em
}
.search-info::before {
  content: "";
  width: 60%;
  border-bottom: solid 1px #f78e1e;
  height: 1px;
  position: absolute
}
#search-icon-container img {
  margin: 20px 0 0 0
}
.search-card {
  color: #1e1e1e;
  position: relative;
  vertical-align: middle;
  margin: 1.2em 0;
  text-decoration: none
}
.this-be-blue .container .search-card {
  background-color: #fff
}
.this-be-blue .container .search-card:hover,
.this-be-blue .container .search-card:active,
.this-be-blue .container .search-card:focus {
  background-color: #f7f7f7
}
.search-card p {
  margin-bottom: 0
}
.search-card .date-small {
  font-size: .85rem;
  color: #464a4c
}
.search-card a,
.search-card .search-card-no-link {
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  padding: 1rem 0;
  transition: all .2s ease-in-out;
  min-height: 5.3125em;
  display: block;
  background-color: #f9f9f9
}
.search-card a:hover,
.search-card a:active,
.search-card a:focus,
.search-card .search-card-no-link:hover,
.search-card .search-card-no-link:active,
.search-card .search-card-no-link:focus {
  text-decoration: none;
  background-color: rgb(243.9,243.9,243.9)
}
.search-card a p,
.search-card .search-card-no-link p {
  color: #373a3c
}
.search-card a:hover .search-angle,
.search-card a:focus .search-angle,
.search-card a:active .search-angle {
  margin-right: 0
}
.search-angle {
  color: rgb(106.5,106.5,106.5);
  font-size: 2.5em;
  margin-top: 1%;
  margin-right: 5px;
  transition: all .2s ease-in-out
}
.category-name {
  color: rgb(0,110.8794979079,152.3);
  font-size: .95em;
  text-align: right
}
.scenarioLinksContainer {
  padding: 1rem 0;
  background-color: #eee
}
.scenarioLinksContainer:nth-child(2n+1) {
  background-color: hsl(0,0%,88.3333333333%)
}
.wizardNavigation {
  background: #f5f5f5;
  padding: 20px 0
}
.wizardNavigation-header {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 20px
}
.wizardSteps {
  margin-top: 1.35rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem
}
.wizardSteps-header {
  display: block;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px
}
.wizardStep {
  position: relative
}
.wizardStep+.wizardStep {
  margin-top: 20px
}
.wizardStep-left {
  float: left;
  width: 10%
}
.wizardStep-right {
  float: left;
  width: 90%;
  padding-right: .9375rem;
  padding-left: 3em;
  padding-top: .1em
}
@media(min-width: 768px) {
  .wizardStep-right {
    padding-right: 0
  }
}
.wizardStep-right img {
  max-width: 100%;
  height: auto
}
.wizardStep-right:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  border-left: 1px dashed #1e1e1e;
  top: 50px;
  left: 25px;
  margin-left: -1px;
  z-index: -1
}
.wizardStep:last-of-type .wizardStep-right:before {
  top: 0
}
.wizardStep:last-of-type .wizardStep-right:after {
  background: #d0e7cf;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 49px;
  float: left;
  font-weight: bold;
  position: absolute;
  content: "OK!";
  bottom: -10px;
  left: 0
}
.wizardStep-index {
  background: #d0e7cf;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 49px;
  float: left;
  font-weight: bold
}
.wizardStep-header {
  font-weight: bold;
  margin-bottom: .6em
}
ul.buttonList {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center
}
ul.buttonList li {
  display: inline-block;
  margin: 0 .4rem .8rem .4rem
}
.buttonList .btn {
  margin-right: 1rem
}
.wizardBtn {
  color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3);
  background-color: #fff;
  border: 1px solid;
  padding: 7px 15px;
  display: block;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer
}
.wizardBtn:hover {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.wizardBtn:focus,
.wizardBtn.focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.wizardBtn.disabled,
.wizardBtn:disabled {
  color: rgb(0,110.8794979079,152.3);
  background-color: rgba(0,0,0,0)
}
.wizardBtn:not(:disabled):not(.disabled):active,
.wizardBtn:not(:disabled):not(.disabled).active,
.show>.wizardBtn.dropdown-toggle {
  color: #fff;
  background-color: rgb(0,110.8794979079,152.3);
  border-color: rgb(0,110.8794979079,152.3)
}
.wizardBtn:not(:disabled):not(.disabled):active:focus,
.wizardBtn:not(:disabled):not(.disabled).active:focus,
.show>.wizardBtn.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,110.8794979079,152.3,.5)
}
.wizardBtn.wizardBtn--inline {
  display: inline-block
}
.wizardBtn.wizardBtn--primary {
  border-radius: .25rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5
}
.wizardBtn:hover {
  text-decoration: underline;
  background-color: #fff;
  color: rgb(0,110.8794979079,152.3)
}
.wizardBtn--active:focus,
.wizardBtn--acitve:active,
.wizardBtn--active {
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff;
  border-color: rgb(0,73.749790795,101.3)
}
.wizardBtn--active:hover {
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff;
  border-color: rgb(0,110.8794979079,152.3)
}
.floatLeft {
  float: left;
  display: block;
  margin: 0 1rem 1rem 0
}
.floatRight {
  float: right;
  display: block;
  margin: 0 0 1rem 1rem
}
/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
*/
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb
}
.pika-single.is-hidden {
  display: none
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0,0,0,.5)
}
.pika-single {
  *zoom: 1
}
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table
}
.pika-single:after {
  clear: both
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px
}
.pika-title {
  position: relative;
  text-align: center
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff
}
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: rgba(0,0,0,0);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2
}
.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
  *left: 0
}
.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
  *right: 0
}
.pika-select {
  display: inline-block;
  *display: inline
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center
}
.pika-table abbr {
  border-bottom: none;
  cursor: help
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #f5f5f5
}
.is-today .pika-button {
  color: #3af;
  font-weight: bold
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: rgb(0,110.8794979079,152.3);
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px
}
.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3
}
.pika-button:hover {
  color: #fff;
  background: hsl(31.2,92.5925925926%,74.4117647059%);
  box-shadow: none;
  border-radius: 3px
}
.pika-week {
  font-size: 11px;
  color: #999
}
.is-inrange .pika-button {
  background: #d5e9f7
}
.is-startrange .pika-button {
  color: #fff;
  background: #6cb31d;
  box-shadow: none;
  border-radius: 3px
}
.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  box-shadow: none;
  border-radius: 3px
}
.text-right {
  text-align: right
}
.button-with-arrow {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: #d4f2fc;
  font-size: 1.25rem;
  padding: .75em 1em;
  min-height: 4.1em;
  text-decoration: none;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  transition: all .1s ease-in-out
}
.button-with-arrow i,
.button-with-arrow span {
  display: table-cell;
  vertical-align: middle
}
.button-with-arrow span {
  width: 85%
}
.button-with-arrow i {
  padding-top: .125em;
  padding-left: 1em;
  text-align: right
}
.button-with-arrow:hover,
.button-with-arrow:focus {
  background: rgb(0,110.8794979079,152.3);
  color: #fff;
  text-decoration: none;
  transition: all .1s ease-in-out;
  outline: none
}
.idbasenthemepage .modal-backdrop.show {
  opacity: 1
}
.idbasenthemepage #content .btn-primary:focus,
.idbasenthemepage #content .btn-primary:hover {
  color: #1e1e1e;
  background-color: #fff;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.idbasenthemepage #content .btn-primary:focus i,
.idbasenthemepage #content .btn-primary:hover i {
  color: rgb(0,110.8794979079,152.3)
}
.idbasenthemepage #content h1 {
  margin-top: 30px;
  margin-bottom: 40px
}
.idbasenthemepage #content h1 i {
  margin-right: 30px
}
.idbasenthemepage #content h2 {
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #bebebe;
  font-size: 1.5rem
}
.idbasenthemepage #content h2 i {
  font-size: 1.5rem;
  margin-right: 20px
}
.idbasenthemepage #content .articles-list {
  width: 100%;
  list-style: none;
  box-sizing: content-box;
  padding-left: 15px;
  padding-right: 15px
}
.idbasenthemepage #content .articles-list li {
  float: left;
  margin: 0 28px 10px 0;
  width: 48%;
  border: none
}
.idbasenthemepage #content .articles-list li:nth-child(even) {
  margin-right: 0
}
.idbasenthemepage #content .articles-list .has-carousel:not(:first-of-type) {
  margin-top: 50px
}
.idbasenthemepage #content .articles-list .has-carousel {
  margin-top: 10px;
  width: 100%
}
.idbasenthemepage #content .articles-list .has-carousel a {
  width: 48%
}
.idbasenthemepage #content .articles-list a {
  border: none;
  color: rgb(0,110.8794979079,152.3);
  font-size: 1.5rem;
  width: 100%;
  background: #d4f2fc;
  padding: .75em 1em;
  min-height: 3.5em;
  text-decoration: none;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  transition: all .1s ease-in-out
}
.idbasenthemepage #content .articles-list a span {
  width: 85%
}
.idbasenthemepage #content .articles-list a:hover,
.idbasenthemepage #content .articles-list a:focus {
  outline: none;
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff
}
.idbasenthemepage #content .articles-list a:hover {
  cursor: pointer
}
@media(max-width: 767px) {
  .idbasenthemepage #content .articles-list li {
    width: 100%
  }
  .idbasenthemepage #content .articles-list .has-carousel:not(:first-child) {
    padding-top: 20px
  }
  .idbasenthemepage #content .articles-list .has-carousel a {
    width: 100%
  }
}
body.idbasenfactsbankpage.simpleview header,
body.idbasenfactsbankpage.simpleview #nidfooter,
body.idbasenfactsbankpage.simpleview .breadcrumbs {
  display: none
}
body.idbasenfactsbankpage main a {
  text-decoration: underline
}
body.idbasenfactsbankpage main svg {
  width: 100%;
  height: auto
}
body.idbasenfactsbankpage main .icon {
  width: 40px
}
body.idbasenfactsbankpage main .icon img {
  width: 100%;
  height: auto
}
body.idbasenfactsbankpage main .btn {
  white-space: initial;
  text-align: left
}
body.idbasenfactsbankpage main .btn-primary,
body.idbasenfactsbankpage main .btn-secondary {
  padding: 15px
}
body.idbasenfactsbankpage main .action-choose-all,
body.idbasenfactsbankpage main .action-choose-none {
  padding: 6px 12px
}
body.idbasenfactsbankpage main button:focus,
body.idbasenfactsbankpage main button:hover,
body.idbasenfactsbankpage main a:focus {
  outline: solid 2px rgb(0,110.8794979079,152.3);
  text-decoration: none
}
body.idbasenfactsbankpage main .btn-primary:hover,
body.idbasenfactsbankpage main .btn-primary:focus {
  color: #1e1e1e;
  background-color: #fff
}
body.idbasenfactsbankpage main .btn-primary:hover i,
body.idbasenfactsbankpage main .btn-primary:focus i {
  color: rgb(0,110.8794979079,152.3)
}
body.idbasenfactsbankpage main .info-button {
  background: none !important;
  border: none;
  padding: 0 !important;
  cursor: pointer
}
body.idbasenfactsbankpage main .info-button.collapsed .accordion-icon i {
  transform: rotate(180deg)
}
body.idbasenfactsbankpage main .filter-button {
  border: none;
  color: rgb(0,110.8794979079,152.3);
  font-size: 1rem;
  width: 100%;
  background: #d4f2fc;
  padding: .75em 1em;
  min-height: 3em;
  text-decoration: none;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  transition: all .1s ease-in-out;
  text-decoration: none !important;
  display: block;
  line-height: 1.5rem
}
body.idbasenfactsbankpage main .filter-button span {
  width: 85%
}
body.idbasenfactsbankpage main .filter-button i {
  text-align: right;
  float: right;
  margin-left: auto;
  line-height: 3rem
}
body.idbasenfactsbankpage main .filter-button:hover,
body.idbasenfactsbankpage main .filter-button:focus {
  outline: none;
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff
}
body.idbasenfactsbankpage main .filter-button:hover {
  cursor: pointer
}
body.idbasenfactsbankpage main .filter-selected {
  background-color: #f7f7f7;
  border-bottom: 3px solid #f78e1e;
  color: #1e1e1e;
  pointer-events: none
}
body.idbasenfactsbankpage main .filter-selected i {
  display: none
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark {
  background: #f5f5f5;
  color: #1e1e1e;
  transition: background .5s;
  cursor: pointer;
  border: 0;
  border-bottom: 2px solid rgb(0,110.8794979079,152.3)
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark:focus,
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark:hover {
  outline: solid .2rem rgb(0,110.8794979079,152.3) !important;
  border-color: rgba(0,0,0,0);
  background: #fff !important;
  color: #1e1e1e !important
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark:focus i,
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark:hover i {
  color: rgb(0,110.8794979079,152.3) !important
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark .icon {
  font-size: 30px
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark i.arrow {
  transition: all .7s;
  font-size: 2.2rem;
  padding-right: 0;
  padding-left: 0
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark.collapsed {
  background: #36393f;
  color: #fff;
  border-bottom: none
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-header.card-dark.collapsed i.arrow {
  transform: rotate(180deg)
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark .image img {
  width: 100%;
  height: auto
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark button.img {
  background-color: rgba(0,0,0,0);
  border: none;
  padding: 0
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark .factbank-image {
  max-height: 100%;
  max-width: 100%
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark .btn-image-gallery {
  background: rgb(0,110.8794979079,152.3);
  display: block;
  padding: 12px;
  color: #fff;
  display: flex
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark .btn-image-gallery i {
  margin-right: 10px;
  font-size: 24px
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark button:hover .btn-image-gallery,
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark button:focus .btn-image-gallery {
  background: #fff;
  color: #1e1e1e
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark button:hover .btn-image-gallery i,
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark button:focus .btn-image-gallery i {
  color: rgb(0,110.8794979079,152.3)
}
body.idbasenfactsbankpage main .accordion-categories .card.card-dark .card-body.card-dark .button-with-external-link {
  text-decoration: none
}
body.idbasenfactsbankpage .modal-backdrop.show {
  opacity: 1
}
body.idbasenfactsbankpage .selected-filters {
  border-bottom: 1px solid #bebebe
}
body.idbasenfactsbankpage .selected-filters.card .card-header i.fa-angle-up {
  top: 4px !important
}
body.idbasenfactsbankpage .selected-filters.card .card-header:not(.collapsed) i.fa-angle-up {
  top: 1px !important
}
body.idbasenfactsbankpage .selected-filters legend {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0
}
body.idbasenfactsbankpage .selected-filters button {
  display: inline-flex;
  align-items: center
}
body.idbasenfactsbankpage .selected-filters button .txt {
  margin: 0 12px
}
body.idbasenfactsbankpage .selected-filters button .txt span {
  display: block;
  line-height: 1;
  text-align: left
}
body.idbasenfactsbankpage .selected-filters button .txt span.area {
  font-size: 14px
}
body.idbasenfactsbankpage .selected-filters button .fa {
  font-size: 20px
}
body.idbasenfactsbankpage .factbank-source .card-header {
  font-size: 1.25rem
}
body.idbasenfactsbankpage .factbank-source .card-header .accordion-icon {
  min-width: 76px
}
@media(max-width: 768px) {
  body.idbasenfactsbankpage .card .card-header i.fa-angle-up {
    top: 3px
  }
  body.idbasenfactsbankpage .card .card-header:not(.collapsed) i.fa-angle-up {
    top: 0px
  }
  body.idbasenfactsbankpage .c-input {
    display: inline-block;
    margin-left: 0
  }
  body.idbasenfactsbankpage .c-radio .c-indicator {
    top: 4px
  }
}
.idbasenstartpage h1 {
  color: rgb(0,110.8794979079,152.3)
}
.idbasenstartpage .countries-list {
  width: 100%;
  height: 100%;
  padding: 1rem 0 1.5rem 0
}
.idbasenstartpage .countries-list li {
  display: block;
  margin: 20px 0 20px 0;
  white-space: nowrap
}
@media(min-width: 544px) {
  .idbasenstartpage .countries-list li {
    display: inline-block;
    margin: 10px
  }
}
.idbasenstartpage .countries-list li a {
  color: #1e1e1e;
  font-size: 22px;
  padding: 0 10px 0 0;
  vertical-align: middle;
  border: 1px solid #ddd;
  min-width: 100%;
  display: block;
  width: 100%;
  height: 80px;
  min-width: 220px
}
@media(min-width: 544px) {
  .idbasenstartpage .countries-list li a {
    display: table-cell;
    height: 60px
  }
}
.idbasenstartpage .countries-list li a img {
  max-width: 120px;
  height: 100%;
  margin-right: 10px
}
@media(min-width: 544px) {
  .idbasenstartpage .countries-list li a img {
    max-width: 80px
  }
}
.idbasenstartpage .countries-list li a:hover,
.idbasenstartpage .countries-list li a:focus {
  border: 2px solid rgb(0,110.8794979079,152.3);
  outline: none;
  text-decoration: none
}
.subscriptionpage fieldset {
  padding: 10px 15px
}
.subscriptionpage fieldset legend {
  float: left
}
.subscriptionpage button.btn-primary:focus {
  background: #fff;
  color: rgb(0,110.8794979079,152.3)
}
.subscriptionpage button:focus {
  outline: none
}
.subscriptionpage #heading-mysubscriptions {
  font-size: 1.5rem
}
.subscriptionpage .accordion .card:last-of-type {
  border-bottom: 0
}
.subscriptionpage .action-delete-subscr {
  cursor: pointer
}
.subscriptionpage .action-delete-subscr:focus {
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.subscriptionpage .action-delete-subscr .delete-icon {
  background: none;
  border: 0;
  padding: 4px 6px 4px 4px
}
.subscriptionpage .action-delete-subscr .delete-icon:focus {
  color: red;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.subscriptionpage .subscription-group {
  margin-bottom: 8rem
}
@media(max-width: 767px) {
  .subscriptionpage .subscription-group {
    margin-bottom: 3rem
  }
}
.subscriptionpage .card-header.collapsed i.fa-angle-up {
  top: 4px
}
.subscriptionpage .card-header:not(.collapsed) i.fa-angle-up {
  top: -2px
}
.subscriptionpage .card {
  background-color: rgba(0,0,0,0)
}
.reload-needed {
  z-index: 10;
  height: 0;
  opacity: 0;
  transition: all 400ms ease-in
}
@media(min-width: 992px) {
  .reload-needed {
    position: fixed;
    max-width: 250px;
    transform: translateX(500px)
  }
}
@media(min-width: 1200px) {
  .reload-needed {
    position: fixed;
    max-width: 350px;
    transform: translateX(500px)
  }
}
.reload-needed.show {
  height: auto;
  transform: translateX(0);
  opacity: 1
}
body.idbasenarticlepage .modal-backdrop.show {
  opacity: 1
}
body.idbasenarticlepage #content .btn-primary:focus,
body.idbasenarticlepage #content .btn-primary:hover {
  color: #1e1e1e;
  background-color: #fff;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
body.idbasenarticlepage #content .btn-primary:focus i,
body.idbasenarticlepage #content .btn-primary:hover i {
  color: rgb(0,110.8794979079,152.3)
}
body.idbasenarticlepage #content .card a {
  text-decoration: underline
}
body.idbasenarticlepage #content .card a:focus {
  text-decoration: none;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
body.idbasenarticlepage #content .accordion-icon {
  min-width: 76px
}
body.idbasenarticlepage #content .card-header>h1 {
  font-size: 2rem
}
body.idbasenarticlepage #content h2 {
  font-size: 1.5rem
}
body.idbasenarticlepage #content h3,
body.idbasenarticlepage #content h4,
body.idbasenarticlepage #content h5 {
  font-size: 1rem
}
body.idbasenarticlepage #content h3 .card-header {
  font-size: 1.25rem
}
body.idbasenarticlepage #content .card .card-header i.fa-angle-up {
  top: 3px !important
}
body.idbasenarticlepage #content .card .card-header:not(.collapsed) i.fa-angle-up {
  top: -2px !important
}
.filter-button {
  border: none;
  color: rgb(0,110.8794979079,152.3);
  font-size: 1.5rem;
  width: 100%;
  background: #d4f2fc;
  padding: .75em 1em;
  min-height: 3.5em;
  text-decoration: none;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  transition: all .1s ease-in-out;
  text-decoration: none !important;
  display: block;
  line-height: 3rem
}
.filter-button span {
  width: 85%
}
.filter-button i {
  text-align: right;
  float: right;
  margin-left: auto;
  line-height: 3rem
}
.filter-button:hover,
.filter-button:focus {
  outline: none;
  background-color: rgb(0,110.8794979079,152.3);
  color: #fff
}
.filter-button:hover {
  cursor: pointer
}
.filter-selected {
  background-color: #f7f7f7;
  border-bottom: 3px solid #f78e1e;
  color: #1e1e1e;
  pointer-events: none
}
.filter-selected i {
  display: none
}
.filter-not-selected {
  background-color: #d4f2fc;
  border-bottom: none
}
@media(max-width: 768px) {
  .main-heading {
    margin-left: 12px !important
  }
  .card-header {
    padding-left: .75rem;
    padding-right: .75rem
  }
  .card-header span.title {
    font-size: 1.5rem
  }
  .card-header span.title i {
    font-size: 1.5rem;
    margin-right: 7px !important
  }
  .filter-button {
    font-size: 1.25rem
  }
}
.filterpage .ff {
  background-color: #fde5cb
}
.filterpage .ff-inner {
  max-width: 800px;
  max-width: calc(800px + 4rem);
  margin: 1rem auto;
  padding: 2rem
}
.filterpage-count {
  position: relative;
  text-align: center
}
.filterpage-count span {
  padding: 1rem;
  background-color: #fff;
  z-index: 1
}
.filterpage-count::before {
  border-bottom: 1px solid #cfcfcf;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1
}
.filterpage .fl {
  max-width: 800px;
  position: relative;
  margin: 1rem auto
}
.filterpage .fl.is-twocol {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.filterpage .fl.is-twocol .fl-pageitem {
  flex: 0 0 auto;
  width: 49%
}
@media(max-width: 991.98px) {
  .filterpage .fl.is-twocol .fl-pageitem {
    width: 100%
  }
}
.filterpage .fl.is-twocol .fl-webinaritem {
  flex: 0 0 auto;
  width: 49%
}
@media(max-width: 991.98px) {
  .filterpage .fl.is-twocol .fl-webinaritem {
    width: 100%
  }
}
.filterpage .fl-pageitem {
  background-color: #eee;
  padding: 1.5rem;
  display: flex;
  margin-bottom: 2rem
}
.filterpage .fl-pageitem-img {
  width: 37%;
  min-width: 37%;
  margin-right: 1.5rem
}
.filterpage .fl-pageitem-img img {
  max-width: 100%;
  display: block
}
.filterpage .fl-pageitem-content {
  flex-basis: 100%
}
.filterpage .fl-pageitem-content .badge {
  font-size: .9rem
}
.filterpage .fl-pageitem-title {
  font-size: 1.6rem;
  font-weight: 600;
  margin: .5rem 0
}
.filterpage .fl-pageitem-ingress {
  font-size: 1.2rem;
  margin: .5rem 0
}
@media(max-width: 767.98px) {
  .filterpage .fl-pageitem {
    flex-wrap: wrap
  }
}
.filterpage .fl-webinaritem {
  background-color: #eee;
  padding: 1.5rem;
  width: 100%;
  margin-bottom: 2rem
}
.filterpage .fl-webinaritem-iframe {
  margin-bottom: 1rem
}
.filterpage .fl-webinaritem-content {
  flex-basis: 100%
}
.filterpage .fl-webinaritem-content .badge {
  font-size: .9rem
}
.filterpage .fl-webinaritem-title {
  font-size: 1.6rem;
  font-weight: 600;
  margin: .5rem 0
}
.filterpage .fl-webinaritem-ingress {
  font-size: 1.2rem;
  margin: .5rem 0
}
@media(max-width: 767.98px) {
  .filterpage .fl-webinaritem {
    flex-wrap: wrap
  }
}
@media(min-width: 768px) {
  .hidden-md-up {
    display: none !important
  }
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important
}
.m-a-0 {
  margin: 0 !important
}
.m-t-0 {
  margin-top: 0 !important
}
.m-r-0 {
  margin-right: 0 !important
}
.m-b-0 {
  margin-bottom: 0 !important
}
.m-l-0,
.m-x-0 {
  margin-left: 0 !important
}
.m-x-0 {
  margin-right: 0 !important
}
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
.m-a-1 {
  margin: 1rem !important
}
.m-t-1 {
  margin-top: 1rem !important
}
.m-r-1 {
  margin-right: 1rem !important
}
.m-b-1 {
  margin-bottom: 1rem !important
}
.m-l-1,
.m-x-1 {
  margin-left: 1rem !important
}
.m-x-1 {
  margin-right: 1rem !important
}
.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}
.m-a-2 {
  margin: 1.5rem !important
}
.m-t-2 {
  margin-top: 1.5rem !important
}
.m-r-2 {
  margin-right: 1.5rem !important
}
.m-b-2 {
  margin-bottom: 1.5rem !important
}
.m-l-2,
.m-x-2 {
  margin-left: 1.5rem !important
}
.m-x-2 {
  margin-right: 1.5rem !important
}
.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}
.m-a-3 {
  margin: 3rem !important
}
.m-t-3 {
  margin-top: 3rem !important
}
.m-r-3 {
  margin-right: 3rem !important
}
.m-b-3 {
  margin-bottom: 3rem !important
}
.m-l-3,
.m-x-3 {
  margin-left: 3rem !important
}
.m-x-3 {
  margin-right: 3rem !important
}
.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}
.p-a-0 {
  padding: 0 !important
}
.p-t-0 {
  padding-top: 0 !important
}
.p-r-0 {
  padding-right: 0 !important
}
.p-b-0 {
  padding-bottom: 0 !important
}
.p-l-0,
.p-x-0 {
  padding-left: 0 !important
}
.p-x-0 {
  padding-right: 0 !important
}
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.p-a-1 {
  padding: 1rem !important
}
.p-t-1 {
  padding-top: 1rem !important
}
.p-r-1 {
  padding-right: 1rem !important
}
.p-b-1 {
  padding-bottom: 1rem !important
}
.p-l-1,
.p-x-1 {
  padding-left: 1rem !important
}
.p-x-1 {
  padding-right: 1rem !important
}
.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}
.p-a-2 {
  padding: 1.5rem !important
}
.p-t-2 {
  padding-top: 1.5rem !important
}
.p-r-2 {
  padding-right: 1.5rem !important
}
.p-b-2 {
  padding-bottom: 1.5rem !important
}
.p-l-2,
.p-x-2 {
  padding-left: 1.5rem !important
}
.p-x-2 {
  padding-right: 1.5rem !important
}
.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}
.p-a-3 {
  padding: 3rem !important
}
.p-t-3 {
  padding-top: 3rem !important
}
.p-r-3 {
  padding-right: 3rem !important
}
.p-b-3 {
  padding-bottom: 3rem !important
}
.p-l-3,
.p-x-3 {
  padding-left: 3rem !important
}
.p-x-3 {
  padding-right: 3rem !important
}
.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}
.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}
.hidden-xs-up {
  display: none !important
}
@media(max-width: 543px) {
  .hidden-xs-down {
    display: none !important
  }
}
@media(min-width: 544px) {
  .hidden-sm-up {
    display: none !important
  }
}
@media(max-width: 767px) {
  .hidden-sm-down {
    display: none !important
  }
}
@media(min-width: 768px) {
  .hidden-md-up {
    display: none !important
  }
}
@media(max-width: 991px) {
  .hidden-md-down {
    display: none !important
  }
}
@media(min-width: 992px) {
  .hidden-lg-up {
    display: none !important
  }
}
@media(max-width: 1199px) {
  .hidden-lg-down {
    display: none !important
  }
}
@media(min-width: 1200px) {
  .hidden-xl-up {
    display: none !important
  }
}
.hidden-xl-down,
.visible-print-block {
  display: none !important
}
@media print {
  .visible-print-block {
    display: block !important
  }
}
.visible-print-inline {
  display: none !important
}
@media print {
  .visible-print-inline {
    display: inline !important
  }
}
.visible-print-inline-block {
  display: none !important
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
.text-xs-left {
  text-align: left !important
}
.text-xs-right {
  text-align: right !important
}
.text-xs-center {
  text-align: center !important
}
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030
}
.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-top: .25em;
  vertical-align: baseline
}
.label-pill {
  padding-right: .6em;
  padding-left: .6em
}
.label-default {
  background-color: #818a91
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #687077
}
.label-primary {
  background-color: #006f98
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #004a65
}
.label-success {
  background-color: #d0e7cf
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #afd6ad
}
.label-info {
  background-color: #d4f2fc
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #a4e4f9
}
.label-warning {
  background-color: #fde5cb
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #fbcc9a
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}
.btn-primary-outline {
  color: #006f98;
  background-image: none;
  background-color: rgba(0,0,0,0);
  border-color: #006f98
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px
}
.btn-primary-outline.active,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline:focus,
.btn-primary-outline:hover,
.open>.btn-primary-outline.dropdown-toggle {
  color: #fff;
  background-color: #006f98;
  border-color: #006f98
}
.btn-primary-outline.disabled.focus,
.btn-primary-outline.disabled:focus,
.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled.focus,
.btn-primary-outline:disabled:focus,
.btn-primary-outline:disabled:hover {
  border-color: #00b9fe
}
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.img-circle {
  border-radius: 50%
}
.alert>p,
.alert>ul {
  margin-bottom: 0
}
.alert>p+p {
  margin-top: 5px
}
.alert-heading {
  color: inherit
}
.alert-link {
  font-weight: bold
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d
}
.alert-success hr {
  border-top-color: #c1e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f
}
.alert-info hr {
  border-top-color: #a6d5ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b
}
.alert-warning hr {
  border-top-color: #f7ecb5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442
}
.alert-danger hr {
  border-top-color: #e4b9b9
}
.alert-danger .alert-link {
  color: #843534
}
.user-management .form-group {
  margin-bottom: .5rem
}
.form-group label {
  margin-right: 8px
}
table.table-striped.table-bordered th {
  white-space: nowrap
}
table.table-striped.table-bordered th,
table.table-striped.table-bordered td {
  padding: .5rem;
  font-size: 14px
}
table.table-striped.table-bordered .btn {
  font-size: inherit;
  padding-top: 3px;
  padding-bottom: 3px
}
.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer
}
.c-input>input {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.c-input>input:checked~.c-indicator {
  color: #fff;
  background-color: #0074d9
}
.c-input>input:focus~.c-indicator {
  box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9
}
.c-input>input:active~.c-indicator {
  color: #fff;
  background-color: #84c6ff
}
.c-input+.c-input {
  margin-left: 1rem
}
.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%
}
.c-checkbox input:checked~.c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)
}
.c-checkbox input:indeterminate~.c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K)
}
.c-radio .c-indicator {
  border-radius: 50%
}
.c-radio input:checked~.c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==)
}
.c-inputs-stacked .c-input {
  display: inline
}
.c-inputs-stacked .c-input:after {
  display: block;
  margin-bottom: .25rem;
  content: ""
}
.c-inputs-stacked .c-input+.c-input {
  margin-left: 0
}
.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem\9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center;
  background-image: none\9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none
}
.c-select:focus {
  border-color: #51a7e8;
  outline: none
}
.c-select::-ms-expand {
  opacity: 0
}
.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px
}
.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px
}
.c-checkbox .c-indicator {
  border: 1px solid #999;
  border-radius: 0;
  background-color: #fff;
  top: 2px
}
.c-radio .c-indicator {
  background-color: #fff;
  top: 2px;
  border: 1px solid #999
}
.c-input>input:checked~.c-indicator {
  border: none !important;
  background-color: #006f98
}
.c-input>input:focus~.c-indicator {
  box-shadow: 0 0 0 1px #fff,0 0 0 2px #006f98
}
@media print {
  @page {
    margin: 2.5cm
  }
  * {
    transition: none !important
  }
  html,
  body {
    width: 210mm;
    height: 297mm
  }
  html {
    font-size: 14pt
  }
  body {
    display: block;
    padding: 0
  }
  .linkBox {
    border: 1px solid rgb(0,110.8794979079,152.3)
  }
  .navbar-fixed-top {
    position: static;
    margin: 10px 0 25px 0
  }
  .nid-logo {
    height: 64px
  }
  .button-with-arrow {
    border: 1px solid rgb(0,110.8794979079,152.3)
  }
  #spaceman {
    display: none
  }
  .nid-nav,
  header,
  .mobile-header {
    background-color: #fff !important
  }
  .nid-nav-wrapper .col-md-3 {
    padding-left: 0
  }
  footer {
    display: none
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: static
  }
  .nid-logo {
    display: none
  }
  .nid-logo.print {
    display: block !important
  }
  a:not(.btn) {
    text-decoration: none
  }
  span.collapsed {
    display: none !important
  }
  *.collapse {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important
  }
  #collapse-otherpages {
    display: none !important
  }
  #epi-quickNavigator {
    display: none !important
  }
  nav>ul {
    display: none !important
  }
  .image-carousel-item {
    print-color-adjust: exact !important
  }
}
#map-container {
  position: relative
}
#popup {
  position: absolute;
  display: none;
  z-index: 1001;
  background: #fff;
  opacity: .95;
  border: solid thin silver;
  width: 340px
}
#popup>div {
  max-height: 100%;
  overflow: hidden;
  padding: 1em
}
#popup.viewing .editable>div:first-child {
  display: block;
  clear: both
}
#popup.viewing .editable input,
#popup.viewing .editable textarea,
#popup.viewing input[type=button].map-save,
#popup.viewing input[type=button].map-cancel {
  display: none
}
#popup.editing .map-save,
#popup.editing .map-cancel {
  display: block
}
#popup.editing .map-edit,
#popup.editing .map-delete {
  display: none
}
#popup.editing .editable>h4,
#popup.editing .editable>div {
  display: none
}
#popup.editing .editable>div {
  padding-top: .5em;
  margin-left: 1px
}
#popup.editing .editable input,
#popup.editing .editable textarea {
  display: block;
  float: left
}
#popup.editing .editable input {
  font-size: 18px;
  max-width: 10em;
  margin-left: -2px
}
#popup.editing .editable textarea {
  width: 100%;
  height: 6em;
  padding: 4px 0 0 0;
  margin: -1px
}
#popup.editing #popup-image-figure,
#popup.editing .popup-description-xhtml,
#popup.editing .popup-sources {
  display: none
}
#popup .popup-header {
  color: #505050;
  background: silver;
  margin: 0;
  padding: 0;
  text-align: left;
  padding-left: .2em
}
#popup .popup-header:hover {
  cursor: pointer
}
#popup .popup-header>div {
  float: left
}
#popup .popup-header .map-close {
  float: right;
  color: inherit;
  text-shadow: none;
  opacity: 1;
  font-size: 1.2em;
  padding: .2em
}
#popup .popup-header .map-close:hover {
  cursor: pointer;
  opacity: .5
}
#popup input[type=button] {
  float: left;
  margin: 2px
}
#popup .popup-title {
  margin-left: 2em
}
#popup .popup-title h4 {
  margin-top: 6px;
  margin-left: 1px
}
#popup #popup-alert {
  display: none;
  position: absolute;
  z-index: 10000;
  left: -9.5em;
  background-color: #ff0;
  font-weight: bold;
  max-width: 10em;
  border: solid thin #000;
  border-radius: 4px;
  padding: .5em;
  line-height: 1em
}
#popup #popup-alert .arrow {
  position: absolute;
  right: -0.5em;
  content: " ";
  width: 0;
  height: 0;
  border-top: .5em solid rgba(0,0,0,0);
  border-bottom: .5em solid rgba(0,0,0,0);
  border-left: .5em solid #000
}
#popup>div {
  margin: auto 0
}
#popup .card .card-header {
  font-size: 20px;
  padding: .5rem
}
#popup .card .card-body {
  padding: .5rem 1rem
}
.editing .colorpicker *:hover {
  cursor: pointer
}
.colorpicker {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 1000;
  overflow: hidden;
  left: 1em
}
.colorpicker.active {
  width: calc(96px + 2em);
  height: calc(144px + 2em);
  position: absolute;
  overflow: visible
}
.colorpicker>.colors {
  position: absolute;
  width: 120px;
  background: #fff;
  box-shadow: 1px 1px 2px 2px #515253
}
.colorpicker>.colors>div {
  display: block;
  margin: 0;
  padding: 0;
  height: 24px
}
.colorpicker>.colors>div>div {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px
}
.colorpicker>.colors .black>div {
  background: #000
}
.colorpicker>.colors .grey>div {
  background: #506651
}
.colorpicker>.colors .red>div {
  background: #ed0011
}
.colorpicker>.colors .yellow>div {
  background: #f3c500
}
.colorpicker>.colors .blue>div {
  background: #2100a8
}
.colorpicker>.colors .green>div {
  background: #1bc900
}
.colorpicker>.colors .profile-cyan>div {
  background: #00aeef
}
.colorpicker>.colors .profile-magenta>div {
  background: #ec008c
}
.colorpicker>.colors .profile-orange>div {
  background: #f78e1e
}
.colorpicker>.colors .profile-red>div {
  background: #ed1c24
}
.colorpicker>.colors .profile-green>div {
  background: #00a651
}
.colorpicker>.colors>div>div:first-child {
  clear: left
}
.colorpicker>.colors .extra-light {
  opacity: .2
}
.colorpicker>.colors .light {
  opacity: .3
}
.colorpicker>.colors .medium {
  opacity: .4
}
.colorpicker>.colors .dark {
  opacity: .5
}
.colorpicker>.colors .extra-dark {
  opacity: .6
}
#list {
  padding-left: 0
}
#list li {
  list-style-type: none;
  margin: .5em 0 0 0;
  padding: 0
}
#list>li>label {
  margin: 0
}
#list>li>label>input {
  margin: 0 0 0 2px
}
#list>li>ul {
  list-style-type: none;
  padding: 0 0 0 1em
}
#list>li>ul>li {
  margin: 0;
  padding: 0;
  display: none
}
#list>li>ul>li.highlight {
  text-shadow: 0px 0px 5px #9496df
}
#list>li>ul>li div.color {
  float: right;
  width: 1em;
  margin-left: 4px
}
#list>li>ul>li div.color.polygon {
  height: 1em;
  border-width: 3px;
  border-style: solid;
  border-color: #000;
  border-radius: 50%
}
#list>li>ul>li div.color.polyline {
  height: .5em;
  margin: .3em 0 0 .5em;
  border: solid thin #000;
  width: 2em
}
#list>li .expand {
  width: 1em;
  height: 1em;
  margin-right: .25em;
  float: left;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transition: all .3s
}
#list>li.expanded div.expand,
#list>li div.expand:hover {
  cursor: pointer;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg)
}
#list>li.expanded>ul>li {
  display: list-item
}
#list>li>ul>li input {
  margin: 0 2px 0 0
}
#list .addOverlay {
  margin-left: 1.25em
}
.sidebar {
  position: absolute;
  min-width: 14em;
  max-width: 16em;
  z-index: 1000;
  padding: 1em;
  background: #fff;
  opacity: .8;
  border: solid thin silver;
  border-radius: 0px;
  top: 60px;
  right: 4px
}
.sidebar hr {
  border-color: silver;
  margin: 0 0 .5em 0
}
.sidebar h2 {
  font-size: 1.2em;
  margin: 0;
  margin-top: .5em
}
.sidebar .sidebar-alert {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: -10.5em;
  background-color: #ff0;
  font-weight: 700;
  max-width: 10em;
  border: solid thin #000;
  border-radius: 4px;
  padding: .5em;
  line-height: 1em
}
.sidebar .sidebar-alert .map-close {
  float: right;
  border: solid thin #000;
  padding: 1px;
  margin-left: .2em;
  width: 1.25em;
  height: 1.25em;
  font-size: 1em;
  text-align: center;
  opacity: 1
}
.sidebar .sidebar-alert .map-close:hover {
  cursor: pointer;
  color: #333;
  border-color: #333
}
.sidebar .sidebar-alert .arrow {
  position: absolute;
  right: -0.5em;
  content: " ";
  width: 0;
  height: 0;
  border-top: .5em solid rgba(0,0,0,0);
  border-bottom: .5em solid rgba(0,0,0,0);
  border-left: .5em solid #000
}
.sidebar .sidebar-header {
  color: #505050;
  background: silver;
  margin: -1em;
  margin-bottom: 0;
  text-align: left;
  padding-left: .2em
}
.sidebar .sidebar-header:hover {
  cursor: pointer
}
.sidebar .sidebar-header>div {
  font-size: 1.2em;
  color: #000
}
.sidebar .sidebar-header>div>img {
  margin-right: .5em
}
#maplinks {
  left: 50%
}
#maplinks .sidebar-content p {
  margin-top: .5em;
  margin-bottom: 0
}
img.draggable-icon {
  width: 18px;
  height: 18px;
  margin: .2em 0
}
@keyframes flashYellow {
  from {
    background: #ff0
  }
  to {
    background: rgba(0,0,0,0)
  }
}
#map-queue {
  display: none;
  background-color: #fff;
  border: solid thin silver;
  right: 1px !important
}
#map-queue .queue-item {
  color: #000;
  background-color: rgba(0,0,0,0);
  animation: flashYellow 2s;
  -webkit-animation: flashYellow 2s;
  padding: .5em 1em;
  max-height: 2.4em;
  border-top: solid thin silver
}
#map-queue .queue-item:first-child {
  border-top: none
}
#map-queue .queue-item.error {
  color: red;
  border-color: red
}
#map-queue .queue-item.error:before {
  display: inline-block;
  width: 1.5em;
  padding-right: .3em;
  text-align: center;
  content: "";
  font-family: "icomoon"
}
#map-queue .queue-item.error:hover {
  cursor: pointer
}
#map-queue .queue-item.error:hover:before {
  content: "✖";
  font-family: "Arial Unicode MS","Lucida Sans Unicode"
}
#map-queue .queue-item.success {
  color: green;
  border-color: green
}
#map-queue .queue-item.success:before {
  display: inline-block;
  width: 1.5em;
  padding-right: .3em;
  text-align: center;
  content: "✔";
  font-family: "Arial Unicode MS","Lucida Sans Unicode"
}
#map-queue .queue-item.success:hover {
  cursor: pointer
}
#map-queue .queue-item.success:hover:before {
  content: "✖";
  font-family: "Arial Unicode MS","Lucida Sans Unicode"
}
.controls {
  margin-top: 16px;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0,0,0,.3)
}
#add-button-active {
  font-weight: bold;
  background: #fcf8e3;
  border: solid thin #000;
  padding: .25em
}
#pac-input {
  background-color: #fff;
  padding: 0 11px 0 13px;
  width: 150px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  text-overflow: ellipsis;
  transition: width 200ms ease-out;
  -o-transition: width 200ms ease-out;
  -moz-transition: width 200ms ease-out;
  -webkit-transition: width 200ms ease-out
}
#pac-input:focus {
  border-color: #4d90fe;
  margin-left: -1px;
  padding-left: 14px;
  width: 400px
}
@media(max-width: 767px) {
  .idbasencountrypage .subscription-button {
    width: 100%;
    text-align: right;
    margin-right: 10px
  }
  .idbasencountrypage .switch-button-inner-div {
    text-align: right;
    width: 100%;
    margin-right: 10px
  }
  .idbasencountrypage .switch-country-div {
    flex-wrap: wrap
  }
  .idbasencountrypage .country-header {
    margin-top: 10px
  }
}
.idbasencountrypage #map-wrapper {
  font-size: 1.5rem
}
.idbasencountrypage #map-wrapper i {
  font-size: 2rem
}
.idbasencountrypage .switch-country-div {
  display: flex;
  justify-content: flex-end
}
.idbasencountrypage .card a {
  text-decoration: underline
}
.idbasencountrypage .card a:focus {
  outline: solid 2px rgb(0,110.8794979079,152.3);
  text-decoration: none
}
.idbasencountrypage #content .btn-primary:focus,
.idbasencountrypage #content .btn-primary:hover {
  color: #1e1e1e;
  background-color: #fff;
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.idbasencountrypage #content .btn-primary:focus i,
.idbasencountrypage #content .btn-primary:hover i {
  color: rgb(0,110.8794979079,152.3)
}
.idbasencountrypage .country-header .country-flag-wrapper {
  width: calc(33vw - 30px);
  max-width: calc(33vw - 30px)
}
@media(min-width: 554px) {
  .idbasencountrypage .country-header .country-flag-wrapper {
    width: calc(33vw - 30px);
    max-width: 190.08px
  }
}
@media(min-width: 768px) {
  .idbasencountrypage .country-header .country-flag-wrapper {
    width: calc(33vw - 30px);
    max-width: calc(33vw - 30px)
  }
}
@media(min-width: 992px) {
  .idbasencountrypage .country-header .country-flag-wrapper {
    width: calc(16.7vw - 30px);
    max-width: 156.98px
  }
}
@media(min-width: 1200px) {
  .idbasencountrypage .country-header .country-flag-wrapper {
    width: calc(16.7vw - 30px);
    max-width: 190.38px
  }
}
.idbasencountrypage .country-header img {
  width: 100%;
  height: auto
}
.idbasencountrypage .linkBox-image {
  padding-top: 15px
}
.idbasencountrypage .linkBox-image i {
  font-size: 2.4rem;
  color: rgb(0,110.8794979079,152.3)
}
.idbasencountrypage a.linkBox {
  width: 100%;
  color: #1e1e1e
}
.idbasencountrypage a.linkBox .arrow-wrap {
  display: block;
  transform: translateY(10px)
}
.idbasencountrypage a.linkBox .arrow-wrap i {
  font-size: 1.3rem;
  margin-left: 10px;
  color: #3498db
}
.idbasencountrypage a.linkBox:focus,
.idbasencountrypage a.linkBox:hover {
  outline: none;
  cursor: pointer
}
.idbasencountrypage .content nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 100%
}
.idbasencountrypage .content nav ul li {
  display: flex;
  min-height: 185px
}
.idbasencountrypage .content nav ul li a {
  width: 100%
}
.idbasencountrypage .list-links {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: none;
  margin: 0 -1rem 0 -1rem
}
.idbasencountrypage .list-links li {
  margin-top: .9375rem;
  margin-bottom: .9375rem
}
.idbasencountrypage .list-links li a {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none
}
.country-top-content {
  margin-top: 30px
}
.country-top-content .country-top-left img,
.country-top-content .country-top-middle img {
  width: 100px;
  float: left;
  padding: 0 5px 5px 0;
  margin: 0
}
.country-top-content .country-top-left ul,
.country-top-content .country-top-middle ul {
  list-style: none;
  padding: 0;
  float: left
}
.alert {
  padding: 5px 15px 5px 15px
}
.alert h5 {
  margin: 0
}
.alert-dismissable .close {
  top: -2px;
  right: -8px
}
.citizen-info {
  border-bottom: 1px solid #8c8c8c;
  padding-top: 10px;
  padding-bottom: 4px
}
.citizen-info h5 {
  margin-top: 6px;
  cursor: pointer;
  margin-left: 6px;
  display: inline-block
}
.citizen-info ul {
  margin-left: 48px;
  padding: 0
}
.citizen-info ul li {
  margin-bottom: 7px
}
#map-canvas {
  width: 100%;
  height: 700px;
  margin-top: 15px
}
section.country-sources {
  margin-top: 20px;
  overflow: hidden
}
section.country-sources .source-small {
  margin-bottom: 10px
}
section.country-sources p {
  position: relative;
  left: 14px;
  width: 900px
}
section.country-sources p br {
  margin-top: 5px
}
#sources-toggle {
  color: #428bca;
  cursor: pointer;
  margin-top: 10px;
  padding-left: 0px;
  padding-right: 4px;
  display: inline
}
#sources-toggle:focus {
  text-decoration: none;
  color: #e6e6e6;
  background-color: #10658e
}
#info-box1,
#info-box2,
#alerts-box {
  overflow: hidden;
  margin-right: 10px
}
.country-date {
  border-bottom: 1px solid #8c8c8c;
  top: 12px !important;
  padding-bottom: 7px
}
ul.all-alerts {
  overflow: hidden
}
.all-alerts {
  overflow: hidden
}
.image-carousel .image-carousel-item {
  width: 100%;
  position: relative;
  padding-top: 66%;
  position: relative;
  margin-bottom: 8px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0);
  border: none;
  box-shadow: 0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);
  cursor: pointer
}
.image-carousel .image-carousel-item .fa-arrows-alt {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(51,51,51,.65);
  color: #fff;
  padding: 10px;
  font-size: 20px;
  transition: all .3s cubic-bezier(0.25, 0.8, 0.25, 1)
}
.image-carousel .image-carousel-item .image-carousel-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}
.image-carousel .image-carousel-item:hover,
.image-carousel .image-carousel-item:focus {
  outline: 2px solid rgb(0,110.8794979079,152.3)
}
.image-carousel .image-carousel-item:hover i,
.image-carousel .image-carousel-item:focus i {
  background: rgb(0,110.8794979079,152.3)
}
.image-carousel .credits {
  word-break: break-word
}
.carousel-modal {
  @charset "UTF-8";
  
}
.carousel-modal .modal-dialog {
  max-width: 800px;
  margin: 0 auto
}
@media screen and (max-width: 768px) {
  .carousel-modal .modal-dialog {
    max-width: calc(100% - 60px)
  }
  .carousel-modal .modal-dialog .button-with-external-link {
    display: none
  }
  .carousel-modal .modal-dialog .slick-active>div {
    display: block !important
  }
}
.carousel-modal .modal-dialog .modal-content {
  background-color: #000;
  color: #fff;
  margin-top: 10px
}
.carousel-modal .modal-dialog .modal-header {
  background-color: #000
}
.carousel-modal .modal-dialog .modal-header .modal-title {
  color: #fff;
  font-size: 2rem;
  min-height: 48px
}
.carousel-modal .modal-dialog .close {
  position: absolute;
  top: 19px;
  right: 0;
  margin-right: 0;
  opacity: 1;
  padding: 1rem 0 1rem 1rem
}
.carousel-modal .modal-dialog .close span {
  font-size: 54px;
  color: #fff
}
.carousel-modal .modal-dialog .close:hover,
.carousel-modal .modal-dialog .close:focus {
  color: rgba(0,0,0,0) !important;
  opacity: 1 !important;
  outline: none
}
.carousel-modal .modal-dialog .close:hover span,
.carousel-modal .modal-dialog .close:focus span {
  color: rgb(0,110.8794979079,152.3);
  text-shadow: none
}
.carousel-modal .modal-dialog .current-and-total {
  display: block;
  text-align: center
}
.carousel-modal .modal-dialog .slick-prev:hover:before,
.carousel-modal .modal-dialog .slick-prev:focus:before,
.carousel-modal .modal-dialog .slick-next:hover:before,
.carousel-modal .modal-dialog .slick-next:focus:before {
  opacity: 1;
  color: rgb(0,110.8794979079,152.3)
}
.carousel-modal .button-with-external-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  margin-right: 2px
}
.carousel-modal .slider-wrapper {
  width: 100%;
  text-align: center
}
.carousel-modal .slider-wrapper img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: 100%
}
.carousel-modal .slick-loading .slick-list {
  background: #fff url(fb6f3c230cb846e25247.gif) center center no-repeat
}
.carousel-modal .slick-prev,
.carousel-modal .slick-next {
  font-size: 0;
  line-height: 0;
  z-index: 1;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: rgba(0,0,0,0);
  border: none;
  outline: none;
  background: rgba(0,0,0,0)
}
.carousel-modal .slick-prev:hover,
.carousel-modal .slick-prev:focus,
.carousel-modal .slick-next:hover,
.carousel-modal .slick-next:focus {
  color: rgba(0,0,0,0);
  outline: none;
  background: rgba(0,0,0,0)
}
.carousel-modal .slick-prev:hover:before,
.carousel-modal .slick-prev:focus:before,
.carousel-modal .slick-next:hover:before,
.carousel-modal .slick-next:focus:before {
  opacity: 1
}
.carousel-modal .slick-prev.slick-disabled:before,
.carousel-modal .slick-next.slick-disabled:before {
  opacity: .25
}
.carousel-modal .slick-prev:before,
.carousel-modal .slick-next:before {
  font-family: FontAwesome;
  font-size: 45px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.carousel-modal .slick-prev {
  left: -34px;
  padding: 10px
}
.carousel-modal [dir=rtl] .slick-prev {
  right: 6px;
  left: auto
}
.carousel-modal .slick-prev:before {
  content: ""
}
.carousel-modal [dir=rtl] .slick-prev:before {
  content: "→"
}
.carousel-modal .slick-next {
  right: -34px;
  padding: 10px
}
.carousel-modal [dir=rtl] .slick-next {
  right: auto;
  left: 6px
}
.carousel-modal .slick-next:before {
  content: ""
}
.carousel-modal [dir=rtl] .slick-next:before {
  content: "←"
}
.carousel-modal .slick-dotted.slick-slider {
  margin-bottom: 30px
}
.carousel-modal .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}
.carousel-modal .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.carousel-modal .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: rgba(0,0,0,0);
  border: 0;
  outline: none;
  background: rgba(0,0,0,0)
}
.carousel-modal .slick-dots li button:hover,
.carousel-modal .slick-dots li button:focus {
  outline: none
}
.carousel-modal .slick-dots li button:hover:before,
.carousel-modal .slick-dots li button:focus:before {
  opacity: 1
}
.carousel-modal .slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.carousel-modal .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}
@media(prefers-reduced-motion: no-preference) {
.list-complete-item {
    transition: all .8s ease;
    display: inline-block
}
.list-complete-enter-from,
  .list-complete-leave-to {
    opacity: 0;
    transform: translateY(15px)
}
.list-complete-leave-active {
    position: absolute
}
}
