*,
:after,
:before {
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left
}
[tabindex="-1"]:focus {
  outline: 0!important
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title],
abbr[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 {
  font-style: normal;
  line-height: inherit
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem
}
dl,
ol,
ul {
  margin-top: 0
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #003b7a;
  text-decoration: none;
  background-color: transparent
}
a:hover {
  color: #0056b3;
  text-decoration: underline
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([tabindex]):focus {
  outline: 0
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}
figure {
  margin: 0 0 1rem
}
img {
  border-style: none
}
img,
svg {
  vertical-align: middle
}
svg {
  overflow: hidden
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
select {
  word-wrap: normal
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search]::-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-weight: 500;
  line-height: 1.2
}
.h1,
h1 {
  font-size: 2.5rem
}
.h2,
h2 {
  font-size: 2rem
}
.h3,
h3 {
  font-size: 1.75rem
}
.h4,
h4 {
  font-size: 1.5rem
}
.h5,
.lead,
h5 {
  font-size: 1.25rem
}
.lead {
  font-weight: 300
}
.display-1 {
  font-size: 6rem
}
.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2
}
.display-2 {
  font-size: 5.5rem
}
.display-3 {
  font-size: 4.5rem
}
.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2
}
.display-4 {
  font-size: 3.5rem
}
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-inline,
.list-unstyled {
  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: "\2014\00A0"
}
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem
}
.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-break: break-word
}
a > code {
  color: inherit
}
kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1250px
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters > .col,
.no-gutters >[class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}
.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.33333%
}
.offset-2 {
  margin-left: 16.66667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.33333%
}
.offset-5 {
  margin-left: 41.66667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.33333%
}
.offset-8 {
  margin-left: 66.66667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.33333%
}
.offset-11 {
  margin-left: 91.66667%
}
@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .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.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .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.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .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.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  .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.33333%
  }
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  .offset-xl-11 {
    margin-left: 91.66667%
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529
}
.table td,
.table th {
  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 td,
.table-sm th {
  padding: .3rem
}
.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  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 > td,
.table-primary > th {
  background-color: #b8c8da
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7a99ba
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a7bbd1
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe
}
.table-primary-hover,
.table-primary-hover > td,
.table-primary-hover > th {
  background-color: #b8c3cf
}
.table-primary-hover tbody + tbody,
.table-primary-hover td,
.table-primary-hover th,
.table-primary-hover thead th {
  border-color: #7a90a6
}
.table-hover .table-primary-hover:hover,
.table-hover .table-primary-hover:hover > td,
.table-hover .table-primary-hover:hover > th {
  background-color: #a9b6c5
}
.table-primary-invert,
.table-primary-invert > td,
.table-primary-invert > th {
  background-color: #fbfcfd
}
.table-primary-invert tbody + tbody,
.table-primary-invert td,
.table-primary-invert th,
.table-primary-invert thead th {
  border-color: #f8fafb
}
.table-hover .table-primary-invert:hover,
.table-hover .table-primary-invert:hover > td,
.table-hover .table-primary-invert:hover > th {
  background-color: #eaeff5
}
.table-primary-invert-hover,
.table-primary-invert-hover > td,
.table-primary-invert-hover > th {
  background-color: #fdfefe
}
.table-primary-invert-hover tbody + tbody,
.table-primary-invert-hover td,
.table-primary-invert-hover th,
.table-primary-invert-hover thead th {
  border-color: #fcfcfd
}
.table-hover .table-primary-invert-hover:hover,
.table-hover .table-primary-invert-hover:hover > td,
.table-hover .table-primary-invert-hover:hover > th {
  background-color: #ecf6f6
}
.table-primary-blackwhite,
.table-primary-blackwhite > td,
.table-primary-blackwhite > th {
  background-color: #d3d3d3
}
.table-primary-blackwhite tbody + tbody,
.table-primary-blackwhite td,
.table-primary-blackwhite th,
.table-primary-blackwhite thead th {
  border-color: #adadad
}
.table-hover .table-primary-blackwhite:hover,
.table-hover .table-primary-blackwhite:hover > td,
.table-hover .table-primary-blackwhite:hover > th {
  background-color: #c6c6c6
}
.table-text,
.table-text > td,
.table-text > th {
  background-color: #b8b8b8
}
.table-text tbody + tbody,
.table-text td,
.table-text th,
.table-text thead th {
  border-color: #7a7a7a
}
.table-hover .table-text:hover,
.table-hover .table-text:hover > td,
.table-hover .table-text:hover > th {
  background-color: #ababab
}
.table-text-primary,
.table-text-primary > td,
.table-text-primary > th {
  background-color: #b8c8da
}
.table-text-primary tbody + tbody,
.table-text-primary td,
.table-text-primary th,
.table-text-primary thead th {
  border-color: #7a99ba
}
.table-hover .table-text-primary:hover,
.table-hover .table-text-primary:hover > td,
.table-hover .table-text-primary:hover > th {
  background-color: #a7bbd1
}
.table-text-gray,
.table-text-gray > td,
.table-text-gray > th {
  background-color: #d4d4d4
}
.table-text-gray tbody + tbody,
.table-text-gray td,
.table-text-gray th,
.table-text-gray thead th {
  border-color: #afafaf
}
.table-hover .table-text-gray:hover,
.table-hover .table-text-gray:hover > td,
.table-hover .table-text-gray:hover > th {
  background-color: #c7c7c7
}
.table-text-gray-hover,
.table-text-gray-hover > td,
.table-text-gray-hover > th {
  background-color: #cfcfcf
}
.table-text-gray-hover tbody + tbody,
.table-text-gray-hover td,
.table-text-gray-hover th,
.table-text-gray-hover thead th {
  border-color: #a6a6a6
}
.table-hover .table-text-gray-hover:hover,
.table-hover .table-text-gray-hover:hover > td,
.table-hover .table-text-gray-hover:hover > th {
  background-color: #c2c2c2
}
.table-text-header,
.table-text-header > td,
.table-text-header > th {
  background-color: #d2d2d2
}
.table-text-header tbody + tbody,
.table-text-header td,
.table-text-header th,
.table-text-header thead th {
  border-color: #acacac
}
.table-hover .table-text-header:hover,
.table-hover .table-text-header:hover > td,
.table-hover .table-text-header:hover > th {
  background-color: #c5c5c5
}
.table-border-header,
.table-border-header > td,
.table-border-header > th {
  background-color: #efefef
}
.table-border-header tbody + tbody,
.table-border-header td,
.table-border-header th,
.table-border-header thead th {
  border-color: #e1e1e1
}
.table-hover .table-border-header:hover,
.table-hover .table-border-header:hover > td,
.table-hover .table-border-header:hover > th {
  background-color: #e2e2e2
}
.table-border-card,
.table-border-card > td,
.table-border-card > th {
  background-color: #efefef
}
.table-border-card tbody + tbody,
.table-border-card td,
.table-border-card th,
.table-border-card thead th {
  border-color: #e1e1e1
}
.table-hover .table-border-card:hover,
.table-hover .table-border-card:hover > td,
.table-hover .table-border-card:hover > th {
  background-color: #e2e2e2
}
.table-imprint,
.table-imprint > td,
.table-imprint > th {
  background-color: #bdbfc1
}
.table-imprint tbody + tbody,
.table-imprint td,
.table-imprint th,
.table-imprint thead th {
  border-color: #85888b
}
.table-hover .table-imprint:hover,
.table-hover .table-imprint:hover > td,
.table-hover .table-imprint:hover > th {
  background-color: #b0b2b5
}
.table-imprint-logos,
.table-imprint-logos > td,
.table-imprint-logos > th {
  background-color: #e0e0e0
}
.table-imprint-logos tbody + tbody,
.table-imprint-logos td,
.table-imprint-logos th,
.table-imprint-logos thead th {
  border-color: #c5c5c5
}
.table-hover .table-imprint-logos:hover,
.table-hover .table-imprint-logos:hover > td,
.table-hover .table-imprint-logos:hover > th {
  background-color: #d3d3d3
}
.table-darkbackground-text,
.table-darkbackground-text > td,
.table-darkbackground-text > th {
  background-color: #fff
}
.table-darkbackground-text tbody + tbody,
.table-darkbackground-text td,
.table-darkbackground-text th,
.table-darkbackground-text thead th {
  border-color: #fff
}
.table-hover .table-darkbackground-text:hover,
.table-hover .table-darkbackground-text:hover > td,
.table-hover .table-darkbackground-text:hover > th {
  background-color: #f2f2f2
}
.table-darkbackground-link,
.table-darkbackground-link > td,
.table-darkbackground-link > th {
  background-color: #fff
}
.table-darkbackground-link tbody + tbody,
.table-darkbackground-link td,
.table-darkbackground-link th,
.table-darkbackground-link thead th {
  border-color: #fff
}
.table-hover .table-darkbackground-link:hover,
.table-hover .table-darkbackground-link:hover > td,
.table-hover .table-darkbackground-link:hover > th {
  background-color: #f2f2f2
}
.table-darkbackground-linkhover,
.table-darkbackground-linkhover > td,
.table-darkbackground-linkhover > th {
  background-color: #edf1f6
}
.table-darkbackground-linkhover tbody + tbody,
.table-darkbackground-linkhover td,
.table-darkbackground-linkhover th,
.table-darkbackground-linkhover thead th {
  border-color: #dee6ee
}
.table-hover .table-darkbackground-linkhover:hover,
.table-hover .table-darkbackground-linkhover:hover > td,
.table-hover .table-darkbackground-linkhover:hover > th {
  background-color: #dce4ee
}
.table-navigation,
.table-navigation > td,
.table-navigation > th {
  background-color: #b8c8da
}
.table-navigation tbody + tbody,
.table-navigation td,
.table-navigation th,
.table-navigation thead th {
  border-color: #7a99ba
}
.table-hover .table-navigation:hover,
.table-hover .table-navigation:hover > td,
.table-hover .table-navigation:hover > th {
  background-color: #a7bbd1
}
.table-navigation-alternative,
.table-navigation-alternative > td,
.table-navigation-alternative > th {
  background-color: #b8c3cf
}
.table-navigation-alternative tbody + tbody,
.table-navigation-alternative td,
.table-navigation-alternative th,
.table-navigation-alternative thead th {
  border-color: #7a90a6
}
.table-hover .table-navigation-alternative:hover,
.table-hover .table-navigation-alternative:hover > td,
.table-hover .table-navigation-alternative:hover > th {
  background-color: #a9b6c5
}
.table-navigation-foreground,
.table-navigation-foreground > td,
.table-navigation-foreground > th {
  background-color: #fbfcfd
}
.table-navigation-foreground tbody + tbody,
.table-navigation-foreground td,
.table-navigation-foreground th,
.table-navigation-foreground thead th {
  border-color: #f8fafb
}
.table-hover .table-navigation-foreground:hover,
.table-hover .table-navigation-foreground:hover > td,
.table-hover .table-navigation-foreground:hover > th {
  background-color: #eaeff5
}
.table-navigation-secondary,
.table-navigation-secondary > td,
.table-navigation-secondary > th {
  background-color: hsla(0,0%,100%,.986)
}
.table-navigation-secondary tbody + tbody,
.table-navigation-secondary td,
.table-navigation-secondary th,
.table-navigation-secondary thead th {
  border-color: hsla(0,0%,100%,.974)
}
.table-hover .table-navigation-secondary:hover,
.table-hover .table-navigation-secondary:hover > td,
.table-hover .table-navigation-secondary:hover > th {
  background-color: hsla(0,0%,94.9%,.986)
}
.table-navigation-secondary-button-white,
.table-navigation-secondary-button-white > td,
.table-navigation-secondary-button-white > th {
  background-color: #fff
}
.table-navigation-secondary-button-white tbody + tbody,
.table-navigation-secondary-button-white td,
.table-navigation-secondary-button-white th,
.table-navigation-secondary-button-white thead th {
  border-color: #fff
}
.table-hover .table-navigation-secondary-button-white:hover,
.table-hover .table-navigation-secondary-button-white:hover > td,
.table-hover .table-navigation-secondary-button-white:hover > th {
  background-color: #f2f2f2
}
.table-navigation-secondary-button-white-hover,
.table-navigation-secondary-button-white-hover > td,
.table-navigation-secondary-button-white-hover > th {
  background-color: #fafbfc
}
.table-navigation-secondary-button-white-hover tbody + tbody,
.table-navigation-secondary-button-white-hover td,
.table-navigation-secondary-button-white-hover th,
.table-navigation-secondary-button-white-hover thead th {
  border-color: #f5f7fa
}
.table-hover .table-navigation-secondary-button-white-hover:hover,
.table-hover .table-navigation-secondary-button-white-hover:hover > td,
.table-hover .table-navigation-secondary-button-white-hover:hover > th {
  background-color: #eaeef2
}
.table-navigation-secondary-border,
.table-navigation-secondary-border > td,
.table-navigation-secondary-border > th {
  background-color: #ededed
}
.table-navigation-secondary-border tbody + tbody,
.table-navigation-secondary-border td,
.table-navigation-secondary-border th,
.table-navigation-secondary-border thead th {
  border-color: #dedede
}
.table-hover .table-navigation-secondary-border:hover,
.table-hover .table-navigation-secondary-border:hover > td,
.table-hover .table-navigation-secondary-border:hover > th {
  background-color: #e0e0e0
}
.table-navigation-secondary-border-bottom,
.table-navigation-secondary-border-bottom > td,
.table-navigation-secondary-border-bottom > th {
  background-color: #b8c8da
}
.table-navigation-secondary-border-bottom tbody + tbody,
.table-navigation-secondary-border-bottom td,
.table-navigation-secondary-border-bottom th,
.table-navigation-secondary-border-bottom thead th {
  border-color: #7a99ba
}
.table-hover .table-navigation-secondary-border-bottom:hover,
.table-hover .table-navigation-secondary-border-bottom:hover > td,
.table-hover .table-navigation-secondary-border-bottom:hover > th {
  background-color: #a7bbd1
}
.table-container-background-gray,
.table-container-background-gray > td,
.table-container-background-gray > th {
  background-color: #f9f9f9
}
.table-container-background-gray tbody + tbody,
.table-container-background-gray td,
.table-container-background-gray th,
.table-container-background-gray thead th {
  border-color: #f4f4f4
}
.table-hover .table-container-background-gray:hover,
.table-hover .table-container-background-gray:hover > td,
.table-hover .table-container-background-gray:hover > th {
  background-color: #ececec
}
.table-container-background-blue,
.table-container-background-blue > td,
.table-container-background-blue > th {
  background-color: #b8c8da
}
.table-container-background-blue tbody + tbody,
.table-container-background-blue td,
.table-container-background-blue th,
.table-container-background-blue thead th {
  border-color: #7a99ba
}
.table-hover .table-container-background-blue:hover,
.table-hover .table-container-background-blue:hover > td,
.table-hover .table-container-background-blue:hover > th {
  background-color: #a7bbd1
}
.table-container-background-blue-middle,
.table-container-background-blue-middle > td,
.table-container-background-blue-middle > th {
  background-color: #cadaeb
}
.table-container-background-blue-middle tbody + tbody,
.table-container-background-blue-middle td,
.table-container-background-blue-middle th,
.table-container-background-blue-middle thead th {
  border-color: #9dbad9
}
.table-hover .table-container-background-blue-middle:hover,
.table-hover .table-container-background-blue-middle:hover > td,
.table-hover .table-container-background-blue-middle:hover > th {
  background-color: #b7cde4
}
.table-container-background-blue-bright,
.table-container-background-blue-bright > td,
.table-container-background-blue-bright > th {
  background-color: #edf4fd
}
.table-container-background-blue-bright tbody + tbody,
.table-container-background-blue-bright td,
.table-container-background-blue-bright th,
.table-container-background-blue-bright thead th {
  border-color: #deeafb
}
.table-hover .table-container-background-blue-bright:hover,
.table-hover .table-container-background-blue-bright:hover > td,
.table-hover .table-container-background-blue-bright:hover > th {
  background-color: #d6e6fa
}
.table-table-border,
.table-table-border > td,
.table-table-border > th {
  background-color: #dbdbdb
}
.table-table-border tbody + tbody,
.table-table-border td,
.table-table-border th,
.table-table-border thead th {
  border-color: #bdbdbd
}
.table-hover .table-table-border:hover,
.table-hover .table-table-border:hover > td,
.table-hover .table-table-border:hover > th {
  background-color: #cecece
}
.table-table-background-hover,
.table-table-background-hover > td,
.table-table-background-hover > th {
  background-color: #f9f9f9
}
.table-table-background-hover tbody + tbody,
.table-table-background-hover td,
.table-table-background-hover th,
.table-table-background-hover thead th {
  border-color: #f4f4f4
}
.table-hover .table-table-background-hover:hover,
.table-hover .table-table-background-hover:hover > td,
.table-hover .table-table-background-hover:hover > th {
  background-color: #ececec
}
.table-table-background-gray,
.table-table-background-gray > td,
.table-table-background-gray > th {
  background-color: #f9f9f9
}
.table-table-background-gray tbody + tbody,
.table-table-background-gray td,
.table-table-background-gray th,
.table-table-background-gray thead th {
  border-color: #f4f4f4
}
.table-hover .table-table-background-gray:hover,
.table-hover .table-table-background-gray:hover > td,
.table-hover .table-table-background-gray:hover > th {
  background-color: #ececec
}
.table-orgaunitTitle-subline,
.table-orgaunitTitle-subline > td,
.table-orgaunitTitle-subline > th {
  background-color: #d4d4d4
}
.table-orgaunitTitle-subline tbody + tbody,
.table-orgaunitTitle-subline td,
.table-orgaunitTitle-subline th,
.table-orgaunitTitle-subline thead th {
  border-color: #afafaf
}
.table-hover .table-orgaunitTitle-subline:hover,
.table-hover .table-orgaunitTitle-subline:hover > td,
.table-hover .table-orgaunitTitle-subline:hover > th {
  background-color: #c7c7c7
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.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: #343a40;
  border-color: #454d55
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.table-dark {
  color: #fff;
  background-color: #343a40
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55
}
.table-dark.table-bordered {
  border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0,0%,100%,.05)
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0,0%,100%,.075)
}
@media (max-width:575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-sm > .table-bordered {
    border: 0
  }
}
@media (max-width:767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-md > .table-bordered {
    border: 0
  }
}
@media (max-width:991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-lg > .table-bordered {
    border: 0
  }
}
@media (max-width:1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-xl > .table-bordered {
    border: 0
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}
.table-responsive > .table-bordered {
  border: 0
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 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: .25rem;
  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: transparent;
  border: 0
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%
}
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}
.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}
.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}
.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}
select.form-control[multiple],
select.form-control[size],
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 {
  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: #28a745
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40,167,69,.9);
  border-radius: .25rem
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((3em + 2.25rem)/ 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57
}
.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220,53,69,.9);
  border-radius: .25rem
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((3em + 2.25rem)/ 4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d
}
.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center
}
.form-inline .form-check {
  width: 100%
}
@media (min-width:576px) {
  .form-inline label {
    justify-content: center
  }
  .form-inline .form-group,
  .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0
  }
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-plaintext {
    display: inline-block
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    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,
a.news-more-link,
span.news-more-link a {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .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,
  a.news-more-link,
  span.news-more-link a {
    transition: none
  }
}
.btn:hover,
a.news-more-link:hover,
span.news-more-link a:hover {
  color: #212529;
  text-decoration: none
}
.btn.focus,
.btn:focus,
a.focus.news-more-link,
a.news-more-link:focus,
span.news-more-link a.focus,
span.news-more-link a:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.btn.disabled,
.btn:disabled,
a.disabled.news-more-link,
a.news-more-link:disabled,
span.news-more-link a.disabled,
span.news-more-link a:disabled {
  opacity: .65
}
a.btn.disabled,
a.disabled.news-more-link,
fieldset:disabled a.btn,
fieldset:disabled a.news-more-link,
fieldset:disabled span.news-more-link a,
span.news-more-link a.disabled,
span.news-more-link fieldset:disabled a {
  pointer-events: none
}
.btn-more,
.btn-primary,
a.news-more-link,
span.news-more-link a {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-more:hover,
.btn-primary:hover,
a.news-more-link:hover,
span.news-more-link a:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-more:focus,
.btn-primary.focus,
.btn-primary:focus,
.focus.btn-more,
a.focus.news-more-link,
a.news-more-link:focus,
span.news-more-link a.focus,
span.news-more-link a:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-more:disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.disabled.btn-more,
a.disabled.news-more-link,
a.news-more-link:disabled,
span.news-more-link a.disabled,
span.news-more-link a:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-more:not(:disabled):not(.disabled).active,
.btn-more:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.show > .dropdown-toggle.btn-more,
.show > a.dropdown-toggle.news-more-link,
a.news-more-link:not(:disabled):not(.disabled).active,
a.news-more-link:not(:disabled):not(.disabled):active,
span.news-more-link .show > a.dropdown-toggle,
span.news-more-link a:not(:disabled):not(.disabled).active,
span.news-more-link a:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-more:not(:disabled):not(.disabled).active:focus,
.btn-more:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .dropdown-toggle.btn-more:focus,
.show > a.dropdown-toggle.news-more-link:focus,
a.news-more-link:not(:disabled):not(.disabled).active:focus,
a.news-more-link:not(:disabled):not(.disabled):active:focus,
span.news-more-link .show > a.dropdown-toggle:focus,
span.news-more-link a:not(:disabled):not(.disabled).active:focus,
span.news-more-link a:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}
.btn-primary-hover {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-primary-hover:hover {
  color: #fff;
  background-color: #00162e;
  border-color: #001021
}
.btn-primary-hover.focus,
.btn-primary-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(38,73,110,.5)
}
.btn-primary-hover.disabled,
.btn-primary-hover:disabled {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-primary-hover:not(:disabled):not(.disabled).active,
.btn-primary-hover:not(:disabled):not(.disabled):active,
.show > .btn-primary-hover.dropdown-toggle {
  color: #fff;
  background-color: #001021;
  border-color: #000a14
}
.btn-primary-hover:not(:disabled):not(.disabled).active:focus,
.btn-primary-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,73,110,.5)
}
.btn-primary-invert {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-primary-invert:hover {
  color: #212529;
  background-color: #d9e2eb;
  border-color: #d1dce6
}
.btn-primary-invert.focus,
.btn-primary-invert:focus {
  box-shadow: 0 0 0 .2rem rgba(211,214,217,.5)
}
.btn-primary-invert.disabled,
.btn-primary-invert:disabled {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-primary-invert:not(:disabled):not(.disabled).active,
.btn-primary-invert:not(:disabled):not(.disabled):active,
.show > .btn-primary-invert.dropdown-toggle {
  color: #212529;
  background-color: #d1dce6;
  border-color: #c9d5e2
}
.btn-primary-invert:not(:disabled):not(.disabled).active:focus,
.btn-primary-invert:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-invert.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(211,214,217,.5)
}
.btn-primary-invert-hover {
  color: #212529;
  background-color: #f9fafc;
  border-color: #f9fafc
}
.btn-primary-invert-hover:hover {
  color: #212529;
  background-color: #e0e5ef;
  border-color: #d7deeb
}
.btn-primary-invert-hover.focus,
.btn-primary-invert-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(217,218,220,.5)
}
.btn-primary-invert-hover.disabled,
.btn-primary-invert-hover:disabled {
  color: #212529;
  background-color: #f9fafc;
  border-color: #f9fafc
}
.btn-primary-invert-hover:not(:disabled):not(.disabled).active,
.btn-primary-invert-hover:not(:disabled):not(.disabled):active,
.show > .btn-primary-invert-hover.dropdown-toggle {
  color: #212529;
  background-color: #d7deeb;
  border-color: #cfd7e7
}
.btn-primary-invert-hover:not(:disabled):not(.disabled).active:focus,
.btn-primary-invert-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-invert-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(217,218,220,.5)
}
.btn-primary-blackwhite {
  color: #fff;
  background-color: #616161;
  border-color: #616161
}
.btn-primary-blackwhite:hover {
  color: #fff;
  background-color: #4e4e4e;
  border-color: #484848
}
.btn-primary-blackwhite.focus,
.btn-primary-blackwhite:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,47.5%,.5)
}
.btn-primary-blackwhite.disabled,
.btn-primary-blackwhite:disabled {
  color: #fff;
  background-color: #616161;
  border-color: #616161
}
.btn-primary-blackwhite:not(:disabled):not(.disabled).active,
.btn-primary-blackwhite:not(:disabled):not(.disabled):active,
.show > .btn-primary-blackwhite.dropdown-toggle {
  color: #fff;
  background-color: #484848;
  border-color: #414141
}
.btn-primary-blackwhite:not(:disabled):not(.disabled).active:focus,
.btn-primary-blackwhite:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-blackwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,47.5%,.5)
}
.btn-text,
.btn-text:hover {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.btn-text.focus,
.btn-text:focus {
  box-shadow: 0 0 0 .2rem rgba(38,38,38,.5)
}
.btn-text.disabled,
.btn-text:disabled,
.btn-text:not(:disabled):not(.disabled).active,
.btn-text:not(:disabled):not(.disabled):active,
.show > .btn-text.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.btn-text:not(:disabled):not(.disabled).active:focus,
.btn-text:not(:disabled):not(.disabled):active:focus,
.show > .btn-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,38,38,.5)
}
.btn-text-primary {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-text-primary:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-text-primary.focus,
.btn-text-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-text-primary.disabled,
.btn-text-primary:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-text-primary:not(:disabled):not(.disabled).active,
.btn-text-primary:not(:disabled):not(.disabled):active,
.show > .btn-text-primary.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-text-primary:not(:disabled):not(.disabled).active:focus,
.btn-text-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-text-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-text-gray {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-text-gray:hover {
  color: #fff;
  background-color: #535353;
  border-color: #4d4d4d
}
.btn-text-gray.focus,
.btn-text-gray:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,49%,.5)
}
.btn-text-gray.disabled,
.btn-text-gray:disabled {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-text-gray:not(:disabled):not(.disabled).active,
.btn-text-gray:not(:disabled):not(.disabled):active,
.show > .btn-text-gray.dropdown-toggle {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #464646
}
.btn-text-gray:not(:disabled):not(.disabled).active:focus,
.btn-text-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-text-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,49%,.5)
}
.btn-text-gray-hover {
  color: #fff;
  background-color: #535353;
  border-color: #535353
}
.btn-text-gray-hover:hover {
  color: #fff;
  background-color: #404040;
  border-color: #393939
}
.btn-text-gray-hover.focus,
.btn-text-gray-hover:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,42.7%,.5)
}
.btn-text-gray-hover.disabled,
.btn-text-gray-hover:disabled {
  color: #fff;
  background-color: #535353;
  border-color: #535353
}
.btn-text-gray-hover:not(:disabled):not(.disabled).active,
.btn-text-gray-hover:not(:disabled):not(.disabled):active,
.show > .btn-text-gray-hover.dropdown-toggle {
  color: #fff;
  background-color: #393939;
  border-color: #333
}
.btn-text-gray-hover:not(:disabled):not(.disabled).active:focus,
.btn-text-gray-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-text-gray-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,42.7%,.5)
}
.btn-text-header {
  color: #fff;
  background-color: #606060;
  border-color: #606060
}
.btn-text-header:hover {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #474747
}
.btn-text-header.focus,
.btn-text-header:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,47.1%,.5)
}
.btn-text-header.disabled,
.btn-text-header:disabled {
  color: #fff;
  background-color: #606060;
  border-color: #606060
}
.btn-text-header:not(:disabled):not(.disabled).active,
.btn-text-header:not(:disabled):not(.disabled):active,
.show > .btn-text-header.dropdown-toggle {
  color: #fff;
  background-color: #474747;
  border-color: #404040
}
.btn-text-header:not(:disabled):not(.disabled).active:focus,
.btn-text-header:not(:disabled):not(.disabled):active:focus,
.show > .btn-text-header.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,47.1%,.5)
}
.btn-border-header {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-border-header:hover {
  color: #212529;
  background-color: #b3b3b3;
  border-color: #adadad
}
.btn-border-header.focus,
.btn-border-header:focus {
  box-shadow: 0 0 0 .2rem rgba(173,174,174,.5)
}
.btn-border-header.disabled,
.btn-border-header:disabled {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-border-header:not(:disabled):not(.disabled).active,
.btn-border-header:not(:disabled):not(.disabled):active,
.show > .btn-border-header.dropdown-toggle {
  color: #212529;
  background-color: #adadad;
  border-color: #a6a6a6
}
.btn-border-header:not(:disabled):not(.disabled).active:focus,
.btn-border-header:not(:disabled):not(.disabled):active:focus,
.show > .btn-border-header.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(173,174,174,.5)
}
.btn-border-card {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-border-card:hover {
  color: #212529;
  background-color: #b3b3b3;
  border-color: #adadad
}
.btn-border-card.focus,
.btn-border-card:focus {
  box-shadow: 0 0 0 .2rem rgba(173,174,174,.5)
}
.btn-border-card.disabled,
.btn-border-card:disabled {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-border-card:not(:disabled):not(.disabled).active,
.btn-border-card:not(:disabled):not(.disabled):active,
.show > .btn-border-card.dropdown-toggle {
  color: #212529;
  background-color: #adadad;
  border-color: #a6a6a6
}
.btn-border-card:not(:disabled):not(.disabled).active:focus,
.btn-border-card:not(:disabled):not(.disabled):active:focus,
.show > .btn-border-card.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(173,174,174,.5)
}
.btn-imprint {
  color: #fff;
  background-color: #151b20;
  border-color: #151b20
}
.btn-imprint:hover {
  color: #fff;
  background-color: #060809;
  border-color: #010101
}
.btn-imprint.focus,
.btn-imprint:focus {
  box-shadow: 0 0 0 .2rem rgba(56,61,65,.5)
}
.btn-imprint.disabled,
.btn-imprint:disabled {
  color: #fff;
  background-color: #151b20;
  border-color: #151b20
}
.btn-imprint:not(:disabled):not(.disabled).active,
.btn-imprint:not(:disabled):not(.disabled):active,
.show > .btn-imprint.dropdown-toggle {
  color: #fff;
  background-color: #010101;
  border-color: #000
}
.btn-imprint:not(:disabled):not(.disabled).active:focus,
.btn-imprint:not(:disabled):not(.disabled):active:focus,
.show > .btn-imprint.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(56,61,65,.5)
}
.btn-imprint-logos {
  color: #fff;
  background-color: #909090;
  border-color: #909090
}
.btn-imprint-logos:hover {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #777
}
.btn-imprint-logos.focus,
.btn-imprint-logos:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,63.1%,.5)
}
.btn-imprint-logos.disabled,
.btn-imprint-logos:disabled {
  color: #fff;
  background-color: #909090;
  border-color: #909090
}
.btn-imprint-logos:not(:disabled):not(.disabled).active,
.btn-imprint-logos:not(:disabled):not(.disabled):active,
.show > .btn-imprint-logos.dropdown-toggle {
  color: #fff;
  background-color: #777;
  border-color: #707070
}
.btn-imprint-logos:not(:disabled):not(.disabled).active:focus,
.btn-imprint-logos:not(:disabled):not(.disabled):active:focus,
.show > .btn-imprint-logos.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,63.1%,.5)
}
.btn-darkbackground-text {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-darkbackground-text:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6
}
.btn-darkbackground-text.focus,
.btn-darkbackground-text:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-darkbackground-text.disabled,
.btn-darkbackground-text:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-darkbackground-text:not(:disabled):not(.disabled).active,
.btn-darkbackground-text:not(:disabled):not(.disabled):active,
.show > .btn-darkbackground-text.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf
}
.btn-darkbackground-text:not(:disabled):not(.disabled).active:focus,
.btn-darkbackground-text:not(:disabled):not(.disabled):active:focus,
.show > .btn-darkbackground-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-darkbackground-link {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-darkbackground-link:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6
}
.btn-darkbackground-link.focus,
.btn-darkbackground-link:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-darkbackground-link.disabled,
.btn-darkbackground-link:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-darkbackground-link:not(:disabled):not(.disabled).active,
.btn-darkbackground-link:not(:disabled):not(.disabled):active,
.show > .btn-darkbackground-link.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf
}
.btn-darkbackground-link:not(:disabled):not(.disabled).active:focus,
.btn-darkbackground-link:not(:disabled):not(.disabled):active:focus,
.show > .btn-darkbackground-link.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-darkbackground-linkhover {
  color: #212529;
  background-color: #bfcede;
  border-color: #bfcede
}
.btn-darkbackground-linkhover:hover {
  color: #212529;
  background-color: #a6bbd1;
  border-color: #9db4cd
}
.btn-darkbackground-linkhover.focus,
.btn-darkbackground-linkhover:focus {
  box-shadow: 0 0 0 .2rem rgba(167,181,195,.5)
}
.btn-darkbackground-linkhover.disabled,
.btn-darkbackground-linkhover:disabled {
  color: #212529;
  background-color: #bfcede;
  border-color: #bfcede
}
.btn-darkbackground-linkhover:not(:disabled):not(.disabled).active,
.btn-darkbackground-linkhover:not(:disabled):not(.disabled):active,
.show > .btn-darkbackground-linkhover.dropdown-toggle {
  color: #212529;
  background-color: #9db4cd;
  border-color: #95aec8
}
.btn-darkbackground-linkhover:not(:disabled):not(.disabled).active:focus,
.btn-darkbackground-linkhover:not(:disabled):not(.disabled):active:focus,
.show > .btn-darkbackground-linkhover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(167,181,195,.5)
}
.btn-navigation {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-navigation:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-navigation.focus,
.btn-navigation:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-navigation.disabled,
.btn-navigation:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-navigation:not(:disabled):not(.disabled).active,
.btn-navigation:not(:disabled):not(.disabled):active,
.show > .btn-navigation.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-navigation:not(:disabled):not(.disabled).active:focus,
.btn-navigation:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-navigation-alternative {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-navigation-alternative:hover {
  color: #fff;
  background-color: #00162e;
  border-color: #001021
}
.btn-navigation-alternative.focus,
.btn-navigation-alternative:focus {
  box-shadow: 0 0 0 .2rem rgba(38,73,110,.5)
}
.btn-navigation-alternative.disabled,
.btn-navigation-alternative:disabled {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-navigation-alternative:not(:disabled):not(.disabled).active,
.btn-navigation-alternative:not(:disabled):not(.disabled):active,
.show > .btn-navigation-alternative.dropdown-toggle {
  color: #fff;
  background-color: #001021;
  border-color: #000a14
}
.btn-navigation-alternative:not(:disabled):not(.disabled).active:focus,
.btn-navigation-alternative:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-alternative.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,73,110,.5)
}
.btn-navigation-foreground {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-navigation-foreground:hover {
  color: #212529;
  background-color: #d9e2eb;
  border-color: #d1dce6
}
.btn-navigation-foreground.focus,
.btn-navigation-foreground:focus {
  box-shadow: 0 0 0 .2rem rgba(211,214,217,.5)
}
.btn-navigation-foreground.disabled,
.btn-navigation-foreground:disabled {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-navigation-foreground:not(:disabled):not(.disabled).active,
.btn-navigation-foreground:not(:disabled):not(.disabled):active,
.show > .btn-navigation-foreground.dropdown-toggle {
  color: #212529;
  background-color: #d1dce6;
  border-color: #c9d5e2
}
.btn-navigation-foreground:not(:disabled):not(.disabled).active:focus,
.btn-navigation-foreground:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-foreground.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(211,214,217,.5)
}
.btn-navigation-secondary {
  color: #212529;
  background-color: hsla(0,0%,100%,.95);
  border-color: hsla(0,0%,100%,.95)
}
.btn-navigation-secondary:hover {
  color: #212529;
  background-color: hsla(0,0%,92.5%,.95);
  border-color: hsla(0,0%,90.2%,.95)
}
.btn-navigation-secondary.focus,
.btn-navigation-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(219,219,220,.5)
}
.btn-navigation-secondary.disabled,
.btn-navigation-secondary:disabled {
  color: #212529;
  background-color: hsla(0,0%,100%,.95);
  border-color: hsla(0,0%,100%,.95)
}
.btn-navigation-secondary:not(:disabled):not(.disabled).active,
.btn-navigation-secondary:not(:disabled):not(.disabled):active,
.show > .btn-navigation-secondary.dropdown-toggle {
  color: #212529;
  background-color: hsla(0,0%,90.2%,.95);
  border-color: hsla(0,0%,87.5%,.95)
}
.btn-navigation-secondary:not(:disabled):not(.disabled).active:focus,
.btn-navigation-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(219,219,220,.5)
}
.btn-navigation-secondary-button-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-navigation-secondary-button-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6
}
.btn-navigation-secondary-button-white.focus,
.btn-navigation-secondary-button-white:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-navigation-secondary-button-white.disabled,
.btn-navigation-secondary-button-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-navigation-secondary-button-white:not(:disabled):not(.disabled).active,
.btn-navigation-secondary-button-white:not(:disabled):not(.disabled):active,
.show > .btn-navigation-secondary-button-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf
}
.btn-navigation-secondary-button-white:not(:disabled):not(.disabled).active:focus,
.btn-navigation-secondary-button-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-secondary-button-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
}
.btn-navigation-secondary-button-white-hover {
  color: #212529;
  background-color: #ecf0f5;
  border-color: #ecf0f5
}
.btn-navigation-secondary-button-white-hover:hover {
  color: #212529;
  background-color: #d3dce8;
  border-color: #cbd6e3
}
.btn-navigation-secondary-button-white-hover.focus,
.btn-navigation-secondary-button-white-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(206,210,214,.5)
}
.btn-navigation-secondary-button-white-hover.disabled,
.btn-navigation-secondary-button-white-hover:disabled {
  color: #212529;
  background-color: #ecf0f5;
  border-color: #ecf0f5
}
.btn-navigation-secondary-button-white-hover:not(:disabled):not(.disabled).active,
.btn-navigation-secondary-button-white-hover:not(:disabled):not(.disabled):active,
.show > .btn-navigation-secondary-button-white-hover.dropdown-toggle {
  color: #212529;
  background-color: #cbd6e3;
  border-color: #c2cfdf
}
.btn-navigation-secondary-button-white-hover:not(:disabled):not(.disabled).active:focus,
.btn-navigation-secondary-button-white-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-secondary-button-white-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(206,210,214,.5)
}
.btn-navigation-secondary-border {
  color: #212529;
  background-color: silver;
  border-color: silver
}
.btn-navigation-secondary-border:hover {
  color: #212529;
  background-color: #adadad;
  border-color: #a7a7a7
}
.btn-navigation-secondary-border.focus,
.btn-navigation-secondary-border:focus {
  box-shadow: 0 0 0 .2rem rgba(168,169,169,.5)
}
.btn-navigation-secondary-border.disabled,
.btn-navigation-secondary-border:disabled {
  color: #212529;
  background-color: silver;
  border-color: silver
}
.btn-navigation-secondary-border:not(:disabled):not(.disabled).active,
.btn-navigation-secondary-border:not(:disabled):not(.disabled):active,
.show > .btn-navigation-secondary-border.dropdown-toggle {
  color: #212529;
  background-color: #a7a7a7;
  border-color: #a0a0a0
}
.btn-navigation-secondary-border:not(:disabled):not(.disabled).active:focus,
.btn-navigation-secondary-border:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-secondary-border.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(168,169,169,.5)
}
.btn-navigation-secondary-border-bottom {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-navigation-secondary-border-bottom:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-navigation-secondary-border-bottom.focus,
.btn-navigation-secondary-border-bottom:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-navigation-secondary-border-bottom.disabled,
.btn-navigation-secondary-border-bottom:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-navigation-secondary-border-bottom:not(:disabled):not(.disabled).active,
.btn-navigation-secondary-border-bottom:not(:disabled):not(.disabled):active,
.show > .btn-navigation-secondary-border-bottom.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-navigation-secondary-border-bottom:not(:disabled):not(.disabled).active:focus,
.btn-navigation-secondary-border-bottom:not(:disabled):not(.disabled):active:focus,
.show > .btn-navigation-secondary-border-bottom.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-container-background-gray {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-container-background-gray:hover {
  color: #212529;
  background-color: #d7d7d7;
  border-color: #d1d1d1
}
.btn-container-background-gray.focus,
.btn-container-background-gray:focus {
  box-shadow: 0 0 0 .2rem rgba(204,204,205,.5)
}
.btn-container-background-gray.disabled,
.btn-container-background-gray:disabled {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-container-background-gray:not(:disabled):not(.disabled).active,
.btn-container-background-gray:not(:disabled):not(.disabled):active,
.show > .btn-container-background-gray.dropdown-toggle {
  color: #212529;
  background-color: #d1d1d1;
  border-color: #cacaca
}
.btn-container-background-gray:not(:disabled):not(.disabled).active:focus,
.btn-container-background-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-container-background-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(204,204,205,.5)
}
.btn-container-background-blue {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-container-background-blue:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-container-background-blue.focus,
.btn-container-background-blue:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-container-background-blue.disabled,
.btn-container-background-blue:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-container-background-blue:not(:disabled):not(.disabled).active,
.btn-container-background-blue:not(:disabled):not(.disabled):active,
.show > .btn-container-background-blue.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-container-background-blue:not(:disabled):not(.disabled).active:focus,
.btn-container-background-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-container-background-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-container-background-blue-middle {
  color: #fff;
  background-color: #437bb6;
  border-color: #437bb6
}
.btn-container-background-blue-middle:hover {
  color: #fff;
  background-color: #39689a;
  border-color: #356291
}
.btn-container-background-blue-middle.focus,
.btn-container-background-blue-middle:focus {
  box-shadow: 0 0 0 .2rem rgba(95,143,193,.5)
}
.btn-container-background-blue-middle.disabled,
.btn-container-background-blue-middle:disabled {
  color: #fff;
  background-color: #437bb6;
  border-color: #437bb6
}
.btn-container-background-blue-middle:not(:disabled):not(.disabled).active,
.btn-container-background-blue-middle:not(:disabled):not(.disabled):active,
.show > .btn-container-background-blue-middle.dropdown-toggle {
  color: #fff;
  background-color: #356291;
  border-color: #325c87
}
.btn-container-background-blue-middle:not(:disabled):not(.disabled).active:focus,
.btn-container-background-blue-middle:not(:disabled):not(.disabled):active:focus,
.show > .btn-container-background-blue-middle.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(95,143,193,.5)
}
.btn-container-background-blue-bright {
  color: #212529;
  background-color: #bfd6f8;
  border-color: #bfd6f8
}
.btn-container-background-blue-bright:hover {
  color: #212529;
  background-color: #9dc0f4;
  border-color: #91b9f3
}
.btn-container-background-blue-bright.focus,
.btn-container-background-blue-bright:focus {
  box-shadow: 0 0 0 .2rem rgba(167,187,217,.5)
}
.btn-container-background-blue-bright.disabled,
.btn-container-background-blue-bright:disabled {
  color: #212529;
  background-color: #bfd6f8;
  border-color: #bfd6f8
}
.btn-container-background-blue-bright:not(:disabled):not(.disabled).active,
.btn-container-background-blue-bright:not(:disabled):not(.disabled):active,
.show > .btn-container-background-blue-bright.dropdown-toggle {
  color: #212529;
  background-color: #91b9f3;
  border-color: #86b1f2
}
.btn-container-background-blue-bright:not(:disabled):not(.disabled).active:focus,
.btn-container-background-blue-bright:not(:disabled):not(.disabled):active:focus,
.show > .btn-container-background-blue-bright.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(167,187,217,.5)
}
.btn-table-border {
  color: #fff;
  background-color: grey;
  border-color: grey
}
.btn-table-border:hover {
  color: #fff;
  background-color: #6d6d6d;
  border-color: #676767
}
.btn-table-border.focus,
.btn-table-border:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,57.6%,.5)
}
.btn-table-border.disabled,
.btn-table-border:disabled {
  color: #fff;
  background-color: grey;
  border-color: grey
}
.btn-table-border:not(:disabled):not(.disabled).active,
.btn-table-border:not(:disabled):not(.disabled):active,
.show > .btn-table-border.dropdown-toggle {
  color: #fff;
  background-color: #676767;
  border-color: #606060
}
.btn-table-border:not(:disabled):not(.disabled).active:focus,
.btn-table-border:not(:disabled):not(.disabled):active:focus,
.show > .btn-table-border.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,57.6%,.5)
}
.btn-table-background-hover {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-table-background-hover:hover {
  color: #212529;
  background-color: #d7d7d7;
  border-color: #d1d1d1
}
.btn-table-background-hover.focus,
.btn-table-background-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(204,204,205,.5)
}
.btn-table-background-hover.disabled,
.btn-table-background-hover:disabled {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-table-background-hover:not(:disabled):not(.disabled).active,
.btn-table-background-hover:not(:disabled):not(.disabled):active,
.show > .btn-table-background-hover.dropdown-toggle {
  color: #212529;
  background-color: #d1d1d1;
  border-color: #cacaca
}
.btn-table-background-hover:not(:disabled):not(.disabled).active:focus,
.btn-table-background-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-table-background-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(204,204,205,.5)
}
.btn-table-background-gray {
  color: #212529;
  background-color: #e9e9e9;
  border-color: #e9e9e9
}
.btn-table-background-gray:hover {
  color: #212529;
  background-color: #d6d6d6;
  border-color: #d0d0d0
}
.btn-table-background-gray.focus,
.btn-table-background-gray:focus {
  box-shadow: 0 0 0 .2rem rgba(203,204,204,.5)
}
.btn-table-background-gray.disabled,
.btn-table-background-gray:disabled {
  color: #212529;
  background-color: #e9e9e9;
  border-color: #e9e9e9
}
.btn-table-background-gray:not(:disabled):not(.disabled).active,
.btn-table-background-gray:not(:disabled):not(.disabled):active,
.show > .btn-table-background-gray.dropdown-toggle {
  color: #212529;
  background-color: #d0d0d0;
  border-color: #c9c9c9
}
.btn-table-background-gray:not(:disabled):not(.disabled).active:focus,
.btn-table-background-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-table-background-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(203,204,204,.5)
}
.btn-orgaunitTitle-subline {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-orgaunitTitle-subline:hover {
  color: #fff;
  background-color: #535353;
  border-color: #4d4d4d
}
.btn-orgaunitTitle-subline.focus,
.btn-orgaunitTitle-subline:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,49%,.5)
}
.btn-orgaunitTitle-subline.disabled,
.btn-orgaunitTitle-subline:disabled {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-orgaunitTitle-subline:not(:disabled):not(.disabled).active,
.btn-orgaunitTitle-subline:not(:disabled):not(.disabled):active,
.show > .btn-orgaunitTitle-subline.dropdown-toggle {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #464646
}
.btn-orgaunitTitle-subline:not(:disabled):not(.disabled).active:focus,
.btn-orgaunitTitle-subline:not(:disabled):not(.disabled):active:focus,
.show > .btn-orgaunitTitle-subline.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,49%,.5)
}
.btn-social-blog {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-blog:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-social-blog.focus,
.btn-social-blog:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-blog.disabled,
.btn-social-blog:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-blog:not(:disabled):not(.disabled).active,
.btn-social-blog:not(:disabled):not(.disabled):active,
.show > .btn-social-blog.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-social-blog:not(:disabled):not(.disabled).active:focus,
.btn-social-blog:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-blog.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-campusaktuell {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-campusaktuell:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-social-campusaktuell.focus,
.btn-social-campusaktuell:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-campusaktuell.disabled,
.btn-social-campusaktuell:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-campusaktuell:not(:disabled):not(.disabled).active,
.btn-social-campusaktuell:not(:disabled):not(.disabled):active,
.show > .btn-social-campusaktuell.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-social-campusaktuell:not(:disabled):not(.disabled).active:focus,
.btn-social-campusaktuell:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-campusaktuell.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-instagram {
  color: #fff;
  background-color: #c32aa3;
  border-color: #c32aa3
}
.btn-social-instagram:hover {
  color: #fff;
  background-color: #a42389;
  border-color: #992180
}
.btn-social-instagram.focus,
.btn-social-instagram:focus {
  box-shadow: 0 0 0 .2rem rgba(204,74,177,.5)
}
.btn-social-instagram.disabled,
.btn-social-instagram:disabled {
  color: #fff;
  background-color: #c32aa3;
  border-color: #c32aa3
}
.btn-social-instagram:not(:disabled):not(.disabled).active,
.btn-social-instagram:not(:disabled):not(.disabled):active,
.show > .btn-social-instagram.dropdown-toggle {
  color: #fff;
  background-color: #992180;
  border-color: #8f1f77
}
.btn-social-instagram:not(:disabled):not(.disabled).active:focus,
.btn-social-instagram:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-instagram.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(204,74,177,.5)
}
.btn-social-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998
}
.btn-social-facebook:hover {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373
}
.btn-social-facebook.focus,
.btn-social-facebook:focus {
  box-shadow: 0 0 0 .2rem rgba(88,114,167,.5)
}
.btn-social-facebook.disabled,
.btn-social-facebook:disabled {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998
}
.btn-social-facebook:not(:disabled):not(.disabled).active,
.btn-social-facebook:not(:disabled):not(.disabled):active,
.show > .btn-social-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  border-color: #293e6a
}
.btn-social-facebook:not(:disabled):not(.disabled).active:focus,
.btn-social-facebook:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(88,114,167,.5)
}
.btn-social-flickr {
  color: #fff;
  background-color: #f40083;
  border-color: #f40083
}
.btn-social-flickr:hover {
  color: #fff;
  background-color: #ce006e;
  border-color: #c10068
}
.btn-social-flickr.focus,
.btn-social-flickr:focus {
  box-shadow: 0 0 0 .2rem rgba(246,38,150,.5)
}
.btn-social-flickr.disabled,
.btn-social-flickr:disabled {
  color: #fff;
  background-color: #f40083;
  border-color: #f40083
}
.btn-social-flickr:not(:disabled):not(.disabled).active,
.btn-social-flickr:not(:disabled):not(.disabled):active,
.show > .btn-social-flickr.dropdown-toggle {
  color: #fff;
  background-color: #c10068;
  border-color: #b40061
}
.btn-social-flickr:not(:disabled):not(.disabled).active:focus,
.btn-social-flickr:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-flickr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(246,38,150,.5)
}
.btn-social-flickr-secondary {
  color: #fff;
  background-color: #006add;
  border-color: #006add
}
.btn-social-flickr-secondary:hover {
  color: #fff;
  background-color: #0058b7;
  border-color: #0052aa
}
.btn-social-flickr-secondary.focus,
.btn-social-flickr-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(38,128,226,.5)
}
.btn-social-flickr-secondary.disabled,
.btn-social-flickr-secondary:disabled {
  color: #fff;
  background-color: #006add;
  border-color: #006add
}
.btn-social-flickr-secondary:not(:disabled):not(.disabled).active,
.btn-social-flickr-secondary:not(:disabled):not(.disabled):active,
.show > .btn-social-flickr-secondary.dropdown-toggle {
  color: #fff;
  background-color: #0052aa;
  border-color: #004b9d
}
.btn-social-flickr-secondary:not(:disabled):not(.disabled).active:focus,
.btn-social-flickr-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-flickr-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,128,226,.5)
}
.btn-social-google {
  color: #fff;
  background-color: #df4a32;
  border-color: #df4a32
}
.btn-social-google:hover {
  color: #fff;
  background-color: #cb3720;
  border-color: #c0341e
}
.btn-social-google.focus,
.btn-social-google:focus {
  box-shadow: 0 0 0 .2rem rgba(228,101,81,.5)
}
.btn-social-google.disabled,
.btn-social-google:disabled {
  color: #fff;
  background-color: #df4a32;
  border-color: #df4a32
}
.btn-social-google:not(:disabled):not(.disabled).active,
.btn-social-google:not(:disabled):not(.disabled):active,
.show > .btn-social-google.dropdown-toggle {
  color: #fff;
  background-color: #c0341e;
  border-color: #b5311c
}
.btn-social-google:not(:disabled):not(.disabled).active:focus,
.btn-social-google:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-google.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(228,101,81,.5)
}
.btn-social-linkedin {
  color: #fff;
  background-color: #1f61a4;
  border-color: #1f61a4
}
.btn-social-linkedin:hover {
  color: #fff;
  background-color: #194e84;
  border-color: #174879
}
.btn-social-linkedin.focus,
.btn-social-linkedin:focus {
  box-shadow: 0 0 0 .2rem rgba(65,121,178,.5)
}
.btn-social-linkedin.disabled,
.btn-social-linkedin:disabled {
  color: #fff;
  background-color: #1f61a4;
  border-color: #1f61a4
}
.btn-social-linkedin:not(:disabled):not(.disabled).active,
.btn-social-linkedin:not(:disabled):not(.disabled):active,
.show > .btn-social-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #174879;
  border-color: #15416e
}
.btn-social-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-social-linkedin:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-linkedin.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(65,121,178,.5)
}
.btn-social-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027
}
.btn-social-pinterest:hover {
  color: #fff;
  background-color: #aa1b21;
  border-color: #9f191f
}
.btn-social-pinterest.focus,
.btn-social-pinterest:focus {
  box-shadow: 0 0 0 .2rem rgba(211,65,71,.5)
}
.btn-social-pinterest.disabled,
.btn-social-pinterest:disabled {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027
}
.btn-social-pinterest:not(:disabled):not(.disabled).active,
.btn-social-pinterest:not(:disabled):not(.disabled):active,
.show > .btn-social-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #9f191f;
  border-color: #94171c
}
.btn-social-pinterest:not(:disabled):not(.disabled).active:focus,
.btn-social-pinterest:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-pinterest.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(211,65,71,.5)
}
.btn-social-rss {
  color: #212529;
  background-color: orange;
  border-color: orange
}
.btn-social-rss:hover {
  color: #fff;
  background-color: #d98c00;
  border-color: #cc8400
}
.btn-social-rss.focus,
.btn-social-rss:focus {
  box-shadow: 0 0 0 .2rem rgba(222,146,6,.5)
}
.btn-social-rss.disabled,
.btn-social-rss:disabled {
  color: #212529;
  background-color: orange;
  border-color: orange
}
.btn-social-rss:not(:disabled):not(.disabled).active,
.btn-social-rss:not(:disabled):not(.disabled):active,
.show > .btn-social-rss.dropdown-toggle {
  color: #fff;
  background-color: #cc8400;
  border-color: #bf7c00
}
.btn-social-rss:not(:disabled):not(.disabled).active:focus,
.btn-social-rss:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-rss.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,146,6,.5)
}
.btn-social-shop {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-shop:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002247
}
.btn-social-shop.focus,
.btn-social-shop:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-shop.disabled,
.btn-social-shop:disabled {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-social-shop:not(:disabled):not(.disabled).active,
.btn-social-shop:not(:disabled):not(.disabled):active,
.show > .btn-social-shop.dropdown-toggle {
  color: #fff;
  background-color: #002247;
  border-color: #001c3a
}
.btn-social-shop:not(:disabled):not(.disabled).active:focus,
.btn-social-shop:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-shop.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,88,142,.5)
}
.btn-social-tumblr {
  color: #fff;
  background-color: #36465d;
  border-color: #36465d
}
.btn-social-tumblr:hover {
  color: #fff;
  background-color: #283445;
  border-color: #232e3d
}
.btn-social-tumblr.focus,
.btn-social-tumblr:focus {
  box-shadow: 0 0 0 .2rem rgba(84,98,117,.5)
}
.btn-social-tumblr.disabled,
.btn-social-tumblr:disabled {
  color: #fff;
  background-color: #36465d;
  border-color: #36465d
}
.btn-social-tumblr:not(:disabled):not(.disabled).active,
.btn-social-tumblr:not(:disabled):not(.disabled):active,
.show > .btn-social-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #232e3d;
  border-color: #1f2835
}
.btn-social-tumblr:not(:disabled):not(.disabled).active:focus,
.btn-social-tumblr:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-tumblr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(84,98,117,.5)
}
.btn-social-twitter {
  color: #fff;
  background-color: #00b6f1;
  border-color: #00b6f1
}
.btn-social-twitter:hover {
  color: #fff;
  background-color: #0099cb;
  border-color: #008fbe
}
.btn-social-twitter.focus,
.btn-social-twitter:focus {
  box-shadow: 0 0 0 .2rem rgba(38,193,243,.5)
}
.btn-social-twitter.disabled,
.btn-social-twitter:disabled {
  color: #fff;
  background-color: #00b6f1;
  border-color: #00b6f1
}
.btn-social-twitter:not(:disabled):not(.disabled).active,
.btn-social-twitter:not(:disabled):not(.disabled):active,
.show > .btn-social-twitter.dropdown-toggle {
  color: #fff;
  background-color: #008fbe;
  border-color: #0086b1
}
.btn-social-twitter:not(:disabled):not(.disabled).active:focus,
.btn-social-twitter:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,193,243,.5)
}
.btn-social-whatsapp {
  color: #212529;
  background-color: #0ee579;
  border-color: #0ee579
}
.btn-social-whatsapp:hover {
  color: #fff;
  background-color: #0cc166;
  border-color: #0bb560
}
.btn-social-whatsapp.focus,
.btn-social-whatsapp:focus {
  box-shadow: 0 0 0 .2rem rgba(17,200,109,.5)
}
.btn-social-whatsapp.disabled,
.btn-social-whatsapp:disabled {
  color: #212529;
  background-color: #0ee579;
  border-color: #0ee579
}
.btn-social-whatsapp:not(:disabled):not(.disabled).active,
.btn-social-whatsapp:not(:disabled):not(.disabled):active,
.show > .btn-social-whatsapp.dropdown-toggle {
  color: #fff;
  background-color: #0bb560;
  border-color: #0aa959
}
.btn-social-whatsapp:not(:disabled):not(.disabled).active:focus,
.btn-social-whatsapp:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-whatsapp.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(17,200,109,.5)
}
.btn-social-wordpress {
  color: #fff;
  background-color: #0073aa;
  border-color: #0073aa
}
.btn-social-wordpress:hover {
  color: #fff;
  background-color: #005984;
  border-color: #005177
}
.btn-social-wordpress.focus,
.btn-social-wordpress:focus {
  box-shadow: 0 0 0 .2rem rgba(38,136,183,.5)
}
.btn-social-wordpress.disabled,
.btn-social-wordpress:disabled {
  color: #fff;
  background-color: #0073aa;
  border-color: #0073aa
}
.btn-social-wordpress:not(:disabled):not(.disabled).active,
.btn-social-wordpress:not(:disabled):not(.disabled):active,
.show > .btn-social-wordpress.dropdown-toggle {
  color: #fff;
  background-color: #005177;
  border-color: #00486a
}
.btn-social-wordpress:not(:disabled):not(.disabled).active:focus,
.btn-social-wordpress:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-wordpress.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,136,183,.5)
}
.btn-social-xing {
  color: #fff;
  background-color: #007575;
  border-color: #007575
}
.btn-social-xing:hover {
  color: #fff;
  background-color: #004f4f;
  border-color: #004242
}
.btn-social-xing.focus,
.btn-social-xing:focus {
  box-shadow: 0 0 0 .2rem rgba(38,138,138,.5)
}
.btn-social-xing.disabled,
.btn-social-xing:disabled {
  color: #fff;
  background-color: #007575;
  border-color: #007575
}
.btn-social-xing:not(:disabled):not(.disabled).active,
.btn-social-xing:not(:disabled):not(.disabled):active,
.show > .btn-social-xing.dropdown-toggle {
  color: #fff;
  background-color: #004242;
  border-color: #003535
}
.btn-social-xing:not(:disabled):not(.disabled).active:focus,
.btn-social-xing:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-xing.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,138,138,.5)
}
.btn-social-youtube {
  color: #fff;
  background-color: red;
  border-color: red
}
.btn-social-youtube:hover {
  color: #fff;
  background-color: #d90000;
  border-color: #c00
}
.btn-social-youtube.focus,
.btn-social-youtube:focus {
  box-shadow: 0 0 0 .2rem rgba(255,38,38,.5)
}
.btn-social-youtube.disabled,
.btn-social-youtube:disabled {
  color: #fff;
  background-color: red;
  border-color: red
}
.btn-social-youtube:not(:disabled):not(.disabled).active,
.btn-social-youtube:not(:disabled):not(.disabled):active,
.show > .btn-social-youtube.dropdown-toggle {
  color: #fff;
  background-color: #c00;
  border-color: #bf0000
}
.btn-social-youtube:not(:disabled):not(.disabled).active:focus,
.btn-social-youtube:not(:disabled):not(.disabled):active:focus,
.show > .btn-social-youtube.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,38,38,.5)
}
.btn-outline-primary {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.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,59,122,.5)
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.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: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .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: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-primary-hover {
  color: #002954;
  border-color: #002954
}
.btn-outline-primary-hover:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-outline-primary-hover.focus,
.btn-outline-primary-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.btn-outline-primary-hover.disabled,
.btn-outline-primary-hover:disabled {
  color: #002954;
  background-color: transparent
}
.btn-outline-primary-hover:not(:disabled):not(.disabled).active,
.btn-outline-primary-hover:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary-hover.dropdown-toggle {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-outline-primary-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.btn-outline-primary-invert {
  color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-primary-invert:hover {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-primary-invert.focus,
.btn-outline-primary-invert:focus {
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.btn-outline-primary-invert.disabled,
.btn-outline-primary-invert:disabled {
  color: #f2f5f8;
  background-color: transparent
}
.btn-outline-primary-invert:not(:disabled):not(.disabled).active,
.btn-outline-primary-invert:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary-invert.dropdown-toggle {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-primary-invert:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary-invert:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary-invert.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.btn-outline-primary-invert-hover {
  color: #f9fafc;
  border-color: #f9fafc
}
.btn-outline-primary-invert-hover:hover {
  color: #212529;
  background-color: #f9fafc;
  border-color: #f9fafc
}
.btn-outline-primary-invert-hover.focus,
.btn-outline-primary-invert-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(249,250,252,.5)
}
.btn-outline-primary-invert-hover.disabled,
.btn-outline-primary-invert-hover:disabled {
  color: #f9fafc;
  background-color: transparent
}
.btn-outline-primary-invert-hover:not(:disabled):not(.disabled).active,
.btn-outline-primary-invert-hover:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary-invert-hover.dropdown-toggle {
  color: #212529;
  background-color: #f9fafc;
  border-color: #f9fafc
}
.btn-outline-primary-invert-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary-invert-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary-invert-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(249,250,252,.5)
}
.btn-outline-primary-blackwhite {
  color: #616161;
  border-color: #616161
}
.btn-outline-primary-blackwhite:hover {
  color: #fff;
  background-color: #616161;
  border-color: #616161
}
.btn-outline-primary-blackwhite.focus,
.btn-outline-primary-blackwhite:focus {
  box-shadow: 0 0 0 .2rem rgba(97,97,97,.5)
}
.btn-outline-primary-blackwhite.disabled,
.btn-outline-primary-blackwhite:disabled {
  color: #616161;
  background-color: transparent
}
.btn-outline-primary-blackwhite:not(:disabled):not(.disabled).active,
.btn-outline-primary-blackwhite:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary-blackwhite.dropdown-toggle {
  color: #fff;
  background-color: #616161;
  border-color: #616161
}
.btn-outline-primary-blackwhite:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary-blackwhite:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary-blackwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(97,97,97,.5)
}
.btn-outline-text {
  color: #000;
  border-color: #000
}
.btn-outline-text:hover {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.btn-outline-text.focus,
.btn-outline-text:focus {
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.5)
}
.btn-outline-text.disabled,
.btn-outline-text:disabled {
  color: #000;
  background-color: transparent
}
.btn-outline-text:not(:disabled):not(.disabled).active,
.btn-outline-text:not(:disabled):not(.disabled):active,
.show > .btn-outline-text.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.btn-outline-text:not(:disabled):not(.disabled).active:focus,
.btn-outline-text:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.5)
}
.btn-outline-text-primary {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-text-primary:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-text-primary.focus,
.btn-outline-text-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-text-primary.disabled,
.btn-outline-text-primary:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-text-primary:not(:disabled):not(.disabled).active,
.btn-outline-text-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-text-primary.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-text-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-text-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-text-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-text-gray {
  color: #666;
  border-color: #666
}
.btn-outline-text-gray:hover {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-outline-text-gray.focus,
.btn-outline-text-gray:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.btn-outline-text-gray.disabled,
.btn-outline-text-gray:disabled {
  color: #666;
  background-color: transparent
}
.btn-outline-text-gray:not(:disabled):not(.disabled).active,
.btn-outline-text-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-text-gray.dropdown-toggle {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-outline-text-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-text-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-text-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.btn-outline-text-gray-hover {
  color: #535353;
  border-color: #535353
}
.btn-outline-text-gray-hover:hover {
  color: #fff;
  background-color: #535353;
  border-color: #535353
}
.btn-outline-text-gray-hover.focus,
.btn-outline-text-gray-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(83,83,83,.5)
}
.btn-outline-text-gray-hover.disabled,
.btn-outline-text-gray-hover:disabled {
  color: #535353;
  background-color: transparent
}
.btn-outline-text-gray-hover:not(:disabled):not(.disabled).active,
.btn-outline-text-gray-hover:not(:disabled):not(.disabled):active,
.show > .btn-outline-text-gray-hover.dropdown-toggle {
  color: #fff;
  background-color: #535353;
  border-color: #535353
}
.btn-outline-text-gray-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-text-gray-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-text-gray-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(83,83,83,.5)
}
.btn-outline-text-header {
  color: #606060;
  border-color: #606060
}
.btn-outline-text-header:hover {
  color: #fff;
  background-color: #606060;
  border-color: #606060
}
.btn-outline-text-header.focus,
.btn-outline-text-header:focus {
  box-shadow: 0 0 0 .2rem rgba(96,96,96,.5)
}
.btn-outline-text-header.disabled,
.btn-outline-text-header:disabled {
  color: #606060;
  background-color: transparent
}
.btn-outline-text-header:not(:disabled):not(.disabled).active,
.btn-outline-text-header:not(:disabled):not(.disabled):active,
.show > .btn-outline-text-header.dropdown-toggle {
  color: #fff;
  background-color: #606060;
  border-color: #606060
}
.btn-outline-text-header:not(:disabled):not(.disabled).active:focus,
.btn-outline-text-header:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-text-header.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(96,96,96,.5)
}
.btn-outline-border-header {
  color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-header:hover {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-header.focus,
.btn-outline-border-header:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.btn-outline-border-header.disabled,
.btn-outline-border-header:disabled {
  color: #c6c6c6;
  background-color: transparent
}
.btn-outline-border-header:not(:disabled):not(.disabled).active,
.btn-outline-border-header:not(:disabled):not(.disabled):active,
.show > .btn-outline-border-header.dropdown-toggle {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-header:not(:disabled):not(.disabled).active:focus,
.btn-outline-border-header:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-border-header.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.btn-outline-border-card {
  color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-card:hover {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-card.focus,
.btn-outline-border-card:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.btn-outline-border-card.disabled,
.btn-outline-border-card:disabled {
  color: #c6c6c6;
  background-color: transparent
}
.btn-outline-border-card:not(:disabled):not(.disabled).active,
.btn-outline-border-card:not(:disabled):not(.disabled):active,
.show > .btn-outline-border-card.dropdown-toggle {
  color: #212529;
  background-color: #c6c6c6;
  border-color: #c6c6c6
}
.btn-outline-border-card:not(:disabled):not(.disabled).active:focus,
.btn-outline-border-card:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-border-card.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.btn-outline-imprint {
  color: #151b20;
  border-color: #151b20
}
.btn-outline-imprint:hover {
  color: #fff;
  background-color: #151b20;
  border-color: #151b20
}
.btn-outline-imprint.focus,
.btn-outline-imprint:focus {
  box-shadow: 0 0 0 .2rem rgba(21,27,32,.5)
}
.btn-outline-imprint.disabled,
.btn-outline-imprint:disabled {
  color: #151b20;
  background-color: transparent
}
.btn-outline-imprint:not(:disabled):not(.disabled).active,
.btn-outline-imprint:not(:disabled):not(.disabled):active,
.show > .btn-outline-imprint.dropdown-toggle {
  color: #fff;
  background-color: #151b20;
  border-color: #151b20
}
.btn-outline-imprint:not(:disabled):not(.disabled).active:focus,
.btn-outline-imprint:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-imprint.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(21,27,32,.5)
}
.btn-outline-imprint-logos {
  color: #909090;
  border-color: #909090
}
.btn-outline-imprint-logos:hover {
  color: #fff;
  background-color: #909090;
  border-color: #909090
}
.btn-outline-imprint-logos.focus,
.btn-outline-imprint-logos:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,56.5%,.5)
}
.btn-outline-imprint-logos.disabled,
.btn-outline-imprint-logos:disabled {
  color: #909090;
  background-color: transparent
}
.btn-outline-imprint-logos:not(:disabled):not(.disabled).active,
.btn-outline-imprint-logos:not(:disabled):not(.disabled):active,
.show > .btn-outline-imprint-logos.dropdown-toggle {
  color: #fff;
  background-color: #909090;
  border-color: #909090
}
.btn-outline-imprint-logos:not(:disabled):not(.disabled).active:focus,
.btn-outline-imprint-logos:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-imprint-logos.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,56.5%,.5)
}
.btn-outline-darkbackground-text {
  color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-text:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-text.focus,
.btn-outline-darkbackground-text:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-darkbackground-text.disabled,
.btn-outline-darkbackground-text:disabled {
  color: #fff;
  background-color: transparent
}
.btn-outline-darkbackground-text:not(:disabled):not(.disabled).active,
.btn-outline-darkbackground-text:not(:disabled):not(.disabled):active,
.show > .btn-outline-darkbackground-text.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-text:not(:disabled):not(.disabled).active:focus,
.btn-outline-darkbackground-text:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-darkbackground-text.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-darkbackground-link {
  color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-link:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-link.focus,
.btn-outline-darkbackground-link:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-darkbackground-link.disabled,
.btn-outline-darkbackground-link:disabled {
  color: #fff;
  background-color: transparent
}
.btn-outline-darkbackground-link:not(:disabled):not(.disabled).active,
.btn-outline-darkbackground-link:not(:disabled):not(.disabled):active,
.show > .btn-outline-darkbackground-link.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-darkbackground-link:not(:disabled):not(.disabled).active:focus,
.btn-outline-darkbackground-link:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-darkbackground-link.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-darkbackground-linkhover {
  color: #bfcede;
  border-color: #bfcede
}
.btn-outline-darkbackground-linkhover:hover {
  color: #212529;
  background-color: #bfcede;
  border-color: #bfcede
}
.btn-outline-darkbackground-linkhover.focus,
.btn-outline-darkbackground-linkhover:focus {
  box-shadow: 0 0 0 .2rem rgba(191,206,222,.5)
}
.btn-outline-darkbackground-linkhover.disabled,
.btn-outline-darkbackground-linkhover:disabled {
  color: #bfcede;
  background-color: transparent
}
.btn-outline-darkbackground-linkhover:not(:disabled):not(.disabled).active,
.btn-outline-darkbackground-linkhover:not(:disabled):not(.disabled):active,
.show > .btn-outline-darkbackground-linkhover.dropdown-toggle {
  color: #212529;
  background-color: #bfcede;
  border-color: #bfcede
}
.btn-outline-darkbackground-linkhover:not(:disabled):not(.disabled).active:focus,
.btn-outline-darkbackground-linkhover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-darkbackground-linkhover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(191,206,222,.5)
}
.btn-outline-navigation {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation.focus,
.btn-outline-navigation:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-navigation.disabled,
.btn-outline-navigation:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-navigation:not(:disabled):not(.disabled).active,
.btn-outline-navigation:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-navigation-alternative {
  color: #002954;
  border-color: #002954
}
.btn-outline-navigation-alternative:hover {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-outline-navigation-alternative.focus,
.btn-outline-navigation-alternative:focus {
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.btn-outline-navigation-alternative.disabled,
.btn-outline-navigation-alternative:disabled {
  color: #002954;
  background-color: transparent
}
.btn-outline-navigation-alternative:not(:disabled):not(.disabled).active,
.btn-outline-navigation-alternative:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-alternative.dropdown-toggle {
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
.btn-outline-navigation-alternative:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-alternative:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-alternative.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.btn-outline-navigation-foreground {
  color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-navigation-foreground:hover {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-navigation-foreground.focus,
.btn-outline-navigation-foreground:focus {
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.btn-outline-navigation-foreground.disabled,
.btn-outline-navigation-foreground:disabled {
  color: #f2f5f8;
  background-color: transparent
}
.btn-outline-navigation-foreground:not(:disabled):not(.disabled).active,
.btn-outline-navigation-foreground:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-foreground.dropdown-toggle {
  color: #212529;
  background-color: #f2f5f8;
  border-color: #f2f5f8
}
.btn-outline-navigation-foreground:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-foreground:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-foreground.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.btn-outline-navigation-secondary {
  color: hsla(0,0%,100%,.95);
  border-color: hsla(0,0%,100%,.95)
}
.btn-outline-navigation-secondary:hover {
  color: #212529;
  background-color: hsla(0,0%,100%,.95);
  border-color: hsla(0,0%,100%,.95)
}
.btn-outline-navigation-secondary.focus,
.btn-outline-navigation-secondary:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-navigation-secondary.disabled,
.btn-outline-navigation-secondary:disabled {
  color: hsla(0,0%,100%,.95);
  background-color: transparent
}
.btn-outline-navigation-secondary:not(:disabled):not(.disabled).active,
.btn-outline-navigation-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-secondary.dropdown-toggle {
  color: #212529;
  background-color: hsla(0,0%,100%,.95);
  border-color: hsla(0,0%,100%,.95)
}
.btn-outline-navigation-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-navigation-secondary-button-white {
  color: #fff;
  border-color: #fff
}
.btn-outline-navigation-secondary-button-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-navigation-secondary-button-white.focus,
.btn-outline-navigation-secondary-button-white:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-navigation-secondary-button-white.disabled,
.btn-outline-navigation-secondary-button-white:disabled {
  color: #fff;
  background-color: transparent
}
.btn-outline-navigation-secondary-button-white:not(:disabled):not(.disabled).active,
.btn-outline-navigation-secondary-button-white:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-secondary-button-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff
}
.btn-outline-navigation-secondary-button-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-secondary-button-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-secondary-button-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.btn-outline-navigation-secondary-button-white-hover {
  color: #ecf0f5;
  border-color: #ecf0f5
}
.btn-outline-navigation-secondary-button-white-hover:hover {
  color: #212529;
  background-color: #ecf0f5;
  border-color: #ecf0f5
}
.btn-outline-navigation-secondary-button-white-hover.focus,
.btn-outline-navigation-secondary-button-white-hover:focus {
  box-shadow: 0 0 0 .2rem rgba(236,240,245,.5)
}
.btn-outline-navigation-secondary-button-white-hover.disabled,
.btn-outline-navigation-secondary-button-white-hover:disabled {
  color: #ecf0f5;
  background-color: transparent
}
.btn-outline-navigation-secondary-button-white-hover:not(:disabled):not(.disabled).active,
.btn-outline-navigation-secondary-button-white-hover:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-secondary-button-white-hover.dropdown-toggle {
  color: #212529;
  background-color: #ecf0f5;
  border-color: #ecf0f5
}
.btn-outline-navigation-secondary-button-white-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-secondary-button-white-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-secondary-button-white-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(236,240,245,.5)
}
.btn-outline-navigation-secondary-border {
  color: silver;
  border-color: silver
}
.btn-outline-navigation-secondary-border:hover {
  color: #212529;
  background-color: silver;
  border-color: silver
}
.btn-outline-navigation-secondary-border.focus,
.btn-outline-navigation-secondary-border:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,75.3%,.5)
}
.btn-outline-navigation-secondary-border.disabled,
.btn-outline-navigation-secondary-border:disabled {
  color: silver;
  background-color: transparent
}
.btn-outline-navigation-secondary-border:not(:disabled):not(.disabled).active,
.btn-outline-navigation-secondary-border:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-secondary-border.dropdown-toggle {
  color: #212529;
  background-color: silver;
  border-color: silver
}
.btn-outline-navigation-secondary-border:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-secondary-border:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-secondary-border.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,75.3%,.5)
}
.btn-outline-navigation-secondary-border-bottom {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation-secondary-border-bottom:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation-secondary-border-bottom.focus,
.btn-outline-navigation-secondary-border-bottom:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-navigation-secondary-border-bottom.disabled,
.btn-outline-navigation-secondary-border-bottom:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-navigation-secondary-border-bottom:not(:disabled):not(.disabled).active,
.btn-outline-navigation-secondary-border-bottom:not(:disabled):not(.disabled):active,
.show > .btn-outline-navigation-secondary-border-bottom.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-navigation-secondary-border-bottom:not(:disabled):not(.disabled).active:focus,
.btn-outline-navigation-secondary-border-bottom:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-navigation-secondary-border-bottom.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-container-background-gray {
  color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-container-background-gray:hover {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-container-background-gray.focus,
.btn-outline-container-background-gray:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.btn-outline-container-background-gray.disabled,
.btn-outline-container-background-gray:disabled {
  color: #eaeaea;
  background-color: transparent
}
.btn-outline-container-background-gray:not(:disabled):not(.disabled).active,
.btn-outline-container-background-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-container-background-gray.dropdown-toggle {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-container-background-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-container-background-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-container-background-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.btn-outline-container-background-blue {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-container-background-blue:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-container-background-blue.focus,
.btn-outline-container-background-blue:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-container-background-blue.disabled,
.btn-outline-container-background-blue:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-container-background-blue:not(:disabled):not(.disabled).active,
.btn-outline-container-background-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-container-background-blue.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-container-background-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-container-background-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-container-background-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-container-background-blue-middle {
  color: #437bb6;
  border-color: #437bb6
}
.btn-outline-container-background-blue-middle:hover {
  color: #fff;
  background-color: #437bb6;
  border-color: #437bb6
}
.btn-outline-container-background-blue-middle.focus,
.btn-outline-container-background-blue-middle:focus {
  box-shadow: 0 0 0 .2rem rgba(67,123,182,.5)
}
.btn-outline-container-background-blue-middle.disabled,
.btn-outline-container-background-blue-middle:disabled {
  color: #437bb6;
  background-color: transparent
}
.btn-outline-container-background-blue-middle:not(:disabled):not(.disabled).active,
.btn-outline-container-background-blue-middle:not(:disabled):not(.disabled):active,
.show > .btn-outline-container-background-blue-middle.dropdown-toggle {
  color: #fff;
  background-color: #437bb6;
  border-color: #437bb6
}
.btn-outline-container-background-blue-middle:not(:disabled):not(.disabled).active:focus,
.btn-outline-container-background-blue-middle:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-container-background-blue-middle.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(67,123,182,.5)
}
.btn-outline-container-background-blue-bright {
  color: #bfd6f8;
  border-color: #bfd6f8
}
.btn-outline-container-background-blue-bright:hover {
  color: #212529;
  background-color: #bfd6f8;
  border-color: #bfd6f8
}
.btn-outline-container-background-blue-bright.focus,
.btn-outline-container-background-blue-bright:focus {
  box-shadow: 0 0 0 .2rem rgba(191,214,248,.5)
}
.btn-outline-container-background-blue-bright.disabled,
.btn-outline-container-background-blue-bright:disabled {
  color: #bfd6f8;
  background-color: transparent
}
.btn-outline-container-background-blue-bright:not(:disabled):not(.disabled).active,
.btn-outline-container-background-blue-bright:not(:disabled):not(.disabled):active,
.show > .btn-outline-container-background-blue-bright.dropdown-toggle {
  color: #212529;
  background-color: #bfd6f8;
  border-color: #bfd6f8
}
.btn-outline-container-background-blue-bright:not(:disabled):not(.disabled).active:focus,
.btn-outline-container-background-blue-bright:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-container-background-blue-bright.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(191,214,248,.5)
}
.btn-outline-table-border {
  color: grey;
  border-color: grey
}
.btn-outline-table-border:hover {
  color: #fff;
  background-color: grey;
  border-color: grey
}
.btn-outline-table-border.focus,
.btn-outline-table-border:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,50.2%,.5)
}
.btn-outline-table-border.disabled,
.btn-outline-table-border:disabled {
  color: grey;
  background-color: transparent
}
.btn-outline-table-border:not(:disabled):not(.disabled).active,
.btn-outline-table-border:not(:disabled):not(.disabled):active,
.show > .btn-outline-table-border.dropdown-toggle {
  color: #fff;
  background-color: grey;
  border-color: grey
}
.btn-outline-table-border:not(:disabled):not(.disabled).active:focus,
.btn-outline-table-border:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-table-border.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,50.2%,.5)
}
.btn-outline-table-background-hover {
  color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-table-background-hover:hover {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-table-background-hover.focus,
.btn-outline-table-background-hover:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.btn-outline-table-background-hover.disabled,
.btn-outline-table-background-hover:disabled {
  color: #eaeaea;
  background-color: transparent
}
.btn-outline-table-background-hover:not(:disabled):not(.disabled).active,
.btn-outline-table-background-hover:not(:disabled):not(.disabled):active,
.show > .btn-outline-table-background-hover.dropdown-toggle {
  color: #212529;
  background-color: #eaeaea;
  border-color: #eaeaea
}
.btn-outline-table-background-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-table-background-hover:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-table-background-hover.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.btn-outline-table-background-gray {
  color: #e9e9e9;
  border-color: #e9e9e9
}
.btn-outline-table-background-gray:hover {
  color: #212529;
  background-color: #e9e9e9;
  border-color: #e9e9e9
}
.btn-outline-table-background-gray.focus,
.btn-outline-table-background-gray:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.4%,.5)
}
.btn-outline-table-background-gray.disabled,
.btn-outline-table-background-gray:disabled {
  color: #e9e9e9;
  background-color: transparent
}
.btn-outline-table-background-gray:not(:disabled):not(.disabled).active,
.btn-outline-table-background-gray:not(:disabled):not(.disabled):active,
.show > .btn-outline-table-background-gray.dropdown-toggle {
  color: #212529;
  background-color: #e9e9e9;
  border-color: #e9e9e9
}
.btn-outline-table-background-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-table-background-gray:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-table-background-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.4%,.5)
}
.btn-outline-orgaunitTitle-subline {
  color: #666;
  border-color: #666
}
.btn-outline-orgaunitTitle-subline:hover {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-outline-orgaunitTitle-subline.focus,
.btn-outline-orgaunitTitle-subline:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.btn-outline-orgaunitTitle-subline.disabled,
.btn-outline-orgaunitTitle-subline:disabled {
  color: #666;
  background-color: transparent
}
.btn-outline-orgaunitTitle-subline:not(:disabled):not(.disabled).active,
.btn-outline-orgaunitTitle-subline:not(:disabled):not(.disabled):active,
.show > .btn-outline-orgaunitTitle-subline.dropdown-toggle {
  color: #fff;
  background-color: #666;
  border-color: #666
}
.btn-outline-orgaunitTitle-subline:not(:disabled):not(.disabled).active:focus,
.btn-outline-orgaunitTitle-subline:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-orgaunitTitle-subline.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.btn-outline-social-blog {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-blog:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-blog.focus,
.btn-outline-social-blog:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-blog.disabled,
.btn-outline-social-blog:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-social-blog:not(:disabled):not(.disabled).active,
.btn-outline-social-blog:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-blog.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-blog:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-blog:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-blog.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-campusaktuell {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-campusaktuell:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-campusaktuell.focus,
.btn-outline-social-campusaktuell:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-campusaktuell.disabled,
.btn-outline-social-campusaktuell:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-social-campusaktuell:not(:disabled):not(.disabled).active,
.btn-outline-social-campusaktuell:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-campusaktuell.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-campusaktuell:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-campusaktuell:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-campusaktuell.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-instagram {
  color: #c32aa3;
  border-color: #c32aa3
}
.btn-outline-social-instagram:hover {
  color: #fff;
  background-color: #c32aa3;
  border-color: #c32aa3
}
.btn-outline-social-instagram.focus,
.btn-outline-social-instagram:focus {
  box-shadow: 0 0 0 .2rem rgba(195,42,163,.5)
}
.btn-outline-social-instagram.disabled,
.btn-outline-social-instagram:disabled {
  color: #c32aa3;
  background-color: transparent
}
.btn-outline-social-instagram:not(:disabled):not(.disabled).active,
.btn-outline-social-instagram:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-instagram.dropdown-toggle {
  color: #fff;
  background-color: #c32aa3;
  border-color: #c32aa3
}
.btn-outline-social-instagram:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-instagram:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-instagram.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(195,42,163,.5)
}
.btn-outline-social-facebook {
  color: #3b5998;
  border-color: #3b5998
}
.btn-outline-social-facebook:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998
}
.btn-outline-social-facebook.focus,
.btn-outline-social-facebook:focus {
  box-shadow: 0 0 0 .2rem rgba(59,89,152,.5)
}
.btn-outline-social-facebook.disabled,
.btn-outline-social-facebook:disabled {
  color: #3b5998;
  background-color: transparent
}
.btn-outline-social-facebook:not(:disabled):not(.disabled).active,
.btn-outline-social-facebook:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-facebook.dropdown-toggle {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998
}
.btn-outline-social-facebook:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-facebook:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(59,89,152,.5)
}
.btn-outline-social-flickr {
  color: #f40083;
  border-color: #f40083
}
.btn-outline-social-flickr:hover {
  color: #fff;
  background-color: #f40083;
  border-color: #f40083
}
.btn-outline-social-flickr.focus,
.btn-outline-social-flickr:focus {
  box-shadow: 0 0 0 .2rem rgba(244,0,131,.5)
}
.btn-outline-social-flickr.disabled,
.btn-outline-social-flickr:disabled {
  color: #f40083;
  background-color: transparent
}
.btn-outline-social-flickr:not(:disabled):not(.disabled).active,
.btn-outline-social-flickr:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-flickr.dropdown-toggle {
  color: #fff;
  background-color: #f40083;
  border-color: #f40083
}
.btn-outline-social-flickr:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-flickr:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-flickr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(244,0,131,.5)
}
.btn-outline-social-flickr-secondary {
  color: #006add;
  border-color: #006add
}
.btn-outline-social-flickr-secondary:hover {
  color: #fff;
  background-color: #006add;
  border-color: #006add
}
.btn-outline-social-flickr-secondary.focus,
.btn-outline-social-flickr-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,106,221,.5)
}
.btn-outline-social-flickr-secondary.disabled,
.btn-outline-social-flickr-secondary:disabled {
  color: #006add;
  background-color: transparent
}
.btn-outline-social-flickr-secondary:not(:disabled):not(.disabled).active,
.btn-outline-social-flickr-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-flickr-secondary.dropdown-toggle {
  color: #fff;
  background-color: #006add;
  border-color: #006add
}
.btn-outline-social-flickr-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-flickr-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-flickr-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,106,221,.5)
}
.btn-outline-social-google {
  color: #df4a32;
  border-color: #df4a32
}
.btn-outline-social-google:hover {
  color: #fff;
  background-color: #df4a32;
  border-color: #df4a32
}
.btn-outline-social-google.focus,
.btn-outline-social-google:focus {
  box-shadow: 0 0 0 .2rem rgba(223,74,50,.5)
}
.btn-outline-social-google.disabled,
.btn-outline-social-google:disabled {
  color: #df4a32;
  background-color: transparent
}
.btn-outline-social-google:not(:disabled):not(.disabled).active,
.btn-outline-social-google:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-google.dropdown-toggle {
  color: #fff;
  background-color: #df4a32;
  border-color: #df4a32
}
.btn-outline-social-google:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-google:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-google.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(223,74,50,.5)
}
.btn-outline-social-linkedin {
  color: #1f61a4;
  border-color: #1f61a4
}
.btn-outline-social-linkedin:hover {
  color: #fff;
  background-color: #1f61a4;
  border-color: #1f61a4
}
.btn-outline-social-linkedin.focus,
.btn-outline-social-linkedin:focus {
  box-shadow: 0 0 0 .2rem rgba(31,97,164,.5)
}
.btn-outline-social-linkedin.disabled,
.btn-outline-social-linkedin:disabled {
  color: #1f61a4;
  background-color: transparent
}
.btn-outline-social-linkedin:not(:disabled):not(.disabled).active,
.btn-outline-social-linkedin:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #1f61a4;
  border-color: #1f61a4
}
.btn-outline-social-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-linkedin:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-linkedin.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(31,97,164,.5)
}
.btn-outline-social-pinterest {
  color: #cb2027;
  border-color: #cb2027
}
.btn-outline-social-pinterest:hover {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027
}
.btn-outline-social-pinterest.focus,
.btn-outline-social-pinterest:focus {
  box-shadow: 0 0 0 .2rem rgba(203,32,39,.5)
}
.btn-outline-social-pinterest.disabled,
.btn-outline-social-pinterest:disabled {
  color: #cb2027;
  background-color: transparent
}
.btn-outline-social-pinterest:not(:disabled):not(.disabled).active,
.btn-outline-social-pinterest:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027
}
.btn-outline-social-pinterest:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-pinterest:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-pinterest.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(203,32,39,.5)
}
.btn-outline-social-rss {
  color: orange;
  border-color: orange
}
.btn-outline-social-rss:hover {
  color: #212529;
  background-color: orange;
  border-color: orange
}
.btn-outline-social-rss.focus,
.btn-outline-social-rss:focus {
  box-shadow: 0 0 0 .2rem rgba(255,165,0,.5)
}
.btn-outline-social-rss.disabled,
.btn-outline-social-rss:disabled {
  color: orange;
  background-color: transparent
}
.btn-outline-social-rss:not(:disabled):not(.disabled).active,
.btn-outline-social-rss:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-rss.dropdown-toggle {
  color: #212529;
  background-color: orange;
  border-color: orange
}
.btn-outline-social-rss:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-rss:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-rss.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,165,0,.5)
}
.btn-outline-social-shop {
  color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-shop:hover {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-shop.focus,
.btn-outline-social-shop:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-shop.disabled,
.btn-outline-social-shop:disabled {
  color: #003b7a;
  background-color: transparent
}
.btn-outline-social-shop:not(:disabled):not(.disabled).active,
.btn-outline-social-shop:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-shop.dropdown-toggle {
  color: #fff;
  background-color: #003b7a;
  border-color: #003b7a
}
.btn-outline-social-shop:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-shop:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-shop.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.btn-outline-social-tumblr {
  color: #36465d;
  border-color: #36465d
}
.btn-outline-social-tumblr:hover {
  color: #fff;
  background-color: #36465d;
  border-color: #36465d
}
.btn-outline-social-tumblr.focus,
.btn-outline-social-tumblr:focus {
  box-shadow: 0 0 0 .2rem rgba(54,70,93,.5)
}
.btn-outline-social-tumblr.disabled,
.btn-outline-social-tumblr:disabled {
  color: #36465d;
  background-color: transparent
}
.btn-outline-social-tumblr:not(:disabled):not(.disabled).active,
.btn-outline-social-tumblr:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-tumblr.dropdown-toggle {
  color: #fff;
  background-color: #36465d;
  border-color: #36465d
}
.btn-outline-social-tumblr:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-tumblr:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-tumblr.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(54,70,93,.5)
}
.btn-outline-social-twitter {
  color: #00b6f1;
  border-color: #00b6f1
}
.btn-outline-social-twitter:hover {
  color: #fff;
  background-color: #00b6f1;
  border-color: #00b6f1
}
.btn-outline-social-twitter.focus,
.btn-outline-social-twitter:focus {
  box-shadow: 0 0 0 .2rem rgba(0,182,241,.5)
}
.btn-outline-social-twitter.disabled,
.btn-outline-social-twitter:disabled {
  color: #00b6f1;
  background-color: transparent
}
.btn-outline-social-twitter:not(:disabled):not(.disabled).active,
.btn-outline-social-twitter:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-twitter.dropdown-toggle {
  color: #fff;
  background-color: #00b6f1;
  border-color: #00b6f1
}
.btn-outline-social-twitter:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-twitter:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,182,241,.5)
}
.btn-outline-social-whatsapp {
  color: #0ee579;
  border-color: #0ee579
}
.btn-outline-social-whatsapp:hover {
  color: #212529;
  background-color: #0ee579;
  border-color: #0ee579
}
.btn-outline-social-whatsapp.focus,
.btn-outline-social-whatsapp:focus {
  box-shadow: 0 0 0 .2rem rgba(14,229,121,.5)
}
.btn-outline-social-whatsapp.disabled,
.btn-outline-social-whatsapp:disabled {
  color: #0ee579;
  background-color: transparent
}
.btn-outline-social-whatsapp:not(:disabled):not(.disabled).active,
.btn-outline-social-whatsapp:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-whatsapp.dropdown-toggle {
  color: #212529;
  background-color: #0ee579;
  border-color: #0ee579
}
.btn-outline-social-whatsapp:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-whatsapp:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-whatsapp.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(14,229,121,.5)
}
.btn-outline-social-wordpress {
  color: #0073aa;
  border-color: #0073aa
}
.btn-outline-social-wordpress:hover {
  color: #fff;
  background-color: #0073aa;
  border-color: #0073aa
}
.btn-outline-social-wordpress.focus,
.btn-outline-social-wordpress:focus {
  box-shadow: 0 0 0 .2rem rgba(0,115,170,.5)
}
.btn-outline-social-wordpress.disabled,
.btn-outline-social-wordpress:disabled {
  color: #0073aa;
  background-color: transparent
}
.btn-outline-social-wordpress:not(:disabled):not(.disabled).active,
.btn-outline-social-wordpress:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-wordpress.dropdown-toggle {
  color: #fff;
  background-color: #0073aa;
  border-color: #0073aa
}
.btn-outline-social-wordpress:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-wordpress:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-wordpress.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,115,170,.5)
}
.btn-outline-social-xing {
  color: #007575;
  border-color: #007575
}
.btn-outline-social-xing:hover {
  color: #fff;
  background-color: #007575;
  border-color: #007575
}
.btn-outline-social-xing.focus,
.btn-outline-social-xing:focus {
  box-shadow: 0 0 0 .2rem rgba(0,117,117,.5)
}
.btn-outline-social-xing.disabled,
.btn-outline-social-xing:disabled {
  color: #007575;
  background-color: transparent
}
.btn-outline-social-xing:not(:disabled):not(.disabled).active,
.btn-outline-social-xing:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-xing.dropdown-toggle {
  color: #fff;
  background-color: #007575;
  border-color: #007575
}
.btn-outline-social-xing:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-xing:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-xing.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,117,117,.5)
}
.btn-outline-social-youtube {
  color: red;
  border-color: red
}
.btn-outline-social-youtube:hover {
  color: #fff;
  background-color: red;
  border-color: red
}
.btn-outline-social-youtube.focus,
.btn-outline-social-youtube:focus {
  box-shadow: 0 0 0 .2rem rgba(255,0,0,.5)
}
.btn-outline-social-youtube.disabled,
.btn-outline-social-youtube:disabled {
  color: red;
  background-color: transparent
}
.btn-outline-social-youtube:not(:disabled):not(.disabled).active,
.btn-outline-social-youtube:not(:disabled):not(.disabled):active,
.show > .btn-outline-social-youtube.dropdown-toggle {
  color: #fff;
  background-color: red;
  border-color: red
}
.btn-outline-social-youtube:not(:disabled):not(.disabled).active:focus,
.btn-outline-social-youtube:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-social-youtube.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,0,0,.5)
}
.btn-link {
  font-weight: 400;
  color: #003b7a;
  text-decoration: none
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  box-shadow: none
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}
.btn-group-lg > .btn,
.btn-group-lg > a.news-more-link,
.btn-lg,
span.news-more-link .btn-group-lg > a {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}
.btn-group-sm > .btn,
.btn-group-sm > a.news-more-link,
.btn-sm,
span.news-more-link .btn-group-sm > a {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block + .btn-block {
  margin-top: .5rem
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  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 transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}
.dropdown-toggle:empty:after {
  margin-left: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .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);
  border-radius: .25rem
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
@media (min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}
@media (min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}
@media (min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}
@media (min-width:1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}
.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}
.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  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: "";
  display: none
}
.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}
.dropleft .dropdown-toggle:empty:after {
  margin-left: 0
}
.dropleft .dropdown-toggle:before {
  vertical-align: 0
}
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
  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: transparent;
  border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}
