.list-unstyled {
  padding-left: 0;
  list-style: none;
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #33332e;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005da5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003259;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 798px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1070px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 13rem;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 25rem;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 13rem;
  padding: 5px 10px;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 25rem;
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.875rem;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 25rem;
  line-height: 25rem;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 25rem;
  height: 25rem;
  line-height: 25rem;
}
.input-sm + .form-control-feedback {
  width: 13rem;
  height: 13rem;
  line-height: 13rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #76766a;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19.75px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #005da5;
  border-color: #004f8c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #004072;
  border-color: #002c4e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #005da5;
  border-color: #004f8c;
}
.btn-primary .badge {
  color: #005da5;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #005da5;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #003259;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.875rem;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #f7f7f4;
  border: 1px solid #ccccc7;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #ccccc7;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #878787;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #666661;
  background-color: #f7f7f4;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #005da5;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cecece;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.75rem;
  line-height: 1.428571429;
  color: #f7f7f4;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 25rem;
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.875rem;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 25rem;
  line-height: 25rem;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 13rem;
  padding: 5px 10px;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 13rem;
  line-height: 13rem;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 0.75rem;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 1.125rem;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #005da5;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #005da5;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 3.75rem;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 30px;
  padding-left: 30px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 600px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -30px;
  margin-left: -30px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 0 30px;
  font-size: 1.125rem;
  line-height: 20px;
  height: 3.75rem;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 30px;
  padding: 9px 10px;
  margin-top: -15.125rem;
  margin-bottom: -15.125rem;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0 -30px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navbar-form {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -15.125rem;
  margin-bottom: -15.125rem;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -15.125rem;
  margin-bottom: -15.125rem;
}
.navbar-btn.btn-sm {
  margin-top: -4.625rem;
  margin-bottom: -4.625rem;
}
.navbar-btn.btn-xs {
  margin-top: -9.125rem;
  margin-bottom: -9.125rem;
}
.navbar-text {
  margin-top: -8.125rem;
  margin-bottom: -8.125rem;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -30px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f7f7f4;
  border-color: #e9e9e1;
}
.navbar-default .navbar-brand {
  color: #005da5;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #005da5;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #999994;
}
.navbar-default .navbar-nav > li > a {
  color: #005da5;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #eb6005;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #eb6005;
  background-color: #f7f7f4;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccccc7;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ccccc7;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f7f7f4;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f7f7f4;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e9e9e1;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #f7f7f4;
  color: #eb6005;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #005da5;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #eb6005;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #eb6005;
    background-color: #f7f7f4;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccccc7;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #005da5;
}
.navbar-default .navbar-link:hover {
  color: #eb6005;
}
.navbar-default .btn-link {
  color: #005da5;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #eb6005;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccccc7;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #005da5;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #003259;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #005da5;
  border-color: #005da5;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.125rem;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 0.75rem;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #005da5;
  border-color: #005da5;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #72c1ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: flex;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after,
.horizontal-line:before,
.horizontal-line:after,
.row:not(#cosmosBar):before,
.row:not(#cosmosBar):after,
.row:not(nav):before,
.row:not(nav):after,
.default-row:before,
.default-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.modal-footer:after,
.horizontal-line:after,
.row:not(#cosmosBar):after,
.row:not(nav):after,
.default-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.glyphicons {
  color: inherit;
  padding-right: 0.3rem;
}
.glyphicons.glyphicons-menu-hamburger,
.glyphicons.glyphicons-woman,
.glyphicons.glyphicons-user,
.glyphicons.glyphicons-search,
.glyphicons.glyphicons-circle-arrow-right,
.glyphicons.glyphicons-circle-arrow-left,
.glyphicons.glyphicons-arrow-up,
.glyphicons.glyphicons-new-window-alt {
  font-size: 1.125rem;
  padding-right: 0;
}
.glyphicons.glyphicons-ok {
  color: #67b733 !important;
}
.glyphicons.glyphicons-expand,
.glyphicons.glyphicons-collapse {
  transform: scale(1.15);
}
.glyphicons.glyphicons-euro:before {
  padding: 0 0.8rem;
}
.glyphicons.glyphicons-search:before {
  padding: 0.2rem 0 0;
}
.glyphicons.glyphicons-chevron-right:before {
  padding-right: 0;
  padding-top: 0.4rem;
}
.glyphicons.glyphicons-location:before {
  padding-top: 0.5rem;
  padding-left: 0;
  padding-right: 0.5rem;
}
.glyphicons.glyphicons-chevron-left:before {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.4rem;
}
.glyphicons.glyphicons-clock:before {
  padding: 0 0 0 2rem;
}
.glyphicons.glyphicons-comments:before,
.glyphicons.glyphicons-envelope:before,
.glyphicons.glyphicons-print:before,
.glyphicons.glyphicons-share-alt:before {
  padding: 0.4rem 0 0;
}
.glyphicons.glyphicons-user:before,
.glyphicons.glyphicons-woman:before {
  padding: 0.2rem 0 0 0;
}
.glyphicons.glyphicons-exclamation-sign:before {
  padding-left: 4px;
  padding-right: 4px;
}
.glyphicons.glyphicons-ok:before {
  padding: 0 4px;
}
.glyphicons.glyphicons-chevron-down:before,
.glyphicons.glyphicons-chevron-up:before {
  padding: 4px 4px 4px 8px;
}
.glyphicons.glyphicons-conversation:before,
.glyphicons.glyphicons-eye-open:before {
  padding: 0.1rem 0 0 0.2rem;
}
.glyphicons.glyphicons-menu-hamburger:before,
.glyphicons.glyphicons-blog:before,
.glyphicons.glyphicons-remove:before,
.glyphicons.glyphicons-ok-sign:before,
.glyphicons.glyphicons-bookmark:before,
.glyphicons.glyphicons-calendar:before,
.glyphicons.glyphicons-download-alt:before,
.glyphicons.glyphicons-file:before,
.glyphicons.glyphicons-headset:before,
.glyphicons.glyphicons-pie-chart:before,
.glyphicons.glyphicons-pictures:before,
.glyphicons.glyphicons-question-sign:before,
.glyphicons.glyphicons-keys:before,
.glyphicons.glyphicons-sort:before,
.glyphicons.glyphicons-star:before,
.glyphicons.glyphicons-star-empty:before,
.glyphicons.glyphicons-wrench:before,
.glyphicons.glyphicons-embed:before,
.glyphicons.glyphicons-stopwatch:before,
.glyphicons.glyphicons-tag:before,
.glyphicons.glyphicons-comments:before,
.glyphicons.glyphicons-microphone:before,
.glyphicons.glyphicons-notes:before,
.glyphicons.glyphicons-fire:before,
.glyphicons.glyphicons-new-window-alt:before,
.glyphicons.glyphicons-envelope:before,
.glyphicons.glyphicons-phone-alt:before,
.glyphicons.glyphicons-link:before {
  padding: 0;
}
.glyphicons.icon-inline {
  font-size: 14px;
}
header .glyphicons-chevron-left:before {
  padding-right: 0;
  padding-top: 0.2rem;
}
h3 .glyphicons.glyphicons-chevron-right:before {
  padding-right: 0;
  padding-top: 0.2rem;
}
.collapsible .glyphicons.glyphicons-expand:before,
.collapsible .glyphicons.glyphicons-collapse:before {
  padding: 0.1rem 0 0 0;
}
@media screen and (min-width: 992px) {
  .collapsible .glyphicons.glyphicons-expand:before,
  .collapsible .glyphicons.glyphicons-collapse:before {
    padding: 0.3rem 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  .glyphicons.glyphicons-woman:before,
  .glyphicons.glyphicons-user:before {
    font-size: 1.125rem;
    margin-top: 0.2rem;
  }
}
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../fonts/glyphicons-regular.woff2') format('woff2'), url('../fonts/glyphicons-regular.woff') format('woff');
}
.glyphicons {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons:before {
  display: inline-block;
  padding: 6px 8px;
}
.glyphicons-arrow-up:before {
  content: "\E214";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-facebook:before {
  content: "\E902";
}
.glyphicons-linkedin:before {
  content: "\E906";
}
.glyphicons-instagram:before {
  content: "\E908";
}
.glyphicons-xing:before {
  content: "\E905";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-envelope:before {
  content: "\E011";
}
.glyphicons-euro:before {
  content: "\E227";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-exclamation-sign:before {
  content: "\E197";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-info-sign:before {
  content: "\E196";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-question-sign:before {
  content: "\E195";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-link:before {
  content: "\e900";
}
.glyphicons-location:before {
  content: "\E901";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-minus-sign:before {
  content: "\E192";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-ok:before {
  content: "\E207";
}
.glyphicons-ok-sign:before {
  content: "\E194";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-pictures:before {
  content: "\E738";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-plus-sign:before {
  content: "\E191";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-remove:before {
  content: "\E208";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-unshare:before {
  content: "\E022";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-wrench:before {
  content: "\E440";
}
:root {
  font-size: 16px;
}
body {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
header {
  font-family: "Merriweather Sans", sans-serif;
}
h1 {
  font-weight: 700;
}
.extra-small {
  font-family: "Merriweather", serif;
  font-weight: 300;
}
.font-sans-serif-light {
  font-family: "Merriweather Sans", sans-serif;
}
.font-serif {
  font-family: "Merriweather", serif;
}
.font-sans-serif {
  font-family: "Merriweather Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header {
    font-weight: 700;
  }
  h1 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  h2 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  h3,
  header {
    font-size: 1rem;
    line-height: 1.4375rem;
  }
  h4,
  .vcard header,
  #collapsibleContainer_searchProductBox article header {
    font-size: 1rem;
    line-height: 1.4375rem;
  }
  h5 {
    font-size: 1rem;
    line-height: 1.4375rem;
  }
  h6 {
    font-size: 1rem;
    line-height: 1.4375rem;
  }
  .small {
    font-size: 0.6875rem;
    line-height: 1rem;
  }
  .font-sm {
    font-size: 0.6875rem;
    line-height: 1rem;
  }
  .extra-small {
    font-size: 0.6875rem;
    line-height: 1rem;
  }
}
@media screen and (min-width: 768px) {
  h2,
  h3,
  h4,
  h5,
  h6,
  header {
    font-weight: 400;
  }
  h1 {
    font-size: 2.25rem;
    line-height: 2.625rem;
    font-weight: 700;
  }
  h2 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  h3 {
    font-size: 1.3125rem;
    line-height: 1.75rem;
  }
  h4,
  .vcard header,
  #collapsibleContainer_searchProductBox article header {
    font-size: 0.9375rem;
    line-height: 1.5625rem;
  }
  h5 {
    font-size: 0.9375rem;
    line-height: 1.5625rem;
  }
  h6 {
    font-size: 0.9375rem;
    line-height: 1.5625rem;
  }
  .small {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .font-sm {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .extra-small {
    font-size: 0.625rem;
    line-height: 0.875rem;
  }
}
.article-source {
  color: #878787;
  padding-top: 1.5rem;
}
.article-source.tax {
  margin-bottom: 1.5rem;
}
body {
  background-color: #ffffff;
}
body.modal-open {
  padding-right: 0 !important;
}
.content-wrapper {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
}
#Ads_BA_FLB + .main-content-wrapper,
#Ads_Billboard_container + .main-content-wrapper {
  margin-top: 1.875rem;
  display: flex;
  flex-direction: column;
}
#tabnav,
.row,
.stage,
footer,
main {
  max-width: 1280px;
}
hr {
  border-top-color: #e9e9e5;
  border-top-width: 1px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.horizontal-line {
  margin: 0 0.75rem 1.56rem;
  border-bottom: 1px solid #e9e9e5;
}
.horizontal-line.no-margin-horizontal {
  margin-left: 0;
  margin-right: 0;
}
aside hr {
  border-top-color: #ccccc7;
}
h1 {
  margin: 0;
  padding-bottom: 0.625rem;
}
h2 {
  margin: 0;
  padding-bottom: 0;
}
h2 + ol,
h2 + ul {
  padding-top: 0.875rem;
}
p ~ h2 {
  padding-top: 1.25rem;
  padding-bottom: 0;
}
h3,
h4 {
  margin-bottom: 1rem;
  margin-top: 0;
}
h6.single {
  margin-top: 0;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
picture > img {
  height: auto;
  width: 100%;
}
picture > video {
  display: none;
}
.text-center {
  text-align: center;
}
footer[role=contentinfo] a.socialmedia {
  background: url(../images/social-media-links-sprite.svg) no-repeat;
  display: inline-block;
}
.text-all-caps {
  text-transform: uppercase;
}
.box-recommended-links {
  margin-top: 0;
}
.box-recommended-links ol > li {
  color: #005da5;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .box-recommended-links {
    margin-top: 6.5rem;
    padding-left: 3rem;
  }
}
.authors {
  clear: both;
}
.authors .author {
  display: table;
  padding-bottom: 1rem;
  padding-left: 0;
}
.authors .author:nth-child(2n) {
  clear: left;
}
.authors .author .author-detail {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.authors .author .author-picture {
  display: table-cell;
}
a.socialmedia {
  background-size: 20px 18px;
  margin-right: 1.25rem;
  padding-right: 1.25rem;
}
a.socialmedia.facebook {
  background-image: url("../images/facebook.svg");
}
a.socialmedia.instagram {
  background-image: url("../images/instagram.svg");
}
a.socialmedia.linkedin {
  background-image: url("../images/linkedin.svg");
}
a.socialmedia.twitter {
  background-image: url("../images/twitter.svg");
}
a.socialmedia.xing {
  background-image: url("../images/xing.svg");
}
.icon-box {
  background-image: url("../images/icon-bg.png");
  background-position: 0 0;
  background-size: 100% 100%;
  height: 56px;
  position: relative;
  width: 74px;
}
.icon-box .glyphicons {
  font-size: 1.875rem;
  line-height: 2.875rem;
  color: #fafafa;
  left: 55%;
  position: absolute;
  top: 55%;
  transform: translate(-50%, -50%);
}
.sitemap .sitemap-year,
.sitemap .sitemap-months {
  padding: 0;
}
.sitemap .sitemap-year {
  width: 5%;
  font-size: 1.4rem;
}
.sitemap .sitemap-months {
  font-family: "Merriweather Sans", sans-serif;
  font-size: 1.3rem;
  width: 95%;
}
.sitemap .glyphicons-chevron-right {
  padding-left: 0.3rem;
}
.sitemap .space-before {
  margin-top: 4.7rem;
}
.infographic-detail .navigation-links > li,
.survey-detail .navigation-links > li {
  padding-right: 1.25rem;
}
.infographic-detail .space-before,
.survey-detail .space-before {
  margin-top: 1.5rem;
}
.infographic-detail .btn {
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}
.infographic-detail .btn .glyphicons-embed:before {
  padding: 0 0.5rem 0.2rem 0;
}
.infographic-detail .embed-text {
  border: solid 1px #ccccc7;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding: 0 0.5rem;
}
.infographic-detail .taglist {
  padding-bottom: 1.5rem;
  padding-top: 1rem;
}
.infographic-detail .content-top-tools {
  padding: 0;
}
.pull-down {
  float: right;
}
@media screen and (max-width: 767px) {
  .pull-down {
    float: left;
  }
}
.pull-down.social-share-container {
  padding-bottom: 1.5rem;
  padding-top: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
blockquote {
  margin: 0 0 20px;
  padding: 10px 3.5rem;
}
blockquote p {
  color: #666661;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 0.875rem;
  font-style: italic;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote:not(.tweet-quote) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0;
  margin: 2rem 3.5rem 0 0;
  clear: both;
}
blockquote:not(.tweet-quote) ul,
blockquote:not(.tweet-quote) ol {
  color: #666661;
  font-family: "Merriweather Sans", sans-serif;
  font-style: italic;
}
blockquote:not(.tweet-quote):before {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  content: "\201D";
  color: #999994;
  font-family: "Merriweather", serif;
  font-size: 2.1875rem;
  font-weight: 700;
  padding-top: 1rem;
}
blockquote:not(.tweet-quote) > * {
  flex-basis: calc(100% - 2.4rem);
  padding: 0 0 0 1.4rem;
}
blockquote.tweet-quote {
  border-left: 5px solid #09abef;
  margin: 0;
  text-align: right;
}
blockquote.tweet-quote .twitter-text {
  font-weight: 400;
  text-align: left;
}
blockquote.tweet-quote a span {
  background-image: url("../images/x.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  height: 20px;
  margin: 0.5rem 0 -0.5rem 0.5rem;
  width: 20px;
}
section .a-z-list:not(ul) {
  font-weight: 400;
}
ul.a-z-list {
  list-style-type: none;
  padding: 0;
}
ul.a-z-list li {
  margin-bottom: 1rem;
}
a.rss {
  line-height: 1.375rem;
}
a.rss.text-right {
  display: block;
}
a.rss:focus {
  outline: none;
}
a.rss .rssIcon {
  background: url(../images/spriteSocial.png) no-repeat;
  background-position: -40px -160px;
  display: inline-block;
  float: left;
  height: 24px;
  margin-right: 5px;
  width: 24px;
}
label {
  font-weight: 400;
}
.background-white {
  background-color: #ffffff !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.row:not(#cosmosBar),
.row:not(nav) {
  margin-left: -0;
  margin-right: -0;
  clear: both;
}
.row-initial {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important;
}
.text-container-center {
  bottom: 0;
  height: 1.875rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .row-initial {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.default-row {
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 992px) {
  .default-row :nth-child(4) {
    clear: left;
  }
}
.hide-no-js {
  display: none !important;
}
.flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-space-between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.flex-space-between.align-baseline {
  align-items: baseline;
}
@media screen and (max-width: 991px) {
  .flex-space-between {
    flex-direction: column;
    margin-bottom: 1.06rem;
  }
}
.flex-divide-equally {
  flex: 1 1 0px;
}
ul.paid-content-list,
ol.table-of-contents {
  list-style-type: none;
}
ul.paid-content-list {
  padding-left: 6rem;
  text-indent: -6rem;
}
ul.paid-content-list a,
ul.paid-content-list li {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  margin-bottom: 0.935rem;
}
ul.paid-content-list a,
ul.paid-content-list a:hover {
  text-decoration: none;
}
ul.paid-content-list a span:hover,
ul.paid-content-list a:hover span:hover {
  text-decoration: underline;
}
ul.paid-content-list span {
  padding-left: 0.5rem;
}
ol.table-of-contents > li ol {
  list-style-type: none;
}
ol.table-of-contents > li ol > li {
  margin-top: 1rem;
}
.additional-info {
  color: #999994;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  padding-bottom: 0.625rem;
  padding-top: 1.7rem;
}
.article-list > .article-teaser,
main.landing-page > .article-teaser,
.article-list .sub-content-container > .article-teaser,
main.landing-page .sub-content-container > .article-teaser,
.article-list > .article-list-item,
main.landing-page > .article-list-item,
.article-list .sub-content-container > .article-list-item,
main.landing-page .sub-content-container > .article-list-item,
.article-list > .article-teaser p,
main.landing-page > .article-teaser p,
.article-list .sub-content-container > .article-teaser p,
main.landing-page .sub-content-container > .article-teaser p,
.article-list > .article-list-item p,
main.landing-page > .article-list-item p,
.article-list .sub-content-container > .article-list-item p,
main.landing-page .sub-content-container > .article-list-item p {
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: "Merriweather", serif;
  font-weight: 300;
}
.article-list .empty-survey,
main.landing-page .empty-survey,
.article-list .empty-survey + hr,
main.landing-page .empty-survey + hr {
  display: none;
}
@media screen and (max-width: 768px) {
  .article-list .row .default-row,
  main.landing-page .row .default-row {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.source {
  color: #999994;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
main.landing-page .survey {
  border: 0;
}
.inline-link {
  display: inline-block;
  padding: 0;
}
.full-width {
  max-width: 100%;
  width: 100%;
}
.half-width {
  max-width: 50%;
}
.page-tools {
  float: right;
  margin: 0;
  text-align: right;
}
.page-tools,
.page-tools .glyphicons {
  padding-left: 0.5rem;
  color: #999994;
}
.page-tools strong span {
  padding-top: 0.4rem;
}
.navbar-vertical-item {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375rem;
  border-bottom: 1px solid #ccccc7;
  color: #1a1a1a;
  display: inline-block;
  padding: 0.66em 0.5em 0.6em 1em;
  text-decoration: none;
  width: 100%;
}
.navbar-vertical-item .borderTop {
  border-top: 1px solid #ccccc7;
}
.navbar-vertical-item .glyphicons {
  color: #1a1a1a;
  float: right;
  line-height: 1.375rem;
  position: relative;
}
.navbar-vertical-item:hover {
  color: #0500ff;
  text-decoration: underline;
}
.navbar-vertical-item:hover .glyphicons {
  color: #0500ff;
}
.navbar-vertical-item.active {
  font-weight: 700;
}
.navbar-vertical-item.subitem {
  padding-left: 2em;
}
.has-margin {
  margin-top: 1.5rem;
}
#co-branding {
  padding-bottom: 0;
}
.sidebar-offcanvas {
  z-index: 15;
}
#sortList {
  background-color: #f7f7f4;
  border-bottom: 1px solid #ccccc7;
  border-top: 1px solid #ccccc7;
  margin-bottom: 2rem;
  margin-top: 1rem;
  font-family: "Merriweather Sans", sans-serif;
  padding: 0 1.25rem;
  width: 100%;
}
#sortList,
#sortList p {
  display: inline-block;
}
#collapsibleContainer_searchProductBox a.pull-right {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.checkbox-label {
  margin-left: 1.75em;
  position: relative;
  text-indent: -1.75em;
}
.checkbox-label input[type="checkbox"] {
  height: auto;
}
.expand-multiple .glyphicons-expand,
.expand-multiple .glyphicons-collapse {
  top: 2.5rem;
  transform: scale(1.5);
}
.expand-multiple a h3 {
  margin-bottom: 0;
}
.btn-expander {
  font-family: "Merriweather Sans", sans-serif;
  margin-left: 0;
}
.btn-expander,
.btn-expander:active,
.btn-expander:visited,
.btn-expander .glyphicons {
  color: #005da5;
  cursor: pointer;
}
p iframe {
  border: 1px solid #ccccc7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container {
  display: flex;
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.video-container-richtext {
  position: relative;
  width: 100%;
  height: 382px;
}
.podcast-player {
  position: relative;
  width: 100%;
  height: 146px;
}
.iframe-container {
  display: flex;
  position: relative;
  width: 100%;
  padding-top: 0;
}
.iframe-container iframe {
  border: 0;
  height: 625px;
  position: relative;
  width: 100%;
}
.info-label {
  display: flex;
  flex-wrap: wrap;
}
hr.thick {
  border-top: 2px solid #ccccc7;
}
.article-teaser.collapsible a[data-toggle] {
  margin-left: -1.5rem;
}
.article-list-item {
  width: 100%;
}
figure {
  color: #999994;
  display: table;
  margin-bottom: 1.25rem;
  word-wrap: break-word;
  word-break: break-word;
}
figure.pull-left {
  margin-right: 1.56rem;
  max-width: 410px;
}
figure.pull-left.small-image {
  max-width: 100px;
}
figure.pull-left.fixed-medium-image {
  width: 100%;
}
figure.pull-left-on-desktop {
  float: left;
  margin-right: 1.25rem;
  width: 100%;
  height: 382px;
}
@media screen and (max-width: 480px) {
  figure.pull-left-on-desktop {
    float: none;
    height: 175px;
  }
}
figure.pull-right {
  margin-left: 1em;
}
figure figcaption {
  caption-side: bottom;
  display: table-caption;
  word-break: break-word;
  font-size: 0.875rem;
}
figure iframe {
  margin-bottom: -0.5rem;
  width: 100%;
}
figure img {
  height: auto;
  width: 100%;
}
figure .picture-description {
  font-family: "Merriweather Sans";
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #33332e;
  display: block;
  font-style: italic;
  padding-top: 0.625rem;
}
figure .img-responsive {
  max-width: initial;
  width: auto;
}
img.pull-left {
  margin-right: 1em;
}
img.pull-right {
  margin-left: 1em;
}
.journalItemFaded,
.trainingItemFaded,
.productItemFaded {
  background: url(../images/icons/productsIconsSprite.png) no-repeat;
  background-position: 0 0;
  display: block;
  height: 70px;
  margin: auto;
  width: 86px;
}
.productItemFaded {
  background-position: 0 -70px;
  height: 75px;
  width: 65px;
}
.trainingItemFaded {
  background-position: 0 -150px;
  height: 75px;
}
.no-text-decoration,
.no-text-decoration:hover,
.no-text-decoration:active,
.no-text-decoration:focus,
.no-text-decoration:visited {
  text-decoration: none;
}
.with-text-decoration,
.with-text-decoration:hover,
.with-text-decoration:active,
.with-text-decoration:focus,
.with-text-decoration:visited {
  text-decoration: underline;
}
.taglist {
  border-top: 1px solid #e9e9e5;
  color: #878787;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-top: 1.5rem;
}
.taglist .glyphicons {
  color: #005da5;
  line-height: 1.25rem;
  padding-left: 0.5rem;
}
.errormsg {
  background-color: #d63842;
  border-radius: 0;
  border: none;
  color: #fafafa;
  font-family: "Merriweather Sans";
  margin-top: 0.5rem;
  padding: 1rem;
}
.copytext {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #33332e;
}
.highlight {
  background-color: #fff554;
  color: #33332e;
  padding: 0 1px;
}
.lightbox {
  background: #ffffff;
  padding: 1.875rem;
}
.underline {
  text-decoration: underline;
}
.no-wrap {
  white-space: nowrap;
}
.no-wrap .btn {
  display: inline-block;
}
.wrap {
  white-space: normal;
}
.large-padding {
  margin-left: 6em;
}
.valign-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.partner-box {
  display: inline-block;
  vertical-align: top;
}
.partner-box .with-logo {
  background-color: #ffffff;
  height: 185px;
  margin: 1.3rem;
  max-height: 185px;
  max-width: 175px;
  min-height: 185px;
  min-width: 175px;
  padding: 5px;
  width: 175px;
}
.partner-box .with-logo .img-container {
  height: 130px;
  max-height: 130px;
  min-height: 130px;
  text-align: center;
  vertical-align: middle;
}
.partner-box .with-logo .img-container img {
  max-height: 130px;
}
.partner-box .description {
  line-height: 150%;
  max-width: 165px;
  min-width: 165px;
  padding-top: 5px;
  text-align: center;
  width: 165px;
}
a.reference-box.with-logo {
  display: inline-block;
  line-height: 150%;
  max-width: 140px;
  padding: 0.25em;
  text-align: center;
}
.pipe-separator {
  padding: 0 0.25em;
}
.break-space-before {
  margin-top: 1rem;
}
.break-space-before:not(.collapse) {
  display: block;
}
.space-after {
  margin-bottom: 1rem;
}
.space-after-xl {
  margin-bottom: 3.75rem;
}
.space-before {
  margin-top: 2rem;
}
.no-header-spaceholder {
  padding-top: 2rem;
}
.img-overlay-btn {
  margin-bottom: -3rem;
}
.img-overlay-btn > span.img-overlay-text {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  bottom: 55px;
  display: inline-block;
  padding-left: 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.img-overlay-btn > span.img-overlay-text .glyphicons {
  padding-left: 0.5rem;
}
.img-overlay-btn img {
  width: 100%;
}
.float-none {
  float: none;
}
.new-line {
  display: block;
  padding-left: 0;
}
.hide-until-no-js {
  display: none;
}
#messageBox {
  color: #fafafa;
  font-weight: 700;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 50;
}
#messageBox.success {
  background-color: #005da5;
}
#messageBox.error {
  background-color: #ff0000;
}
.social-share-container {
  display: block;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.social-share-container .inline-controls {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.social-share-container a.recommend {
  background-color: #999994;
  text-align: center;
}
.social-share-container a.recommend span.glyphicons-envelope {
  font-size: 24px;
  color: #fafafa;
  line-height: 3.6rem;
  padding: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  display: block;
  margin-bottom: .5em;
  overflow-x: auto;
  table-layout: fixed;
  width: 100%;
}
table th,
table td {
  border: 1px solid #ccccc7;
  padding: .5em;
}
table th p,
table td p {
  margin-bottom: 0;
}
.form-control:focus {
  box-shadow: none;
}
.landing-page .stage {
  margin-top: 0;
}
aside.landing-page .box {
  padding-right: 1em;
}
aside.landing-page .carousel-outer:not(.box) {
  padding-left: 0;
}
.registerButton {
  width: 100%;
}
#toTop-right,
#toTop-left {
  background: #ccccc7;
  border-color: #ccccc7;
  border-radius: 3px;
  bottom: 20px;
  display: none;
  filter: alpha(opacity=75);
  opacity: 0.75;
  outline: none;
  position: fixed;
  padding: 0.6rem 1.2rem;
  text-decoration: none;
  width: auto;
  zoom: 1;
  z-index: 1000;
}
#toTop-right .glyphicons,
#toTop-left .glyphicons {
  color: #fafafa;
  padding: 6px 8px;
}
#toTop-right:hover,
#toTop-left:hover,
#toTop-right:focus,
#toTop-left:focus,
#toTop-right:active,
#toTop-left:active,
#toTop-right.active,
#toTop-left.active {
  border-color: #33332e;
  background: #33332e;
  filter: alpha(opacity=5);
  opacity: 0.5;
}
#toTop-right {
  right: 20px;
}
#toTop-left {
  left: 20px;
}
.special-news-label {
  font-size: 0.6875rem;
  line-height: 1rem;
  background-color: #666661;
  clear: both;
  color: #fafafa;
  padding: 2px 3px 0;
  width: fit-content;
}
.banner img {
  width: 100%;
  height: auto;
}
.pwdstrength_container {
  margin-bottom: 10px;
}
.veryweak {
  background-color: #d9534f ! important;
  border-color: #ff0000 ! important;
}
.weak {
  background-color: #f0ad4e ! important;
  border-color: #ff0000 ! important;
}
.strongpwd {
  background-color: #5cb85c ! important;
  border-color: #5cb85c ! important;
}
.article-list h2 {
  margin-bottom: 2.5rem;
}
.article-list .survey h2 {
  margin-bottom: 1rem;
}
.article-list.newsletter h2,
.article-list a h2 {
  margin-bottom: 1rem;
  margin-top: 0;
}
.article-list hr {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.article-list hr:last-of-type {
  margin-bottom: 0.31rem;
}
.article-list .article-teaser.big figure {
  margin-bottom: 1rem;
}
.article-list .article-teaser,
.article-list .article-list-item {
  width: 100%;
}
.detail-page main .content {
  color: #1a1a1a;
  padding: 0;
}
.detail-page main .content .source {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  clear: both;
}
.detail-page main .content p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  font-family: "Merriweather Sans";
}
@media only screen and (max-width: 991px) {
  .detail-page main .content p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page main .content p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media screen and (max-width: 479px) {
  .detail-page main .content p {
    clear: both;
  }
}
.detail-page main .content ul,
.detail-page main .content ol {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  font-family: "Merriweather Sans";
}
@media only screen and (max-width: 991px) {
  .detail-page main .content ul,
  .detail-page main .content ol {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page main .content ul,
  .detail-page main .content ol {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.detail-page main .content h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .detail-page main .content h2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page main .content h2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.detail-page main .content p ~ h2 {
  padding-top: 0;
  padding-bottom: 0;
}
.detail-page main .taglist {
  clear: both;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.sub-content-container {
  margin-bottom: 3.5rem;
}
.expand-multiple .collapsible:last-of-type,
.box:not(.carousel-outer) .collapsible:last-of-type,
.expand-multiple article:last-of-type,
.box:not(.carousel-outer) article:last-of-type,
.expand-multiple .expand-multiple,
.box:not(.carousel-outer) .expand-multiple {
  margin-bottom: 1rem;
}
.loading {
  text-align: center;
}
.spinner {
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
  background-color: #666661;
  border-radius: 100%;
  height: 40px;
  margin: 5px auto;
  width: 40px;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}
@media screen and (max-width: 599px) {
  span.hidden-lg {
    display: inline-block;
    position: relative;
  }
  span.hidden-md {
    display: inline-block;
  }
  span.hidden-xs {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  figure.pull-left {
    margin-right: 1.25rem;
  }
  .item-separation-padding {
    padding-top: 1em;
  }
  .article-list h2 {
    margin-top: 3.5rem;
  }
  .default-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .default-row .default-row {
    padding-left: 5px;
    padding-right: 5px;
  }
  .video-container-richtext {
    position: relative;
    width: 100%;
    height: 175px;
  }
  ul.a-z-list {
    margin: 0;
  }
  .clear-title-mobile {
    clear: both;
    padding-top: 0.25rem;
  }
  .content-top-tools {
    margin-bottom: 1rem;
    position: relative;
  }
  .content-top-tools::after,
  .content-top-tools::before {
    clear: both;
    content: " ";
    display: table;
  }
  .content-top-tools.top-spaced {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  html {
    overflow-y: scroll;
  }
  .horizontal-line {
    margin: 0 0.935rem 1.56rem;
  }
  h1 {
    padding-bottom: 0.75rem;
  }
  h1 .glyphicons {
    float: left;
  }
  h2 {
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .article-list h2 {
    margin-top: 1rem;
  }
  .item-separation-padding {
    padding-top: 2em;
  }
  span.hidden-lg {
    display: inline-block;
    position: relative;
    top: -12px !important;
  }
  span.hidden-md {
    display: none !important;
  }
  span.hidden-xs {
    display: inline-block;
  }
  .author-info .author:first-of-type {
    padding: 0;
  }
  .content-top-tools {
    padding-top: 1rem;
  }
  .content-top-tools > :not(.rating-container) {
    margin-left: 1rem;
  }
  .special-news-label {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .registerButton {
    width: auto;
  }
}
.shopBtn {
  margin-bottom: 3.125rem;
}
.registerButton {
  margin-top: 1.875rem;
}
@media screen and (max-width: 991px) {
  .article-list .article-list-item:last-of-type {
    margin-bottom: 3rem;
  }
  .lightbox {
    padding: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #employeeCollection aside {
    margin-left: 30px;
  }
  aside.no-padding-left {
    padding-left: 0;
  }
  aside > .article-teaser,
  aside.aside-no-box {
    padding-left: 1em;
  }
  aside {
    padding-right: 30px;
  }
  aside + main {
    padding-left: 30px !important;
    padding-right: 15px !important;
  }
  main:not(.no-double-gutter) {
    padding-right: 30px;
  }
  main + aside {
    padding-left: 0;
    padding-right: 15px !important;
  }
  span.hidden-lg {
    display: none !important;
  }
  span.hidden-md {
    display: inline-block;
  }
  span.hidden-xs {
    display: inline-block;
  }
  #scroll-content {
    margin-bottom: 100px;
    max-width: 1280px;
    position: relative;
    width: 100%;
  }
  .content-top-tools > :not(.rating-container) {
    margin-left: 1.8rem;
  }
  .content-top-tools header {
    font-family: "Merriweather Sans", sans-serif;
    font-weight: 400;
    font-size: 0.9375rem;
    line-height: 1.5625rem;
  }
}
.warning-container {
  background-color: #f9d8c2;
  border: 1px solid #eb6005;
  color: #eb6005;
  padding: 0.625rem;
  font-size: 0.75rem;
}
.warning-container figure {
  color: #eb6005;
  margin-bottom: 0;
  margin-right: 0.31rem;
}
.warning-container .glyphicons:before {
  font-size: 1.875rem;
}
.warning-container li {
  font-family: "Merriweather Sans" !important;
  font-size: 1.2rem;
  font-weight: 300 !important;
}
.warning-container.no-margin-horizontal {
  margin-left: 0;
  margin-right: 0;
}
.warning-container .title {
  align-items: center !important;
}
.warning-container.touchpoint {
  margin-bottom: 3.125rem;
}
.warning-container.author {
  margin-top: 5.5rem;
  margin-bottom: 5rem;
}
@media screen and (min-width: 992px) {
  .warning-container {
    display: flex;
    flex-direction: row;
  }
}
.title,
.title--v1 {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 1rem;
}
.title.title-big {
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 0.875rem;
}
.title.title-bold {
  font-size: 14px;
}
.title.title-small {
  font-size: 1rem;
  line-height: 0.125rem;
}
.title.title-small-stellenmarkt {
  font-size: 0.9375rem;
  line-height: 1.25rem;
}
.title.title-box {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 700;
  margin-bottom: 1.375rem;
  text-transform: uppercase;
  word-wrap: break-word;
}
.title.title-box--carousel {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
  word-wrap: break-word;
}
@media only screen and (max-width: 991px) {
  .title.title-box--carousel {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .title.title-box--carousel {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.title.title-box--carousel__aside {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .title.title-box--carousel__aside {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .title.title-box--carousel__aside {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.title.title-big-box {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-family: "Merriweather Sans";
  font-weight: 700;
  padding: 0 0 15px 0;
  text-transform: uppercase;
}
.title.title-text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 0.875rem;
}
@media screen and (min-width: 768px) {
  .title,
  .title--v1 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .title.title-big {
    font-size: 2.25rem;
    line-height: 2.625rem;
    margin-bottom: 1.25rem;
  }
  .title.title-box {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .title.title-big-box {
    font-size: 1.875rem;
    line-height: 2.125rem;
    padding: 0 0 14px 0;
  }
  .title.title-small.equal-height {
    height: 3.125rem;
  }
}
a,
.as-link {
  font-family: "Merriweather Sans", sans-serif;
}
.as-link-white,
.as-link-white:active,
.as-link-white:visited,
.as-link-white .glyphicons {
  color: #fafafa;
  cursor: pointer;
}
.link-white {
  color: #fafafa;
}
.link-white:hover,
.link-white:focus {
  color: #fafafa;
  text-decoration: underline;
}
.link-white:active {
  color: #fafafa;
}
.as-link-default {
  color: #1a1a1a;
}
.as-link-default:hover,
.as-link-default:focus {
  color: #1a1a1a;
  text-decoration: underline;
}
.as-link-default:active {
  color: #1a1a1a;
}
.bright-title-link {
  font-size: 0.875rem;
}
.bright-title-link,
.bright-title-link:hover {
  color: #fff;
}
.bright-title-link:hover,
.bright-title-link:active {
  text-decoration: underline;
}
.bright-title-link:active {
  color: #dadad6;
}
.bright-label-link {
  color: #fff;
  text-decoration: underline;
}
.bright-label-link:hover,
.bright-label-link:focus {
  color: #ccccc7;
  text-decoration: none;
}
.bright-label-link:active {
  color: #fff;
}
.copyright-link,
.foundation-teaser-highlight--image__source a {
  color: #999994;
}
.copyright-link:hover,
.copyright-link:focus {
  color: #ccccc7;
  text-decoration: underline;
}
.copyright-link:active {
  color: #666661;
}
.link-chevron {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-content: center;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.link-chevron {
  color: #005da5;
}
.link-chevron:hover,
.link-chevron:focus {
  color: #669ec9;
  text-decoration: none;
}
.link-chevron:active {
  color: #00467c;
}
.link-chevron .glyphicons:before {
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
.link-chevron.link-chevron-bright {
  color: #fafafa;
}
.link-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.link-icon {
  color: #005da5;
}
.link-icon:hover,
.link-icon:focus {
  color: #669ec9;
  text-decoration: underline;
}
.link-icon:active {
  color: #00467c;
}
.link-icon .glyphicons {
  padding: 0;
}
.link-icon .glyphicons:before {
  padding: 0.4rem 0.625rem 0 0;
}
.link-external .glyphicons:before {
  padding-bottom: 0.5rem;
}
.link-external:active {
  text-decoration: underline;
}
.link-text-secondary {
  color: #666661;
}
.link-text-secondary :active {
  color: #33332e;
}
.link-text-secondary :hover {
  color: #999994;
}
.meta-link {
  color: #999994;
}
.meta-link:hover,
.meta-link:focus {
  color: #669ec9;
  text-decoration: none;
}
.meta-link:active {
  color: #00467c;
}
.btn-expander {
  font-family: "Merriweather Sans", sans-serif;
  margin-left: 0;
}
.btn-expander,
.btn-expander:active,
.btn-expander:visited,
.btn-expander .glyphicons {
  color: #005da5;
  cursor: pointer;
}
.link-primary {
  color: #005da5;
}
.link-primary:hover,
.link-primary:focus {
  color: #669ec9;
  text-decoration: underline;
}
.link-primary:active {
  color: #00467c;
}
.link-neutral {
  color: #1a1a1a;
}
.modal.feedback .modal-backdrop {
  background-color: #33332e;
  filter: alpha(opacity=80);
}
.modal.feedback .modal-backdrop.in {
  opacity: 0.8;
}
.modal.feedback .modal-dialog .modal-header {
  margin-bottom: 0;
  border: none;
}
.modal.feedback .modal-dialog .modal-content {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
}
.modal.feedback .modal-dialog .modal-content .resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 175%;
}
.modal.feedback .modal-dialog .modal-content .resp-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.modal.feedback .modal-dialog .modal-content .close {
  background: transparent;
  opacity: 1;
  position: absolute;
  top: 0.9rem;
  right: 1rem;
  z-index: 1000;
}
.modal.feedback .modal-dialog .modal-content .close,
.modal.feedback .modal-dialog .modal-content .close:hover {
  color: #666661;
}
.modal.logout-popup {
  padding: 0 !important;
}
.modal.logout-popup .modal-dialog {
  max-width: 365px;
  margin: 24vh auto 0;
}
.modal.logout-popup .modal-body {
  padding-top: 2.8rem;
}
.modal.menu {
  padding: 0 !important;
}
.modal.menu.fade.left:not(.in) .modal-dialog {
  -webkit-transform: translate3d(-25%, 0, 0);
  transform: translate3d(-25%, 0, 0);
}
.modal.menu .close {
  color: #666661;
  left: 2.5rem;
  right: auto;
  top: 3rem;
}
.modal.menu .modal-body {
  padding: 1.5rem 0.625rem;
}
.modal.menu .modal-content {
  background-color: #e9e9e5;
  overflow-y: auto;
  width: 290px;
}
.modal.menu .modal-content .navbar-nav.main {
  top: 2.8125rem;
  width: 100%;
}
.modal.menu .modal-dialog {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 600px) and (max-width: 991px) {
  .modal.feedback .modal-dialog .modal-content .resp-container {
    padding-top: 75%;
  }
}
@media screen and (min-width: 991px) {
  .modal.feedback .modal-dialog {
    top: 50%;
    transform: translate(-25%, -50%);
  }
  .modal.feedback .modal-dialog .modal-header {
    padding: 0;
  }
  .modal.feedback .modal-dialog .modal-content {
    height: auto;
    padding: 30px;
    width: 900px;
  }
  .modal.feedback .modal-dialog .modal-content .resp-container {
    padding-top: 56.2%;
  }
  .modal.feedback .modal-dialog .modal-content .modal-footer {
    padding-left: 0;
    padding-right: 0;
  }
  .modal.feedback .modal-dialog .modal-content .modal-footer .gdpr {
    float: left;
    width: 80%;
    text-align: left;
  }
  .modal.feedback .modal-dialog .modal-content .modal-footer .btn-solid-third {
    font-size: 1rem;
    line-height: 27px;
    height: 27px;
    margin-top: 0.625rem;
    padding: 0 9px;
  }
}
form {
  padding: 0;
}
form input::-webkit-input-placeholder {
  color: #ccccc7;
}
form input::-moz-placeholder {
  color: #ccccc7;
}
form input:-ms-input-placeholder {
  color: #ccccc7;
}
form .container-radio-button {
  display: inline-block;
  position: relative;
  padding-left: 3.5rem;
  padding-right: 2.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
}
form .container-radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
form .container-radio-button .checkmark {
  background-color: #ffffff;
  border: 1px solid #dadad6;
  border-radius: 50%;
  height: 1.56rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.56rem;
}
form .container-radio-button .checkmark:after {
  content: "";
  display: none;
  position: absolute;
  top: 0.31rem;
  left: 0.31rem;
  width: 0.81rem;
  height: 0.81rem;
  border-radius: 50%;
  background: #666661;
}
form .container-radio-button input:checked ~ .checkmark {
  background-color: #ffffff;
  border: 1px solid #dadad6;
}
form .container-radio-button input:checked ~ .checkmark:after {
  display: block;
}
form .container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.8rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
form .container-checkbox input[type="checkbox"],
form .container-checkbox .ui-state-error + .checkmark {
  border: 1px solid #d63842;
}
form .container-checkbox input[type="checkbox"],
form .container-checkbox .ui-state-valid + .checkmark {
  border: 1px solid #41a500;
}
form .container-checkbox input {
  position: absolute;
  opacity: 0;
}
form .container-checkbox .checkmark {
  background-color: #ffffff;
  border: 1px solid #dadad6;
  top: 0;
  left: 0;
  height: 1.5625rem;
  width: 1.5625rem;
  position: absolute;
}
form .container-checkbox .checkmark:after {
  border: solid #33332e;
  border-width: 0 0.1875rem 0.1875rem 0;
  content: "";
  display: none;
  height: 0.875rem;
  left: 0.5625rem;
  position: absolute;
  top: 0.1875rem;
  transform: rotate(45deg);
  width: 0.375rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
form .checkmark:hover {
  border: 1px solid #999994;
}
form .container-checkbox input:checked ~ .checkmark {
  background-color: #ffffff;
  border: 1px solid #41a500;
}
form .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
form .container-checkbox .checkmark:after {
  left: 0.5625rem;
  top: 0.1875rem;
  width: 0.375rem;
  height: 0.875rem;
  border: solid #808080;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
form fieldset input,
form fieldset select,
form fieldset textarea {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375rem;
  border-color: #999994 #dadad6 #dadad6 #dadad6;
  border-style: solid;
  border-width: 1px;
  color: #999994;
  height: 2.625rem;
  line-height: 1.25rem;
  padding: 0.625rem;
  width: 100%;
}
form fieldset input:hover,
form fieldset select:hover,
form fieldset textarea:hover {
  border-color: #999994;
}
form fieldset input:active,
form fieldset select:active,
form fieldset textarea:active,
form fieldset input:focus,
form fieldset select:focus,
form fieldset textarea:focus {
  border-color: #005da5;
  color: #33332e;
}
form fieldset input:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset select:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset textarea:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset input:focus ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset select:focus ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset textarea:focus ~ .glyphicons.glyphicons-exclamation-sign {
  display: none;
}
form fieldset input:required.ui-state-error,
form fieldset select:required.ui-state-error,
form fieldset textarea:required.ui-state-error {
  background-color: #ffffff;
  border: 1px solid #d63842;
  color: #999994;
  -webkit-appearance: none;
  -moz-appearance: none;
}
form fieldset input:required.ui-state-error::-ms-expand,
form fieldset select:required.ui-state-error::-ms-expand,
form fieldset textarea:required.ui-state-error::-ms-expand {
  display: none;
}
form fieldset input:required.ui-state-error ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset select:required.ui-state-error ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset textarea:required.ui-state-error ~ .glyphicons.glyphicons-exclamation-sign {
  color: #d63842;
  display: inline-block !important;
  padding-top: 0.5rem;
  padding-right: 2.5rem;
}
form fieldset input:required.ui-state-error:active,
form fieldset select:required.ui-state-error:active,
form fieldset textarea:required.ui-state-error:active,
form fieldset input:required.ui-state-error:focus,
form fieldset select:required.ui-state-error:focus,
form fieldset textarea:required.ui-state-error:focus {
  border: 1px solid #005da5;
}
form fieldset input:required.ui-state-error:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset select:required.ui-state-error:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset textarea:required.ui-state-error:active ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset input:required.ui-state-error:focus ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset select:required.ui-state-error:focus ~ .glyphicons.glyphicons-exclamation-sign,
form fieldset textarea:required.ui-state-error:focus ~ .glyphicons.glyphicons-exclamation-sign {
  display: none !important;
}
form fieldset input:required.ui-state-valid,
form fieldset select:required.ui-state-valid,
form fieldset textarea:required.ui-state-valid {
  background-color: #ffffff;
  border: 1px solid #41a500;
  color: #33332e;
  -webkit-appearance: none;
  -moz-appearance: none;
}
form fieldset input:required.ui-state-valid::-ms-expand,
form fieldset select:required.ui-state-valid::-ms-expand,
form fieldset textarea:required.ui-state-valid::-ms-expand {
  display: none;
}
form fieldset input:required.ui-state-valid ~ .glyphicons.glyphicons-ok-sign,
form fieldset select:required.ui-state-valid ~ .glyphicons.glyphicons-ok-sign,
form fieldset textarea:required.ui-state-valid ~ .glyphicons.glyphicons-ok-sign {
  display: inline-block !important;
  padding-top: 0.8125rem;
  padding-right: 2.5rem;
  color: #41a500;
}
form fieldset input:disabled,
form fieldset select:disabled,
form fieldset textarea:disabled {
  background-color: #f7f7f4;
  border: 1px solid #dadad6;
  color: #ccccc7;
}
form fieldset select {
  border: 1px solid #dadad6;
}
form fieldset textarea {
  min-height: 100px;
  resize: vertical;
}
form .has-feedback input,
form .has-feedback textarea {
  padding-right: 2.1875rem;
}
form input[type=number] {
  -moz-appearance: textfield;
}
form label {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #666661;
  display: inline;
  font-family: "Merriweather Sans", sans-serif;
  margin-bottom: 0.625rem;
  vertical-align: super;
}
form #fld-country.ui-state-valid {
  color: #33332e;
}
.fld-company {
  display: none !important;
}
#form-contact fieldset {
  width: 80%;
}
.foundations-temp-glyphicons,
.btn,
.btn .glyphicons {
  font-size: 0.875rem;
  line-height: 130%;
}
.btn {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  border-radius: 0;
  height: auto;
  padding: 0.6875rem 1.875rem;
  white-space: normal;
  width: 100%;
}
.btn.btn-secondary-search,
.btn.btn-secondary-login {
  width: auto;
}
.btn:not(.btn-login):not(.btn-logout) {
  text-transform: uppercase;
}
html:not(.mobile) .btn:active,
html:not(.mobile) .btn:active:focus,
html:not(.mobile) .btn.active {
  box-shadow: none;
  outline: none;
}
html:not(.mobile) .btn:active,
html:not(.mobile) .btn:hover,
html:not(.mobile) .btn:focus,
html:not(.mobile) .btn.focus {
  text-decoration: none;
}
html:not(.mobile) .btn.disabled {
  opacity: .3;
  filter: alpha(opacity=30);
}
.btn .glyphicons {
  padding-right: 0.31rem;
}
.btn .glyphicons:before {
  padding: 0;
}
.btn h3 {
  margin-bottom: 0.5rem;
  margin-top: 0.1rem;
}
.btn-solid-primary {
  background: #eb6005;
  border: none;
}
.btn-solid-primary,
.btn-solid-primary:active,
.btn-solid-primary:focus,
.btn-solid-primary:hover,
.btn-solid-primary:visited,
.btn-solid-primary:active,
.btn-solid-primary.active {
  color: #fff;
}
html:not(.mobile) .btn-solid-primary:active,
html:not(.mobile) .btn-solid-primary.active {
  background: #b04804;
  color: #fff;
}
html:not(.mobile) .btn-solid-primary:hover,
html:not(.mobile) .btn-solid-primary:focus {
  background: #ef8037;
  color: #fff;
}
html:not(.mobile) .btn-solid-primary:disabled {
  background: #eb6005;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn-solid-secondary {
  background: #005da5;
  border: none;
}
.btn-solid-secondary,
.btn-solid-secondary:active,
.btn-solid-secondary:focus,
.btn-solid-secondary:hover,
.btn-solid-secondary:visited,
.btn-solid-secondary:active,
.btn-solid-secondary.active {
  color: #fff;
}
html:not(.mobile) .btn-solid-secondary:active,
html:not(.mobile) .btn-solid-secondary.active {
  background: #00467c;
  color: #fff;
}
html:not(.mobile) .btn-solid-secondary:hover,
html:not(.mobile) .btn-solid-secondary:focus {
  background: #669ec9;
  color: #fff;
}
html:not(.mobile) .btn-solid-secondary:disabled {
  background: #005da5;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn-solid-third {
  background: #666661;
  border: none;
}
.btn-solid-third,
.btn-solid-third:active,
.btn-solid-third:focus,
.btn-solid-third:hover,
.btn-solid-third:visited,
.btn-solid-third:active,
.btn-solid-third.active {
  color: #fff;
}
html:not(.mobile) .btn-solid-third:active,
html:not(.mobile) .btn-solid-third.active {
  background: #33332e;
  color: #fff;
}
html:not(.mobile) .btn-solid-third:hover,
html:not(.mobile) .btn-solid-third:focus {
  background: #999994;
  color: #fff;
}
html:not(.mobile) .btn-solid-third:disabled {
  background: #666661;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn-outline-primary {
  background: transparent;
  border: 1px solid;
  border-color: #eb6005;
}
.btn-outline-primary,
.btn-outline-primary:hover,
.btn-outline-primary:visited {
  color: #eb6005;
}
html:not(.mobile) .btn-outline-primary:focus,
html:not(.mobile) .btn-outline-primary:hover {
  color: #fff;
  background: #eb6005;
}
html:not(.mobile) .btn-outline-primary:active,
html:not(.mobile) .btn-outline-primary.active {
  color: #fff;
  background: #b04804;
  border-color: #b04804;
}
.btn-outline-secondary {
  background: transparent;
  border: 1px solid;
  border-color: #005da5;
}
.btn-outline-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary:visited {
  color: #005da5;
}
html:not(.mobile) .btn-outline-secondary:focus,
html:not(.mobile) .btn-outline-secondary:hover {
  color: #fff;
  background: #005da5;
}
html:not(.mobile) .btn-outline-secondary:active,
html:not(.mobile) .btn-outline-secondary.active {
  color: #fff;
  background: #00467c;
  border-color: #00467c;
}
.btn-outline-bright {
  background: transparent;
  border: 1px solid;
  border-color: #fafafa;
}
.btn-outline-bright,
.btn-outline-bright:hover,
.btn-outline-bright:visited {
  color: #fafafa;
}
html:not(.mobile) .btn-outline-bright:focus,
html:not(.mobile) .btn-outline-bright:hover {
  color: #33332e;
  background: #fafafa;
}
html:not(.mobile) .btn-outline-bright:active,
html:not(.mobile) .btn-outline-bright.active {
  color: #33332e;
  background: #e9e9e5;
  border-color: #e9e9e5;
}
.btn-marketing {
  background: #005da5;
  font-size: 1rem;
  line-height: 1rem;
  border: none;
  min-height: 65px;
  width: 100%;
  padding: 1.5rem 1.875rem;
}
.btn-marketing,
.btn-marketing:active,
.btn-marketing:focus,
.btn-marketing:hover,
.btn-marketing:visited,
.btn-marketing:active,
.btn-marketing.active {
  color: #fff;
}
html:not(.mobile) .btn-marketing:active,
html:not(.mobile) .btn-marketing.active {
  background: #00467c;
  color: #fff;
}
html:not(.mobile) .btn-marketing:hover,
html:not(.mobile) .btn-marketing:focus {
  background: #669ec9;
  color: #fff;
}
html:not(.mobile) .btn-marketing:disabled {
  background: #005da5;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn-marketing .glyphicons {
  font-size: 1rem;
  line-height: 1rem;
  color: #fafafa;
  padding-bottom: 0.5rem;
  padding-right: 0.7rem;
}
.btn-marketing .glyphicons.glyphicons-lock:before,
.btn-marketing .glyphicons.glyphicons-show-thumbnails:before,
.btn-marketing .glyphicons.glyphicons-shopping-cart:before,
.btn-marketing .glyphicons.glyphicons-bank:before,
.btn-marketing .glyphicons.glyphicons-info-sign:before,
.btn-marketing .glyphicons.glyphicons-new-window-alt:before {
  padding: 0;
}
.btn-round {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  opacity: 1;
  text-shadow: none;
  width: 30px;
  height: 30px;
  text-align: center;
}
.btn-round,
.btn-round:active,
.btn-round:focus,
.btn-round:hover,
.btn-round:visited,
.btn-round:active,
.btn-round.active {
  color: #fff;
  text-decoration: none;
}
html:not(.mobile) .btn-round:active,
html:not(.mobile) .btn-round.active {
  background: #005da5;
  color: #fff;
}
html:not(.mobile) .btn-round:hover {
  background: #669ec9;
  color: #fff;
}
.btn-round .glyphicons {
  font-size: 0.9375rem;
  line-height: 1.875rem;
  color: #fafafa;
}
.btn-round .glyphicons,
.btn-round .glyphicons:before {
  padding: 0;
}
.btn-bullet {
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid transparent;
  border-radius: 50%;
  height: 10px;
  margin: 0 0.625rem 0 0;
  width: 10px;
}
.btn-bullet.active {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.6);
}
html:not(.mobile) .btn-bullet:focus,
html:not(.mobile) .btn-bullet:hover {
  background: #669ec9;
  border-color: transparent;
}
html:not(.mobile) .btn-bullet:active {
  background: #337db7;
}
#feedback-floating-button {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  bottom: 28px;
  margin: 0 auto;
  position: fixed;
  z-index: 121;
}
#feedback-floating-button button {
  background-color: #eb6005;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 19px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  height: 38px;
  width: 82px;
  z-index: 121;
}
#feedback-floating-button button .glyphicons {
  color: #fafafa;
  font-size: 1.5625rem;
  padding: 6px 8px;
}
#feedback-floating-button button.sticky {
  margin-left: -87%;
}
#feedback-floating-button button:active {
  background-color: #b04804;
}
#feedback-floating-button button:disabled {
  background-color: #eb6005;
  opacity: 0.3;
  pointer-events: none;
}
#feedback-floating-button button:focus {
  background-color: #ef8037;
}
#feedback-floating-button button:hover {
  background-color: #ef8037;
}
#feedback-floating-button button:hover .tooltip-container {
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-animation: fadein 250ms;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
  opacity: 1;
}
#feedback-floating-button button .floating-button-hidden {
  display: none;
}
#feedback-floating-button button .tooltip {
  background: #ffffff;
  border: 1px solid #f7f7f4;
  border-radius: 7px 5px 7px 5px;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.3);
  font-weight: 400;
  height: 44px;
  left: 55%;
  padding-top: 18%;
  position: absolute;
  top: 50%;
  transform: translate(20%, -50%);
  width: 250px;
}
#feedback-floating-button button .tooltip::before {
  background: #ffffff;
  border-radius: 10px 0 10px 0;
  box-shadow: -2px 3px 5px -2px rgba(0, 0, 0, 0.3);
  content: "";
  height: 36px;
  left: 2%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 36px;
  z-index: -1;
}
#feedback-floating-button button .tooltip-container {
  left: 1.625rem;
  pointer-events: none;
  z-index: 101;
  -webkit-transition: opacity 250ms ease-in-out;
  -ms-animation: fadeout 250ms;
  position: relative;
  -moz-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
  opacity: 0;
}
#feedback-floating-button button figure.pull-left.fixed-medium-image {
  width: 300px;
}
.floating-button-translated {
  transform: translateY(-55px);
}
.panel-toggler {
  cursor: pointer;
}
.panel-toggler .glyphicons:before {
  content: "\E602";
  padding: 0.3rem;
}
.panel-toggler.collapsed .glyphicons:before {
  content: "\E601";
}
.btn-meta-link {
  color: #005da5;
  font-weight: normal;
  border-radius: 0;
  line-height: normal;
  padding: 0;
}
.btn-meta-link,
.btn-meta-link:active,
.btn-meta-link.active,
.btn-meta-link[disabled],
fieldset[disabled] .btn-meta-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-meta-link,
.btn-meta-link:hover,
.btn-meta-link:focus,
.btn-meta-link:active {
  border-color: transparent;
}
.btn-meta-link:hover,
.btn-meta-link:focus {
  color: #003259;
  text-decoration: underline;
  background-color: transparent;
}
.btn-meta-link[disabled]:hover,
fieldset[disabled] .btn-meta-link:hover,
.btn-meta-link[disabled]:focus,
fieldset[disabled] .btn-meta-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-meta-link {
  color: #999994;
}
.btn-meta-link:hover,
.btn-meta-link:focus {
  color: #669ec9;
  text-decoration: none;
}
.btn-meta-link:active {
  color: #00467c;
}
.btn-meta-link .glyphicons {
  vertical-align: top;
}
@media screen and (max-width: 1410px) {
  #feedback-floating-button {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    bottom: 28px;
    left: 90px;
    margin: 0 auto;
    z-index: 121;
  }
}
@media screen and (max-width: 767px) {
  #feedback-floating-button {
    bottom: 18px;
    margin: 0 auto;
    left: 66px;
    position: fixed;
    z-index: 121;
  }
  #feedback-floating-button button {
    border-radius: 24px;
    height: 46px;
    width: 46px;
  }
  .translated {
    transform: translateY(-55px);
  }
}
@media screen and (max-width: 991px) {
  #feedback-floating-button .tooltip-container {
    display: none;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 479px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 479px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 479px), only screen and (min-device-pixel-ratio: 2) and (max-width: 479px) {
  .btn {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (min-width: 480px) {
  .btn {
    width: auto;
  }
  .btn.btn-marketing,
  aside .btn.btn-solid-third {
    width: 100%;
  }
}
.btn-text {
  background: none !important;
  border: none;
  padding: 0 !important;
  font-family: "Merriweather Sans", sans-serif;
  color: #fafafa;
}
.btn-text,
.btn-text:hover {
  color: #fafafa;
}
.btn-text:hover,
.btn-text:active {
  text-decoration: underline;
}
.btn-text:active {
  color: #dadad6;
}
#iewarn .close {
  height: 20px;
}
.divider,
.box__link-list ul li {
  border-bottom: 1px;
  border-bottom-style: solid;
  border-color: #9c9c9c;
}
.horizontal-spread {
  display: flex;
  justify-content: space-between;
}
.hyphenate {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.no-horizontal-padding {
  padding-right: 0;
  padding-left: 0;
}
.loading {
  text-align: left;
  height: 18px;
  width: 18px;
  line-height: 120%;
  display: inline-block;
}
.loading::after {
  display: inline-block;
  animation: dotty steps(1, end) 1s infinite;
  content: '';
}
@keyframes dotty {
  0% {
    content: '';
  }
  25% {
    content: '.';
  }
  50% {
    content: '..';
  }
  75% {
    content: '...';
  }
  100% {
    content: '';
  }
}
.slash {
  background-color: #797876;
  display: inline-block;
  height: 1rem;
  transform: rotate(15deg);
  width: 1px;
}
.non-selectable-content {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe[name="google_conversion_frame"],
img[height="1"][width="1"] {
  display: none !important;
}
#Ads_BA_FLB,
#Ads_Billboard_container,
#Ads_BA_CAD {
  text-align: center;
}
#Ads_BA_CAD {
  padding: 3rem 0;
}
#Ads_BA_BS {
  height: 90px;
  position: relative;
}
#Ads_Billboard_container {
  height: 250px;
  overflow: hidden;
}
#Ads_BA_BS,
#Ads_BA_FLB,
#Ads_Billboard_container,
#sky {
  display: none;
}
.skyscraper-advertisement {
  z-index: 999;
}
.ads_mock,
.ads_mock--billboard,
.ads_mock--cad,
.ads_mock--wide-cad,
.ads_mock--sky {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #a4b9b7 5%, #ffffff 5%, #ffffff 15%, #a4b9b7 15%);
  background-repeat: no-repeat;
}
.ads_mock__text {
  font-size: 18px;
  color: #fafafa;
}
.ads_mock--billboard {
  height: 100%;
}
.ads_mock--cad {
  width: 300px;
  height: 600px;
}
.ads_mock--wide-cad {
  width: 100%;
  height: 280px;
}
.ads_mock--sky {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #Ads_BA_BS,
  #Ads_BA_FLB,
  #Ads_Billboard_container,
  #Ads_BA_CAD2 {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  #sky {
    display: block;
  }
  #sky {
    height: 600px;
    left: 100%;
    position: absolute;
    width: auto;
  }
}
.components-library-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px;
}
.item {
  flex: 1;
}
.components-library {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.components-library__explanation {
  margin: 0.75rem 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .components-library__explanation {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .components-library__explanation {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.components-library__component__title {
  border-bottom: 1px solid #1a1a1a;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .components-library__component__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .components-library__component__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.components-library__component__description {
  background-color: #e5f0ff;
  color: #303030;
  margin: 1.25rem 0;
  padding: 1rem;
}
.components-library__component__description div.params {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.components-library__component__description div.params span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .components-library__component__description div.params span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .components-library__component__description div.params span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.components-library__component__description div.params ul {
  padding-left: 2rem;
}
.components-library__component pre {
  padding: 1rem;
  background-color: #fffad7;
}
.components-library__component > span {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .components-library__component > span {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .components-library__component > span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.components-library__component__sample {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.text-xs {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-xs {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-xs {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.text-xs--bold {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-xs--bold {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-xs--bold {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.text-sm {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-sm {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-sm {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.text-sm--bold {
  font-size: 1rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-sm--bold {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-sm--bold {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.text-md {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-md {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-md {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.text-md--bold {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .text-md--bold {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .text-md--bold {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.headline-xxs {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-xxs {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-xxs {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.headline-xs {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-xs {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-xs {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.headline-sm {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-sm {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-sm {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.headline-md {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-md {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-md {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.headline-lg {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-lg {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-lg {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.headline-xl {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .headline-xl {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .headline-xl {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.subheading-md {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .subheading-md {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .subheading-md {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.label-xs {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .label-xs {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .label-xs {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.label-sm {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .label-sm {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .label-sm {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.label-md {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .label-md {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .label-md {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.caption-sm {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .caption-sm {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .caption-sm {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.caption-md {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .caption-md {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .caption-md {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.font-light {
  font-weight: 300;
}
.headlines-subheading-sm {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  line-height: 130%;
  font-style: normal;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .headlines-subheading-sm {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .headlines-subheading-sm {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.title--v1 {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 1rem;
}
.title--v1-small {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0;
}
.title--v1.title-small {
  font-size: 1rem;
  line-height: 1.25rem;
}
.title--v1.title-text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 0.875rem;
}
.title--v1.title-box {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  word-wrap: break-word;
}
.default-font--v1,
.main-content-wrapper--v1 ul,
.main-content-wrapper--v1 ol,
.main-content-wrapper--v1 p,
.main-content-wrapper--v1 .taglist,
aside > * {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.main-content-wrapper--v1 {
  margin-top: 1.87rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 1.25rem;
}
.main-content-wrapper--v1 .content--v1 {
  padding-bottom: 1.5rem;
}
.main-content-wrapper--v1 .content--v1 ul,
.main-content-wrapper--v1 .content--v1 ol,
.main-content-wrapper--v1 .content--v1 p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .main-content-wrapper--v1 .content--v1 ul,
  .main-content-wrapper--v1 .content--v1 ol,
  .main-content-wrapper--v1 .content--v1 p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .main-content-wrapper--v1 .content--v1 ul,
  .main-content-wrapper--v1 .content--v1 ol,
  .main-content-wrapper--v1 .content--v1 p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.main-content-wrapper--v1 .article-list--v1 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.info-label--v1 {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #e9e9e5;
  color: #999994;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  word-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
}
.aside--v1 {
  padding-top: 1.875rem;
  background-color: #f7f7f4;
}
.aside--v1 #Ads_BA_CAD {
  background-color: #ffffff;
}
.detail-page--v1 main .content {
  padding: 0;
}
.detail-page--v1 main .content .source {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  clear: both;
}
@media screen and (max-width: 479px) {
  .detail-page--v1 main .content p {
    clear: both;
  }
}
.detail-page--v1 main .taglist {
  clear: both;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.article-author--v1 {
  display: flex;
  border-bottom: 1px solid #e9e9e5;
  border-top: 1px solid #e9e9e5;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 1.875rem;
  gap: 1.5rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
}
.article-author--v1 .author {
  align-items: center;
}
.article-author--v1 .author .role {
  color: #808080;
}
.article-author--v1__name {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.chevron-right-on-left--v1 {
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.teaser__wrapper-v1 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-self: stretch;
  margin: 0;
}
.teaser__wrapper-v1 .teaser__content-v1 {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
}
.teaser__wrapper-v1 .teaser__content-v1 figure {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  align-self: center;
  margin: 0 !important;
}
.teaser__wrapper-v1 .teaser__content-v1 p {
  margin: 0 !important;
}
.teaser__wrapper-v1 .teaser__content-v1 .teaser__title-v1 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  color: #005DA5;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .teaser__wrapper-v1 .teaser__content-v1 .teaser__title-v1 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser__wrapper-v1 .teaser__content-v1 .teaser__title-v1 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.teaser__wrapper-v1 .teaser__content-v1 .teaser-aside__text-v1 {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  color: #33332E;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .teaser__wrapper-v1 .teaser__content-v1 .teaser-aside__text-v1 {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser__wrapper-v1 .teaser__content-v1 .teaser-aside__text-v1 {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser__wrapper-v1 footer {
  display: flex;
}
.teaser__wrapper-v1 footer button {
  display: flex;
  padding: 0.6875rem 1.875rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
}
.loading-v1-compat {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .article-author--v1 .author {
    flex-basis: 50%;
  }
}
.foundation-overview-info-label {
  display: flex;
  flex-direction: row;
  color: #fafafa;
  gap: 0.75rem;
}
.foundation-overview-info-label .advertorial {
  background-color: #FFFFFF3F;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .foundation-overview-info-label .advertorial {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .foundation-overview-info-label .advertorial {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.foundation-overview-info-label.journal-Issue {
  flex-direction: column;
  gap: 0.25rem;
}
.foundation-overview-info-label.journal-Issue .content-state {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.foundation-overview-info-label.journal-Issue .content-state span {
  padding: 0;
  margin: 0;
}
.foundation-overview-info-label.journal-Issue .content-state .icon-v2 {
  background-position: center;
  height: 0.875rem;
  width: 0.875rem;
}
.foundation-overview-info-label.journal-Issue .content-state .icon-v2.euro {
  background-image: url("../images/euro.svg");
}
.foundation-overview-info-label.journal-Issue .content-state .icon-v2.ok {
  background-image: url("../images/check_circle.svg");
}
.foundation-overview-info-label.journal-Issue .journal-Issue--title {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
}
.foundation-overview-info-label.journal-Issue .journal-Issue--title span {
  display: flex;
  gap: 0.5rem;
}
.foundation-overview-info-label.journal-Issue .journal-Issue--title .glyphicons {
  line-height: 160%;
  padding: 0;
}
.foundation-overview-highlight-title {
  color: #fafafa;
}
.teaser-highlight-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0.5rem;
}
.foundation-components-teasers-on-overview {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
}
.foundation-components-teasers-on-overview__stories {
  display: flex;
  gap: 1.5rem;
  align-self: stretch;
  height: 30.5rem;
}
.foundation-teaser-highlight {
  border-radius: 1rem;
  text-decoration: none;
}
.foundation-teaser-highlight:hover {
  text-decoration: none;
}
.foundation-teaser-highlight.fallback-image {
  background: linear-gradient(125.26deg, #004fab 0%, #0088bb 47.52%, #00b4af 96.82%, #00b8af 100%);
}
.foundation-teaser-highlight--wrapper--primary {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 0.25rem;
}
.foundation-teaser-highlight--wrapper--primary a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none !important;
  gap: 0.25rem;
}
.foundation-teaser-highlight--primary__container {
  padding-right: 0;
}
.foundation-teaser-highlight--primary__container.fallback-image__container {
  display: flex;
  align-items: stretch;
}
.foundation-teaser-highlight--primary {
  display: flex;
  padding: 1.5rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0.5rem;
  height: 100%;
}
.foundation-teaser-highlight--primary header {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .foundation-teaser-highlight--primary header {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .foundation-teaser-highlight--primary header {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.foundation-teaser-highlight--primary.journal-article {
  justify-content: space-between;
}
.foundation-teaser-highlight--primary.journal-article .journal-badge-container {
  align-self: end;
}
.foundation-teaser-highlight--secondary__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  flex: 1 0 0;
  padding-left: 0;
}
.foundation-teaser-highlight--wrapper--secondary {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-self: stretch;
  flex: 1;
}
.foundation-teaser-highlight--wrapper--secondary a {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-self: stretch;
  height: 100%;
  text-decoration: none !important;
}
.foundation-teaser-highlight--secondary {
  display: flex;
  padding: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0.5rem;
  align-self: stretch;
  flex: 1;
}
.foundation-teaser-highlight--secondary header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .foundation-teaser-highlight--secondary header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .foundation-teaser-highlight--secondary header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.foundation-teaser-highlight--image__source {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  margin: 0 !important;
}
.overview__portal-name h1 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .overview__portal-name h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .overview__portal-name h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media screen and (max-width: 991px) {
  .foundation-components-teasers-on-overview__stories {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0 15px;
    height: 74.25rem;
  }
  .foundation-teaser-highlight--primary__container,
  .foundation-teaser-highlight--secondary__container {
    padding: 0;
  }
  .foundation-teaser-highlight--primary__container {
    flex: 0.5 0 0;
  }
  .foundation-teaser-highlight--secondary header {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .overview__portal-name h1 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
  .foundation-components-teasers-on-overview__stories {
    height: 47.42rem;
  }
  .foundation-teaser-highlight--primary,
  .foundation-teaser-highlight--secondary {
    padding: 1rem;
  }
  .foundation-teaser-highlight--primary header,
  .foundation-teaser-highlight--secondary header {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 991px) {
  .overview__portal-name h1 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 767px) {
  .overview__portal-name h1 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.foundation-components-navigation {
  display: flex;
  flex-direction: column;
}
.foundation-components-main {
  display: flex;
}
.foundation-components-main .article-list {
  padding: 0;
}
.overview__sidebar,
.detail-page__sidebar,
.journal-volume-page__sidebar,
.paid-content__sidebar {
  padding: 1.5rem 0;
  background: #F7F7F4;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  height: fit-content;
  word-break: break-word;
}
.overview__sidebar hr {
  border: 0.0265rem solid #9c9c9c;
  margin: 0;
  padding: 0;
}
.newsletter-registration,
.newsletter-registration--sidebar {
  display: flex;
  align-items: self-start;
  align-self: stretch;
  background: #fafafa;
}
.newsletter-registration p,
.newsletter-registration li {
  margin: 0;
  font-size: 1rem;
  line-height: 160%;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  .newsletter-registration p,
  .newsletter-registration li {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-registration p,
  .newsletter-registration li {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.newsletter-registration ul {
  padding-left: 1.75rem;
}
.newsletter-registration li {
  padding-left: 0.1rem;
}
.newsletter-registration .newsletter-picture {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  background-size: cover;
  background-position: center;
  flex: 0.6 0 0;
}
.newsletter-registration .newsletter-content {
  padding: 1.5rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex: 1 0 0;
}
.content-wrapper--overview {
  display: flex;
  gap: 1.5rem;
}
.content-wrapper--overview h1 {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .foundation-components-main {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .foundation-components-main .article-list {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .foundation-components-main .article-list hr {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  .overview__sidebar,
  .detail-page__sidebar,
  .journal-volume-page__sidebar,
  .paid-content__sidebar {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
}
.detail-page-v2 {
  font-family: "Merriweather Sans";
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.detail-page-v2 .header {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.detail-page-v2 .under-title-container {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  flex-direction: column;
  gap: 0.25rem;
}
.detail-page-v2 .under-title-container .article-info-container {
  display: flex;
  align-items: baseline;
  gap: 0.75rem;
}
.detail-page-v2 .under-title-container .article-rating-container {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}
.detail-page-v2 .article-author {
  display: flex;
  border-bottom: 1px solid #e9e9e5;
  border-top: 1px solid #e9e9e5;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  gap: 1.5rem;
}
.detail-page-v2 .article-author .author {
  align-items: center;
}
.detail-page-v2 .article-author .author .role {
  color: #808080;
}
.detail-page-v2 .article-author__name {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.detail-page-v2 .content-navigation__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}
.detail-page-v2 .content-navigation__wrapper .content-navigation__header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .content-navigation__wrapper .content-navigation__header {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .content-navigation__wrapper .content-navigation__header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.detail-page-v2 .content-navigation__wrapper ul {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .content-navigation__wrapper ul {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .content-navigation__wrapper ul {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.detail-page-v2 .content-navigation__wrapper ul .content-navigation__chapterlink {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  align-self: stretch;
}
.detail-page-v2 .content-navigation__wrapper ul .content-navigation__chapterlink span {
  padding-right: 0.75rem;
}
.detail-page-v2 .content-navigation__wrapper ul .content-navigation__chapterlink li {
  padding: 0;
}
.detail-page-v2 .topstory-maincontent__boxes--wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.detail-page-v2 .chapter-header__wrapper h1 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
  padding-bottom: 0.75rem;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .chapter-header__wrapper h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .chapter-header__wrapper h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.detail-page-v2 .article-detail-container {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.detail-page-v2 .article-detail__header {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.detail-page-v2 .article-detail__header figure {
  margin-bottom: 0;
}
.detail-page-v2 .article-detail__header img {
  border-radius: 1rem;
}
.detail-page-v2 .article-detail__header .picture-description {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  font-style: normal;
  letter-spacing: 0.00875rem;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__header .picture-description {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__header .picture-description {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__teaser {
  padding-left: 0;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.detail-page-v2 .article-detail__teaser > * {
  font-family: "Merriweather Sans";
  letter-spacing: 0.0125rem;
}
.detail-page-v2 .article-detail__teaser p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__teaser p {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__teaser p {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__body-wrapper {
  padding-left: 0;
}
.detail-page-v2 .article-detail__body-wrapper hr {
  clear: both;
}
.detail-page-v2 .article-detail__body {
  display: block;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__body .article-detail__teaser p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body .article-detail__teaser p {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body .article-detail__teaser p {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__body blockquote {
  margin-top: 0;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}
.detail-page-v2 .article-detail__body blockquote p {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
  font-weight: 400;
  padding-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body blockquote p {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body blockquote p {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.detail-page-v2 .article-detail__body table {
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.detail-page-v2 .article-detail__body h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body h2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body h2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.detail-page-v2 .article-detail__body p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin: 0;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__body ul,
.detail-page-v2 .article-detail__body ol {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin: 0;
  padding: revert;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .article-detail__body ul,
  .detail-page-v2 .article-detail__body ol {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .article-detail__body ul,
  .detail-page-v2 .article-detail__body ol {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.detail-page-v2 .article-detail__body ul li,
.detail-page-v2 .article-detail__body ol li {
  padding-bottom: 1rem;
}
.detail-page-v2 hr {
  border: 1px solid #e9e9e5;
  margin: 0;
  padding: 0;
}
.detail-page-v2 .img-compilation-overlay {
  position: relative;
}
.detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  background: #000000CC;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem 0.75rem 1.5rem;
}
.detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper a,
.detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper span {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper a,
  .detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper a,
  .detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper a .img-chevron,
.detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper span .img-chevron {
  width: 18px;
  height: 18px;
  background-image: url("../images/chevron-right.svg");
  background-position: center;
}
.content-tools-v2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.tools-block-v2 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.5rem;
}
.social-media-buttons--v2 {
  top: 0;
}
.taglist--v2 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  color: #878787;
}
.taglist--v2 a {
  color: #1a1a1a;
}
.magazine-box--v2 > section {
  margin-bottom: 0;
}
.detail-page__sidebar,
.journal-volume-page__sidebar {
  margin-left: 0;
  margin-right: 0;
}
.journal-volume-page__sidebar {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.journal-volume-page__sidebar .sidebar__box {
  padding-bottom: 0;
}
.journal-volume-page__sidebar .sidebar__box--product-boxes {
  padding-top: 0;
  padding-bottom: 0;
}
.journal-volume-page__sidebar hr {
  border: 1px solid #e9e9e5;
  margin: 0;
  padding: 0;
}
.horizontal-social-bar {
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
}
.horizontal-social-bar .share-mail:hover .share-bg,
.horizontal-social-bar .share-x:hover .share-bg,
.horizontal-social-bar .share-facebook:hover .share-bg,
.horizontal-social-bar .share-xing:hover .share-bg,
.horizontal-social-bar .share-linkedin:hover .share-bg {
  fill: #33332E;
}
.journal-issue__wrapper {
  padding: 15px;
  padding-top: 0;
}
.detail-page-v2 .journal-issue__info-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.detail-page-v2 .journal-issue__info-label .issue-label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.25rem;
}
.detail-page-v2 .journal-issue__info-label .issue-label .icon {
  background-image: url("../images/journalissue.svg");
  background-position: center;
  height: 18px;
  width: 18px;
}
.detail-page-v2 .journal-issue__content__wrapper {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  align-self: stretch;
}
.detail-page-v2 .journal-issue__content__wrapper .journal-issue__content__left {
  padding-left: 0;
}
.detail-page-v2 .journal-issue__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__header {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__header .journal-issue__content__picture {
  display: flex;
  flex-direction: column;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__header .journal-issue__content__picture figure {
  margin: 0;
  width: 18.125rem;
  height: auto;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__header .journal-issue__content__teaser {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .detail-page-v2 .journal-issue__content .journal-issue__content__header .journal-issue__content__teaser {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .detail-page-v2 .journal-issue__content .journal-issue__content__header .journal-issue__content__teaser {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.detail-page-v2 .journal-issue__content .journal-issue__content__body {
  padding-left: 0;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__body p {
  margin-bottom: 1rem;
}
.detail-page-v2 .journal-issue__content .journal-issue__content__body p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .journal-issue__content__wrapper {
    flex-wrap: wrap;
  }
  .journal-issue__content__left {
    padding-right: 0;
  }
  .detail-page-v2 .img-compilation-overlay .img-compilation-link__wrapper {
    bottom: 1rem;
    left: 1rem;
    padding: 0.25rem 1rem;
  }
  .pull-right,
  .pull-left {
    float: none !important;
  }
}
@media screen and (min-width: 768px) {
  .detail-page-v2 .under-title-container {
    flex-direction: row;
  }
  .detail-page-v2 .article-author .author {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  .detail-page-v2 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .detail-page-v2 .article-detail__body-wrapper {
    padding-left: unset;
    padding-right: unset;
  }
  .detail-page-v2 .article-author {
    flex-direction: column;
  }
  .journal-issue__content__header {
    flex-wrap: wrap;
  }
  .journal-issue__content__header .journal-issue__content__picture {
    width: 100%;
    align-items: center;
  }
  .journal-volume-page__sidebar {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .journal-issue__wrapper hr {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  .journal-issue__wrapper h1,
  .journal-issue__wrapper .journal-issue__info-label,
  .journal-issue__wrapper .journal-issue__content__wrapper {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .journal-issue__wrapper .journal-issue__no-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .magazine-box--v2 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.sidebar__box,
.sidebar__box--marketing_button,
.sidebar__box--product-boxes,
.sidebar__box--academy,
.sidebar__box--product-recommendation {
  display: flex;
  padding: 1.5rem;
  align-self: stretch;
  flex-direction: column;
}
.sidebar__box--marketing_button {
  padding: 0 1.5rem;
}
.sidebar__box--stellenmarkt.box__link-list p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--stellenmarkt.box__link-list p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--stellenmarkt.box__link-list p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sidebar__box--product-boxes {
  gap: 1.5rem;
}
.sidebar__box--teaser-aside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
}
.sidebar__box--teaser-aside p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--teaser-aside p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--teaser-aside p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sidebar__box--teaser-aside a header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--teaser-aside a header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--teaser-aside a header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.sidebar__box--teaser-aside a header:hover {
  text-decoration: underline;
}
.sidebar__box--teaser-aside a:hover {
  text-decoration: none;
}
.sidebar__box--teaser-aside figure {
  align-self: center;
  margin-bottom: 0;
}
.sidebar__box--teaser-aside .sidebar__box--teaser-aside--content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
.sidebar__box--teaser-aside .sidebar__box--teaser-aside--cta {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--teaser-aside .sidebar__box--teaser-aside--cta {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--teaser-aside .sidebar__box--teaser-aside--cta {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.newsletter-registration--sidebar {
  flex-direction: column;
  gap: 2rem;
}
.newsletter-registration--sidebar > div,
.newsletter-registration--sidebar form {
  width: 100%;
}
.newsletter-registration--sidebar .wide {
  width: 100%;
}
.newsletter-registration--sidebar p,
.newsletter-registration--sidebar li {
  margin: 0;
  font-size: 0.875rem;
  line-height: 160%;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  .newsletter-registration--sidebar p,
  .newsletter-registration--sidebar li {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-registration--sidebar p,
  .newsletter-registration--sidebar li {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.newsletter-registration--sidebar ul {
  padding-left: 1.5rem;
  margin-bottom: 0px;
}
.newsletter-registration--sidebar li {
  padding-left: 0.1rem;
}
.newsletter-registration--sidebar label,
.newsletter-registration--sidebar a,
.newsletter-registration--sidebar input {
  font-size: 0.875rem;
  line-height: 160%;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  .newsletter-registration--sidebar label,
  .newsletter-registration--sidebar a,
  .newsletter-registration--sidebar input {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-registration--sidebar label,
  .newsletter-registration--sidebar a,
  .newsletter-registration--sidebar input {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.newsletter-registration--sidebar .button {
  margin-top: 2rem;
}
.sidebar__box--arbeitshilfen.box__link-list p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--arbeitshilfen.box__link-list p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--arbeitshilfen.box__link-list p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sidebar__box--arbeitshilfen.box__link-list .additional-info {
  padding: 0;
}
.sidebar__box--arbeitshilfen.box__link-list .sidebar__box__list--wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.sidebar__box--arbeitshilfen.box__link-list ul {
  margin-bottom: 0;
}
.sidebar__box--academy {
  gap: 1rem;
}
.sidebar__box--academy figure {
  margin-bottom: 0;
}
.sidebar__box--academy header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--academy header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--academy header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.sidebar__box--academy p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--academy p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--academy p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sidebar__box--product-recommendation {
  gap: 2.5rem;
}
.sidebar__box--product-recommendation .teaser-link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.sidebar__box--product-recommendation__top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.sidebar__box--product-recommendation__top .info-label {
  align-items: center;
  gap: 0.25rem;
  border: none;
  margin: 0;
  padding: 0;
}
.sidebar__box--product-recommendation__top .info-label span.glyphicons {
  margin: 0;
  padding: 0;
}
.sidebar__box--product-recommendation__top header {
  margin-bottom: 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.sidebar__box--product-recommendation__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}
.sidebar__box--product-recommendation__content__figure {
  display: flex;
  justify-content: center;
}
.sidebar__box--product-recommendation__content__figure figure {
  align-self: center;
  margin-bottom: 0;
}
.sidebar__box--product-recommendation__content__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
  align-self: stretch;
}
.sidebar__box--product-recommendation__content__inner p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--product-recommendation__content__inner p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--product-recommendation__content__inner p {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sidebar__box--product-recommendation a header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .sidebar__box--product-recommendation a header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar__box--product-recommendation a header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.sidebar__box--product-recommendation a header:hover {
  text-decoration: underline;
}
.sidebar__box--product-recommendation a:hover {
  text-decoration: none;
}
.sidebar__box--generic-paid-content img {
  width: 150px;
  height: auto;
}
.sidebar__box--generic-paid-content__test-time {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar__box--teaser-aside .sidebar__box--teaser-aside--content {
    display: block;
  }
  .sidebar__box--teaser-aside .sidebar__box--teaser-aside--content header {
    margin-bottom: 1rem;
  }
  .sidebar__box--teaser-aside figure {
    float: left;
    margin-right: 2rem;
  }
  .sidebar__box--product-recommendation {
    align-items: flex-start;
    gap: 1rem;
  }
  .sidebar__box--product-recommendation .info-label {
    align-items: flex-start;
    align-self: stretch;
  }
  .sidebar__box--product-recommendation__content {
    flex-direction: row;
    align-items: flex-start;
    align-self: stretch;
    justify-content: flex-start;
    gap: 1rem;
  }
  .sidebar__box--product-recommendation__content__figure {
    align-items: flex-start;
  }
  .sidebar__box--product-recommendation__content__inner {
    flex-direction: column;
    flex: 1 0 0;
    align-items: flex-start;
    gap: 1.5rem;
  }
  .sidebar__box--product-recommendation__content__inner .flex-divide-equally {
    flex: unset;
  }
}
.Button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 25px;
  border: unset;
  text-decoration: none !important;
}
.Button__leadingIcon,
.Button__trailingIcon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
}
.Button.leadingIcon--padded {
  padding-left: 0.5rem !important;
}
.Button.trailingIcon--padded {
  padding-right: 0.5rem !important;
}
.Button__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.Button.Button--branded {
  background: #0500ff;
  color: #ffffff;
}
.Button.Button--branded .Button__leadingIcon,
.Button.Button--branded .Button__trailingIcon {
  fill: #ffffff;
}
.Button.Button--branded .Button__text {
  color: #ffffff;
}
.Button.Button--branded:hover {
  background: #1700cc;
}
.Button.Button--branded:hover .Button__text {
  text-decoration: none !important;
}
.Button.Button--branded:active {
  background: #200099;
}
.Button.Button--large {
  height: 3rem;
  min-width: 6rem;
  max-width: 30rem;
  padding: 0 1.5rem 0 1.5rem;
}
.Button.Button--large .Button__leadingIcon,
.Button.Button--large .Button__trailingIcon {
  width: 1.25rem;
  height: 1.25rem;
}
.Button.Button--large .Button__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .Button.Button--large .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .Button.Button--large .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.Button.Button--medium {
  height: 2.5rem;
  min-width: 5rem;
  max-width: 25rem;
  padding: 0 1.5rem 0 1.5rem;
}
.Button.Button--medium .Button__leadingIcon,
.Button.Button--medium .Button__trailingIcon {
  width: 1.25rem;
  height: 1.25rem;
}
.Button.Button--medium .Button__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .Button.Button--medium .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .Button.Button--medium .Button__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.button {
  border-radius: 0;
}
.button:hover {
  text-decoration: none;
}
.button-padded {
  padding: 0.6875rem 1.875rem;
}
.button-stretched {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}
.button-outlined {
  border-radius: 0;
  background: none;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
}
.button-outlined:hover {
  text-decoration: none;
}
.button-outlined:hover {
  text-decoration: none;
}
.button-icon {
  border-radius: 0;
  padding: 0.6875rem 1.875rem;
}
.button-icon:hover {
  text-decoration: none;
}
.button-icon:hover {
  text-decoration: none;
}
.button-borderless {
  border: 0;
}
.button-transparent {
  background: none;
}
.button .button-neutral {
  color: #1a1a1a;
  background: none;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
.button .button-neutral:hover {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .button .button-neutral {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .button .button-neutral {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  #prodsMoreButton {
    display: none;
  }
}
.paid-content__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  flex-direction: column;
}
.paid-content-article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
}
.paid-content-article__teaser {
  display: block;
}
.paid-content-article__teaser h2,
.paid-content-article__teaser h3,
.paid-content-article__teaser h4,
.paid-content-article__teaser h5 {
  padding: 0;
}
.paid-content-article__teaser ol li,
.paid-content-article__teaser ul li {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .paid-content-article__teaser ol li,
  .paid-content-article__teaser ul li {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .paid-content-article__teaser ol li,
  .paid-content-article__teaser ul li {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.paid-content-article__teaser ol {
  margin-left: 1rem;
}
.paid-content-article__teaser ol li {
  padding-left: 0.5rem;
}
.paid-content-article__teaser ul {
  margin-top: 2rem;
  margin-left: 2rem;
  padding-left: 0;
}
.paid-content-article__teaser ul li {
  padding-left: 0.5rem;
}
.paid-content-article__teaser p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 991px) {
  .paid-content-article__teaser p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .paid-content-article__teaser p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.paid-content__login-link-redirect {
  margin: 0;
}
.ideskDeepLink {
  margin: 0;
}
.dropdown .main-dropdown {
  width: 375px;
}
.dropdown.search-dropdown--wrapper {
  position: inherit;
}
.dropdown .search-dropdown {
  width: 100%;
  z-index: 991;
  position: absolute;
  left: auto;
  right: 0;
  top: auto;
}
.dropdown.search_wrapper {
  width: 100%;
  position: relative;
  margin-top: 1rem;
}
.dropdown.search_wrapper .search_container {
  background-color: #ffffff;
  box-shadow: 0 27px 7px 0 rgba(0, 0, 0, 0), 0 17px 7px 0 rgba(0, 0, 0, 0.01), 0 8px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.09), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 991 !important;
  align-items: center;
  gap: 0.25rem;
}
.dropdown.search_wrapper .search_container__form_wrapper {
  display: flex;
  width: 80rem;
  min-width: 64rem;
  max-width: 80rem;
  padding: 2rem 0 2rem 0;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.dropdown.search_wrapper .search_container__form {
  display: flex;
  width: 40rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  z-index: 991 !important;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  z-index: 991 !important;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar {
  display: flex;
  padding: 0.75rem 0 0.75rem 0;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  flex: 1 0 0;
  border-bottom: 1px solid #808080;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-input-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 1;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-input-wrapper .placeholder-icon {
  fill: #262626;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-input-wrapper .leading-search-close-button {
  padding: 0.5rem 0.6rem 0.8rem 0.5rem;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-input-wrapper .leading-search-close-button .leading-search-close-button-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #1a1a1a;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons .leading-delete-button {
  padding: 0.5rem;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons .leading-delete-button .leading-button-delete-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons .leading-search-button {
  padding: 0.5rem;
  border-radius: 100%;
  background: #0500ff;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons .leading-search-button:hover {
  background: #1700cc !important;
}
.dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar .search_container__search-trailing-buttons .leading-search-button .leading-button-search-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #ffffff;
}
.dropdown_container {
  background-color: #ffffff;
  box-shadow: 0 27px 7px 0 rgba(0, 0, 0, 0), 0 17px 7px 0 rgba(0, 0, 0, 0.01), 0 8px 6px 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.09), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1rem;
  min-width: 250px;
  padding: 1rem;
  white-space: nowrap;
  z-index: 991;
}
.dropdown_container .portal-links {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
}
.dropdown_container .portal-links .portals-links-left,
.dropdown_container .portal-links .portals-links-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  flex: 1;
}
.dropdown_container__item {
  min-height: 18px;
  width: 100%;
}
.dropdown_container__item__group-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .dropdown_container__item__group-title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .dropdown_container__item__group-title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.dropdown-menu-v2-compat {
  background: none !important;
  border: 0 !important;
  border-radius: 1rem !important;
  box-shadow: none !important;
}
@media screen and (max-width: 992px) {
  .dropdown-menu-v2-compat {
    position: absolute !important;
  }
  .dropdown .dropdown-menu {
    min-width: 290px;
  }
  .dropdown .main-dropdown {
    width: 375px;
  }
  .dropdown_container {
    position: relative !important;
    width: 375px;
  }
  #moreDropdown .dropdown-menu {
    min-width: 250px;
  }
  #moreDropdown .dropdown-menu .dropdown_container {
    width: 250px;
    white-space: normal;
  }
}
@media screen and (max-width: 767px) {
  .dropdown .dropdown-menu {
    min-width: 250px;
  }
  .dropdown .main-dropdown {
    width: 100%;
  }
  .dropdown_container {
    position: absolute !important;
    width: 250px;
    white-space: normal;
  }
  .dropdown.search_wrapper {
    top: 0;
    margin-top: 0;
  }
  .dropdown.search_wrapper .search_container__form_wrapper {
    width: 100%;
    min-width: 320px;
    max-width: 767px;
    height: 407px;
  }
  .dropdown.search_wrapper .search_container__form {
    width: 100%;
  }
  .dropdown.search_wrapper .search_container__form .search_container__form-group .search_container__search-bar {
    padding: 1.5rem 1rem 1.5rem 1rem;
  }
  .dropdown.search_wrapper_container {
    position: fixed !important;
    left: 0;
    border-radius: 0rem 0rem 1.5rem 1.5rem;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
  }
  .dropdown .search-dropdown {
    top: 0;
    margin: 0;
    overflow: hidden;
  }
}
.login-form__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1 0 0;
  align-self: stretch;
  padding: 4rem 0;
}
.login-form__wrapper .login-form__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  border-radius: 1.5rem;
  background: #fff;
  padding: 0;
  min-width: 15.625rem;
  max-width: 28.125rem;
}
.login-form__wrapper .login-form__container .login-form__general-error {
  display: flex;
  padding: 1rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  align-self: stretch;
  background: #fde6e6;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
  color: #5c0829;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__general-error {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__general-error {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.login-form__wrapper .login-form__container .login-form__title-text {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
  color: #1a1a1a;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__title-text {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__title-text {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.login-form__wrapper .login-form__container_form {
  padding-bottom: 1rem;
}
.login-form__wrapper .login-form__container .login-form__container-top,
.login-form__wrapper .login-form__container .login-form__container-form,
.login-form__wrapper .login-form__container .login-form__container-fieldset {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-top button,
.login-form__wrapper .login-form__container .login-form__container-form button,
.login-form__wrapper .login-form__container .login-form__container-fieldset button {
  width: 100%;
}
.login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper,
.login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper,
.login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper .login-form__container-passwordLink,
.login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper .login-form__container-passwordLink,
.login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper .login-form__container-passwordLink {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper .login-form__container-passwordLink a,
.login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper .login-form__container-passwordLink a,
.login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper .login-form__container-passwordLink a {
  text-decoration: underline;
  color: #1a1a1a;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper .login-form__container-passwordLink a,
  .login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper .login-form__container-passwordLink a,
  .login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper .login-form__container-passwordLink a {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper .login-form__container-passwordLink a,
  .login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper .login-form__container-passwordLink a,
  .login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper .login-form__container-passwordLink a {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.login-form__wrapper .login-form__container .login-form__container-top .login-form__container-passwordWrapper .login-form__container-passwordLink a:hover,
.login-form__wrapper .login-form__container .login-form__container-form .login-form__container-passwordWrapper .login-form__container-passwordLink a:hover,
.login-form__wrapper .login-form__container .login-form__container-fieldset .login-form__container-passwordWrapper .login-form__container-passwordLink a:hover {
  color: #0500ff;
  text-decoration-color: #0500ff;
}
.login-form__wrapper .login-form__container .login-form__container-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  align-self: stretch;
}
.login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #1a1a1a;
  text-decoration: underline;
}
@media only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.login-form__wrapper .login-form__container .login-form__container-bottom .login-form__container-bottom-link-wrapper .login-form__container-bottom-row a:hover {
  color: #0500ff;
  text-decoration-color: #0500ff;
}
.login-form__wrapper .login-form__container .login-form__container-bottom .dividerV2 {
  width: 100%;
  margin: unset;
}
.login-form__wrapper .login-form__container .ui-state-error:active,
.login-form__wrapper .login-form__container .ui-state-error:focus {
  border: unset;
}
@media screen and (max-width: 767px) {
  .login-form__wrapper {
    padding: 0 1rem 4rem;
  }
  .login-form__wrapper .login-form__container {
    gap: 1.5rem;
    width: 100%;
  }
  .login-form__wrapper .login-form__container .login-form__title-text {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 991px) {
  .login-form__wrapper .login-form__container .login-form__title-text {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 767px) {
  .login-form__wrapper .login-form__container .login-form__title-text {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.products-message-display,
.products-message-display--info,
.products-message-display--warning {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.8rem;
  background-color: #005da5;
  color: #fff;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}
.products-message-display .btn-solid-primary {
  display: block;
  margin-top: 0.625rem;
}
.products-message-display--info {
  background-color: #005da5;
}
.products-message-display--warning {
  background-color: #fde5b4;
  color: #553902;
  font-size: 1.5rem;
}
header h1 {
  margin: 0;
}
header #brand-logo-haufe {
  width: 100px;
}
header #brand-logo-acquisa {
  margin-top: 0.8rem;
  width: 186px;
}
header #searchForm .form-group {
  white-space: nowrap;
  width: 100%;
  line-height: 120%;
}
header #searchForm .input-main-search {
  outline: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
  border: unset;
  color: #262626;
  background: none;
  width: auto;
  padding: 0.75rem 0 0.75rem 0;
  flex: 1;
}
header #searchForm .input-main-search :hover,
header #searchForm .input-main-search :focus,
header #searchForm .input-main-search :focus-visible {
  outline: 0;
}
header #searchForm .input-main-search textarea,
header #searchForm .input-main-search textarea:hover,
header #searchForm .input-main-search textarea:focus,
header #searchForm .input-main-search textarea:active,
header #searchForm .input-main-search textarea:focus-visible {
  border: 0;
  outline: 0;
  -moz-appearance: none;
}
@media only screen and (max-width: 991px) {
  header #searchForm .input-main-search {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  header #searchForm .input-main-search {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
header #searchForm .input-main-search::placeholder {
  color: #4d4d4d;
}
header.header-wrapper {
  display: flex;
  min-width: 64rem;
  max-width: 80rem;
  flex-direction: column;
  align-items: flex-start;
}
header.header-wrapper .navbar {
  background-color: #ffffff;
  width: 100%;
}
header.header-wrapper .navbar .navbar-main {
  display: flex;
  height: 5rem;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 15px;
}
header.header-wrapper .navbar .navbar-main__leftside {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: left;
  gap: 1.5rem;
}
header.header-wrapper .navbar .navbar-main__rightside {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: right;
  gap: 0.75rem;
}
header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink {
  display: flex;
  align-items: center;
}
header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  display: flex;
  color: #1a1a1a;
  gap: 0.25rem;
  align-self: center;
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
}
@media only screen and (max-width: 991px) {
  header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a .glyphicons-chevron-down {
  padding: 0;
  display: flex;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
}
header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a .glyphicons.glyphicons-chevron-down:before {
  padding-left: 0;
  padding-right: 0;
}
header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink a :hover {
  text-decoration: none;
}
header.header-wrapper .navbar_secondary {
  display: flex;
  padding: 1rem 15px;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
header.header-wrapper .navbar_secondary .linkV2 {
  height: 2.75rem;
}
header.header-wrapper .navbar_secondary > * {
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  header.header-wrapper .navbar_secondary {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  header.header-wrapper .navbar_secondary {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
header.header-wrapper .navbar_secondary__leftside {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 0.5rem;
  line-height: 160%;
}
header.header-wrapper .navbar_secondary .all {
  display: flex;
  gap: 1rem;
}
header.header-wrapper .navbar_secondary__rightside {
  display: flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
}
header.header-wrapper .navbar hr {
  margin: 0;
  align-self: stretch;
  border-top: 1px solid #9c9c9c;
}
header.header-wrapper .navbar .navbar-brand {
  display: flex;
  height: 3.125rem;
}
header.header-wrapper .navbar.navbar-default .navbar-header {
  width: 100%;
}
header.header-wrapper .navbar.navbar-default .navbar-nav {
  margin: 0;
}
header.header-wrapper .navbar.navbar-default .navbar-nav.main li > a:hover,
header.header-wrapper .navbar.navbar-default .navbar-nav.second li > a:hover {
  background-color: #e9e9e5;
}
header.header-wrapper .navbar.navbar-default .navbar-nav.main li > a:last-child,
header.header-wrapper .navbar.navbar-default .navbar-nav.second li > a:last-child {
  text-overflow: ellipsis;
}
header.header-wrapper .navbar.navbar-default .navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
header.header-wrapper .navbar.navbar-default .navbar-text {
  color: #878787;
  margin: 0;
  padding-right: 10px;
  max-width: 180.36363636363637px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header.header-wrapper .navbar.navbar-default h1 ~ #login.navbar-right {
  margin: 0 1.5rem 0 0;
}
header .btn-main-search {
  border-radius: 0;
  height: 40px;
  padding: 0;
  position: relative;
  right: 0;
  width: 50px;
}
header .btn-login,
header .btn-logout {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 25px;
  height: 2.75rem;
}
@media only screen and (max-width: 991px) {
  header .btn-login,
  header .btn-logout {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  header .btn-login,
  header .btn-logout {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
header .btn-login:hover,
header .btn-logout:hover,
header .btn-login:focus,
header .btn-logout:focus,
header .btn-login:active,
header .btn-logout:active {
  text-decoration: none;
}
header .dropdown-menu {
  font-size: 1rem;
  background-clip: padding-box;
  background-color: #f7f7f4;
  border: 1px solid #999994;
  border-radius: 4px;
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 0;
  top: 100%;
  z-index: 991;
}
header .dropdown-menu > li:last-child > a {
  border-bottom: none;
}
div.autocomplete-suggestions {
  width: 100% !important;
  display: block !important;
  position: relative !important;
}
div.autocomplete-suggestions .autocomplete-suggestion {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  cursor: default;
  padding: 1rem 0.5rem 0 0;
  text-align: left;
  color: #262626;
}
@media only screen and (max-width: 991px) {
  div.autocomplete-suggestions .autocomplete-suggestion {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  div.autocomplete-suggestions .autocomplete-suggestion {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
div.autocomplete-suggestions .autocomplete-suggestion:hover {
  text-decoration: underline;
}
div.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
  background-color: #f7f7f4;
}
.tooltip-block {
  color: #999994;
  position: relative;
}
.tooltip-block:hover:after {
  border-bottom: 0.75em solid #ccccc7;
  border-right: 0.75em solid transparent;
  border-left: 0.75em solid transparent;
  content: "";
  height: 0;
  margin-right: 2.25rem;
  position: absolute;
  right: 0;
  top: 3rem;
  width: 0;
}
.tooltip-block:hover:before {
  padding: 3px 6px;
  background: #ccccc7;
  content: attr(data-title);
  margin-right: 1.5rem;
  position: absolute;
  right: 0;
  top: 3.5rem;
  z-index: 1000;
}
.tooltip-block.pull-down {
  float: right;
}
@media screen and (max-width: 991px) {
  header.header-wrapper {
    min-width: 768px;
    max-width: 991px;
  }
  header.header-wrapper .navbar .navbar-main,
  header.header-wrapper .navbar .navbar-secondary {
    white-space: nowrap;
  }
  header.header-wrapper .navbar .navbar-brand {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0;
  }
  header.header-wrapper .navbar .navbar-brand img {
    margin: 0 auto;
  }
  header .btn-login {
    padding: 0 1.5rem;
    gap: 0.5rem;
  }
  header .dropdown-menu {
    position: relative;
  }
  .tooltip-block:after,
  .tooltip-block:before {
    display: none;
  }
  .tooltip-block.pull-down {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  header.header-wrapper {
    min-width: 320px;
    max-width: 767px;
  }
  header.header-wrapper .navbar .navbar-main__leftside {
    gap: 1rem;
  }
  header.header-wrapper .navbar .navbar-main__rightside {
    gap: 0.5rem;
  }
  header.header-wrapper .navbar .navbar-main__rightside .navbar-main__rightside--productsLink {
    display: none;
  }
  header.header-wrapper .navbar_secondary__leftside {
    flex-wrap: wrap;
  }
  header .btn-login {
    padding: 0.5rem;
    gap: 0.5rem;
  }
  div.autocomplete-suggestions .autocomplete-suggestion {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
    padding: 1.5rem 0 0 1rem;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 991px) {
  div.autocomplete-suggestions .autocomplete-suggestion {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) and only screen and (max-width: 767px) {
  div.autocomplete-suggestions .autocomplete-suggestion {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media screen and (max-width: 992px) {
  .navbar-toggle {
    background-color: #f7f7f4;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0.8125rem 0.9375rem 0.5625rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  .navbar-toggle .glyphicons-menu-hamburger {
    color: #005da5;
  }
  .logout-popup .logout-text {
    font-size: 1.125rem;
    font-weight: 700;
  }
  .logout-popup .btn {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .logout-popup .btn:first-of-type {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 480px) {
  header #brand-logo-acquisa {
    width: 200px;
  }
}
@media screen and (min-width: 992px) {
  header .navbar {
    min-height: 3.75rem;
  }
  header .navbar .navbar-brand {
    height: 3.75rem;
  }
  header #brand-logo-haufe {
    width: 100px;
  }
  header #brand-logo-acquisa {
    margin-left: 1.4rem;
    width: 250px;
  }
  header #logo {
    position: relative;
    z-index: 1;
  }
  header .navbar-brand {
    padding: 0;
  }
  header .btn-main-search {
    right: auto;
  }
  header .btn-main-search,
  header .btn-main-cancel {
    height: 28px;
  }
}
.navigation-burger--wrapper .main-dropdown {
  z-index: 992;
}
.navigation-burger--wrapper .main-dropdown .dropdown_container {
  background: #ffffff;
}
.navigation-burger--wrapper .main-dropdown .dropdown_container .burger__navigation__link .icon-text {
  display: flex;
  align-self: stretch;
  align-items: center;
  gap: 0.5rem;
}
.navigation-burger--wrapper .main-dropdown .dropdown_container .burger__navigation__link .icon-text .icon {
  width: 1.25rem;
  height: 1.25rem;
  fill: currentColor;
}
.container-breadcrumb {
  display: table-cell;
  white-space: nowrap;
  padding-left: 0.5rem;
}
.container-breadcrumb > .navbar-nav {
  border-right: 1px solid #ffffff;
  padding: 0 1rem 0 1.5rem;
}
.container-breadcrumb > .navbar-nav li {
  display: inline-block;
}
.container-second {
  display: flex;
  align-items: center;
  position: relative;
}
.main {
  height: auto;
  width: auto;
}
.navbar-band {
  left: 0;
  -webkit-transition: .2s ease-in-out left;
  -o-transition: .2s ease-in-out left;
  transition: .2s ease-in-out left;
  display: flex;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}
.navbar-band ::-webkit-scrollbar {
  display: none;
}
.navbar-band .nav {
  float: none;
  padding-left: 0.3125rem;
}
.navbar-band .nav li {
  display: table-cell;
  float: none;
}
.navbar-band .nav li a {
  display: block;
  white-space: nowrap;
  color: #1a1a1a;
  padding: 0.5rem;
  line-height: 160%;
}
.navbar-band .nav li a.active {
  color: #0500ff;
}
.navbar-lvl1,
.navbar-lvl2,
.navbar-main,
.navbar-second {
  padding: 0;
}
.navbar-main li a:hover,
.navbar-second li a:hover,
.navbar-main li a.active,
.navbar-second li a.active {
  color: #eb6005;
}
.navbar-lvl1,
.navbar-lvl2,
.navbar-lvl1 a,
.navbar-lvl2 a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .navbar-lvl1,
  .navbar-lvl2,
  .navbar-lvl1 a,
  .navbar-lvl2 a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-lvl1,
  .navbar-lvl2,
  .navbar-lvl1 a,
  .navbar-lvl2 a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.navbar-lvl2 {
  background-color: #e9e9e5;
  border-top: 1px solid #ccccc7;
  overflow: hidden;
}
.navbar-lvl2 .nav.navbar-nav li,
.navbar-lvl2 .nav.navbar-nav li a {
  padding-left: 0;
  padding-right: 0;
  color: #999994;
}
.navbar-lvl2 .nav.navbar-nav li:hover,
.navbar-lvl2 .nav.navbar-nav li a:hover {
  color: #ccccc7;
  text-decoration: underline;
}
.navbar-lvl2 .nav.navbar-nav li .glyphicons-chevron-right {
  color: #ccccc7;
}
.navbar-lvl2 .nav.navbar-nav li .glyphicons-chevron-right:before {
  padding-bottom: 0;
  padding-top: 0;
}
.navbar-lvl2 .nav.navbar-nav.second li a {
  padding: 0.5625rem 0.625rem;
  color: #666661;
}
.navbar-lvl2 .nav.navbar-nav.second li a:hover {
  color: #ccccc7;
}
.navbar-lvl2 .scroll-control,
.navbar-lvl2 .scroll-control:before,
.navbar-lvl2 .scroll-control:after {
  background-color: #e9e9e5;
}
.scroll-control {
  cursor: pointer;
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 0 14px;
}
.scroll-control:before,
.scroll-control:after {
  content: "";
  height: 3rem;
  position: absolute;
}
.scroll-control.right {
  -webkit-box-shadow: -8px 0 15px -6px #0c366b;
  box-shadow: -8px 0 15px -6px #0c366b;
  background-position: -109px -60px;
  background-repeat: no-repeat;
  right: 0;
}
.scroll-control.left {
  -webkit-box-shadow: 8px 0 15px -6px #0c366b;
  box-shadow: 8px 0 15px -6px #0c366b;
  background-position: -109px -26px;
  background-repeat: no-repeat;
}
.scroll-control.left img {
  transform: scaleX(-1);
}
.scroll-control img {
  user-select: none;
  width: 1.25rem;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .scrolling-menu {
    display: flex;
    position: relative;
  }
  .navbar-flyout-container {
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .navbar-lvl1 {
    background-color: #dadad6;
    overflow: hidden;
  }
  .navbar-lvl1 li a {
    color: #005da5;
  }
  .navbar-lvl1 li a:hover,
  .navbar-lvl1 li a:focus {
    color: #eb6005;
    text-decoration: none;
  }
  .navbar-lvl1 li a:active {
    color: #eb6005;
  }
  .navbar-lvl1 li a:hover,
  .navbar-lvl1 li a:active,
  .navbar-lvl1 li a.active {
    background-color: #e9e9e5;
  }
  .navbar-lvl1 .scroll-control,
  .navbar-lvl1 .scroll-control:before,
  .navbar-lvl1 .scroll-control:after {
    background-color: #dadad6;
  }
  .navbar-lvl2 {
    border-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .navigation-burger--wrapper .main-dropdown .dropdown_container {
    left: -50%;
    width: 100vw;
    margin-left: -1.5%;
    max-width: unset !important;
  }
}
.filter-box hr {
  margin-bottom: 1.7rem;
  margin-top: 1.7rem;
}
.filter-box .btn-expander {
  display: inline-block;
  margin-top: 0.85rem;
}
.filter-box .expand-multiple:last-of-type .btn-expander {
  margin-bottom: 0.85rem;
}
.filter-box .filter-item {
  margin-bottom: 0.85rem;
}
.box.filter-box > header,
.box.filter-box .font-sans-serif-light > header {
  color: #33332e;
  font-weight: 400;
  text-transform: none;
}
.filter-box .font-sans-serif-light > header {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  color: #33332e;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: inherit;
}
@media screen and (min-width: 768px) {
  .filter-box .font-sans-serif-light > header {
    font-weight: 400;
  }
}
.navbar-header.tax-header,
.navbar-header.tax-overview-page-header {
  display: flex;
}
.navbar-header.tax-header .navbar-brand,
.navbar-header.tax-overview-page-header .navbar-brand {
  padding: 0;
  text-align: left;
  width: auto;
}
.navbar-header.tax-header #taxultingPortalName,
.navbar-header.tax-overview-page-header #taxultingPortalName {
  margin-top: 1.25rem;
}
.navbar-header.tax-header .btn-secondary-login,
.navbar-header.tax-overview-page-header .btn-secondary-login {
  position: absolute;
  right: 0;
}
.touchpoint-box a.link-chevron {
  display: block;
  margin-bottom: 1.25rem;
}
.tax-overview-page {
  padding: 0;
}
.tax-overview-page #newsletter .content {
  padding: 1.875rem 1.25rem;
}
.tax-overview-page #newsletter .content p {
  margin-bottom: 1.875rem;
}
.tax-overview-page #newsletter .content form .container-checkbox {
  margin-bottom: 1.875rem;
}
.tax-overview-page .info-label.no-bottom-margin {
  margin-bottom: 0;
}
.tax-overview-page .col-md-12 {
  padding: 0;
}
.tax-overview-page .col-md-8 .teaser-shadow {
  padding: 0;
}
.tax-overview-page .col-md-4 .object-fit-wrapper {
  max-height: 240px;
  height: 240px;
  display: inline-block;
  position: relative;
}
.tax-overview-page .col-md-4 .image-object-fit {
  background-position: 50% 50%;
  background-size: cover;
  position: static;
  height: 100%;
  width: 100%;
  transform: none;
}
.tax-overview-page .teaser-shadow {
  margin-bottom: 1.875rem;
}
.tax-overview-page .teaser-shadow p {
  margin-bottom: 1.875rem;
}
html.ie .tax-overview-page #newsletter .content {
  display: block;
}
html.ie .tax-overview-page #newsletter .content p {
  height: 0;
}
.tax-page h1 {
  padding: 1.875rem 0;
}
.tax-page .detail-info-label-bar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: none;
  justify-content: space-between;
}
.tax-page .detail-info-label-bar .detail-info-label {
  padding-top: 0;
  border: none;
}
.tax-page .taglist {
  border-bottom: 1px solid #e9e9e5;
  padding-bottom: 0.9375rem;
  margin-bottom: 1.875rem;
}
.tax-page .teaser-description {
  margin: 0;
  padding-bottom: 1.875rem;
}
.tax-page .additional-articles {
  margin-bottom: 3.75rem;
  margin-top: 1.875rem;
}
.tax-page .additional-articles .title-big-box {
  border-bottom: 1px solid #ccccc7;
  margin-bottom: 1.875rem;
}
.tax-page .additional-articles article:not(:first-of-type) {
  margin-top: 1.25rem;
}
.tax-page .additional-articles article .teaser-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.tax-page .additional-articles article .teaser-link .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tax-page .additional-articles article .teaser-link .content .info-label {
  flex: none;
  margin-top: auto;
}
.tax-page .additional-articles article .teaser-link header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tax-page .picture-description {
  padding-top: 0;
}
@media screen and (min-width: 992px) {
  .navbar-header.tax-header #taxultingPortalName,
  .navbar-header.tax-overview-page-header #taxultingPortalName {
    margin-left: 0.935rem;
    margin-top: 1.56rem;
  }
  .navbar-header.tax-header #login,
  .navbar-header.tax-overview-page-header #login,
  .navbar-header.tax-header #login-btn,
  .navbar-header.tax-overview-page-header #login-btn,
  .navbar-header.tax-header .login-container,
  .navbar-header.tax-overview-page-header .login-container {
    position: absolute;
    right: 0;
  }
  .tax-page .social-share-container {
    padding-top: 0.31rem;
  }
  .tax-page .additional-articles .row-initial {
    display: flex;
  }
  .tax-page .additional-articles article:not(:first-of-type) {
    margin-top: 0;
  }
  .tax-overview-page #newsletter {
    margin-bottom: 1.875rem;
  }
  .tax-overview-page #newsletter .content {
    padding: 1.875rem;
  }
  .tax-overview-page #newsletter .content form .container-checkbox {
    margin-bottom: 1.25rem;
  }
  .tax-overview-page .detail-info-label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .tax-overview-page .teasers-on-overview {
    margin-bottom: 1.875rem;
  }
  .tax-overview-page .teasers-on-overview .col-md-4 {
    flex-direction: column;
  }
  .tax-overview-page .teasers-on-overview .col-md-4 .box-image-bg {
    flex: 1;
  }
  .tax-overview-page .teasers-on-overview .col-md-4 .box-image-bg > a {
    display: flex;
  }
  .tax-overview-page .teaser-shadow figure img {
    height: auto;
    max-height: 240px;
  }
  .tax-overview-page .teaser-shadow .content {
    padding: 1.875rem;
  }
  .tax-overview-page .col-md-12,
  .tax-overview-page .col-md-4 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .tax-overview-page .col-md-8 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .tax-overview-page .col-md-8 p,
  .tax-overview-page .col-md-8 .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .tax-overview-page .col-md-8 p .info-label,
  .tax-overview-page .col-md-8 .content .info-label {
    flex: none;
    margin-top: auto;
  }
  .tax-overview-page .col-md-8 .teaser-shadow.col-md-6:nth-child(2) {
    padding-right: 0.935rem;
  }
  .tax-overview-page .col-md-8 .teaser-shadow.col-md-6:nth-child(3) {
    padding-left: 0.935rem;
  }
  .tax-overview-page .col-md-4 .teaser-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  .tax-overview-page .col-md-4 .teaser-link p,
  .tax-overview-page .col-md-4 .teaser-link .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .tax-overview-page .col-md-4 .teaser-link p .info-label,
  .tax-overview-page .col-md-4 .teaser-link .content .info-label {
    flex: none;
    margin-top: auto;
  }
  .tax-overview-page .col-md-4 .teaser-shadow {
    width: 100%;
  }
  .tax-overview-page .col-md-4 .teaser-shadow.text-and-image-inline header {
    display: flex;
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tax-overview-page .col-md-4 .teaser-shadow .content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.additional-info {
  color: #999994;
  font-family: "Merriweather Sans";
  font-size: 0.75rem;
  line-height: 0.9375rem;
  padding-bottom: 0.625rem;
  padding-top: 1.0625rem;
}
.glyphicons {
  padding-right: 0.31rem;
  vertical-align: middle;
}
.glyphicons.glyphicons-conversation:before {
  padding: 0.125rem 0 0 0.125rem;
}
.glyphicons.glyphicons-eye-open:before {
  padding: 0.0625rem 0 0 0.125rem;
}
.copyright,
.foundation-teaser-highlight--image__source {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  font-family: "Merriweather Sans";
  color: #999994;
  margin-top: 0.25rem;
}
@media only screen and (max-width: 991px) {
  .copyright,
  .foundation-teaser-highlight--image__source {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .copyright,
  .foundation-teaser-highlight--image__source {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.sticker-label {
  font-size: 0.75rem;
  line-height: 1.875rem;
  background-color: #005da5;
  border-radius: 15px;
  color: #fafafa;
  height: 30px;
  left: 25px;
  padding: 0 0.935rem;
  position: absolute;
  top: 20px;
}
.info-label {
  font-size: 1.25rem;
  line-height: 1rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #e9e9e5;
  color: #999994;
  margin-bottom: 1.5rem;
  overflow: hidden;
  padding-bottom: 0.31rem;
  word-wrap: break-word;
}
.info-label span.articleFormat {
  height: 16px;
  margin-right: 0.625rem;
  width: 16px;
}
.info-label span.articleFormat.interview {
  background-image: url("../images/interview-white.svg");
}
.info-label span.articleFormat.reportage {
  background-image: url("../images/reportage-white.svg");
}
.info-label span.articleFormat.trendbericht {
  background-image: url("../images/trendreport-white.svg");
}
.info-label span.articleFormat.analyse {
  background-image: url("../images/analysis-white.svg");
}
.info-label span.articleFormat.kommentar {
  background-image: url("../images/comment-white.svg");
}
.info-label span.articleFormat.graySvg.interview {
  background-image: url("../images/interview-gray.svg");
}
.info-label span.articleFormat.graySvg.reportage {
  background-image: url("../images/reportage-gray.svg");
}
.info-label span.articleFormat.graySvg.trendbericht {
  background-image: url("../images/trendreport-gray.svg");
}
.info-label span.articleFormat.graySvg.analyse {
  background-image: url("../images/analysis-gray.svg");
}
.info-label span.articleFormat.graySvg.kommentar {
  background-image: url("../images/comment-gray.svg");
}
.info-label .info-label-elements {
  margin-bottom: 0.625rem;
}
.info-label span {
  padding-right: 0.935rem;
}
.info-label span.glyphicons {
  font-size: 0.6875rem;
  line-height: 1rem;
  margin-right: 0.31rem;
  padding-bottom: 0.3rem;
  padding-right: 0;
}
.info-label span:last-of-type {
  padding-right: 0;
}
.info-label strong {
  padding-right: 0.31rem;
}
.info-label.flex-info-label {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.info-label.no-border {
  border: none;
}
.detail-info-label-bar {
  padding: 0;
}
.detail-info-label {
  border-bottom: 1px solid #e9e9e5;
  border-top: 1px solid #e9e9e5;
  color: #33332e;
  display: flex;
  flex-wrap: wrap;
  font-family: "Merriweather Sans", sans-serif;
  padding: 0.625rem 0;
}
.detail-info-label > span {
  font-size: 1rem;
  font-weight: 400;
  padding-right: 0.935rem;
}
.detail-info-label > span.glyphicons {
  font-size: 0.812rem;
  line-height: 1.25rem;
  padding-right: 0.31rem;
}
.detail-info-label > span:last-child {
  display: block;
}
.detail-info-label .document-type {
  text-transform: uppercase;
}
.detail-info-label .document-category {
  flex-basis: 100%;
  padding-top: 0.935rem;
}
.detail-info-label span.articleFormat {
  height: 16px;
  margin-right: 0.625rem;
  width: 16px;
}
.detail-info-label span.articleFormat.interview {
  background-image: url("../images/interview.svg");
  margin-top: 3px;
}
.detail-info-label span.articleFormat.reportage {
  background-image: url("../images/reportage.svg");
  margin-top: 0.0625rem;
}
.detail-info-label span.articleFormat.trendbericht {
  background-image: url("../images/trendreport.svg");
}
.detail-info-label span.articleFormat.analyse {
  background-image: url("../images/analysis.svg");
  margin-top: 3px;
}
.detail-info-label span.articleFormat.kommentar {
  background-image: url("../images/comment.svg");
  margin-top: 0.4rem;
}
.content-tools {
  color: #999994;
  font-family: "Merriweather Sans";
  padding: 1.25rem 0;
  display: flex;
  justify-content: space-between;
}
.content-tools .tools-block {
  display: flex;
}
.content-tools .icon-related-number {
  font-size: 0.875rem;
  padding-left: 0.31rem;
  vertical-align: sub;
}
.content-tools .glyphicons {
  line-height: 1.25rem;
  padding-right: 0;
}
.content-tools .glyphicons-eye-open {
  font-size: 2rem;
}
.content-tools .glyphicons-conversation {
  font-size: 2.4rem;
}
.content-tools .glyphicons-print {
  font-size: 1.125rem;
  padding-bottom: 1px;
}
.meta-info-label {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #e9e9e5;
  color: #999994;
  padding: 0.31rem 0;
  text-transform: uppercase;
}
.meta-info-label .pull-right.no-content {
  visibility: hidden;
  height: 0;
}
.author-name {
  text-transform: none;
  vertical-align: middle;
}
.comments-info {
  margin-left: 0.935rem;
}
.comments-info .glyphicons {
  padding-left: 0.5rem;
}
.box .meta-info-label .author-name {
  color: #666661;
}
.box .meta-info-label > span {
  padding-right: 1.25rem;
}
.box .meta-info-label > span.glyphicons {
  font-size: 0.6875rem;
  line-height: 1rem;
  margin-right: 0.31rem;
  padding-right: 0;
}
.article-info {
  border-bottom: 1px solid #e9e9e5;
  border-top: 1px solid #e9e9e5;
  margin-bottom: 1.875rem;
  margin-left: 0;
}
.article-info .link-authors {
  font-size: 1.6rem;
  line-height: 1.25rem;
}
.article-info .link-authors:not(.glyphicons) {
  font-family: "Merriweather Sans", sans-serif;
}
.article-info .copyright-link {
  text-decoration: underline;
  font-size: 1.6rem;
}
.article-info .author-info {
  padding: 0.625rem 0;
  width: 100%;
}
.article-info .author-info .author {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.25rem;
  align-items: center;
  color: #33332e;
  list-style: none;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.article-info .author-info .author:last-child {
  padding-bottom: 0;
}
.article-info .author-info .author #haufe-svg {
  flex: 0;
  height: 5rem;
  margin-right: 0.625rem;
  min-width: 5rem;
}
.article-info .author-info .role {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #999994;
}
.article-info .author-info .author {
  padding-left: 0;
  padding-bottom: 0.625rem;
}
.article-info .author-info .author:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .detail-info-label-bar {
    border-top: 1px solid #e9e9e5;
    display: flex;
    justify-content: space-between;
  }
  .detail-info-label-bar .glyphicons {
    margin-top: -5px;
  }
  .detail-info-label {
    border: none;
    display: block;
    padding: 0.935rem 0;
  }
  .detail-info-label > span:last-child {
    display: inline;
  }
  .content-tools {
    padding: 0.8725rem 0;
  }
  .content-tools .icon-related-number {
    font-size: 1rem;
  }
  .content-tools .glyphicons {
    padding-left: 0.935rem;
  }
  .content-tools .glyphicons-conversation {
    font-size: 1.1875rem;
    padding-top: 0.35rem;
  }
  .content-tools .glyphicons-eye-open {
    font-size: 1.1875rem;
  }
  .content-tools .glyphicons-print {
    font-size: 0.875rem;
  }
  .content-tools .glyphicons-star,
  .content-tools .glyphicons-star-empty {
    color: #f5bd4d;
    font-size: 1rem;
  }
  .article-info {
    display: flex;
    margin-bottom: 1.875rem;
  }
  .article-info .author-info {
    display: flex;
  }
  .article-info .author-info .author {
    align-items: center;
    flex-basis: 50%;
    flex-direction: row;
    padding-bottom: 0;
    padding-right: 1.875rem;
  }
  .article-info .author-info.paid-content {
    flex-basis: 100%;
  }
}
.product-recommendation-box-container {
  display: flex;
  padding: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  background: #ffffff;
}
.product-recommendation-box-container a {
  text-decoration: none;
}
.product-recommendation-box-container .product-recommendation-box-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
}
.product-recommendation-box-container .product-recommendation-label__container {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  gap: 0.25rem;
}
.product-recommendation-box-container .product-recommendation-label__title {
  color: #666661;
}
.product-recommendation-box-container .product-recommendation-body {
  display: flex;
  align-items: center;
  gap: 2rem;
  align-self: stretch;
  flex-direction: column;
}
.product-recommendation-box-container .product-recommendation-body__image {
  width: 13.25rem;
  align-self: center;
  margin: 0;
}
.product-recommendation-box-container .product-recommendation-body__image img {
  border-radius: 0.5rem;
}
.product-recommendation-box-container .product-recommendation-body__right-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  flex: 1 0 0;
}
.product-recommendation-box-container .product-recommendation-body__right-side__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
}
.product-recommendation-box-container .product-recommendation-body__right-side header {
  color: #005DA5;
}
.product-recommendation-box-container .product-recommendation-body__right-side header:hover {
  text-decoration: underline;
}
.product-recommendation-box-container .product-recommendation-body__right-side__description {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  color: #33332e;
}
.product-recommendation-box-container .product-recommendation-body__right-side__description p {
  margin: 0;
}
.product-recommendation-box-container .product-recommendation-body__right-side__description #prod-box-main-label {
  letter-spacing: 0.01rem;
}
.product-recommendation-box-container .product-recommendation-body__right-side button {
  padding: 0.75rem 1.5rem;
}
.box {
  background-color: #f7f7f4;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
}
.box div ol {
  padding-left: 0;
}
.box article,
.box .article-teaser,
.box .article-list-item,
.box footer {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
  font-size: 0.6875rem;
  line-height: 1rem;
}
.box .filter-iterm {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1rem;
}
.box li {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
}
.box hr {
  color: #ccccc7;
}
.box header .break-word {
  word-break: break-all;
}
.box header strong {
  display: block;
  color: #00467c;
}
.box .box-image-with-background {
  background-image: url("../images/icon-bg.png");
  background-position: 0 0;
  background-size: 100% 100%;
  display: block;
  margin-top: -1.875rem;
  margin-left: -1.875rem;
  margin-right: -1.875rem;
  margin-bottom: 1.875rem;
  max-width: inherit;
}
.box .box-image-with-background .seminar-logo {
  margin: 0 auto;
  padding-top: 1.25rem;
}
.box .info-label {
  border-bottom: 1px solid #ccccc7;
  color: #666661;
}
.box .info-label.no-border {
  border: none;
}
.box .article-teaser.collapsible {
  padding-left: 1em;
  width: 100%;
}
.box .no-padding-left {
  padding-left: 0;
}
.box .no-padding-right {
  padding-right: 0;
}
.box.col-md-12 .col-md-6.no-padding-right {
  padding-top: 1.25rem;
}
.box [id^="collapsibleContainer_"],
.box .expand-multiple [id^="collapsibleContainer_"] {
  font-size: 0.6875rem;
  line-height: 1.375rem;
}
.box [id^="collapsibleContainer_"] {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
}
.box .expand-multiple [id^="collapsibleContainer_"] {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
}
.box h4 ~ .article-list-item {
  margin-bottom: 1rem;
}
.box .no-content {
  font-family: "Merriweather Sans", sans-serif;
  margin-bottom: 1rem;
  text-align: center;
}
.box > .btn:not(:first-child),
.box .content > .btn:not(:first-child) {
  margin-top: 1.25rem;
}
.box.no-border {
  border: 0;
}
.box.no-border-top {
  border-top: 0;
}
.box.space-after {
  margin-bottom: 1rem;
}
.box.box-slider .carousel-controls-indicators {
  margin-top: 0;
  padding-top: 1.25rem;
}
.box.box-slider figure {
  margin-bottom: 1.25rem;
}
.box.box-slider.carousel-outer .teaser-product {
  cursor: pointer;
  margin-bottom: 0.625rem;
}
.box.box-slider.carousel-outer .teaser-product footer .btn-outline-primary {
  clear: both;
}
.box.box-slider.carousel-outer .teaser-product p {
  margin: 0 0 1.875rem;
}
.box.box-slider.carousel-outer .carousel {
  cursor: pointer;
}
.box.box-slider.carousel-outer .btn-outline-secondary {
  margin-top: 1.875rem;
  width: 100%;
}
.box.box-title {
  padding: 1.25rem;
}
.box.box-image {
  padding: 0;
  position: relative;
}
.box.box-image .floating-logo {
  left: 0;
  height: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.box.box-image .floating-logo svg {
  height: 100%;
  padding: 1.25rem;
  position: absolute;
  width: 70%;
}
.box.box-image #online-training-floating-logo {
  padding-bottom: calc(29.545454545454547%);
}
.box.box-image .content {
  padding: 1.25rem;
}
.box.box-image .content.content-btn .btn-outline-secondary {
  width: 100%;
}
.box.box-image .overview__seminarbox {
  display: flex;
  padding: 1.5rem 2rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  flex: 1 0 0;
  align-self: stretch;
}
.box.box-image .overview__seminarbox .overview__seminarbox__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .box.box-image .overview__seminarbox .overview__seminarbox__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .box.box-image .overview__seminarbox .overview__seminarbox__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.box.box-image .overview__seminarbox .overview__seminarbox__info {
  display: flex;
  align-items: flex-start;
  padding: 0;
}
.box.box-image .overview__seminarbox ul {
  gap: 1rem;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.box.box-image .overview__seminarbox ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  border: unset;
  gap: 1rem;
}
.box.box-image .overview__seminarbox ul li hr {
  margin: 0;
}
.box.box-image figure {
  margin: 0;
  width: 100%;
}
.box.box-image form .errormsg {
  margin-bottom: 0.5rem;
}
.box.box-image-bg {
  padding: 0;
  border-bottom: none;
}
.box.box-image-bg .inner-content {
  background-position: center center;
  background-size: cover;
  color: #fafafa;
  min-height: 158px;
  padding: 1.25rem;
}
.box.box-image-bg .inner-content .info-label,
.box.box-image-bg .inner-content .meta-info-label,
.box.box-image-bg .inner-content .link-list li {
  color: #fafafa;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.box.box-image-bg .additional-info {
  color: #fafafa;
}
.box.box-image-bg footer {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #666661;
  border-top: 1px solid #ccccc7;
  padding: 1.25rem;
}
.box .link-list li,
.box.list-meta-info-bar li,
.box.list-small li,
.box.list-icon li {
  border-bottom: 1px solid #ccccc7;
}
.box .link-list li .document-type,
.box.list-meta-info-bar li .document-type,
.box.list-small li .document-type,
.box.list-icon li .document-type {
  text-transform: uppercase;
}
.box .relative-container {
  position: relative;
}
.box .panel-toggler.btn-outline-secondary {
  width: 100%;
}
.box .panel-toggler.btn-outline-secondary .text-collapsed {
  display: none;
}
.box .panel-toggler.btn-outline-secondary .text-expanded {
  display: inline;
}
.box .panel-toggler.btn-outline-secondary .glyphicons {
  padding-right: 0;
}
.box .panel-toggler.btn-outline-secondary .glyphicons:before {
  content: "\E601";
  padding: 0.4rem 0 0.4rem 0.4rem;
}
.box .panel-toggler.btn-outline-secondary.collapsed .text-collapsed {
  display: inline;
}
.box .panel-toggler.btn-outline-secondary.collapsed .text-expanded {
  display: none;
}
.box .panel-toggler.btn-outline-secondary.collapsed .glyphicons:before {
  content: "\E602";
}
html.ie .box .box-image-with-background {
  min-height: 200px;
}
aside .box {
  border-bottom: 1px solid #ccccc7;
  margin-bottom: 0;
  padding: 1.875rem 0.935rem;
}
aside .box:last-child {
  border-bottom: none;
  margin-bottom: 1.25rem;
}
aside .box.box-image {
  display: block;
  padding: 1.875rem 0;
}
aside .box.box-image .content {
  padding: 1.25rem 15px 0 15px;
}
aside .box.box-image .carousel-inner {
  cursor: pointer;
}
aside .box.box-image .carousel-inner .title {
  color: #005da5;
}
aside .box.box-image .split-1 {
  margin: 0;
}
aside .box.box-image .carousel-controls-indicators {
  margin: 0;
  padding: 0 1.875rem 1.875rem;
}
.article-list .box .article-teaser,
main.landing-page .box .article-teaser,
.article-list .box .article-list-item,
main.landing-page .box .article-list-item,
.article-list .box .article-teaser p:not(.page-tools),
main.landing-page .box .article-teaser p:not(.page-tools),
.article-list .box .article-list-item p:not(.page-tools),
main.landing-page .box .article-list-item p:not(.page-tools) {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
}
[id^="content_haufe_"] .box {
  font-size: 1rem;
  line-height: 1.375rem;
}
.navigation-box {
  gap: 1.5rem;
}
.navigation-box__content--wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.navigation-box__content--wrapper .navigation-box__content--header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .navigation-box__content--wrapper .navigation-box__content--header {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .navigation-box__content--wrapper .navigation-box__content--header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.navigation-box__content--wrapper ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.navigation-box__content--wrapper ul li {
  display: flex;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .navigation-box__content--wrapper ul li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .navigation-box__content--wrapper ul li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.navigation-box a {
  text-transform: unset !important;
  margin: 0 !important;
  text-align: unset;
}
.banner-box {
  padding: 1rem 1.5rem;
  display: flex;
  gap: 1rem;
  align-self: stretch;
  align-items: center;
  border-radius: 1rem;
  background: #fafafa;
}
@media screen and (max-width: 991px) {
  .box .col-md-6.no-padding-right {
    padding-top: 1.25rem;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .box {
    padding: 1.875rem;
    margin-bottom: 2.5rem;
  }
  .box article,
  .box .article-teaser,
  .box .article-list-item,
  .box footer {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .box [id^="collapsibleContainer_"],
  .box .expand-multiple [id^="collapsibleContainer_"] {
    font-size: 0.8125rem;
    line-height: 1.375rem;
  }
  .box .box-image-with-background {
    height: 200px;
  }
  .box.box-slider .carousel-controls-indicators {
    padding-top: 0.625rem;
  }
  .box.box-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .box.box-image .floating-logo {
    width: 35%;
  }
  .box.box-image .floating-logo svg {
    padding: 1.875rem;
    width: 100%;
  }
  .box.box-image #online-training-floating-logo {
    padding-bottom: calc(34.50704225352113%);
  }
  .box.box-image .side-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 0 35%;
  }
  .box.box-image .side-image.no-zoom {
    background-position: center top;
    background-size: auto;
    zoom: 102%;
    -ms-zoom: 103%;
    -moz-transform: scale(1.03);
  }
  .box.box-image .content {
    padding: 1.875rem;
  }
  .box.box-image .content form fieldset {
    width: auto;
  }
  .box.no-overflow {
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -ms-scroll-limit: 0 0 0 0;
  }
  .box.box-image-bg .inner-content {
    padding: 1.875rem;
  }
  .box.box-image-bg footer {
    padding: 1.875rem;
  }
  .box .panel-toggler.btn-outline-secondary {
    width: auto;
  }
  .box.col-md-12 .col-md-6.no-padding-right {
    padding-top: 0;
  }
  aside .box {
    padding: 1.875rem;
  }
  aside .box:last-child {
    margin-bottom: 1.875rem;
  }
  aside .box,
  aside .box.box-slider {
    padding: 1.875rem;
    margin-bottom: 0;
  }
  aside .box:last-child,
  aside .box.box-slider:last-child {
    border-bottom: none;
  }
  aside .box.box-image .content {
    padding-left: 30px;
    padding-right: 30px;
  }
  .product-recommendation-box-container .product-recommendation-body {
    flex-direction: row;
    align-items: flex-start;
  }
  .product-recommendation-box-container .product-recommendation-body__image {
    align-self: stretch;
  }
}
ul,
ol {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 1.875rem;
  margin-top: 0;
  padding-left: 0.625rem;
}
.box__link-list header {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .box__link-list header {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .box__link-list header {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.box__link-list p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  font-family: "Merriweather Sans";
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .box__link-list p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .box__link-list p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.box__link-list ul {
  font-family: "Merriweather Sans";
  padding: 0;
  color: #808080;
}
.box__link-list ul li {
  list-style-type: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  align-self: stretch;
}
.box__link-list ul a {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  .box__link-list ul a {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .box__link-list ul a {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.box__link-list ul span {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  color: #808080;
}
@media only screen and (max-width: 991px) {
  .box__link-list ul span {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .box__link-list ul span {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.box__link-list .box-footer {
  display: flex;
  padding: 1rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  align-self: stretch;
  border-radius: 0.75rem;
  background: #dadad6;
}
.box__link-list .box-footer .box-footer__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  align-self: stretch;
}
@media only screen and (max-width: 991px) {
  .box__link-list .box-footer .box-footer__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .box__link-list .box-footer .box-footer__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.box__list__dual {
  display: flex;
  gap: 3rem;
  flex-direction: column;
}
.box__list__dual > div {
  width: 100%;
}
.box__list__dual.multi-column {
  gap: 0;
}
.box__list__dual.multi-column ul {
  margin-bottom: 0px;
  flex-basis: fit-content;
}
.link-list {
  list-style-type: none;
  margin-bottom: 3.125rem;
  padding-left: 0;
}
.link-list li {
  font-size: 1rem;
  line-height: 1.25rem;
  border-bottom: 1px solid #e9e9e5;
  font-weight: 400;
  padding: 1.06rem 0;
}
.link-list li:first-child {
  padding-top: 0;
}
.link-list li .glyphicons.glyphicons-sort:before {
  color: #005da5;
}
.link-list li .title {
  margin-bottom: 0;
}
.link-list.series-list li {
  padding-left: 3rem;
  position: relative;
}
.link-list.series-list li .glyphicons {
  left: 0;
  position: absolute;
}
.link-list.series-list li .glyphicons.glyphicons-sort:before {
  padding: 4px 0;
}
.link-list.list-meta-info-bar li {
  padding-bottom: 0;
}
.link-list.list-icon li:before {
  font-size: 0.875rem;
  line-height: 1.375rem;
  content: "\e224";
  font-family: "Glyphicons Regular";
}
.link-list.related-tags.collapse.in li:first-of-type,
.link-list.related-shop-links.collapse.in li:first-of-type {
  padding-top: 1.06rem;
}
.box .link-list {
  margin-bottom: 0;
}
.product-list .btn-outline-secondary {
  clear: both;
  display: block;
  margin-top: 1.875rem;
}
.product-list .btn-outline-secondary + p {
  padding-top: 1.25rem;
}
.product-list .box:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.product-list .pull-left {
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
  width: 150px;
}
.product-list p {
  margin: 0;
}
.product-list hr {
  margin: 1.875rem 0;
}
.product-list .info-label {
  border-bottom: none;
  padding-bottom: 0;
}
.product-list figure {
  margin-bottom: 1.25rem;
}
.link-list__most-clicked--list-item {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
}
.link-list__list-item--additional-info {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .link-list__list-item--additional-info {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .link-list__list-item--additional-info {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media screen and (min-width: 768px) {
  .box__list__dual {
    flex-direction: row;
  }
  .box__list__dual > div {
    width: 50%;
  }
  .box__list__dual.multi-column {
    gap: 3rem;
  }
  .box__list__dual.multi-column ul {
    margin-bottom: 1.875rem;
    flex-basis: fit-content;
  }
  ul.related-tags,
  ul.related-shop-links {
    display: flex;
    flex-wrap: wrap;
  }
  ul.related-tags.collapse.in,
  ul.related-shop-links.collapse.in {
    display: flex;
    flex-wrap: wrap;
  }
  ul.related-tags li,
  ul.related-shop-links li {
    width: calc(50% - 1.5rem);
  }
  ul.related-tags li:nth-of-type(2),
  ul.related-shop-links li:nth-of-type(2) {
    padding-top: 0;
  }
  ul.related-tags li:nth-of-type(even),
  ul.related-shop-links li:nth-of-type(even) {
    margin-left: 15px;
  }
  ul.related-tags li:nth-of-type(odd),
  ul.related-shop-links li:nth-of-type(odd) {
    margin-right: 15px;
  }
  ul.related-tags li:nth-last-of-type(2):nth-of-type(odd),
  ul.related-shop-links li:nth-last-of-type(2):nth-of-type(odd) {
    margin-bottom: 0;
  }
  ul.related-tags#additional-items li:nth-of-type(2),
  ul.related-shop-links#additional-items li:nth-of-type(2),
  ul.related-tags#additional-shop-links li:nth-of-type(2),
  ul.related-shop-links#additional-shop-links li:nth-of-type(2) {
    padding-top: 1.06rem;
  }
  ul.linked-tags li:nth-of-type(2),
  ul.linked-tags li:nth-of-type(3) {
    padding-top: 0;
  }
  .link-list__most-clicked--list-item:last-of-type {
    border-width: 0;
  }
}
.letter-index-box {
  border-collapse: separate;
  border-spacing: 2px;
  display: table;
  margin-bottom: 1rem;
  margin-left: -2px;
}
.letter-index-box .box-row {
  display: table-row;
}
.letter-index-box .box-cell {
  display: table-cell;
  height: 1.875rem;
  text-align: center;
  width: 50px;
}
.letter-index-box .box-cell:first-child {
  margin-left: 0;
}
.letter-index-box .box-cell a {
  background-color: #ccccc7;
  color: #33332e;
  display: inline-block;
  height: 100%;
  line-height: 1.875rem;
  width: 100%;
}
.letter-index-box .box-cell a:hover,
.letter-index-box .box-cell a:active,
.letter-index-box .box-cell a.active {
  background-color: #eb6005;
  color: #fff;
}
.product-box.sticky {
  display: none;
}
.product-box.main {
  clear: both;
}
.product-box.main article:last-child {
  clear: both;
  margin-left: 0;
}
.product-box.main figure {
  margin-right: 2rem;
}
.product-box.main figure img {
  margin-right: 0;
  margin-top: 0.85rem;
  width: 143px;
}
.product-box.main .box-title {
  border-bottom: 1px solid #ccccc7;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
  width: 100%;
}
.product-box.main .box-title,
.product-box.main .box-title .glyphicons {
  color: #666661;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.product-box.main .box-title .glyphicons:before {
  padding: 0 8px 0 0;
}
.product-box.main .product-name {
  color: #33332e;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.375rem;
  margin-top: 9px;
}
.product-box.main .description {
  color: #33332e;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.product-box.main .btn-orange-transparent {
  margin-top: 1.7rem;
}
.product-box .related-product {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375rem;
  border-top: 1px solid #ccccc7;
  color: #666661;
  margin-top: 2rem;
  padding-top: 2rem;
}
.product-box .shop-title,
.product-box .secondary-action {
  text-transform: unset !important;
}
.product-box .fallback-title {
  font-size: 1.1562rem;
  line-height: 1.5625rem;
  margin-top: 1rem;
  font-weight: 600;
}
.product-box .fallback-subtitle {
  line-height: 1.5625rem;
  margin-top: 1rem;
}
.product-box.fallback-modal {
  align-items: center;
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.4s;
}
.product-box.fallback-modal .modal-content {
  position: absolute;
  background: white;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  width: 617px;
  border-radius: 0px;
  padding: 0px;
  z-index: 11000;
}
.product-box.fallback-modal .modal-content .modal-text {
  padding: 24px;
  gap: 16px;
  display: grid;
}
.product-box.fallback-modal .modal-content .modal-text .fallback-modal-header {
  font-size: 18px;
  font-weight: 700;
}
.product-box.fallback-modal .modal-content .modal-text .fallback-modal-header .modal-close-btn {
  float: right;
  cursor: pointer;
  font-size: 27px;
}
.product-box.fallback-modal .modal-content .modal-text .fallback-modal-body {
  font-weight: 300;
}
.product-box.fallback-modal .modal-content .modal-text .fallback-modal-body p:last-child {
  margin-bottom: 0px;
}
.product-box.fallback-modal .modal-content .modal-text .fallback-modal-body p:first-child {
  margin-top: 0px;
}
.product-box.fallback-modal .modal-content .fallback-modal-footer {
  padding: 16px 40px;
  display: flex;
  justify-content: right;
  align-items: center;
  border-top: 1px solid #e5e5e5;
  gap: 40px;
}
.product-box.fallback-modal .modal-content .fallback-modal-footer .modal-btn {
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
}
.product-box.fallback-modal .modal-content .fallback-modal-footer .modal-btn.btn-primary {
  padding: 16px 40px;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .product-box.main article,
  .product-box.main article:last-child {
    margin-left: 236px;
  }
  .product-box.main article:last-child {
    clear: none;
  }
  .product-box.main figure {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
  .product-box.main figure img {
    margin-right: 0;
    margin-top: 1rem;
    width: 212px;
  }
  .product-box.main .title {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    margin-top: 1rem;
  }
  .product-box.main .product-name,
  .product-box.main .description {
    line-height: 1.375rem;
  }
  .product-box.main .btn-orange-transparent {
    margin-top: 2rem;
  }
  .product-box.main #prod-box-main-link {
    display: inline-block;
    min-height: 212px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .product-box.sticky {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    background-color: #005da5;
    border: 1px solid #999994;
    bottom: 0;
    display: block;
    min-height: 59px;
    padding: 1.25rem;
    position: fixed;
    right: 1.25rem;
    width: 410px;
    z-index: 1000;
  }
  .product-box.sticky.slide.bottom:not(.in) {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .product-box.sticky,
  .product-box.sticky a {
    color: #fafafa;
    font-family: "Merriweather Sans", sans-serif;
  }
  .product-box.sticky:hover,
  .product-box.sticky a:hover {
    text-decoration: none;
    color: #fff;
  }
  .product-box.sticky ul {
    font-size: 0.75rem;
    line-height: 1rem;
    list-style-type: none;
    margin-bottom: 0;
    text-indent: -0.625em;
    list-style-position: inside;
    padding-left: 1.1rem;
  }
  .product-box.sticky ul li:before {
    color: #fff;
    content: "\e207";
    display: inline-block;
    font-family: "Glyphicons Regular";
    font-size: 0.75rem;
    padding-right: 0.75rem;
    text-decoration: inherit;
  }
  .product-box.sticky ul li {
    text-indent: -0.8rem;
    padding-left: 0.8rem;
  }
  .product-box.sticky .close,
  .product-box.sticky .panel-toggler {
    position: absolute;
    top: 1rem;
    z-index: 2;
  }
  .product-box.sticky .close {
    color: #fff;
    opacity: 1;
    right: 1rem;
  }
  .product-box.sticky .panel-toggler {
    right: 2.062rem;
  }
  .product-box.sticky .panel-toggler.collapsed ~ a .collapsed-header-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .product-box.sticky .panel-toggler.collapsed ~ a .collapsed-header-content .btn {
    display: block;
    line-height: 0.875rem;
    white-space: nowrap;
  }
  .product-box.sticky .panel-toggler.collapsed ~ a .collapsed-header-content .product-name {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: 0.875rem;
    line-height: 1.125rem;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-box.sticky .panel-toggler.collapsed ~ a .collapsed-header-content .btn,
  .product-box.sticky .panel-toggler.collapsed ~ a .collapsed-header-content .product-name {
    align-self: center;
  }
  .product-box.sticky .panel-toggler.collapsed ~ a .title {
    display: none;
  }
  .product-box.sticky #progressbar {
    width: 0;
    height: 0.4375rem;
    background: linear-gradient(90deg, #241f00 0%, #c19525 0%, #ffda00 100%);
    margin: -0.625rem 0rem;
  }
  .product-box.sticky .product-box-header {
    padding-right: 3.375rem;
    position: relative;
  }
  .product-box.sticky .product-box-header .btn {
    display: none;
    margin-left: 1.1875rem;
  }
  .product-box.sticky .product-name {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    font-weight: 700;
  }
  .product-box.sticky .title {
    font-size: 0.75rem;
    line-height: 0.9375rem;
  }
  .product-box.sticky .product-box-body article,
  .product-box.sticky .product-box-body .btn {
    margin-top: 1rem;
  }
  .product-box.sticky .product-box-body article {
    display: table;
  }
  .product-box.sticky .product-box-body .btn {
    margin-left: 1.875rem;
  }
  .product-box.sticky .product-box-body section,
  .product-box.sticky .product-box-body figure {
    display: table-cell;
  }
  .product-box.sticky .product-box-body section {
    padding-left: 0.5rem;
  }
  .product-box.sticky .product-box-body figure {
    vertical-align: top;
    width: auto;
  }
  .product-box.sticky .product-box-body figure img {
    width: auto;
  }
  .product-box.sticky .related-product {
    font-size: 0.75rem;
    line-height: 0.9375rem;
    border-color: #999994;
    color: #fff;
  }
}
.footer-newsletter-box {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  background-color: #00467c;
  clear: both;
  padding: 1.875rem 15px;
}
.footer-newsletter-box .footer-newsletter-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.footer-newsletter-box .footer-newsletter-flex .form-group {
  -webkit-box-flex: 1 100%;
  -moz-box-flex: 1 100%;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}
.footer-newsletter-box .footer-newsletter-flex .errormsg {
  -webkit-box-flex: 1 100%;
  -moz-box-flex: 1 100%;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}
.footer-newsletter-box .footer-newsletter-flex .footer-newsletter-input {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375rem;
  border-radius: 0;
  height: 2.625rem;
  line-height: 1.25rem;
}
.footer-newsletter-box .footer-newsletter-flex button {
  -webkit-box-flex: 1 100%;
  -moz-box-flex: 1 100%;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
  height: 2.5rem;
  margin-top: 1.25rem;
}
.footer-newsletter-box .footer-newsletter-flex .newsletter-checkbox {
  -webkit-box-flex: 1 100%;
  -moz-box-flex: 1 100%;
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
  color: #fff;
}
.footer-newsletter-box .footer-newsletter-flex .newsletter-checkbox .container-checkbox {
  margin-bottom: 0;
}
.footer-newsletter-box .footer-newsletter-flex .newsletter-checkbox label {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #fff;
}
.footer-newsletter-box .footer-newsletter-name {
  color: #fff;
}
.footer-newsletter-box .javascript-disabled {
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.8rem;
  text-align: center;
}
html.safari .footer-newsletter-box .newsletter-checkbox input[type="checkbox"] {
  height: 0.875rem;
  width: 0.875rem !important;
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.safari .footer-newsletter-box form {
    margin-left: 3.125rem;
  }
}
@media screen and (min-width: 768px) {
  html.safari .footer-newsletter-box form {
    margin-left: 6.25rem;
  }
}
@media screen and (min-width: 768px) {
  .footer-newsletter-box {
    padding: 1.875rem;
  }
  .footer-newsletter-box .footer-newsletter-flex .errormsg {
    display: inline-table;
  }
  .footer-newsletter-box .footer-newsletter-name {
    margin-bottom: 1.875rem;
    text-align: center;
  }
  .footer-newsletter-box form {
    margin: 0 auto;
    max-width: 700px;
  }
  .footer-newsletter-box .footer-newsletter-flex .form-group {
    -webkit-box-flex: 1 65%;
    -moz-box-flex: 1 65%;
    -webkit-flex: 1 65%;
    -ms-flex: 1 65%;
    flex: 1 65%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-bottom: 1.25rem;
  }
  .footer-newsletter-box .footer-newsletter-flex button {
    margin-top: 0;
    -webkit-box-flex: 1 auto;
    -moz-box-flex: 1 auto;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
  .footer-newsletter-box .footer-newsletter-flex .button-container {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .footer-newsletter-box .footer-newsletter-flex .newsletter-checkbox {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.social-media-buttons {
  clear: both;
  text-align: center;
}
.social-share-container {
  text-align: center;
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
}
.social-media-svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 2.5rem;
}
.social-media-svg:last-of-type {
  margin-right: 0;
}
#facebook:hover,
#twitter:hover,
#xing:hover,
#linkedin:hover,
#mail:hover {
  fill: #669ec9;
}
#facebook:active,
#twitter:active,
#xing:active,
#linkedin:active,
#mail:active {
  fill: #005da5;
}
@media screen and (min-width: 768px) {
  .col-sm-5 .social-share-container {
    padding-top: 0;
    text-align: right;
  }
  .social-media-buttons {
    text-align: center;
  }
  .social-media-buttons .social-media-svg {
    display: block;
    margin-bottom: 2.5rem;
    margin-right: 0;
  }
  .social-media-buttons-height {
    top: -4rem;
  }
  .social-share-container {
    padding-bottom: 3.75rem;
  }
  a.social-media-svg {
    width: auto;
  }
  a.social-media-svg:last-of-type {
    margin-bottom: 0;
  }
}
.paywall {
  width: auto;
}
.paywall.no-truncation {
  margin-bottom: 3.75rem;
}
.paywall:not(.no-truncation) {
  margin-bottom: -215px;
}
.paywall .footer {
  align-items: center;
  background: #005da5;
  color: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.875rem 5%;
  text-align: center;
}
.paywall .paywall-box {
  background: linear-gradient(to bottom, white 0%, #f7f7f4 100%);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  margin-bottom: 3.125rem;
  padding-top: 1.25rem;
  position: relative;
  top: -200px;
}
.paywall .paywall-box.no-truncation {
  top: 1.875rem;
}
.paywall .paywall-box .btn-solid-primary {
  margin-top: 1.25rem;
}
.paywall .paywall-box .box {
  margin-bottom: 0;
}
.paywall .paywall-box .link-chevron-bright {
  width: 100%;
}
.paywall .paywall-box figure {
  margin: 0 auto;
}
.paywall .paywall-box .title-container {
  margin: 1.25rem;
}
.paywall .paywall-box .shop-button {
  text-align: center;
}
.paywall .paywall-divider {
  background-color: #dadad6;
  height: 1px;
  margin-top: 1.25rem;
  width: 100%;
}
.paywall .title-container {
  text-align: center;
}
.paywall .title {
  position: relative;
  z-index: 3;
}
.paywall .title.main:before {
  content: url("../images/icon-paywall-lock.svg");
  margin-right: 0.625rem;
  vertical-align: -33%;
}
.paywall .softener {
  background-repeat: repeat-x;
  height: 200px;
  margin-left: -0.31rem;
  margin-right: -0.31rem;
  position: relative;
  top: -100px;
  z-index: 2;
}
.paywall-logged-in .teaser-product button {
  display: block;
  margin-top: 1.56rem;
}
@media screen and (min-width: 768px) {
  .paywall .paywall-box .link-chevron-bright {
    margin-bottom: 0.875rem;
    margin-left: 0.625rem;
    width: auto;
    font-size: 0.875rem;
  }
  .paywall .paywall-box figure {
    margin-right: 1.875rem;
  }
  .paywall .paywall-box .shop-button {
    text-align: left;
  }
}
.frc-captcha * {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: initial;
  border-radius: px;
  filter: none !important;
  transition: none !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  background-color: initial;
  color: #222;
}
.frc-captcha {
  position: relative;
  min-width: 250px;
  max-width: 312px;
  border: 1px solid #f4f4f4;
  padding-bottom: 12px;
  background-color: #fff;
}
.frc-captcha b {
  font-weight: bold;
}
.frc-container {
  display: flex;
  align-items: center;
  min-height: 52px;
}
.frc-icon {
  fill: #222;
  stroke: #222;
  flex-shrink: 0;
  margin: 8px 8px 0 8px;
}
.frc-icon.frc-warning {
  fill: #C00;
}
.frc-success .frc-icon {
  animation: frc-fade-in 1s both ease-in;
}
.frc-content {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  margin: 4px 6px 0 0;
  overflow-x: auto;
  flex-grow: 1;
}
.frc-banner {
  position: absolute;
  bottom: 0px;
  right: 6px;
  line-height: 1;
}
.frc-banner * {
  font-size: 10px;
  opacity: 0.8;
  text-decoration: none;
}
.frc-progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 3px 0;
  height: 4px;
  border: none;
  background-color: #eee;
  color: #222;
  width: 100%;
  transition: all 0.5s linear;
}
.frc-progress::-webkit-progress-bar {
  background: #eee;
}
.frc-progress::-webkit-progress-value {
  background: #222;
}
.frc-progress::-moz-progress-bar {
  background: #222;
}
.frc-button {
  cursor: pointer;
  padding: 2px 6px;
  background-color: #eb6005;
  border: 1px solid transparent;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  text-transform: none;
}
.frc-button:focus {
  border: 1px solid #333;
}
.frc-button:hover {
  background-color: #ef8037;
}
.frc-captcha-solution {
  display: none;
}
.frc-err-url {
  text-decoration: underline;
  font-size: 0.9em;
}
.dark.frc-captcha {
  color: #fff;
  background-color: #222;
  border-color: #333;
}
.dark.frc-captcha * {
  color: #fff;
}
.dark.frc-captcha button {
  background-color: #444;
}
.dark .frc-icon {
  fill: #fff;
  stroke: #fff;
}
.dark .frc-progress {
  background-color: #444;
}
.dark .frc-progress::-webkit-progress-bar {
  background: #444;
}
.dark .frc-progress::-webkit-progress-value {
  background: #ddd;
}
.dark .frc-progress::-moz-progress-bar {
  background: #ddd;
}
@keyframes frc-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.teaser > * .overline {
  color: #0500ff;
}
.teaser .teaser-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  align-self: stretch;
}
.teaser .teaser-body p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  letter-spacing: 0.01rem;
  margin-bottom: 0px;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-body p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-body p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser .teaser--chaptered {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  flex-direction: column;
}
.teaser .teaser--chaptered > * {
  flex: 50%;
  margin-bottom: 0px;
}
.teaser .teaser--meta-info {
  clear: both;
  padding: 0px;
  font-size: 1rem;
  color: #808080;
  margin-top: 0.5rem;
}
.teaser .teaser-overview {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.teaser .teaser-overview .journal-badge-container .image img {
  height: 20px;
  object-fit: contain;
}
.teaser .teaser-overview .journal-badge-container .label {
  background: #ccccc7;
  color: #ff00ac;
  font-family: "Merriweather Sans", sans-serif;
  font-style: normal;
  font-size: 0.875rem;
}
.teaser .teaser-link {
  width: 100%;
}
.teaser .teaser-link .teaser-link--figure {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
}
.teaser .teaser-link .teaser-link--figure figure {
  min-width: 33%;
  width: 100%;
  flex-basis: 33%;
}
.teaser .teaser-link .teaser-link--figure figure img {
  border-radius: 0.5rem;
}
.teaser .teaser-link p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  font-family: "Merriweather Sans", sans-serif;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-link p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-link p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser .teaser-link .link-chevron {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-link .link-chevron {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-link .link-chevron {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser .teaser-link .teaser-link--more {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  margin-top: 0px;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-link .teaser-link--more {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-link .teaser-link--more {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser .teaser-link .teaser-link--more {
  color: #1a1a1a;
}
.teaser .teaser-link .teaser-link--more:hover,
.teaser .teaser-link .teaser-link--more:focus {
  color: #1a1a1a;
  text-decoration: none;
}
.teaser .teaser-link .teaser-link--more:active {
  color: #1a1a1a;
}
.teaser .teaser-link .teaser-link--more .arrow {
  background-image: url("../images/arrow.svg");
  background-position: center;
  height: 18px;
  width: 18px;
}
.teaser .teaser-link {
  color: #1a1a1a;
}
.teaser .teaser-link:hover,
.teaser .teaser-link:focus {
  color: #1a1a1a;
  text-decoration: none;
}
.teaser .teaser-link:active {
  color: #1a1a1a;
}
.teaser .teaser-link .paid-content-icon {
  margin-bottom: 1.25rem;
}
.teaser .teaser-link .teaser-link--category {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-link .teaser-link--category {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-link .teaser-link--category {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser .teaser-link .teaser-link--header {
  font-size: 1.5rem;
  line-height: 130%;
  font-weight: 700;
  color: #005DA5;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-link .teaser-link--header {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-link .teaser-link--header {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.teaser .teaser-link hr {
  margin: 0px;
}
.teaser a.teaser-link {
  height: 100%;
}
.teaser .info-label {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  line-height: 160%;
  color: #999994;
}
.teaser .journal-badge {
  margin-bottom: 1.06rem;
}
.teaser .teaser-info-label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  line-height: 160%;
  display: flex;
  align-items: flex-start;
  color: #999994;
  gap: 1rem;
  margin: 0;
  border: none;
}
@media only screen and (max-width: 991px) {
  .teaser .teaser-info-label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser .teaser-info-label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.teaser .teaser-info-label .content-state {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.teaser .teaser-info-label .content-state .icon-v2 {
  background-position: center;
  background-repeat: no-repeat;
  height: 1rem;
  width: 1rem;
}
.teaser .teaser-info-label .content-state .icon-v2.euro {
  background-image: url("../images/euro_grey.svg");
}
.teaser .teaser-info-label .content-state .icon-v2.ok {
  background-image: url("../images/check_circle_grey.svg");
}
.teaser .teaser-info-label .content-state .icon-v2.overview {
  background-image: url("../images/overview.svg");
}
.teaser .teaser-info-label .content-state.issue {
  gap: 0.25rem;
}
.teaser .teaser-info-label .special-news-label {
  padding: 2px 3px;
}
.teaser .meta-info-label {
  clear: both;
  margin-top: 1.25rem;
  padding: 0;
}
.teaser .meta-info-label.author {
  margin: 0;
  padding-top: 1.5rem;
}
.teaser .meta-info-label > * {
  padding-bottom: 0.5rem;
}
.teaser figure.video {
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.teaser figure.video iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.teaser .teaser-cad2--v1 {
  margin-bottom: 1rem;
}
.teaser .teaser-cad2--v1 .teaser-cad2--v1__figure {
  margin-top: 1rem;
}
.teaser .teaser-cad2--v1 .teaser-cad2--v1__figure img {
  border-radius: 0.25rem;
}
.teaser .teaser-cad2-body .teaser-link--more {
  font-weight: 400 !important;
}
.teaser-list,
.journal-volume-teaser-list {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.teaser-list__teaser-text {
  margin-bottom: 1rem;
}
.teaser-list__teaser-text p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .teaser-list__teaser-text p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-list__teaser-text p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser-list hr {
  margin: 0 15px;
}
.journal-volume-teaser-list {
  gap: 2.5rem;
}
.journal-volume-teaser-list__teaser-text {
  margin-bottom: 1rem;
}
.journal-volume-teaser-list__teaser-text p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .journal-volume-teaser-list__teaser-text p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .journal-volume-teaser-list__teaser-text p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.journal-volume-teaser-list hr {
  margin: 0;
}
.teasers-on-overview .meta-info-label {
  border-bottom: none;
}
.teasers-on-overview a {
  color: #005da5;
}
.teasers-on-overview a:hover,
.teasers-on-overview a:focus {
  color: #669ec9;
  text-decoration: none;
}
.teasers-on-overview a:active {
  color: #00467c;
}
.teasers-on-overview .journal-badge {
  right: 2.25rem;
  pointer-events: none;
  position: absolute;
  top: 1.25rem;
  z-index: 2;
}
.teaser-highlight {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.teaser-highlight a {
  color: #fafafa;
}
.teaser-highlight .info-label {
  margin-bottom: 0.625rem;
}
.teaser-highlight .in-teaser-box {
  margin-bottom: 3.125rem;
  padding-left: 15px;
  padding-right: 15px;
}
.teaser-highlight .in-teaser-box:last-of-type {
  margin-bottom: 0;
}
.teaser-highlight .in-teaser-box .title.title-box {
  margin-bottom: 1.25rem;
}
.teaser-highlight .in-teaser-box .btn {
  margin-top: 1.875rem;
  width: 100%;
}
.box.box-image-bg .teaser-highlight {
  min-height: 230px;
}
.box.box-image-bg .teaser-highlight.fallback-image {
  background: linear-gradient(125.26deg, #004fab 0%, #0088bb 47.52%, #00b4af 96.82%, #00b8af 100%);
}
.box.box-image-bg .teaser-highlight-secondary {
  min-height: 158px;
}
.teaser-post {
  margin-bottom: 3.125rem;
}
.teaser-post .flex-container {
  flex-direction: column;
}
.teaser-post .flex-container p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  font-family: "Merriweather Sans", sans-serif;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .teaser-post .flex-container p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-post .flex-container p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser-post figure {
  width: 100%;
  margin-bottom: 0;
}
.teaser-post p {
  margin-bottom: 0;
}
.teaser-post.teaser-fixed-width-image .info-label {
  margin-top: 0;
}
.teaser-post.teaser-fixed-width-image figure {
  width: 150px;
}
.teaser-post.teaser-fixed-width-image figure img {
  width: 150px;
}
.teaser-aside__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-self: stretch;
  margin: 0;
  cursor: pointer;
}
.teaser-aside__wrapper .teaser-aside__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  align-self: stretch;
}
.teaser-aside__wrapper .teaser-aside__content figure {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  align-self: center;
  margin: 0;
  flex-direction: column;
}
.teaser-aside__wrapper .teaser-aside__content .teaser-aside__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .teaser-aside__wrapper .teaser-aside__content .teaser-aside__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-aside__wrapper .teaser-aside__content .teaser-aside__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.teaser-aside__wrapper .teaser-aside__content .teaser-aside__text {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  color: #33332E;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .teaser-aside__wrapper .teaser-aside__content .teaser-aside__text {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-aside__wrapper .teaser-aside__content .teaser-aside__text {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.teaser-aside__wrapper .teaser-aside__content .teaser-aside__whitepaper--wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.teaser-aside__wrapper footer {
  display: flex;
}
.teaser-aside__wrapper footer button {
  display: flex;
  padding: 0.75rem 1.5rem;
}
.teaser-product figure.pull-left {
  margin-right: 1.875rem;
  margin-bottom: 1.25rem;
}
.teaser-product button {
  width: 100%;
}
.teaser-product .btn-outline-primary {
  margin-top: 1.875rem;
}
.teaser-shadow a {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: block;
}
.teaser-shadow figure {
  margin: 0;
  width: 100%;
}
.teaser-shadow figure img {
  max-height: 250px;
}
.teaser-shadow .content {
  padding: 1.875rem 0.625rem;
}
.teaser-shadow .content .detail-info-label {
  border: none;
  padding-top: 0;
}
.teaser-shadow .content .info-label {
  display: flex;
  flex-wrap: nowrap;
}
.topic-page-teaser .link-list {
  margin-bottom: 1.875rem;
  margin-left: 0;
}
.topic-page-teaser .col-sm-6 {
  padding-left: 0;
}
.teaser-compact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.5rem;
  flex: 1 0 0;
}
.teaser-compact figure {
  display: flex;
  margin: unset;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.25rem;
  align-self: stretch;
}
.teaser-compact .teaser-compact--flexbox__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.teaser-compact .teaser-compact--flexbox__wrapper .teaser-compact--title__headline {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .teaser-compact .teaser-compact--flexbox__wrapper .teaser-compact--title__headline {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-compact .teaser-compact--flexbox__wrapper .teaser-compact--title__headline {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.teaser-compact .info-label {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 160%;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin: 0;
  border: none;
}
@media only screen and (max-width: 991px) {
  .teaser-compact .info-label {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .teaser-compact .info-label {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.paid-content-teaser .content {
  float: left;
  width: 100%;
}
.paid-content-teaser .icon-box {
  display: block;
  float: left;
  margin-bottom: 1.5rem;
  margin-right: 1.25rem;
}
.paid-content-teaser .info-label.meta-info-bar {
  clear: both;
  display: block;
}
.paid-content-teaser .info-label:last-child {
  margin-bottom: 0;
}
.teaser-image .wide {
  margin-left: -30px;
  margin-right: -30px;
}
.teaser-collection {
  margin-bottom: 3.125rem;
}
.teaser-collection figure {
  width: 100%;
}
.teaser-collection .flex-container {
  flex-direction: column;
}
.teaser-collection .link-list {
  margin-bottom: 0;
  margin-top: 1.25rem;
}
.teaser-collection .link-list .icon {
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .box.box-image-bg .teaser-highlight {
    min-height: 373px;
  }
  .box.box-image-bg .teaser-highlight.teaser-highlight-secondary {
    min-height: 158px;
  }
  .box.box-image-bg .teaser-highlight .in-teaser-box {
    margin-bottom: 0;
  }
  .box.box-image-bg .teaser-highlight .in-teaser-box .title.title-box {
    margin-bottom: 1.875rem;
  }
  .box.box-image-bg .teaser-highlight .in-teaser-box .btn {
    width: auto;
  }
  .teaser .teaser-link--figure {
    flex-direction: row !important;
  }
  .teaser .teaser-link--figure figure {
    min-width: 33%;
    width: auto;
    margin-right: 0px !important;
  }
  .teaser figure {
    float: left;
    margin-right: 1.875rem;
    width: auto;
  }
  .teaser figure.full-width {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .teaser figure.video {
    height: 250px;
    padding-bottom: 0;
  }
  .teaser figure.video iframe {
    position: static;
  }
  .teaser .info-label {
    margin-top: 0;
  }
  .teaser .teaser--chaptered {
    flex-direction: row;
  }
  .teaser-shadow figure {
    float: none;
    width: 100%;
  }
  .teaser-shadow figure img {
    max-height: 250px;
  }
  .teaser-shadow .content .info-label {
    border-bottom: 1px solid #ccccc7;
    text-transform: none;
  }
  .teaser-shadow .content hr {
    border: 1px solid #ccccc7;
    color: black;
    margin: 0.31rem 0;
  }
  .teaser-shadow .side-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 0 22%;
  }
  .teaser-shadow.text-and-image-inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 1.875rem;
  }
  .teaser-shadow.text-and-image-inline .content {
    padding: 1.875rem;
  }
  .teaser-shadow.text-and-image-inline .teaser-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .teaser-post {
    flex-direction: row;
  }
  .teaser-post .link-blue.link-chevron {
    margin-left: 1.875rem;
  }
  .teaser-post figure {
    width: 37.5%;
  }
  .teaser-post.teaser-fixed-width-image .flex-container figure {
    margin-bottom: 0;
  }
  .teaser-product button {
    width: auto;
  }
  .paid-content-teaser .info-label.meta-info-bar {
    clear: none;
    display: -webkit-box;
  }
  .teaser-collection {
    margin-bottom: 3.75rem;
  }
  .teaser-collection figure {
    width: 25%;
  }
  .teaser-collection .flex-container {
    flex-direction: row;
  }
  .teaser-collection .link-list {
    flex: 1 0 50%;
    margin-left: 1.875rem;
    margin-top: 0;
  }
  .teaser-collection .link-list .icon {
    padding-top: 0;
  }
  .teaser-compact figure {
    float: none;
    width: 100%;
  }
}
@media screen and (min-width: 991px) {
  .teaser-shadow figure {
    margin: 0;
    width: 100%;
  }
  .teaser-shadow figure img {
    height: 180px;
  }
  .teaser-shadow figure .img-preserve-aspect-ratio {
    height: auto;
  }
  .teasers-on-overview {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .teasers-on-overview .col-md-8 {
    display: flex;
  }
  .teasers-on-overview .col-md-8 .box-image-bg {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .teasers-on-overview .col-md-8 .box-image-bg > a {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .teasers-on-overview .col-md-8 .box-image-bg > a .teaser-highlight {
    flex: 1;
  }
  .teasers-on-overview .journal-badge {
    right: 3.375rem;
    top: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .journal-volume__heading-grid,
  .journal-volume-teaser-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.carousel-flex-box {
  display: flex;
  flex-direction: column;
}
.carousel-flex-box.hidden + hr {
  display: none !important;
  visibility: hidden !important;
}
.carousel-wrapper {
  gap: 1rem;
}
.carousel-content-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
}
.top-thema-outer {
  justify-content: center;
  align-items: center;
}
.marketeer-inner {
  gap: 1.5rem;
}
.carousel-header {
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
  align-self: stretch;
}
.carousel-outer .carousel {
  margin: 0;
}
.carousel-outer .carousel.space-after {
  margin-bottom: 1rem;
}
.carousel-outer .carousel-inner {
  display: flex;
}
.carousel-outer .carousel-inner .carousel-teaser-wrapper {
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  width: 100%;
}
.carousel-outer .carousel-inner,
.carousel-outer .carousel-indicators {
  margin-bottom: 0;
}
.carousel-outer .carousel-indicators {
  bottom: 0;
}
.carousel-outer .carousel-indicators li {
  margin-left: 2px;
  margin-right: 2px;
}
.carousel-outer .carousel-controls-indicators {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  padding: 0;
  margin: 0;
}
.carousel-outer .carousel-controls-indicators .carousel-indicators,
.carousel-outer .carousel-controls-indicators .carousel-control-outer {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.carousel-outer .carousel-control {
  float: right;
}
.carousel-outer .inline-controls-swipe {
  display: inline;
}
.carousel-outer .split-2,
.carousel-outer .split-3,
.carousel-outer .split-4,
.carousel-outer .split-5,
.carousel-outer .split-6 {
  margin: 0 auto;
}
.carousel-outer .split-2 .item > article,
.carousel-outer .split-3 .item > article,
.carousel-outer .split-4 .item > article,
.carousel-outer .split-5 .item > article,
.carousel-outer .split-6 .item > article {
  display: flex;
}
.carousel-outer .split-1 .item > article {
  width: 100%;
}
.carousel-outer .split-2 .item > article:not(:only-of-type) {
  width: 50%;
}
.carousel-outer .split-2 .item > article:not(:only-of-type):first-child {
  padding-left: 0;
}
.carousel-outer .split-2 .item > article:not(:only-of-type):last-child {
  padding-right: 0;
}
.carousel-outer .split-3 .item > article:not(:only-of-type) {
  width: 33.3%;
}
.carousel-outer .split-4 .item > article:not(:only-of-type) {
  width: 25%;
}
.carousel-outer .split-5 .item > article:not(:only-of-type) {
  width: 20%;
}
.carousel-outer .split-6 .item > article:not(:only-of-type) {
  width: 16.66%;
}
.carousel .carousel-indicators {
  left: initial;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right,
.carousel .carousel-indicators {
  margin-left: initial;
  position: relative;
}
.carousel .carousel-control {
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  opacity: 1;
  text-shadow: none;
  width: 30px;
  height: 30px;
  text-align: center;
}
.carousel .carousel-control,
.carousel .carousel-control:active,
.carousel .carousel-control:focus,
.carousel .carousel-control:hover,
.carousel .carousel-control:visited,
.carousel .carousel-control:active,
.carousel .carousel-control.active {
  color: #fff;
  text-decoration: none;
}
html:not(.mobile) .carousel .carousel-control:active,
html:not(.mobile) .carousel .carousel-control.active {
  background: #005da5;
  color: #fff;
}
html:not(.mobile) .carousel .carousel-control:hover {
  background: #669ec9;
  color: #fff;
}
.carousel .carousel-control .glyphicons {
  font-size: 0.9375rem;
  line-height: 1.875rem;
  color: #fafafa;
}
.carousel .carousel-control .glyphicons,
.carousel .carousel-control .glyphicons:before {
  padding: 0;
}
.carousel .carousel-indicators {
  display: inline-block;
  font-size: 0rem;
  line-height: 0rem;
  vertical-align: bottom;
  width: auto;
}
.carousel .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid transparent;
  border-radius: 50%;
  height: 10px;
  margin: 0 0.625rem 0 0;
  width: 10px;
}
.carousel .carousel-indicators li.active {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.6);
}
html:not(.mobile) .carousel .carousel-indicators li:focus,
html:not(.mobile) .carousel .carousel-indicators li:hover {
  background: #669ec9;
  border-color: transparent;
}
html:not(.mobile) .carousel .carousel-indicators li:active {
  background: #337db7;
}
.carousel .carousel-controls-indicators {
  line-height: 3rem;
  zoom: 1;
  width: 100%;
}
.carousel .split-in-half article {
  width: 49%;
}
.carousel .split-in-half article:first-child {
  margin-left: 0;
}
.carousel .split-in-half article:last-child {
  margin-right: 0;
}
.carousel .split-in-half article:last-child:nth-child(2) {
  float: right;
}
.carousel article:only-of-type {
  margin: 0;
  width: 100%;
}
.stage {
  margin-top: -1.5rem;
}
.stage .carousel {
  margin: 0;
  padding: 0;
}
.stage .carousel .carousel-inner {
  margin: 0;
}
.stage .carousel .carousel-controls-indicators {
  position: absolute;
  margin: 0.935rem 0;
  padding: 0 0.935rem;
}
@media screen and (max-width: 767px) {
  .carousel-control {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .carousel {
    font-size: 0.8125rem;
  }
  .carousel-outer .carousel-inner .carousel-teaser-wrapper {
    width: auto;
  }
}
html.ie .carousel .carousel-indicators {
  left: 0;
  margin-left: 0;
}
.newsletter header.no-margin-top {
  margin-top: 0;
}
.newsletter figure {
  margin-right: 1.5rem;
}
.newsletter p {
  margin-bottom: 0.75rem;
}
.newsletter .btn-link {
  padding: 0;
}
.newsletter .btn-solid-primary {
  float: none;
  white-space: nowrap;
  width: 100%;
}
.newsletter.article-teaser.medium header,
.newsletter .article-teaser.medium header {
  text-transform: capitalize;
  font-weight: 400;
}
.newsletter.article-teaser.small header,
.newsletter .article-teaser.small header {
  font-size: 0.75rem;
}
.newsletter.article-list hr {
  border-top-width: 2px;
}
.newsletter.article-list hr:first-of-type.root-navigation {
  margin-top: 0;
}
.newsletter.article-list hr:first-of-type:not(.root-navigation) {
  display: none;
}
.newsletter.article-list a.newsletter-link {
  font-size: 1.5rem;
  line-height: 2.5rem;
  vertical-align: middle;
  padding: 0.7rem 0;
  white-space: nowrap;
}
.newsletter.article-list a.newsletter-link .glyphicons-chevron-right:before {
  padding-left: 0;
}
.newsletter.article-list form {
  margin-bottom: 0;
}
.newsletter.article-list form input[type="radio"] + label {
  margin-right: 2rem;
}
.newsletter.article-list form .newsletter-subitem {
  margin-bottom: 1.5rem;
  padding-left: 4rem;
}
.newsletter.article-list form .newsletter-subitem p {
  margin-top: 2rem;
}
.newsletter.article-list .article-list-item {
  display: table;
}
.newsletter.article-list .article-list-item:first-of-type {
  margin-top: 3rem;
}
.newsletter.article-list .article-list-item input[type="checkbox"] {
  height: auto;
  width: auto;
}
.newsletter.article-list .newsletter-icon-container {
  display: block;
}
@media screen and (max-width: 767px) {
  .newsletter.article-list .newsletter-icon-container {
    border: none;
  }
}
.newsletter.article-list .newsletter-icon-container.root-navigation-steps {
  border: none;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: no-repeat;
  height: 110px;
  margin-bottom: 2.2rem;
  width: 160px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-1 {
  background-position: 0 0;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-1.active {
  background-position: 0 -110px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-2 {
  background-position: -162.5px 0;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-2.active {
  background-position: -162.5px -110px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-3 {
  background-position: -325px 0;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-3.active {
  background-position: -325px -110px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-4 {
  background-position: -488px 0;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.step-4.active {
  background-position: -488px -110px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-icon-step.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step {
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #eeeeee;
  display: table;
  height: 60px;
  padding: 0.5rem 0.5rem 0.5rem 1.4rem;
  table-layout: fixed;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step:first-of-type {
  padding: 0.5rem;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step:not(:first-of-type):before {
  background-color: #eeeeee;
  border: 30px solid transparent;
  border-left-width: 8px;
  border-right-width: 0;
  border-left-color: #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step:not(:last-of-type):after {
  border: 30px solid transparent;
  border-left-width: 7px;
  border-right-width: 0;
  border-left-color: #eeeeee;
  right: -6px;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step:last-of-type:after {
  border: 30px solid white;
  border-left-width: 7px;
  border-right-width: 0;
  border-left-color: #eeeeee;
  right: 0;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 10;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step.active {
  background-color: #ccccc7;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step.active:before {
  background-color: #ccccc7;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step.active:after {
  border-left-color: #ccccc7;
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step.active span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsletter.article-list .newsletter-icon-container .newsletter-arrow-step span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (max-width: 479px) {
  .newsletter.article-list .newsletter-icon-container .newsletter-arrow-step {
    font-size: 0.625rem;
    line-height: 0.875rem;
    padding: 0.2rem 0.2rem 0.2rem 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  .newsletter .btn-solid-primary {
    float: right;
    width: auto;
  }
  .newsletter .captcha-container {
    float: right;
  }
}
.lazy-pagination-container {
  border-style: solid;
  border-width: 1px 0 0 0;
  bottom: 0;
  height: auto;
  position: fixed;
  z-index: 10;
  width: 100%;
  max-width: 1280px;
}
.pagination > a,
.pager > a,
.pagination li > a,
.pager li > a,
.pagination > span,
.pager > span,
.pagination li > span,
.pager li > span {
  font-size: 0.875rem;
  line-height: 1.875rem;
}
.pagination > li,
.pager > li {
  font-size: 0;
  line-height: 0;
}
.pagination > li > a,
.pager > li > a,
.pagination > li > span,
.pager > li > span,
.pagination > li > a .glyphicons,
.pager > li > a .glyphicons,
.pagination > li > span .glyphicons,
.pager > li > span .glyphicons {
  color: #005da5;
}
.pagination > li > a:active,
.pager > li > a:active,
.pagination > li > span:active,
.pager > li > span:active {
  background-color: #00467c;
  color: #fff;
}
.pagination > li > a:hover,
.pager > li > a:hover,
.pagination > li > span:hover,
.pager > li > span:hover,
.pagination > li > a:focus,
.pager > li > a:focus,
.pagination > li > span:focus,
.pager > li > span:focus,
.pagination > li > a:hover .glyphicons,
.pager > li > a:hover .glyphicons,
.pagination > li > span:hover .glyphicons,
.pager > li > span:hover .glyphicons,
.pagination > li > a:focus .glyphicons,
.pager > li > a:focus .glyphicons,
.pagination > li > span:focus .glyphicons,
.pager > li > span:focus .glyphicons {
  background-color: #005da5;
  color: #fff;
  text-decoration: none;
}
.pagination > li.active > a,
.pager > li.active > a,
.pagination > li.active > span,
.pager > li.active > span,
.pagination > li.active > a:hover,
.pager > li.active > a:hover,
.pagination > li.active > span:hover,
.pager > li.active > span:hover,
.pagination > li.active > a:focus,
.pager > li.active > a:focus,
.pagination > li.active > span:focus,
.pager > li.active > span:focus {
  background-color: #e9e9e5;
}
.pagination > li.active > a,
.pager > li.active > a,
.pagination > li.active > span,
.pager > li.active > span,
.pagination > li.active > a:hover,
.pager > li.active > a:hover,
.pagination > li.active > span:hover,
.pager > li.active > span:hover,
.pagination > li.active > a:focus,
.pager > li.active > a:focus,
.pagination > li.active > span:focus,
.pager > li.active > span:focus,
.pagination > li.active > a .glyphicons,
.pager > li.active > a .glyphicons,
.pagination > li.active > span .glyphicons,
.pager > li.active > span .glyphicons,
.pagination > li.active > a:hover .glyphicons,
.pager > li.active > a:hover .glyphicons,
.pagination > li.active > span:hover .glyphicons,
.pager > li.active > span:hover .glyphicons,
.pagination > li.active > a:focus .glyphicons,
.pager > li.active > a:focus .glyphicons,
.pagination > li.active > span:focus .glyphicons,
.pager > li.active > span:focus .glyphicons {
  color: #33332e;
}
.pagination > li.disabled > a,
.pager > li.disabled > a,
.pagination > li.disabled > span,
.pager > li.disabled > span,
.pagination > li.disabled > a:hover,
.pager > li.disabled > a:hover,
.pagination > li.disabled > span:hover,
.pager > li.disabled > span:hover,
.pagination > li.disabled > a:focus,
.pager > li.disabled > a:focus,
.pagination > li.disabled > span:focus,
.pager > li.disabled > span:focus,
.pagination > li.disabled > a .glyphicons,
.pager > li.disabled > a .glyphicons,
.pagination > li.disabled > span .glyphicons,
.pager > li.disabled > span .glyphicons,
.pagination > li.disabled > a:hover .glyphicons,
.pager > li.disabled > a:hover .glyphicons,
.pagination > li.disabled > span:hover .glyphicons,
.pager > li.disabled > span:hover .glyphicons,
.pagination > li.disabled > a:focus .glyphicons,
.pager > li.disabled > a:focus .glyphicons,
.pagination > li.disabled > span:focus .glyphicons,
.pager > li.disabled > span:focus .glyphicons {
  background-color: transparent;
  color: #005da5;
  opacity: 0.3;
}
.pagination > li,
.pager > li,
.pagination > li > a,
.pager > li > a,
.pagination > li > span,
.pager > li > span {
  border: none;
  border-radius: 0;
  height: 30px;
  font-family: "Merriweather Sans", sans-serif;
  min-width: 30px;
}
.pagination > li .glyphicons,
.pager > li .glyphicons,
.pagination > li > a .glyphicons,
.pager > li > a .glyphicons,
.pagination > li > span .glyphicons,
.pager > li > span .glyphicons {
  line-height: 1.875rem;
  vertical-align: baseline;
}
.pagination > li > a,
.pager > li > a,
.pagination > li > span,
.pager > li > span {
  padding: 0 6px;
}
.pagination,
.pager,
.pagination > li:last-child > a,
.pager > li:last-child > a,
.pagination > li:first-child > a,
.pager > li:first-child > a {
  border-radius: 0;
}
.pagination .glyphicons:before,
.pager .glyphicons:before {
  padding: 0;
}
.pagination-multipage {
  display: flex;
  justify-content: space-between;
  margin: 1.25rem 0;
  padding: 0;
}
.pagination-multipage li {
  display: inline;
  width: 33%;
}
.pagination-multipage a {
  color: #005da5;
}
.pagination-multipage a:hover,
.pagination-multipage a:focus {
  color: #669ec9;
  text-decoration: none;
}
.pagination-multipage a:active {
  color: #00467c;
}
.content ul.pagination-multipage li {
  position: static;
}
.img-compilation figure {
  width: 100%;
}
.img-compilation .back-to-article {
  text-align: center;
}
.img-compilation .list-inline {
  text-align: center;
  margin-bottom: 1.6rem;
}
.img-compilation .list-inline li {
  padding: 0 1rem;
}
.img-compilation .list-inline span.glyphicons:before {
  padding: 0;
}
.img-compilation .glyphicons.disabled {
  opacity: 0.3;
}
html.ie .ghost-pagination ul,
html.firefox .ghost-pagination ul {
  display: table;
}
.ghost-pagination ul {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 auto;
  width: fit-content;
}
.ghost-pagination li {
  padding: 0;
  display: inline;
}
.ghost-pagination li a {
  padding: 0;
}
.ghost-pagination li .glyphicons {
  font-size: 1.875rem;
}
.ghost-pagination li .glyphicons:before {
  padding: 0;
}
.ghost-pagination .ghostrow a {
  color: #ccccc7;
}
.ghost-pagination .ghostrow a:hover,
.ghost-pagination .ghostrow a:focus {
  background-color: transparent;
  color: #999994;
}
.ghost-pagination .ghostrow a:active {
  color: #33332e;
}
@media screen and (min-width: 992px) {
  .pagination-multipage .glyphicons {
    padding-right: 0;
  }
  .pagination-multipage a {
    display: inline-flex;
  }
}
.survey {
  display: table;
  font-family: "Merriweather Sans";
  position: relative;
  width: 100%;
}
.survey .description {
  font-family: "Merriweather Sans", sans-serif;
}
.survey .as-link {
  font-size: 1rem;
  line-height: 1.375rem;
}
.survey .answers {
  color: #33332e;
  margin-bottom: 0;
  width: 100%;
}
.survey .answers .answer {
  border-bottom: 1px solid #ccccc7;
  float: left;
  padding: 1.25rem 0;
}
.survey .answers .answer:first-of-type {
  padding-top: 2.5rem;
}
.survey .answers .answer .option {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #33332e;
  margin-top: 0.5rem;
  display: block;
}
.survey .answers .answer.disabled .image,
.survey .answers .answer:not(.disabled):hover .image {
  background: url(../images/survey-empty-full.png);
  background-position: -60px 0;
}
.survey .answers .answer .image {
  background-repeat: no-repeat;
  float: left;
  height: 59px;
  margin-right: 1.25rem;
  width: 59px;
}
.survey .answers .answer .count {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #666661;
}
.survey .answers .answer .percent {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #005da5;
  font-weight: 700;
  margin-right: 0.625rem;
}
.survey .answers .answer .tens {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 59px;
}
.survey .answers .answer.col-of-5,
.survey .answers .answer.col-of-4,
.survey .answers .answer.col-of-3,
.survey .answers .answer.col-of-2,
.survey .answers .answer.col-of-1 {
  width: 100%;
}
.survey h2 {
  margin-bottom: 1rem;
}
.survey .social-share-container {
  padding-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .survey .answers .answer {
    border-bottom: 0;
    margin-bottom: 0;
    padding-top: 1.875rem;
    padding-bottom: 0;
  }
  .survey .answers .answer:first-of-type {
    padding-top: 1.875rem;
  }
  .survey .answers .answer .option {
    margin-top: 0;
    padding-bottom: 1.25rem;
    padding-right: 0.625rem;
  }
  .survey .answers .answer .count {
    display: block;
    padding-bottom: 1.25rem;
  }
  .survey .answers .answer .count:after {
    border-bottom: 1px solid #ccccc7;
    content: "";
    display: block;
    padding-top: 1.25rem;
    width: 106%;
  }
  .survey .answers .answer .image {
    float: none;
    margin-bottom: 0.625rem;
    margin-right: 1.875rem;
  }
  .survey .answers .answer.col-of-5 {
    width: 19%;
    max-width: 19%;
  }
  .survey .answers .answer.col-of-4 {
    width: 24%;
    max-width: 24%;
  }
  .survey .answers .answer.col-of-3:last-child,
  .survey .answers .answer.col-of-2:last-child {
    margin-left: 1.5%;
  }
  .survey .answers .answer.col-of-3 {
    width: 32%;
    max-width: 32%;
  }
  .survey .answers .answer.col-of-2 {
    width: 49%;
    max-width: 49%;
  }
  .survey .social-share-container {
    border-top: 1px solid #ccccc7;
    padding-top: 1.875rem;
  }
}
#survey-container {
  padding: 0 !important;
  font-family: "Merriweather Sans";
  height: 250px;
  position: relative;
  width: 100%;
  display: table;
}
.rating-container {
  text-align: left;
  height: 1.375rem;
}
.rating-container .rating-only-css {
  border: none;
  display: inline-block;
  padding-right: 0.31rem;
  position: relative;
  vertical-align: middle;
}
.rating-container .rating-only-css,
.rating-container .rating-only-css label {
  margin: 0;
  min-height: 1px;
}
.rating-container .rating-only-css > label {
  color: #f5bd4d;
  float: right;
}
.rating-container .rating-only-css > label:before {
  content: "\E049";
  display: block;
  font-family: "Glyphicons Regular";
  font-size: 1.625rem;
  line-height: 1.5625rem;
  margin-left: 0.1rem;
  text-decoration: none;
}
.rating-container .rating-only-css > input {
  display: none;
}
.rating-container .rating-only-css > input:checked ~ label:before {
  content: "\E050";
}
.rating-container.enabled > .ratingForm {
  margin: 0;
  white-space: nowrap;
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled {
  width: auto;
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover ~ label {
  color: #f7ca71;
  cursor: pointer;
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover:before,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover ~ label:before {
  content: "\E050";
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked + label:before,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked ~ label:before {
  content: "\E049";
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked + label:hover,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked ~ label:hover,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked ~ label:hover ~ label {
  color: #f7ca71;
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked + label:hover:before,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked ~ label:hover:before,
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > input:checked ~ label:hover ~ label:before {
  content: "\E050";
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover ~ input:checked ~ label {
  color: #f7ca71;
}
.rating-container.enabled > .ratingForm .rating-only-css.enabled:hover > label:hover ~ input:checked ~ label:before {
  content: "\E050";
}
@media screen and (min-width: 768px) {
  .rating-container {
    position: relative;
  }
  .rating-container .rating-only-css {
    padding-right: 0;
  }
  .rating-container .rating-only-css > label:before {
    font-size: 1rem;
    line-height: 1rem;
    margin-top: -0.1875rem;
  }
  .infographic-detail .rating-container {
    margin-bottom: 0.625rem;
  }
}
.sitemap .sitemap-year,
.sitemap .sitemap-months {
  padding: 0;
}
.sitemap .sitemap-year {
  width: 5%;
  font-size: 1.4rem;
}
.sitemap .sitemap-months {
  width: 95%;
}
.sitemap .glyphicons-chevron-right {
  padding-left: 0.3rem;
}
.sitemap .space-before {
  margin-top: 4.7rem;
}
footer[role=contentinfo] {
  background-color: #666661;
  color: #fafafa;
  clear: both;
  line-height: 1.5625rem;
  padding: 30px 0 0;
}
footer[role=contentinfo] .footer-content--wrapper {
  padding-bottom: 38px;
}
footer[role=contentinfo] section {
  padding-bottom: 0.5em;
}
footer[role=contentinfo] a.archive-link {
  display: block;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}
footer[role=contentinfo] a.socialmedia {
  height: 32px;
  width: 32px;
}
footer[role=contentinfo] a.socialmedia.facebook {
  background-position: 0 -32px;
}
footer[role=contentinfo] a.socialmedia.facebook:hover {
  background-position: -32px -32px;
}
footer[role=contentinfo] a.socialmedia.facebook:active {
  background-position: -64px -32px;
}
footer[role=contentinfo] a.socialmedia.twitter {
  background-position: 0 0;
}
footer[role=contentinfo] a.socialmedia.twitter:hover {
  background-position: -32px 0;
}
footer[role=contentinfo] a.socialmedia.twitter:active {
  background-position: -64px 0px;
}
footer[role=contentinfo] a.socialmedia.xing {
  background-position: 0 -64px;
}
footer[role=contentinfo] a.socialmedia.xing:hover {
  background-position: -32px -64px;
}
footer[role=contentinfo] a.socialmedia.xing:active {
  background-position: -64px -64px;
}
footer[role=contentinfo] a.socialmedia.instagram {
  background-position: 0 -96px;
}
footer[role=contentinfo] a.socialmedia.instagram:hover {
  background-position: -32px -96px;
}
footer[role=contentinfo] a.socialmedia.instagram:active {
  background-position: -64px -96px;
}
footer[role=contentinfo] a.socialmedia.linkedin {
  background-position: 0 -128px;
}
footer[role=contentinfo] a.socialmedia.linkedin:hover {
  background-position: -32px -128px;
}
footer[role=contentinfo] a.socialmedia.linkedin:active {
  background-position: -64px -128px;
}
footer[role=contentinfo] header {
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  background-color: inherit;
  margin-bottom: 1.5625rem;
  margin-top: 1.5625rem;
}
footer[role=contentinfo] ul li {
  line-height: 0.6875rem;
}
footer[role=contentinfo] .a-z-list {
  letter-spacing: 0.625rem;
}
footer[role=contentinfo] .a-z-list .section_topics {
  letter-spacing: normal;
  font-size: 0.875rem;
}
#tuev-logo {
  display: block;
  margin-top: 1rem;
}
#awards-logos {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
  width: 60%;
}
#awards-logos :first-child {
  margin-right: 1rem;
}
#awards-logos :last-child {
  margin-left: 1rem;
}
@media screen and (max-width: 991px) {
  footer[role=contentinfo] .col-sm-6:nth-last-child(2) {
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  #awards-logos {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  #awards-logos {
    width: 90%;
  }
  #awards-logos :first-child {
    margin-right: 0;
  }
  #awards-logos :last-child {
    margin-left: 0;
  }
}
.magazine-box {
  margin-bottom: -1.25rem;
  padding: 0;
}
.magazine-box .box {
  margin-bottom: 0;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.magazine-box .box.box-slider figure {
  margin-bottom: 0.935rem;
}
.magazine-box p {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.magazine-box .carousel-inner {
  margin-left: -0.935rem;
}
@media screen and (min-width: 768px) {
  .magazine-box .box {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .magazine-box .teaser figure {
    float: none;
    margin-right: 0;
  }
}
@media screen and (min-width: 991px) {
  html.safari .magazine-box .box .carousel-inner {
    margin: 0;
  }
  html.safari .magazine-box .box .carousel-inner .article-teaser {
    padding-right: 0;
    padding-left: 1rem;
  }
}
#comments-collapse,
.answer-collapse,
.answer-toolbox {
  margin-bottom: 0;
  margin-top: 1.875rem;
  position: relative;
}
#comments-collapse::before,
.answer-collapse::before,
.answer-toolbox::before {
  border-color: transparent transparent #f7f7f4;
  border-style: solid;
  border-width: 0 12px 18px;
  content: "\00a0";
  display: block;
  height: 0;
  position: absolute;
  top: -18px;
  width: 0;
}
.answer-collapse,
.answer-toolbox {
  margin-left: 1.25rem;
}
#comments {
  margin-bottom: 3.125rem;
}
#comments button,
#comments a.btn {
  width: 100%;
}
#comments > .title {
  margin-bottom: 1.875rem;
}
#comments .no-padding {
  padding: 0;
}
#comments .comment,
#comments .answer {
  margin-top: 1.875rem;
}
#comments .answer {
  padding-left: 1.25rem;
}
#comments .answer-toolbox,
#comments .toolbox {
  font-family: "Merriweather Sans", sans-serif;
}
#comments .answer-toolbox form .form-group,
#comments .toolbox form .form-group {
  margin-bottom: 1.25rem;
}
#comments .answer-toolbox form label,
#comments .toolbox form label {
  display: block;
}
#comments .answer-toolbox form button,
#comments .toolbox form button {
  margin-top: 1.25rem;
}
#comments .answer-toolbox form hr,
#comments .toolbox form hr {
  margin: 1.875rem 0;
}
#comments .answer-toolbox form.alias-form p,
#comments .toolbox form.alias-form p {
  margin-bottom: 1.875rem;
}
#comments .comment-form-alias label {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #666661;
  vertical-align: super;
}
#comments .comment-text {
  margin-bottom: 1.25rem;
  padding-left: 0;
  padding-right: 0;
  text-align: justify;
}
#comments .comment-text::before {
  content: "\E246";
  display: block;
  font-family: "Glyphicons Regular";
  font-size: 1.8rem;
}
#comments .comment-text.rejected {
  font-weight: 700;
}
#comments .answer .comment-text::before {
  content: "\E022";
  font-size: 1.8rem;
}
#comments .comment-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  padding-left: 0;
  padding-right: 0;
}
#comments .comment-links a {
  padding: 0.625rem 0;
  text-transform: uppercase;
}
#comments .comment-links a .glyphicons::before {
  padding: 6px 8px;
}
#comments .info-label {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#comments .info-label .glyphicons-user::before {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
#comments .hint {
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .answer-collapse,
  .answer-toolbox {
    margin-left: 0;
  }
  #comments {
    margin-bottom: 3.75rem;
  }
  #comments button,
  #comments a.btn {
    width: auto;
  }
  #comments .answer {
    padding-left: 0;
  }
  #comments .answer-toolbox form.alias-form button,
  #comments .toolbox form.alias-form button {
    margin-top: 0;
  }
  #comments .comment-text {
    margin-bottom: 1.875rem;
    padding-left: 2.185rem;
    padding-right: 15px;
  }
  #comments .comment-text::before {
    left: 0;
    position: absolute;
  }
  #comments .comment-links {
    flex-direction: column;
    padding-left: 15px;
  }
  #comments .comment-links a {
    border-bottom: 1px solid #e9e9e5;
    display: block;
  }
  #comments .comment-links a:first-of-type {
    padding-top: 0;
  }
  #comments .comment-links a:last-of-type {
    border-bottom: none;
  }
  #comments .comment-links.flex-content-end {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  #comments .toolbox .container-checkbox input[type="checkbox"],
  #comments .answer-toolbox .container-checkbox input[type="checkbox"] {
    position: absolute;
  }
}
.author-page .address-information {
  align-items: baseline;
  display: flex;
  margin-bottom: 1.25rem;
}
.author-page .authors-title,
.author-page .test {
  text-align: center;
}
.author-page .title.title-big-box {
  margin-bottom: 0;
}
.author-page .title.title-small {
  margin-bottom: 0;
}
.author-page .taglist {
  margin-bottom: 3.125rem;
}
.author-page .container-breadcrumb > .navbar-nav {
  border-right: none;
}
.author-page.fallback {
  background-position: center;
}
.author-page #author-btn {
  width: 100%;
}
.author-page .article-list {
  clear: both;
}
.author-page .link-icon .glyphicons:before {
  padding-top: 0;
}
.author-page .background-graphic {
  position: absolute;
  background-position: center;
  height: 408px;
  width: 408px;
  top: -35%;
}
.author-page .contact-information {
  margin-bottom: 1.25rem;
}
.author-page.page-banner {
  align-items: center;
  background: linear-gradient(45deg, #09386D 0%, #005DA5 100%);
  color: #fafafa;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 1.875rem 0.625rem;
  position: relative;
  margin-bottom: 1.875rem;
  width: 100%;
}
.author-page .glyphicons-phone-alt::before {
  padding-right: 0.4rem;
}
.author-page .portrait {
  border-radius: 50%;
  height: 166px;
  width: 166px;
  margin-bottom: 1.875rem;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .author-page .navbar-nav {
    margin: 0;
  }
  .author-page .background-graphic {
    top: -22%;
  }
}
@media screen and (min-width: 992px) {
  .author-page .portrait {
    right: 25%;
    position: absolute;
    height: 285px;
    width: 285px;
  }
  .author-page .authors-title {
    margin-left: 1.875rem;
    position: absolute;
    left: 0;
    right: 50%;
    text-align: left;
    bottom: 0;
  }
  .author-page #author-btn {
    display: none;
  }
  .author-page.page-banner {
    align-items: normal;
    height: 345px;
    padding: 1.875rem;
  }
  .author-page .background-graphic {
    height: 626px;
    width: 626px;
    left: 40%;
  }
}
.paidcontent-product-box {
  display: flex;
  width: 100%;
  min-width: 651px;
  max-width: 832px;
  flex-direction: column;
  align-items: center;
  border-radius: 1rem;
  background: #ffffff;
  box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.02), 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}
.paidcontent-product-box .product-box--inner {
  display: flex;
  padding: 2.5rem 2.5rem 1.5rem 2.5rem;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  align-self: stretch;
}
.paidcontent-product-box .product-box--inner .product-box--header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  align-self: stretch;
  white-space: break-spaces;
}
.paidcontent-product-box .product-box--inner .product-box--header h2 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 130%;
  color: #1a1a1a;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .paidcontent-product-box .product-box--inner .product-box--header h2 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .paidcontent-product-box .product-box--inner .product-box--header h2 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.paidcontent-product-box .product-box--inner .product-box--header p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  margin: 0;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .paidcontent-product-box .product-box--inner .product-box--header p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .paidcontent-product-box .product-box--inner .product-box--header p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.paidcontent-product-box .product-box--inner .product-box-slider {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  align-self: stretch;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card {
  display: flex;
  min-width: 232.5px;
  max-width: 350px;
  padding: 1.25rem;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 0.75rem;
  border: 0.0625rem solid #9c9c9c;
  background: #ffffff;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card:hover {
  box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.02), 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--packshot {
  display: flex;
  justify-content: center;
  align-items: center;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--packshot img {
  max-width: 152px;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
  color: #4d4d4d;
  text-align: center;
  min-height: 42px;
}
@media only screen and (max-width: 991px) {
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 130%;
  }
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--infoText {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
  color: #0500ff;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--infoText {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card .product-card--infoText {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card a {
  width: 100%;
}
.paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  align-self: stretch;
}
.paidcontent-product-box .product-box-login {
  display: flex;
  padding: 1.5rem 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  align-self: stretch;
  border-top: 0.0625rem solid #9c9c9c;
}
.paidcontent-product-box .product-box-login p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 160%;
  color: #1a1a1a;
  margin: unset;
}
@media only screen and (max-width: 991px) {
  .paidcontent-product-box .product-box-login p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .paidcontent-product-box .product-box-login p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 160%;
  }
}
.paidcontent-product-box .product-box-login a {
  text-decoration: underline;
  color: #1a1a1a;
}
.paidcontent-link-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  align-self: stretch;
  border-radius: 1.5rem;
}
.paidcontent-link-box p {
  margin: 0;
}
.paidcontent-link-box--faded::before {
  content: "";
  position: absolute;
  left: 0;
  top: -12.5rem;
  width: 100%;
  height: 12.5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .paidcontent-product-box {
    min-width: 525px;
    align-items: center;
    align-self: stretch;
  }
  .paidcontent-product-box .product-box--inner {
    padding: 1.5rem;
    gap: 1.5rem;
  }
  .paidcontent-product-box .product-box-login {
    padding: 1rem 0;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .paidcontent-product-box {
    min-width: 345px;
    align-items: center;
    align-self: stretch;
  }
  .paidcontent-product-box .product-box--inner {
    padding: 1.25rem 1rem;
    gap: 1rem;
  }
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card {
    min-width: 232.5px;
    max-width: 280px;
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.02), 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
  }
  .paidcontent-product-box .product-box--inner .product-box-slider .product-box-slider--card-wrapper .product-card:hover {
    box-shadow: none;
  }
  .paidcontent-product-box .product-box-login {
    padding: 1rem 0;
    gap: 0.25rem;
  }
}
.touchpoint-header {
  position: relative;
}
.touchpoint-banner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 220px;
  width: 100%;
}
.touchpoint-banner.login {
  background-image: url("../images/banners/login-s.jpg");
}
.touchpoint-banner.products {
  background-image: url("../images/banners/products-s.jpg");
}
.touchpoint-banner.products-anonymous {
  background-image: url("../images/banners/products-anonymous-s.jpg");
}
.touchpoint-banner.support {
  background-image: url("../images/banners/support-s.jpg");
}
.touchpoint-banner.topics {
  background-image: url("../images/banners/topics-s.jpg");
}
.touchpoint-banner.taxulting {
  background-image: url("../images/banners/texulting-Header.jpg");
}
.box.touchpoint-box {
  background-color: #ffffff;
  box-shadow: 8px 8px 10px -4px rgba(0, 0, 0, 0.2);
  margin-bottom: 1.875rem;
  margin-top: -80px;
  padding: 1.875rem;
  position: relative;
  width: 95%;
}
.box.touchpoint-box header {
  font-family: "Merriweather Sans";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: uppercase;
}
.box.touchpoint-box p {
  color: #666661;
  margin-top: 1rem;
}
.box.touchpoint-box a.btn {
  margin-top: 2rem;
}
.touchpoint-box-subheader {
  font-family: "Merriweather Sans";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375rem;
}
.touchpoint-box-subheader a {
  font-style: italic;
}
.touchpoint-bg-pattern {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg width='19px' height='19px' viewBox='0 0 19 19' id='stripes' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='line-pattern' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3e%3cpath d='M-0.5,19.5 L19.5,-0.5' id='Line' stroke='%23E1E1E1' stroke-width='2'%3e%3c/path%3e%3cpath d='M-10.5,10.5 L9.5,-9.5' id='Line' stroke='%23E1E1E1' stroke-width='2'%3e%3c/path%3e%3cpath d='M0.5,37.5 L20.5,17.5' id='Line' stroke='%23E1E1E1' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
  background-repeat: repeat;
  background-attachment: fixed;
  height: 250px;
  position: absolute;
  top: 220px;
  width: 935px;
}
@media screen and (min-width: 768px) {
  .box.touchpoint-box {
    margin-bottom: 3.75rem;
    width: 37rem;
  }
  .box.touchpoint-box header {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
  .touchpoint-banner.login {
    background-image: url("../images/banners/login-l.jpg");
  }
  .touchpoint-banner.products {
    background-image: url("../images/banners/products-l.jpg");
  }
  .touchpoint-banner.products-anonymous {
    background-image: url("../images/banners/products-anonymous-l.jpg");
  }
  .touchpoint-banner.support {
    background-image: url("../images/banners/support-l.jpg");
  }
  .touchpoint-banner.topics {
    background-image: url("../images/banners/topics-l.jpg");
  }
}
html {
  overflow-x: hidden !important;
}
html.mobile .status {
  display: inline;
}
html.ie {
  -ms-overflow-style: scrollbar;
}
html.ie .tax-overview-page .teasers-on-overview .col-md-4 {
  display: block;
}
html.ie .tax-overview-page .teasers-on-overview .col-md-4 .box-image-bg {
  display: block;
}
html.ie .tax-overview-page .teasers-on-overview .col-md-4 .box-image-bg > a {
  display: block;
}
html.ie .tax-overview-page .col-md-6 .link-chevron {
  bottom: 1.875rem;
  position: absolute;
}
html.ie .tax-overview-page .col-md-6 .teaser-link {
  display: block;
}
html.ie .tax-overview-page .col-md-6 .teaser-link .content {
  display: block;
}
html.ie .tax-overview-page .col-md-8 .teaser-shadow.text-and-image-inline {
  display: block;
}
html.ie .tax-overview-page .col-md-8 .teaser-shadow.text-and-image-inline .teaser-link .content {
  display: block;
}
html.ie .tax-overview-page .col-md-12 .link-chevron {
  bottom: 1.875rem;
  position: absolute;
}
html.ie .tax-overview-page .col-md-12 .teaser-link {
  display: block;
}
html.ie .tax-overview-page .col-md-12 .teaser-link .content {
  display: block;
}
html.ie .tax-overview-page .col-md-4 .link-chevron {
  bottom: 3.75rem;
  position: absolute;
}
html.ie .tax-overview-page .col-md-4 .teaser-link {
  display: block;
}
html.ie .tax-overview-page .col-md-4 .teaser-link .content {
  display: block;
}
html.ie header .autocomplete-suggestions {
  margin-top: 2.8rem;
}
html.ie form textarea + span.glyphicons,
html.ie form textarea + span.glyphicons + span.glyphicons {
  top: 0 !important;
}
html.ie form input + span.glyphicons,
html.ie form input + span.glyphicons + span.glyphicons {
  vertical-align: middle;
  top: 0;
}
html.ie form .ui-state-error,
html.ie form .ui-state-error:focus {
  border: 1px solid #ff0000;
}
html.ie form .ui-state-error ~ span.glyphicons-exclamation-sign,
html.ie form .ui-state-error:focus ~ span.glyphicons-exclamation-sign,
html.ie form .ui-state-error ~ span.glyphicons-exclamation-sign:before,
html.ie form .ui-state-error:focus ~ span.glyphicons-exclamation-sign:before {
  display: inline-block !important;
}
html.ie form .ui-state-error:not(:focus) ~ span.glyphicons-exclamation-sign,
html.ie form .ui-state-error:not(:focus) ~ span.glyphicons-exclamation-sign:before {
  display: none !important;
}
html.ie form .ui-state-valid {
  border: 1px solid #ccccc7;
}
html.ie form .ui-state-valid ~ span.glyphicons-exclamation-sign,
html.ie form .ui-state-valid ~ span.glyphicons-exclamation-sign:before {
  display: none !important;
}
html.ie form input:not([type="submit"]) {
  line-height: 2rem;
}
html.ie form input[type="checkbox"] {
  padding-bottom: 0;
}
html.ie blockquote:not(.tweet-quote) p {
  flex-basis: calc(100% - 4rem);
  padding-left: 3.6rem;
}
html.ie #brand-logo-acquisa {
  margin-top: 0;
}
html.ie .btn-default.dropdown-toggle .caret {
  top: 0;
}
html.ie .glyphicons.glyphicons-chevron-right,
html.ie .glyphicons.glyphicons-chevron-left,
html.ie .glyphicons.glyphicons-embed {
  top: 0.4rem;
}
html.ie .glyphicons.glyphicons-lock {
  top: 0.5rem;
}
html.ie .glyphicons.glyphicons-search {
  top: -0.1em;
}
html.ie .pagination .glyphicons {
  top: 0.3rem;
}
html.ie #tabnav ul.horizontal .glyphicons {
  top: 0.4rem;
}
html.ie .content-state .glyphicons {
  top: 0.3rem;
}
html.ie .carousel .carousel-control,
html.ie .carousel .inline-controls-swipe {
  display: inline-block;
  vertical-align: top;
}
html.ie .carousel .inline-controls-swipe .carousel-indicators {
  left: 0;
  margin-left: 0;
}
html.ie .carousel .newsletter .glyphicons-chevron-right {
  top: 0.2rem;
}
html.ie .box .as-link .glyphicons {
  top: 0.2rem;
}
html.ie .carousel .glyphicons,
html.ie .btn-marketing .glyphicons {
  top: -0.2rem;
}
html.ie .page-tools .glyphicons {
  top: -0.1rem;
}
html.ie .article-list article .as-link .glyphicons-chevron-right {
  top: 0.4rem;
}
html.ie .error-content ul {
  overflow: hidden;
}
html.ie .article-info .author {
  width: 100%;
  flex-basis: 50%;
}
html.ie .article-info .author #haufe-svg {
  max-width: 50px;
}
@media screen and (max-width: 991px) {
  html.ie .tax-overview-page .col-md-4 .link-chevron {
    bottom: 1.875rem;
    position: absolute;
  }
  html.ie .author .background-graphic {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  html.ie .tax-overview-page .col-md-4 .link-chevron {
    bottom: 1.875rem;
    position: absolute;
  }
}
html.safari .newsletter input[type=checkbox] {
  margin-left: 0.5rem;
}
html.safari .authors .author .author-picture {
  min-width: 115px;
}
html.safari form input + span.glyphicons,
html.safari form select + span.glyphicons {
  top: -0.3rem;
}
html.safari .invalid input:required:invalid {
  border: 1px solid red;
}
html.safari .invalid input:required:invalid + span.glyphicons-exclamation-sign,
html.safari .invalid input:required:invalid + span.glyphicons-exclamation-sign {
  display: inline-block !important;
}
html.safari.mobile {
  overflow-x: hidden !important;
}
html.safari.mobile *:not(section#swipe-stage):not(figcaption):not([id^="swipe-"]):not(#errorRating):not(.icon-button):not(.iconV2):not(svg) {
  max-width: 100%;
}
html.safari.mobile input[type=checkbox],
html.safari.mobile input[type=radio] {
  -webkit-transform: scale(1.5, 1.5);
}
html.safari.mobile body {
  -webkit-overflow-y-scrolling: touch;
  overflow-x: hidden !important;
}
@media screen and (max-width: 767px) {
  html.safari.mobile.safari7 .stage .carousel-control.left .glyphicons-chevron-left,
  html.safari.mobile.safari7 .stage .carousel-control.right .glyphicons-chevron-left,
  html.safari.mobile.safari7 .stage .carousel-control.left .glyphicons-chevron-left:before,
  html.safari.mobile.safari7 .stage .carousel-control.right .glyphicons-chevron-left:before,
  html.safari.mobile.safari7 .stage .carousel-control.left .glyphicons-chevron-right,
  html.safari.mobile.safari7 .stage .carousel-control.right .glyphicons-chevron-right,
  html.safari.mobile.safari7 .stage .carousel-control.left .glyphicons-chevron-right:before,
  html.safari.mobile.safari7 .stage .carousel-control.right .glyphicons-chevron-right:before {
    top: 5rem;
  }
}
html.safari.mobile:not(.safari8) ul.pagination li > a,
html.safari.mobile:not(.safari8) ul.pagination li > span {
  height: 2.6em !important;
}
html.safari.mobile .author-info .author .author-picture,
html.safari.mobile .author-info .author .svg-haufe-picture {
  min-width: 65px;
}
html.safari.mobile .caret:not(.glyphicons) {
  padding-bottom: 0;
}
html.safari.mobile span.glyphicons-envelope {
  top: -2px;
}
html.safari.mobile #messageBox.success {
  font-size: 0.75rem;
}
html.safari.mobile #mobileMenuContainer .nav .mein-konto,
html.safari.mobile #mobileMenuContainer .nav .user-info {
  margin: 0;
  padding: 1rem 0;
}
html.safari.mobile #mobileMenuContainer .nav .mein-konto:before,
html.safari.mobile #mobileMenuContainer .nav .user-info:before,
html.safari.mobile #mobileMenuContainer .nav .mein-konto:after,
html.safari.mobile #mobileMenuContainer .nav .user-info:after {
  background-color: #999994;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 10px;
}
html.safari.mobile #mobileMenuContainer .nav .mein-konto:before,
html.safari.mobile #mobileMenuContainer .nav .user-info:before {
  left: -10px;
}
html.safari.mobile #mobileMenuContainer .nav .mein-konto:after,
html.safari.mobile #mobileMenuContainer .nav .user-info:after {
  right: -10px;
}
@media screen and (max-width: 991px) {
  html.safari .rating-container label {
    cursor: pointer;
  }
}
@media screen and (max-width: 383.5px) {
  html.safari figure.pull-left {
    margin-right: 1.3em;
  }
}
html.chrome header .navbar.navbar-default .navbar-nav.main li > a.active:before,
html.chrome header .navbar.navbar-default .navbar-nav.second li > a.active:before {
  bottom: -13px !important;
}
html.chrome header .navbar.navbar-default .navbar-nav.main li > a.active:after,
html.chrome header .navbar.navbar-default .navbar-nav.second li > a.active:after {
  bottom: -11px !important;
}
html.chrome.mobile body {
  overflow-x: hidden;
}
html.android {
  overflow-x: hidden !important;
}
html.android body {
  overflow-x: hidden !important;
}
html.firefox .teaser figure.video {
  height: 0;
}
div.chb-outline {
  display: block;
}
.chb-sectionId {
  display: none;
}
.ideskDeepLink {
  text-align: center;
}
.chb-fussnote,
.chb-footnotereference,
.chb-footnotecontainer {
  display: none;
}
table.chb-TableBordersNone td,
table.chb-TableBordersNone th {
  border: none;
}
table.chb-TableBordersAll td,
table.chb-TableBordersAll th {
  border: 1px solid #ccccc7;
}
table.chb-TableBordersTop td,
table.chb-TableBordersTop th {
  border: none;
  border-top: 1px solid #ccccc7;
}
table.chb-TableBordersTopBot td,
table.chb-TableBordersTopBot th {
  border: none;
  border-bottom: 1px solid #ccccc7;
  border-top: 1px solid #ccccc7;
}
table.chb-TableBordersBottom td,
table.chb-TableBordersBottom th {
  border: none;
  border-bottom: 1px solid #ccccc7;
}
table.chb-TableBordersSides td,
table.chb-TableBordersSides th {
  border: none;
  border-left: 1px solid #ccccc7;
  border-right: 1px solid #ccccc7;
}
table.chb-liste1 td,
table.chb-liste2 td,
table.chb-liste3 td,
table[border="0"] td,
table.chb-liste1 th,
table.chb-liste2 th,
table.chb-liste3 th,
table[border="0"] th {
  border: none;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
td.chb-CellBordersRowsep {
  border-bottom: 1px solid #ccccc7;
}
td.chb-CellBordersColsep {
  border-right: 1px solid #ccccc7;
}
td.chb-CellBordersColRowsep {
  border-bottom: 1px solid #ccccc7;
  border-right: 1px solid #ccccc7;
}
td.chb-CellBordersObensep {
  border-top: 1px solid #ccccc7;
}
td.chb-CellBordersLinksObensep {
  border-top: 1px solid #ccccc7;
  border-left: 1px solid #ccccc7;
}
td.chb-top {
  vertical-align: top;
}
td.chb-top a[id] {
  display: block;
  height: 0;
}
td.chb-right {
  text-align: right;
}
td.chb-center {
  float: none;
  text-align: center;
}
p .chb-video-embed {
  display: none;
}
p .chb-infographic {
  display: none;
}
.chb-default-hidden {
  display: none;
}
.journal-badge-container {
  display: flex;
  height: 32px;
}
.journal-badge-container div {
  align-items: center;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
}
.journal-badge-container .image.dark {
  background: #f7f7f4;
}
.journal-badge-container .image img {
  height: 20px;
  object-fit: cover;
}
.journal-badge-container .image.light {
  background: #ffffff;
}
.journal-badge-container .label {
  background: #ccccc7;
  color: #ff00ac;
  font-style: italic;
}
.regwall {
  width: auto;
}
.regwall .regwall-box {
  background: linear-gradient(to bottom, white 0%, #f7f7f4 100%);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  padding-top: 0.625rem;
  position: relative;
  top: -100px;
  font-family: "Merriweather Sans";
}
.regwall .regwall-box .box {
  margin-bottom: 0;
}
.regwall .regwall-box .overlay-box {
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}
.regwall .regwall-box .title-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 1.25rem;
}
.regwall .regwall-box .title {
  z-index: 3;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4375rem;
  color: #232A36;
}
.regwall .regwall-box .titleIcon {
  z-index: 3;
  filter: brightness(0);
}
.regwall .regwall-box .titleIcon img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 30px;
}
.regwall .regwall-box .buttonIcon {
  width: 20px;
  height: 20px;
}
.regwall .regwall-box .buttonIcon:after {
  content: url("../images/check-circle.svg");
  vertical-align: middle;
}
.regwall .regwall-box .regwall-content {
  align-content: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.regwall .regwall-box .regwall-login {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: unset;
  font-size: inherit;
  font-weight: 300;
}
.regwall .regwall-box .regwall-login p {
  line-height: 1.125rem;
}
.regwall .regwall-box .regwall-login a {
  color: #eb6005;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.125rem;
}
.regwall .regwall-box .regwall-login a span {
  font-weight: 400;
}
.regwall .regwall-box .regwall-btn {
  padding: 0.625rem 1.25rem 0.625rem 1.25rem;
  gap: 2px;
  border-radius: 4px;
  height: auto;
  width: 100%;
  color: #fff;
  background-color: #eb6005;
  border: none;
  font-size: inherit;
  font-weight: 700;
}
.regwall .regwall-box .regwall-btn:disabled {
  opacity: 0.2;
}
.regwall .regwall-box .tab-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 2.5rem;
}
.regwall .regwall-box .tab-container .tab {
  width: 50%;
  border: none;
  text-align: center;
  line-height: 1.03125rem;
}
.regwall .regwall-box .tab-container .tab.tab-active .tab-bar {
  background-color: #005da5;
}
.regwall .regwall-box .tab-container .tab.tab-active .tab-text {
  color: #232A36;
  font-weight: 700;
}
.regwall .regwall-box .tab-container .tab .tab-text {
  font-size: 0.6875rem;
  font-weight: 300;
  color: #D9D9D9;
}
.regwall .regwall-box .tab-container .tab .tab-bar {
  height: 5px;
  background-color: #D9D9D9;
  border-radius: 10px;
}
.regwall .regwall-box .tab-subtitle {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #232A36;
  line-height: 1.03125rem;
}
.regwall .regwall-box .regwall-input-label {
  font-size: 0.6875rem;
  font-weight: 300;
  color: #232A36;
}
.regwall .regwall-box .regwall-input {
  padding: 0.625rem 1rem 0.625rem 1rem;
  height: 50px;
  width: 100%;
  border: 1px solid #232A36;
  border-radius: 4px;
}
.regwall .regwall-box .regwall-input:focus {
  border: 2px solid #005da5;
  outline: none;
}
.regwall .regwall-box .regwall-checkbox-container {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.regwall .regwall-box .regwall-checkbox-container .regwall-checkbox {
  margin-right: 0.625rem;
  margin-left: 0.5rem;
  border: 2px solid #878787;
  height: 20px;
  width: 20px;
}
.regwall .regwall-box .regwall-checkbox-container .regwall-checkbox:focus {
  border: 2px solid #005da5;
  outline: none;
}
.regwall .regwall-box .regwall-checkbox-container .regwall-agb-label {
  font-size: 0.75rem;
  font-weight: 300;
  color: #232A36;
  line-height: 1.125rem;
}
.regwall .regwall-box .regwall-checkbox-container .regwall-agb-label a {
  font-weight: 700;
  line-height: 1.125rem;
}
.regwall .softener {
  background-repeat: repeat-x;
  height: 200px;
  margin-left: -0.31rem;
  margin-right: -0.31rem;
  position: relative;
  top: -100px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .regwall .regwall-box {
    margin-bottom: 3.125rem;
    padding-top: 1.25rem;
    top: -200px;
  }
  .regwall .regwall-box .overlay-box {
    padding: 3.75rem 5rem 3.75rem 5rem;
  }
  .regwall .regwall-box .title-container {
    margin-bottom: 3.75rem;
  }
  .regwall .regwall-box .title {
    font-size: 2.25rem;
    line-height: 2.8125rem;
  }
  .regwall .regwall-box .titleIcon img {
    width: unset;
  }
  .regwall .regwall-box .buttonIcon {
    width: 20px;
    height: 20px;
  }
  .regwall .regwall-box .buttonIcon:after {
    padding-left: 0.8rem;
  }
  .regwall .regwall-box .regwall-content {
    gap: 20px;
  }
  .regwall .regwall-box .regwall-login {
    margin-top: 2.5rem;
    font-size: 1rem;
    font-weight: 300;
  }
  .regwall .regwall-box .regwall-login p {
    line-height: 1.25rem;
  }
  .regwall .regwall-box .regwall-login a {
    font-weight: 400;
    line-height: 1.375rem;
  }
  .regwall .regwall-box .regwall-login a span {
    font-weight: 400;
  }
  .regwall .regwall-box .regwall-btn {
    padding: 1.25rem 2.5rem 1.25rem 2.5rem;
    gap: 2px;
    height: 60px;
    font-size: 1rem;
    font-weight: 700;
  }
  .regwall .regwall-box .tab-container {
    gap: 10px;
    margin-bottom: 2.5rem;
  }
  .regwall .regwall-box .tab-container .tab {
    line-height: 1.03125rem;
  }
  .regwall .regwall-box .tab-container .tab .tab-text {
    font-weight: 700;
  }
  .regwall .regwall-box .tab-container .tab-text {
    font-size: 0.6875rem;
    font-weight: 300;
  }
  .regwall .regwall-box .tab-container .tab-bar {
    height: 5px;
    background-color: #D9D9D9;
    border-radius: 10px;
  }
  .regwall .tab-subtitle {
    font-size: 1.3125rem !important;
    line-height: 1.96875rem !important;
  }
  .regwall .regwall-input-label {
    font-size: 0.875rem !important;
  }
  .regwall .regwall-input {
    padding: 1rem 1.25rem 1rem 1.25rem;
    height: 60px !important;
  }
  .regwall .regwall-checkbox-container {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .regwall .regwall-checkbox-container .regwall-checkbox {
    margin-right: 1rem !important;
    margin-left: unset !important;
    height: 24px !important;
    width: 24px !important;
  }
  .regwall .regwall-checkbox-container .regwall-agb-label {
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.125rem;
  }
  .regwall .regwall-checkbox-container .regwall-agb-label a {
    font-weight: 700;
    line-height: 1.125rem;
  }
}
.uc-embed {
  font-family: "Merriweather Sans";
}
.uc-description,
.uc-p,
.uc-description,
.uc-list {
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 1.375rem !important;
}
.uc-heading {
  font-weight: 700 !important;
  font-size: 14px !important;
}
.uc-list {
  margin-left: 15px !important;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingGraphic {
  background: url(../images/colorbox/loading.gif) no-repeat center center;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious,
#cboxNext,
#cboxClose {
  position: absolute;
  bottom: 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious {
  left: 0;
  background: url(../images/colorbox/controls.png) no-repeat -75px 0;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  left: 27px;
  background: url(../images/colorbox/controls.png) no-repeat -50px 0;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  right: 0;
  background: url(../images/colorbox/controls.png) no-repeat -25px 0;
}
#cboxClose:hover {
  background-position: -25px -25px;
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFF, endColorstr=#00FFFF);
}
#content_haufe_shop header.tab-shop-teaser-list {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 700;
  color: #33332e;
  margin-bottom: 1rem;
  margin-top: 0;
  margin-top: 1rem;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  #content_haufe_shop header.tab-shop-teaser-list {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 400;
  }
}
#content_haufe_shop header.tab-shop-richtext-heading {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 700;
  color: #eb6005;
  margin-bottom: 1rem;
  margin-top: 0;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  #content_haufe_shop header.tab-shop-richtext-heading {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 400;
  }
}
.box-sober > header {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 700;
  color: #33332e;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  .box-sober > header {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 400;
  }
}
#content_haufe_academy .box {
  margin-bottom: 0;
  padding: 1.875rem 0;
}
#content_haufe_products .nav-user {
  width: auto;
}
#content_haufe_products .btn-solid-primary {
  margin-bottom: 1.25rem;
}
.flexbox-container {
  display: flex;
  flex-wrap: wrap;
  padding-right: 0;
  padding-left: 0;
}
.flexbox-container section {
  display: flex;
}
.flexbox-container section .box {
  display: flex;
  flex-direction: column;
}
.flexbox-container section .box .content {
  flex: 1 0 auto;
}
.flexbox-container .my-product {
  display: flex;
  flex-direction: column;
}
.flexbox-container .my-product header {
  flex: 1;
}
.my-product {
  height: 370px;
  margin: 1.875rem auto;
  position: relative;
  text-align: center;
  width: 280px;
}
.my-product header {
  color: #33332e;
  margin-bottom: 0;
}
.my-product img {
  margin: 0 auto 1.25rem;
  min-height: 1px;
  width: 70%;
}
.my-product:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.my-product:hover .btn-outline-secondary {
  background-color: #005da5;
  color: #fff;
}
html.ie .flexbox-container {
  display: flex;
  flex-wrap: wrap;
}
html.ie .flexbox-container section {
  display: flex;
  -ms-flex-direction: column;
}
html.ie .flexbox-container section .box {
  flex: 1 0 auto;
}
@media screen and (max-width: 991px) {
  #content_haufe_shop .col-sm-6:nth-last-child(1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  .no-product-nav .btn-solid-primary {
    float: right;
    margin-top: 0;
  }
  .my-product {
    margin: 1.25rem 1.875rem 0 0;
  }
}
.avatar {
  height: 2.5rem;
  width: 2.5rem;
  background-color: #e5f0ff;
  color: #200099;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-width: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 160%;
}
@media only screen and (max-width: 991px) {
  .avatar {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .avatar {
    font-size: 1rem;
    font-weight: 700;
    line-height: 160%;
  }
}
.avatar.focus,
.avatar:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.avatar:hover {
  background-color: #ccdeff;
}
.avatar:active {
  background-color: #99b4ff;
}
.buttonV2 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  align-items: center;
  border-radius: 9999px;
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  padding: 0 1.5rem;
  height: 2.5rem;
  min-width: calc(5rem);
  max-width: calc(25rem);
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .buttonV2 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .buttonV2 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.buttonV2.focus,
.buttonV2:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.buttonV2:focus {
  text-decoration: none;
}
.buttonV2:hover {
  text-decoration: none;
}
.buttonV2 .leadingIcon--padded,
.buttonV2 .trailingIcon--padded {
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
.buttonV2 .leadingIcon--padded {
  padding-right: 0.5rem;
}
.buttonV2 .trailingIcon--padded {
  padding-left: 0.5rem;
}
.buttonV2.disabled {
  pointer-events: none;
}
.buttonV2.button--large {
  height: 3rem;
  min-width: calc(6rem);
  max-width: calc(30rem);
}
.buttonV2.button--small {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
  height: 2rem;
  min-width: calc(4rem);
  max-width: calc(20rem);
}
@media only screen and (max-width: 991px) {
  .buttonV2.button--small {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .buttonV2.button--small {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.buttonV2.button--primary {
  background-color: #0500ff;
  border: 0;
  color: #ffffff;
}
.buttonV2.button--primary svg,
.buttonV2.button--primary svg path {
  fill: #ffffff;
}
.buttonV2.button--primary.disabled,
.buttonV2.button--primary:disabled {
  background-color: #f0f0f0;
  color: #9c9c9c;
}
.buttonV2.button--primary.disabled svg,
.buttonV2.button--primary:disabled svg,
.buttonV2.button--primary.disabled svg path,
.buttonV2.button--primary:disabled svg path {
  fill: #676767;
}
.buttonV2.button--primary.disabled:focus,
.buttonV2.button--primary:disabled:focus {
  background-color: #f0f0f0;
}
.buttonV2.button--primary:focus {
  background-color: #0500ff;
}
.buttonV2.button--primary:hover {
  background-color: #1700cc;
}
.buttonV2.button--primary:active {
  background-color: #200099;
}
.buttonV2.button--secondary {
  background-color: #00000000;
  border: 1px solid #0500ff;
  color: #0500ff;
}
.buttonV2.button--secondary svg,
.buttonV2.button--secondary svg path {
  fill: #0500ff;
}
.buttonV2.button--secondary.disabled,
.buttonV2.button--secondary:disabled {
  background-color: #f0f0f0;
  color: #9c9c9c;
  border-width: 0;
}
.buttonV2.button--secondary.disabled svg,
.buttonV2.button--secondary:disabled svg,
.buttonV2.button--secondary.disabled svg path,
.buttonV2.button--secondary:disabled svg path {
  fill: #676767;
}
.buttonV2.button--secondary.disabled:focus,
.buttonV2.button--secondary:disabled:focus {
  background-color: #f0f0f0;
}
.buttonV2.button--secondary:hover {
  background-color: #0500ff;
  color: #fafafa;
}
.buttonV2.button--secondary:hover svg,
.buttonV2.button--secondary:hover svg path {
  fill: #ffffff;
}
.buttonV2.button--secondary:active {
  background-color: #200099;
  color: #fafafa;
}
.buttonV2.button--secondary:active svg,
.buttonV2.button--secondary:active svg path {
  fill: #ffffff;
}
.buttonV2.button--tertiary {
  background-color: #00000000;
  border: none;
  color: #1a1a1a;
}
.buttonV2.button--tertiary svg,
.buttonV2.button--tertiary svg path {
  fill: #1a1a1a;
}
.buttonV2.button--tertiary.disabled,
.buttonV2.button--tertiary:disabled {
  background-color: #00000000;
  color: #9c9c9c;
}
.buttonV2.button--tertiary.disabled svg,
.buttonV2.button--tertiary:disabled svg,
.buttonV2.button--tertiary.disabled svg path,
.buttonV2.button--tertiary:disabled svg path {
  fill: #676767;
}
.buttonV2.button--tertiary.disabled:focus,
.buttonV2.button--tertiary:disabled:focus {
  background-color: #00000000;
}
.buttonV2.button--tertiary:focus {
  background-color: #00000000;
}
.buttonV2.button--tertiary:focus svg,
.buttonV2.button--tertiary:focus svg path {
  fill: #1a1a1a;
}
.buttonV2.button--tertiary:hover {
  background-color: #d4d4d4;
}
.buttonV2.button--tertiary:active {
  background-color: #b8b8b8;
  color: #1a1a1a;
}
.buttonV2.button--tertiary:active svg,
.buttonV2.button--tertiary:active svg path {
  fill: #1a1a1a;
}
.linkButton {
  display: flex;
  min-height: 1.5rem;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  align-items: flex-start;
  gap: 0.25rem;
  border-radius: 0.5rem;
  border: unset;
  background: unset;
  cursor: pointer;
}
.linkButton .linkButton__leadingIcon,
.linkButton .linkButton__trailingIcon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.linkButton.leadingIcon--padded {
  padding-left: 0.5rem !important;
}
.linkButton.trailingIcon--padded {
  padding-right: 0.5rem !important;
}
.linkButton .linkButton__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  .linkButton .linkButton__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .linkButton .linkButton__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.linkButton.hover,
.linkButton:hover {
  background: #e5f0ff;
  border-radius: 0.5rem;
  color: #0500ff;
  text-decoration: none;
}
.linkButton.hover .linkButton__leadingIcon.iconV2 svg,
.linkButton:hover .linkButton__leadingIcon.iconV2 svg,
.linkButton.hover .linkButton__trailingIcon.iconV2 svg,
.linkButton:hover .linkButton__trailingIcon.iconV2 svg,
.linkButton.hover .linkButton__leadingIcon.iconV2 svg path,
.linkButton:hover .linkButton__leadingIcon.iconV2 svg path,
.linkButton.hover .linkButton__trailingIcon.iconV2 svg path,
.linkButton:hover .linkButton__trailingIcon.iconV2 svg path {
  fill: #0500ff;
}
.linkButton.hover .linkButton__text,
.linkButton:hover .linkButton__text {
  color: #0500ff;
}
.linkButton.focus,
.linkButton:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.linkButton.focus,
.linkButton:focus {
  text-decoration: none;
}
.linkButton.focus .linkButton__leadingIcon.iconV2 svg,
.linkButton:focus .linkButton__leadingIcon.iconV2 svg,
.linkButton.focus .linkButton__trailingIcon.iconV2 svg,
.linkButton:focus .linkButton__trailingIcon.iconV2 svg,
.linkButton.focus .linkButton__leadingIcon.iconV2 svg path,
.linkButton:focus .linkButton__leadingIcon.iconV2 svg path,
.linkButton.focus .linkButton__trailingIcon.iconV2 svg path,
.linkButton:focus .linkButton__trailingIcon.iconV2 svg path {
  fill: #1a1a1a;
}
.linkButton.focus .linkButton__text,
.linkButton:focus .linkButton__text {
  color: #1a1a1a;
}
.linkButton.active,
.linkButton:active {
  border-radius: 0.5rem;
  color: #0500ff;
  text-decoration: none;
}
.linkButton.active .linkButton__leadingIcon.iconV2 svg,
.linkButton:active .linkButton__leadingIcon.iconV2 svg,
.linkButton.active .linkButton__trailingIcon.iconV2 svg,
.linkButton:active .linkButton__trailingIcon.iconV2 svg,
.linkButton.active .linkButton__leadingIcon.iconV2 svg path,
.linkButton:active .linkButton__leadingIcon.iconV2 svg path,
.linkButton.active .linkButton__trailingIcon.iconV2 svg path,
.linkButton:active .linkButton__trailingIcon.iconV2 svg path {
  fill: #0500ff;
}
.linkButton.active .linkButton__text,
.linkButton:active .linkButton__text {
  color: #0500ff;
}
.iconV2.icon--xs svg {
  width: 1rem;
  height: 1rem;
}
.iconV2.icon--sm svg {
  width: 1.125rem;
  height: 1.125rem;
}
.iconV2.icon--md svg {
  width: 1.25rem;
  height: 1.25rem;
}
.iconV2.icon--lg svg {
  width: 1.5rem;
  height: 1.5rem;
}
.linkV2 {
  display: inline-flex;
  align-items: center;
  min-height: 1.5rem;
  gap: 0.125rem;
  text-decoration: unset;
  border: unset;
  background: unset;
  cursor: pointer;
}
.linkV2 .link__leadingIcon,
.linkV2 .link__trailingIcon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.linkV2.leadingIcon--padded {
  gap: 0.125rem !important;
}
.linkV2.trailingIcon--padded {
  gap: 0.125rem !important;
}
.linkV2 .link__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #1a1a1a;
}
@media only screen and (max-width: 991px) {
  .linkV2 .link__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .linkV2 .link__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.linkV2.hover,
.linkV2:hover {
  color: #0500ff;
  text-decoration: none;
}
.linkV2.hover .link__leadingIcon.iconV2 svg,
.linkV2:hover .link__leadingIcon.iconV2 svg,
.linkV2.hover .link__trailingIcon.iconV2 svg,
.linkV2:hover .link__trailingIcon.iconV2 svg,
.linkV2.hover .link__leadingIcon.iconV2 svg path,
.linkV2:hover .link__leadingIcon.iconV2 svg path,
.linkV2.hover .link__trailingIcon.iconV2 svg path,
.linkV2:hover .link__trailingIcon.iconV2 svg path {
  fill: #0500ff;
}
.linkV2.hover .link__text,
.linkV2:hover .link__text {
  color: #0500ff;
}
.linkV2.selected,
.linkV2.active,
.linkV2:active {
  text-decoration: underline;
  color: #0500ff;
}
.linkV2.selected .link__leadingIcon.iconV2 svg,
.linkV2.active .link__leadingIcon.iconV2 svg,
.linkV2:active .link__leadingIcon.iconV2 svg,
.linkV2.selected .link__trailingIcon.iconV2 svg,
.linkV2.active .link__trailingIcon.iconV2 svg,
.linkV2:active .link__trailingIcon.iconV2 svg,
.linkV2.selected .link__leadingIcon.iconV2 svg path,
.linkV2.active .link__leadingIcon.iconV2 svg path,
.linkV2:active .link__leadingIcon.iconV2 svg path,
.linkV2.selected .link__trailingIcon.iconV2 svg path,
.linkV2.active .link__trailingIcon.iconV2 svg path,
.linkV2:active .link__trailingIcon.iconV2 svg path {
  fill: #0500ff;
}
.linkV2.selected .link__text,
.linkV2.active .link__text,
.linkV2:active .link__text {
  color: #0500ff;
}
.linkV2.focus,
.linkV2:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.linkV2.focus,
.linkV2:focus {
  text-decoration: none;
  border-radius: 0.25rem;
}
.linkV2.focus .link__leadingIcon.iconV2 svg,
.linkV2:focus .link__leadingIcon.iconV2 svg,
.linkV2.focus .link__trailingIcon.iconV2 svg,
.linkV2:focus .link__trailingIcon.iconV2 svg,
.linkV2.focus .link__leadingIcon.iconV2 svg path,
.linkV2:focus .link__leadingIcon.iconV2 svg path,
.linkV2.focus .link__trailingIcon.iconV2 svg path,
.linkV2:focus .link__trailingIcon.iconV2 svg path {
  fill: #1a1a1a;
}
.linkV2.focus .link__text,
.linkV2:focus .link__text {
  color: #1a1a1a;
}
.linkV2 *:not(.navbar_secondary.linkV2) :visited {
  color: #808080;
  text-decoration: none;
}
.linkV2 *:not(.navbar_secondary.linkV2) :visited .link__leadingIcon.iconV2 svg,
.linkV2 *:not(.navbar_secondary.linkV2) :visited .link__trailingIcon.iconV2 svg,
.linkV2 *:not(.navbar_secondary.linkV2) :visited .link__leadingIcon.iconV2 svg path,
.linkV2 *:not(.navbar_secondary.linkV2) :visited .link__trailingIcon.iconV2 svg path {
  fill: #808080;
}
.linkV2 *:not(.navbar_secondary.linkV2) :visited .link__text {
  color: #808080;
}
.icon-button {
  align-items: center;
  border-radius: 9999px;
  box-sizing: content-box;
  display: flex;
  justify-content: center;
}
.icon-button .iconV2 {
  display: flex;
}
.icon-button.icon-button--small {
  max-width: 2rem;
  max-height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem;
}
.icon-button.icon-button--medium {
  max-width: 2.5rem;
  max-height: 2.5rem;
  min-width: 2.5rem;
  min-height: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.5rem;
}
.icon-button.icon-button--large {
  max-width: 3rem;
  max-height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
}
.dividerV2 {
  border-top: #9c9c9c 1px solid;
  height: 1px;
  margin-top: 10px;
}
.input-container--wrapper {
  display: flex;
  width: 100%;
  min-width: 15.625rem;
  max-width: 28.125rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.input-container--wrapper.error {
  border-left: 0.125rem solid #ee4261;
  padding-left: 0.75rem;
}
.input-container--wrapper.error .input-container {
  border-color: #ee4261;
}
.input-container--wrapper.error .input-container .input-field {
  color: #1a1a1a;
}
.input-container--wrapper.error .input-container:focus-within {
  border: 0.125rem solid #ee4261 !important;
}
.input-container--wrapper.error .input-container.has-value {
  border-color: #ee4261;
}
.input-container--wrapper.error .input-container.has-value:hover .toggle-icon {
  display: block;
}
.input-container--wrapper.error .input-container.has-value:hover .toggle-icon--password {
  display: block;
}
.input-container--wrapper.error .input-container .toggle-icon {
  display: none;
}
.input-container--wrapper.error .input-container .toggle-icon--error {
  display: block;
  margin-left: 10px;
  width: 1.5rem;
  height: 1.5rem;
}
.input-container--wrapper.error .input-error {
  display: flex;
}
.input-container--wrapper .input-container {
  height: 3rem;
  position: relative;
  align-self: stretch;
  border-radius: 0.5rem;
  border: 0.0625rem solid #9c9c9c;
  background-color: #ffffff;
}
.input-container--wrapper .input-container .input-field {
  flex: 1;
  border: none;
  outline: none;
  background: none;
  padding: 0 0.75rem 0 1rem;
  border-radius: 0.5rem;
  height: 100%;
  color: #808080;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .input-container--wrapper .input-container .input-field {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .input-container--wrapper .input-container .input-field {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.input-container--wrapper .input-container .toggle-icon--wrapper {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 100%;
  padding-right: 0.75rem;
}
.input-container--wrapper .input-container .toggle-icon--wrapper .toggle-icon,
.input-container--wrapper .input-container .toggle-icon--wrapper .toggle-icon--password {
  cursor: pointer;
  margin-left: 10px;
  width: 1.5rem;
  height: 1.5rem;
}
.input-container--wrapper .input-container .toggle-icon,
.input-container--wrapper .input-container .toggle-icon--password,
.input-container--wrapper .input-container .toggle-icon--error {
  display: none;
}
.input-container--wrapper .input-container.has-value {
  border-color: #808080;
}
.input-container--wrapper .input-container.has-value .toggle-icon--password {
  display: block;
}
.input-container--wrapper .input-container.has-value .input-field {
  color: #1a1a1a;
}
.input-container--wrapper .input-container.has-value:hover .toggle-icon {
  display: block;
}
.input-container--wrapper .input-container.has-value:hover .toggle-icon--password {
  display: block;
}
.input-container--wrapper .input-container:focus-within {
  border: 0.125rem solid #0500ff !important;
}
.input-container--wrapper .input-container:focus-within .input-field {
  color: #1a1a1a;
}
.input-container--wrapper .input-container:hover {
  border-color: #808080;
}
.input-container--wrapper .input-container:has(.input-field:autofill) {
  background-color: #e9f0fe;
}
.input-container--wrapper .input-container:has(.input-field:autofill) .toggle-icon--password {
  display: block;
}
.input-container--wrapper .input-error {
  display: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  color: #e81546;
}
@media only screen and (max-width: 991px) {
  .input-container--wrapper .input-error {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .input-container--wrapper .input-error {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.input-container--wrapper .input-label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
  color: #4d4d4d;
  margin: unset;
}
@media only screen and (max-width: 991px) {
  .input-container--wrapper .input-label {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .input-container--wrapper .input-label {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.checkbox-v2 {
  -webkit-appearance: none;
  appearance: none;
  margin: 0 !important;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.0625rem solid #9c9c9c;
  border-radius: 0.25rem;
  transform: translateY(-0.075em);
  transition: border, background-color 100ms ease-in-out;
}
.checkbox-v2:hover {
  border-color: #0d0d0d;
}
.checkbox-v2:focus {
  border-color: #0d0d0d;
}
.checkbox-v2:focus.focus,
.checkbox-v2:focus:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.checkbox-v2:checked {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  background-image: url("../images/iconsV2/check.svg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.checkbox-v2:checked:hover {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.checkbox-v2:disabled,
.checkbox-v2 .disabled,
.checkbox-v2:disabled:hover {
  border-color: #9c9c9c;
  cursor: not-allowed;
}
.chip-component,
.chip-component--informative,
.chip-component--positive,
.chip-component--warning,
.chip-component--error,
.chip-component--brand,
.chip-component--accent {
  display: inline-flex;
  height: 28px;
  min-width: 32px;
  padding: 0px 0.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
}
.chip-component__container {
  display: flex;
  align-items: center;
  gap: 4px;
}
.chip-component__container label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 120%;
  margin: initial;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 991px) {
  .chip-component__container label {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .chip-component__container label {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 120%;
  }
}
.chip-component--informative {
  background-color: #1a1a1a;
}
.chip-component--informative path {
  fill: #fafafa;
}
.chip-component--informative label {
  color: #fafafa;
}
.chip-component--positive {
  background-color: #c9f6d8;
}
.chip-component--positive path {
  fill: #0c4921;
}
.chip-component--positive label {
  color: #0c4921;
}
.chip-component--warning {
  background-color: #fde5b4;
}
.chip-component--warning path {
  fill: #553902;
}
.chip-component--warning label {
  color: #553902;
}
.chip-component--error {
  background-color: #fbcecf;
}
.chip-component--error path {
  fill: #5c0829;
}
.chip-component--error label {
  color: #5c0829;
}
.chip-component--brand {
  background-color: #e5f0ff;
}
.chip-component--brand path {
  fill: #200099;
}
.chip-component--brand label {
  color: #200099;
}
.chip-component--accent {
  background-color: #ffd8ea;
}
.chip-component--accent path {
  fill: #8b013f;
}
.chip-component--accent label {
  color: #8b013f;
}
.chip-component--icon-only {
  min-width: 28px;
  padding: initial;
}
.chip-icon {
  display: flex;
  align-items: center;
}
.radioButtonV2 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.radioButtonV2 .radioButtonV2__input {
  -webkit-appearance: none;
  appearance: none;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateY(-0.075em);
  border: 0.0625rem solid #9c9c9c;
  border-radius: 9999px;
}
.radioButtonV2 .radioButtonV2__input:focus {
  border-color: #0d0d0d;
}
.radioButtonV2 .radioButtonV2__input:focus.focus,
.radioButtonV2 .radioButtonV2__input:focus:focus {
  outline: 0.125rem dashed #3342ff;
  outline-offset: 0.125rem;
}
.radioButtonV2 .radioButtonV2__input:checked {
  background-color: transparent;
  background-image: url("../images/iconsV2/ellipse.svg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  border: none;
}
.radioButtonV2 .radioButtonV2__input:disabled,
.radioButtonV2 .radioButtonV2__input .disabled,
.radioButtonV2 .radioButtonV2__input:disabled:hover {
  border-color: #9c9c9c;
  cursor: not-allowed;
}
.radioButtonV2 .radioButtonV2__label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (max-width: 991px) {
  .radioButtonV2 .radioButtonV2__label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .radioButtonV2 .radioButtonV2__label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
  }
}