.dropdown-menu.show {
  display: block
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .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 > a.news-more-link,
.btn-group-vertical > .btn,
.btn-group-vertical > a.news-more-link,
span.news-more-link .btn-group > a,
span.news-more-link .btn-group-vertical > a {
  position: relative;
  flex: 1 1 auto
}
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.btn-group > a.active.news-more-link,
.btn-group > a.news-more-link:active,
.btn-group > a.news-more-link:focus,
.btn-group > a.news-more-link:hover,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > a.active.news-more-link,
.btn-group-vertical > a.news-more-link:active,
.btn-group-vertical > a.news-more-link:focus,
.btn-group-vertical > a.news-more-link:hover,
span.news-more-link .btn-group > a.active,
span.news-more-link .btn-group > a:active,
span.news-more-link .btn-group > a:focus,
span.news-more-link .btn-group > a:hover,
span.news-more-link .btn-group-vertical > a.active,
span.news-more-link .btn-group-vertical > a:active,
span.news-more-link .btn-group-vertical > a:focus,
span.news-more-link .btn-group-vertical > a:hover {
  z-index: 1
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
.btn-toolbar .input-group {
  width: auto
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child),
.btn-group > a.news-more-link:not(:first-child),
span.news-more-link .btn-group > a:not(:first-child) {
  margin-left: -1px
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > a.news-more-link,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > a.news-more-link:not(:last-child):not(.dropdown-toggle),
span.news-more-link .btn-group > .btn-group:not(:last-child) > a,
span.news-more-link .btn-group > a:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > a.news-more-link,
.btn-group > .btn:not(:first-child),
.btn-group > a.news-more-link:not(:first-child),
span.news-more-link .btn-group > .btn-group:not(:first-child) > a,
span.news-more-link .btn-group > a:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}
.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0
}
.dropleft .dropdown-toggle-split:before {
  margin-right: 0
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-group-sm > a.news-more-link + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split,
span.news-more-link .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-group-lg > a.news-more-link + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split,
span.news-more-link .btn-group-lg > a + .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,
.btn-group-vertical > a.news-more-link,
span.news-more-link .btn-group-vertical > a {
  width: 100%
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > a.news-more-link:not(:first-child),
span.news-more-link .btn-group-vertical > a:not(:first-child) {
  margin-top: -1px
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > a.news-more-link,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > a.news-more-link:not(:last-child):not(.dropdown-toggle),
span.news-more-link .btn-group-vertical > .btn-group:not(:last-child) > a,
span.news-more-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > a.news-more-link,
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > a.news-more-link:not(:first-child),
span.news-more-link .btn-group-vertical > .btn-group:not(:first-child) > a,
span.news-more-link .btn-group-vertical > a:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > a.news-more-link,
.btn-group-toggle > a.news-more-link,
span.news-more-link .btn-group-toggle > .btn-group > a,
span.news-more-link .btn-group-toggle > a {
  margin-bottom: 0
}
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > a.news-more-link input[type=checkbox],
.btn-group-toggle > .btn-group > a.news-more-link input[type=radio],
.btn-group-toggle > a.news-more-link input[type=checkbox],
.btn-group-toggle > a.news-more-link input[type=radio],
span.news-more-link .btn-group-toggle > .btn-group > a input[type=checkbox],
span.news-more-link .btn-group-toggle > .btn-group > a input[type=radio],
span.news-more-link .btn-group-toggle > a input[type=checkbox],
span.news-more-link .btn-group-toggle > a input[type=radio] {
  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 > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group > .custom-file {
  display: flex;
  align-items: center
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group-append,
.input-group-prepend {
  display: flex
}
.input-group-append .btn,
.input-group-append a.news-more-link,
.input-group-append span.news-more-link a,
.input-group-prepend .btn,
.input-group-prepend a.news-more-link,
.input-group-prepend span.news-more-link a,
span.news-more-link .input-group-append a,
span.news-more-link .input-group-prepend a {
  position: relative;
  z-index: 2
}
.input-group-append .btn:focus,
.input-group-append a.news-more-link:focus,
.input-group-append span.news-more-link a:focus,
.input-group-prepend .btn:focus,
.input-group-prepend a.news-more-link:focus,
.input-group-prepend span.news-more-link a:focus,
span.news-more-link .input-group-append a:focus,
span.news-more-link .input-group-prepend a:focus {
  z-index: 3
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .btn + a.news-more-link,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + a.news-more-link,
.input-group-append a.news-more-link + .btn,
.input-group-append a.news-more-link + .input-group-text,
.input-group-append a.news-more-link + a.news-more-link,
.input-group-append span.news-more-link .btn + a,
.input-group-append span.news-more-link .input-group-text + a,
.input-group-append span.news-more-link a + .btn,
.input-group-append span.news-more-link a + .input-group-text,
.input-group-append span.news-more-link a + a,
.input-group-append span.news-more-link a + a.news-more-link,
.input-group-append span.news-more-link a.news-more-link + a,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .btn + a.news-more-link,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + a.news-more-link,
.input-group-prepend a.news-more-link + .btn,
.input-group-prepend a.news-more-link + .input-group-text,
.input-group-prepend a.news-more-link + a.news-more-link,
.input-group-prepend span.news-more-link .btn + a,
.input-group-prepend span.news-more-link .input-group-text + a,
.input-group-prepend span.news-more-link a + .btn,
.input-group-prepend span.news-more-link a + .input-group-text,
.input-group-prepend span.news-more-link a + a,
.input-group-prepend span.news-more-link a + a.news-more-link,
.input-group-prepend span.news-more-link a.news-more-link + a,
span.news-more-link .input-group-append .btn + a,
span.news-more-link .input-group-append .input-group-text + a,
span.news-more-link .input-group-append a + .btn,
span.news-more-link .input-group-append a + .input-group-text,
span.news-more-link .input-group-append a + a,
span.news-more-link .input-group-append a + a.news-more-link,
span.news-more-link .input-group-append a.news-more-link + a,
span.news-more-link .input-group-prepend .btn + a,
span.news-more-link .input-group-prepend .input-group-text + a,
span.news-more-link .input-group-prepend a + .btn,
span.news-more-link .input-group-prepend a + .input-group-text,
span.news-more-link .input-group-prepend a + a,
span.news-more-link .input-group-prepend a + a.news-more-link,
span.news-more-link .input-group-prepend a.news-more-link + a {
  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;
  border-radius: .25rem
}
.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-append > a.news-more-link,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-prepend > a.news-more-link,
span.news-more-link .input-group-lg > .input-group-append > a,
span.news-more-link .input-group-lg > .input-group-prepend > a {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-append > a.news-more-link,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-prepend > a.news-more-link,
span.news-more-link .input-group-sm > .input-group-append > a,
span.news-more-link .input-group-sm > .input-group-prepend > a {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem
}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:last-child > a.news-more-link:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:not(:last-child) > a.news-more-link,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-prepend > a.news-more-link,
span.news-more-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
span.news-more-link .input-group > .input-group-append:not(:last-child) > a,
span.news-more-link .input-group > .input-group-prepend > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-append > a.news-more-link,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:first-child > a.news-more-link:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > a.news-more-link,
span.news-more-link .input-group > .input-group-append > a,
span.news-more-link .input-group > .input-group-prepend:first-child > a:not(:first-child),
span.news-more-link .input-group > .input-group-prepend:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d
}
.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 {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}
.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}
.custom-control-label:after {
  background: no-repeat 50%/50% 50%
}
.custom-checkbox .custom-control-label:before {
  border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.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=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}
.custom-switch {
  padding-left: 2.25rem
}
.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}
.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: #adb5bd;
  border-radius: .5rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .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;
  -webkit-transform: translateX(.75rem);
  transform: translateX(.75rem)
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.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-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}
.custom-file {
  display: inline-block;
  margin-bottom: 0
}
.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + .75rem + 2px)
}
.custom-file-input {
  z-index: 2;
  margin: 0;
  opacity: 0
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.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 {
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}
.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057
}
.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -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,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-range::-moz-focus-outer {
  border: 0
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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 {
    transition: none
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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 {
    transition: none
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  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 {
    transition: none
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}
.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem
}
.custom-range::-ms-fill-upper {
  margin-right: 15px
}
.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:focus,
.nav-link:hover {
  text-decoration: none
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6
}
.nav-tabs .nav-item {
  margin-bottom: -1px
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.nav-pills .nav-link {
  border-radius: .25rem
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}
.tab-content > .tab-pane {
  display: none
}
.tab-content > .active {
  display: block
}
.navbar {
  position: relative;
  padding: .5rem 1rem
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
  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:focus,
.navbar-brand:hover {
  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: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%
}
@media (max-width:575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}
@media (min-width:576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex!important;
    flex-basis: auto
  }
  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}
@media (max-width:767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}
@media (min-width:768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap
  }
  .navbar-expand-md .navbar-collapse {
    display: flex!important;
    flex-basis: auto
  }
  .navbar-expand-md .navbar-toggler {
    display: none
  }
}
@media (max-width:991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}
@media (min-width:992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto
  }
  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}
@media (max-width:1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}
@media (min-width:1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex!important;
    flex-basis: auto
  }
  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0
}
.navbar-expand .navbar-nav {
  flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
  display: flex!important;
  flex-basis: auto
}
.navbar-expand .navbar-toggler {
  display: none
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  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=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
  color: rgba(0,0,0,.5)
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0,0,0,.9)
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0,0%,100%,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0,0%,100%,.25)
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  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=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
  color: hsla(0,0%,100%,.5)
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff
}
.card {
  position: relative;
  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);
  border-radius: 0
}
.card > hr {
  margin-right: 0;
  margin-left: 0
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.card-body {
  flex: 1 1 auto
}
.card-title {
  margin-bottom: .75rem
}
.card-subtitle {
  margin-top: -.375rem
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0
}
.card-link:hover {
  text-decoration: none
}
.card-link + .card-link {
  margin-left: 15px
}
.card-header {
  padding: .75rem 15px;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125)
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0
}
.card-footer {
  padding: .75rem 15px;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid rgba(0,0,0,.125)
}
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0
}
.card-header-pills,
.card-header-tabs {
  margin-right: -7.5px;
  margin-left: -7.5px
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}
.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px)
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}
.card-deck {
  display: flex;
  flex-direction: column
}
.card-deck .card {
  margin-bottom: 10px
}
@media (min-width:576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px
  }
}
.card-group {
  display: flex;
  flex-direction: column
}
.card-group > .card {
  margin-bottom: 15px
}
@media (min-width:576px) {
  .card-group {
    flex-flow: row wrap
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
}
.card-columns .card {
  margin-bottom: .75rem
}
@media (min-width:576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}
.accordion > .card {
  overflow: hidden
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.accordion > .card .card-header {
  margin-bottom: -1px
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem
}
.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}
.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none
}
.breadcrumb-item.active {
  color: #6c757d
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}
.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;
  border-radius: .25rem;
  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:focus,
a.badge:hover {
  text-decoration: none
}
.badge:empty {
  display: none
}
.btn .badge,
a.news-more-link .badge,
span.news-more-link a .badge {
  position: relative;
  top: -1px
}
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}
.badge-primary {
  color: #fff;
  background-color: #003b7a
}
a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #002247
}
a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d
}
a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}
a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.badge-success {
  color: #fff;
  background-color: #28a745
}
a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}
a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.badge-info {
  color: #fff;
  background-color: #17a2b8
}
a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}
a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.badge-warning {
  color: #212529;
  background-color: #ffc107
}
a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}
a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.badge-danger {
  color: #fff;
  background-color: #dc3545
}
a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}
a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa
}
a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}
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:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}
a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.badge-primary-hover {
  color: #fff;
  background-color: #002954
}
a.badge-primary-hover:focus,
a.badge-primary-hover:hover {
  color: #fff;
  background-color: #001021
}
a.badge-primary-hover.focus,
a.badge-primary-hover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.badge-primary-invert {
  color: #212529;
  background-color: #f2f5f8
}
a.badge-primary-invert:focus,
a.badge-primary-invert:hover {
  color: #212529;
  background-color: #d1dce6
}
a.badge-primary-invert.focus,
a.badge-primary-invert:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.badge-primary-invert-hover {
  color: #212529;
  background-color: #f9fafc
}
a.badge-primary-invert-hover:focus,
a.badge-primary-invert-hover:hover {
  color: #212529;
  background-color: #d7deeb
}
a.badge-primary-invert-hover.focus,
a.badge-primary-invert-hover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(249,250,252,.5)
}
.badge-primary-blackwhite {
  color: #fff;
  background-color: #616161
}
a.badge-primary-blackwhite:focus,
a.badge-primary-blackwhite:hover {
  color: #fff;
  background-color: #484848
}
a.badge-primary-blackwhite.focus,
a.badge-primary-blackwhite:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(97,97,97,.5)
}
.badge-text,
a.badge-text:focus,
a.badge-text:hover {
  color: #fff;
  background-color: #000
}
a.badge-text.focus,
a.badge-text:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.5)
}
.badge-text-primary {
  color: #fff;
  background-color: #003b7a
}
a.badge-text-primary:focus,
a.badge-text-primary:hover {
  color: #fff;
  background-color: #002247
}
a.badge-text-primary.focus,
a.badge-text-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-text-gray {
  color: #fff;
  background-color: #666
}
a.badge-text-gray:focus,
a.badge-text-gray:hover {
  color: #fff;
  background-color: #4d4d4d
}
a.badge-text-gray.focus,
a.badge-text-gray:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.badge-text-gray-hover {
  color: #fff;
  background-color: #535353
}
a.badge-text-gray-hover:focus,
a.badge-text-gray-hover:hover {
  color: #fff;
  background-color: #393939
}
a.badge-text-gray-hover.focus,
a.badge-text-gray-hover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(83,83,83,.5)
}
.badge-text-header {
  color: #fff;
  background-color: #606060
}
a.badge-text-header:focus,
a.badge-text-header:hover {
  color: #fff;
  background-color: #474747
}
a.badge-text-header.focus,
a.badge-text-header:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(96,96,96,.5)
}
.badge-border-header {
  color: #212529;
  background-color: #c6c6c6
}
a.badge-border-header:focus,
a.badge-border-header:hover {
  color: #212529;
  background-color: #adadad
}
a.badge-border-header.focus,
a.badge-border-header:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.badge-border-card {
  color: #212529;
  background-color: #c6c6c6
}
a.badge-border-card:focus,
a.badge-border-card:hover {
  color: #212529;
  background-color: #adadad
}
a.badge-border-card.focus,
a.badge-border-card:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,77.6%,.5)
}
.badge-imprint {
  color: #fff;
  background-color: #151b20
}
a.badge-imprint:focus,
a.badge-imprint:hover {
  color: #fff;
  background-color: #010101
}
a.badge-imprint.focus,
a.badge-imprint:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(21,27,32,.5)
}
.badge-imprint-logos {
  color: #fff;
  background-color: #909090
}
a.badge-imprint-logos:focus,
a.badge-imprint-logos:hover {
  color: #fff;
  background-color: #777
}
a.badge-imprint-logos.focus,
a.badge-imprint-logos:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,56.5%,.5)
}
.badge-darkbackground-text {
  color: #212529;
  background-color: #fff
}
a.badge-darkbackground-text:focus,
a.badge-darkbackground-text:hover {
  color: #212529;
  background-color: #e6e6e6
}
a.badge-darkbackground-text.focus,
a.badge-darkbackground-text:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.badge-darkbackground-link {
  color: #212529;
  background-color: #fff
}
a.badge-darkbackground-link:focus,
a.badge-darkbackground-link:hover {
  color: #212529;
  background-color: #e6e6e6
}
a.badge-darkbackground-link.focus,
a.badge-darkbackground-link:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.badge-darkbackground-linkhover {
  color: #212529;
  background-color: #bfcede
}
a.badge-darkbackground-linkhover:focus,
a.badge-darkbackground-linkhover:hover {
  color: #212529;
  background-color: #9db4cd
}
a.badge-darkbackground-linkhover.focus,
a.badge-darkbackground-linkhover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(191,206,222,.5)
}
.badge-navigation {
  color: #fff;
  background-color: #003b7a
}
a.badge-navigation:focus,
a.badge-navigation:hover {
  color: #fff;
  background-color: #002247
}
a.badge-navigation.focus,
a.badge-navigation:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-navigation-alternative {
  color: #fff;
  background-color: #002954
}
a.badge-navigation-alternative:focus,
a.badge-navigation-alternative:hover {
  color: #fff;
  background-color: #001021
}
a.badge-navigation-alternative.focus,
a.badge-navigation-alternative:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,41,84,.5)
}
.badge-navigation-foreground {
  color: #212529;
  background-color: #f2f5f8
}
a.badge-navigation-foreground:focus,
a.badge-navigation-foreground:hover {
  color: #212529;
  background-color: #d1dce6
}
a.badge-navigation-foreground.focus,
a.badge-navigation-foreground:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(242,245,248,.5)
}
.badge-navigation-secondary {
  color: #212529;
  background-color: hsla(0,0%,100%,.95)
}
a.badge-navigation-secondary:focus,
a.badge-navigation-secondary:hover {
  color: #212529;
  background-color: hsla(0,0%,90.2%,.95)
}
a.badge-navigation-secondary.focus,
a.badge-navigation-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.badge-navigation-secondary-button-white {
  color: #212529;
  background-color: #fff
}
a.badge-navigation-secondary-button-white:focus,
a.badge-navigation-secondary-button-white:hover {
  color: #212529;
  background-color: #e6e6e6
}
a.badge-navigation-secondary-button-white.focus,
a.badge-navigation-secondary-button-white:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}
.badge-navigation-secondary-button-white-hover {
  color: #212529;
  background-color: #ecf0f5
}
a.badge-navigation-secondary-button-white-hover:focus,
a.badge-navigation-secondary-button-white-hover:hover {
  color: #212529;
  background-color: #cbd6e3
}
a.badge-navigation-secondary-button-white-hover.focus,
a.badge-navigation-secondary-button-white-hover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(236,240,245,.5)
}
.badge-navigation-secondary-border {
  color: #212529;
  background-color: silver
}
a.badge-navigation-secondary-border:focus,
a.badge-navigation-secondary-border:hover {
  color: #212529;
  background-color: #a7a7a7
}
a.badge-navigation-secondary-border.focus,
a.badge-navigation-secondary-border:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,75.3%,.5)
}
.badge-navigation-secondary-border-bottom {
  color: #fff;
  background-color: #003b7a
}
a.badge-navigation-secondary-border-bottom:focus,
a.badge-navigation-secondary-border-bottom:hover {
  color: #fff;
  background-color: #002247
}
a.badge-navigation-secondary-border-bottom.focus,
a.badge-navigation-secondary-border-bottom:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-container-background-gray {
  color: #212529;
  background-color: #eaeaea
}
a.badge-container-background-gray:focus,
a.badge-container-background-gray:hover {
  color: #212529;
  background-color: #d1d1d1
}
a.badge-container-background-gray.focus,
a.badge-container-background-gray:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.badge-container-background-blue {
  color: #fff;
  background-color: #003b7a
}
a.badge-container-background-blue:focus,
a.badge-container-background-blue:hover {
  color: #fff;
  background-color: #002247
}
a.badge-container-background-blue.focus,
a.badge-container-background-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-container-background-blue-middle {
  color: #fff;
  background-color: #437bb6
}
a.badge-container-background-blue-middle:focus,
a.badge-container-background-blue-middle:hover {
  color: #fff;
  background-color: #356291
}
a.badge-container-background-blue-middle.focus,
a.badge-container-background-blue-middle:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(67,123,182,.5)
}
.badge-container-background-blue-bright {
  color: #212529;
  background-color: #bfd6f8
}
a.badge-container-background-blue-bright:focus,
a.badge-container-background-blue-bright:hover {
  color: #212529;
  background-color: #91b9f3
}
a.badge-container-background-blue-bright.focus,
a.badge-container-background-blue-bright:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(191,214,248,.5)
}
.badge-table-border {
  color: #fff;
  background-color: grey
}
a.badge-table-border:focus,
a.badge-table-border:hover {
  color: #fff;
  background-color: #676767
}
a.badge-table-border.focus,
a.badge-table-border:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,50.2%,.5)
}
.badge-table-background-hover {
  color: #212529;
  background-color: #eaeaea
}
a.badge-table-background-hover:focus,
a.badge-table-background-hover:hover {
  color: #212529;
  background-color: #d1d1d1
}
a.badge-table-background-hover.focus,
a.badge-table-background-hover:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.8%,.5)
}
.badge-table-background-gray {
  color: #212529;
  background-color: #e9e9e9
}
a.badge-table-background-gray:focus,
a.badge-table-background-gray:hover {
  color: #212529;
  background-color: #d0d0d0
}
a.badge-table-background-gray.focus,
a.badge-table-background-gray:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,91.4%,.5)
}
.badge-orgaunitTitle-subline {
  color: #fff;
  background-color: #666
}
a.badge-orgaunitTitle-subline:focus,
a.badge-orgaunitTitle-subline:hover {
  color: #fff;
  background-color: #4d4d4d
}
a.badge-orgaunitTitle-subline.focus,
a.badge-orgaunitTitle-subline:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem hsla(0,0%,40%,.5)
}
.badge-social-blog {
  color: #fff;
  background-color: #003b7a
}
a.badge-social-blog:focus,
a.badge-social-blog:hover {
  color: #fff;
  background-color: #002247
}
a.badge-social-blog.focus,
a.badge-social-blog:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-social-campusaktuell {
  color: #fff;
  background-color: #003b7a
}
a.badge-social-campusaktuell:focus,
a.badge-social-campusaktuell:hover {
  color: #fff;
  background-color: #002247
}
a.badge-social-campusaktuell.focus,
a.badge-social-campusaktuell:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-social-instagram {
  color: #fff;
  background-color: #c32aa3
}
a.badge-social-instagram:focus,
a.badge-social-instagram:hover {
  color: #fff;
  background-color: #992180
}
a.badge-social-instagram.focus,
a.badge-social-instagram:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(195,42,163,.5)
}
.badge-social-facebook {
  color: #fff;
  background-color: #3b5998
}
a.badge-social-facebook:focus,
a.badge-social-facebook:hover {
  color: #fff;
  background-color: #2d4373
}
a.badge-social-facebook.focus,
a.badge-social-facebook:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(59,89,152,.5)
}
.badge-social-flickr {
  color: #fff;
  background-color: #f40083
}
a.badge-social-flickr:focus,
a.badge-social-flickr:hover {
  color: #fff;
  background-color: #c10068
}
a.badge-social-flickr.focus,
a.badge-social-flickr:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(244,0,131,.5)
}
.badge-social-flickr-secondary {
  color: #fff;
  background-color: #006add
}
a.badge-social-flickr-secondary:focus,
a.badge-social-flickr-secondary:hover {
  color: #fff;
  background-color: #0052aa
}
a.badge-social-flickr-secondary.focus,
a.badge-social-flickr-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,106,221,.5)
}
.badge-social-google {
  color: #fff;
  background-color: #df4a32
}
a.badge-social-google:focus,
a.badge-social-google:hover {
  color: #fff;
  background-color: #c0341e
}
a.badge-social-google.focus,
a.badge-social-google:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(223,74,50,.5)
}
.badge-social-linkedin {
  color: #fff;
  background-color: #1f61a4
}
a.badge-social-linkedin:focus,
a.badge-social-linkedin:hover {
  color: #fff;
  background-color: #174879
}
a.badge-social-linkedin.focus,
a.badge-social-linkedin:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(31,97,164,.5)
}
.badge-social-pinterest {
  color: #fff;
  background-color: #cb2027
}
a.badge-social-pinterest:focus,
a.badge-social-pinterest:hover {
  color: #fff;
  background-color: #9f191f
}
a.badge-social-pinterest.focus,
a.badge-social-pinterest:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(203,32,39,.5)
}
.badge-social-rss {
  color: #212529;
  background-color: orange
}
a.badge-social-rss:focus,
a.badge-social-rss:hover {
  color: #212529;
  background-color: #cc8400
}
a.badge-social-rss.focus,
a.badge-social-rss:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255,165,0,.5)
}
.badge-social-shop {
  color: #fff;
  background-color: #003b7a
}
a.badge-social-shop:focus,
a.badge-social-shop:hover {
  color: #fff;
  background-color: #002247
}
a.badge-social-shop.focus,
a.badge-social-shop:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,59,122,.5)
}
.badge-social-tumblr {
  color: #fff;
  background-color: #36465d
}
a.badge-social-tumblr:focus,
a.badge-social-tumblr:hover {
  color: #fff;
  background-color: #232e3d
}
a.badge-social-tumblr.focus,
a.badge-social-tumblr:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(54,70,93,.5)
}
.badge-social-twitter {
  color: #fff;
  background-color: #00b6f1
}
a.badge-social-twitter:focus,
a.badge-social-twitter:hover {
  color: #fff;
  background-color: #008fbe
}
a.badge-social-twitter.focus,
a.badge-social-twitter:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,182,241,.5)
}
.badge-social-whatsapp {
  color: #212529;
  background-color: #0ee579
}
a.badge-social-whatsapp:focus,
a.badge-social-whatsapp:hover {
  color: #212529;
  background-color: #0bb560
}
a.badge-social-whatsapp.focus,
a.badge-social-whatsapp:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(14,229,121,.5)
}
.badge-social-wordpress {
  color: #fff;
  background-color: #0073aa
}
a.badge-social-wordpress:focus,
a.badge-social-wordpress:hover {
  color: #fff;
  background-color: #005177
}
a.badge-social-wordpress.focus,
a.badge-social-wordpress:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,115,170,.5)
}
.badge-social-xing {
  color: #fff;
  background-color: #007575
}
a.badge-social-xing:focus,
a.badge-social-xing:hover {
  color: #fff;
  background-color: #004242
}
a.badge-social-xing.focus,
a.badge-social-xing:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,117,117,.5)
}
.badge-social-youtube {
  color: #fff;
  background-color: red
}
a.badge-social-youtube:focus,
a.badge-social-youtube:hover {
  color: #fff;
  background-color: #c00
}
a.badge-social-youtube.focus,
a.badge-social-youtube:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255,0,0,.5)
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}
@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}
.alert-heading {
  color: inherit
}
.alert-link {
  font-weight: 700
}
.alert-dismissible {
  padding-right: 4rem
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}
.alert-primary {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-primary hr {
  border-top-color: #a7bbd1
}
.alert-primary .alert-link {
  color: #00060c
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}
.alert-secondary hr {
  border-top-color: #c8cbcf
}
.alert-secondary .alert-link {
  color: #202326
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}
.alert-success hr {
  border-top-color: #b1dfbb
}
.alert-success .alert-link {
  color: #0b2e13
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}
.alert-info hr {
  border-top-color: #abdde5
}
.alert-info .alert-link {
  color: #062c33
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}
.alert-warning hr {
  border-top-color: #ffe8a1
}
.alert-warning .alert-link {
  color: #533f03
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}
.alert-danger hr {
  border-top-color: #f1b0b7
}
.alert-danger .alert-link {
  color: #491217
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}
.alert-light hr {
  border-top-color: #ececf6
}
.alert-light .alert-link {
  color: #686868
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}
.alert-dark hr {
  border-top-color: #b9bbbe
}
.alert-dark .alert-link {
  color: #040505
}
.alert-primary-hover {
  color: #00152c;
  background-color: #ccd4dd;
  border-color: #b8c3cf
}
.alert-primary-hover hr {
  border-top-color: #a9b6c5
}
.alert-primary-hover .alert-link {
  color: #000
}
.alert-primary-invert {
  color: #7e7f81;
  background-color: #fcfdfe;
  border-color: #fbfcfd
}
.alert-primary-invert hr {
  border-top-color: #eaeff5
}
.alert-primary-invert .alert-link {
  color: #656667
}
.alert-primary-invert-hover {
  color: #818283;
  background-color: #fefefe;
  border-color: #fdfefe
}
.alert-primary-invert-hover hr {
  border-top-color: #ecf6f6
}
.alert-primary-invert-hover .alert-link {
  color: #686969
}
.alert-primary-blackwhite {
  color: #323232;
  background-color: #dfdfdf;
  border-color: #d3d3d3
}
.alert-primary-blackwhite hr {
  border-top-color: #c6c6c6
}
.alert-primary-blackwhite .alert-link {
  color: #191919
}
.alert-text {
  color: #000;
  background-color: #ccc;
  border-color: #b8b8b8
}
.alert-text hr {
  border-top-color: #ababab
}
.alert-text .alert-link {
  color: #000
}
.alert-text-primary {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-text-primary hr {
  border-top-color: #a7bbd1
}
.alert-text-primary .alert-link {
  color: #00060c
}
.alert-text-gray {
  color: #353535;
  background-color: #e0e0e0;
  border-color: #d4d4d4
}
.alert-text-gray hr {
  border-top-color: #c7c7c7
}
.alert-text-gray .alert-link {
  color: #1c1c1c
}
.alert-text-gray-hover {
  color: #2b2b2b;
  background-color: #ddd;
  border-color: #cfcfcf
}
.alert-text-gray-hover hr {
  border-top-color: #c2c2c2
}
.alert-text-gray-hover .alert-link {
  color: #121212
}
.alert-text-header {
  color: #323232;
  background-color: #dfdfdf;
  border-color: #d2d2d2
}
.alert-text-header hr {
  border-top-color: #c5c5c5
}
.alert-text-header .alert-link {
  color: #191919
}
.alert-border-header {
  color: #676767;
  background-color: #f4f4f4;
  border-color: #efefef
}
.alert-border-header hr {
  border-top-color: #e2e2e2
}
.alert-border-header .alert-link {
  color: #4e4e4e
}
.alert-border-card {
  color: #676767;
  background-color: #f4f4f4;
  border-color: #efefef
}
.alert-border-card hr {
  border-top-color: #e2e2e2
}
.alert-border-card .alert-link {
  color: #4e4e4e
}
.alert-imprint {
  color: #0b0e11;
  background-color: #d0d1d2;
  border-color: #bdbfc1
}
.alert-imprint hr {
  border-top-color: #b0b2b5
}
.alert-imprint .alert-link {
  color: #000
}
.alert-imprint-logos {
  color: #4b4b4b;
  background-color: #e9e9e9;
  border-color: #e0e0e0
}
.alert-imprint-logos hr {
  border-top-color: #d3d3d3
}
.alert-imprint-logos .alert-link {
  color: #323232
}
.alert-darkbackground-text {
  color: #858585;
  background-color: #fff;
  border-color: #fff
}
.alert-darkbackground-text hr {
  border-top-color: #f2f2f2
}
.alert-darkbackground-text .alert-link {
  color: #6c6c6c
}
.alert-darkbackground-link {
  color: #858585;
  background-color: #fff;
  border-color: #fff
}
.alert-darkbackground-link hr {
  border-top-color: #f2f2f2
}
.alert-darkbackground-link .alert-link {
  color: #6c6c6c
}
.alert-darkbackground-linkhover {
  color: #636b73;
  background-color: #f2f5f8;
  border-color: #edf1f6
}
.alert-darkbackground-linkhover hr {
  border-top-color: #dce4ee
}
.alert-darkbackground-linkhover .alert-link {
  color: #4b5258
}
.alert-navigation {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-navigation hr {
  border-top-color: #a7bbd1
}
.alert-navigation .alert-link {
  color: #00060c
}
.alert-navigation-alternative {
  color: #00152c;
  background-color: #ccd4dd;
  border-color: #b8c3cf
}
.alert-navigation-alternative hr {
  border-top-color: #a9b6c5
}
.alert-navigation-alternative .alert-link {
  color: #000
}
.alert-navigation-foreground {
  color: #7e7f81;
  background-color: #fcfdfe;
  border-color: #fbfcfd
}
.alert-navigation-foreground hr {
  border-top-color: #eaeff5
}
.alert-navigation-foreground .alert-link {
  color: #656667
}
.alert-navigation-secondary {
  color: hsla(0,0%,49.4%,.974);
  background-color: hsla(0,0%,100%,.99);
  border-color: hsla(0,0%,100%,.986)
}
.alert-navigation-secondary hr {
  border-top-color: hsla(0,0%,94.9%,.986)
}
.alert-navigation-secondary .alert-link {
  color: hsla(0,0%,39.6%,.974)
}
.alert-navigation-secondary-button-white {
  color: #858585;
  background-color: #fff;
  border-color: #fff
}
.alert-navigation-secondary-button-white hr {
  border-top-color: #f2f2f2
}
.alert-navigation-secondary-button-white .alert-link {
  color: #6c6c6c
}
.alert-navigation-secondary-button-white-hover {
  color: #7b7d7f;
  background-color: #fbfcfd;
  border-color: #fafbfc
}
.alert-navigation-secondary-button-white-hover hr {
  border-top-color: #eaeef2
}
.alert-navigation-secondary-button-white-hover .alert-link {
  color: #626465
}
.alert-navigation-secondary-border {
  color: #646464;
  background-color: #f2f2f2;
  border-color: #ededed
}
.alert-navigation-secondary-border hr {
  border-top-color: #e0e0e0
}
.alert-navigation-secondary-border .alert-link {
  color: #4b4b4b
}
.alert-navigation-secondary-border-bottom {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-navigation-secondary-border-bottom hr {
  border-top-color: #a7bbd1
}
.alert-navigation-secondary-border-bottom .alert-link {
  color: #00060c
}
.alert-container-background-gray {
  color: #7a7a7a;
  background-color: #fbfbfb;
  border-color: #f9f9f9
}
.alert-container-background-gray hr {
  border-top-color: #ececec
}
.alert-container-background-gray .alert-link {
  color: #616161
}
.alert-container-background-blue {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-container-background-blue hr {
  border-top-color: #a7bbd1
}
.alert-container-background-blue .alert-link {
  color: #00060c
}
.alert-container-background-blue-middle {
  color: #23405f;
  background-color: #d9e5f0;
  border-color: #cadaeb
}
.alert-container-background-blue-middle hr {
  border-top-color: #b7cde4
}
.alert-container-background-blue-middle .alert-link {
  color: #15273a
}
.alert-container-background-blue-bright {
  color: #636f81;
  background-color: #f2f7fe;
  border-color: #edf4fd
}
.alert-container-background-blue-bright hr {
  border-top-color: #d6e6fa
}
.alert-container-background-blue-bright .alert-link {
  color: #4d5664
}
.alert-table-border {
  color: #434343;
  background-color: #e6e6e6;
  border-color: #dbdbdb
}
.alert-table-border hr {
  border-top-color: #cecece
}
.alert-table-border .alert-link {
  color: #2a2a2a
}
.alert-table-background-hover {
  color: #7a7a7a;
  background-color: #fbfbfb;
  border-color: #f9f9f9
}
.alert-table-background-hover hr {
  border-top-color: #ececec
}
.alert-table-background-hover .alert-link {
  color: #616161
}
.alert-table-background-gray {
  color: #797979;
  background-color: #fbfbfb;
  border-color: #f9f9f9
}
.alert-table-background-gray hr {
  border-top-color: #ececec
}
.alert-table-background-gray .alert-link {
  color: #606060
}
.alert-orgaunitTitle-subline {
  color: #353535;
  background-color: #e0e0e0;
  border-color: #d4d4d4
}
.alert-orgaunitTitle-subline hr {
  border-top-color: #c7c7c7
}
.alert-orgaunitTitle-subline .alert-link {
  color: #1c1c1c
}
.alert-social-blog {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-social-blog hr {
  border-top-color: #a7bbd1
}
.alert-social-blog .alert-link {
  color: #00060c
}
.alert-social-campusaktuell {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-social-campusaktuell hr {
  border-top-color: #a7bbd1
}
.alert-social-campusaktuell .alert-link {
  color: #00060c
}
.alert-social-instagram {
  color: #651655;
  background-color: #f3d4ed;
  border-color: #eec3e5
}
.alert-social-instagram hr {
  border-top-color: #e8afdc
}
.alert-social-instagram .alert-link {
  color: #3b0d32
}
.alert-social-facebook {
  color: #1f2e4f;
  background-color: #d8deea;
  border-color: #c8d1e2
}
.alert-social-facebook hr {
  border-top-color: #b7c3d9
}
.alert-social-facebook .alert-link {
  color: #11192a
}
.alert-social-flickr {
  color: #7f0044;
  background-color: #fdcce6;
  border-color: #fcb8dc
}
.alert-social-flickr hr {
  border-top-color: #fba0d0
}
.alert-social-flickr .alert-link {
  color: #4c0029
}
.alert-social-flickr-secondary {
  color: #003773;
  background-color: #cce1f8;
  border-color: #b8d5f5
}
.alert-social-flickr-secondary hr {
  border-top-color: #a2c8f2
}
.alert-social-flickr-secondary .alert-link {
  color: #001f40
}
.alert-social-google {
  color: #74261a;
  background-color: #f9dbd6;
  border-color: #f6ccc6
}
.alert-social-google hr {
  border-top-color: #f3b8b0
}
.alert-social-google .alert-link {
  color: #4a1811
}
.alert-social-linkedin {
  color: #103255;
  background-color: #d2dfed;
  border-color: #c0d3e6
}
.alert-social-linkedin hr {
  border-top-color: #aec6df
}
.alert-social-linkedin .alert-link {
  color: #08192a
}
.alert-social-pinterest {
  color: #6a1114;
  background-color: #f5d2d4;
  border-color: #f0c1c3
}
.alert-social-pinterest hr {
  border-top-color: #ebacaf
}
.alert-social-pinterest .alert-link {
  color: #3e0a0c
}
.alert-social-rss {
  color: #855600;
  background-color: #ffedcc;
  border-color: #ffe6b8
}
.alert-social-rss hr {
  border-top-color: #ffdd9f
}
.alert-social-rss .alert-link {
  color: #523500
}
.alert-social-shop {
  color: #001f3f;
  background-color: #ccd8e4;
  border-color: #b8c8da
}
.alert-social-shop hr {
  border-top-color: #a7bbd1
}
.alert-social-shop .alert-link {
  color: #00060c
}
.alert-social-tumblr {
  color: #1c2430;
  background-color: #d7dadf;
  border-color: #c7cbd2
}
.alert-social-tumblr hr {
  border-top-color: #b9bec7
}
.alert-social-tumblr .alert-link {
  color: #090c10
}
.alert-social-twitter {
  color: #005f7d;
  background-color: #ccf0fc;
  border-color: #b8ebfb
}
.alert-social-twitter hr {
  border-top-color: #a0e4fa
}
.alert-social-twitter .alert-link {
  color: #00384a
}
.alert-social-whatsapp {
  color: #07773f;
  background-color: #cffae4;
  border-color: #bcf8d9
}
.alert-social-whatsapp hr {
  border-top-color: #a5f6cc
}
.alert-social-whatsapp .alert-link {
  color: #044726
}
.alert-social-wordpress {
  color: #003c58;
  background-color: #cce3ee;
  border-color: #b8d8e7
}
.alert-social-wordpress hr {
  border-top-color: #a5cee1
}
.alert-social-wordpress .alert-link {
  color: #001925
}
.alert-social-xing {
  color: #003d3d;
  background-color: #cce3e3;
  border-color: #b8d8d8
}
.alert-social-xing hr {
  border-top-color: #a8cfcf
}
.alert-social-xing .alert-link {
  color: #000a0a
}
.alert-social-youtube {
  color: #850000;
  background-color: #fcc;
  border-color: #ffb8b8
}
.alert-social-youtube hr {
  border-top-color: #ff9f9f
}
.alert-social-youtube .alert-link {
  color: #520000
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}
@media (prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
  background-size: 1rem 1rem
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}
@media (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    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:focus,
.list-group-item-action:hover {
  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;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125)
}
.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.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: #007bff;
  border-color: #007bff
}
.list-group-horizontal {
  flex-direction: row
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: 0
}
@media (min-width:576px) {
  .list-group-horizontal-sm {
    flex-direction: row
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}
@media (min-width:768px) {
  .list-group-horizontal-md {
    flex-direction: row
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}
@media (min-width:992px) {
  .list-group-horizontal-lg {
    flex-direction: row
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}
@media (min-width:1200px) {
  .list-group-horizontal-xl {
    flex-direction: row
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0
}
.list-group-item-primary {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}
.list-group-item-primary-hover {
  color: #00152c;
  background-color: #b8c3cf
}
.list-group-item-primary-hover.list-group-item-action:focus,
.list-group-item-primary-hover.list-group-item-action:hover {
  color: #00152c;
  background-color: #a9b6c5
}
.list-group-item-primary-hover.list-group-item-action.active {
  color: #fff;
  background-color: #00152c;
  border-color: #00152c
}
.list-group-item-primary-invert {
  color: #7e7f81;
  background-color: #fbfcfd
}
.list-group-item-primary-invert.list-group-item-action:focus,
.list-group-item-primary-invert.list-group-item-action:hover {
  color: #7e7f81;
  background-color: #eaeff5
}
.list-group-item-primary-invert.list-group-item-action.active {
  color: #fff;
  background-color: #7e7f81;
  border-color: #7e7f81
}
.list-group-item-primary-invert-hover {
  color: #818283;
  background-color: #fdfefe
}
.list-group-item-primary-invert-hover.list-group-item-action:focus,
.list-group-item-primary-invert-hover.list-group-item-action:hover {
  color: #818283;
  background-color: #ecf6f6
}
.list-group-item-primary-invert-hover.list-group-item-action.active {
  color: #fff;
  background-color: #818283;
  border-color: #818283
}
.list-group-item-primary-blackwhite {
  color: #323232;
  background-color: #d3d3d3
}
.list-group-item-primary-blackwhite.list-group-item-action:focus,
.list-group-item-primary-blackwhite.list-group-item-action:hover {
  color: #323232;
  background-color: #c6c6c6
}
.list-group-item-primary-blackwhite.list-group-item-action.active {
  color: #fff;
  background-color: #323232;
  border-color: #323232
}
.list-group-item-text {
  color: #000;
  background-color: #b8b8b8
}
.list-group-item-text.list-group-item-action:focus,
.list-group-item-text.list-group-item-action:hover {
  color: #000;
  background-color: #ababab
}
.list-group-item-text.list-group-item-action.active {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.list-group-item-text-primary {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-text-primary.list-group-item-action:focus,
.list-group-item-text-primary.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-text-primary.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-text-gray {
  color: #353535;
  background-color: #d4d4d4
}
.list-group-item-text-gray.list-group-item-action:focus,
.list-group-item-text-gray.list-group-item-action:hover {
  color: #353535;
  background-color: #c7c7c7
}
.list-group-item-text-gray.list-group-item-action.active {
  color: #fff;
  background-color: #353535;
  border-color: #353535
}
.list-group-item-text-gray-hover {
  color: #2b2b2b;
  background-color: #cfcfcf
}
.list-group-item-text-gray-hover.list-group-item-action:focus,
.list-group-item-text-gray-hover.list-group-item-action:hover {
  color: #2b2b2b;
  background-color: #c2c2c2
}
.list-group-item-text-gray-hover.list-group-item-action.active {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #2b2b2b
}
.list-group-item-text-header {
  color: #323232;
  background-color: #d2d2d2
}
.list-group-item-text-header.list-group-item-action:focus,
.list-group-item-text-header.list-group-item-action:hover {
  color: #323232;
  background-color: #c5c5c5
}
.list-group-item-text-header.list-group-item-action.active {
  color: #fff;
  background-color: #323232;
  border-color: #323232
}
.list-group-item-border-header {
  color: #676767;
  background-color: #efefef
}
.list-group-item-border-header.list-group-item-action:focus,
.list-group-item-border-header.list-group-item-action:hover {
  color: #676767;
  background-color: #e2e2e2
}
.list-group-item-border-header.list-group-item-action.active {
  color: #fff;
  background-color: #676767;
  border-color: #676767
}
.list-group-item-border-card {
  color: #676767;
  background-color: #efefef
}
.list-group-item-border-card.list-group-item-action:focus,
.list-group-item-border-card.list-group-item-action:hover {
  color: #676767;
  background-color: #e2e2e2
}
.list-group-item-border-card.list-group-item-action.active {
  color: #fff;
  background-color: #676767;
  border-color: #676767
}
.list-group-item-imprint {
  color: #0b0e11;
  background-color: #bdbfc1
}
.list-group-item-imprint.list-group-item-action:focus,
.list-group-item-imprint.list-group-item-action:hover {
  color: #0b0e11;
  background-color: #b0b2b5
}
.list-group-item-imprint.list-group-item-action.active {
  color: #fff;
  background-color: #0b0e11;
  border-color: #0b0e11
}
.list-group-item-imprint-logos {
  color: #4b4b4b;
  background-color: #e0e0e0
}
.list-group-item-imprint-logos.list-group-item-action:focus,
.list-group-item-imprint-logos.list-group-item-action:hover {
  color: #4b4b4b;
  background-color: #d3d3d3
}
.list-group-item-imprint-logos.list-group-item-action.active {
  color: #fff;
  background-color: #4b4b4b;
  border-color: #4b4b4b
}
.list-group-item-darkbackground-text {
  color: #858585;
  background-color: #fff
}
.list-group-item-darkbackground-text.list-group-item-action:focus,
.list-group-item-darkbackground-text.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2
}
.list-group-item-darkbackground-text.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585
}
.list-group-item-darkbackground-link {
  color: #858585;
  background-color: #fff
}
.list-group-item-darkbackground-link.list-group-item-action:focus,
.list-group-item-darkbackground-link.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2
}
.list-group-item-darkbackground-link.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585
}
.list-group-item-darkbackground-linkhover {
  color: #636b73;
  background-color: #edf1f6
}
.list-group-item-darkbackground-linkhover.list-group-item-action:focus,
.list-group-item-darkbackground-linkhover.list-group-item-action:hover {
  color: #636b73;
  background-color: #dce4ee
}
.list-group-item-darkbackground-linkhover.list-group-item-action.active {
  color: #fff;
  background-color: #636b73;
  border-color: #636b73
}
.list-group-item-navigation {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-navigation.list-group-item-action:focus,
.list-group-item-navigation.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-navigation.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-navigation-alternative {
  color: #00152c;
  background-color: #b8c3cf
}
.list-group-item-navigation-alternative.list-group-item-action:focus,
.list-group-item-navigation-alternative.list-group-item-action:hover {
  color: #00152c;
  background-color: #a9b6c5
}
.list-group-item-navigation-alternative.list-group-item-action.active {
  color: #fff;
  background-color: #00152c;
  border-color: #00152c
}
.list-group-item-navigation-foreground {
  color: #7e7f81;
  background-color: #fbfcfd
}
.list-group-item-navigation-foreground.list-group-item-action:focus,
.list-group-item-navigation-foreground.list-group-item-action:hover {
  color: #7e7f81;
  background-color: #eaeff5
}
.list-group-item-navigation-foreground.list-group-item-action.active {
  color: #fff;
  background-color: #7e7f81;
  border-color: #7e7f81
}
.list-group-item-navigation-secondary {
  color: hsla(0,0%,49.4%,.974);
  background-color: hsla(0,0%,100%,.986)
}
.list-group-item-navigation-secondary.list-group-item-action:focus,
.list-group-item-navigation-secondary.list-group-item-action:hover {
  color: hsla(0,0%,49.4%,.974);
  background-color: hsla(0,0%,94.9%,.986)
}
.list-group-item-navigation-secondary.list-group-item-action.active {
  color: #fff;
  background-color: hsla(0,0%,49.4%,.974);
  border-color: hsla(0,0%,49.4%,.974)
}
.list-group-item-navigation-secondary-button-white {
  color: #858585;
  background-color: #fff
}
.list-group-item-navigation-secondary-button-white.list-group-item-action:focus,
.list-group-item-navigation-secondary-button-white.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2
}
.list-group-item-navigation-secondary-button-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585
}
.list-group-item-navigation-secondary-button-white-hover {
  color: #7b7d7f;
  background-color: #fafbfc
}
.list-group-item-navigation-secondary-button-white-hover.list-group-item-action:focus,
.list-group-item-navigation-secondary-button-white-hover.list-group-item-action:hover {
  color: #7b7d7f;
  background-color: #eaeef2
}
.list-group-item-navigation-secondary-button-white-hover.list-group-item-action.active {
  color: #fff;
  background-color: #7b7d7f;
  border-color: #7b7d7f
}
.list-group-item-navigation-secondary-border {
  color: #646464;
  background-color: #ededed
}
.list-group-item-navigation-secondary-border.list-group-item-action:focus,
.list-group-item-navigation-secondary-border.list-group-item-action:hover {
  color: #646464;
  background-color: #e0e0e0
}
.list-group-item-navigation-secondary-border.list-group-item-action.active {
  color: #fff;
  background-color: #646464;
  border-color: #646464
}
.list-group-item-navigation-secondary-border-bottom {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-navigation-secondary-border-bottom.list-group-item-action:focus,
.list-group-item-navigation-secondary-border-bottom.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-navigation-secondary-border-bottom.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-container-background-gray {
  color: #7a7a7a;
  background-color: #f9f9f9
}
.list-group-item-container-background-gray.list-group-item-action:focus,
.list-group-item-container-background-gray.list-group-item-action:hover {
  color: #7a7a7a;
  background-color: #ececec
}
.list-group-item-container-background-gray.list-group-item-action.active {
  color: #fff;
  background-color: #7a7a7a;
  border-color: #7a7a7a
}
.list-group-item-container-background-blue {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-container-background-blue.list-group-item-action:focus,
.list-group-item-container-background-blue.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-container-background-blue.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-container-background-blue-middle {
  color: #23405f;
  background-color: #cadaeb
}
.list-group-item-container-background-blue-middle.list-group-item-action:focus,
.list-group-item-container-background-blue-middle.list-group-item-action:hover {
  color: #23405f;
  background-color: #b7cde4
}
.list-group-item-container-background-blue-middle.list-group-item-action.active {
  color: #fff;
  background-color: #23405f;
  border-color: #23405f
}
.list-group-item-container-background-blue-bright {
  color: #636f81;
  background-color: #edf4fd
}
.list-group-item-container-background-blue-bright.list-group-item-action:focus,
.list-group-item-container-background-blue-bright.list-group-item-action:hover {
  color: #636f81;
  background-color: #d6e6fa
}
.list-group-item-container-background-blue-bright.list-group-item-action.active {
  color: #fff;
  background-color: #636f81;
  border-color: #636f81
}
.list-group-item-table-border {
  color: #434343;
  background-color: #dbdbdb
}
.list-group-item-table-border.list-group-item-action:focus,
.list-group-item-table-border.list-group-item-action:hover {
  color: #434343;
  background-color: #cecece
}
.list-group-item-table-border.list-group-item-action.active {
  color: #fff;
  background-color: #434343;
  border-color: #434343
}
.list-group-item-table-background-hover {
  color: #7a7a7a;
  background-color: #f9f9f9
}
.list-group-item-table-background-hover.list-group-item-action:focus,
.list-group-item-table-background-hover.list-group-item-action:hover {
  color: #7a7a7a;
  background-color: #ececec
}
.list-group-item-table-background-hover.list-group-item-action.active {
  color: #fff;
  background-color: #7a7a7a;
  border-color: #7a7a7a
}
.list-group-item-table-background-gray {
  color: #797979;
  background-color: #f9f9f9
}
.list-group-item-table-background-gray.list-group-item-action:focus,
.list-group-item-table-background-gray.list-group-item-action:hover {
  color: #797979;
  background-color: #ececec
}
.list-group-item-table-background-gray.list-group-item-action.active {
  color: #fff;
  background-color: #797979;
  border-color: #797979
}
.list-group-item-orgaunitTitle-subline {
  color: #353535;
  background-color: #d4d4d4
}
.list-group-item-orgaunitTitle-subline.list-group-item-action:focus,
.list-group-item-orgaunitTitle-subline.list-group-item-action:hover {
  color: #353535;
  background-color: #c7c7c7
}
.list-group-item-orgaunitTitle-subline.list-group-item-action.active {
  color: #fff;
  background-color: #353535;
  border-color: #353535
}
.list-group-item-social-blog {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-social-blog.list-group-item-action:focus,
.list-group-item-social-blog.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-social-blog.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-social-campusaktuell {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-social-campusaktuell.list-group-item-action:focus,
.list-group-item-social-campusaktuell.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-social-campusaktuell.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-social-instagram {
  color: #651655;
  background-color: #eec3e5
}
.list-group-item-social-instagram.list-group-item-action:focus,
.list-group-item-social-instagram.list-group-item-action:hover {
  color: #651655;
  background-color: #e8afdc
}
.list-group-item-social-instagram.list-group-item-action.active {
  color: #fff;
  background-color: #651655;
  border-color: #651655
}
.list-group-item-social-facebook {
  color: #1f2e4f;
  background-color: #c8d1e2
}
.list-group-item-social-facebook.list-group-item-action:focus,
.list-group-item-social-facebook.list-group-item-action:hover {
  color: #1f2e4f;
  background-color: #b7c3d9
}
.list-group-item-social-facebook.list-group-item-action.active {
  color: #fff;
  background-color: #1f2e4f;
  border-color: #1f2e4f
}
.list-group-item-social-flickr {
  color: #7f0044;
  background-color: #fcb8dc
}
.list-group-item-social-flickr.list-group-item-action:focus,
.list-group-item-social-flickr.list-group-item-action:hover {
  color: #7f0044;
  background-color: #fba0d0
}
.list-group-item-social-flickr.list-group-item-action.active {
  color: #fff;
  background-color: #7f0044;
  border-color: #7f0044
}
.list-group-item-social-flickr-secondary {
  color: #003773;
  background-color: #b8d5f5
}
.list-group-item-social-flickr-secondary.list-group-item-action:focus,
.list-group-item-social-flickr-secondary.list-group-item-action:hover {
  color: #003773;
  background-color: #a2c8f2
}
.list-group-item-social-flickr-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #003773;
  border-color: #003773
}
.list-group-item-social-google {
  color: #74261a;
  background-color: #f6ccc6
}
.list-group-item-social-google.list-group-item-action:focus,
.list-group-item-social-google.list-group-item-action:hover {
  color: #74261a;
  background-color: #f3b8b0
}
.list-group-item-social-google.list-group-item-action.active {
  color: #fff;
  background-color: #74261a;
  border-color: #74261a
}
.list-group-item-social-linkedin {
  color: #103255;
  background-color: #c0d3e6
}
.list-group-item-social-linkedin.list-group-item-action:focus,
.list-group-item-social-linkedin.list-group-item-action:hover {
  color: #103255;
  background-color: #aec6df
}
.list-group-item-social-linkedin.list-group-item-action.active {
  color: #fff;
  background-color: #103255;
  border-color: #103255
}
.list-group-item-social-pinterest {
  color: #6a1114;
  background-color: #f0c1c3
}
.list-group-item-social-pinterest.list-group-item-action:focus,
.list-group-item-social-pinterest.list-group-item-action:hover {
  color: #6a1114;
  background-color: #ebacaf
}
.list-group-item-social-pinterest.list-group-item-action.active {
  color: #fff;
  background-color: #6a1114;
  border-color: #6a1114
}
.list-group-item-social-rss {
  color: #855600;
  background-color: #ffe6b8
}
.list-group-item-social-rss.list-group-item-action:focus,
.list-group-item-social-rss.list-group-item-action:hover {
  color: #855600;
  background-color: #ffdd9f
}
.list-group-item-social-rss.list-group-item-action.active {
  color: #fff;
  background-color: #855600;
  border-color: #855600
}
.list-group-item-social-shop {
  color: #001f3f;
  background-color: #b8c8da
}
.list-group-item-social-shop.list-group-item-action:focus,
.list-group-item-social-shop.list-group-item-action:hover {
  color: #001f3f;
  background-color: #a7bbd1
}
.list-group-item-social-shop.list-group-item-action.active {
  color: #fff;
  background-color: #001f3f;
  border-color: #001f3f
}
.list-group-item-social-tumblr {
  color: #1c2430;
  background-color: #c7cbd2
}
.list-group-item-social-tumblr.list-group-item-action:focus,
.list-group-item-social-tumblr.list-group-item-action:hover {
  color: #1c2430;
  background-color: #b9bec7
}
.list-group-item-social-tumblr.list-group-item-action.active {
  color: #fff;
  background-color: #1c2430;
  border-color: #1c2430
}
.list-group-item-social-twitter {
  color: #005f7d;
  background-color: #b8ebfb
}
.list-group-item-social-twitter.list-group-item-action:focus,
.list-group-item-social-twitter.list-group-item-action:hover {
  color: #005f7d;
  background-color: #a0e4fa
}
.list-group-item-social-twitter.list-group-item-action.active {
  color: #fff;
  background-color: #005f7d;
  border-color: #005f7d
}
.list-group-item-social-whatsapp {
  color: #07773f;
  background-color: #bcf8d9
}
.list-group-item-social-whatsapp.list-group-item-action:focus,
.list-group-item-social-whatsapp.list-group-item-action:hover {
  color: #07773f;
  background-color: #a5f6cc
}
.list-group-item-social-whatsapp.list-group-item-action.active {
  color: #fff;
  background-color: #07773f;
  border-color: #07773f
}
.list-group-item-social-wordpress {
  color: #003c58;
  background-color: #b8d8e7
}
.list-group-item-social-wordpress.list-group-item-action:focus,
.list-group-item-social-wordpress.list-group-item-action:hover {
  color: #003c58;
  background-color: #a5cee1
}
.list-group-item-social-wordpress.list-group-item-action.active {
  color: #fff;
  background-color: #003c58;
  border-color: #003c58
}
.list-group-item-social-xing {
  color: #003d3d;
  background-color: #b8d8d8
}
.list-group-item-social-xing.list-group-item-action:focus,
.list-group-item-social-xing.list-group-item-action:hover {
  color: #003d3d;
  background-color: #a8cfcf
}
.list-group-item-social-xing.list-group-item-action.active {
  color: #fff;
  background-color: #003d3d;
  border-color: #003d3d
}
.list-group-item-social-youtube {
  color: #850000;
  background-color: #ffb8b8
}
.list-group-item-social-youtube.list-group-item-action:focus,
.list-group-item-social-youtube.list-group-item-action:hover {
  color: #850000;
  background-color: #ff9f9f
}
.list-group-item-social-youtube.list-group-item-action.active {
  color: #fff;
  background-color: #850000;
  border-color: #850000
}
.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):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
a.close.disabled {
  pointer-events: none
}
.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: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px)
}
@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}
.modal-backdrop.fade {
  opacity: 0
}
.modal-backdrop.show {
  opacity: .5
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}
.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;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem
}
.modal-footer > :not(:first-child) {
  margin-left: .25rem
}
.modal-footer > :not(:last-child) {
  margin-right: .25rem
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem)
  }
  .modal-sm {
    max-width: 300px
  }
}
@media (min-width:992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px
  }
}
@media (min-width:1200px) {
  .modal-xl {
    max-width: 1140px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .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: transparent;
  border-style: solid
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-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;
  border-radius: .25rem
}
.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem
}
.popover,
.popover .arrow {
  position: absolute;
  display: block
}
.popover .arrow {
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}
.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}
.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-.5rem + -1px)
}
.bs-popover-auto[x-placement^=top] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}
.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-.5rem + -1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}
.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: .5rem
}
.bs-popover-auto[x-placement^=bottom] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-.5rem + -1px)
}
.bs-popover-auto[x-placement^=bottom] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: .5rem
}
.bs-popover-auto[x-placement^=left] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-.5rem + -1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left] > .arrow:after,
.bs-popover-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;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}
.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;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block
}
.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  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-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease
}
@media (prefers-reduced-motion:reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control-prev {
  left: 0
}
.carousel-control-next {
  right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  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
}
.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: #003b7a!important
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #002247!important
}
.bg-secondary {
  background-color: #6c757d!important
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62!important
}
.bg-success {
  background-color: #28a745!important
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34!important
}
.bg-info {
  background-color: #17a2b8!important
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b!important
}
.bg-warning {
  background-color: #ffc107!important
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00!important
}
.bg-danger {
  background-color: #dc3545!important
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130!important
}
.bg-light {
  background-color: #f8f9fa!important
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5!important
}
.bg-dark {
  background-color: #343a40!important
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124!important
}
.bg-primary-hover {
  background-color: #002954!important
}
a.bg-primary-hover:focus,
a.bg-primary-hover:hover,
button.bg-primary-hover:focus,
button.bg-primary-hover:hover {
  background-color: #001021!important
}
.bg-primary-invert {
  background-color: #f2f5f8!important
}
a.bg-primary-invert:focus,
a.bg-primary-invert:hover,
button.bg-primary-invert:focus,
button.bg-primary-invert:hover {
  background-color: #d1dce6!important
}
.bg-primary-invert-hover {
  background-color: #f9fafc!important
}
a.bg-primary-invert-hover:focus,
a.bg-primary-invert-hover:hover,
button.bg-primary-invert-hover:focus,
button.bg-primary-invert-hover:hover {
  background-color: #d7deeb!important
}
.bg-primary-blackwhite {
  background-color: #616161!important
}
a.bg-primary-blackwhite:focus,
a.bg-primary-blackwhite:hover,
button.bg-primary-blackwhite:focus,
button.bg-primary-blackwhite:hover {
  background-color: #484848!important
}
.bg-text,
a.bg-text:focus,
a.bg-text:hover,
button.bg-text:focus,
button.bg-text:hover {
  background-color: #000!important
}
.bg-text-primary {
  background-color: #003b7a!important
}
a.bg-text-primary:focus,
a.bg-text-primary:hover,
button.bg-text-primary:focus,
button.bg-text-primary:hover {
  background-color: #002247!important
}
.bg-text-gray {
  background-color: #666!important
}
a.bg-text-gray:focus,
a.bg-text-gray:hover,
button.bg-text-gray:focus,
button.bg-text-gray:hover {
  background-color: #4d4d4d!important
}
.bg-text-gray-hover {
  background-color: #535353!important
}
a.bg-text-gray-hover:focus,
a.bg-text-gray-hover:hover,
button.bg-text-gray-hover:focus,
button.bg-text-gray-hover:hover {
  background-color: #393939!important
}
.bg-text-header {
  background-color: #606060!important
}
a.bg-text-header:focus,
a.bg-text-header:hover,
button.bg-text-header:focus,
button.bg-text-header:hover {
  background-color: #474747!important
}
.bg-border-header {
  background-color: #c6c6c6!important
}
a.bg-border-header:focus,
a.bg-border-header:hover,
button.bg-border-header:focus,
button.bg-border-header:hover {
  background-color: #adadad!important
}
.bg-border-card {
  background-color: #c6c6c6!important
}
a.bg-border-card:focus,
a.bg-border-card:hover,
button.bg-border-card:focus,
button.bg-border-card:hover {
  background-color: #adadad!important
}
a.bg-imprint:focus,
a.bg-imprint:hover,
button.bg-imprint:focus,
button.bg-imprint:hover {
  background-color: #010101!important
}
a.bg-imprint-logos:focus,
a.bg-imprint-logos:hover,
button.bg-imprint-logos:focus,
button.bg-imprint-logos:hover {
  background-color: #777!important
}
.bg-darkbackground-text {
  background-color: #fff!important
}
a.bg-darkbackground-text:focus,
a.bg-darkbackground-text:hover,
button.bg-darkbackground-text:focus,
button.bg-darkbackground-text:hover {
  background-color: #e6e6e6!important
}
.bg-darkbackground-link {
  background-color: #fff!important
}
a.bg-darkbackground-link:focus,
a.bg-darkbackground-link:hover,
button.bg-darkbackground-link:focus,
button.bg-darkbackground-link:hover {
  background-color: #e6e6e6!important
}
.bg-darkbackground-linkhover {
  background-color: #bfcede!important
}
a.bg-darkbackground-linkhover:focus,
a.bg-darkbackground-linkhover:hover,
button.bg-darkbackground-linkhover:focus,
button.bg-darkbackground-linkhover:hover {
  background-color: #9db4cd!important
}
.bg-navigation {
  background-color: #003b7a!important
}
a.bg-navigation:focus,
a.bg-navigation:hover,
button.bg-navigation:focus,
button.bg-navigation:hover {
  background-color: #002247!important
}
.bg-navigation-alternative {
  background-color: #002954!important
}
a.bg-navigation-alternative:focus,
a.bg-navigation-alternative:hover,
button.bg-navigation-alternative:focus,
button.bg-navigation-alternative:hover {
  background-color: #001021!important
}
.bg-navigation-foreground {
  background-color: #f2f5f8!important
}
a.bg-navigation-foreground:focus,
a.bg-navigation-foreground:hover,
button.bg-navigation-foreground:focus,
button.bg-navigation-foreground:hover {
  background-color: #d1dce6!important
}
.bg-navigation-secondary {
  background-color: hsla(0,0%,100%,.95)!important
}
a.bg-navigation-secondary:focus,
a.bg-navigation-secondary:hover,
button.bg-navigation-secondary:focus,
button.bg-navigation-secondary:hover {
  background-color: hsla(0,0%,90.2%,.95)!important
}
.bg-navigation-secondary-button-white {
  background-color: #fff!important
}
a.bg-navigation-secondary-button-white:focus,
a.bg-navigation-secondary-button-white:hover,
button.bg-navigation-secondary-button-white:focus,
button.bg-navigation-secondary-button-white:hover {
  background-color: #e6e6e6!important
}
.bg-navigation-secondary-button-white-hover {
  background-color: #ecf0f5!important
}
a.bg-navigation-secondary-button-white-hover:focus,
a.bg-navigation-secondary-button-white-hover:hover,
button.bg-navigation-secondary-button-white-hover:focus,
button.bg-navigation-secondary-button-white-hover:hover {
  background-color: #cbd6e3!important
}
.bg-navigation-secondary-border {
  background-color: silver!important
}
a.bg-navigation-secondary-border:focus,
a.bg-navigation-secondary-border:hover,
button.bg-navigation-secondary-border:focus,
button.bg-navigation-secondary-border:hover {
  background-color: #a7a7a7!important
}
.bg-navigation-secondary-border-bottom {
  background-color: #003b7a!important
}
a.bg-navigation-secondary-border-bottom:focus,
a.bg-navigation-secondary-border-bottom:hover,
button.bg-navigation-secondary-border-bottom:focus,
button.bg-navigation-secondary-border-bottom:hover {
  background-color: #002247!important
}
.bg-container-background-gray {
  background-color: #eaeaea!important
}
a.bg-container-background-gray:focus,
a.bg-container-background-gray:hover,
button.bg-container-background-gray:focus,
button.bg-container-background-gray:hover {
  background-color: #d1d1d1!important
}
.bg-container-background-blue {
  background-color: #003b7a!important
}
a.bg-container-background-blue:focus,
a.bg-container-background-blue:hover,
button.bg-container-background-blue:focus,
button.bg-container-background-blue:hover {
  background-color: #002247!important
}
.bg-container-background-blue-middle {
  background-color: #437bb6!important
}
a.bg-container-background-blue-middle:focus,
a.bg-container-background-blue-middle:hover,
button.bg-container-background-blue-middle:focus,
button.bg-container-background-blue-middle:hover {
  background-color: #356291!important
}
.bg-container-background-blue-bright {
  background-color: #bfd6f8!important
}
a.bg-container-background-blue-bright:focus,
a.bg-container-background-blue-bright:hover,
button.bg-container-background-blue-bright:focus,
button.bg-container-background-blue-bright:hover {
  background-color: #91b9f3!important
}
.bg-table-border {
  background-color: grey!important
}
a.bg-table-border:focus,
a.bg-table-border:hover,
button.bg-table-border:focus,
button.bg-table-border:hover {
  background-color: #676767!important
}
.bg-table-background-hover {
  background-color: #eaeaea!important
}
a.bg-table-background-hover:focus,
a.bg-table-background-hover:hover,
button.bg-table-background-hover:focus,
button.bg-table-background-hover:hover {
  background-color: #d1d1d1!important
}
.bg-table-background-gray {
  background-color: #e9e9e9!important
}
a.bg-table-background-gray:focus,
a.bg-table-background-gray:hover,
button.bg-table-background-gray:focus,
button.bg-table-background-gray:hover {
  background-color: #d0d0d0!important
}
.bg-orgaunitTitle-subline {
  background-color: #666!important
}
a.bg-orgaunitTitle-subline:focus,
a.bg-orgaunitTitle-subline:hover,
button.bg-orgaunitTitle-subline:focus,
button.bg-orgaunitTitle-subline:hover {
  background-color: #4d4d4d!important
}
.bg-social-blog {
  background-color: #003b7a!important
}
a.bg-social-blog:focus,
a.bg-social-blog:hover,
button.bg-social-blog:focus,
button.bg-social-blog:hover {
  background-color: #002247!important
}
.bg-social-campusaktuell {
  background-color: #003b7a!important
}
a.bg-social-campusaktuell:focus,
a.bg-social-campusaktuell:hover,
button.bg-social-campusaktuell:focus,
button.bg-social-campusaktuell:hover {
  background-color: #002247!important
}
.bg-social-instagram {
  background-color: #c32aa3!important
}
a.bg-social-instagram:focus,
a.bg-social-instagram:hover,
button.bg-social-instagram:focus,
button.bg-social-instagram:hover {
  background-color: #992180!important
}
.bg-social-facebook {
  background-color: #3b5998!important
}
a.bg-social-facebook:focus,
a.bg-social-facebook:hover,
button.bg-social-facebook:focus,
button.bg-social-facebook:hover {
  background-color: #2d4373!important
}
.bg-social-flickr {
  background-color: #f40083!important
}
a.bg-social-flickr:focus,
a.bg-social-flickr:hover,
button.bg-social-flickr:focus,
button.bg-social-flickr:hover {
  background-color: #c10068!important
}
.bg-social-flickr-secondary {
  background-color: #006add!important
}
a.bg-social-flickr-secondary:focus,
a.bg-social-flickr-secondary:hover,
button.bg-social-flickr-secondary:focus,
button.bg-social-flickr-secondary:hover {
  background-color: #0052aa!important
}
.bg-social-google {
  background-color: #df4a32!important
}
a.bg-social-google:focus,
a.bg-social-google:hover,
button.bg-social-google:focus,
button.bg-social-google:hover {
  background-color: #c0341e!important
}
.bg-social-linkedin {
  background-color: #1f61a4!important
}
a.bg-social-linkedin:focus,
a.bg-social-linkedin:hover,
button.bg-social-linkedin:focus,
button.bg-social-linkedin:hover {
  background-color: #174879!important
}
.bg-social-pinterest {
  background-color: #cb2027!important
}
a.bg-social-pinterest:focus,
a.bg-social-pinterest:hover,
button.bg-social-pinterest:focus,
button.bg-social-pinterest:hover {
  background-color: #9f191f!important
}
.bg-social-rss {
  background-color: orange!important
}
a.bg-social-rss:focus,
a.bg-social-rss:hover,
button.bg-social-rss:focus,
button.bg-social-rss:hover {
  background-color: #cc8400!important
}
.bg-social-shop {
  background-color: #003b7a!important
}
a.bg-social-shop:focus,
a.bg-social-shop:hover,
button.bg-social-shop:focus,
button.bg-social-shop:hover {
  background-color: #002247!important
}
.bg-social-tumblr {
  background-color: #36465d!important
}
a.bg-social-tumblr:focus,
a.bg-social-tumblr:hover,
button.bg-social-tumblr:focus,
button.bg-social-tumblr:hover {
  background-color: #232e3d!important
}
.bg-social-twitter {
  background-color: #00b6f1!important
}
a.bg-social-twitter:focus,
a.bg-social-twitter:hover,
button.bg-social-twitter:focus,
button.bg-social-twitter:hover {
  background-color: #008fbe!important
}
.bg-social-whatsapp {
  background-color: #0ee579!important
}
a.bg-social-whatsapp:focus,
a.bg-social-whatsapp:hover,
button.bg-social-whatsapp:focus,
button.bg-social-whatsapp:hover {
  background-color: #0bb560!important
}
.bg-social-wordpress {
  background-color: #0073aa!important
}
a.bg-social-wordpress:focus,
a.bg-social-wordpress:hover,
button.bg-social-wordpress:focus,
button.bg-social-wordpress:hover {
  background-color: #005177!important
}
.bg-social-xing {
  background-color: #007575!important
}
a.bg-social-xing:focus,
a.bg-social-xing:hover,
button.bg-social-xing:focus,
button.bg-social-xing:hover {
  background-color: #004242!important
}
.bg-social-youtube {
  background-color: red!important
}
a.bg-social-youtube:focus,
a.bg-social-youtube:hover,
button.bg-social-youtube:focus,
button.bg-social-youtube:hover {
  background-color: #c00!important
}
.bg-white {
  background-color: #fff!important
}
.bg-transparent {
  background-color: transparent!important
}
.border {
  border: 1px solid #dee2e6!important
}
.border-top {
  border-top: 1px solid #dee2e6!important
}
.border-right {
  border-right: 1px solid #dee2e6!important
}
.border-bottom {
  border-bottom: 1px solid #dee2e6!important
}
.border-left {
  border-left: 1px solid #dee2e6!important
}
.border-0 {
  border: 0!important
}
.border-top-0 {
  border-top: 0!important
}
.border-right-0 {
  border-right: 0!important
}
.border-bottom-0 {
  border-bottom: 0!important
}
.border-left-0 {
  border-left: 0!important
}
.border-primary {
  border-color: #003b7a!important
}
.border-secondary {
  border-color: #6c757d!important
}
.border-success {
  border-color: #28a745!important
}
.border-info {
  border-color: #17a2b8!important
}
.border-warning {
  border-color: #ffc107!important
}
.border-danger {
  border-color: #dc3545!important
}
.border-light {
  border-color: #f8f9fa!important
}
.border-dark {
  border-color: #343a40!important
}
.border-primary-hover {
  border-color: #002954!important
}
.border-primary-invert {
  border-color: #f2f5f8!important
}
.border-primary-invert-hover {
  border-color: #f9fafc!important
}
.border-primary-blackwhite {
  border-color: #616161!important
}
.border-text {
  border-color: #000!important
}
.border-text-primary {
  border-color: #003b7a!important
}
.border-text-gray {
  border-color: #666!important
}
.border-text-gray-hover {
  border-color: #535353!important
}
.border-text-header {
  border-color: #606060!important
}
.border-border-card,
.border-border-header {
  border-color: #c6c6c6!important
}
.border-imprint {
  border-color: #151b20!important
}
.border-imprint-logos {
  border-color: #909090!important
}
.border-darkbackground-link,
.border-darkbackground-text {
  border-color: #fff!important
}
.border-darkbackground-linkhover {
  border-color: #bfcede!important
}
.border-navigation {
  border-color: #003b7a!important
}
.border-navigation-alternative {
  border-color: #002954!important
}
.border-navigation-foreground {
  border-color: #f2f5f8!important
}
.border-navigation-secondary {
  border-color: hsla(0,0%,100%,.95)!important
}
.border-navigation-secondary-button-white {
  border-color: #fff!important
}
.border-navigation-secondary-button-white-hover {
  border-color: #ecf0f5!important
}
.border-navigation-secondary-border {
  border-color: silver!important
}
.border-navigation-secondary-border-bottom {
  border-color: #003b7a!important
}
.border-container-background-gray {
  border-color: #eaeaea!important
}
.border-container-background-blue {
  border-color: #003b7a!important
}
.border-container-background-blue-middle {
  border-color: #437bb6!important
}
.border-container-background-blue-bright {
  border-color: #bfd6f8!important
}
.border-table-border {
  border-color: grey!important
}
.border-table-background-hover {
  border-color: #eaeaea!important
}
.border-table-background-gray {
  border-color: #e9e9e9!important
}
.border-orgaunitTitle-subline {
  border-color: #666!important
}
.border-social-blog,
.border-social-campusaktuell {
  border-color: #003b7a!important
}
.border-social-instagram {
  border-color: #c32aa3!important
}
.border-social-facebook {
  border-color: #3b5998!important
}
.border-social-flickr {
  border-color: #f40083!important
}
.border-social-flickr-secondary {
  border-color: #006add!important
}
.border-social-google {
  border-color: #df4a32!important
}
.border-social-linkedin {
  border-color: #1f61a4!important
}
.border-social-pinterest {
  border-color: #cb2027!important
}
.border-social-rss {
  border-color: orange!important
}
.border-social-shop {
  border-color: #003b7a!important
}
.border-social-tumblr {
  border-color: #36465d!important
}
.border-social-twitter {
  border-color: #00b6f1!important
}
.border-social-whatsapp {
  border-color: #0ee579!important
}
.border-social-wordpress {
  border-color: #0073aa!important
}
.border-social-xing {
  border-color: #007575!important
}
.border-social-youtube {
  border-color: red!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
}
.rounded-right,
.rounded-top {
  border-top-right-radius: .25rem!important
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: .25rem!important
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: .25rem!important
}
.rounded-left {
  border-top-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:576px) {
  .d-sm-none {
    display: none!important
  }
  .d-sm-inline {
    display: inline!important
  }
  .d-sm-inline-block {
    display: inline-block!important
  }
  .d-sm-block {
    display: block!important
  }
  .d-sm-table {
    display: table!important
  }
  .d-sm-table-row {
    display: table-row!important
  }
  .d-sm-table-cell {
    display: table-cell!important
  }
  .d-sm-flex {
    display: flex!important
  }
  .d-sm-inline-flex {
    display: inline-flex!important
  }
}
@media (min-width:768px) {
  .d-md-none {
    display: none!important
  }
  .d-md-inline {
    display: inline!important
  }
  .d-md-inline-block {
    display: inline-block!important
  }
  .d-md-block {
    display: block!important
  }
  .d-md-table {
    display: table!important
  }
  .d-md-table-row {
    display: table-row!important
  }
  .d-md-table-cell {
    display: table-cell!important
  }
  .d-md-flex {
    display: flex!important
  }
  .d-md-inline-flex {
    display: inline-flex!important
  }
}
@media (min-width:992px) {
  .d-lg-none {
    display: none!important
  }
  .d-lg-inline {
    display: inline!important
  }
  .d-lg-inline-block {
    display: inline-block!important
  }
  .d-lg-block {
    display: block!important
  }
  .d-lg-table {
    display: table!important
  }
  .d-lg-table-row {
    display: table-row!important
  }
  .d-lg-table-cell {
    display: table-cell!important
  }
  .d-lg-flex {
    display: flex!important
  }
  .d-lg-inline-flex {
    display: inline-flex!important
  }
}
@media (min-width:1200px) {
  .d-xl-none {
    display: none!important
  }
  .d-xl-inline {
    display: inline!important
  }
  .d-xl-inline-block {
    display: inline-block!important
  }
  .d-xl-block {
    display: block!important
  }
  .d-xl-table {
    display: table!important
  }
  .d-xl-table-row {
    display: table-row!important
  }
  .d-xl-table-cell {
    display: table-cell!important
  }
  .d-xl-flex {
    display: flex!important
  }
  .d-xl-inline-flex {
    display: inline-flex!important
  }
}
@media print {
  .d-print-none {
    display: none!important
  }
  .d-print-inline {
    display: inline!important
  }
  .d-print-inline-block {
    display: inline-block!important
  }
  .d-print-block {
    display: block!important
  }
  .d-print-table {
    display: table!important
  }
  .d-print-table-row {
    display: table-row!important
  }
  .d-print-table-cell {
    display: table-cell!important
  }
  .d-print-flex {
    display: flex!important
  }
  .d-print-inline-flex {
    display: inline-flex!important
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}
.embed-responsive:before {
  display: block;
  content: ""
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-21by9:before {
  padding-top: 42.85714%
}
.embed-responsive-16by9:before {
  padding-top: 56.25%
}
.embed-responsive-4by3:before {
  padding-top: 75%
}
.embed-responsive-1by1:before {
  padding-top: 100%
}
.flex-row {
  flex-direction: row!important
}
.flex-column {
  flex-direction: column!important
}
.flex-row-reverse {
  flex-direction: row-reverse!important
}
.flex-column-reverse {
  flex-direction: column-reverse!important
}
.flex-wrap {
  flex-wrap: wrap!important
}
.flex-nowrap {
  flex-wrap: nowrap!important
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse!important
}
.flex-fill {
  flex: 1 1 auto!important
}
.flex-grow-0 {
  flex-grow: 0!important
}
.flex-grow-1 {
  flex-grow: 1!important
}
.flex-shrink-0 {
  flex-shrink: 0!important
}
.flex-shrink-1 {
  flex-shrink: 1!important
}
.justify-content-start {
  justify-content: flex-start!important
}
.justify-content-end {
  justify-content: flex-end!important
}
.justify-content-center {
  justify-content: center!important
}
.justify-content-between {
  justify-content: space-between!important
}
.justify-content-around {
  justify-content: space-around!important
}
.align-items-start {
  align-items: flex-start!important
}
.align-items-end {
  align-items: flex-end!important
}
.align-items-center {
  align-items: center!important
}
.align-items-baseline {
  align-items: baseline!important
}
.align-items-stretch {
  align-items: stretch!important
}
.align-content-start {
  align-content: flex-start!important
}
.align-content-end {
  align-content: flex-end!important
}
.align-content-center {
  align-content: center!important
}
.align-content-between {
  align-content: space-between!important
}
.align-content-around {
  align-content: space-around!important
}
.align-content-stretch {
  align-content: stretch!important
}
.align-self-auto {
  align-self: auto!important
}
.align-self-start {
  align-self: flex-start!important
}
.align-self-end {
  align-self: flex-end!important
}
.align-self-center {
  align-self: center!important
}
.align-self-baseline {
  align-self: baseline!important
}
.align-self-stretch {
  align-self: stretch!important
}
@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row!important
  }
  .flex-sm-column {
    flex-direction: column!important
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-sm-wrap {
    flex-wrap: wrap!important
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-sm-fill {
    flex: 1 1 auto!important
  }
  .flex-sm-grow-0 {
    flex-grow: 0!important
  }
  .flex-sm-grow-1 {
    flex-grow: 1!important
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-sm-start {
    justify-content: flex-start!important
  }
  .justify-content-sm-end {
    justify-content: flex-end!important
  }
  .justify-content-sm-center {
    justify-content: center!important
  }
  .justify-content-sm-between {
    justify-content: space-between!important
  }
  .justify-content-sm-around {
    justify-content: space-around!important
  }
  .align-items-sm-start {
    align-items: flex-start!important
  }
  .align-items-sm-end {
    align-items: flex-end!important
  }
  .align-items-sm-center {
    align-items: center!important
  }
  .align-items-sm-baseline {
    align-items: baseline!important
  }
  .align-items-sm-stretch {
    align-items: stretch!important
  }
  .align-content-sm-start {
    align-content: flex-start!important
  }
  .align-content-sm-end {
    align-content: flex-end!important
  }
  .align-content-sm-center {
    align-content: center!important
  }
  .align-content-sm-between {
    align-content: space-between!important
  }
  .align-content-sm-around {
    align-content: space-around!important
  }
  .align-content-sm-stretch {
    align-content: stretch!important
  }
  .align-self-sm-auto {
    align-self: auto!important
  }
  .align-self-sm-start {
    align-self: flex-start!important
  }
  .align-self-sm-end {
    align-self: flex-end!important
  }
  .align-self-sm-center {
    align-self: center!important
  }
  .align-self-sm-baseline {
    align-self: baseline!important
  }
  .align-self-sm-stretch {
    align-self: stretch!important
  }
}
@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row!important
  }
  .flex-md-column {
    flex-direction: column!important
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-md-wrap {
    flex-wrap: wrap!important
  }
  .flex-md-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-md-fill {
    flex: 1 1 auto!important
  }
  .flex-md-grow-0 {
    flex-grow: 0!important
  }
  .flex-md-grow-1 {
    flex-grow: 1!important
  }
  .flex-md-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-md-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-md-start {
    justify-content: flex-start!important
  }
  .justify-content-md-end {
    justify-content: flex-end!important
  }
  .justify-content-md-center {
    justify-content: center!important
  }
  .justify-content-md-between {
    justify-content: space-between!important
  }
  .justify-content-md-around {
    justify-content: space-around!important
  }
  .align-items-md-start {
    align-items: flex-start!important
  }
  .align-items-md-end {
    align-items: flex-end!important
  }
  .align-items-md-center {
    align-items: center!important
  }
  .align-items-md-baseline {
    align-items: baseline!important
  }
  .align-items-md-stretch {
    align-items: stretch!important
  }
  .align-content-md-start {
    align-content: flex-start!important
  }
  .align-content-md-end {
    align-content: flex-end!important
  }
  .align-content-md-center {
    align-content: center!important
  }
  .align-content-md-between {
    align-content: space-between!important
  }
  .align-content-md-around {
    align-content: space-around!important
  }
  .align-content-md-stretch {
    align-content: stretch!important
  }
  .align-self-md-auto {
    align-self: auto!important
  }
  .align-self-md-start {
    align-self: flex-start!important
  }
  .align-self-md-end {
    align-self: flex-end!important
  }
  .align-self-md-center {
    align-self: center!important
  }
  .align-self-md-baseline {
    align-self: baseline!important
  }
  .align-self-md-stretch {
    align-self: stretch!important
  }
}
@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row!important
  }
  .flex-lg-column {
    flex-direction: column!important
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-lg-wrap {
    flex-wrap: wrap!important
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-lg-fill {
    flex: 1 1 auto!important
  }
  .flex-lg-grow-0 {
    flex-grow: 0!important
  }
  .flex-lg-grow-1 {
    flex-grow: 1!important
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-lg-start {
    justify-content: flex-start!important
  }
  .justify-content-lg-end {
    justify-content: flex-end!important
  }
  .justify-content-lg-center {
    justify-content: center!important
  }
  .justify-content-lg-between {
    justify-content: space-between!important
  }
  .justify-content-lg-around {
    justify-content: space-around!important
  }
  .align-items-lg-start {
    align-items: flex-start!important
  }
  .align-items-lg-end {
    align-items: flex-end!important
  }
  .align-items-lg-center {
    align-items: center!important
  }
  .align-items-lg-baseline {
    align-items: baseline!important
  }
  .align-items-lg-stretch {
    align-items: stretch!important
  }
  .align-content-lg-start {
    align-content: flex-start!important
  }
  .align-content-lg-end {
    align-content: flex-end!important
  }
  .align-content-lg-center {
    align-content: center!important
  }
  .align-content-lg-between {
    align-content: space-between!important
  }
  .align-content-lg-around {
    align-content: space-around!important
  }
  .align-content-lg-stretch {
    align-content: stretch!important
  }
  .align-self-lg-auto {
    align-self: auto!important
  }
  .align-self-lg-start {
    align-self: flex-start!important
  }
  .align-self-lg-end {
    align-self: flex-end!important
  }
  .align-self-lg-center {
    align-self: center!important
  }
  .align-self-lg-baseline {
    align-self: baseline!important
  }
  .align-self-lg-stretch {
    align-self: stretch!important
  }
}
@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row!important
  }
  .flex-xl-column {
    flex-direction: column!important
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse!important
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse!important
  }
  .flex-xl-wrap {
    flex-wrap: wrap!important
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap!important
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse!important
  }
  .flex-xl-fill {
    flex: 1 1 auto!important
  }
  .flex-xl-grow-0 {
    flex-grow: 0!important
  }
  .flex-xl-grow-1 {
    flex-grow: 1!important
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0!important
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1!important
  }
  .justify-content-xl-start {
    justify-content: flex-start!important
  }
  .justify-content-xl-end {
    justify-content: flex-end!important
  }
  .justify-content-xl-center {
    justify-content: center!important
  }
  .justify-content-xl-between {
    justify-content: space-between!important
  }
  .justify-content-xl-around {
    justify-content: space-around!important
  }
  .align-items-xl-start {
    align-items: flex-start!important
  }
  .align-items-xl-end {
    align-items: flex-end!important
  }
  .align-items-xl-center {
    align-items: center!important
  }
  .align-items-xl-baseline {
    align-items: baseline!important
  }
  .align-items-xl-stretch {
    align-items: stretch!important
  }
  .align-content-xl-start {
    align-content: flex-start!important
  }
  .align-content-xl-end {
    align-content: flex-end!important
  }
  .align-content-xl-center {
    align-content: center!important
  }
  .align-content-xl-between {
    align-content: space-between!important
  }
  .align-content-xl-around {
    align-content: space-around!important
  }
  .align-content-xl-stretch {
    align-content: stretch!important
  }
  .align-self-xl-auto {
    align-self: auto!important
  }
  .align-self-xl-start {
    align-self: flex-start!important
  }
  .align-self-xl-end {
    align-self: flex-end!important
  }
  .align-self-xl-center {
    align-self: center!important
  }
  .align-self-xl-baseline {
    align-self: baseline!important
  }
  .align-self-xl-stretch {
    align-self: stretch!important
  }
}
.float-left {
  float: left!important
}
.float-right {
  float: right!important
}
.float-none {
  float: none!important
}
@media (min-width:576px) {
  .float-sm-left {
    float: left!important
  }
  .float-sm-right {
    float: right!important
  }
  .float-sm-none {
    float: none!important
  }
}
@media (min-width:768px) {
  .float-md-left {
    float: left!important
  }
  .float-md-right {
    float: right!important
  }
  .float-md-none {
    float: none!important
  }
}
@media (min-width:992px) {
  .float-lg-left {
    float: left!important
  }
  .float-lg-right {
    float: right!important
  }
  .float-lg-none {
    float: none!important
  }
}
@media (min-width:1200px) {
  .float-xl-left {
    float: left!important
  }
  .float-xl-right {
    float: right!important
  }
  .float-xl-none {
    float: none!important
  }
}
.overflow-auto {
  overflow: auto!important
}
.overflow-hidden {
  overflow: hidden!important
}
.position-static {
  position: static!important
}
.position-relative {
  position: relative!important
}
.position-absolute {
  position: absolute!important
}
.position-fixed {
  position: fixed!important
}
.position-sticky {
  position: -webkit-sticky!important;
  position: sticky!important
}
.fixed-top {
  top: 0
}
.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
.fixed-bottom {
  bottom: 0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}
.sr-only {
  white-space: nowrap
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  white-space: normal
}
.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}
.shadow-none {
  box-shadow: none!important
}
.w-25 {
  width: 25%!important
}
.w-50 {
  width: 50%!important
}
.w-75 {
  width: 75%!important
}
.w-100 {
  width: 100%!important
}
.w-auto {
  width: auto!important
}
.h-25 {
  height: 25%!important
}
.h-50 {
  height: 50%!important
}
.h-75 {
  height: 75%!important
}
.h-100 {
  height: 100%!important
}
.h-auto {
  height: auto!important
}
.mw-100 {
  max-width: 100%!important
}
.mh-100 {
  max-height: 100%!important
}
.min-vw-100 {
  min-width: 100vw!important
}
.min-vh-100 {
  min-height: 100vh!important
}
.vw-100 {
  width: 100vw!important
}
.vh-100 {
  height: 100vh!important
}
.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}
.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: -.25rem!important
}
.mt-n1,
.my-n1 {
  margin-top: -.25rem!important
}
.mr-n1,
.mx-n1 {
  margin-right: -.25rem!important
}
.mb-n1,
.my-n1 {
  margin-bottom: -.25rem!important
}
.ml-n1,
.mx-n1 {
  margin-left: -.25rem!important
}
.m-n2 {
  margin: -.5rem!important
}
.mt-n2,
.my-n2 {
  margin-top: -.5rem!important
}
.mr-n2,
.mx-n2 {
  margin-right: -.5rem!important
}
.mb-n2,
.my-n2 {
  margin-bottom: -.5rem!important
}
.ml-n2,
.mx-n2 {
  margin-left: -.5rem!important
}
.m-n3 {
  margin: -1rem!important
}
.mt-n3,
.my-n3 {
  margin-top: -1rem!important
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem!important
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem!important
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem!important
}
.m-n4 {
  margin: -1.5rem!important
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem!important
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem!important
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem!important
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem!important
}
.m-n5 {
  margin: -3rem!important
}
.mt-n5,
.my-n5 {
  margin-top: -3rem!important
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem!important
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem!important
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem!important
}
.m-auto {
  margin: auto!important
}
.mt-auto,
.my-auto {
  margin-top: auto!important
}
.mr-auto,
.mx-auto {
  margin-right: auto!important
}
.mb-auto,
.my-auto {
  margin-bottom: auto!important
}
.ml-auto,
.mx-auto {
  margin-left: auto!important
}
@media (min-width:576px) {
  .m-sm-0 {
    margin: 0!important
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0!important
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0!important
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0!important
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0!important
  }
  .m-sm-1 {
    margin: .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: -.25rem!important
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem!important
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem!important
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem!important
  }
  .m-sm-n2 {
    margin: -.5rem!important
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem!important
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem!important
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.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: -.25rem!important
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem!important
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem!important
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem!important
  }
  .m-md-n2 {
    margin: -.5rem!important
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem!important
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem!important
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.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: -.25rem!important
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem!important
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem!important
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem!important
  }
  .m-lg-n2 {
    margin: -.5rem!important
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem!important
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem!important
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.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: -.25rem!important
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem!important
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem!important
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem!important
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem!important
  }
  .m-xl-n2 {
    margin: -.5rem!important
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem!important
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem!important
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem!important
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem!important
  }
  .m-xl-n3 {
    margin: -1rem!important
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem!important
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem!important
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem!important
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem!important
  }
  .m-xl-n4 {
    margin: -1.5rem!important
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem!important
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem!important
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem!important
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem!important
  }
  .m-xl-n5 {
    margin: -3rem!important
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem!important
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem!important
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem!important
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem!important
  }
  .m-xl-auto {
    margin: auto!important
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto!important
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto!important
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto!important
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto!important
  }
}
.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}
.text-justify {
  text-align: justify!important
}
.text-wrap {
  white-space: normal!important
}
.text-nowrap {
  white-space: nowrap!important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-left {
  text-align: left!important
}
.text-right {
  text-align: right!important
}
.text-center {
  text-align: center!important
}
@media (min-width:576px) {
  .text-sm-left {
    text-align: left!important
  }
  .text-sm-right {
    text-align: right!important
  }
  .text-sm-center {
    text-align: center!important
  }
}
@media (min-width:768px) {
  .text-md-left {
    text-align: left!important
  }
  .text-md-right {
    text-align: right!important
  }
  .text-md-center {
    text-align: center!important
  }
}
@media (min-width:992px) {
  .text-lg-left {
    text-align: left!important
  }
  .text-lg-right {
    text-align: right!important
  }
  .text-lg-center {
    text-align: center!important
  }
}
@media (min-width:1200px) {
  .text-xl-left {
    text-align: left!important
  }
  .text-xl-right {
    text-align: right!important
  }
  .text-xl-center {
    text-align: center!important
  }
}
.text-lowercase {
  text-transform: lowercase!important
}
.text-uppercase {
  text-transform: uppercase!important
}
.text-capitalize {
  text-transform: capitalize!important
}
.font-weight-light {
  font-weight: 300!important
}
.font-weight-lighter {
  font-weight: lighter!important
}
.font-weight-normal {
  font-weight: 400!important
}
.font-weight-bold {
  font-weight: 700!important
}
.font-weight-bolder {
  font-weight: bolder!important
}
.font-italic {
  font-style: italic!important
}
.text-white {
  color: #fff!important
}
.text-primary {
  color: #003b7a!important
}
a.text-primary:focus,
a.text-primary:hover {
  color: #00162e!important
}
.text-secondary {
  color: #6c757d!important
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54!important
}
.text-success {
  color: #28a745!important
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c!important
}
.text-info {
  color: #17a2b8!important
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674!important
}
.text-warning {
  color: #ffc107!important
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00!important
}
.text-danger {
  color: #dc3545!important
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a!important
}
.text-light {
  color: #f8f9fa!important
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da!important
}
.text-dark {
  color: #343a40!important
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416!important
}
.text-primary-hover {
  color: #002954!important
}
a.text-primary-hover:focus,
a.text-primary-hover:hover {
  color: #000407!important
}
.text-primary-invert {
  color: #f2f5f8!important
}
a.text-primary-invert:focus,
a.text-primary-invert:hover {
  color: #c0cfdd!important
}
.text-primary-invert-hover {
  color: #f9fafc!important
}
a.text-primary-invert-hover:focus,
a.text-primary-invert-hover:hover {
  color: #c6d0e3!important
}
.text-primary-blackwhite {
  color: #616161!important
}
a.text-primary-blackwhite:focus,
a.text-primary-blackwhite:hover {
  color: #3b3b3b!important
}
.text-text,
a.text-text:focus,
a.text-text:hover {
  color: #000!important
}
.text-text-primary {
  color: #003b7a!important
}
a.text-text-primary:focus,
a.text-text-primary:hover {
  color: #00162e!important
}
.text-text-gray {
  color: #666!important
}
a.text-text-gray:focus,
a.text-text-gray:hover {
  color: #404040!important
}
.text-text-gray-hover {
  color: #535353!important
}
a.text-text-gray-hover:focus,
a.text-text-gray-hover:hover {
  color: #2d2d2d!important
}
.text-text-header {
  color: #606060!important
}
a.text-text-header:focus,
a.text-text-header:hover {
  color: #3a3a3a!important
}
.text-border-header {
  color: #c6c6c6!important
}
a.text-border-header:focus,
a.text-border-header:hover {
  color: #a0a0a0!important
}
.text-border-card {
  color: #c6c6c6!important
}
a.text-border-card:focus,
a.text-border-card:hover {
  color: #a0a0a0!important
}
.text-imprint {
  color: #151b20!important
}
a.text-imprint:focus,
a.text-imprint:hover {
  color: #000!important
}
.text-imprint-logos {
  color: #909090!important
}
a.text-imprint-logos:focus,
a.text-imprint-logos:hover {
  color: #6a6a6a!important
}
.text-darkbackground-text {
  color: #fff!important
}
a.text-darkbackground-text:focus,
a.text-darkbackground-text:hover {
  color: #d9d9d9!important
}
.text-darkbackground-link {
  color: #fff!important
}
a.text-darkbackground-link:focus,
a.text-darkbackground-link:hover {
  color: #d9d9d9!important
}
.text-darkbackground-linkhover {
  color: #bfcede!important
}
a.text-darkbackground-linkhover:focus,
a.text-darkbackground-linkhover:hover {
  color: #8da7c4!important
}
.text-navigation {
  color: #003b7a!important
}
a.text-navigation:focus,
a.text-navigation:hover {
  color: #00162e!important
}
.text-navigation-alternative {
  color: #002954!important
}
a.text-navigation-alternative:focus,
a.text-navigation-alternative:hover {
  color: #000407!important
}
.text-navigation-foreground {
  color: #f2f5f8!important
}
a.text-navigation-foreground:focus,
a.text-navigation-foreground:hover {
  color: #c0cfdd!important
}
.text-navigation-secondary {
  color: hsla(0,0%,100%,.95)!important
}
a.text-navigation-secondary:focus,
a.text-navigation-secondary:hover {
  color: hsla(0,0%,85.1%,.95)!important
}
.text-navigation-secondary-button-white {
  color: #fff!important
}
a.text-navigation-secondary-button-white:focus,
a.text-navigation-secondary-button-white:hover {
  color: #d9d9d9!important
}
.text-navigation-secondary-button-white-hover {
  color: #ecf0f5!important
}
a.text-navigation-secondary-button-white-hover:focus,
a.text-navigation-secondary-button-white-hover:hover {
  color: #bac8db!important
}
.text-navigation-secondary-border {
  color: silver!important
}
a.text-navigation-secondary-border:focus,
a.text-navigation-secondary-border:hover {
  color: #9a9a9a!important
}
.text-navigation-secondary-border-bottom {
  color: #003b7a!important
}
a.text-navigation-secondary-border-bottom:focus,
a.text-navigation-secondary-border-bottom:hover {
  color: #00162e!important
}
.text-container-background-gray {
  color: #eaeaea!important
}
a.text-container-background-gray:focus,
a.text-container-background-gray:hover {
  color: #c4c4c4!important
}
.text-container-background-blue {
  color: #003b7a!important
}
a.text-container-background-blue:focus,
a.text-container-background-blue:hover {
  color: #00162e!important
}
.text-container-background-blue-middle {
  color: #437bb6!important
}
a.text-container-background-blue-middle:focus,
a.text-container-background-blue-middle:hover {
  color: #2e557e!important
}
.text-container-background-blue-bright {
  color: #bfd6f8!important
}
a.text-container-background-blue-bright:focus,
a.text-container-background-blue-bright:hover {
  color: #7aaaf0!important
}
.text-table-border {
  color: grey!important
}
a.text-table-border:focus,
a.text-table-border:hover {
  color: #5a5a5a!important
}
.text-table-background-hover {
  color: #eaeaea!important
}
a.text-table-background-hover:focus,
a.text-table-background-hover:hover {
  color: #c4c4c4!important
}
.text-table-background-gray {
  color: #e9e9e9!important
}
a.text-table-background-gray:focus,
a.text-table-background-gray:hover {
  color: #c3c3c3!important
}
.text-orgaunitTitle-subline {
  color: #666!important
}
a.text-orgaunitTitle-subline:focus,
a.text-orgaunitTitle-subline:hover {
  color: #404040!important
}
.text-social-blog {
  color: #003b7a!important
}
a.text-social-blog:focus,
a.text-social-blog:hover {
  color: #00162e!important
}
.text-social-campusaktuell {
  color: #003b7a!important
}
a.text-social-campusaktuell:focus,
a.text-social-campusaktuell:hover {
  color: #00162e!important
}
.text-social-instagram {
  color: #c32aa3!important
}
a.text-social-instagram:focus,
a.text-social-instagram:hover {
  color: #841c6e!important
}
.text-social-facebook {
  color: #3b5998!important
}
a.text-social-facebook:focus,
a.text-social-facebook:hover {
  color: #263961!important
}
.text-social-flickr {
  color: #f40083!important
}
a.text-social-flickr:focus,
a.text-social-flickr:hover {
  color: #a8005a!important
}
.text-social-flickr-secondary {
  color: #006add!important
}
a.text-social-flickr-secondary:focus,
a.text-social-flickr-secondary:hover {
  color: #004591!important
}
.text-social-google {
  color: #df4a32!important
}
a.text-social-google:focus,
a.text-social-google:hover {
  color: #aa2e1b!important
}
.text-social-linkedin {
  color: #1f61a4!important
}
a.text-social-linkedin:focus,
a.text-social-linkedin:hover {
  color: #133b64!important
}
.text-social-pinterest {
  color: #cb2027!important
}
a.text-social-pinterest:focus,
a.text-social-pinterest:hover {
  color: #89161a!important
}
.text-social-rss {
  color: orange!important
}
a.text-social-rss:focus,
a.text-social-rss:hover {
  color: #b37400!important
}
.text-social-shop {
  color: #003b7a!important
}
a.text-social-shop:focus,
a.text-social-shop:hover {
  color: #00162e!important
}
.text-social-tumblr {
  color: #36465d!important
}
a.text-social-tumblr:focus,
a.text-social-tumblr:hover {
  color: #1a222d!important
}
.text-social-twitter {
  color: #00b6f1!important
}
a.text-social-twitter:focus,
a.text-social-twitter:hover {
  color: #007ca5!important
}
.text-social-whatsapp {
  color: #0ee579!important
}
a.text-social-whatsapp:focus,
a.text-social-whatsapp:hover {
  color: #0a9d53!important
}
.text-social-wordpress {
  color: #0073aa!important
}
a.text-social-wordpress:focus,
a.text-social-wordpress:hover {
  color: #003f5e!important
}
.text-social-xing {
  color: #007575!important
}
a.text-social-xing:focus,
a.text-social-xing:hover {
  color: #002929!important
}
.text-social-youtube {
  color: red!important
}
a.text-social-youtube:focus,
a.text-social-youtube:hover {
  color: #b30000!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: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.text-decoration-none {
  text-decoration: none!important
}
.text-break {
  word-break: break-word!important;
  overflow-wrap: break-word!important
}
.text-reset {
  color: inherit!important
}
.visible {
  visibility: visible!important
}
.invisible {
  visibility: hidden!important
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none!important;
    box-shadow: none!important
  }
  a:not(.btn):not(a.news-more-link) {
    text-decoration: underline
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  pre {
    white-space: pre-wrap!important
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
  @page {
    size: a3
  }
  .container,
  body {
    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 td,
  .table-bordered th {
    border: 1px solid #dee2e6!important
  }
  .table-dark {
    color: inherit
  }
  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #dee2e6
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px
}
.col {
  padding-left: 10px;
  padding-right: 10px
}
.sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
body {
  font-family: Open Sans,sans-serif
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Open Sans,sans-serif;
  color: #003b7a;
  line-height: 1.3em
}
.h1,
h1 {
  font-size: 1.45rem
}
.h2,
h2 {
  font-size: 1.3rem
}
.h3,
h3 {
  font-size: 1.15rem
}
.h4,
h4 {
  font-size: 1.1rem
}
.h5,
.h6,
h5,
h6 {
  font-size: 1rem
}
.sitesection h1 {
  font-size: 1.45rem;
  line-height: 1.2em
}
.sitesection h2 {
  font-size: 1.3rem
}
.card-deck .card .card-title {
  font-size: 1.45rem
}
.card-deck .card .card-subtitle {
  font-size: .85rem
}
.card-deck .card .card-text {
  font-size: 1.15rem
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-regular.eot);
  src: local("Open Sans Regular"),local("OpenSans-Regular"),url(../WebFonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-regular.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-regular.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-regular.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans) format("svg")
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 400;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-italic.eot);
  src: local("Open Sans Italic"),local("OpenSans-Italic"),url(../WebFonts/open-sans-v15-latin-ext_latin-italic.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-italic.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-italic.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-italic.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-italic.svg#OpenSans) format("svg")
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-600.eot);
  src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(../WebFonts/open-sans-v15-latin-ext_latin-600.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-600.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-600.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-600.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-600.svg#OpenSans) format("svg")
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 600;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.eot);
  src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-600italic.svg#OpenSans) format("svg")
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-700.eot);
  src: local("Open Sans Bold"),local("OpenSans-Bold"),url(../WebFonts/open-sans-v15-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-700.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-700.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-700.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans) format("svg")
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 700;
  src: url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.eot);
  src: local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.eot?#iefix) format("embedded-opentype"),url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.woff2) format("woff2"),url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.woff) format("woff"),url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.ttf) format("truetype"),url(../WebFonts/open-sans-v15-latin-ext_latin-700italic.svg#OpenSans) format("svg")
}
.container-background {
  padding: 30px 0
}
.container-background .container .col .container-background {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 0
}
.container-background:empty {
  padding: 0
}
.col > .card {
  margin-bottom: 20px
}
.col > .card:last-child {
  margin-bottom: 0
}
.row:last-child .col > .card-deck-wrapper:last-child {
  margin-bottom: -20px
}
.container + .container {
  margin-top: 30px
}
.container-background > :first-child {
  margin-top: 0
}
#navigationMainContainer .container {
  padding: 0
}
.card-body .csc-header:first-child h1:first-child {
  margin-top: -.27em
}
#pagetitlecontainer + #middlecontainer > div.container-background.bg-colored:first-child {
  padding-top: 30px
}
#pagetitlecontainer + #middlecontainer > div.container-background:first-child {
  padding-top: 0
}
#pagetitlecontainer + #bottomcontainer > div.container-background.bg-colored:first-child {
  padding-top: 30px
}
#pagetitlecontainer + #bottomcontainer > div.container-background:first-child {
  padding-top: 0
}
.breakpoint-detector .xs {
  display: block
}
@media (min-width:576px) {
  .breakpoint-detector .sm {
    display: block
  }
  .breakpoint-detector .xs {
    display: none
  }
}
@media (min-width:768px) {
  .breakpoint-detector .md {
    display: block
  }
  .breakpoint-detector .sm {
    display: none
  }
}
@media (min-width:992px) {
  .breakpoint-detector .lg {
    display: block
  }
  .breakpoint-detector .md {
    display: none
  }
}
@media (min-width:1200px) {
  .breakpoint-detector {
    display: none
  }
}
#oldstylecontainer .container-background,
#oldstylecontainer .container-background.bg-gray,
.bg-gray,
.bg1 {
  background-color: #eaeaea
}
.bg-blue,
.bg-primary,
.bg2 {
  background-color: #003b7a
}
.bg-bluemiddle,
.bg3 {
  background-color: #437bb6
}
.bg-bluebright,
.bg4 {
  background-color: #bfd6f8
}
.card {
  border-color: #c6c6c6
}
#oldstylecontainer .container-background .card,
#oldstylecontainer .container-background.bg-gray .card,
.bg-gray .card,
.bg1 .card {
  border-color: #eaeaea
}
.bg-blue .card,
.bg-bluedark .card,
.bg-primary .card,
.bg2 .card {
  border-color: #003b7a
}
.bg-bluegray .card,
.bg-bluemiddle .card,
.bg3 .card {
  border-color: #437bb6
}
.bg-bluebright .card,
.bg4 .card {
  border-color: #bfd6f8
}
.container-background.bg-blue + .container-background.bg-blue,
.container-background.bg-bluebright + .container-background.bg-bluebright,
.container-background.bg-bluemiddle + .container-background.bg-bluemiddle,
.container-background.bg-gray + .container-background.bg-gray,
.container-background.bg-white + .container-background.bg-white {
  padding-top: 0;
  margin-top: -10px
}
html {
  background-color: #151b20;
  color: #fff
}
body {
  color: #000
}
body,
body > header {
  background-color: #fff
}
body > header {
  padding-bottom: 15px;
  z-index: 10
}
#topcontainer,
body > header {
  position: relative
}
#siteHeader {
  display: flex;
  padding: 65px 15px 0
}
#navigationOldStyleLeftColumn ul {
  padding-left: 15px;
  padding-right: 15px
}
#oldstylemaincontent > .card,
#oldstylemaincontent > .elementgrouping > .card {
  margin-bottom: 20px
}
main .row {
  margin-bottom: -30px
}
main .row .col {
  margin-bottom: 30px
}
@media (max-width:991.98px) {
  #siteHeader {
    position: relative;
    display: block;
    margin: 0;
    border-bottom: none;
    padding: .5rem .75rem .75rem
  }
  #siteHeader,
  .container {
    max-width: 100%
  }
  body > header {
    padding-bottom: 0
  }
}
@media (max-width:767.98px) {
  #navigationOldStyleLeftColumn,
  #oldstylemaincontent {
    min-width: 100%
  }
}
#udeLogo {
  display: inline-block
}
#udeLogo span {
  display: none
}
#footerLogo img,
#udeLogo img {
  width: 228px
}
@media (max-width:991.98px) {
  #udeLogo {
    display: block
  }
  #udeLogo span {
    display: block;
    color: #003b7a
  }
  #udeLogo img,
  #udeLogo svg {
    display: none
  }
}
#orgaunitTitle {
  display: inline-block;
  vertical-align: top;
  width: 930px;
  margin-top: -.35rem;
  margin-left: 62px
}
#orgaunitTitle a:focus,
#orgaunitTitle a:hover {
  text-decoration: none
}
#orgaunitTitle img,
#orgaunitTitle svg {
  margin-top: .35rem;
  float: right;
  height: auto;
  width: auto;
  max-height: 90px;
  max-width: 228px;
  margin-left: 15px
}
#orgaunitTitle h1 {
  color: #003b7a;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  margin-top: 0
}
#orgaunitTitle h2 {
  color: #666;
  font-size: 1.15rem;
  margin-bottom: 0;
  margin-top: .1rem
}
@media (max-width:1199.98px) {
  #orgaunitTitle {
    width: 685px;
    margin-left: 35px
  }
  #orgaunitTitle img + a h1 {
    font-size: 1.4rem;
    margin-bottom: .35rem
  }
  #orgaunitTitle img + a h2 {
    font-size: 1.15rem
  }
}
@media (max-width:991.98px) {
  #orgaunitTitle {
    position: relative;
    font-size: 1.2rem;
    line-height: 1.3rem;
    color: #fff;
    margin: 0;
    width: auto;
    max-width: none;
    height: auto;
    float: none
  }
  #orgaunitTitle img {
    display: none
  }
  #orgaunitTitle h1 {
    height: auto;
    font-size: 1.6rem;
    line-height: 1em;
    max-height: none
  }
  #orgaunitTitle h2 {
    height: auto;
    font-size: 1rem;
    line-height: 1em;
    margin-top: .4em
  }
}
body > footer .navline {
  padding: 1.5rem 15px
}
body > footer h2 {
  font-size: 1.2rem;
  margin-top: 30px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 30px
}
body > footer h2:first-child {
  margin-top: 0
}
footer .col {
  padding-left: 25px;
  padding-right: 25px
}
footer .bluefooter:empty {
  display: none
}
footer .bluefooter p:last-child {
  margin-bottom: 0
}
footer .imprintline {
  font-size: 1.1rem;
  padding-bottom: 15px
}
.bg-imprint {
  background-color: #151b20!important
}
a.bg-imprint:focus,
a.bg-imprint:hover {
  background-color: #010101!important
}
.bg-imprint-logos {
  background-color: #909090!important
}
a.bg-imprint-logos:focus,
a.bg-imprint-logos:hover {
  background-color: #777!important
}
footer table,
footer table tbody tr:nth-of-type(2n),
footer table td,
footer table th,
footer table thead th,
footer table tr {
  border: none;
  background-color: inherit
}
footer table td,
footer table th {
  padding: .4em .2em
}
footer table td:first-child,
footer table th:first-child {
  padding-left: 0
}
@media (max-width:991.98px) {
  body > footer .bg-primary .row .col {
    flex: 1 0 0;
    flex-direction: column;
    min-width: 250px;
    margin-bottom: 30px
  }
  body > footer .bg-primary .row {
    margin-bottom: -30px
  }
  #footerLogo {
    width: 270px;
    flex: none;
    padding-bottom: 15px
  }
}
@media (max-width:767.98px) {
  body > footer .bg-imprint .row .col,
  body > footer .bg-primary .row .col {
    max-width: 100%
  }
  body > footer .bg-imprint .row .col {
    min-width: 100%
  }
}
@media (max-width:991.98px) {
  #stickySideButton {
    display: none
  }
}
#stickySideButton {
  position: absolute;
  top: 40rem;
  right: 0;
  z-index: 1020;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: right top;
  transform-origin: right top
}
#stickySideButton a {
  display: block;
  border: .25rem solid #003b7a;
  border-top-width: 0;
  border-radius: .25rem;
  box-shadow: 0 0 .2rem rgba(0,0,0,.8);
  text-decoration: none
}
#stickySideButton a:link,
#stickySideButton a:visited {
  background-color: #003b7a;
  color: #f2f5f8
}
#stickySideButton a:active,
#stickySideButton a:hover {
  background-color: #002954;
  border-color: #002954
}
#stickySideButton span {
  padding: 0 1rem;
  display: block;
  text-align: center
}
#stickySideButton span:first-child {
  font-size: 1.4rem;
  padding-top: .5rem
}
#stickySideButton span:last-child {
  padding-bottom: .5rem
}
.hiddenAnchor {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  display: block
}
.carouselbox {
  background-color: #003b7a;
  overflow: hidden
}
.carousel-caption {
  top: 10%
}
.carousel-caption p {
  font-size: 1.25rem
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4 {
  text-shadow: 0 0 .2em rgba(0,0,0,.8)
}
.carousel-caption .news-more-link {
  box-shadow: 0 0 .2em rgba(0,0,0,.8)
}
.carousel-caption h1 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2
}
.carousel-caption h2 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.2
}
.carousel-caption p {
  margin-top: 1rem
}
.carousel-caption {
  position: relative;
  max-width: 70%
}
.carousel-item {
  height: 550px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  transition-duration: 1s
}
.carousel-item-low {
  height: 350px
}
.carousel {
  height: 550px
}
.carousel.carousel-low {
  height: 350px
}
.carousel-img {
  position: absolute;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  height: auto;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%
}
.carousel-caption {
  background-color: rgba(0,0,0,.5)
}
@media (min-width:1200px) {
  .carousel-caption {
    position: relative;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    padding: 15px
  }
}
@media (max-width:1199.98px) {
  .carousel-caption h1,
  .carousel-caption h1.display-4 {
    font-size: 2.2rem
  }
  .carousel-caption p {
    font-size: 1.1rem
  }
}
@media (max-width:767.98px) {
  .carousel-caption h1,
  .carousel-caption h1.display-4 {
    font-size: 1.6rem
  }
  .carousel-caption h2 {
    font-size: 1.275rem
  }
  .carousel-caption p {
    font-size: 1rem
  }
  .carousel-item {
    height: auto;
    min-height: 550px
  }
  .carousel-caption {
    max-width: 95%;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 5% auto;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: auto
  }
  .carousel-control-next,
  .carousel-control-prev {
    width: 20px
  }
}
#emergencyWarning .alert {
  margin: 0
}
#emergencyWarning {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020
}
@media (min-width:992px) {
  #emergencyWarning {
    top: 35px
  }
}
#emergencyWarning h1,
#emergencyWarning h2,
#emergencyWarning h3 {
  color: inherit
}
i.flag:before {
  content: "\00a0"
}
i.flag-cn {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+PGRlZnM+PHBhdGggaWQ9ImEiIGZpbGw9IiNmZmRlMDAiIGQ9Ik0tLjU4OC44MUwwLTEgLjU4OC44MS0uOTUyLS4zMUguOTUyeiIvPjwvZGVmcz48cGF0aCBmaWxsPSIjZGUyOTEwIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoNzEuOTk5MSAwIDAgNzIgMTE5Ljk5OSAxMjApIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMTIuMzM1NjIgLTIwLjU4NzEgMjAuNTg2ODQgLTEyLjMzNTc3IDI0MC4yOTEgNDcuOTk2KSIgeGxpbms6aHJlZj0iI2EiLz48dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTMuMzg1NzMgLTIzLjc1OTk4IDIzLjc1OTY4IC0zLjM4NTc4IDI4Ny45NSA5NS43OTYpIiB4bGluazpocmVmPSIjYSIvPjx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCg2LjU5OTEgLTIzLjA3NDkgMjMuMDc0NiA2LjU5OTE5IDI4Ny45NTkgMTY4LjAxMikiIHhsaW5rOmhyZWY9IiNhIi8+PHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE0Ljk5OTEgLTE4LjczNTU3IDE4LjczNTMzIDE0Ljk5OTI5IDIzOS45MzMgMjE2LjA1NCkiIHhsaW5rOmhyZWY9IiNhIi8+PC9zdmc+)
}
i.flag-cn,
i.flag-de {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-de {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48cGF0aCBmaWxsPSIjZmZjZTAwIiBkPSJNMCAzMjBoNjQwdjE2MC4wMDJIMHoiLz48cGF0aCBkPSJNMCAwaDY0MHYxNjBIMHoiLz48cGF0aCBmaWxsPSIjZDAwIiBkPSJNMCAxNjBoNjQwdjE2MEgweiIvPjwvc3ZnPg==)
}
i.flag-ee {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij48cmVjdCB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ3Ny45IiByeD0iMCIgcnk9IjAiLz48cmVjdCB3aWR0aD0iNjQwIiBoZWlnaHQ9IjE1OS4zIiB5PSIzMjAuNyIgZmlsbD0iI2ZmZiIgcng9IjAiIHJ5PSIwIi8+PHBhdGggZmlsbD0iIzEyOTFmZiIgZD0iTTAgMGg2NDB2MTU5LjNIMHoiLz48L2c+PC9zdmc+)
}
i.flag-ee,
i.flag-en,
i.flag-gb {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-en,
i.flag-gb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGwtb3BhY2l0eT0iLjY3IiBkPSJNLTg1LjMzMyAwaDY4Mi42N3Y1MTJoLTY4Mi42N3oiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgwKSBzY2FsZSguOTQpIj48ZyBzdHJva2Utd2lkdGg9IjFwdCI+PHBhdGggZmlsbD0iIzAwNiIgZD0iTS0yNTYgMEg3NjguMDJ2NTEyLjAxSC0yNTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yNTYgMHY1Ny4yNDRsOTA5LjUzNSA0NTQuNzY4SDc2OC4wMlY0NTQuNzdMLTE0MS41MTUgMEgtMjU2ek03NjguMDIgMHY1Ny4yNDNMLTE0MS41MTUgNTEyLjAxSC0yNTZ2LTU3LjI0M0w2NTMuNTM1IDBINzY4LjAyeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNzAuNjc1IDB2NTEyLjAxaDE3MC42N1YwaC0xNzAuNjd6TS0yNTYgMTcwLjY3djE3MC42N0g3NjguMDJWMTcwLjY3SC0yNTZ6Ii8+PHBhdGggZmlsbD0iI2MwMCIgZD0iTS0yNTYgMjA0LjgwNHYxMDIuNDAySDc2OC4wMlYyMDQuODA0SC0yNTZ6TTIwNC44MSAwdjUxMi4wMWgxMDIuNFYwaC0xMDIuNHpNLTI1NiA1MTIuMDFMODUuMzQgMzQxLjM0aDc2LjMyNGwtMzQxLjM0IDE3MC42N0gtMjU2ek0tMjU2IDBMODUuMzQgMTcwLjY3SDkuMDE2TC0yNTYgMzguMTY0VjB6bTYwNi4zNTYgMTcwLjY3TDY5MS42OTYgMGg3Ni4zMjRMNDI2LjY4IDE3MC42N2gtNzYuMzI0ek03NjguMDIgNTEyLjAxTDQyNi42OCAzNDEuMzRoNzYuMzI0TDc2OC4wMiA0NzMuODQ4djM4LjE2MnoiLz48L2c+PC9nPjwvc3ZnPg==)
}
i.flag-es {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48cGF0aCBmaWxsPSIjYzYwYjFlIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjZmZjNDAwIiBkPSJNMCAxMjBoNjQwdjI0MEgweiIvPjwvc3ZnPg==)
}
i.flag-es,
i.flag-fr {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-fr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjMDAyNjdmIiBkPSJNMCAwaDIxMy4zMzd2NDgwSDB6Ii8+PHBhdGggZmlsbD0iI2YzMTgzMCIgZD0iTTQyNi42NjIgMEg2NDB2NDgwSDQyNi42NjJ6Ii8+PC9nPjwvc3ZnPg==)
}
i.flag-lt {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0IiB0cmFuc2Zvcm09InNjYWxlKC42NDE0MyAuOTY3NzMpIj48cmVjdCB3aWR0aD0iMTA2MyIgaGVpZ2h0PSI3MDguNjYiIGZpbGw9IiMwMDczMDgiIHJ4PSIwIiByeT0iMCIgdHJhbnNmb3JtPSJzY2FsZSguOTM4NjUgLjY5Njg2KSIvPjxyZWN0IHdpZHRoPSIxMDYzIiBoZWlnaHQ9IjIzNi4yMiIgeT0iNDc1LjU2IiBmaWxsPSIjYmYwMDAwIiByeD0iMCIgcnk9IjAiIHRyYW5zZm9ybT0ic2NhbGUoLjkzODY1IC42OTY4NikiLz48cGF0aCBmaWxsPSIjZmZiMzAwIiBkPSJNMCAwaDk5Ny43N3YxNjQuNjFIMHoiLz48L2c+PC9zdmc+)
}
i.flag-lt,
i.flag-lv {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-lv {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjQwdjQ4MC4wMDNIMHoiLz48cGF0aCBmaWxsPSIjOTgxZTMyIiBkPSJNMCAwaDY0MHYxOTIuMDAxSDB6bTAgMjg4LjAwMmg2NDB2MTkyLjAwMUgweiIvPjwvZz48L3N2Zz4=)
}
i.flag-nl {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0IiB0cmFuc2Zvcm09InNjYWxlKDEuMjUgLjkzNzUpIj48cmVjdCB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUwOS43NiIgZmlsbD0iI2ZmZiIgcng9IjAiIHJ5PSIwIi8+PHJlY3Qgd2lkdGg9IjUxMiIgaGVpZ2h0PSIxNjkuOTIiIHk9IjM0Mi4wOCIgZmlsbD0iIzIxNDY4YiIgcng9IjAiIHJ5PSIwIi8+PHBhdGggZmlsbD0iI2FlMWMyOCIgZD0iTTAgMGg1MTJ2MTY5LjkySDB6Ii8+PC9nPjwvc3ZnPg==)
}
i.flag-jp,
i.flag-nl {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-jp {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGwtb3BhY2l0eT0iLjY3IiBkPSJNLTg4LjAwMSAzMmg2NDB2NDgwaC02NDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OC4wMDEgLTMyKSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0xMjggMzJoNzIwdjQ4MGgtNzIweiIvPjxlbGxpcHNlIGN4PSI1MjMuMDgiIGN5PSIzNDQuMDUiIGZpbGw9IiNkMzAwMDAiIHJ4PSIxOTQuOTMiIHJ5PSIxOTQuOTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjguNDQgOC42MTgpIHNjYWxlKC43NjU1NCkiLz48L2c+PC9zdmc+)
}
i.flag-ru {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz48cGF0aCBmaWxsPSIjMDAzOWE2IiBkPSJNMCAxNjAuMDAzaDY0MFY0ODBIMHoiLz48cGF0aCBmaWxsPSIjZDUyYjFlIiBkPSJNMCAzMTkuOTk3aDY0MFY0ODBIMHoiLz48L2c+PC9zdmc+)
}
i.flag-ru,
i.flag-tr {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
i.flag-tr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiNmMzE5MzAiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MDYuOTc3IDI0Ny40NzNjMCA2Ni4yMTUtNTQuNjA2IDExOS44OS0xMjEuOTcgMTE5Ljg5UzE2My4wNCAzMTMuNjg2IDE2My4wNCAyNDcuNDcyczU0LjYwNi0xMTkuODkgMTIxLjk2OC0xMTkuODkgMTIxLjk3IDUzLjY3NyAxMjEuOTcgMTE5Ljg5eiIvPjxwYXRoIGZpbGw9IiNmMzE4MzAiIGQ9Ik00MTMuMDc3IDI0Ny40NjdjMCA1Mi45Ny00My42ODYgOTUuOTEtOTcuNTc1IDk1Ljkxcy05Ny41NzQtNDIuOTQtOTcuNTc0LTk1LjkxIDQzLjY4Ni05NS45MSA5Ny41NzQtOTUuOTEgOTcuNTc1IDQyLjk0IDk3LjU3NSA5NS45MXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNDMwLjcyNiAxOTEuNDY1bC0uOTg1IDQ0LjMxOC00MS4zNDUgMTEuMjI1IDQwLjc1NiAxNC41MTQtLjk4NCA0MC42NDIgMjYuNTgtMzEuNzM4IDQwLjE2NCAxMy45MzQtMjMuMjMzLTM0LjA2IDI4LjM1Mi0zMy44NjgtNDMuNTEzIDExLjk5OC0yNS43OTMtMzYuOTY0eiIvPjwvZz48L3N2Zz4=)
}
i.flag-de-en-jp:before,
i.flag-de-en:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48cGF0aCBmaWxsPSIjZmZjZTAwIiBkPSJNMCAzMjBoNjQwdjE2MC4wMDJIMHoiLz48cGF0aCBkPSJNMCAwaDY0MHYxNjBIMHoiLz48cGF0aCBmaWxsPSIjZDAwIiBkPSJNMCAxNjBoNjQwdjE2MEgweiIvPjwvc3ZnPg==)
}
i.flag-de-en-jp:after,
i.flag-de-en-jp:before,
i.flag-de-en:after,
i.flag-de-en:before {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  content: " "
}
i.flag-de-en-jp:after,
i.flag-de-en:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGwtb3BhY2l0eT0iLjY3IiBkPSJNLTg1LjMzMyAwaDY4Mi42N3Y1MTJoLTY4Mi42N3oiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgwKSBzY2FsZSguOTQpIj48ZyBzdHJva2Utd2lkdGg9IjFwdCI+PHBhdGggZmlsbD0iIzAwNiIgZD0iTS0yNTYgMEg3NjguMDJ2NTEyLjAxSC0yNTZ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0yNTYgMHY1Ny4yNDRsOTA5LjUzNSA0NTQuNzY4SDc2OC4wMlY0NTQuNzdMLTE0MS41MTUgMEgtMjU2ek03NjguMDIgMHY1Ny4yNDNMLTE0MS41MTUgNTEyLjAxSC0yNTZ2LTU3LjI0M0w2NTMuNTM1IDBINzY4LjAyeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNzAuNjc1IDB2NTEyLjAxaDE3MC42N1YwaC0xNzAuNjd6TS0yNTYgMTcwLjY3djE3MC42N0g3NjguMDJWMTcwLjY3SC0yNTZ6Ii8+PHBhdGggZmlsbD0iI2MwMCIgZD0iTS0yNTYgMjA0LjgwNHYxMDIuNDAySDc2OC4wMlYyMDQuODA0SC0yNTZ6TTIwNC44MSAwdjUxMi4wMWgxMDIuNFYwaC0xMDIuNHpNLTI1NiA1MTIuMDFMODUuMzQgMzQxLjM0aDc2LjMyNGwtMzQxLjM0IDE3MC42N0gtMjU2ek0tMjU2IDBMODUuMzQgMTcwLjY3SDkuMDE2TC0yNTYgMzguMTY0VjB6bTYwNi4zNTYgMTcwLjY3TDY5MS42OTYgMGg3Ni4zMjRMNDI2LjY4IDE3MC42N2gtNzYuMzI0ek03NjguMDIgNTEyLjAxTDQyNi42OCAzNDEuMzRoNzYuMzI0TDc2OC4wMiA0NzMuODQ4djM4LjE2MnoiLz48L2c+PC9nPjwvc3ZnPg==)
}
i.flag-de-en-jp {
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
  height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NDAiIGhlaWdodD0iNDgwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGwtb3BhY2l0eT0iLjY3IiBkPSJNLTg4LjAwMSAzMmg2NDB2NDgwaC02NDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OC4wMDEgLTMyKSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTS0xMjggMzJoNzIwdjQ4MGgtNzIweiIvPjxlbGxpcHNlIGN4PSI1MjMuMDgiIGN5PSIzNDQuMDUiIGZpbGw9IiNkMzAwMDAiIHJ4PSIxOTQuOTMiIHJ5PSIxOTQuOTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjguNDQgOC42MTgpIHNjYWxlKC43NjU1NCkiLz48L2c+PC9zdmc+);
  background-size: auto;
  display: inline;
  padding-right: 1.3333333em;
  height: .9166666em;
  background-position: 100%
}
button {
  white-space: normal
}
.bg-colored form fieldset,
.bg-colored form legend {
  background-color: #fff
}
form legend {
  font-size: 1rem;
  font-weight: 400;
  background-color: transparent;
  color: #003b7a;
  border: 1px solid #003b7a;
  padding: 2px 15px;
  width: auto
}
form label {
  font-size: .9rem;
  margin-bottom: -.2rem
}
form p {
  font-size: .9rem;
  margin-bottom: 0
}
form fieldset {
  border: 1px solid #003b7a;
  margin-bottom: 15px;
  padding: 5px 15px 10px
}
form select {
  display: inline-block;
  font-size: .9rem;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375em 1.75em .375em .75em;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff no-repeat right .75rem center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
form input[type=text] {
  width: 100%
}
form .formHoney {
  visibility: hidden
}
figure,
img {
  max-width: 100%;
  height: auto
}
figure {
  position: relative
}
.img-ratio-16-10 figure,
figure.img-ratio-16-10 {
  width: 100%;
  max-height: 62.5%;
  overflow: hidden
}
.img-ratio-16-9 figure,
figure.img-ratio-16-9 {
  width: 100%;
  max-height: 56.25%;
  overflow: hidden
}
.img-ratio-4-3 figure,
figure.img-ratio-4-3 {
  width: 100%;
  max-height: 75%;
  overflow: hidden
}
.img-ratio-3-2 figure,
figure.img-ratio-3-2 {
  width: 100%;
  max-height: 66.67%;
  overflow: hidden
}
.img-gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start
}
.img-gallery a {
  position: relative
}
.img-gallery figure {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto
}
.img-gallery figcaption {
  font-size: .8em
}
.jumbotron-container .row {
  justify-content: center!important
}
.jumbotron-container .col {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
.jumbotron {
  border: 1px solid grey;
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
  padding: 15px
}
.bg-bluebright .jumbotron,
.bg-parallax .jumbotron,
.bg-primary .jumbotron {
  border: none
}
.bg-parallax .jumbotron {
  background-color: rgba(0,0,0,.2)
}
.jumbotron h1 {
  font-size: 2.5rem;
  line-height: 1.2
}
.jumbotron h2 {
  font-size: 1.75rem;
  line-height: 1.2
}
.jumbotron p {
  font-size: 1.25rem
}
.jumbotron .news-more-link {
  text-align: center;
  display: inline-block
}
a.moodle:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwLjcgMTYgNzMuMiA0OS4zIiB3aWR0aD0iNzMuMiIgaGVpZ2h0PSI0OS4zIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iYSIgY3g9IjEzOC4yNDMiIGN5PSI0OC4wOTMiIHI9IjEyMy4zMzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmYWFmNDAiLz48c3RvcCBvZmZzZXQ9Ii4wNDMiIHN0b3AtY29sb3I9IiNmOWE1MzgiLz48c3RvcCBvZmZzZXQ9Ii4xMTIiIHN0b3AtY29sb3I9IiNmODlkMzEiLz48c3RvcCBvZmZzZXQ9Ii4yMjciIHN0b3AtY29sb3I9IiNmODlhMmYiLz48c3RvcCBvZmZzZXQ9Ii41MjgiIHN0b3AtY29sb3I9IiNmNzkyMmQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNmMzdiMjgiLz48L3JhZGlhbEdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iYiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxNS41ODgiIHkxPSIzMS44NzciIHgyPSI0MS44NDkiIHkyPSIzMS44NzciPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzkyOTQ5NyIvPjxzdG9wIG9mZnNldD0iLjEyNCIgc3RvcC1jb2xvcj0iIzc1NzU3OCIvPjxzdG9wIG9mZnNldD0iLjI3OSIgc3RvcC1jb2xvcj0iIzU3NTY1OCIvPjxzdG9wIG9mZnNldD0iLjQ0IiBzdG9wLWNvbG9yPSIjNDAzZTNmIi8+PHN0b3Agb2Zmc2V0PSIuNjA5IiBzdG9wLWNvbG9yPSIjMzAyZDJlIi8+PHN0b3Agb2Zmc2V0PSIuNzg4IiBzdG9wLWNvbG9yPSIjMjYyMjIzIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjMxZjIwIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9ImMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMjAuNjE5IiB5MT0iMjMuMTExIiB4Mj0iMzEuNTIyIiB5Mj0iMzguNjgzIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMyMzFmMjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyMzFmMjAiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEuMTY3IiB5MT0iMjMuNTg4IiB4Mj0iNDkuMTY2IiB5Mj0iMjMuNTg4Ij48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM5Mjk0OTciLz48c3RvcCBvZmZzZXQ9Ii4xMjQiIHN0b3AtY29sb3I9IiM3NTc1NzgiLz48c3RvcCBvZmZzZXQ9Ii4yNzkiIHN0b3AtY29sb3I9IiM1NzU2NTgiLz48c3RvcCBvZmZzZXQ9Ii40NCIgc3RvcC1jb2xvcj0iIzQwM2UzZiIvPjxzdG9wIG9mZnNldD0iLjYwOSIgc3RvcC1jb2xvcj0iIzMwMmQyZSIvPjxzdG9wIG9mZnNldD0iLjc4OCIgc3RvcC1jb2xvcj0iIzI2MjIyMyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzIzMWYyMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTYyLjQgNjUuMlY0Mi40YzAtNC44LTItNy4yLTUuOS03LjItMy45IDAtNS45IDIuNC01LjkgNy4ydjIyLjhIMzguOVY0Mi40YzAtNC44LTEuOS03LjItNS44LTcuMnMtNS45IDIuNC01LjkgNy4ydjIyLjhIMTUuNlY0MS4xYzAtNSAxLjctOC43IDUuMi0xMS4zIDMtMi4zIDcuMi0zLjQgMTIuMy0zLjQgNS4zIDAgOS4xIDEuMyAxMS42IDQgMi4xLTIuNyA2LTQgMTEuNy00IDUuMiAwIDkuMyAxLjEgMTIuMyAzLjQgMy41IDIuNiA1LjIgNi4zIDUuMiAxMS4zdjI0LjJINjIuNHoiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNMTYuNyAzMi4ybC0xLjIgNmMxMSAzLjcgMjEuNC4xIDI2LjktOS41LTguMS01LjYtMTUuNi4xLTI1LjcgMy41IiBmaWxsPSIjNTg1OTViIi8+PHBhdGggZD0iTTE2LjcgMzAuN2MtLjQgMi4zLS43IDQuNS0xLjEgNi44IDEwLjUgMy42IDIwLjguNSAyNi4zLTguOS03LTguMS0xNC44LTEuNC0yNS4yIDIuMSIgZmlsbD0idXJsKCNiKSIvPjxwYXRoIGQ9Ik0yOS4yIDMzLjRjLTQuOC0xLTEwIDEuNS0xMy42IDQuMS0yLjMtMTYuOCA4LjEtMTYuNCAyMS43LTEyLjItLjkgNC4xLTIuNCA5LjYtNSAxMi45LS4xLTIuMi0xLjEtMy43LTMuMS00LjgiIGZpbGw9InVybCgjYykiLz48cGF0aCBkPSJNMS4yIDMwLjdjMTcuNi0xMC42IDI3LjUtMTIuNiA0OC0xNC43LTIzLjggMTguOC0yNC40IDE0LjctNDggMTQuNyIgZmlsbD0idXJsKCNkKSIvPjxwYXRoIGZpbGw9IiMzODM3MzgiIHN0cm9rZT0iIzRhNGE0YyIgc3Ryb2tlLXdpZHRoPSIuNSIgZD0iTTQ5LjIgMTYuMUwzMC4zIDI5LjgiLz48cGF0aCBkPSJNMjYuNyAyMy40Yy4yIDIuMi0uMy0yLjEgMCAwIiBvcGFjaXR5PSIuMjMiIGZpbGw9IiMyMzFmMjAiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNhOGFiYWQiIHN0cm9rZS13aWR0aD0iLjUiIGQ9Ik0xLjIgMzAuN2wyOS4xLS45Ii8+PHBhdGggZD0iTTI0LjkgMjMuNmMtNSAxLjQtMjEuNCA1LTIxLjYgNy4xLS41IDMuOS0uMSAxMC4xLS4xIDEwLjEiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2YxNjkyMiIgc3Ryb2tlLXdpZHRoPSIuNSIvPjxwYXRoIGQ9Ik00LjcgNTUuN0MyLjkgNTEuMi43IDQ2LjIgMy4zIDQwIDUgNDUuOCA0LjcgNTAuMiA0LjcgNTUuNyIgZmlsbD0iI2YxNjkyMiIvPjxlbGxpcHNlIHRyYW5zZm9ybT0icm90YXRlKC0xOS42MDkgMjQuMTkgMjMuMjgpIiBjeD0iMjQuMiIgY3k9IjIzLjMiIHJ4PSIuOCIgcnk9Ii40IiBmaWxsPSIjNmQ2ZTcwIi8+PC9zdmc+);
  background-position: 50% 90
}
a.lsf:before,
a.moodle:before {
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.333333em;
  height: 1em;
  line-height: 1em;
  margin-right: .25em;
  position: relative;
  display: inline-block;
  content: " "
}
a.lsf:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIzNi44MDMgMTAwLjk0NiAzMjQuMzk1IDMyMC43MTUiIHdpZHRoPSIzMjQuMzk1IiBoZWlnaHQ9IjMyMC43MTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM2LjgwMyAxMDAuOTQ2aDMyNC4zOTV2MzIwLjcxNUgzNi44MDNWMTAwLjk0NnoiIGZpbGw9IiMyZDYzYTkiLz48cGF0aCBkPSJNNTguMTkgMzQ2LjY5di03MS4yNWgyNS4wNXY3Mi42YzAgMS45LjAyNyAzLjQ3Ny4wOCA0LjczLjA0NyAxLjI0Ny4zNDMgMi45Ny44OSA1LjE3LjU1MyAyLjIgMS4zMDMgMy45NSAyLjI1IDUuMjUuOTUzIDEuMyAyLjQzIDIuNDc3IDQuNDMgMy41MyAyIDEuMDQ3IDQuNCAxLjU3IDcuMiAxLjU3IDEuNCAwIDIuNTUtLjA1IDMuNDUtLjE1LjktLjEgMi4yLS41IDMuOS0xLjIgMS43LS43IDMuMDUtMS43IDQuMDUtM3MxLjkyNy0zLjMgMi43OC02Yy44NDctMi43IDEuMjctNS45NSAxLjI3LTkuNzV2LTcyLjc1aDI0LjQ1djcyLjljMCAxNC45LTMuOCAyNS40NS0xMS40IDMxLjY1LTcgNS42LTE2LjA1IDguNC0yNy4xNSA4LjQtMTMuNiAwLTIzLjY1LTMuMDUtMzAuMTUtOS4xNS0zLjMtMy4xLTUuODI3LTYuNzUtNy41OC0xMC45NS0xLjc0Ny00LjItMi43Ny03Ljc3My0zLjA3LTEwLjcyLS4zLTIuOTUzLS40NS02LjU4LS40NS0xMC44OHptMTA2LjE5OCAzOC44NXYtMTEwLjFoMjYuN2MxMi43IDAgMjIuMTI3IDEuMTUgMjguMjggMy40NSA2LjE0NyAyLjMgMTAuOTIgNS45IDE0LjMyIDEwLjggMi41IDMuNyA0LjI1IDguMjI3IDUuMjUgMTMuNTggMSA1LjM0NyAxLjQ1IDEzLjk3IDEuMzUgMjUuODdsLS4xNSAxOC43NWMtLjIgMTYuMi01LjI1IDI2LjgtMTUuMTUgMzEuOC0zLjYgMS44LTcuMSAzLjA3Ny0xMC41IDMuODMtMy40Ljc0Ny03Ljc1IDEuMzItMTMuMDUgMS43Mi0yLjEuMi0xNC40NS4zLTM3LjA1LjN6bTI0LjYtOTAuNnY3MC45NWg2LjljMi45IDAgNS4zMjMtLjIyMyA3LjI3LS42NyAxLjk1My0uNDUzIDMuOTgtMS4zOCA2LjA4LTIuNzhzMy42NzMtMy43NSA0LjcyLTcuMDVjMS4wNTMtMy4zIDEuNTgtNy40NSAxLjU4LTEyLjQ1IDAtMS4yLjA1LTMuNDUuMTUtNi43NS4xLTMuMy4xNS01LjU1LjE1LTYuNzUgMC03LjctLjI1LTEzLjYyNy0uNzUtMTcuNzgtLjUtNC4xNDctMS42LTcuNDctMy4zLTkuOTctMi4yLTMuMS00LjcyMy01LTcuNTctNS43LTIuODUzLS43LTcuOTMtMS4wNS0xNS4yMy0xLjA1em0xNTMuODk4IDkwLjZoLTc3LjR2LTExMC4xaDczLjk1djIwLjFoLTQ5Ljk1djIzLjRoMzQuMzV2MjAuMWgtMzQuMDV2MjUuOTVoNTMuMXYyMC41NXptLTE5NS4wMy0xNDQuMTA5aC02OS42NHYtMTA0Ljk2aDIzLjQ1djg1LjM3aDQ2LjE5djE5LjU5em04NC45NDMtODguMjNsLTE3LjMgMTEuNDRjLTEuNzItMy4zNC00LjItNi4xMy03LjQ0LTguMzctMy4yNC0yLjI0LTYuODE3LTMuMzYtMTAuNzMtMy4zNi0yLjc2IDAtNS4wNy40NTMtNi45MyAxLjM2LTEuODYuOTA3LTMuMTI0IDIuMDUtMy43OSAzLjQzLS42NjcgMS4zODctMS4wOTcgMi40Ni0xLjI5IDMuMjJhOS4wMTUgOS4wMTUgMCAwIDAtLjI4IDIuMTVjMCAzLjMzMyAxLjE5IDUuOTMgMy41NyA3Ljc5IDIuMzg2IDEuODYgNS42MyAzLjUwMyA5LjczIDQuOTNsMTMuMjkgNC44NmM4LjEwNiAyLjk2IDE0LjA2NiA3LjA2IDE3Ljg4IDEyLjMgMy45MDYgNS4yNDcgNS44NiAxMS4zOTcgNS44NiAxOC40NSAwIDEyLjQ4Ny00Ljk1NyAyMS43MzMtMTQuODcgMjcuNzQtNS44MTQgMy41MjctMTIuNTM0IDUuMjktMjAuMTYgNS4yOS05LjYzNCAwLTE3LjM1Ny0xLjUtMjMuMTctNC41LTUuODE0LTMuMDA3LTExLjAxLTguNjA3LTE1LjU5LTE2LjhsMTcuODgtMTEuODdjNC4xOTMgOS41MzMgMTAuODIgMTQuMyAxOS44OCAxNC4zIDMuMzMzIDAgNi41MDMtLjkwNyA5LjUxLTIuNzIgMy0xLjgxMyA0LjUtNC44NjMgNC41LTkuMTUgMC0zLjcyLTEuMTktNi40MzctMy41Ny04LjE1LTIuMzg3LTEuNzItNy44Ny00LjI0Ny0xNi40NS03LjU4LTQuNjc0LTEuODEzLTguNTEtMy41MDctMTEuNTEtNS4wOC0zLjAwNy0xLjU3My02LjAzNC0zLjY3LTkuMDgtNi4yOS0zLjA1NC0yLjYyLTUuMzE3LTUuNzktNi43OS05LjUxLTEuNDgtMy43Mi0yLjIyLTguMDU3LTIuMjItMTMuMDEgMC04Ljg2NyAzLjA1LTE2LjA0IDkuMTUtMjEuNTIgNi4xLTUuNDg3IDE0LjQ0My04LjIzIDI1LjAzLTguMjMgMTQuNjggMCAyNi4zMSA2LjI5MyAzNC44OSAxOC44OHptNDMuNzUyIDg4LjIzaC0yMy4xNnYtMTA0Ljk2aDY5Ljc4djE5LjE2aC00Ni42MnYyMi41OWgzMS4wM3YxOS40NWgtMzEuMDN2NDMuNzZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
  background-position: 50%
}
.card ul,
footer ul {
  margin-left: 0;
  padding-left: 1.5em;
  list-style-type: square
}
.card ul li,
footer ul li {
  margin-bottom: .5em
}
dl.collapsible dt[data-toggle=collapse] {
  border: none;
  padding: 0;
  flex: initial;
  background: 0 0;
  text-align: left;
  align-items: normal;
  cursor: context-menu
}
dl.collapsible dt[data-toggle=collapse]:before {
  padding: 0;
  color: #003b7a;
  margin: 0 .5em 0 0;
  cursor: context-menu
}
dl.collapsible dt[data-toggle=collapse]:before,
dl.collapsible dt[data-toggle=collapse][aria-expanded=false]:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107"
}
dl.collapsible dt[data-toggle=collapse][aria-expanded=true]:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f106"
}
dl.collapsible dt[data-toggle=collapse]:after {
  font-size: .7em;
  cursor: context-menu
}
dl.collapsible dt[data-toggle=collapse][aria-expanded=false]:after {
  content: " (Aufklappen durch Anklicken)"
}
dl.collapsible dt[data-toggle=collapse][aria-expanded=true]:after {
  content: " (Zuklappen durch Anklicken)"
}
:lang(en) dl.collapsible dt[data-toggle=collapse][aria-expanded=false]:after {
  content: " (click to show content)"
}
:lang(en) dl.collapsible dt[data-toggle=collapse][aria-expanded=true]:after {
  content: " (click to hide content)"
}
dl.collapsible {
  margin-bottom: 0
}
dl.collapsible dd {
  margin-left: 1.3em
}
dl.collapsible dd.collapsing {
  transition: height .5s
}
dl.collapsible dt {
  margin-top: .25rem;
  color: #003b7a
}
dl.collapsible dt:first-child {
  margin-top: 0
}
dl.iconlist {
  margin-bottom: 0
}
dl.iconlist dt {
  float: left;
  clear: left;
  width: 1.5em;
  text-align: center
}
dl.iconlist dd {
  padding: 0;
  margin: 0 0 .5em 2em
}
dl.iconlist dd + dd {
  margin-top: -.5em
}
dl.inline {
  width: 100%;
  padding-bottom: 0
}
dl.inline,
dl.inline > :last-child {
  margin-bottom: 0
}
dl.inline dt {
  display: inline-block;
  float: left;
  clear: left;
  min-width: 5em
}
dl.inline dd {
  width: auto;
  flex: 0 0 auto;
  margin-left: 5.75em;
  clear: right
}
html[lang^=de] dl.inline dd {
  margin-left: 5em
}
dl.inline dd.nolabel,
dl.inline dd[itemprop=email],
html[lang^=de] dl.inline dd.nolabel,
html[lang^=de] dl.inline dd[itemprop=email] {
  margin-left: 0
}
dl.inline dd[itemprop=email] a {
  color: #000;
  font-size: .8em
}
dl.inline dd ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none outside
}
.card.media .media-body dl.inline {
  display: block
}
@media (max-width:479px) {
  dl.inline dd {
    margin-left: 0;
    clear: left
  }
}
ul[data-isotope-list],
ul[data-list] {
  padding-left: 0
}
ul[data-isotope-list] li,
ul[data-list] li {
  list-style-type: none;
  border-left: 2px solid #eaeaea;
  margin-bottom: 1rem;
  padding-left: 1rem
}
ul.iconlist {
  padding-left: 0
}
ul.iconlist li {
  margin-left: 0;
  list-style-type: none;
  line-height: 1.75em
}
ul.iconlist li i {
  margin-right: .5em
}
ul.collapsible {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none
}
ul.collapsible > li > :last-child.collapsing {
  transition: height .5s
}
ul.collapsible > li > :last-child.collapse.show {
  margin-bottom: 1rem
}
.photolist-bwhover .card img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s,-webkit-filter .5s
}
.photolist-bwhover .card:active img,
.photolist-bwhover .card:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
@-webkit-keyframes a {
  0%,
  to {
    transform: scale(0);
    -webkit-transform: scale(0)
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}
@keyframes a {
  0%,
  to {
    transform: scale(0);
    -webkit-transform: scale(0)
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }
}
#pagetitlecontainer .container-background {
  padding: 0
}
.pagetitle:before {
  content: " ";
  position: absolute;
  left: 15px;
  height: 90px;
  width: 90px;
  background-image: url(../Images/himmelavatar100.jpg);
  background-size: 105%;
  border: 3px solid #eaeaea;
  border-radius: 100%
}
.pagetitle {
  position: relative;
  padding-left: 135px;
  min-height: 130px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px
}
.pagetitle h1 {
  font-size: 1.8rem;
  font-weight: 600
}
#pagetitlecontainer .avatarbutton {
  position: absolute;
  left: 10px
}
#pagetitlecontainer .avatarbutton img {
  border: 3px solid #eaeaea;
  border-radius: 100%;
  width: 90px;
  padding: 0
}
.pagetitle.hasavatar:before {
  background: 0 0;
  border: none
}
@media (max-width:991.98px) {
  .pagetitle {
    width: 100%;
    max-width: 100%;
    padding-left: 101.25px
  }
  .pagetitle:before {
    height: 67.5px;
    width: 67.5px
  }
  .pagetitle h1 {
    font-size: 1.4rem
  }
}
.bg-parallax {
  background-color: #000;
  background-image: url(../Images/parallax-default-background.jpg);
  background-attachment: fixed;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.bg-parallax card {
  background: 0 0
}
.bg-parallax .card-body {
  padding: 0
}
.bg-parallax .jumbotron h1,
.bg-parallax .jumbotron h2,
.bg-parallax .jumbotron p {
  text-shadow: 0 0 .1em rgba(0,0,0,.8);
  color: #fff
}
.bg-parallax .jumbotron a,
.bg-parallax .jumbotron a:link,
.bg-parallax .jumbotron a:visited {
  color: #fff
}
.bg-parallax .jumbotron a:focus,
.bg-parallax .jumbotron a:hover {
  color: #bfcede;
  text-decoration: none
}
.bg-parallax .jumbotron a.btn-more {
  box-shadow: 0 0 .2em rgba(0,0,0,.8)
}
.card-deck > .sitesection {
  margin-left: 10px;
  margin-right: 10px
}
.sitesection {
  width: 100%;
  text-align: center;
  margin-bottom: 30px
}
.sitesection h1 {
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: -.25em
}
.sitesection h2 {
  font-weight: 300;
  line-height: 1.2em
}
.sitesection:last-child {
  margin-bottom: 0
}
.bg-colored.bg-bluegray .sitesection .row,
.bg-colored.bg-bluemiddle .sitesection .row {
  background-color: #fff;
  padding-top: 15px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px
}
.bg-colored.bg-bluegray .card-deck .sitesection .row,
.bg-colored.bg-bluemiddle .card-deck .sitesection .row {
  margin-bottom: 0
}
.bg-colored.bg-bluegray .sitesection .row .col,
.bg-colored.bg-bluemiddle .sitesection .row .col {
  margin-bottom: 15px
}
.bg-colored.bg-bluegray .sitesection:only-child .row,
.bg-colored.bg-bluemiddle .sitesection:only-child .row {
  margin-bottom: 0
}
.bg-colored.bg-blue .sitesection .row h1,
.bg-colored.bg-blue .sitesection .row h1 a:active,
.bg-colored.bg-blue .sitesection .row h1 a:hover,
.bg-colored.bg-blue .sitesection .row h1 a:link,
.bg-colored.bg-blue .sitesection .row h1 a:visited,
.bg-colored.bg-blue .sitesection .row h2,
.bg-colored.bg-blue .sitesection .row h2 a:active,
.bg-colored.bg-blue .sitesection .row h2 a:hover,
.bg-colored.bg-blue .sitesection .row h2 a:link,
.bg-colored.bg-blue .sitesection .row h2 a:visited {
  color: #f2f5f8
}
.sitesection .row .col :last-child {
  margin-bottom: 0
}
.sitesection .row .col h2:last-child {
  margin-bottom: -.3rem
}
.sitesection h1 i {
  margin-right: .3em
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem
}
table td,
table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-hyphens: auto
}
table thead th {
  vertical-align: bottom;
  border-top: 1px solid #e9e9e9;
  border-bottom: 3px solid grey
}
table head + tbody {
  border-top: 2px solid #dee2e6
}
table tbody tr:nth-of-type(2n),
table thead th {
  background-color: #e9e9e9
}
table.nostripes tbody tr:nth-of-type(2n),
table.nostripes thead th {
  background-color: inherit
}
table.noborder tbody,
table.noborder tbody tr:nth-of-type(2n),
table.noborder td,
table.noborder th,
table.noborder thead th {
  border: none;
  background-color: inherit
}
a.twoPartButton {
  display: inline-block;
  overflow: visible;
  position: relative;
  min-height: 1.5em;
  padding-right: .4em;
  font-size: 1.75em;
  padding-left: 1.75em;
  white-space: nowrap;
  transition: .3s;
  border: 1px solid #fff;
  background-color: #fff;
  width: 100%
}
a.twoPartButton * {
  display: block;
  transition: .3s
}
a.twoPartButton strong {
  font-size: .5em;
  margin-top: .1em
}
a.twoPartButton span {
  font-size: .45em;
  color: #666
}
a.twoPartButton i {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background-color: #003b7a;
  border: 1px solid #003b7a;
  color: #f2f5f8;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  vertical-align: middle;
  font-style: normal;
  line-height: 1.5em
}
a.twoPartButton:hover {
  background-color: #ecf0f5;
  text-decoration: none;
  border: 1px solid #002954
}
a.twoPartButton:hover strong {
  color: #002954
}
a.twoPartButton:hover span {
  color: #535353
}
a.twoPartButton:hover i {
  background-color: #002954;
  color: #f2f5f8
}
a.twoPartButton i:after,
a.twoPartButton span:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.card-body {
  padding: 15px;
  max-width: 100%;
  display: block
}
.card-footer {
  order: 2
}
.card-subtitle,
.card-text,
.card-title {
  max-width: 100%;
  overflow-wrap: break-word;
  overflow-wrap: hyphenate
}
.card-text {
  margin: 0
}
figure.card-img-top img,
img.card-img-top {
  height: auto
}
.card {
  min-width: 155px
}
.card-deck .card {
  margin-bottom: 20px
}
.elementgrouping {
  margin-bottom: -20px
}
.elementgrouping .card {
  margin-bottom: 20px
}
.row + .card {
  margin-top: 50px
}
figure.card-img-top img,
img.card-img-top {
  border-radius: 0;
  width: 100%
}
.card > p,
.card-body > p {
  margin-bottom: 1em
}
.card > p:last-child,
.card-body > p:last-child {
  margin-bottom: 0
}
.card .row {
  width: 100%
}
.card figure img {
  max-width: 100%;
  height: auto
}
.card .card-body .row,
.card .card-body .row .col {
  margin-bottom: 0
}
.card figure figcaption.overlay,
.card figure footer,
.card figure.card-img-left figcaption,
.card figure.card-img-right figcaption,
.card figure.card-img-top figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: hsla(0,0%,100%,.7);
  padding: .1em .5em;
  font-size: .8em
}
.card .figure-box figure {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto
}
.card .figure-box figure figcaption {
  position: relative;
  bottom: 0;
  left: 0;
  background: hsla(0,0%,100%,.7);
  font-size: .8em
}
@media (min-width:768px) {
  .col:only-child > .card:only-child {
    padding: 0;
    border: 0
  }
  .col:only-child > .card:only-child .card-body {
    padding: 0
  }
  .col:only-child > .card:only-child .card-img-left {
    margin-left: 0
  }
  .col:only-child > .card:only-child .card-img-left + .card-body,
  .col:only-child > .card:only-child .card-img-right {
    margin-right: 0
  }
  .col:only-child > .card:only-child .card-img-right + .card-body {
    margin-left: 0
  }
  .col:only-child > .card:only-child:last-child .card-img-left {
    margin-top: 0;
    margin-bottom: 15px
  }
  .container-background.bg-colored > .container > .row > .col:only-child > .card:only-child {
    padding: 15px;
    margin: -15px
  }
  .container-background.bg-colored > .container > .row > .col:only-child > .card:only-child:last-child {
    margin: 0
  }
  .container > .row > .col:only-child > .card:only-child:last-child .card-img-left,
  container > .row > .col:only-child > .card:only-child:last-child .card-img-right {
    margin-bottom: 0;
    margin-top: 0
  }
}
.bg-bluebright .card {
  border-color: #bfd6f8
}
.bg-bluegray .card {
  border-color: #437bb6
}
.card-body button[data-toggle=collapse] {
  border: none;
  padding: 0;
  flex: initial;
  background: 0 0;
  text-align: left;
  align-items: normal
}
.card-body button[data-toggle=collapse] > :first-child:not(:last-child) {
  margin-left: 1.7rem
}
.card-body button[data-toggle=collapse] > :last-child {
  transition: margin-bottom .5s;
  text-indent: -1.7rem;
  margin-left: 1.7rem
}
.card-body button[data-toggle=collapse] > :last-child:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  padding: 0;
  font-size: 1.5rem;
  color: #003b7a;
  margin: 0 .5em 0 0
}
.card-body button[data-toggle=collapse][aria-expanded=false] > :last-child:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107"
}
.card-body button[data-toggle=collapse][aria-expanded=true] > :last-child:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f106"
}
.card-body button[data-toggle=collapse] > :last-child:after {
  font-size: .7rem
}
.card-body button[data-toggle=collapse][aria-expanded=false] > :last-child:after {
  content: " (Aufklappen durch Anklicken)"
}
.card-body button[data-toggle=collapse][aria-expanded=true] > :last-child:after {
  content: " (Zuklappen durch Anklicken)"
}
:lang(en) .card-body button[data-toggle=collapse][aria-expanded=false] > :last-child:after {
  content: " (click to show content)"
}
:lang(en) .card-body button[data-toggle=collapse][aria-expanded=true] > :last-child:after {
  content: " (click to hide content)"
}
.card-body .collapsing {
  transition: height .5s
}
.card-deck-header {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px
}
.card-deck .card-deck-header {
  margin-right: 10px;
  margin-left: 10px;
  word-wrap: break-word
}
@media (max-width:575.98px) {
  .card-deck .card-deck-header {
    margin-right: 0;
    margin-left: 0
  }
}
.card-deck-header h1,
.card-deck-header h2 {
  font-size: 1.45rem
}
.card-deck-full .card {
  display: flex;
  flex-direction: column;
  flex: initial
}
.card-deck .card .card-text {
  font-weight: 400
}
.card-deck .card .card-title {
  font-weight: 600
}
.card-deck .card .card-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
.card-deck .card .card-body .card-text {
  flex-grow: 1
}
.card-deck .card .card-body {
  padding: 15px
}
.card-deck .card .btn-more {
  margin-top: auto
}
.card-deck .card.cardWidth-600 .card-body h3:first-child,
.card-deck .card.cardWidth-600 .card-subtitle {
  font-size: .85rem
}
.card-deck .card.cardWidth-600 .card-body h2:first-child,
.card-deck .card.cardWidth-600 .card-body h3:first-child + h2,
.card-deck .card.cardWidth-600 .card-title {
  font-size: 1.45rem
}
.card-deck .card.cardWidth-600 .card-body > p,
.card-deck .card.cardWidth-600 .card-text {
  font-size: 1rem
}
.card-deck .card.cardWidth-400 .card-body h3:first-child,
.card-deck .card.cardWidth-400 .card-subtitle {
  font-size: .85rem
}
.card-deck .card.cardWidth-400 .card-body h2:first-child,
.card-deck .card.cardWidth-400 .card-body h3:first-child + h2,
.card-deck .card.cardWidth-400 .card-title {
  font-size: 1.3rem
}
.card-deck .card.cardWidth-400 .card-body > p,
.card-deck .card.cardWidth-400 .card-text {
  font-size: 1rem
}
.card-deck .card.cardWidth-260 .card-body h3:first-child,
.card-deck .card.cardWidth-260 .card-subtitle {
  font-size: .8rem
}
.card-deck .card.cardWidth-260 .card-body h2:first-child,
.card-deck .card.cardWidth-260 .card-body h3:first-child + h2,
.card-deck .card.cardWidth-260 .card-title {
  font-size: 1.15rem
}
.card-deck .card.cardWidth-260 .card-body > p,
.card-deck .card.cardWidth-260 .card-text {
  font-size: 1rem
}
.card-deck .card.cardWidth-230 .card-body h3:first-child,
.card-deck .card.cardWidth-230 .card-subtitle {
  font-size: .8rem
}
.card-deck .card.cardWidth-230 .card-body h2:first-child,
.card-deck .card.cardWidth-230 .card-body h3:first-child + h2,
.card-deck .card.cardWidth-230 .card-title {
  font-size: 1.1rem
}
.card-deck .card.cardWidth-230 .card-body > p,
.card-deck .card.cardWidth-230 .card-text {
  font-size: 1rem
}
@media (max-width:767.98px) {
  .card-deck .card {
    min-width: 45%
  }
  .card-deck .card:first-child:nth-last-child(3),
  .card-deck .card:first-child:nth-last-child(5),
  .card-deck .card:first-child:nth-last-child(7) {
    min-width: 60%
  }
}
@media (min-width:768px) and (max-width:991.98px) {
  .card-deck .card {
    min-width: 30%
  }
  .card-deck .card:first-child:nth-last-child(10),
  .card-deck .card:first-child:nth-last-child(4),
  .card-deck .card:first-child:nth-last-child(4) ~ .card,
  .card-deck .card:first-child:nth-last-child(5),
  .card-deck .card:first-child:nth-last-child(7),
  .card-deck .card:first-child:nth-last-child(8),
  .card-deck .card:nth-child(2):nth-last-child(4),
  .card-deck .card:nth-child(2):nth-last-child(6),
  .card-deck .card:nth-child(2):nth-last-child(7) .card-deck .card:nth-child(4):nth-last-child(4),
  .card-deck .card:nth-child(2):nth-last-child(9),
  .card-deck .card:nth-child(3):nth-last-child(5),
  .card-deck .card:nth-child(3):nth-last-child(8),
  .card-deck .card:nth-child(4):nth-last-child(4),
  .card-deck .card:nth-child(4):nth-last-child(7) {
    min-width: 45%
  }
}
@media (min-width:992px) and (max-width:1199.98px) {
  .card-deck .card:first-child:nth-last-child(5),
  .card-deck .card:nth-child(2):nth-last-child(4) {
    min-width: 45%
  }
  .card-deck .card:nth-child(3):nth-last-child(3),
  .card-deck .card:nth-child(4):nth-last-child(2),
  .card-deck .card:nth-child(5):last-child {
    min-width: 30%
  }
}
@media (min-width:992px) {
  .card-deck .card {
    min-width: 18%
  }
  .card-deck .card:first-child:nth-last-child(6),
  .card-deck .card:first-child:nth-last-child(7),
  .card-deck .card:nth-child(2):nth-last-child(5),
  .card-deck .card:nth-child(2):nth-last-child(6),
  .card-deck .card:nth-child(3):nth-last-child(4),
  .card-deck .card:nth-child(3):nth-last-child(5),
  .card-deck .card:nth-child(4):nth-last-child(3),
  .card-deck .card:nth-child(5):nth-last-child(2),
  .card-deck .card:nth-child(6):last-child {
    min-width: 30%
  }
  .card-deck .card:nth-child(4):nth-last-child(4),
  .card-deck .card:nth-child(5):nth-last-child(3),
  .card-deck .card:nth-child(6):nth-last-child(2),
  .card-deck .card:nth-child(7):last-child {
    min-width: 22%
  }
}
.card-header-transparent {
  background-color: transparent;
  border: none;
  padding-bottom: 0
}
.card > .card-body:only-child:empty,
.card.card-body:empty {
  display: none
}
.card-img-intext-left {
  height: auto;
  float: left;
  margin: 0 15px 0 0;
  max-width: 40%
}
.card-img-intext-right {
  height: auto;
  float: right;
  margin: 0 0 0 15px;
  max-width: 40%
}
.card {
  display: flex;
  flex-flow: row wrap
}
@media (min-width:768px) {
  figure.card-img-left a,
  figure.card-img-right a {
    display: block;
    width: 100%;
    height: auto
  }
  figure.card-img-left img,
  figure.card-img-right img {
    width: 100%;
    height: auto
  }
  .card-img-right {
    order: 2
  }
  .card-body {
    order: 1
  }
  .card-img-left,
  .card-img-right {
    max-width: 50%;
    display: block;
    margin-bottom: 0;
    display: flex
  }
  .card-img-left,
  .card-img-left + .card-body,
  .card-img-right,
  .card-img-right + .card-body {
    flex: 1 0 0%;
    flex-direction: column;
    position: relative
  }
  .card-img-left + .card-body,
  .card-img-right + .card-body {
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0
  }
  .card-img-left,
  .card-img-right {
    margin: 15px
  }
  .card-img-left + .card-body {
    margin-left: 10px
  }
  .card-img-right + .card-body {
    margin-right: 10px
  }
  figure.card-img-left img,
  figure.card-img-left img.figure-img,
  figure.card-img-right img,
  figure.card-img-right img.figure-img {
    margin-bottom: 0
  }
  .card figure.card-img-top img {
    width: 100%
  }
  .card figure.card-img-top {
    margin: 0
  }
}
.figure-box figure:first-child:after {
  content: "";
  clear: both;
  display: table
}
.card .figure-box figure + figure,
.figure-box figure + figure {
  max-width: 28%;
  float: right;
  margin-right: 1rem
}
.card .figure-box figure + figure figcaption,
.figure-box figure + figure figcaption {
  font-size: .3em
}
@media (max-width:767.98px) {
  .card-img-left,
  .card-img-right,
  .card-img-top {
    margin: 0
  }
}
.card.media {
  flex-flow: row wrap;
  width: 0
}
.card.media > figure {
  margin: 15px
}
.card.media .media-body {
  padding: 15px
}
.card.media .media-body > :last-child {
  padding-bottom: 0;
  margin-bottom: 0
}
.card.media .media-body .card-subtitle {
  margin-bottom: 0;
  font-size: 1.1rem;
  min-height: 1.1rem
}
.card.media .media-body .card-title {
  margin-bottom: .5em;
  font-size: 1.5rem
}
.card.media .media-body .card-body {
  padding: 0
}
.card-body .media {
  width: 100%
}
.card h1,
.card h2,
.card h3,
.card h4,
.card h5 {
  font-weight: 600;
  color: #000
}
.card-subtitle a:link,
.card-subtitle a:visited {
  color: #000;
  text-decoration: none
}
.card h1.card-title,
.card h2.card-title,
.card h3.card-title,
.card h4.card-title,
.card h5.card-title,
.card-body h2:first-child,
.card-body h3:first-child + h2,
.card-title {
  color: #003b7a;
  font-size: 1.45rem;
  font-weight: 600
}
.card h1.card-subtitle,
.card h2.card-subtitle,
.card h3.card-subtitle,
.card h4.card-subtitle,
.card h5.card-subtitle,
.card-body .card-title .card-subtitle,
.card-body h1 .card-subtitle,
.card-body h2 .card-subtitle,
.card-body h2.card-subtitle:first-child,
.card-body h3 .card-subtitle,
.card-body h3:first-child,
.card-body h4 .card-subtitle,
.card-body h5 .card-subtitle,
.card-subtitle {
  font-size: .9rem;
  color: #000;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  line-height: 1.3em
}
.card-title i {
  margin-right: .3em
}
.card-body .card-subtitle:last-child,
.card-body .card-title:last-child {
  margin-bottom: 0
}
.card-body .card-subtitle:first-child,
.card-body .card-title:first-child {
  margin-top: 0;
  padding-top: 0
}
@media (min-width:992px) and (max-width:1199.98px) {
  .card-deck .card:first-child:nth-last-child(5) .card-subtitle,
  .card-deck .card:first-child:nth-last-child(5) .card-text,
  .card-deck .card:first-child:nth-last-child(5) .card-title,
  .card-deck .card:first-child:nth-last-child(5) ~ .card .card-subtitle,
  .card-deck .card:first-child:nth-last-child(5) ~ .card .card-text,
  .card-deck .card:first-child:nth-last-child(5) ~ .card .card-title {
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto
  }
}
@media (min-width:768px) and (max-width:991.98px) {
  .card-deck .card:first-child:nth-last-child(3),
  .card-deck .card:first-child:nth-last-child(3) ~ .card,
  .card-deck .card:nth-child(3):nth-last-child(3),
  .card-deck .card:nth-child(4):nth-last-child(2),
  .card-deck .card:nth-child(5):last-child,
  .card-deck .card:nth-child(5):nth-last-child(3),
  .card-deck .card:nth-child(6):nth-last-child(2),
  .card-deck .card:nth-child(7):last-child {
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto
  }
}
#footerCopyright,
#navigationFooter {
  padding: 0;
  margin: 0 0 15px
}
#footerCopyright li,
#navigationFooter li {
  padding-right: 1em
}
#footerCopyright li:last-child,
#navigationFooter li:last-child {
  padding-right: 0
}
#navigationFooter > ul > li a i {
  margin-right: .5em;
  text-align: right;
  width: auto
}
#navigationFooter ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
#headerLine {
  border-bottom: 1px solid #c6c6c6;
  vertical-align: middle;
  line-height: 1em;
  height: 35px;
  z-index: 20
}
#headerLineContent {
  display: flex;
  flex-wrap: nowrap;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between
}
#navigationMainContainer #headerLineContent {
  padding-left: 15px;
  padding-right: 15px
}
#navigationHeader {
  margin-left: 0;
  height: 35px;
  font-size: .875rem;
  padding-left: 0
}
#navigationHeader .far {
  font-size: .875rem;
  margin-right: .2rem
}
#navigationHeader,
#navigationHeader a:link,
#navigationHeader a:visited {
  color: #606060;
  font-weight: 400
}
#navigationHeader ul ul li a {
  width: 100%;
  display: block;
  padding: .25rem 1.5rem
}
#navigationHeader .nav {
  flex-wrap: nowrap
}
#navigationHeader a[data-toggle=dropdown],
#navigationSocial a[data-toggle=dropdown] {
  cursor: context-menu
}
@media (min-width:992px) {
  #headerLine {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
  }
  #navigationSocial > a {
    display: none
  }
  #navigationSocial > #navigationSocialContent {
    display: block;
    position: static;
    top: 0;
    left: auto;
    float: none;
    padding: 0;
    margin: 0;
    background: 0 0;
    border: none
  }
  #navigationSocialContent li ul {
    padding-right: 5px
  }
  #navigationHeader a[data-toggle=dropdown]:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
  }
  #navigationHeader div.dropdown-menu > ul {
    margin: 0;
    padding: 0
  }
  #navigationHeader li {
    margin-right: 1.5rem;
    height: 35px;
    vertical-align: middle;
    align-items: center!important;
    display: flex
  }
}
@media (max-width:991.98px) {
  #navigationMainContainer > .container {
    display: flex;
    align-items: center;
    justify-content: space-between
  }
  #navigationMainContainer > .container > #headerLine {
    order: 2
  }
  #headerLine {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    border: none;
    height: auto
  }
  .navbar-toggler-label {
    display: none
  }
  #navigationHeader {
    height: auto;
    margin: 0
  }
  #navigationHeader > ul {
    margin-right: -1.5rem
  }
  #navigationHeader > ul > li {
    height: auto;
    margin-right: 1.5rem;
    vertical-align: middle;
    align-items: center!important;
    display: flex
  }
  #navigationHeader div.dropdown-menu {
    left: auto!important;
    right: 0
  }
  #navigationHeader div.dropdown-menu > ul {
    margin: 0;
    padding: 0
  }
  #navigationHeader div.dropdown-menu > ul li {
    white-space: nowrap
  }
  #navigationHeader > ul > li > a:link,
  #navigationHeader > ul > li > a:visited {
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    width: 2.1rem;
    white-space: normal;
    text-align: center;
    width: auto;
    font-size: inherit
  }
  #navigationHeader > ul > li > a.dropdown-toggle:after {
    border: none;
    content: "";
    display: none
  }
  #navigationHeader > ul > li > a > .far {
    font-size: 1.75rem
  }
  .removeForMobile {
    display: none!important
  }
  #navigationLanguage,
  #navigationStakeholder {
    display: none!important
  }
  #navigationHeader a .icon-label {
    display: block;
    font-size: .6rem
  }
}
#navigationLanguage {
  white-space: nowrap
}
#navigationLanguage i {
  margin-right: .5rem
}
.navigationOldStyleLeftColumn > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.navigationOldStyleLeftColumn > ul > li {
  background: 0 0;
  padding: 0;
  margin-bottom: 8px
}
.navigationOldStyleLeftColumn > ul > li > a {
  width: 100%;
  text-decoration: none!important;
  display: inline-block;
  border: none;
  background-color: #003b7a;
  color: #f2f5f8;
  line-height: 1.2em;
  font-size: 1.1rem;
  border-radius: 0;
  padding: 15px;
  transition-duration: .3s;
  transition-property: color,background-color,fill
}
.navigationOldStyleLeftColumn > ul > li > a:active,
.navigationOldStyleLeftColumn > ul > li > a:hover {
  background-color: #002954
}
.navigationOldStyleLeftColumn > ul > li:last-child > a {
  margin-bottom: 0
}
.navigationOldStyleLeftColumn > ul > li > a[data-toggle=dropdown] {
  padding-right: 0
}
.navigationOldStyleLeftColumn > ul > li > a[data-toggle=dropdown]:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  padding-right: 15px;
  font-size: 1.5rem;
  margin: 0;
  vertical-align: inherit;
  border: none;
  float: right
}
.navigationOldStyleLeftColumn .navbarSubContainer {
  display: none;
  width: 100%;
  border: none;
  padding: 0
}
.navigationOldStyleLeftColumn .navbarSubContainer.show {
  display: block;
  position: relative!important;
  top: 0!important;
  left: 0!important;
  -webkit-transform: none!important;
  transform: none!important;
  will-change: none!important;
  margin: 0
}
.navigationOldStyleLeftColumn .navbarSubContainer > ul > li:last-child > a:only-child,
.navigationOldStyleLeftColumn .navbarSubContainer > ul > li:last-child > ul > li:last-child > a:only-child,
.navigationOldStyleLeftColumn .navbarSubContainer > ul > li:last-child > ul > li:last-child > ul > li:last-child > a:only-child {
  border-bottom: 3px solid #003b7a
}
.navigationOldStyleLeftColumn .navbarSubContainer header {
  width: 100%;
  text-align: left
}
.navigationOldStyleLeftColumn .navbarSubContainer header a {
  display: inline-block;
  background-color: #eaeaea;
  color: #003b7a;
  font-size: 1.2rem;
  width: 100%;
  padding-top: 4px;
  border: 1px solid silver;
  padding-bottom: 4px
}
.navigationOldStyleLeftColumn .navbarSubContainer header a:hover {
  color: #f2f5f8;
  background-color: #003b7a;
  transition: .3s;
  text-decoration: none
}
.navigationOldStyleLeftColumn header a:before {
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: .5rem;
  margin-left: .75rem
}
.navigationOldStyleLeftColumn .navbarSubContainer > ul li a:link,
.navigationOldStyleLeftColumn .navbarSubContainer > ul li a:visited {
  color: #003b7a;
  background-color: #fff
}
.navigationOldStyleLeftColumn .navbarSubContainer > ul li a:active,
.navigationOldStyleLeftColumn .navbarSubContainer > ul li a:hover {
  color: #003b7a;
  background-color: #ecf0f5;
  text-decoration: none
}
.navigationOldStyleLeftColumn .navbarSubContainer ul {
  display: block;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0
}
.navigationOldStyleLeftColumn .navbarSubContainer ul li {
  margin: 0;
  padding: 0
}
.navigationOldStyleLeftColumn .navbarSubContainer ul li a {
  margin: 0;
  display: block;
  white-space: normal;
  line-height: 1.2rem;
  font-size: .95rem;
  padding: .75rem 1rem;
  border: 1px solid silver;
  border-top: none
}
.navigationOldStyleLeftColumn .navbarSubContainer ul ul li a {
  padding-left: 2rem
}
.navigationOldStyleLeftColumn .navbarSubContainer ul ul ul li a {
  padding-left: 3rem
}
.navigationOldStyleLeftColumn .navbarSubContainer ul ul ul ul li a {
  padding-left: 4rem
}
.rootline a,
.rootline a:link,
.rootline a:visited {
  color: #909090
}
.rootline li,
.rootline li:before {
  color: #909090;
  font-size: 1.1rem
}
.rootline li:before {
  content: ">";
  padding-left: .25em;
  padding-right: .25em
}
.rootline li:first-child:before {
  content: "";
  padding: 0
}
.rootline li i {
  margin-right: .25em
}
@media (max-width:991.98px) {
  .rootline li,
  .rootline li:before {
    font-size: 1rem
  }
}
#navigationSocial {
  font-size: 1rem;
  line-height: 1rem;
  padding-right: 0
}
#navigationSocial ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  height: 35px
}
#navigationSocial li {
  padding-left: .3em;
  vertical-align: middle;
  align-items: center!important;
  display: flex
}
#navigationSocial ul .dropdown-menu {
  min-width: unset;
  font-size: 1rem;
  background-color: #fff
}
#navigationSocial ul .dropdown-menu ul {
  margin-bottom: -5px;
  height: auto
}
#navigationSocial ul .dropdown-menu ul li {
  line-height: 1rem;
  margin-bottom: 5px
}
a.social-more {
  padding-right: 5px
}
a.social {
  border: 1px solid transparent;
  color: #606060;
  transition-duration: .3s
}
a.social-myudeapp {
  border: none;
  display: inline-block;
  text-align: center;
  width: 24px
}
a.social img {
  width: auto;
  max-width: 24px;
  height: 24px
}
a.social i {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 1px;
  margin-right: 1px
}
a.social-blog {
  border-color: #003b7a;
  background-color: #003b7a;
  color: #fff
}
a.social-myude {
  background-color: #2d63a9
}
@media (max-width:991.98px) {
  #navigationSocialContent {
    z-index: 10;
    font-size: 1.25rem;
    width: 12rem
  }
  #navigationSocial a > .far {
    font-size: 1.75rem
  }
  #navigationSocial > a {
    text-align: center;
    display: inline-block
  }
  #navigationSocial a .icon-label,
  #navigationSocialContent .social-more {
    display: none
  }
  #navigationSocial > div > ul {
    height: auto;
    padding-right: 10px
  }
  #navigationSocial #navigationSocialContent ul .dropdown-menu {
    display: flex;
    position: static;
    top: auto;
    left: auto;
    float: none;
    padding: 0;
    background: 0 0;
    border: none;
    margin: .3em 0 .3em -.3em;
    font-size: 1.25rem
  }
  a.social img {
    max-width: 29px;
    height: 29px
  }
  a.social-myude {
    width: 29px;
    height: 29px
  }
  a.social-myude i {
    width: 27px;
    height: 26px
  }
  #navigationSocial a .fa-share-square {
    margin: -1px -3px 1px 3px
  }
  #navigationSocial {
    height: auto;
    margin: 0;
    padding-left: 0
  }
  #navigationSocial > a {
    color: #fff;
    font-size: 1.75rem
  }
  #navigationHeader > ul > li > a:link,
  #navigationHeader > ul > li > a:visited,
  #navigationSocial > a:link,
  #navigationSocial > a:visited {
    white-space: normal;
    text-align: center;
    width: auto;
    font-size: inherit
  }
  #navigationSocial a .icon-label {
    display: block;
    font-size: .6rem
  }
}
@media (min-width:992px) {
  #navigationMain {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.2rem;
    padding: 0 0 0 15px
  }
  #navigationMain > .row {
    width: 101%
  }
  #navigationMain button.navbar-toggler {
    font-size: 2rem;
    line-height: 1.5em
  }
  #navigationMainContainer {
    margin: 0;
    border: 0;
    background: #003b7a;
    border-radius: 0;
    min-height: 30px
  }
  #navigationMainContent > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    margin-right: auto;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
  }
  #navigationMainContent > ul > li > a {
    display: flex;
    position: relative;
    align-items: center;
    height: 45px;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    text-decoration: none;
    transition: all;
    transition-duration: .15s
  }
  #navigationMainContent > ul > li > a,
  #navigationMainContent > ul > li > a:active,
  #navigationMainContent > ul > li > a:hover,
  #navigationMainContent > ul > li > a:link,
  #navigationMainContent > ul > li > a:visited {
    color: #f2f5f8
  }
  #navigationMainContent > ul > li > a:hover {
    background: #002954
  }
  #navigationMainContent > ul > li a i {
    margin-right: .5em;
    text-align: right;
    width: auto
  }
  #navigationMainContent > ul > li > a[aria-expanded=true]:before {
    display: block;
    position: absolute;
    top: 45px;
    left: 50%;
    right: inherit;
    bottom: inherit;
    font-size: 1em;
    margin-top: -1px;
    margin-left: -.25rem;
    width: 5px;
    height: 10px;
    content: "";
    border-color: #002954 transparent transparent;
    border-style: solid;
    border-width: 10px 7px 0;
    z-index: 9000
  }
  #navigationMainContent > ul > li > a[aria-expanded=false][data-toggle=dropdown]:hover {
    padding-left: .6rem;
    padding-right: 1.8rem
  }
  #navigationMainContent > ul > li > a[aria-expanded=false][data-toggle=dropdown]:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    padding: 0;
    font-size: 1.5rem;
    margin: 0;
    position: absolute;
    top: .4rem;
    right: 0;
    color: #003b7a;
    transition: all;
    transition-duration: .15s
  }
  #navigationMainContent > ul > li > a[aria-expanded=false][data-toggle=dropdown]:hover:after {
    color: #fff;
    right: .4rem
  }
  #navigationMainContent > ul > li > a[aria-expanded=true] {
    background: #002954
  }
  #navigationMain .navbar-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-grow: 1
  }
  #navigationMainContent > ul > li > a[data-toggle=dropdown] {
    cursor: context-menu
  }
  #navigationLanguageRedundant,
  #navigationStakeholderRedundant {
    display: none
  }
  #navbarOverflowButton {
    position: absolute;
    right: 15px;
    bottom: 45px
  }
  #navigationMainContent #navbarOverflowButton a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f061"
  }
  #navigationMainContent.slide-to-more #navbarOverflowButton a:before {
    content: "\f060"
  }
  #navigationMainContent {
    position: relative;
    display: block!important;
    height: 45px;
    width: 100%
  }
  #navigationMainContent > ul {
    position: relative;
    padding-right: 55px
  }
  #navigationMainContent.slide-to-more > ul {
    flex-wrap: wrap-reverse
  }
}
@media (min-width:992px) {
  #navigationMainContent .navbarSubContainer {
    display: none;
    position: absolute;
    top: 42px;
    width: auto;
    padding: 1rem 1.5rem;
    margin-left: -.7rem;
    background-color: hsla(0,0%,100%,.95);
    border-left: 1px solid #003b7a;
    border-right: 1px solid silver;
    border-bottom: 3px solid #003b7a;
    border-radius: 0;
    z-index: 3000;
    min-width: 100%;
    max-width: 101%
  }
  #navigationMainContent .navbarSubContainer > ul > li > ul > li:last-child > a:only-child,
  #navigationMainContent .navbarSubContainer > ul > li > ul > li:last-child > ul > li:last-child > a:only-child,
  #navigationMainContent .navbarSubContainer > ul > li > ul > li:last-child > ul > li:last-child > ul > li:last-child > a:only-child {
    border-bottom: 3px solid #003b7a
  }
  #navigationMainContent .navbarSubContainer.show {
    display: block
  }
  #navigationMainContent .navbarSubContainer > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: .25rem;
    margin-right: -1.5rem
  }
  #navigationMainContent .navbarSubContainer > ul > li {
    padding: 0;
    margin-bottom: 1rem;
    margin-right: 1.3rem
  }
  #navigationMainContent .navbarSubContainer > ul > li > a {
    display: block;
    width: 300px;
    white-space: normal;
    line-height: 1.2rem;
    font-size: .95rem;
    padding: .75rem 1rem;
    margin-left: -.5rem;
    position: relative
  }
  #navigationMainContent .navbarSubContainer header {
    width: 100%;
    margin-left: -1rem;
    text-align: left
  }
  #navigationMainContent .navbarSubContainer header a {
    display: inline-block;
    margin-left: 12px;
    margin-right: 30px;
    margin-bottom: 20px;
    background-color: #003b7a;
    color: #f2f5f8;
    font-size: 1.2rem;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px
  }
  #navigationMainContent .navbarSubContainer header a:hover {
    color: #f2f5f8;
    background-color: #002954;
    transition: .3s;
    text-decoration: none
  }
  #navigationMainContent header a:before {
    content: "Visit main page \2018";
    margin-left: .75rem
  }
  html[lang^=de] #navigationMainContent header a:before {
    content: "Zur Hauptseite \201E"
  }
  #navigationMainContent header a:after {
    content: "\2019"
  }
  html[lang^=de] #navigationMainContent header a:after {
    content: "\201C"
  }
  #navigationMainContent .navbarSubContainer > ul > li > a:link,
  #navigationMainContent .navbarSubContainer > ul > li > a:visited {
    background-color: #003b7a;
    color: #f2f5f8
  }
  #navigationMainContent .navbarSubContainer > ul > li > a:active,
  #navigationMainContent .navbarSubContainer > ul > li > a:hover {
    background-color: #002954;
    color: #f2f5f8;
    text-decoration: none
  }
  #navigationMainContent .navbarSubContainer a.external:after {
    content: "\f08e";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 10px;
    right: 10px
  }
}
@media (min-width:1200px) {
  #navigationMainContent .navbarSubContainer {
    margin-left: -.7rem;
    margin-right: -1rem;
    max-width: 105%
  }
  #navigationMainContent .navbarSubContainer > ul > li {
    margin-right: 1rem
  }
  #navigationMainContent .navbarSubContainer > ul > li > a {
    width: 14.85rem
  }
  #navigationMainContent .navbarSubContainer header {
    width: auto;
    margin-right: .2rem
  }
}
@media (min-width:992px) {
  #navigationMainContent .navbarSubContainer > ul ul li a:link,
  #navigationMainContent .navbarSubContainer > ul ul li a:visited {
    color: #003b7a;
    background-color: #fff
  }
  #navigationMainContent .navbarSubContainer > ul ul li a:active,
  #navigationMainContent .navbarSubContainer > ul ul li a:hover {
    color: #003b7a;
    background-color: #ecf0f5;
    text-decoration: none
  }
  #navigationMainContent .navbarSubContainer > ul ul {
    display: block;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0
  }
  #navigationMainContent .navbarSubContainer > ul ul li {
    margin: 0;
    padding: 0
  }
  #navigationMainContent .navbarSubContainer > ul ul li a {
    display: block;
    width: 300px;
    white-space: normal;
    line-height: 1.2rem;
    font-size: .95rem;
    padding: .75rem 1rem;
    margin: 0 0 0 -.5rem;
    border: 1px solid silver;
    border-top: none;
    position: relative
  }
  #navigationMainContent .navbarSubContainer > ul ul ul li a {
    padding-left: 2rem
  }
  #navigationMainContent .navbarSubContainer > ul ul ul ul li a {
    padding-left: 3rem
  }
  #navigationMainContent .navbarSubContainer > ul ul ul ul ul li a {
    padding-left: 4rem
  }
}
@media (min-width:1200px) {
  #navigationMainContent .navbarSubContainer > ul ul li a {
    width: 14.85rem
  }
}
@media (max-width:991.98px) {
  #navigationMainContainer {
    margin: 0;
    border: 0;
    background: #003b7a;
    border-radius: 0
  }
  #navigationMainContainer .container {
    max-width: 100%;
    padding: 0 10px
  }
  #navigationMain {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.25rem;
    padding: 0 0 0 15px
  }
  #navigationMain .navbar-toggler {
    font-size: 1.75rem;
    line-height: 1.5em;
    color: #f2f5f8!important;
    border-color: #fff;
    border-width: .15rem;
    margin-top: 10px;
    margin-bottom: 9px;
    cursor: pointer
  }
  #navigationMain .navbar-toggler:hover {
    background-color: #002954;
    color: #ff0
  }
  #navigationMain .navbar-toggler-label {
    display: none
  }
  #navigationMainContent {
    position: absolute;
    top: 4.025rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 1000;
    left: 0
  }
  #navigationMainContent > ul {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 25rem;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
  }
  #navigationMainContent > ul,
  #navigationMainContent ul {
    margin-right: 0!important;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-grow: 0;
    justify-content: normal
  }
  #navigationMainContent ul {
    display: block
  }
  #navigationMainContent > ul > li > a {
    border: 1px solid #002954;
    border-top: none
  }
  #navigationMainContent > ul > li:first-child > a {
    border-top: 1px solid #002954
  }
  #navigationMainContent > ul > li > a i {
    padding-right: 0;
    margin-right: 1rem
  }
  #navigationMainContent > ul > li > a {
    display: inline-block;
    width: 100%;
    padding: 1rem;
    height: auto;
    line-height: 1em
  }
  #navigationMain a,
  #navigationMain a:active,
  #navigationMain a:hover,
  #navigationMain a:link,
  #navigationMain a:visited {
    background-color: #003b7a;
    color: #f2f5f8;
    text-decoration: none
  }
  #navigationMain a:hover {
    background: #002954
  }
  #navigationMain a {
    position: relative
  }
  #navigationMainContent .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    z-index: auto
  }
  #navigationMainContent ul > li > a[data-toggle=dropdown] {
    padding-right: 0
  }
  #navigationMainContent ul > li > a[data-toggle=dropdown]:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f107";
    padding-right: 1rem;
    font-size: 1.5rem;
    margin: 0;
    vertical-align: inherit;
    border: none;
    float: right
  }
  #navigationLanguageRedundant a[data-toggle=dropdown],
  #navigationStakeholderRedundant a[data-toggle=dropdown] {
    border-top: 3px solid #002954
  }
  #navigationLanguageRedundant > a > i {
    background: 0 0
  }
  #navigationLanguageRedundant > a > i:before {
    content: "\f0ac"
  }
  #navigationLanguageRedundant > a > i:after,
  #navigationLanguageRedundant > a > i:before {
    font-family: 'Font Awesome 5 Free';
    font-variant: normal;
    font-style: normal;
    font-weight: 900
  }
  #navigationLanguageRedundant > a > i:after {
    content: "\f1ab";
    font-size: .85em;
    position: absolute;
    top: .8rem;
    left: .6rem;
    background-color: #003b7a;
    border: 1px solid #003b7a;
    overflow: hidden;
    padding: 0;
    line-height: .65em;
    display: inline-block
  }
  #navigationLanguageRedundant > a > .current-language:before {
    display: inline-block;
    content: "Select Translation";
    font-size: 1.25rem
  }
  #navigationLanguageRedundant > a > .current-language {
    font-size: 0
  }
  #navigationLanguageRedundant ul i {
    margin-right: 1rem
  }
  #navbarOverflowButton {
    display: none
  }
}
@media (max-width:991.98px) {
  #navigationMain .navbarSubContainer {
    margin: 0;
    padding: 0;
    display: none;
    width: 100%;
    border-radius: 0;
    border-color: currentcolor #000 #000;
    border-top: #000
  }
  #navigationMain .navbarSubContainer.show {
    display: block;
    border-bottom: 2px solid #003b7a
  }
  #navigationMain .navbarSubContainer header {
    width: 100%
  }
  #navigationMain .navbarSubContainer header a {
    display: inline-block;
    background-color: #eaeaea;
    color: #003b7a;
    margin: 0;
    width: 100%;
    line-height: 2em;
    font-size: 1.2rem;
    padding-left: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem
  }
  #navigationMain .navbarSubContainer header a:before {
    content: "Visit Page \2018"
  }
  html[lang^=de] #navigationMain .navbarSubContainer header a:before {
    content: "Zur Seite \201E"
  }
  #navigationMain .navbarSubContainer header a:after {
    content: "\2019"
  }
  html[lang^=de] #navigationMain .navbarSubContainer header a:after {
    content: "\201C"
  }
  #navigationMain .navbarSubContainer header a:hover {
    color: #f2f5f8;
    background-color: #002954;
    transition: .3s;
    text-decoration: none
  }
  #navigationMain .navbarSubContainer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
  }
  #navigationMain .navbarSubContainer ul a {
    display: inline-block;
    text-decoration: none;
    line-height: 2em;
    padding-left: 1rem;
    width: 100%;
    color: #003b7a;
    background-color: #fff;
    border: 1px solid silver;
    border-top: none;
    font-size: .95rem;
    padding-top: .75rem;
    padding-bottom: .75rem
  }
  #navigationMain .navbarSubContainer ul a:hover {
    background-color: #ecf0f5
  }
  #navigationMain .navbarSubContainer > ul > li:last-child > a:only-child,
  #navigationMain .navbarSubContainer > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child a:only-child,
  #navigationMain .navbarSubContainer > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child a:only-child,
  #navigationMain .navbarSubContainer > ul > li:last-child > ul > li:last-child > ul > li:last-child a:only-child,
  #navigationMain .navbarSubContainer > ul > li:last-child > ul > li:last-child a:only-child {
    margin-bottom: -1px
  }
  #navigationMain .navbarSubContainer ul ul {
    list-style: none;
    padding: 0;
    margin-left: 0
  }
  #navigationMain .navbarSubContainer ul ul a {
    padding-left: 2.5rem
  }
  #navigationMain .navbarSubContainer ul ul ul a {
    padding-left: 4rem
  }
  #navigationMain .navbarSubContainer ul ul ul ul a {
    padding-left: 5.5rem
  }
  #navigationMainContent .navbarSubContainer a.external:after {
    content: "\f35d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
    padding-right: 1.5rem
  }
}
.navigationContent > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.navigationContent > ul > li {
  background: 0 0;
  padding: 0!important;
  margin: 0 0 8px!important;
  border: none!important
}
.navigationContent > ul > li:last-child {
  margin-bottom: 0!important
}
.navigationContent > ul > li > a {
  width: 100%;
  text-decoration: none!important;
  display: inline-block;
  border: none;
  background-color: #003b7a;
  color: #f2f5f8;
  line-height: 1.2em;
  font-size: 1.1rem;
  border-radius: 0;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition-duration: .3s;
  transition-property: color,background-color,fill
}
.navigationContent > ul > li > a.active,
.navigationContent > ul > li > a:active,
.navigationContent > ul > li > a:hover {
  background-color: #002954
}
.navigationContent > ul > li:last-child > a {
  margin-bottom: 0
}
.navigationContent > ul > li > a[data-toggle=dropdown] {
  padding-right: 0
}
.navigationContent > ul > li > a[data-toggle=dropdown]:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  padding-right: 15px;
  font-size: 1.5rem;
  margin: 0;
  vertical-align: inherit;
  border: none;
  float: right
}
@media (max-width:767.98px) {
  .navigationContent > ul {
    flex-direction: row
  }
  .navigationContent > ul > li {
    margin: 0 8px 8px 0!important
  }
  .navigationContent {
    min-width: 90%;
    margin-bottom: 15px!important
  }
}
.news-latest-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.news-latest-container li a {
  display: inline-block;
  position: relative;
  height: 2.65em;
  overflow: hidden;
  padding-right: .4em;
  padding-left: 3.15em;
  white-space: normal;
  transition: .3s;
  border: 1px solid #fff;
  background-color: #fff;
  width: 100%
}
.news-latest-container li a * {
  display: block;
  transition: .3s
}
.news-latest-container li a h3,
.news-latest-container li a strong {
  font-size: .875em;
  line-height: 1.44em;
  color: #003b7a;
  font-weight: 600
}
.news-latest-container li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: .6em;
  width: 4.41667em;
  text-align: center;
  background-color: #003b7a;
  color: #f2f5f8
}
.news-latest-container li a i {
  font-size: 1.4em;
  width: 1.89429em;
  height: 2.65em
}
.news-latest-container li a img {
  width: 2.65em;
  max-height: 2.5em
}
.news-latest-container li a i,
.news-latest-container li a img {
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background-color: #003b7a;
  color: #f2f5f8;
  text-align: center;
  vertical-align: middle;
  font-style: normal;
  line-height: 1.3em
}
.news-latest-container li a img + i {
  display: none
}
.news-latest-container li a:hover {
  background-color: #ecf0f5;
  text-decoration: none;
  border: 1px solid #002954
}
.news-latest-container li a:hover h3,
.news-latest-container li a:hover strong {
  color: #002954
}
.news-latest-container li a:hover i {
  background-color: #002954;
  color: #f2f5f8
}
.news-latest-container li a i:after,
.news-latest-container li a span:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.news-latest-container li p {
  font-size: .8em
}
.news-list-container .card-deck .card {
  min-width: 45%
}
.news-list-author {
  white-space: nowrap
}
.news-more-link {
  margin-top: auto
}
.btn-more,
a.news-more-link,
span.news-more-link a {
  white-space: normal;
  margin-top: 15px;
  font-size: .85rem
}
.btn-more:after,
a.news-more-link:after,
span.news-more-link a:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f061";
  font-size: .85rem;
  padding-left: 15px
}
.btn-more[href^=http]:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f35d"
}
ul.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}
ul.pagination > li > a {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #f2f5f8;
  background-color: #003b7a;
  border: 1px solid #002954
}
ul.pagination > li > a:hover {
  text-decoration: none;
  background-color: #002954;
  border-color: #002954
}
ul.pagination > li > a:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
ul.pagination > li > a:not(:disabled):not(.disabled) {
  cursor: pointer
}
ul.pagination > li:first-child a {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}
ul.pagination > li:last-child a {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}
ul.pagination > li.active a {
  z-index: 1;
  color: #fff;
  background-color: #002954;
  border-color: #002954
}
ul.pagination > li.disabled a {
  color: #616161;
  pointer-events: none;
  cursor: auto;
  background-color: #eaeaea;
  border-color: #616161
}
ul.pagination:last-child {
  margin-bottom: 0
}
.darkbackground,
.darkbackground a,
.darkbackground a:link,
.darkbackground a:visited,
.darkbackground h1,
.darkbackground h2,
.darkbackground h3,
.darkbackground h4 {
  color: #fff
}
.darkbackground a:focus,
.darkbackground a:hover {
  color: #bfcede;
  text-decoration: none
}
.card-lookalike,
article {
  position: relative;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem
}
.breakpoint-detector {
  background-color: rgba(255,0,0,.3);
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: .8rem;
  text-align: right;
  border: 1px solid rgba(255,0,0,.6)
}
.breakpoint-detector * {
  display: none;
  font-size: 2rem
}
