@charset "UTF-8";
/*------------------------------------*\
  # Final SASS-File for mission-pro-boerse.de 
\*------------------------------------*/
/*------------------------------------*\
  #SASS settings for all websites
\*------------------------------------*/
/*------------------------------------*\
  #BASIC
\*------------------------------------*/
/**
 * SASS settings for all websites
 * include site-specific settings after this file
 */
/*------------------------------------*\
  #Börsenverlag CSS
\*------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8b970dc17787dce6d4d678f8cbec65d0)
 * Config saved to config.json and https://gist.github.com/8b970dc17787dce6d4d678f8cbec65d0
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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 {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2 {
    orphans: 3;
    widows: 3;
  }

  h2 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

.aaFormInputFormText {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 200px;
  margin-left: 325px;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.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;
}

[role=button] {
  cursor: pointer;
}

h6,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

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

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.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.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.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.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .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.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .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.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .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.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

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

.table .table {
  background-color: #ffffff;
}

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

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(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 #dddddd;
  }

  .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] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.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 {
  position: relative;
  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;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  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: #737373;
}

@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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

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

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

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

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

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

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

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

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: unset !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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 dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  .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,
.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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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 .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}

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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}

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 #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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 {
  z-index: 2;
  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: #337ab7;
}

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

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #337ab7;
}

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

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .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: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #e7e7e7;
  }

  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #777777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

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

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

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

@media (max-width: 991px) {
  .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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #777777;
}

.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.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.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: 12px;
  line-height: 1.5;
}

.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: #ffffff;
  border: 1px solid #dddddd;
  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: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
.container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.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,
button.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.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: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

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

.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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.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 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }

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

.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: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  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: 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: #ffffff;
  text-decoration: none;
  opacity: 0.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%;
  margin-top: -10px;
  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;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

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

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd: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,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
}

.affix {
  position: fixed;
}
.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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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;
  }
}
.cc_container {
  box-sizing: border-box;
  padding: 15px 30px 15px;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  border-top: 1px solid #020065;
  background: #d6e0eb;
  background: linear-gradient(to bottom, #d6e0eb 0%, #f2f6f9 100%);
  color: black !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  font-size: 10pt !important;
  z-index: 10000;
}

.cc_container .cc_logo {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 100px;
  height: 22px;
  background-size: cover;
  opacity: 0.9;
  transition: opacity 200ms;
}

.cc_container .cc_message {
  margin-top: 0.5em;
  line-height: 1em;
  font-size: 1em;
  transition: font-size 200ms;
  display: block;
  margin: 10px;
  padding: 0;
  text-align: justify;
  box-sizing: border-box;
}

.cc_container .cc_btn,
.cc_container .btn:visited {
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-border-radius: 5px;
  font-size: 1em;
  padding: 8px 15px;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
  line-height: 1em;
  background-color: #ef862c !important;
  color: #fff !important;
  text-decoration: none;
}

/*------------------------------------*\
  #SETTINGS
\*------------------------------------*/
/**
 * “This layer should only house settings that need to be accessed from
 * anywhere. Settings like $heading-size-1 should be defined in the Headings
 * partial. This ensures this layer stays nice and slim, and means that most
 * settings can be found alongside the code that uses them, making finding
 * things far simpler.
 *
 * Examples of global settings might be things like the base font size, colour
 * palettes, config (for example, $environment: dev;) and so on.”
 *
 * (Source: see link at the top)
 */
/*
Settings

Styleguide 1.0
*/
/*------------------------------------*\
  #MISC
\*------------------------------------*/
/*------------------------------------*\
  #COLORS
\*------------------------------------*/
/*
Colors

Colors:
$black: #000000
$white: #FFFFFF
$verylightgrey: #CCCCCC

Styleguide 1.1
*/
/*------------------------------------*\
  #FONTS
\*------------------------------------*/
/**
 * 1. Use relative values like rem, em or %. Otherwise text zoom of IE won't
 *    work, which is an accessibility issue
 *    (http://testen.bitv-test.de/index.php?a=di&iid=52&s=n). Using rem has the
 *    benefit that the value is always equivalent to 16px and not depending on
 *    the location.
 */
/*
Fonts

Markup: templates/output/01-settings/fonts.html

Styleguide 1.2
*/
/* [1] */
@font-face {
  font-family: Boerse Group;
  src: url(data:undefined;base64,nA0AAOQMAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAkwx6zQAAAAAAAAAAAAAAAAAAAAAAABgAQgBvAGUAcgBzAGUAIABHAHIAbwB1AHAAAAAOAFIAZQBnAHUAbABhAHIAAAAWAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAABgAQgBvAGUAcgBzAGUAIABHAHIAbwB1AHAAAAAAAAABAAAACwCAAAMAMEdTVUIgiyV6AAABOAAAAFRPUy8yNldMaQAAAYwAAABWY21hcOsxafEAAAH0AAABjGdseWYQm+5nAAADjAAABrBoZWFkItzncQAAAOAAAAA2aGhlYQgoBzwAAAC8AAAAJGhtdHgKCwAAAAAB5AAAABBsb2NhA3gANAAAA4AAAAAKbWF4cAE9AnYAAAEYAAAAIG5hbWUVtEV9AAAKPAAAAkNwb3N0pjwK+QAADIAAAABhAAEAAAEAAAAAAAc4AAD//wcmAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAABAADNegyTXw889QALAQAAAAAA3kvUOwAAAADeS9Q7AAD//gcmAQAAAAAIAAIAAAAAAAAAAQAAAAQCagAvAAAAAAACAAAACgAKAAAA/wAAAAAAAAABAAAACgAwAD4AAkRGTFQADmxhdG4AGgAEAAAAAAAAAAEAAAAEAAAAAAAAAAEAAAABbGlnYQAIAAAAAQAAAAEABAAEAAAAAQAIAAEABgAAAAEAAAABAoMBkAAFAAAElACzAAAAIwSUALMAAAB6AAwAQgAAAgAFAwAAAAAAAAAAAAAAAAAAAAAAAAAAAABQZkVkAEDqAuoEAQAAAAAXAQAAAgAAAAEAAAAAAAAAAAAAAQgAAAHLAAAHOAAAAAAABQAAAAMAAAAsAAAABAAAAVgAAQAAAAAAUgADAAEAAAAsAAMACgAAAVgABAAmAAAABAAEAAEAAOoE//8AAOoC//8AAAABAAQAAAABAAIAAwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAANAAAAAAAAAADAADqAgAA6gIAAAABAADqAwAA6gMAAAACAADqBAAA6gQAAAADAAAAAAAgADQDWAAAAAIAAAAAAQkBAAAHAA8AADM/AScHJwcXPwInBycHF4QPdR1nZx12Dg91HWdnHXYNZSFYWCFlYAxmIVhYImYAAAABAAD//gHMAQAABwAAFz8BJwcnBxflGswytLIzzAEVrz2amjuvAAAALwAAAAAHJgDqAAcACgAqADQAPQBBAFIAWgBqAHEAiQCaALsAywDSANsA3wDrAPIBCAERASQBKQEyATgBRwFPAVcBYwFyAX4BmQGhAc4B2gHhAekB9QH+AhsCKwIzAjwCRQJWAmECaQAAJTczFyMnIwc3BzMXIycOASMiJic0NjMyFhcWFyMmJyIGFRQWMzI2NyM1MwUVMxUjFSM1MxUXIic1NjIXFQYHNTMVMzU0IyIGHQEjNTMVNjIWHQE3FSM1IzUzFRcWMjczDgEjIiY0NjIWHQEnJiIGBzMmFwYjIiY0NjMyFhcHLgEjIgYUFjI2NxcGFzU0IyIGHQEjNTMVNjIWHQE3BiMiNTMUFjMyNC8BJjU0NjMyFSM0JiMiBhQXFhcWFRQ3FjI3Mw4BIyImNDYyFh0BJyYiBgczJjciJzU2MhcVBgc1MxU3FSM1IzUzNTMVMxUXNQcjNzMVNxUUBiImNTMUFjI2PQEGIiY0NjIWFScmIgYUFjI2NBcGIicmNDcmNTQ2MhcWFRQHFhQnIhQyJiciFRQWMjY1JhcjNyM1MyU1MzIWFRQGBx4BFRQGIycVMzI2NCYjBxUzMjY0JiM3HgEVFAYjJic0NzYXIg4CFB4CMzI2NTQmFzUzFSMVMxUjFTMVNxUjNTMyFhUUBgcXHgIVFBYzFSMmNTQmKwE1MzI1NCYrARcuASMiFxQeAR8BFhceARUUBiImJzMeATI2NCYvASYvASYnJicmNTQ2MhYXIxc1MxUjFTMVIxUzFTM1MzIXBi8BMxY1NCYrARc1MxUjFTMVIxUzFQciJjQ2MhYUBiUjNTMXFAcGIyImNDYzMhcWFyMuASMiBhQWMzI2NxYdASM1NCsBFSM1MzIVFCcjFTMyNjU0FwYiJjQ2MhYGJyYiBhQWMj4BFwYjIj0BMxUUFjI2PQEzFRQ3BisBFSM1MzIVFicjFTMyNjU2BkskIiQhBCEEFQsVnBYCAxALFR0BHRkJEgUOAyEDDgoKCg0FCwIOLfzGICAILQ4DAQEFAgIGCDALBwcICAURCykIFjQQARkECAMNCAsMDhQODQMPBwEeATkGBwsNDQwHCwIHAQcFCAkJDAgBCAIvCwcHCAgGEAtZBQcVCQUHCwcIDgsGFQoEBwQGBwIHDhQBGQQIAw0ICwwOFA4NAw8HAR4BGgMBAQUCAgYIHAgICAgJSQkNGAZBDhMNCAgNCAYTDA4TDAsEDgcHDQlABhUHCAkGDRIGCAYJGRIjARAPCQwIASwJGiIw+PQxExcIBgkJGBQSDwUHBwcNDwcJCwl3GxsfFjQCDw0ZBggDAwIECAULCQg+UzEqKjMxITEZFQkIBwQEAgEDIgIHDAsOEQgGEYoBCQUMAQUKBAsNCAQFGioXASABCA0GBAUJBAcFAwMGBAkYKRYCIDNTMSkpMkItNQECNgoHGgwPBlNTMSkpM+wGCQkNCAkBgy49ARIQFx0iIhsWDREFDgQUEhYYGRYRGHANEBomEDcqKSkmDRCCETggITghARsMKxgXLBgBbwwZMQ8RIxEPYAwRJRA2KwErJycMDgF+aGgNDUkmIwoFCBsbGR8FBQoTDAEQDwwQBwUXcxEIGjoHBAMGAwIIAi8sLBsJBwYXKgMECAgbMzMzBwchDAoKBwwTDQoKBQ4EBwQEGwMMFQwGCQQGBQgNCAUHAwoGHAkHBhg6EQQJBx0BAhMGBgkCAQIKBwYSBQUDBgEBAQIKBg0MCgoHDBMNCgoFDgQHBAQSAwYDAggCLywsIiIiBwwMByIsBhI4JRQJCQoMCAcHBQUDChIKCgkIAwYLBgYLKgMDBRMFBAYICAMECQYEBBQTFBQXCAQDBQIIMTAINWgLDwgLBAINCREOUBIFCwIlEwQMA0ABIRUaHQE3GQ4OGQYHDQcMCQURDQsSUWgYDxkQGCQkaA4PCQ8CAwEGDAYLBwMEDgoJFgoGBQYFBAYDBAMBAwMGAwsHEhIUDwYFBAYEAQMBAgIBAQIEBw4REBMOSWgYDxkQGGgyOAIYAR0QDFBoGA8ZEBgDCQ0ICA0JKw4LFg0LHDQeCAkZDw4XJxUQGAgQHR0QLWweESEjCQoQUA8eMxwcNDgKFSYWFyVBCSpDQg8ODQ9DQxUfByxsIBEjJAkIEwAAAAAQAMYAAQAAAAAAAQAMAAAAAQAAAAAAAgAHAAwAAQAAAAAAAwAMABMAAQAAAAAABAAMAB8AAQAAAAAABQALACsAAQAAAAAABgALADYAAQAAAAAACgArAEEAAQAAAAAACwATAGwAAwABBAkAAQAYAH8AAwABBAkAAgAOAJcAAwABBAkAAwAYAKUAAwABBAkABAAYAL0AAwABBAkABQAWANUAAwABBAkABgAWAOsAAwABBAkACgBWAQEAAwABBAkACwAmAVdCb2Vyc2UgR3JvdXBSZWd1bGFyQm9lcnNlIEdyb3VwQm9lcnNlIEdyb3VwVmVyc2lvbiAxLjBCb2Vyc2VHcm91cEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEIAbwBlAHIAcwBlACAARwByAG8AdQBwAFIAZQBnAHUAbABhAHIAQgBvAGUAcgBzAGUAIABHAHIAbwB1AHAAQgBvAGUAcgBzAGUAIABHAHIAbwB1AHAAVgBlAHIAcwBpAG8AbgAgADEALgAwAEIAbwBlAHIAcwBlAEcAcgBvAHUAcABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAIAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAECAQMBBAEFABlib2Vyc2UtZ3JvdXAtZG91YmxlLWFycm93EmJvZXJzZS1ncm91cC1hcnJvdwZib2Vyc2UAAAAAAA==);
  src: url(data:undefined;base64,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) format("embedded-opentype"), url(data:font/woff2;base64,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) format("woff2"), url(data:font/woff;base64,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) format("woff"), url(data:font/ttf;base64,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) format("truetype"), url(/lw-main.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-ExtraLight.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-ExtraLight.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-ExtraLightIt.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-ExtraLightIt.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-Light.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-Light.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-LightIt.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-LightIt.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-Regular.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-Regular.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-It.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-It.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-Semibold.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-Semibold.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-SemiboldIt.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-SemiboldIt.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-Bold.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-Bold.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-BoldIt.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-BoldIt.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-Black.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-Black.otf.woff") format("woff");
}
@font-face {
  font-family: "source-sans-pro";
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  src: url("/fileadmin/fonts/source-sans-pro/WOFF2/TTF/SourceSans3-BlackIt.ttf.woff2") format("woff2"), url("/fileadmin/fonts/source-sans-pro/WOFF/OTF/SourceSans3-BlackIt.otf.woff") format("woff");
}
.w-20 {
  width: 20% !important;
}

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

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

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

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

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

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

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

.mh-200 {
  max-height: 200px;
}

.mh-300 {
  max-height: 300px;
}

.mh-350 {
  max-height: 350px;
}

.mh-400 {
  max-height: 400px;
}

.mh-450 {
  max-height: 450px;
}

.mh-500 {
  max-height: 500px;
}

.mh-550 {
  max-height: 550px;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-4 {
  z-index: 4;
}

.z-5 {
  z-index: 5;
}

.z-10 {
  z-index: 10;
}

.z-100 {
  z-index: 100;
}

.z-1000 {
  z-index: 1000;
}

.z-1001 {
  z-index: 1001;
}

/*------------------------------------*\
  #SASS settings for mission-pro-boerse.de
\*------------------------------------*/
/**
 * Override Color Scheme
 * $primary equals main color of page
 * $secondary could be a hover effect color etc.
 * 
 * For additional colors first add $colorname to 01-settings then here!
 */
.fc-primary {
  color: #012e55 !important;
}

.bgr-primary {
  background-color: #012e55 !important;
}

.fc-secondary {
  color: #002e54 !important;
}

.bgr-secondary {
  background-color: #002e54 !important;
}

.fc-lightgrey {
  color: #f5f5f5 !important;
}

.bgr-lightgrey {
  background-color: #f5f5f5 !important;
}

.fc-bordergrey {
  color: #ddd !important;
}

.bgr-bordergrey {
  background-color: #ddd !important;
}

.fc-verylightgrey {
  color: #CCCCCC !important;
}

.bgr-verylightgrey {
  background-color: #CCCCCC !important;
}

.fc-bv-turquoise,
.fc-kf-trader,
.fc-ti-tec,
.fc-trendbrief {
  color: #1fa9a3 !important;
}

.bgr-bv-turquoise,
.bgr-kf-trader,
.bgr-ti-tec,
.bgr-trendbrief {
  background-color: #1fa9a3 !important;
}

.fc-bde {
  color: #002e54 !important;
}

.bgr-bde {
  background-color: #002e54 !important;
}

.fc-mpb {
  color: #012e55 !important;
}

.bgr-mbp {
  background-color: #012e55 !important;
}

.fc-abp {
  color: #e20613 !important;
}

.bgr-abp {
  background-color: #e20613 !important;
}

.fc-abp-blue {
  color: #032b6d !important;
}

.bgr-abp-blue {
  background-color: #032b6d !important;
}

.fc-dm {
  color: #62c6ed !important;
}

.bgr-dm {
  background-color: #62c6ed !important;
}

.fc-sa-dach {
  color: #611836 !important;
}

.bgr-sa-dach {
  background-color: #611836 !important;
}

.fc-sa-germany {
  color: #e85c70 !important;
}

.bgr-sa-germany {
  background-color: #e85c70 !important;
}

.fc-sa-europe {
  color: #ae428f !important;
}

.bgr-sa-europe {
  background-color: #ae428f !important;
}

.fc-sa-usa {
  color: #593067 !important;
}

.bgr-sa-usa {
  background-color: #593067 !important;
}

.fc-sa-world {
  color: #b71352 !important;
}

.bgr-sa-world {
  background-color: #b71352 !important;
}

.fc-s-trader {
  color: #db001d !important;
}

.bgr-s-trader {
  background-color: #db001d !important;
}

.fc-green {
  color: green !important;
}

.bgr-green {
  background-color: green !important;
}

.fc-red {
  color: red !important;
}

.bgr-red {
  background-color: red !important;
}

.advantage-marking-tick-small {
  font-size: 1rem;
  color: #012e55;
}

.advantage-marking-tick-medium {
  font-size: 2rem;
  color: #012e55;
}

.advantage-marking-tick-large {
  font-size: 3rem;
  color: #012e55;
}

.marking-tick-small {
  color: unset;
  padding-left: 1rem;
}

.marking-tick-small::marker {
  content: "✔️";
  padding-right: 1rem;
  font-size: 1rem;
  color: #012e55;
}

.marking-tick-medium {
  color: unset;
  padding-left: 1rem;
}

.marking-tick-medium::marker {
  content: "✔️";
  font-size: 2rem;
  color: #012e55;
}

.marking-tick-large {
  color: unset;
  padding-left: 1rem;
}

.marking-tick-large::marker {
  content: "✔️";
  font-size: 3rem;
  color: #012e55;
}

/*------------------------------------*\
  #SASS rules for all websites
\*------------------------------------*/
/*------------------------------------*\
  #BASIC
\*------------------------------------*/
/**
 * SASS rules for all websites
 * include site-specific rules after this file
 */
/*------------------------------------*\
  #TOOLS
\*------------------------------------*/
/**
 * “[…] globally available tooling – namely mixins and functions. Any mixin or
 * function that does not need accessing globally should belong in the partial
 * to which it relates. The Tools layer comes after the Settings layer because a
 * mixin may require one of the global settings as a default parameter. Examples
 * of global tools might be gradient mixins, font-sizing mixins and so on.”
 *
 * (Source: see link at the top)
 */
/*------------------------------------*\
  #MIXINS
\*------------------------------------*/
/*------------------------------------*\
  #GENERIC
\*------------------------------------*/
/**
 * “The Generic layer is the first one that actually produces any CSS. It houses
 * very high-level, far reaching styles. This layer is seldom modified, and is
 * usually the same across any projects you work on. It contains things like
 * Normalize.css, global box-sizing rules, CSS resets and so on. The Generic
 * layer affects a lot of the DOM, hence it being nice and wide in the Triangle
 * model, and occurring very early on.”
 *
 * (Source: see link at the top)
 */
/*
Benötigt? '../../../node_modules/normalize.css/normalize'
 */
/*------------------------------------*\
  #BOX-SIZING
\*------------------------------------*/
/**
 * More sensible default box-sizing:
 * https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/.
 */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

* {
  font-family: "source-sans-pro", sans-serif;
  color: #333333;
  box-sizing: border-box;
}

a {
  text-decoration: underline;
  color: #012e55;
}
a:hover {
  color: #002e54;
}

body {
  padding: 0;
}

/*------------------------------------*\
  #ELEMENTS
\*------------------------------------*/
/**
 * “These are bare, unclassed HTML elements. What does an h1 look like without a
 * class on it? What does an a look like without a class on it? The Elements
 * layer binds onto bare HTML element (or 'type') selectors only. It is slightly
 * more explicit than the previous layer in that we are now saying 'make every
 * h1 this big', or 'make every a be a certain colour'. It is still a very
 * low-specificity layer, but affects slightly less of the DOM, and is slightly
 * more opinionated, hence its location in the Triangle.
 *
 * The Elements layer is typically the last one in which we'd find bare,
 * element-based selectors, and is very rarely added to or changed after initial
 * setup. Once we have defined element-level styles, all additions and
 * deviations should be implemented using classes.”
 *
 * (Source: see link at the top)
 */
/*
Elements

Styleguide 2.0
*/
/*------------------------------------*\
  #BLOCKQUOTE
\*------------------------------------*/
/*
Blockquote

Markup: templates/output/04-elements/blockquote.html

Styleguide 2.1
*/
blockquote {
  border-left: 2px solid #000000;
  background-color: #CCCCCC;
  padding: 1px 10px;
}

/*------------------------------------*\
  #BODY
\*------------------------------------*/
html {
  font-size: 16px;
  font-family: "source-sans-pro", sans-serif;
}

body {
  font-weight: 400;
  line-height: 1.4;
  color: #333333;
  overflow-x: hidden;
  background-color: #FFFFFF;
  margin: 0;
}

/*------------------------------------*\
  #FORMS
\*------------------------------------*/
/*
Forms

Form elements for complete forms

Markup: templates/output/04-elements/forms/demoform.html

Styleguide 2.3
*/
input,
textarea,
select {
  border: 1px solid #000000;
  line-height: 1.4;
  font-family: "source-sans-pro", sans-serif;
  font-size: 1.188rem;
}

fieldset > fieldset {
  margin: 0;
  border-style: none;
  padding: 0;
}
fieldset > fieldset label {
  display: inline;
  margin: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

#aaFormInputFormButton {
  cursor: pointer;
  width: 200px;
  margin-top: 50px;
  margin-left: 25px;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -moz-appearance: button;
       appearance: button;
  -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;
}

/*------------------------------------*\
  #HEADINGS
\*------------------------------------*/
/*
Headings

Hier sind die zu verwendeten Überschriften zu sehen. Wenn neue hinzu kommen
sollen, muss dies hier getan werden.

Markup: templates/output/04-elements/headings.html

Styleguide 2.4
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #012e55;
  font-weight: 600;
  margin-bottom: 1rem;
}

h1 {
  font-size: 2.2rem;
  margin-bottom: 0.5rem;
  font-family: inherit;
  text-align: center;
}
@media (min-width: 728px) {
  h1 {
    margin-bottom: 0.8rem;
    line-height: 2.625rem;
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 728px) {
  h2 {
    margin-bottom: 0.8rem;
    line-height: 2rem;
    font-size: 1.875rem;
  }
}

h3 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 0.8em;
  line-height: 1.1;
}

h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0.8em;
  margin-top: 10px;
  line-height: 1.1;
}

h5 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 0.8em;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.1;
}

/*------------------------------------*\
  #HR
\*------------------------------------*/
/*
Hr

Markup: templates/output/04-elements/horizontalRule.html

Styleguide 2.5
*/
/*------------------------------------*\
  #IMAGES
\*------------------------------------*/
/*
Images

Styling der Bilder

Styleguide 2.6
*/
/**
 * Set some elements responsive.
 */
img,
object,
embed,
video {
  max-width: 100%;
  height: auto;
}

/*
Image

Markup: templates/output/04-elements/images/image.html

Styleguide 2.6.1
*/
img {
  border-style: none;
}

/*
Image Responsive

Markup: templates/output/03-patterns/images/rwd-image.html

Styleguide 2.6.2
*/
/*
Picture Attribute

Markup: templates/output/03-patterns/images/rwd-picture.html

Styleguide 2.6.3
*/
/*
Image with figcaption

Markup: templates/output/04-elements/images/figure.html

Styleguide 2.6.4
*/
figure {
  display: table;
  margin: 0;
}

figcaption {
  margin-top: 0px;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  color: #707070;
  text-align: right;
}
figcaption.image-caption {
  display: table-caption;
  caption-side: bottom;
}
figcaption.image-caption.lightbox {
  width: 50%;
  margin: 0 auto;
  display: block;
}

/*------------------------------------*\
  #INLINEELEMENTS
\*------------------------------------*/
/*
Inline Elements

Markup: templates/output/04-elements/inlineElements.html

Styleguide 2.7
*/
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

b, strong {
  color: inherit;
}

/*------------------------------------*\
  #LISTS
\*------------------------------------*/
/*
Lists

Listen

Styleguide 2.8
*/
li {
  font-size: 1.188rem;
}

/*
Unordered

Markup: templates/output/04-elements/lists/listUnordered.html

Styleguide 2.8.1
*/
/*
Ordered

Markup: templates/output/04-elements/lists/listOrdered.html

Styleguide 2.8.2
*/
/*
Definition

Markup: templates/output/04-elements/lists/listDefinition.html

Styleguide 2.8.3
*/
/*------------------------------------*\
  #PARAGRAPH
\*------------------------------------*/
/*
Paragraph

Markup: templates/output/04-elements/paragraph.html

Styleguide 2.9
*/
p {
  font-size: 1.188rem;
}

/*------------------------------------*\
  #PRE
\*------------------------------------*/
/*
Preformatted text

Markup: templates/output/04-elements/preformattedText.html

Styleguide 2.10
*/
/*------------------------------------*\
  #TABLE
\*------------------------------------*/
/*
Table

Styling der Tabellen

Markup: templates/output/04-elements/table.html

Styleguide 2.11
*/
th,
td {
  padding: 15px;
  vertical-align: top;
}

table {
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table tr {
  border: 0;
  border-bottom: 1px solid #ddd;
}
table tr td {
  vertical-align: middle;
}

/*------------------------------------*\
  #BUTTON
\*------------------------------------*/
.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;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn-primary {
  color: #ffffff;
  background-color: #012e55;
  border-color: #012e55;
}

.default-hover {
  background: #FFFFFF;
  color: #012e55;
  transition: box-shadow 0.3s;
}

.default-hover:hover {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.default-hover:hover a {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
}

.reverse-hover {
  background: #012e55;
  color: #FFFFFF;
  transition: box-shadow 0.3s;
}

.reverse-hover:hover {
  background: #FFFFFF;
  color: #012e55;
  cursor: pointer;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.reverse-hover:hover a {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
}

.reverse-border-hover {
  background: #012e55;
  color: #FFFFFF;
  transition: box-shadow 0.3s;
}

.reverse-border-hover:hover {
  background: #FFFFFF;
  color: #012e55;
  border: 2px solid;
  cursor: pointer;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.reverse-border-hover:hover a {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
}

.shadow-hover {
  background-color: #012e55;
  color: #FFFFFF;
  transition: box-shadow 0.3s;
}

.shadow-hover:hover {
  background-color: #012e55;
  color: #FFFFFF;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(33, 33, 33, 0.3);
}
.shadow-hover:hover a {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
}

.neu {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #f19409;
  padding: 0 5px;
}

/*------------------------------------*\
  #OBJECTS
\*------------------------------------*/
/**
 * “Users of OOCSS will be familiar with the concept of objects. This is the
 * first layer in which we find class-based selectors. These are concerned with
 * styling non-cosmetic design patterns, or 'objects'. Objects can range from
 * something as simple as a .wrapper element, to layout systems, through to
 * things like the OOCSS poster child – the Media Object. This layer affects
 * less of the DOM than the last layer, has a higher specificity, and is
 * slightly more explicit in that we are now targeting sections of the DOM with
 * classes.”
 *
 * (Source: see link at the top)
 */
/*
Objects

Styleguide 3.0
*/
/*------------------------------------*\
  #TABLE BV-Style
\*------------------------------------*/
.table-bv {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #70707040;
}
.table-bv thead tr th {
  color: #000000;
  border-top: 2px dashed #707070;
  border-bottom: 2px dashed #707070;
}
.table-bv th, .table-bv td {
  border-top: 2px dashed #70707040;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: right;
}
.table-bv.table-original-fontsize th, .table-bv.table-original-fontsize td {
  font-size: inherit;
  line-height: inherit;
}
.table-bv th:first-child, .table-bv td:first-child {
  text-align: left;
}
.table-bv-teaser tbody tr:nth-child(n+9) {
  display: none;
  transition: 1s;
}
.table-bv-teaser.table-bv-teaser-show tbody tr:nth-child(n+9) {
  display: table-row;
}

/*------------------------------------*\
  #Buttons to toggle Content
\*------------------------------------*/
.toggleLink {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #000000;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}

.link_showContent {
  font-weight: normal;
  cursor: pointer;
}

/*------------------------------------*\
  #FLEX-LINE
\*------------------------------------*/
/*
Flex line

normal - analog zu Start
start - Elemente linksbündig
between - Elemente mit gleichem Abstand zueinander
center - Elemente zentriert
around - Elemente mit gleichem Abstand herum
end - Elemente rechtsbündig
row-reverse - Elemente in umgekehrter Reihenfolge

Markup: templates/output/05-objects/flex-line.html

Styleguide 3.1
*/
.o-flex-line {
  display: flex;
  flex-wrap: wrap;
}
.o-flex-line--between {
  justify-content: space-between;
}
.o-flex-line--center {
  justify-content: center;
}
.o-flex-line--around {
  justify-content: space-around;
}
.o-flex-line--end {
  justify-content: flex-end;
}
.o-flex-line--items-end {
  align-items: flex-end;
}
.o-flex-line--items-center {
  align-items: center;
}
.o-flex-line--row-reverse {
  flex-direction: row-reverse;
}
.o-flex-line--column {
  flex-direction: column;
}

/*------------------------------------*\
  #FLAG-OBJECT
\*------------------------------------*/
/*
Flag

Simple object to place media elements and text beside each other. It’s like
Nicole Sullivans famous media object, but comes with the ability to change it’s
alignments. You may read more about it at
<a href="https://csswizardry.com/2013/05/the-flag-object/" title="Visit Harry Roberts blog post">
Harry Roberts blog</a>.

top - Align media element at the top edge.
middle - Align media element in the middle of the text.
bottom - Align media element at the bottom edge.
reverse - Swap media element and text.
middle-body-only - Align the text centered to the media element if it’s larger.

Markup: templates/output/05-objects/flag.html

Styleguide 3.3
*/
.o-flag {
  display: flex;
}
.o-flag--top {
  align-items: flex-start;
}
.o-flag--middle {
  align-items: center;
}
.o-flag--bottom {
  align-items: flex-end;
}
.o-flag--reverse {
  flex-direction: row-reverse;
}
.o-flag__media {
  padding-right: 1em;
}
.o-flag--reverse .o-flag__media {
  padding-left: 1em;
  padding-right: 0;
}
.o-flag__body {
  width: 100%;
}
.o-flag--middle-body-only .o-flag__body {
  align-self: center;
}

/*------------------------------------*\
  #LIST-BARE
\*------------------------------------*/
/*
List bare/unstyled

Markup: templates/output/05-objects/list-bare.html

Styleguide 3.4
*/
.o-list-bare {
  list-style: none;
  padding-left: 0;
}

/*------------------------------------*\
  #LIST-INLINE
\*------------------------------------*/
/*
List inline

Markup: templates/output/05-objects/list-inline.html

Styleguide 3.5
*/
.o-list-inline {
  padding-left: 0;
  list-style: none;
}
.o-list-inline__item {
  display: inline-block;
}

/*------------------------------------*\
  #LIST-HAKEN
\*------------------------------------*/
li.list-haken {
  list-style-type: "✔";
  padding-inline-start: 1ch;
}
li.list-haken::marker {
  color: #1fa9a3;
  font-size: 2em;
}

/*------------------------------------*\
  #GRID
\*------------------------------------*/
/*
Grid

Markup: templates/output/05-objects/grid.html

Styleguide 3.7

*/
.o-row {
  display: flex;
  flex-wrap: wrap;
}
.o-row--between {
  justify-content: space-between;
}
.o-row--justify-center {
  justify-content: center;
}
.o-row--row-reverse {
  flex-direction: row-reverse;
}
.o-row--center {
  align-items: center;
}
.o-row--vertical-align [class*=o-row__col] {
  margin-bottom: 2rem;
}
.o-row--gutter {
  margin-left: -2rem;
}
.o-row--gutter [class*=o-row__col] {
  padding-left: 2rem;
}
.o-row__col-full {
  width: 100%;
}
[class*=o-row--gutter] .o-row__col-full, [class*=o-row--nogutter] .o-row__col-full {
  width: 100%;
}
.o-row__col-1\/2 {
  width: calc(1/2*100% - (1 - 1/2)*2rem);
}
[class*=o-row--gutter] .o-row__col-1\/2, [class*=o-row--nogutter] .o-row__col-1\/2 {
  width: calc(1/2*100% - (1 - 1/2)*0px);
}
.o-row__col-1\/3 {
  width: calc(1/3*100% - (1 - 1/3)*2rem);
}
[class*=o-row--gutter] .o-row__col-1\/3, [class*=o-row--nogutter] .o-row__col-1\/3 {
  width: calc(1/3*100% - (1 - 1/3)*0px);
}
.o-row__col-2\/3 {
  width: calc(2/3*100% - (1 - 2/3)*2rem);
}
[class*=o-row--gutter] .o-row__col-2\/3, [class*=o-row--nogutter] .o-row__col-2\/3 {
  width: calc(2/3*100% - (1 - 2/3)*0px);
}
.o-row__col-1\/4 {
  width: calc(1/4*100% - (1 - 1/4)*2rem);
}
[class*=o-row--gutter] .o-row__col-1\/4, [class*=o-row--nogutter] .o-row__col-1\/4 {
  width: calc(1/4*100% - (1 - 1/4)*0px);
}
.o-row__col-3\/4 {
  width: calc(3/4*100% - (1 - 3/4)*2rem);
}
[class*=o-row--gutter] .o-row__col-3\/4, [class*=o-row--nogutter] .o-row__col-3\/4 {
  width: calc(3/4*100% - (1 - 3/4)*0px);
}
.o-row__col-1\/5 {
  width: calc(1/5*100% - (1 - 1/5)*2rem);
}
[class*=o-row--gutter] .o-row__col-1\/5, [class*=o-row--nogutter] .o-row__col-1\/5 {
  width: calc(1/5*100% - (1 - 1/5)*0px);
}
.o-row__col-2\/5 {
  width: calc(2/5*100% - (1 - 2/5)*2rem);
}
[class*=o-row--gutter] .o-row__col-2\/5, [class*=o-row--nogutter] .o-row__col-2\/5 {
  width: calc(2/5*100% - (1 - 2/5)*0px);
}
.o-row__col-3\/5 {
  width: calc(3/5*100% - (1 - 3/5)*2rem);
}
[class*=o-row--gutter] .o-row__col-3\/5, [class*=o-row--nogutter] .o-row__col-3\/5 {
  width: calc(3/5*100% - (1 - 3/5)*0px);
}
.o-row__col-4\/5 {
  width: calc(4/5*100% - (1 - 4/5)*2rem);
}
[class*=o-row--gutter] .o-row__col-4\/5, [class*=o-row--nogutter] .o-row__col-4\/5 {
  width: calc(4/5*100% - (1 - 4/5)*0px);
}
.o-row__col-1\/12 {
  width: calc(1/12*100% - (1 - 1/12)*2rem);
}
[class*=o-row--gutter] .o-row__col-1\/12, [class*=o-row--nogutter] .o-row__col-1\/12 {
  width: calc(1/12*100% - (1 - 1/12)*0px);
}
.o-row__col-2\/12 {
  width: calc(2/12*100% - (1 - 2/12)*2rem);
}
[class*=o-row--gutter] .o-row__col-2\/12, [class*=o-row--nogutter] .o-row__col-2\/12 {
  width: calc(2/12*100% - (1 - 2/12)*0px);
}
.o-row__col-7\/12 {
  width: calc(7/12*100% - (1 - 7/12)*2rem);
}
[class*=o-row--gutter] .o-row__col-7\/12, [class*=o-row--nogutter] .o-row__col-7\/12 {
  width: calc(7/12*100% - (1 - 7/12)*0px);
}
.o-row__col-10\/12 {
  width: calc(10/12*100% - (1 - 10/12)*2rem);
}
[class*=o-row--gutter] .o-row__col-10\/12, [class*=o-row--nogutter] .o-row__col-10\/12 {
  width: calc(10/12*100% - (1 - 10/12)*0px);
}
.o-row__col-11\/12 {
  width: calc(11/12*100% - (1 - 11/12)*2rem);
}
[class*=o-row--gutter] .o-row__col-11\/12, [class*=o-row--nogutter] .o-row__col-11\/12 {
  width: calc(11/12*100% - (1 - 11/12)*0px);
}
.o-row__col--flexgrow {
  flex-grow: 1;
}
@media only screen and (min-width: 375px) {
  .o-row\@smartphone {
    display: flex;
    flex-wrap: wrap;
  }
  .o-row--between\@smartphone {
    justify-content: space-between;
  }
  .o-row--justify-center\@smartphone {
    justify-content: center;
  }
  .o-row--row-reverse\@smartphone {
    flex-direction: row-reverse;
  }
  .o-row--center\@smartphone {
    align-items: center;
  }
  .o-row--vertical-align\@smartphone [class*=o-row__col] {
    margin-bottom: 2rem;
  }
  .o-row--gutter {
    margin-left: -2rem;
  }
  .o-row--gutter\@smartphone [class*=o-row__col] {
    padding-left: 2rem;
  }
  .o-row__col-full\@smartphone {
    width: 100%;
  }
  [class*=o-row--gutter] .o-row__col-full\@smartphone, [class*=o-row--nogutter] .o-row__col-full\@smartphone {
    width: 100%;
  }
  .o-row__col-1\/2\@smartphone {
    width: calc(1/2*100% - (1 - 1/2)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/2\@smartphone, [class*=o-row--nogutter] .o-row__col-1\/2\@smartphone {
    width: calc(1/2*100% - (1 - 1/2)*0px);
  }
  .o-row__col-1\/3\@smartphone {
    width: calc(1/3*100% - (1 - 1/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/3\@smartphone, [class*=o-row--nogutter] .o-row__col-1\/3\@smartphone {
    width: calc(1/3*100% - (1 - 1/3)*0px);
  }
  .o-row__col-2\/3\@smartphone {
    width: calc(2/3*100% - (1 - 2/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/3\@smartphone, [class*=o-row--nogutter] .o-row__col-2\/3\@smartphone {
    width: calc(2/3*100% - (1 - 2/3)*0px);
  }
  .o-row__col-1\/4\@smartphone {
    width: calc(1/4*100% - (1 - 1/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/4\@smartphone, [class*=o-row--nogutter] .o-row__col-1\/4\@smartphone {
    width: calc(1/4*100% - (1 - 1/4)*0px);
  }
  .o-row__col-3\/4\@smartphone {
    width: calc(3/4*100% - (1 - 3/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/4\@smartphone, [class*=o-row--nogutter] .o-row__col-3\/4\@smartphone {
    width: calc(3/4*100% - (1 - 3/4)*0px);
  }
  .o-row__col-1\/5\@smartphone {
    width: calc(1/5*100% - (1 - 1/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/5\@smartphone, [class*=o-row--nogutter] .o-row__col-1\/5\@smartphone {
    width: calc(1/5*100% - (1 - 1/5)*0px);
  }
  .o-row__col-2\/5\@smartphone {
    width: calc(2/5*100% - (1 - 2/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/5\@smartphone, [class*=o-row--nogutter] .o-row__col-2\/5\@smartphone {
    width: calc(2/5*100% - (1 - 2/5)*0px);
  }
  .o-row__col-3\/5\@smartphone {
    width: calc(3/5*100% - (1 - 3/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/5\@smartphone, [class*=o-row--nogutter] .o-row__col-3\/5\@smartphone {
    width: calc(3/5*100% - (1 - 3/5)*0px);
  }
  .o-row__col-4\/5\@smartphone {
    width: calc(4/5*100% - (1 - 4/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-4\/5\@smartphone, [class*=o-row--nogutter] .o-row__col-4\/5\@smartphone {
    width: calc(4/5*100% - (1 - 4/5)*0px);
  }
  .o-row__col-1\/12\@smartphone {
    width: calc(1/12*100% - (1 - 1/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/12\@smartphone, [class*=o-row--nogutter] .o-row__col-1\/12\@smartphone {
    width: calc(1/12*100% - (1 - 1/12)*0px);
  }
  .o-row__col-2\/12\@smartphone {
    width: calc(2/12*100% - (1 - 2/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/12\@smartphone, [class*=o-row--nogutter] .o-row__col-2\/12\@smartphone {
    width: calc(2/12*100% - (1 - 2/12)*0px);
  }
  .o-row__col-7\/12\@smartphone {
    width: calc(7/12*100% - (1 - 7/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-7\/12\@smartphone, [class*=o-row--nogutter] .o-row__col-7\/12\@smartphone {
    width: calc(7/12*100% - (1 - 7/12)*0px);
  }
  .o-row__col-10\/12\@smartphone {
    width: calc(10/12*100% - (1 - 10/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-10\/12\@smartphone, [class*=o-row--nogutter] .o-row__col-10\/12\@smartphone {
    width: calc(10/12*100% - (1 - 10/12)*0px);
  }
  .o-row__col-11\/12\@smartphone {
    width: calc(11/12*100% - (1 - 11/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-11\/12\@smartphone, [class*=o-row--nogutter] .o-row__col-11\/12\@smartphone {
    width: calc(11/12*100% - (1 - 11/12)*0px);
  }
  .o-row__col--flexgrow\@smartphone {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .o-row\@tablet {
    display: flex;
    flex-wrap: wrap;
  }
  .o-row--between\@tablet {
    justify-content: space-between;
  }
  .o-row--justify-center\@tablet {
    justify-content: center;
  }
  .o-row--row-reverse\@tablet {
    flex-direction: row-reverse;
  }
  .o-row--center\@tablet {
    align-items: center;
  }
  .o-row--vertical-align\@tablet [class*=o-row__col] {
    margin-bottom: 2rem;
  }
  .o-row--gutter {
    margin-left: -2rem;
  }
  .o-row--gutter\@tablet [class*=o-row__col] {
    padding-left: 2rem;
  }
  .o-row__col-full\@tablet {
    width: 100%;
  }
  [class*=o-row--gutter] .o-row__col-full\@tablet, [class*=o-row--nogutter] .o-row__col-full\@tablet {
    width: 100%;
  }
  .o-row__col-1\/2\@tablet {
    width: calc(1/2*100% - (1 - 1/2)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/2\@tablet, [class*=o-row--nogutter] .o-row__col-1\/2\@tablet {
    width: calc(1/2*100% - (1 - 1/2)*0px);
  }
  .o-row__col-1\/3\@tablet {
    width: calc(1/3*100% - (1 - 1/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/3\@tablet, [class*=o-row--nogutter] .o-row__col-1\/3\@tablet {
    width: calc(1/3*100% - (1 - 1/3)*0px);
  }
  .o-row__col-2\/3\@tablet {
    width: calc(2/3*100% - (1 - 2/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/3\@tablet, [class*=o-row--nogutter] .o-row__col-2\/3\@tablet {
    width: calc(2/3*100% - (1 - 2/3)*0px);
  }
  .o-row__col-1\/4\@tablet {
    width: calc(1/4*100% - (1 - 1/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/4\@tablet, [class*=o-row--nogutter] .o-row__col-1\/4\@tablet {
    width: calc(1/4*100% - (1 - 1/4)*0px);
  }
  .o-row__col-3\/4\@tablet {
    width: calc(3/4*100% - (1 - 3/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/4\@tablet, [class*=o-row--nogutter] .o-row__col-3\/4\@tablet {
    width: calc(3/4*100% - (1 - 3/4)*0px);
  }
  .o-row__col-1\/5\@tablet {
    width: calc(1/5*100% - (1 - 1/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/5\@tablet, [class*=o-row--nogutter] .o-row__col-1\/5\@tablet {
    width: calc(1/5*100% - (1 - 1/5)*0px);
  }
  .o-row__col-2\/5\@tablet {
    width: calc(2/5*100% - (1 - 2/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/5\@tablet, [class*=o-row--nogutter] .o-row__col-2\/5\@tablet {
    width: calc(2/5*100% - (1 - 2/5)*0px);
  }
  .o-row__col-3\/5\@tablet {
    width: calc(3/5*100% - (1 - 3/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/5\@tablet, [class*=o-row--nogutter] .o-row__col-3\/5\@tablet {
    width: calc(3/5*100% - (1 - 3/5)*0px);
  }
  .o-row__col-4\/5\@tablet {
    width: calc(4/5*100% - (1 - 4/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-4\/5\@tablet, [class*=o-row--nogutter] .o-row__col-4\/5\@tablet {
    width: calc(4/5*100% - (1 - 4/5)*0px);
  }
  .o-row__col-1\/12\@tablet {
    width: calc(1/12*100% - (1 - 1/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/12\@tablet, [class*=o-row--nogutter] .o-row__col-1\/12\@tablet {
    width: calc(1/12*100% - (1 - 1/12)*0px);
  }
  .o-row__col-2\/12\@tablet {
    width: calc(2/12*100% - (1 - 2/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/12\@tablet, [class*=o-row--nogutter] .o-row__col-2\/12\@tablet {
    width: calc(2/12*100% - (1 - 2/12)*0px);
  }
  .o-row__col-7\/12\@tablet {
    width: calc(7/12*100% - (1 - 7/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-7\/12\@tablet, [class*=o-row--nogutter] .o-row__col-7\/12\@tablet {
    width: calc(7/12*100% - (1 - 7/12)*0px);
  }
  .o-row__col-10\/12\@tablet {
    width: calc(10/12*100% - (1 - 10/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-10\/12\@tablet, [class*=o-row--nogutter] .o-row__col-10\/12\@tablet {
    width: calc(10/12*100% - (1 - 10/12)*0px);
  }
  .o-row__col-11\/12\@tablet {
    width: calc(11/12*100% - (1 - 11/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-11\/12\@tablet, [class*=o-row--nogutter] .o-row__col-11\/12\@tablet {
    width: calc(11/12*100% - (1 - 11/12)*0px);
  }
  .o-row__col--flexgrow\@tablet {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 992px) {
  .o-row\@desktop {
    display: flex;
    flex-wrap: wrap;
  }
  .o-row--between\@desktop {
    justify-content: space-between;
  }
  .o-row--justify-center\@desktop {
    justify-content: center;
  }
  .o-row--row-reverse\@desktop {
    flex-direction: row-reverse;
  }
  .o-row--center\@desktop {
    align-items: center;
  }
  .o-row--vertical-align\@desktop [class*=o-row__col] {
    margin-bottom: 2rem;
  }
  .o-row--gutter {
    margin-left: -2rem;
  }
  .o-row--gutter\@desktop [class*=o-row__col] {
    padding-left: 2rem;
  }
  .o-row__col-full\@desktop {
    width: 100%;
  }
  [class*=o-row--gutter] .o-row__col-full\@desktop, [class*=o-row--nogutter] .o-row__col-full\@desktop {
    width: 100%;
  }
  .o-row__col-1\/2\@desktop {
    width: calc(1/2*100% - (1 - 1/2)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/2\@desktop, [class*=o-row--nogutter] .o-row__col-1\/2\@desktop {
    width: calc(1/2*100% - (1 - 1/2)*0px);
  }
  .o-row__col-1\/3\@desktop {
    width: calc(1/3*100% - (1 - 1/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/3\@desktop, [class*=o-row--nogutter] .o-row__col-1\/3\@desktop {
    width: calc(1/3*100% - (1 - 1/3)*0px);
  }
  .o-row__col-2\/3\@desktop {
    width: calc(2/3*100% - (1 - 2/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/3\@desktop, [class*=o-row--nogutter] .o-row__col-2\/3\@desktop {
    width: calc(2/3*100% - (1 - 2/3)*0px);
  }
  .o-row__col-1\/4\@desktop {
    width: calc(1/4*100% - (1 - 1/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/4\@desktop, [class*=o-row--nogutter] .o-row__col-1\/4\@desktop {
    width: calc(1/4*100% - (1 - 1/4)*0px);
  }
  .o-row__col-3\/4\@desktop {
    width: calc(3/4*100% - (1 - 3/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/4\@desktop, [class*=o-row--nogutter] .o-row__col-3\/4\@desktop {
    width: calc(3/4*100% - (1 - 3/4)*0px);
  }
  .o-row__col-1\/5\@desktop {
    width: calc(1/5*100% - (1 - 1/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/5\@desktop, [class*=o-row--nogutter] .o-row__col-1\/5\@desktop {
    width: calc(1/5*100% - (1 - 1/5)*0px);
  }
  .o-row__col-2\/5\@desktop {
    width: calc(2/5*100% - (1 - 2/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/5\@desktop, [class*=o-row--nogutter] .o-row__col-2\/5\@desktop {
    width: calc(2/5*100% - (1 - 2/5)*0px);
  }
  .o-row__col-3\/5\@desktop {
    width: calc(3/5*100% - (1 - 3/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/5\@desktop, [class*=o-row--nogutter] .o-row__col-3\/5\@desktop {
    width: calc(3/5*100% - (1 - 3/5)*0px);
  }
  .o-row__col-4\/5\@desktop {
    width: calc(4/5*100% - (1 - 4/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-4\/5\@desktop, [class*=o-row--nogutter] .o-row__col-4\/5\@desktop {
    width: calc(4/5*100% - (1 - 4/5)*0px);
  }
  .o-row__col-1\/12\@desktop {
    width: calc(1/12*100% - (1 - 1/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/12\@desktop, [class*=o-row--nogutter] .o-row__col-1\/12\@desktop {
    width: calc(1/12*100% - (1 - 1/12)*0px);
  }
  .o-row__col-2\/12\@desktop {
    width: calc(2/12*100% - (1 - 2/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/12\@desktop, [class*=o-row--nogutter] .o-row__col-2\/12\@desktop {
    width: calc(2/12*100% - (1 - 2/12)*0px);
  }
  .o-row__col-7\/12\@desktop {
    width: calc(7/12*100% - (1 - 7/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-7\/12\@desktop, [class*=o-row--nogutter] .o-row__col-7\/12\@desktop {
    width: calc(7/12*100% - (1 - 7/12)*0px);
  }
  .o-row__col-10\/12\@desktop {
    width: calc(10/12*100% - (1 - 10/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-10\/12\@desktop, [class*=o-row--nogutter] .o-row__col-10\/12\@desktop {
    width: calc(10/12*100% - (1 - 10/12)*0px);
  }
  .o-row__col-11\/12\@desktop {
    width: calc(11/12*100% - (1 - 11/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-11\/12\@desktop, [class*=o-row--nogutter] .o-row__col-11\/12\@desktop {
    width: calc(11/12*100% - (1 - 11/12)*0px);
  }
  .o-row__col--flexgrow\@desktop {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 1460px) {
  .o-row\@fullhd {
    display: flex;
    flex-wrap: wrap;
  }
  .o-row--between\@fullhd {
    justify-content: space-between;
  }
  .o-row--justify-center\@fullhd {
    justify-content: center;
  }
  .o-row--row-reverse\@fullhd {
    flex-direction: row-reverse;
  }
  .o-row--center\@fullhd {
    align-items: center;
  }
  .o-row--vertical-align\@fullhd [class*=o-row__col] {
    margin-bottom: 2rem;
  }
  .o-row--gutter {
    margin-left: -2rem;
  }
  .o-row--gutter\@fullhd [class*=o-row__col] {
    padding-left: 2rem;
  }
  .o-row__col-full\@fullhd {
    width: 100%;
  }
  [class*=o-row--gutter] .o-row__col-full\@fullhd, [class*=o-row--nogutter] .o-row__col-full\@fullhd {
    width: 100%;
  }
  .o-row__col-1\/2\@fullhd {
    width: calc(1/2*100% - (1 - 1/2)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/2\@fullhd, [class*=o-row--nogutter] .o-row__col-1\/2\@fullhd {
    width: calc(1/2*100% - (1 - 1/2)*0px);
  }
  .o-row__col-1\/3\@fullhd {
    width: calc(1/3*100% - (1 - 1/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/3\@fullhd, [class*=o-row--nogutter] .o-row__col-1\/3\@fullhd {
    width: calc(1/3*100% - (1 - 1/3)*0px);
  }
  .o-row__col-2\/3\@fullhd {
    width: calc(2/3*100% - (1 - 2/3)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/3\@fullhd, [class*=o-row--nogutter] .o-row__col-2\/3\@fullhd {
    width: calc(2/3*100% - (1 - 2/3)*0px);
  }
  .o-row__col-1\/4\@fullhd {
    width: calc(1/4*100% - (1 - 1/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/4\@fullhd, [class*=o-row--nogutter] .o-row__col-1\/4\@fullhd {
    width: calc(1/4*100% - (1 - 1/4)*0px);
  }
  .o-row__col-3\/4\@fullhd {
    width: calc(3/4*100% - (1 - 3/4)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/4\@fullhd, [class*=o-row--nogutter] .o-row__col-3\/4\@fullhd {
    width: calc(3/4*100% - (1 - 3/4)*0px);
  }
  .o-row__col-1\/5\@fullhd {
    width: calc(1/5*100% - (1 - 1/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/5\@fullhd, [class*=o-row--nogutter] .o-row__col-1\/5\@fullhd {
    width: calc(1/5*100% - (1 - 1/5)*0px);
  }
  .o-row__col-2\/5\@fullhd {
    width: calc(2/5*100% - (1 - 2/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/5\@fullhd, [class*=o-row--nogutter] .o-row__col-2\/5\@fullhd {
    width: calc(2/5*100% - (1 - 2/5)*0px);
  }
  .o-row__col-3\/5\@fullhd {
    width: calc(3/5*100% - (1 - 3/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-3\/5\@fullhd, [class*=o-row--nogutter] .o-row__col-3\/5\@fullhd {
    width: calc(3/5*100% - (1 - 3/5)*0px);
  }
  .o-row__col-4\/5\@fullhd {
    width: calc(4/5*100% - (1 - 4/5)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-4\/5\@fullhd, [class*=o-row--nogutter] .o-row__col-4\/5\@fullhd {
    width: calc(4/5*100% - (1 - 4/5)*0px);
  }
  .o-row__col-1\/12\@fullhd {
    width: calc(1/12*100% - (1 - 1/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-1\/12\@fullhd, [class*=o-row--nogutter] .o-row__col-1\/12\@fullhd {
    width: calc(1/12*100% - (1 - 1/12)*0px);
  }
  .o-row__col-2\/12\@fullhd {
    width: calc(2/12*100% - (1 - 2/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-2\/12\@fullhd, [class*=o-row--nogutter] .o-row__col-2\/12\@fullhd {
    width: calc(2/12*100% - (1 - 2/12)*0px);
  }
  .o-row__col-7\/12\@fullhd {
    width: calc(7/12*100% - (1 - 7/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-7\/12\@fullhd, [class*=o-row--nogutter] .o-row__col-7\/12\@fullhd {
    width: calc(7/12*100% - (1 - 7/12)*0px);
  }
  .o-row__col-10\/12\@fullhd {
    width: calc(10/12*100% - (1 - 10/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-10\/12\@fullhd, [class*=o-row--nogutter] .o-row__col-10\/12\@fullhd {
    width: calc(10/12*100% - (1 - 10/12)*0px);
  }
  .o-row__col-11\/12\@fullhd {
    width: calc(11/12*100% - (1 - 11/12)*2rem);
  }
  [class*=o-row--gutter] .o-row__col-11\/12\@fullhd, [class*=o-row--nogutter] .o-row__col-11\/12\@fullhd {
    width: calc(11/12*100% - (1 - 11/12)*0px);
  }
  .o-row__col--flexgrow\@fullhd {
    flex-grow: 1;
  }
}

.o-row--gutter {
  margin-left: -1rem;
  margin-right: -1rem;
}
.o-row--gutter [class*=o-row__col] {
  padding-left: 1rem;
  padding-right: 1rem;
}
main .o-row [class*=o-row__col]:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  main .o-row [class*=o-row__col] {
    margin-bottom: 0;
  }
}

/*------------------------------------*\
  #PANEL-OBJECT
\*------------------------------------*/
.panel {
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel.price {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.content-wrapper {
  transition: box-shadow 0.3s;
}

.content-wrapper:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  background-color: #f5f5f5;
  padding: 10px 15px;
  border-top: 4px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading h1:not(.panel-title),
.panel-heading h2:not(.panel-title),
.panel-heading h3:not(.panel-title),
.panel-heading h4:not(.panel-title),
.panel-heading h5:not(.panel-title),
.panel-heading h6:not(.panel-title) {
  color: #23286b;
  font-weight: 400;
}
.panel-heading h3:not(.panel-title) {
  text-align: left;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom: 4px solid #CCCCCC;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #FFFFFF;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #FFFFFF;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.form-group {
  margin-bottom: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

@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;
  }
}
.aaMinimal .form-group, .aaMinimal .form-control {
  width: 100%;
}

.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.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.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.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .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.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .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.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-sm-2 > h3 {
  cursor: hand;
  text-decoration: underline;
}

.col-xs-5ths {
  width: 20%;
  float: left;
  position: relative;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.angle-small {
  font-size: 1.5rem;
  color: #ddd;
}

.angle-medium {
  font-size: 2.5rem;
  color: #ddd;
}

.angle-large {
  font-size: 4rem;
  color: #ddd;
}

.highcharts-root {
  font-size: 1.3rem !important;
}

.header-login-button {
  display: none;
}

/*------------------------------------*\
  #COMPONENTS
\*------------------------------------*/
/**
 * “The Components layer is where we begin to style recognisable pieces of UI.
 * We're still binding onto classes here, so our specificity hasn't yet
 * increased. However, this layer is more explicit than the last one in that we
 * are now styling explicit, designed pieces of the DOM.
 *
 * We shouldn't find any selectors with a lower specificity than one class in
 * this layer. This is where the majority of your work will happen after initial
 * project set-up. Adding new components and features usually makes up the vast
 * majority of development.”
 *
 * (Source: see link at the top)
 */
/*
Components

Styleguide 4.0
*/
.ce_accordion .accordion-parent {
  cursor: pointer;
  transition: 0.4s;
}
.ce_accordion .accordion-parent .ce_accordion-item:first-child {
  margin-top: 0 !important;
}
.ce_accordion .accordion-parent .ce_accordion-item:last-child {
  margin-bottom: 30px !important;
}
.ce_accordion .border-color {
  border-color: #ddd;
}
.ce_accordion .item-background {
  background: #f5f5f5;
}

.advantage-text > p,
.advantage-text > .modal-toggle > p {
  margin: 0;
}

.advantage-text > .modal-toggle > p {
  color: #012e55;
}

@media (min-width: 0px) {
  .advantages-container .advantages-item {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .advantages-container .advantages-item {
    padding-left: 18%;
  }
}
@media (min-width: 992px) {
  .advantages-container .advantages-item {
    padding-left: 30%;
  }
}
@media (min-width: 1200px) {
  .advantages-container .advantages-item {
    padding-left: 33%;
  }
}
@media (min-width: 1280px) {
  .advantages-container .advantages-item {
    padding-left: 25%;
  }
}
.aa-datenschutz > p {
  font-size: small;
}

input[type=email] {
  outline: none;
  padding: 5px;
  border: 1px solid #ddd;
}

input[type=email]:focus {
  outline: none;
  border-color: #012e55;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

input[type=email]:focus-visible {
  border-color: #012e55;
}

@media (min-width: 0px) {
  .aa-form {
    width: 100%;
  }
  .aa-form .angle-large {
    font-size: 2.5rem;
  }
  .aa-form form {
    width: 100%;
  }
  .aa-form form .aa-form-elements {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
  }
  .aa-form form .aa-form-elements .aa-input {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    padding-bottom: 2rem;
  }
  .aa-form form .aa-form-elements .aa-form-btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .aa-form form .aa-form-elements .aa-form-btn button {
    width: 50%;
  }

  .aa-image {
    width: 100%;
    padding-top: 1rem;
    height: 280px;
    justify-content: center;
  }
}
@media (min-width: 576px) {
  .aa-image {
    width: 100%;
    padding-top: 1rem;
    height: 340px;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .aa-form {
    width: 65%;
  }
  .aa-form .angle-large {
    font-size: 4rem;
  }
  .aa-form form {
    width: unset;
  }
  .aa-form form .aa-form-elements {
    width: unset;
    justify-content: unset;
    flex-wrap: nowrap;
    align-content: unset;
  }
  .aa-form form .aa-form-elements .aa-input {
    padding-left: 0;
    padding-right: 0;
    width: 80%;
    padding-bottom: 0;
  }
  .aa-form form .aa-form-elements .aa-form-btn {
    width: 20%;
    padding-left: 2rem;
    display: unset;
    justify-content: unset;
  }
  .aa-form form .aa-form-elements .aa-form-btn button {
    width: unset;
  }

  .aa-image {
    width: 25%;
    padding: 0;
    height: 100%;
    justify-content: end;
  }
}
@media (min-width: 1280px) {
  .aa-image {
    width: 35%;
    padding: 0;
    height: 100%;
  }
}
.wrapper_anlegerservice {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .wrapper_anlegerservice {
    flex-direction: column;
  }
}
.wrapper_anlegerservice a {
  text-decoration: none !important;
  color: #2F2F2F !important;
  font-size: inherit !important;
}
.wrapper_anlegerservice_claim {
  align-self: center;
}
.wrapper_anlegerservice_claim h3 {
  text-align: center;
  white-space: nowrap;
  color: #2F2F2F !important;
  line-height: 1.5;
}
.wrapper_anlegerservice_claim h3 span {
  font-size: 0.8em;
}
.wrapper_anlegerservice_right {
  display: flex;
  align-content: center;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
@media only screen and (max-width: 991px) {
  .wrapper_anlegerservice_right {
    flex-direction: column;
    row-gap: 20px;
  }
}
.wrapper_anlegerservice .anlegerservice_left {
  text-align: center;
  width: 45%;
  padding-right: 75px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wrapper_anlegerservice .anlegerservice_left {
    width: 100%;
    padding-right: unset;
    padding-bottom: 80px;
  }
}
.wrapper_anlegerservice .anlegerservice_left_claim {
  font-size: 20px;
  line-height: 40px;
}
.wrapper_anlegerservice .anlegerservice_right {
  background-color: #F6F6F6;
  display: flex;
  align-content: center;
  width: 70%;
  padding: 20px 20px 20px 80px;
  flex-direction: column;
  row-gap: 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wrapper_anlegerservice .anlegerservice_right {
    width: 100%;
    padding: 80px 20px 20px 20px;
  }
}
.wrapper_anlegerservice .anlegerservice_claim_left {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.wrapper_anlegerservice .anlegerservice_haus {
  width: 100%;
  height: 200px;
  background-image: url("/fileadmin/image/_sidekicks/haus_der_boerse_nacht.jpg");
  background-size: cover;
  background-position: center;
}
.wrapper_anlegerservice .anlegerservice_grey {
  color: #979797;
}
.wrapper_anlegerservice .anlegerservice_risikohinweis {
  font-size: 12px;
  line-height: 18px;
  display: none;
}
.wrapper_anlegerservice .anlegerservice_claim {
  font-size: 25px;
  line-height: 35px;
  text-align: center;
}
.wrapper_anlegerservice .anlegerservice_claim span {
  font-size: 20px;
}
.wrapper_anlegerservice .anlegerservice_claim_caption {
  color: #707070;
  font-size: 11px;
  line-height: 15px;
  margin-top: 15px;
}
.wrapper_anlegerservice .wrapper_kontakt {
  position: relative;
  color: #2F2F2F;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .wrapper_anlegerservice .wrapper_kontakt {
    white-space: inherit;
  }
}
.wrapper_anlegerservice .wrapper_kontakt h3 {
  margin-top: unset;
  font-size: 30px;
  line-height: 39px;
  color: #002E54 !important;
  font-weight: 600;
  text-align: left;
}
.wrapper_anlegerservice .wrapper_kontakt table {
  font-size: initial;
  line-height: inherit;
}
.wrapper_anlegerservice .wrapper_button_anlegerservice {
  position: absolute;
  left: -50px;
  top: 0px;
  height: 100%;
  display: flex;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .wrapper_anlegerservice .wrapper_button_anlegerservice {
    top: -50px;
    left: 0px;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
  }
}
.wrapper_anlegerservice .wrapper_button_anlegerservice .button_anlegerservice {
  width: 100px;
}
.wrapper_anlegerservice .wrapper_claim {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*------------------------------------*\
  #Banner
\*------------------------------------*/
.stickybanner {
  display: block;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 10000;
  padding-top: 0;
  overflow: hidden;
  height: auto;
}
.stickybanner__show__btn {
  background-color: #00508a;
  height: 25px;
  width: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  font-size: 2rem;
  color: white;
}
.stickybanner__show__btn:hover, .stickybanner__show__btn:focus {
  color: white;
}
.stickybanner__items {
  display: flex;
  flex-direction: row;
  padding: 15px 0;
  align-items: center;
  justify-content: center;
  background-color: #00508a;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
@media (max-width: 768px) {
  .stickybanner__items {
    flex-wrap: wrap;
  }
}
.stickybanner__items__description {
  color: white;
  flex: 0 0 30%;
  text-align: left;
}
@media (max-width: 768px) {
  .stickybanner__items__description {
    text-align: center;
    margin-bottom: 1rem;
    flex: 0 0 100%;
  }
}
.stickybanner__items__btn {
  font-size: 18px;
  padding: 6px 16px;
  border-radius: 75px;
  color: #FFFFFF;
}
.stickybanner__items__btn.free-access {
  background-color: #1fa9a3;
}
.stickybanner__items__btn.free-access:hover, .stickybanner__items__btn.free-access:focus {
  background-color: #18827d;
  color: #FFFFFF;
}
.stickybanner__items__btn.abo {
  background-color: red;
}
.stickybanner__items__btn.abo:hover, .stickybanner__items__btn.abo:focus {
  background-color: #c62f2f;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .stickybanner__items__btn:last-child {
    margin-top: 1rem;
  }
}

.glyphicon-menu-down::before,
.glyphicon-menu-up::before {
  position: relative;
  bottom: 7px;
}

.breaker-mission-pro-boerse {
  display: grid;
  grid-template-columns: 25% 60% 15%;
  align-items: center;
  gap: 25px;
}
.breaker-mission-pro-boerse .breaker-image-wrapper {
  width: 180px;
  height: 150px;
  margin: 0;
  z-index: 1;
}
.breaker-mission-pro-boerse .breaker-text-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 110px;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-left: -50px;
}
.breaker-mission-pro-boerse .breaker-text-wrapper h3 {
  margin: 0;
  font-weight: 700;
}
.breaker-mission-pro-boerse .breaker-btn-default {
  background-color: #012e55;
  color: #FFFFFF;
  text-align: center;
  width: 200px;
  padding: 10px 10px;
  border-radius: 10px;
  position: relative;
  margin-left: -100px;
  font-size: 20px;
}
.breaker-mission-pro-boerse .breaker-btn-default a {
  text-decoration: none;
  color: #FFFFFF;
}
.breaker-mission-pro-boerse .breaker-btn-default:hover {
  background-color: #FFFFFF;
  color: #012e55;
  border-color: #012e55;
  border: 2px solid #012e55;
}
.breaker-mission-pro-boerse .breaker-btn-default:hover a {
  color: #012e55;
}

@media (max-width: 768px) {
  .breaker-mission-pro-boerse {
    grid-template-columns: 1fr;
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    text-align: center;
    position: relative;
  }
  .breaker-mission-pro-boerse .breaker-image-wrapper {
    display: none;
  }
  .breaker-mission-pro-boerse .breaker-text-wrapper {
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    margin-left: 0;
    border-radius: 0;
  }
  .breaker-mission-pro-boerse .breaker-button-wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0 0 10px 10px;
  }
  .breaker-mission-pro-boerse .breaker-btn-default {
    width: 80%;
    margin: 0 auto;
  }
}
.breaker-base .claim span > p {
  margin: 0;
}

.breaker-depot-check .bdc-middle span > p {
  margin: 0;
}

@media (min-width: 0px) {
  .breaker-container .breaker-image {
    padding-bottom: 2rem;
    width: 100%;
  }
  .breaker-container .breaker-base {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    justify-content: space-evenly;
  }
  .breaker-container .breaker-base .breaker-btn-free {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .breaker-container .breaker-base .breaker-btn-abo {
    padding-bottom: 2rem;
  }
  .breaker-container .breaker-base .size-breaker-logo {
    width: 66%;
  }
  .breaker-container .breaker-single {
    width: 100%;
  }
  .breaker-container .breaker-single .breaker-base {
    width: 100%;
    align-items: center;
  }
  .breaker-container .breaker-single .breaker-base .size-breaker-logo,
.breaker-container .breaker-single .breaker-base .claim,
.breaker-container .breaker-single .breaker-base .breaker-btn-free,
.breaker-container .breaker-single .breaker-base .breaker-btn-abo {
    width: 100%;
  }
  .breaker-container .breaker-single .breaker-base .breaker-btn-free {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .breaker-container .breaker-depot-check {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .breaker-container .breaker-depot-check .bdc-left,
.breaker-container .breaker-depot-check .bdc-right {
    width: 60%;
    padding-top: 20px;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo,
.breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-bottom: 1.8rem;
  }
  .breaker-container .breaker-depot-check .bdc-middle {
    width: 100%;
    order: 0;
  }
  .breaker-container .breaker-depot-check .bdc-btn-left,
.breaker-container .breaker-depot-check .bdc-btn-right {
    bottom: -22%;
    left: -5%;
    width: 115%;
  }
  .breaker-container .breaker-depot-check .bdc-left {
    order: 1;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo {
    padding-left: 1rem;
  }
  .breaker-container .breaker-depot-check .bdc-right {
    order: 2;
    padding-top: 3rem;
  }
  .breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-right: 1rem;
  }
  .breaker-container .breaker-base-top {
    width: 100%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    padding-bottom: 2rem;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-abo,
.breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    width: 80%;
  }
}
@media (min-width: 576px) {
  .breaker-container .breaker-depot-check {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .breaker-container .breaker-depot-check .bdc-left,
.breaker-container .breaker-depot-check .bdc-right {
    width: 40%;
    padding-top: 20px;
  }
  .breaker-container .breaker-depot-check .bdc-middle {
    width: 100%;
    order: 0;
  }
  .breaker-container .breaker-depot-check .bdc-btn-left,
.breaker-container .breaker-depot-check .bdc-btn-right {
    bottom: -22%;
    left: -8%;
    width: 115%;
  }
  .breaker-container .breaker-depot-check .bdc-left {
    order: 1;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo {
    padding-left: 1rem;
  }
  .breaker-container .breaker-depot-check .bdc-right {
    order: 2;
    padding-top: 0;
  }
  .breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  .breaker-container .breaker-image {
    padding-bottom: 0;
    width: 60%;
  }
  .breaker-container .breaker-base {
    width: 40%;
    padding: 0;
  }
  .breaker-container .breaker-base .breaker-btn-free {
    padding: 0;
  }
  .breaker-container .breaker-base .breaker-btn-abo {
    padding: 0;
  }
  .breaker-container .breaker-base .size-breaker-logo {
    width: 90%;
  }
  .breaker-container .breaker-single .breaker-base {
    width: 80%;
  }
  .breaker-container .breaker-single .breaker-base .size-breaker-logo,
.breaker-container .breaker-single .breaker-base .claim,
.breaker-container .breaker-single .breaker-base .breaker-btn-free,
.breaker-container .breaker-single .breaker-base .breaker-btn-abo {
    width: 80%;
  }
  .breaker-container .breaker-depot-check {
    width: 100%;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: unset;
  }
  .breaker-container .breaker-depot-check .bdc-left,
.breaker-container .breaker-depot-check .bdc-right {
    width: 24%;
    padding-top: 20px;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo,
.breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    max-width: 180px;
    padding-bottom: 0.3rem;
  }
  .breaker-container .breaker-depot-check .bdc-middle {
    width: 52%;
    order: unset;
  }
  .breaker-container .breaker-depot-check .bdc-btn-left,
.breaker-container .breaker-depot-check .bdc-btn-right {
    bottom: -22%;
    left: -8%;
    width: 115%;
  }
  .breaker-container .breaker-depot-check .bdc-left {
    order: unset;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo {
    padding-left: 1rem;
  }
  .breaker-container .breaker-depot-check .bdc-right {
    order: unset;
  }
  .breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-right: 1rem;
  }
  .breaker-container .breaker-base-top .bbt-wrap-image .breaker-image {
    width: 80%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text {
    width: 60%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-abo,
.breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .breaker-container .breaker-single .breaker-base {
    width: 60%;
  }
  .breaker-container .breaker-single .breaker-base .size-breaker-logo,
.breaker-container .breaker-single .breaker-base .claim,
.breaker-container .breaker-single .breaker-base .breaker-btn-free,
.breaker-container .breaker-single .breaker-base .breaker-btn-abo {
    width: 60%;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo,
.breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-bottom: 1.8rem;
  }
  .breaker-container .breaker-base-top .bbt-wrap-image .breaker-image {
    width: 80%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-abo,
.breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    width: 66%;
  }
}
@media (min-width: 1200px) {
  .breaker-container .breaker-base-top .bbt-wrap-image .breaker-image {
    width: 85%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-abo,
.breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    width: 55%;
  }
}
@media (min-width: 1280px) {
  .breaker-container .breaker-single .breaker-base {
    width: 75%;
  }
  .breaker-container .breaker-single .breaker-base .size-breaker-logo,
.breaker-container .breaker-single .breaker-base .claim,
.breaker-container .breaker-single .breaker-base .breaker-btn-free,
.breaker-container .breaker-single .breaker-base .breaker-btn-abo {
    width: 75%;
  }
  .breaker-container .breaker-depot-check .bdc-left .breaker-logo,
.breaker-container .breaker-depot-check .bdc-right .breaker-logo {
    padding-bottom: 0;
  }
  .breaker-container .breaker-base-top .bbt-wrap-image .breaker-image {
    width: 90%;
  }
  .breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-abo,
.breaker-container .breaker-base-top .bbt-wrap-text .breaker-btn-free {
    width: 80%;
  }
}
.card-group-element-item {
  max-width: 210px;
}
.card-group-element-item .card-img-frame {
  border: 2px solid #002e54;
}
.card-group-element-item .card-img-frame .size-card-img {
  height: 315px;
  width: 205px;
}
.card-group-element-item .card {
  border: 1px solid #002e54;
}
.card-group-element-item .card .card-wrapper > p {
  margin: 0 !important;
}
.card-group-element-item .card .card-body {
  padding: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.card-group-element-item .card img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.card-group-element-item .card .size-card-img-c4 {
  max-width: 160px;
  height: 160px;
  padding: 5px;
  overflow: hidden;
}
.card-group-element-item .card .size-card-img-c3,
.card-group-element-item .card .size-card-img-c2,
.card-group-element-item .card .size-card-img-c1 {
  max-width: 100%;
  max-height: 200px;
  padding: 5px;
  overflow: hidden;
}

.carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .carousel-container .carousel-content-inner {
    width: 100%;
    height: auto;
  }
}
.carousel-container .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-container .item .carousel-content {
  height: 100%;
}
.carousel-container .item .carousel-content .carousel-content-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.carousel-container .item .carousel-content .carousel-content-inner .carousel-image {
  width: 100%;
  height: 100%;
}
.carousel-container .item .carousel-content .carousel-content-inner .carousel-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .carousel-container .item .carousel-content {
    width: 100%;
    height: auto;
  }
}
.carousel-container .item.active {
  position: static;
  opacity: 1;
}
@media (min-width: 768px) {
  .carousel-container {
    height: auto;
  }
  .carousel-container .item {
    height: auto;
  }
  .carousel-container .item .carousel-content-inner.carousel-size-100 {
    width: 675px;
    height: 450px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .item .carousel-content-inner.carousel-size-100 {
    width: 600px;
    height: 400px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .item .carousel-content-inner.carousel-size-100 {
    width: 750px;
    height: 500px;
  }
}
@media (min-width: 768px) {
  .carousel-container .item .carousel-content-inner.carousel-size-90 {
    width: 675px;
    height: 450px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .item .carousel-content-inner.carousel-size-90 {
    width: 600px;
    height: 400px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .item .carousel-content-inner.carousel-size-90 {
    width: 675px;
    height: 450px;
  }
}
@media (min-width: 768px) {
  .carousel-container .item .carousel-content-inner.carousel-size-80 {
    width: 600px;
    height: 400px;
  }
}
@media (min-width: 768px) {
  .carousel-container .item .carousel-content-inner.carousel-size-70 {
    width: 525px;
    height: 350px;
  }
}
@media (min-width: 768px) {
  .carousel-container .item .carousel-content-inner.carousel-size-60 {
    width: 450px;
    height: 300px;
  }
}
.carousel-container .carousel-custom-style {
  background: rgba(1, 46, 85, 0);
}
.carousel-container .carousel-control-btn-next,
.carousel-container .carousel-control-btn-prev {
  position: absolute;
  top: 50%;
  z-index: 1;
  align-items: center;
  padding: 0;
  color: #FFFFFF;
  text-align: center;
  background: 0 0;
  border: 0;
  transform: translateY(-50%);
}
.carousel-container .carousel-control-btn-next .bg-arrow-prev,
.carousel-container .carousel-control-btn-next .bg-arrow-next,
.carousel-container .carousel-control-btn-prev .bg-arrow-prev,
.carousel-container .carousel-control-btn-prev .bg-arrow-next {
  width: 4rem;
  height: 4rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-container .carousel-control-btn-prev {
  left: 0%;
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-100 {
    left: -1%;
  }
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-90 {
    left: 0%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-90 {
    left: -1%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-90 {
    left: 3%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-90 {
    left: 4%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-80 {
    left: 5%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-80 {
    left: 0%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-80 {
    left: 8%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-80 {
    left: 9%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-70 {
    left: 11%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-70 {
    left: 6%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-70 {
    left: 13%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-70 {
    left: 14%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-60 {
    left: 16%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-60 {
    left: 11%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-60 {
    left: 18%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-prev.carousel-btn-prev-size-60 {
    left: 19%;
  }
}
.carousel-container .carousel-control-btn-next {
  right: 0%;
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-100 {
    right: -1%;
  }
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-90 {
    right: 0%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-90 {
    right: -1%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-90 {
    right: 3%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-90 {
    right: 4%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-80 {
    right: 5%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-80 {
    right: 0%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-80 {
    right: 8%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-80 {
    right: 9%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-70 {
    right: 11%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-70 {
    right: 6%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-70 {
    right: 13%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-70 {
    right: 14%;
  }
}
@media (min-width: 768px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-60 {
    right: 16%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-60 {
    right: 11%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-60 {
    right: 18%;
  }
}
@media (min-width: 768px) and (min-width: 1400px) {
  .carousel-container .carousel-control-btn-next.carousel-btn-next-size-60 {
    right: 19%;
  }
}

.carousel .indicator-container {
  position: absolute;
  width: 100%;
  bottom: 21px;
}
.carousel .indicator-container.correct-indicator {
  bottom: 0;
}
.carousel .indicator-container .custom-indicators {
  position: unset;
  margin: 0;
  padding: 0;
  width: 33%;
}
@media (min-width: 768px) {
  .carousel .indicator-container .custom-indicators {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .carousel.slide {
    width: 100%;
  }

  .carousel .item {
    height: auto;
  }
}
.carousel-item-caption {
  min-height: 20px;
}
.carousel-item-caption figcaption {
  margin-top: 1px;
  text-align: center;
}

@media (max-width: 768px) {
  .carousel-item-caption {
    min-height: 40px;
  }
}
.divider {
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 0.5;
}

.divider-dashed {
  border: dashed 0.5px #bbb;
  margin: 1.5rem 0;
  -o-border-image: url("/fileadmin/image/_layout/divider-dashed.svg") 1 round;
     border-image: url("/fileadmin/image/_layout/divider-dashed.svg") 1 round;
}

.divider-whitespace-small {
  border: dashed 0.5px #FFFFFF;
  margin: 1.5rem 0;
  -o-border-image: unset;
     border-image: unset;
}

.divider-whitespace-medium {
  border: dashed 0.5px #FFFFFF;
  margin: 3rem 0;
  -o-border-image: unset;
     border-image: unset;
}

.divider-whitespace-big {
  border: dashed 0.5px #FFFFFF;
  margin: 4.5rem 0;
  -o-border-image: unset;
     border-image: unset;
}

@media (max-width: 768px) {
  .divider-whitespace-medium,
.divider-whitespace-big {
    margin: 1.5rem 0;
  }
}
/*------------------------------------*\
  #Custom Styles for FGC-Extension
\*------------------------------------*/
@media (max-width: 992px) {
  .tx-fgc .Fonds_Realdepot {
    overflow-x: scroll;
    scroll-behavior: smooth;
  }
}

.image-row-wrapper {
  justify-content: space-between;
  align-items: center;
  row-gap: 2rem;
}
.image-row-wrapper .image-row-item-25 {
  width: 22%;
}
.image-row-wrapper .image-row-item-25 .size-row-image {
  height: 100px;
}
.image-row-wrapper .image-row-item-50 {
  width: 47%;
}

.image-row-wrapper.row-33 {
  justify-content: center;
  align-items: center;
  row-gap: 2rem;
}
.image-row-wrapper.row-33 .image-row-item-33 {
  width: 30%;
  margin: 0 0.5rem;
}
.image-row-wrapper.row-33 .size-row-image {
  height: 100px;
}

@media (max-width: 992px) {
  .image-row-wrapper {
    justify-content: space-around;
    row-gap: 1rem;
  }
  .image-row-wrapper .image-row-item-25 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 40%;
  }

  .image-row-wrapper.row-33 {
    row-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .image-row-wrapper {
    justify-content: space-around;
  }
  .image-row-wrapper .image-row-item-25 {
    padding-top: 0;
    padding-bottom: 0;
    width: 47%;
  }

  .image-row-wrapper.row-33 .image-row-item-33 {
    width: 47%;
    margin: 0;
    padding: 0 0.5rem;
  }
}
:root {
  --in2-modal-brand-color: #002e54;
  --in2-modal-brand-color-dark: #002e54;
  --in2-modal-accent-color: #002e54;
  --in2-modal-accent-color-dark: #002e54;
}

.iframeswitch-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.iframeswitch-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.9375rem 2.1875rem;
  height: 100%;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  box-sizing: border-box;
  border-radius: 0.5rem;
  text-align: center;
}

.iframeswitch-infowrapper {
  overflow-y: auto;
}

.iframeswitch-header {
  margin-top: 0;
}

.iframeswitch-submit {
  margin-top: 0;
  padding: 1em;
  width: 100%;
  background-color: #002e54;
  color: #ffffff;
}
.iframeswitch-submit:hover {
  background-color: #002e54;
}

@media screen and (min-width: 768px) {
  .iframeswitch-submit {
    margin-top: 2.1875rem;
  }
}
.iframe {
  position: relative;
  min-height: 300px;
  border: none;
}

.invest-content-slogan.double-icon {
  width: 50%;
}
.invest-content-slogan.single-icon {
  width: 75%;
}

.size-icon-left {
  width: 85%;
}

.size-icon-right {
  width: 66%;
}

@media (min-width: 0px) {
  .size-icon-left {
    width: 35%;
  }

  .size-icon-right {
    width: 20%;
  }

  .invest-content-slogan {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .invest-content-slogan.double-icon {
    width: 100%;
  }
  .invest-content-slogan.single-icon {
    width: 100%;
  }
  .invest-content-slogan .invest-text {
    justify-content: center;
  }
}
@media (min-width: 576px) {
  .size-icon-right {
    width: 18%;
  }
}
@media (min-width: 768px) {
  .invest-content {
    align-items: center;
  }

  .invest-icon-left {
    width: 30%;
  }
  .invest-icon-left .size-icon-left {
    width: 100%;
  }

  .invest-icon-right {
    width: 20%;
  }
  .invest-icon-right .size-icon-right {
    width: 95%;
  }

  .invest-content-slogan {
    text-align: unset;
    padding-top: 0;
    padding-bottom: 0;
  }
  .invest-content-slogan .invest-text {
    justify-content: unset;
  }
}
@media (min-width: 1200px) {
  .invest-icon-left {
    width: 22%;
  }

  .invest-icon-right {
    width: 15%;
  }
}
@media (min-width: 1280px) {
  .invest-icon-left {
    width: 30%;
  }
  .invest-icon-left .size-icon-left {
    width: 100%;
  }

  .invest-icon-right {
    width: 20%;
  }
  .invest-icon-right .size-icon-right {
    width: 95%;
  }
}
.cs-icon {
  left: -11%;
}

.cs-text > p {
  font-size: unset;
  margin: 0;
  padding: 0;
  max-width: 220px;
}

.cs-static {
  width: 60px;
}

@media (min-width: 0px) {
  .size-cs-company-icon {
    width: 35%;
    padding-bottom: 6rem;
  }

  .size-cs-icon {
    width: 100px;
  }

  .cs-content-wrapper .cs-company-icon {
    justify-content: center;
  }

  .cs-box .cs-content {
    padding: 0;
  }
  .cs-box .cs-content .cs-icon {
    top: -31%;
    left: 32%;
  }
  .cs-box .cs-content .cs-header {
    padding-top: 2rem;
  }
  .cs-box .cs-content .cs-text {
    padding-top: 2rem;
    justify-content: center;
  }
}
@media (min-width: 576px) {
  .cs-box .cs-content {
    padding: 2rem 3rem;
  }
  .cs-box .cs-content .cs-icon {
    top: -27%;
    left: 38%;
  }
  .cs-box .cs-content .cs-header {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .cs-content-wrapper .cs-company-icon {
    justify-content: start;
  }

  .cs-box .cs-content {
    padding: 0;
    padding-right: 2rem;
  }
  .cs-box .cs-content .cs-icon {
    top: 33%;
    left: -19%;
  }
  .cs-box .cs-content .cs-header {
    padding-top: 0;
    padding-left: 4rem;
  }
  .cs-box .cs-content .cs-text-wrapper {
    width: 360px;
    padding-left: 4rem;
  }

  .size-cs-company-icon {
    width: 60%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .cs-content-wrapper {
    justify-content: space-between;
  }

  .cs-box .cs-content {
    padding: 0;
    padding-right: 2rem;
  }
  .cs-box .cs-content .cs-icon {
    top: 17%;
    left: -10%;
  }
  .cs-box .cs-content .cs-header {
    padding-top: 0;
    padding-left: 4rem;
  }
  .cs-box .cs-content .cs-text-wrapper {
    width: 100%;
    padding-left: 4rem;
  }
  .cs-box .cs-content .cs-text {
    padding-top: 0;
    padding-left: 3rem;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .cs-content-wrapper .cs-company-icon {
    justify-content: center;
  }
}
.kurszeileTab {
  display: table;
  width: 100%;
}
.kurszeileTab .tr {
  display: table-row;
}
.kurszeileTab .tr .kurszeileTd1,
.kurszeileTab .tr .kurszeileTd2 {
  display: table-cell;
  width: 50%;
  text-align: center;
  border-top: 1px dashed #202D54;
  border-bottom: 1px dashed #202D54;
  padding: 10px 0px 10px 0px;
}
@media only screen and (max-width: 700px) {
  .kurszeileTab .tr .kurszeileTd1,
.kurszeileTab .tr .kurszeileTd2 {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
  }
}
@media only screen and (max-width: 700px) {
  .kurszeileTab .tr .kurszeileTd1 {
    border-bottom: unset;
  }
}

@media only screen and (max-width: 700px) {
  .kurszeileFigcaption {
    font-size: 12px !important;
    text-align: center;
    padding: 8px;
  }
}

.lf-list-wrapper {
  justify-content: center;
}

@media (min-width: 0px) {
  .lf-list-wrapper {
    padding-top: 1.5rem;
  }
  .lf-list-wrapper .lf-image {
    max-width: 50%;
  }
  .lf-list-wrapper .lf-list-points .angle-large {
    font-size: 3rem;
  }
  .lf-list-wrapper .lf-list-points .angle-medium {
    font-size: 2rem;
  }
}
@media (min-width: 576px) {
  .lf-list-wrapper {
    padding-top: 1.5rem;
  }
  .lf-list-wrapper .lf-image {
    max-width: 50%;
  }
  .lf-list-wrapper .lf-list-points .angle-large {
    font-size: 3rem;
  }
  .lf-list-wrapper .lf-list-points .angle-medium {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .lf-list-wrapper {
    padding-top: 0;
  }
  .lf-list-wrapper .lf-image {
    max-width: 100%;
  }
  .lf-list-wrapper .lf-list-points .angle-large {
    font-size: 4rem;
  }
  .lf-list-wrapper .lf-list-points .angle-medium {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .lf-list-wrapper {
    justify-content: space-around;
  }
}
/* Shared styles for lightbox & slimbox*/
#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 35%;
  height: 100%;
  background: transparent url(../Images/Icons/blank.gif) no-repeat;
  /* Trick IE into showing hover */
}

#lbPrevLink {
  left: 0;
  float: left;
}

#lbNextLink {
  right: 0;
  float: right;
}

#lbPrevLink:hover {
  /* Edit here for a different image!*/
  background: transparent url(../Images/Icons/prev.gif) no-repeat 0% 15%;
}

#lbNextLink:hover {
  /* Edit here for a different image!*/
  background: transparent url(../Images/Icons/next.gif) no-repeat 100% 15%;
}

#lbCloseLink {
  display: block;
  float: right;
  /* Set these two to the actual dimensions of your images! If they differ in size you have to set them seperately!*/
  width: 26px;
  height: 26px;
  /* End*/
  margin-left: 1em;
}

#lbCloseLink {
  /* Edit here for a different image! Add width & height here if needed*/
  background: transparent url(../Images/Icons/close.gif) no-repeat center;
  /*clear:right;
  float:right;*/
}

#lbOverlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  cursor: pointer;
  z-index: 90;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  left: 50%;
  overflow: hidden;
  background-color: #FFFFFF;
  z-index: 100;
}

#lbCenter a, #lbBottomContainer a {
  text-decoration: none;
  border: none;
  outline: none;
}

.lbLoading {
  background: #FFFFFF url(../Images/Icons/loading.gif) no-repeat center;
}

#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #FFFFFF;
  background-repeat: no-repeat;
}

#lbBottom {
  font-family: "source-sans-pro", sans-serif;
  font-size: 11px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  padding: 0 10px 10px 10px;
}

#lbCaption {
  width: 66%;
  font-weight: bold;
  margin-bottom: 0.1em;
}

#lbNumber {
  width: 66%;
  margin-bottom: 0.1em;
  display: none;
}

#lbPresent {
  width: 66%;
  margin-bottom: 0.1em;
}

#lbPresent a {
  position: relative;
  float: left;
  color: #777;
  border-right: 0.3em solid #FFFFFF;
  border-bottom: 0.1em solid #FFFFFF;
  border-left: 0.4em solid #FFFFFF;
  margin-right: 0.2em;
}

#lbPresent a.act {
  /*font-weight:bold;*/
  color: #FFFFFF;
  background: #777;
  border-color: #777;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 90;
}

.lightbox {
  margin-bottom: 20px;
}
.lightbox img {
  margin: 0 auto;
  display: block;
  width: 50%;
}

/*------------------------------------*\
  #Login
\*------------------------------------*/
.loginseite label {
  width: 100% !important;
  overflow: hidden;
  display: block;
  padding: 0 0 3px;
  vertical-align: top;
}

.loginseite input[type=text], .loginseite input[type=password] {
  border: 1px solid #c7c7c7;
  padding: 4px 10px;
  color: #303030;
  font-size: 13px;
  line-height: 16px;
  width: 100%;
  float: left;
  margin: 0 6px 5px 0;
  height: 30px;
}

.loginseite input[type=submit] {
  border: none;
  width: 100%;
  height: 30px;
  padding: 0 8px 2px;
  color: #FFFFFF;
  background: #009792;
  vertical-align: middle;
  overflow: hidden;
  margin-left: 0px;
  cursor: pointer;
}

.loginseite {
  text-align: center;
}

.logoutbutton input[type=submit] {
  border: none;
  height: 30px;
  padding: 0 8px 2px;
  color: #FFFFFF;
  background: #009792;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  max-width: 220px;
}

.produkt_login {
  text-align: center;
  padding: 20px;
}

.produkt_login .logo {
  height: 100px;
}

.produkt_login .logo img {
  max-width: 100%;
  height: 100%;
}

.produkt_login > a {
  color: #1fa9a3;
}
.produkt_login > a:hover {
  color: #18827d;
}

.ce-maps__map {
  width: 100%;
  height: 500px;
}

.modal-wrapper {
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content-wrapper {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
}

.close-modal {
  background: #FFFFFF;
  color: #012e55;
  transition: box-shadow 0.3s;
}

.close-modal-mobile {
  background: #012e55;
  color: #FFFFFF;
}

.close-modal:hover,
.close-modal:focus {
  background: #012e55;
  color: #FFFFFF;
  cursor: pointer;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

@media (min-width: 0px) {
  .modal-content-wrapper {
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
  }
  .modal-content-wrapper.zoom-container .zoom-image {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    height: 80vh;
  }
  .modal-content-wrapper.zoom-container .zoom-image .zoom-image-size {
    width: 100%;
  }
  .modal-content-wrapper .textmedia-right-modal,
.modal-content-wrapper .textmedia-left-modal {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper {
    justify-content: center;
    width: 100%;
    max-height: 100%;
    order: 2;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 66%;
  }
  .modal-content-wrapper .textmedia-right-modal .modal-text,
.modal-content-wrapper .textmedia-left-modal .modal-text {
    display: flex;
    width: 92%;
    order: 0;
  }
  .modal-content-wrapper .textmedia-right-modal .text-content-centered,
.modal-content-wrapper .textmedia-left-modal .text-content-centered {
    width: 100%;
  }
  .modal-content-wrapper .textmedia-right-modal .text-content-centered .textmedia-item,
.modal-content-wrapper .textmedia-left-modal .text-content-centered .textmedia-item {
    display: flex;
    justify-content: center;
  }
  .modal-content-wrapper .textmedia-right-modal .specific-image-wrapper,
.modal-content-wrapper .textmedia-left-modal .specific-image-wrapper {
    padding-top: 1.5rem;
    width: 100%;
  }
  .modal-content-wrapper .textmedia-above-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-below-modal .gallery-wrapper .size-modal-gallery {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .modal-content-wrapper {
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 80vh;
  }
  .modal-content-wrapper.zoom-container {
    z-index: 1050;
    left: 5%;
    top: 10%;
    width: 90%;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper {
    justify-content: unset;
    width: 35%;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 80%;
  }
  .modal-content-wrapper .textmedia-right-modal .modal-text,
.modal-content-wrapper .textmedia-left-modal .modal-text {
    display: flex;
    width: 65%;
  }
  .modal-content-wrapper .textmedia-right-modal .specific-image-wrapper,
.modal-content-wrapper .textmedia-left-modal .specific-image-wrapper {
    padding-top: 0;
    width: 35%;
  }
  .modal-content-wrapper .textmedia-left-modal .gallery-wrapper {
    order: 0;
  }
  .modal-content-wrapper .textmedia-left-modal .modal-text {
    order: 2;
  }
  .modal-content-wrapper .textmedia-above-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-below-modal .gallery-wrapper .size-modal-gallery {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .modal-content-wrapper {
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90vh;
  }
  .modal-content-wrapper.zoom-container {
    z-index: 1050;
    left: 5%;
    top: 10%;
    width: 90%;
    height: 85vh;
  }
}
@media (min-width: 1200px) {
  .modal-content-wrapper {
    left: 10%;
    top: 5%;
    width: 80%;
  }
  .modal-content-wrapper.zoom-container {
    z-index: 1050;
    left: 17%;
    top: 10%;
    width: 66%;
    height: 80%;
  }
  .modal-content-wrapper.zoom-container .zoom-image {
    max-width: 100%;
    max-height: 95%;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper {
    justify-content: unset;
    width: 25%;
  }
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 80%;
  }
  .modal-content-wrapper .textmedia-right-modal .modal-text,
.modal-content-wrapper .textmedia-left-modal .modal-text {
    display: flex;
    width: 65%;
  }
}
@media (min-width: 1280px) {
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 80%;
  }
}
@media (min-width: 1400px) {
  .modal-content-wrapper .textmedia-right-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-left-modal .gallery-wrapper .size-modal-gallery {
    width: 80%;
  }
  .modal-content-wrapper .textmedia-above-modal .gallery-wrapper .size-modal-gallery,
.modal-content-wrapper .textmedia-below-modal .gallery-wrapper .size-modal-gallery {
    width: 40%;
  }
}
/*------------------------------------*\
  #NAVIGATION
\*------------------------------------*/
.carousel-control {
  color: #000000;
  font-size: 2.5rem;
  opacity: 1;
}
.carousel-control:hover, .carousel-control:focus {
  color: #000000;
}
.carousel-control.left {
  background-image: unset;
  text-align: left;
}
.carousel-control.right {
  background-image: unset;
  text-align: right;
}
.carousel-control > .item {
  text-align: center;
}

#carousel-header-mobile .carousel-control {
  text-shadow: none;
}
#carousel-header-mobile > a {
  margin-top: -0.625rem;
}

.dropdown-menu {
  left: -20px !important;
  min-width: 175px !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
}
.dropdown-menu a {
  text-transform: initial !important;
}
.dropdown-menu > li > a.active {
  color: #f19409;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #f19409 !important;
}
.dropdown-menu-show {
  display: block !important;
}
.dropdown-menu-hide {
  display: none !important;
}

.boerse-group-icon {
  display: inline-block;
  font: 1em/1 Boerse Group;
  color: #002e54;
  flex-shrink: 0;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.boerse-group-icon-xs {
  font-size: 0.2em;
}
.boerse-group-icon-2xs {
  font-size: 0.6em;
}
.boerse-group-icon-sm {
  font-size: 0.8em;
}
.boerse-group-icon-lg {
  font-size: 1.2em;
}
.boerse-group-icon-16 {
  font-size: 16px;
}
.boerse-group-icon-32 {
  font-size: 32px;
}
.boerse-group-icon-is-spinning {
  animation: boerse-group-icon-spin 1s infinite linear;
}
.boerse-group-icon-rotate-90 {
  transform: rotate(90deg);
}
.boerse-group-icon-rotate-180 {
  transform: rotate(180deg);
}
.boerse-group-icon-rotate-270 {
  transform: rotate(270deg);
}
.boerse-group-icon-flip-y {
  transform: scaleY(-1);
}
.boerse-group-icon-flip-x {
  transform: scaleX(-1);
}

.icon-boerse:before {
  content: "";
}

.icon-boerse-group-arrow:before {
  content: "";
}

.icon-boerse-group-double-arrow:before {
  content: "";
}

@keyframes boerse-group-icon-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.circle-icon {
  background: #FFFFFF;
  padding: 15px 10px;
  border-radius: 50%;
  cursor: pointer;
}

.nav-items-wrapper {
  height: 50px;
  background: #f6f6f6 0% 0% no-repeat padding-box;
  opacity: 1;
}
.nav-items-top {
  display: flex;
  align-items: center;
}
.nav-items-left {
  height: 25px;
  display: flex;
  justify-content: right;
  padding-right: 45px;
}
.nav-items-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 45px;
  padding-right: 45px;
  flex-wrap: wrap;
  background-color: #FFFFFF;
  height: 50px;
  position: relative;
}

.nav-item-left-inner {
  float: right;
  display: flex;
  justify-content: center;
}
.nav-item-right-icon {
  position: absolute;
  margin-left: -30px;
  width: 26px;
  height: 26px;
  display: none;
}
.nav-item-right-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-top-first {
  top: 330px;
  left: 0px;
  height: 60px;
  background: #FFFFFF;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #002e54;
  width: 100%;
  margin: 0 auto;
}
.nav-top-first-wrapper {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 1000px;
}
.nav-top-first-wrapper-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.nav-top-first a {
  color: #002e54;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-top-first .dropdown-menu {
  font-size: 16px;
}
.nav-top-first .dropdown-item {
  padding-top: 0.5em;
}
.nav-top-first .naviSpecialChar {
  margin: -0.5em 0 0 3em;
}

.nav-top-first-item > .btn {
  padding: 0 !important;
  background-color: unset;
}
.nav-top-first-item a:hover, .nav-top-first-item .btn-link:hover {
  color: #f19409 !important;
}

.groupNavi .nav-top-second {
  height: 60px;
  background: #002e54;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  z-index: 1000 !important;
}
.groupNavi .nav-top-second a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 600;
  padding: 21px;
}
.groupNavi .nav-top-second a:hover, .groupNavi .nav-top-second a:active, .groupNavi .nav-top-second a.active {
  color: #f19409 !important;
}
.groupNavi .frame-default {
  margin-top: unset !important;
}
.groupNavi .btn {
  background-color: initial;
}

.groupNaviMobile {
  background-color: #f6f6f6;
  height: 130px;
}
.groupNaviMobile .btn-link {
  font-size: 19px !important;
}
.groupNaviMobile .dropdown-menu {
  position: sticky;
  float: initial;
  z-index: 99999;
}

.navi-mobile-top-first {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.navi-mobile-top-first-left {
  min-width: 187.5px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  align-items: center;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.navi-mobile-top-first-left::-webkit-scrollbar {
  display: none;
}

.navi-mobile-top-second {
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.navi-mobile-top-second-logo {
  width: 250px;
}
.navi-mobile-top-second-logo .ce-textpic {
  margin-bottom: unset;
}
.navi-mobile-top-second-logo .ce-gallery figure {
  margin-bottom: unset;
}
.navi-mobile-top-second-logo img {
  max-height: 60px;
  margin: auto;
}
.navi-mobile-top-second-icon {
  position: absolute;
  top: 120px;
}
.navi-mobile-top-second .headerButtonRight {
  display: none;
}

.navi-mobile-top-second-icon {
  z-index: 10;
}

.navi-mobile-top-right {
  background-color: #FFFFFF;
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: 170px;
  padding-left: 20px;
  padding-right: 20px;
}

.navi-mobile-top-left {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
}

.navi-mobile-first-menu {
  height: 80vh;
  width: 100vw;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0 0 50px 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.navi-mobile-first-menu .nav-top-first-item {
  font-weight: 600;
  padding: 4px;
  text-align: center;
  margin: 0 auto 0 auto;
}
.navi-mobile-first-menu .nav-top-first-item a {
  color: #002e54;
  text-decoration: none;
  text-transform: uppercase;
}
.navi-mobile-first-menu .nav-top-first-item .dropdown-item a {
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}
.navi-mobile-first-menu .navi-mobile-top-first-icon-up {
  top: 80%;
}

.navi-mobile-second-menu {
  height: 50vh;
  width: 100vw;
  overflow: hidden;
  background-color: #f6f6f6;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.navi-mobile-second-menu .nav-top-second {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navi-mobile-second-menu .nav-top-second a {
  color: #002e54;
  text-decoration: none;
  font-weight: 600;
  padding: 21px;
}
.navi-mobile-second-menu .nav-top-second a:hover, .navi-mobile-second-menu .nav-top-second a:active, .navi-mobile-second-menu .nav-top-second a.active {
  color: #f19409 !important;
}
.navi-mobile-second-menu div {
  padding: 15px;
}
.navi-mobile-second-menu a {
  color: #002e54;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
.navi-mobile-second-menu > div > a {
  display: block;
  text-transform: unset;
  text-align: center;
  margin: 30px 0px;
}

.navi-mobile-item-scroll-icon-prev {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navi-mobile-item-right-icon {
  margin-left: 20px;
}

.item {
  flex: 0 0 auto;
}

.pipe {
  opacity: 0.1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
}
@media (max-width: 768px) {
  .pipe {
    display: none;
  }
}

.logo-right {
  height: 30px;
}

.logo-mobile-right {
  height: 30px;
}
@media (max-width: 375px) {
  .logo-mobile-right {
    height: 25px !important;
  }
}

.last-child {
  border-right: 0px !important;
}

.icon-arrow-left:hover {
  transition: 0.9s;
  transform: rotate(-90deg);
}

.groupheader-logo {
  height: 25px;
  filter: grayscale(100%) brightness(90%);
  opacity: 0.4;
}
.groupheader-logo:hover {
  filter: grayscale(0%) brightness(100%);
  opacity: 1;
}
@media (max-width: 375px) {
  .groupheader-logo {
    height: 20px;
  }
}

.grayscale-none {
  filter: none;
}

.btn-link {
  color: #002e54 !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.btn-link:hover, .btn-link:focus {
  color: #002e54;
  text-decoration: none;
  background-color: transparent;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
}

.logoStickyNavbar {
  height: 60px;
  background-color: #FFFFFF;
  display: none;
}

.carousel-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.naviSpecialChar {
  font-size: 0.8em;
  line-height: 2em;
  margin: -0.7em 0 0 3em;
  white-space: nowrap;
  padding-right: 20px;
}
.naviSpecialChar a {
  color: inherit;
  font-weight: inherit;
}
.naviSpecialChar a:hover {
  text-decoration: none;
}

.singlenews_wrapper {
  display: flex;
  gap: 3rem;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .singlenews_wrapper {
    gap: 1rem;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .singlenews_left {
    text-align: center;
  }
}
.singlenews_left img {
  width: 250px;
  max-width: unset;
}
.singlenews_right h4 {
  font-size: 1.25rem;
  text-align: left;
  margin-top: unset;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .singlenews_right h4 {
    text-align: center;
  }
}

.quote {
  display: flex;
}
.quote .bigquote {
  font-size: 200px;
  line-height: 1;
  text-align: center;
  font-style: italic;
  margin-top: -20px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .quote {
    flex-direction: column;
  }
  .quote .text {
    margin-top: -100px;
  }
}

.rg-download-svg {
  bottom: 7%;
  left: 12%;
  width: 40%;
}

.rg-section-right {
  justify-content: center;
}

.rg-list-item {
  color: unset;
}

.rg-list-item a {
  color: unset;
}

@media (min-width: 0px) {
  .rg-list-item-wrapper .angle-large {
    font-size: 2.5rem;
  }

  .rg-section-right {
    padding-top: 2rem;
    max-height: 350px;
  }
  .rg-section-right .rg-download-svg {
    left: 20%;
    width: 25%;
    bottom: 4%;
  }
}
@media (min-width: 576px) {
  .rg-list-item-wrapper .angle-large {
    font-size: 2.5rem;
  }

  .rg-section-right {
    padding-top: 1.5rem;
    max-height: 400px;
  }
  .rg-section-right .rg-image {
    max-height: 300px;
  }
  .rg-section-right .rg-download-svg {
    bottom: 6%;
    left: 20%;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .rg-top-section-wrapper {
    justify-content: space-between;
  }

  .rg-section-left,
.rg-section-right {
    width: 45%;
  }

  .rg-section-right .rg-download-svg {
    bottom: 5%;
    left: 3%;
    width: 38%;
  }

  .rg-list-item-wrapper .angle-large {
    font-size: 3.5rem;
  }
}
@media (min-width: 992px) {
  .rg-section-right .rg-download-svg {
    bottom: 3%;
    left: 10%;
  }
}
@media (min-width: 1200px) {
  .rg-top-section-wrapper {
    justify-content: center;
  }

  .rg-section-right {
    padding-top: 0;
  }
  .rg-section-right .rg-image {
    max-height: 450px;
  }
  .rg-section-right .rg-download-svg {
    bottom: 3%;
    left: 10%;
    width: 34%;
  }

  .rg-list-item-wrapper .angle-large {
    font-size: 4rem;
  }
}
@media (min-width: 1280px) {
  .rg-top-section-wrapper {
    justify-content: space-between;
  }

  .rg-section-left {
    padding-left: 0;
  }

  .rg-section-right {
    justify-content: end;
  }
  .rg-section-right .rg-download-svg {
    left: 4%;
    bottom: 4%;
    width: 50%;
  }
}
.slick-dots {
  bottom: 5px !important;
}
.slick-dots li button::before {
  color: #FFFFFF !important;
}

.sk-wrap-style126 {
  justify-content: end;
}

.sk-content-wrap-style126 {
  padding-left: 3rem;
}

.sk-text-style126 {
  text-align: right;
}

.sk-btn-style126 {
  justify-content: end;
}

.sk-wrap-style {
  justify-content: start;
}

.sk-content-wrap-style {
  padding-right: 3rem;
}

.sk-text-style {
  text-align: left;
}

.sk-btn-style {
  justify-content: start;
}

.sidekick-image {
  width: 350px;
}

.sk-icon-long {
  max-width: 200px;
}

.sk-icon-square {
  max-width: 140px;
}

.sk-text p {
  margin: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 0px) {
  .sidekick-content {
    align-items: center;
    gap: 1rem;
  }
  .sidekick-content .sidekick-left .sk-icon {
    width: 55%;
    justify-content: center;
  }
  .sidekick-content .sidekick-left .sk-wrap-style,
.sidekick-content .sidekick-left .sk-wrap-style126 {
    align-items: center;
  }
  .sidekick-content .sidekick-left .sk-content-wrap-style,
.sidekick-content .sidekick-left .sk-content-wrap-style126 {
    justify-content: center;
    padding-right: 0;
  }
  .sidekick-content .sidekick-left .sk-text-style,
.sidekick-content .sidekick-left .sk-text-style126 {
    text-align: center;
  }
  .sidekick-content .sidekick-left .sk-btn-style,
.sidekick-content .sidekick-left .sk-btn-style126 {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .sidekick-content {
    align-items: center;
    gap: 3rem;
  }
  .sidekick-content .sidekick-left {
    width: 50%;
  }
  .sidekick-content .sidekick-left .sk-wrap-style {
    align-items: start;
  }
  .sidekick-content .sidekick-left .sk-wrap-style126 {
    justify-content: end;
  }
  .sidekick-content .sidekick-left .sk-content-wrap-style126 {
    padding-left: 3rem;
  }
  .sidekick-content .sidekick-left .sk-text-style126 {
    text-align: right;
  }
  .sidekick-content .sidekick-left .sk-btn-style126 {
    justify-content: end;
  }
  .sidekick-content .sidekick-left .sk-wrap-style {
    justify-content: start;
  }
  .sidekick-content .sidekick-left .sk-content-wrap-style {
    padding-right: 3rem;
  }
  .sidekick-content .sidekick-left .sk-text-style {
    text-align: left;
  }
  .sidekick-content .sidekick-left .sk-btn-style {
    justify-content: start;
  }
  .sidekick-content .sidekick-image {
    width: 50%;
  }
  .sidekick-content .sidekick-image.sk-img-style {
    justify-content: end;
  }
  .sidekick-content .sidekick-image.sk-img-style126 {
    justify-content: start;
  }
  .sidekick-content .sidekick-image .sk-size {
    width: 350px;
  }
}
.footer-slogan a,
.footer-slogan a:active,
.footer-slogan a:focus {
  border: none;
  outline: none;
}

.tab-image .size-tab-image {
  height: 60px;
  width: 175px;
  background: #f5f5f5;
}

.tab-pane-content-item {
  width: unset !important;
  padding: 0.25rem;
}
.tab-pane-content-item > p {
  color: #012e55;
}

@media (min-width: 768px) {
  .tab-image .size-tab-image {
    height: 55px;
    width: 160px;
  }
}
@media (min-width: 992px) {
  .tab-image .size-tab-image {
    height: 60px;
    width: 170px;
  }
}
@media (min-width: 1400px) {
  .tab-image .size-tab-image {
    width: 175px;
  }
}
.teaser_element {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0px;
}
@media only screen and (max-width: 767px) {
  .teaser_element {
    flex-direction: column;
    gap: 25px;
    align-items: baseline;
  }
}
.teaser_element .teaser_element_headline {
  font-weight: 600;
  font-size: 26px;
  line-height: 35px;
  color: #012e55;
}
.teaser_element .teaser_element_claim {
  display: flex;
  align-items: flex-end;
}
.teaser_element .teaser_element_subheadline {
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  width: 230px;
}
.teaser_element .teaser_element_logo {
  margin-bottom: 30px;
}
.teaser_element .teaser_element_link {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  width: 100px;
  margin-bottom: 3px;
}
.teaser_element .teaser_element_link a {
  text-decoration: none;
  color: inherit;
}
.teaser_element .teaser_element_grafik {
  max-width: 350px;
  height: 230px;
  width: 100%;
}

/*------------------------------------*\
  #TEXTIMAGE
\*------------------------------------*/
/*
Text with Images

Styleguide 4.2
*/
/*
Text-Image - Image Inline

ce-left - In text, left
ce-right - In text, right

Markup:
<div class="ce-textpic {{modifier_class}} ce-intext">
  <div class="ce-gallery" data-ce-columns="2" data-ce-images="4">
    <div class="ce-row">
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
    </div>
    <div class="ce-row">
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
    </div>
  </div>
  <div class="ce-bodytext">
    <insert-markup>2.9</insert-markup>
  </div>
</div>

Styleguide 4.2.1
*/
.ce-intext .ce-gallery {
  max-width: 190px;
}
@media (max-width: 375px) {
  .ce-intext .ce-gallery {
    display: none;
  }
}
.ce-intext .ce-gallery figcaption {
  text-align: center;
}

/*
Text-Image - Image nowrap

ce-left - Beside Text, Left
ce-right - Beside Text, Right

Markup:
<div class="ce-textpic {{modifier_class}} ce-intext ce-nowrap">
  <div class="ce-gallery" data-ce-columns="2" data-ce-images="4">
    <div class="ce-row">
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
    </div>
    <div class="ce-row">
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
      <div class="ce-column">
        <insert-markup>2.6.1</insert-markup>
      </div>
    </div>
  </div>
  <div class="ce-bodytext">
    <insert-markup>2.9</insert-markup>
  </div>
</div>

Styleguide 4.2.2
*/
/*
Text-Image - above, center

Markup:
<div class="ce-textpic ce-center ce-above">
  <div class="ce-gallery" data-ce-columns="1" data-ce-images="1">
    <div class="ce-outer">
      <div class="ce-inner">
        <div class="ce-row">
          <div class="ce-column">
            <insert-markup>2.6.1</insert-markup>
          </div>
        </div>
      </div>
    </div>
  </div>
   <div class="ce-bodytext">
    <insert-markup>2.9</insert-markup>
  </div>
</div>

Styleguide 4.2.4
*/
/*
Text-Image - below, center

Markup:
<div class="ce-textpic ce-center ce-below">
  <div class="ce-bodytext">
    <insert-markup>2.9</insert-markup>
  </div>
  <div class="ce-gallery" data-ce-columns="1" data-ce-images="1">
    <div class="ce-outer">
      <div class="ce-inner">
        <div class="ce-row">
          <div class="ce-column">
            <insert-markup>2.6.1</insert-markup>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

Styleguide 4.2.3
*/
@media (min-width: 850px) {
  .ce-gallery:not([data-ce-columns="1"]) {
    margin-bottom: -1rem;
  }
}
.ce-gallery figure {
  margin-bottom: 1rem;
}
.ce-center .ce-gallery figure {
  margin-left: auto;
  margin-right: auto;
}
.ce-gallery img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 500px) {
  .ce-intext:after {
    display: block;
    content: "";
    clear: both;
  }
  .ce-intext.ce-nowrap {
    display: flex;
    justify-content: space-between;
  }
  .ce-intext.ce-nowrap .ce-bodytext {
    width: calc( 50% - (1rem / 2));
  }
  .ce-intext.ce-nowrap.ce-right {
    flex-direction: row-reverse;
  }

  .ce-intext .ce-gallery {
    width: calc( 50% + (1rem / 2));
  }
  .ce-left:not(.ce-nowrap) .ce-gallery {
    float: left;
    padding-right: 1rem;
  }
  .ce-right:not(.ce-nowrap) .ce-gallery {
    float: right;
    padding-left: 1rem;
  }
  .ce-nowrap.ce-left .ce-gallery {
    padding-right: 1rem;
  }
  .ce-nowrap.ce-right .ce-gallery {
    padding-left: 1rem;
  }
}
@media (min-width: 850px) {
  .ce-gallery:not([data-ce-columns="1"]) .ce-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ce-gallery:not([data-ce-columns="1"]) .ce-row:after {
    content: "";
    flex: auto;
  }
  .ce-gallery:not([data-ce-columns="1"]) .ce-column {
    width: 50%;
    padding: 0 calc(1rem / 2);
  }
  .ce-gallery:not([data-ce-columns="1"]) .ce-column:first-child {
    padding-left: 0;
  }
  .ce-gallery:not([data-ce-columns="1"]) .ce-column:last-child {
    padding-right: 0;
  }
  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33.333%;
  }
}
.ce-textpic {
  margin-bottom: 20px;
}

.center,
.align-center {
  text-align: center;
}

.gallery-row {
  width: 100%;
}

.textmedia-above .specific-image-wrapper .specific-image-size img,
.textmedia-below .specific-image-wrapper .specific-image-size img,
.textmedia-left .specific-image-wrapper .specific-image-size img,
.textmedia-right .specific-image-wrapper .specific-image-size img {
  max-width: 100%;
  height: auto;
}
.textmedia-above .modal-toggle,
.textmedia-below .modal-toggle,
.textmedia-left .modal-toggle,
.textmedia-right .modal-toggle {
  width: 100%;
}
.textmedia-above .modal-toggle .specific-image-wrapper,
.textmedia-below .modal-toggle .specific-image-wrapper,
.textmedia-left .modal-toggle .specific-image-wrapper,
.textmedia-right .modal-toggle .specific-image-wrapper {
  width: 100%;
}
.textmedia-above .modal-toggle .specific-image-wrapper .specific-image-size img,
.textmedia-below .modal-toggle .specific-image-wrapper .specific-image-size img,
.textmedia-left .modal-toggle .specific-image-wrapper .specific-image-size img,
.textmedia-right .modal-toggle .specific-image-wrapper .specific-image-size img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 0px) {
  .textmedia-right .gallery-wrapper,
.textmedia-left .gallery-wrapper {
    width: 100%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon,
.textmedia-left .gallery-wrapper .textmedia-icon {
    padding-top: 0;
    width: 100%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 40%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 25%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery {
    padding-top: 1rem;
    width: 100%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 50%;
  }
  .textmedia-right .textmedia-text,
.textmedia-left .textmedia-text {
    width: 100%;
  }
  .textmedia-right .specific-image-wrapper,
.textmedia-left .specific-image-wrapper {
    padding-top: 1.5rem;
    width: 100%;
  }

  .textmedia-right .gallery-wrapper,
.textmedia-right .modal-toggle,
.textmedia-right .specific-image-wrapper {
    order: 2;
  }
  .textmedia-right .textmedia-text {
    order: 0;
  }

  .textmedia-left .gallery-wrapper,
.textmedia-left .modal-toggle,
.textmedia-left .specific-image-wrapper {
    order: 0;
    padding-bottom: 1.5rem;
  }
  .textmedia-left .textmedia-text {
    order: 2;
  }

  .textmedia-above .textmedia-icon .icon-size-2,
.textmedia-below .textmedia-icon .icon-size-2 {
    width: 30%;
  }
  .textmedia-above .textmedia-icon .icon-size-1,
.textmedia-below .textmedia-icon .icon-size-1 {
    width: 20%;
  }
  .textmedia-above .textmedia-text,
.textmedia-below .textmedia-text {
    justify-content: center;
  }
  .textmedia-above .size-textmedia-gallery,
.textmedia-below .size-textmedia-gallery {
    width: 100%;
  }

  .textmedia-above .specific-image-wrapper {
    padding-bottom: 1.5rem;
  }

  .textmedia-below .specific-image-wrapper {
    padding-top: 1.5rem;
  }
}
@media (min-width: 576px) {
  .textmedia-above .textmedia-icon .icon-size-2,
.textmedia-below .textmedia-icon .icon-size-2 {
    width: 30%;
  }
  .textmedia-above .textmedia-icon .icon-size-1,
.textmedia-below .textmedia-icon .icon-size-1 {
    width: 12%;
  }

  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 40%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .textmedia-right .textmedia-text,
.textmedia-left .textmedia-text {
    width: 70%;
  }
  .textmedia-right .specific-image-wrapper,
.textmedia-left .specific-image-wrapper {
    padding-top: 0;
    width: 30%;
  }
  .textmedia-right .modal-toggle,
.textmedia-left .modal-toggle {
    width: 30%;
  }
  .textmedia-right .gallery-wrapper,
.textmedia-left .gallery-wrapper {
    width: 30%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon,
.textmedia-left .gallery-wrapper .textmedia-icon {
    padding-top: 0;
    width: 100%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 77%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 58%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery {
    padding: 0 !important;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 95%;
  }

  .textmedia-left .gallery-wrapper {
    justify-content: start;
    order: 0;
  }
  .textmedia-left .specific-image-wrapper {
    order: 0;
  }
  .textmedia-left .modal-toggle {
    order: 0;
  }
  .textmedia-left .textmedia-text {
    order: 2;
  }

  .textmedia-right .gallery-wrapper {
    justify-content: start;
    order: 2;
  }
  .textmedia-right .textmedia-text {
    order: 0;
  }

  .textmedia-right .textmedia-gallery {
    justify-content: end;
  }

  .textmedia-above .textmedia-icon .icon-size-2,
.textmedia-below .textmedia-icon .icon-size-2 {
    width: 50%;
  }
  .textmedia-above .textmedia-icon .icon-size-1,
.textmedia-below .textmedia-icon .icon-size-1 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 57%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 45%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 75%;
  }

  .textmedia-above .textmedia-icon .icon-size-2,
.textmedia-below .textmedia-icon .icon-size-2 {
    width: 40%;
  }
  .textmedia-above .size-textmedia-gallery,
.textmedia-below .size-textmedia-gallery {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 50%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 38%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 66%;
  }
}
@media (min-width: 1280px) {
  .textmedia-above .textmedia-icon .icon-size-2,
.textmedia-below .textmedia-icon .icon-size-2 {
    width: 50%;
  }
  .textmedia-above .size-textmedia-gallery,
.textmedia-below .size-textmedia-gallery {
    width: 90%;
  }

  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-2,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-2 {
    width: 75%;
  }
  .textmedia-right .gallery-wrapper .textmedia-icon .icon-size-1,
.textmedia-left .gallery-wrapper .textmedia-icon .icon-size-1 {
    width: 58%;
  }
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .textmedia-right .gallery-wrapper .textmedia-gallery .size-textmedia-gallery,
.textmedia-left .gallery-wrapper .textmedia-gallery .size-textmedia-gallery {
    width: 95%;
  }
}
.video-js {
  width: 100%;
  height: unset;
  aspect-ratio: 16/9;
}
.video-js * {
  color: inherit;
}
.video-js .vjs-big-play-button {
  top: 50% !important;
  left: 50% !important;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
  height: 420px !important;
}
@media (max-width: 991px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 390px !important;
  }
}
@media (max-width: 750px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 350px !important;
  }
}
@media (max-width: 660px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 300px !important;
  }
}
@media (max-width: 580px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 250px !important;
  }
}
@media (max-width: 480px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 200px !important;
  }
}
@media (max-width: 400px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 175px !important;
  }
}
@media (max-width: 350px) {
  .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    height: 150px !important;
  }
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.iframeswitch-init {
  overflow: unset;
  padding-bottom: 0;
  height: auto;
}

/*------------------------------------*\
  #TRUMPS
\*------------------------------------*/
/**
 * “This layer beats – or 'trumps' – all other layers, and has the power to
 * override anything at all that has gone before it. It is inelegant and
 * heavy-handed, and contains utility and helper classes, hacks and overrides.
 *
 * A lot of the declarations in this layer will carry !important (e.g.
 * .text-center { text-align: centre !important; }). This is the highest
 * specificity layer – it includes the most explicit types of rule, with the
 * most narrow focus. This layer forms the point of the Triangle.”
 *
 * (Source: see link at the top)
 */
/*------------------------------------*\
  #CLEARFIX
\*------------------------------------*/
.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
}
.clearfix::after {
  clear: both;
}

/*------------------------------------*\
  #UTILITIES
\*------------------------------------*/
.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

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

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

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

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

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

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

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.nowrap {
  white-space: nowrap;
}

.nowrapPadding {
  white-space: nowrap;
  padding-right: 50px;
}

.red {
  color: red !important;
}

.green {
  color: green !important;
}

/*------------------------------------*\
  #VISIBILITY
\*------------------------------------*/
.u-hide {
  display: none !important;
}

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

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

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

.grayscale {
  filter: grayscale(100%) brightness(90%) !important;
}

/*------------------------------------*\
  #SHAME
\*------------------------------------*/
/**
 * “The idea of shame.css is that you have a totally new stylesheet reserved
 * just for your hacky code. The code you have to write to get the release out
 * on time, but the code that makes you ashamed.” (Harry Roberts,
 * http://csswizardry.com/2013/04/shame-css/)
 */
/*------------------------------------*\
  #LAYOUT
\*------------------------------------*/
.header-image-container {
  max-height: 300px;
  z-index: 1;
}
.header-image-container .header-image {
  max-height: 300px;
}
.header-image-container .header-logo {
  background: white;
  max-height: 110px;
  bottom: 0;
  left: 30%;
}

.imgheader > .headerImageScreen {
  width: 100%;
}

.imgheader {
  height: 260px;
  overflow-y: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgheader .header-screenwidth {
  width: 100%;
  height: 260px;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: white;
  background-position-x: center;
}
.imgheader .headerImageLeft {
  background-color: #fff;
  width: 360px;
  display: block;
  align-self: flex-end;
  position: relative;
  left: 20%;
}
.imgheader .headerImageLeft * {
  margin: unset;
}
.imgheader .headerImageLeft img {
  width: 100vw;
}
.imgheader .headerButtonRight {
  align-self: flex-end;
}
@media (max-width: 768px) {
  .imgheader .headerButtonRight {
    align-self: unset !important;
  }
}

.dropdown-menu .dropdown-item > a {
  font-size: 1rem;
}
.dropdown-menu .dropdown-item > p .naviSpecialChar {
  margin: -0.5em 0 0 3em;
  padding-right: 20px;
  font-size: 0.8rem;
  line-height: 2rem;
}
.dropdown-menu .dropdown-item {
  padding-top: 0;
}
.dropdown-menu .dropdown-item .naviSpecialChar {
  font-size: 0.8rem;
  line-height: 2rem;
}

.naviSpecialChar {
  margin: -0.5em 0 0 3em !important;
  padding-right: 20px !important;
  font-size: 0.8rem !important;
  line-height: 2rem !important;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.content .container:first-child {
  position: relative;
}

.content .container {
  padding: 15px 15px 15px;
}

.frame-layout-10 {
  margin: 0 auto;
  float: none;
  text-align: center;
  max-width: 960px;
}

.frame-default:not(:first-child) {
  margin-top: 20px;
  margin-bottom: 20px;
}

footer {
  margin: unset !important;
}

.footer-aa {
  background-color: #F6F6F6;
}
@media (min-width: 0px) {
  .footer-aa {
    height: 350px;
  }
}
@media (min-width: 490px) {
  .footer-aa {
    height: 315px;
  }
}
@media (min-width: 591px) {
  .footer-aa {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .footer-aa {
    height: 160px;
  }
}
@media (min-width: 992px) {
  .footer-aa {
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .footer-aa {
    height: 95px;
  }
}
.footer-aa #aa-form {
  height: 50px;
}
.footer-aa .aa-wrapper * {
  margin: 0 4px !important;
}
.footer-aa .aa-wrapper {
  padding: 5px 0px 5px 80px;
}
@media (max-width: 991px) {
  .footer-aa .aa-wrapper {
    padding-left: 5px;
  }
}
@media (max-width: 590px) {
  .footer-aa .aa-wrapper {
    padding-right: unset;
  }
}
.footer-aa .aa-wrapper b {
  margin: 0 0 0 4px !important;
}
.footer-aa .aa-wrapper img {
  height: 40px;
  align-self: flex-start;
}
.footer-aa .aa-wrapper input {
  margin: 5px !important;
}
@media (max-width: 1199px) {
  .footer-aa .aa-wrapper input {
    margin-left: 0 !important;
  }
}
.footer-aa .aa-wrapper button {
  margin: 5px !important;
}
.footer-aa .aa-wrapper button#submit {
  width: unset;
  border-radius: unset;
  background-color: #2F2F2F;
  border: unset;
  color: white;
  padding: 3px 8px;
}
@media (max-width: 767px) {
  .footer-aa .aa-wrapper button#submit {
    margin-left: 0 !important;
  }
}
@media (max-width: 1199px) {
  .footer-aa .aa-wrapper button#submit {
    width: 160px;
  }
}
.footer-aa .aa-wrapper #elektropost {
  background-color: inherit;
  padding-left: 5px;
  box-sizing: border-box;
  width: 160px;
  height: 27px;
  border: 2px solid #3e3e3e;
}
.footer-aa .datenschutz {
  margin-top: unset;
  font-size: 0.688rem;
  padding-left: 95px;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: left;
}
.footer-aa .datenschutz a {
  font-size: 0.688rem;
}
@media (max-width: 991px) {
  .footer-aa .datenschutz {
    padding-left: 20px;
    padding-right: 200px;
  }
}
@media (max-width: 590px) {
  .footer-aa .datenschutz {
    padding-left: 20px;
    padding-right: 25px;
    padding-bottom: 120px;
  }
}

.footer-group {
  background: #2F2F2F 0% 0% no-repeat padding-box;
  padding: 80px 0px 30px 0px;
  color: #C1C1C1;
  text-align: left;
  position: relative;
}
.footer-group .container {
  position: relative;
}
@media only screen and (max-width: 992px) {
  .footer-group .container {
    width: 80%;
  }
}
.footer-group .footer-headline {
  color: #FFFFFF;
  text-align: inherit;
  font-size: 1.125rem;
  line-height: 19px;
  font-weight: 600;
  letter-spacing: 0.28px;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 992px) {
  .footer-group .footer-headline {
    padding-top: 25px;
  }
}
.footer-group .footer-link {
  font-weight: 400;
  letter-spacing: 0px;
}
.footer-group .footer-link a {
  font-size: 0.938rem;
  line-height: 24px;
  color: #C1C1C1;
  text-decoration: none;
}
.footer-group .footer-link a:focus, .footer-group .footer-link a:hover {
  color: #C1C1C1;
  text-decoration: underline;
}
.footer-group h4 a, .footer-group h4 a:visited {
  background-color: unset;
}
.footer-group-logo {
  position: absolute;
  width: 150px;
  height: 150px;
  top: -195px;
  left: -75px;
}
.footer-group-logo img {
  width: 130px;
  left: 10px;
  position: absolute;
  top: 10px;
}
@media only screen and (max-width: 992px) {
  .footer-group-logo {
    right: 0px;
    left: unset;
  }
}
.footer-group-circle {
  height: 130px;
  width: 130px;
  background-color: #2f2f2f;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
}
.footer-group .appstore_badge {
  width: 48%;
  margin-right: 1%;
  display: inline-block;
}

.footer-end {
  background: #2F2F2F 0% 0% no-repeat padding-box;
  opacity: 1;
  text-align: left;
  padding-bottom: 10px;
}
.footer-end * {
  color: #C1C1C1;
  font-size: 0.75rem;
  line-height: 1.375rem;
  font-weight: 400;
  letter-spacing: 0px;
  color: #C1C1C1;
}
.footer-end a {
  text-decoration: none;
}
.footer-end a:focus, .footer-end a:hover {
  color: #C1C1C1;
  text-decoration: underline;
}
.footer-end img {
  height: 45px;
  max-width: 200px;
}
@media (max-width: 1199px) {
  .footer-end .footer-navi .container {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .footer-end .footer-navi .container {
    width: unset;
  }
}
.footer-end .footer-navi .size-fn-logo > img {
  height: 130px !important;
  max-width: 200px;
}
.footer-end .footer-navi .footer-link > a {
  font-size: 16px;
  line-height: 24px;
}
.footer-end .footer-navi .fn-columns {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .footer-end .footer-navi .fn-columns {
    width: inherit;
  }
}
@media (max-width: 992px) {
  .footer-end .footer-navi .fn-columns {
    margin: 0;
    justify-content: center;
  }
}
.footer-end .footer-navi .fn-columns .fn-column {
  display: flex;
  justify-content: center;
  width: 25%;
  padding: 0;
}
.footer-end .footer-navi .fn-columns .column-wrapper {
  display: flex;
  flex-direction: column;
  width: 240px;
}
@media (max-width: 992px) {
  .footer-end .footer-navi .fn-columns .fn-column {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .footer-end .footer-navi .fn-columns .fn-column {
    width: 75%;
  }
}
.footer-end .footer-bar .size-fb-logo {
  height: 45px;
}
.footer-end .footer-bar .fb-font {
  font-size: 14px;
  line-height: 22px;
}
.footer-end .footer-bar .fb-wrapper {
  justify-content: space-between;
}
.footer-end .footer-bar .fb-compliance {
  justify-content: end;
}
.footer-end .footer-bar .fb-compliance .fb-aspect {
  padding-left: 2rem;
}
@media (max-width: 1199px) {
  .footer-end .footer-bar .container {
    max-width: unset;
    width: 100%;
    margin: 0;
  }
  .footer-end .footer-bar .fb-wrapper {
    width: inherit;
    margin: 0;
    justify-content: space-between;
  }
  .footer-end .footer-bar .fb-compliance {
    padding-right: 5%;
  }
  .footer-end .footer-bar .fb-compliance .fb-aspect:first-of-type {
    padding-left: 0;
  }
  .footer-end .footer-bar .fb-copyright {
    padding-left: 4%;
  }
}
@media (max-width: 992px) {
  .footer-end .footer-bar .container {
    max-width: unset;
    width: inherit;
  }
  .footer-end .footer-bar .fb-wrapper {
    flex-direction: column;
    align-items: center;
    padding: unset;
  }
  .footer-end .footer-bar .fb-copyright {
    align-items: center;
    width: 100%;
  }
  .footer-end .footer-bar .fb-logo {
    padding-top: 14px;
    padding-bottom: 14px;
    width: 100%;
  }
  .footer-end .footer-bar .fb-compliance {
    width: 100%;
    justify-content: space-around;
    padding-right: 15px;
  }
  .footer-end .footer-bar .fb-compliance .fb-aspect {
    padding-left: 0;
  }
  .footer-end .footer-bar .fb-compliance .fb-aspect:first-of-type .footer-link {
    justify-content: flex-start;
  }
  .footer-end .footer-bar .footer-link {
    width: 130px;
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .footer-end .footer-bar .fb-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer-end .footer-bar .fb-copyright,
.footer-end .footer-bar .fb-logo,
.footer-end .footer-bar .fb-compliance {
    width: 100%;
  }
  .footer-end .footer-bar .fb-addition {
    display: flex;
    justify-content: center;
  }
  .footer-end .footer-bar .copyright-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .footer-end .footer-bar .fb-compliance {
    justify-content: space-between;
    padding: 0;
  }
  .footer-end .footer-bar .footer-link {
    width: unset;
  }
}
.footer-end .ce-textpic, .footer-end .ce-gallery figure {
  margin-bottom: unset !important;
}
@media (max-width: 590px) {
  .footer-end .row {
    justify-content: center;
    gap: 1rem;
  }
}

.footer-slogan {
  height: 50px;
  display: flex;
  justify-content: center;
  margin-bottom: 3.125rem;
}
.footer-slogan .textmedia-item {
  padding: 0 !important;
}
.footer-slogan img {
  height: 50px;
  padding: 12px;
  padding-bottom: 10px;
}

.stickyFooter {
  width: 18.75rem;
  position: fixed;
  bottom: 2.5rem;
  right: 1rem;
  z-index: 1000;
}
@media (max-width: 991px) {
  .stickyFooter {
    display: none;
  }
}

.stickyFooterRibbon a {
  height: 3.125rem;
  width: 100vw;
  background-color: #002e54;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .stickyFooterRibbon a {
    padding: 10px 0px;
    height: unset;
    font-size: 1.188rem;
    text-align: center;
    text-decoration: none;
  }
}

.content_footer {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 16px;
}
.content_footer a {
  font-size: 15px;
  line-height: 24px;
  color: #979797;
  text-decoration: none;
}
.content_footer p {
  margin-bottom: 13px;
}
.content_footer h2 {
  font-size: 16px;
  line-height: 19px;
  color: #2f2f2f;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.28px;
  margin: 15px 0px;
}
.content_footer h2 :not(.call2action *) {
  font-size: 18px;
  margin: 5px 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .content_footer .teaser_element {
    align-items: center !important;
  }
}
.content_footer .teaser_element .mitgliedImLogoVV {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .content_footer .teaser_element .mitgliedImLogoVV {
    width: 350px;
  }
}
.content_footer .teaser_element .mitgliedImLogoVuV {
  width: 18%;
}
@media only screen and (max-width: 767px) {
  .content_footer .teaser_element .mitgliedImLogoVuV {
    width: 200px;
  }
}
.content_footer .teaser_element .mitgliedImLogoPri {
  width: 27%;
}
@media only screen and (max-width: 767px) {
  .content_footer .teaser_element .mitgliedImLogoPri {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .content_footer .teaser_element i {
    transform: rotate(90deg);
  }
}

.frame-type-textmedia > .onepage-section > .ce-textpic > .ce-bodytext .small__text {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
.frame-type-textmedia > .onepage-section > .ce-textpic > .ce-bodytext .checkmark {
  list-style: none;
}
.frame-type-textmedia > .onepage-section > .ce-textpic > .ce-bodytext .checkmark li:before {
  content: "✓";
  width: 40px;
  font-size: 30px;
  color: #e32121;
}
.frame-type-textmedia > .onepage-section > .ce-textpic > .ce-bodytext .btn {
  font-size: 18px;
  padding: 0.5rem 2rem;
  border-radius: unset;
  background-color: #002e54;
  color: #FFF;
  text-decoration: none;
}
.frame-type-textmedia > .onepage-section > .ce-textpic > .ce-bodytext a.btn:hover {
  background-color: #f19409;
}

/* Headline */
.ce-headline-left {
  text-align: left !important;
}

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

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

.frame-type-ce\.edit-cookiemodal .small__text {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
.frame-type-ce\.edit-cookiemodal .checkmark {
  list-style: none;
}
.frame-type-ce\.edit-cookiemodal .checkmark li:before {
  content: "✓";
  width: 40px;
  font-size: 30px;
  color: #e32121;
}
.frame-type-ce\.edit-cookiemodal .btn {
  font-size: 18px;
  padding: 0.5rem 2rem;
  border-radius: unset;
  background-color: #002e54;
  color: #FFF;
  text-decoration: none;
}
.frame-type-ce\.edit-cookiemodal a.btn:hover {
  background-color: #f19409;
}
.frame-type-ce\.edit-cookiemodal button.btn:hover {
  background-color: #18827d;
}

/*------------------------------------*\
  #FULLPAGE
\*------------------------------------*/
/*
Fullpage

Styleguide 10
*/
/*------------------------------------*\
  #Hightlights-Slider
\*------------------------------------*/
.highlightsTrigger {
  display: flex;
  justify-content: center;
}

.content .container:nth-of-type(1) {
  padding-top: 0;
}

/* Highlights-Header */
.page401 {
  /* .highlights-opener-link:nth-of-type(1) {
    display: none;
  } */
  /* Highlights-Slider */
  /* ---------- MODAL --------- */
  /* Display Highlights-Slider */
  /* Lazy-Loading */
}
.page401 .content .container:nth-of-type(1),
.page401 .content .container:nth-of-type(2) {
  width: 100%;
}
.page401 .wrap-opener-links {
  display: flex;
  justify-content: center;
}
.page401 #closeHighlightsModal {
  display: none;
}
@media (max-width: 768px) {
  .page401 .wrap-opener-links {
    flex-direction: column;
    margin: 0 10%;
    gap: 0;
    margin-bottom: 1rem;
  }
  .page401 .highlights-opener-link {
    text-align: center;
  }
  .page401 .highlights-opener-link.pt-4 {
    padding-top: 0.5rem !important;
  }
  .page401 .highlights-opener-link.pb-4 {
    padding-bottom: 0.5rem !important;
  }
}
.page401 .footer-slogan {
  margin-bottom: 0;
}
.page401 .hide-link {
  visibility: hidden;
  position: absolute;
}
.page401 .highlights-opener-link a {
  color: #002e54;
  font-size: 19px;
}
.page401 .highlights-opener-link {
  margin: 0px 0.5rem;
}
.page401 .no-margin {
  margin: 0 !important;
}
.page401 .highlights-header {
  font-size: 44px;
}
.page401 .groupNaviMobile {
  margin-bottom: 1rem;
}
.page401 .highlights-carousel-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: inherit;
  overflow: hidden;
}
.page401 .highlights-carousel-text {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.page401 #highlights-carousel-title,
.page401 #highlights-carousel-description {
  width: 100%;
  max-width: 800px;
}
.page401 .highlights-carousel-title,
.page401 #highlights-carousel-title {
  line-height: 1.6rem;
  text-align: center;
  color: #002e54;
  width: 275px;
  height: 45px;
  font-size: 16px;
}
.page401 #highlights-carousel-description {
  text-align: left;
}
.page401 .highlights-carousel-button {
  background-color: #ED842C;
  padding: 10px 20px;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}
.page401 .highlights-carousel-images {
  width: 90%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  flex-shrink: 0;
}
.page401 .highlights-carousel-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 265px;
  overflow: hidden;
  margin: 8px 20px;
  padding: 0 10px;
  background: white;
}
.page401 .highlights-carousel-slide a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.page401 .highlights-carousel-images img {
  max-width: 100%;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 0.5s ease-in-out;
}
.page401 .highlights-carousel-button {
  color: #212F82;
  border: none;
  padding: 10px;
  cursor: pointer;
  position: absolute;
  background: transparent;
  border: none;
  font-size: 35px;
  top: 50%;
  border-radius: 50%;
  width: 60px;
  transform: translateY(-50%);
  z-index: 5;
}
.page401 .highlights-carousel-button::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -25px;
  right: -25px;
  bottom: -20px;
  background-color: transparent;
  z-index: -1;
}
.page401 .highlights-carousel-button.prev {
  left: 10px;
}
.page401 .highlights-carousel-button.next {
  right: 10px;
}
.page401 #highlights-carousel-title-link:hover,
.page401 #highlights-carousel-title-link.underline-active {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  -webkit-text-decoration-color: #002e54;
          text-decoration-color: #002e54;
  cursor: pointer;
}
.page401 #openHighlightsModalLink {
  color: #ED842C;
  font-size: 19px;
}
.page401 .dropdown-item #openHighlightsModalLink {
  color: unset;
  font-size: 16px;
}
@media (max-width: 768px) {
  .page401 .dropdown-item #openHighlightsModalLink {
    color: #002e54;
    font-size: 17px;
  }
}
.page401 .highlights-carousel-slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
@media (max-width: 1300px) {
  .page401 .highlights-carousel-images {
    width: 100%;
  }
  .page401 .highlights-carousel-text {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .page401 .highlights-carousel-text {
    align-items: center;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .page401 .highlights-carousel-slide a {
    justify-content: space-evenly;
  }
  .page401 .highlights-carousel-images img {
    max-width: 70% !important;
    max-height: 65%;
    width: auto !important;
    height: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .page401 .highlights-carousel-button {
    padding: 0;
    font-size: 30px;
    top: 50%;
    width: 60px;
    background-color: transparent;
  }
  .page401 .highlights-carousel-button.prev {
    left: 0;
  }
  .page401 .highlights-carousel-button.next {
    right: 0;
  }
  .page401 .highlights-carousel-slide {
    width: 92%;
    height: 260px;
  }
  .page401 .highlights-carousel-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(100vw - 29px);
    overflow: hidden;
    margin: 0 0;
  }
}
.page401 .highlightsModal {
  /* position: fixed; */
  /* top: 110px; */
  left: 0;
  width: 100%;
  height: 260px;
  background-color: #fff;
  z-index: 1000;
  display: none;
  justify-content: center;
  align-items: center;
}
.page401 .rewards-slider {
  border-radius: 0;
}
.page401 .highlights-modal-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.page401 .rewards-slider .highlights-modal-content {
  border-radius: 0;
}
.page401 .close-highlights-button {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  background: none;
  border: none;
  color: #000;
  z-index: 10;
}
.page401 .highlights-carousel-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
.page401 .highlights-carousel-images {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: inherit;
  overflow: hidden;
  background: #f6f6f6;
}
.page401 .highlights-carousel-slides {
  display: flex;
  flex-wrap: nowrap;
  height: inherit;
  transition: transform 0.3s ease;
}
.page401 .highlights-carousel-text {
  text-align: center;
  margin-top: 10px;
}
.page401 .highlights-carousel-button {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.page401 .highlights-carousel-button:focus {
  outline: none;
}
.page401 .highlights-modal img {
  padding: 0 0 !important;
}
@media (max-width: 768px) {
  .page401 .highlights-modal-content {
    flex-direction: column;
    height: auto;
    padding: 20px;
  }
  .page401 .highlights-carousel-container {
    width: calc(100vw - 29px);
  }
  .page401 .highlights-carousel-images {
    flex-direction: column;
    align-items: start;
    justify-content: center;
    width: calc(100vw - 29px);
  }
  .page401 .highlights-carousel-slides {
    flex-direction: row;
    justify-content: center;
  }
  .page401 .highlights-modal img {
    padding: 0;
  }
  .page401 .close-highlights-button {
    top: 22px;
    right: 16px;
  }
}
.page401 .showHighlightsSlider {
  padding-top: 0 !important;
}
.page401 .hideHighlightsSlider {
  display: flex;
  flex-direction: column;
}
.page401 .d-flex-center {
  display: flex;
  justify-content: center;
}
.page401 img.lazyload {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.page401 img.lazyload[src] {
  opacity: 1;
}

/*  boersenverlag.de */
.page349 .showHighlightsSlider,
.page352 .showHighlightsSlider,
.page353 .showHighlightsSlider,
.page351 .showHighlightsSlider,
.page346 .showHighlightsSlider,
.page347 .showHighlightsSlider,
.page348 .showHighlightsSlider,
.page302 .showHighlightsSlider,
.page307 .showHighlightsSlider,
.page308 .showHighlightsSlider,
.page309 .showHighlightsSlider,
.page310 .showHighlightsSlider,
.page311 .showHighlightsSlider,
.page312 .showHighlightsSlider,
.page313 .showHighlightsSlider,
.page186 .showHighlightsSlider,
.page187 .showHighlightsSlider,
.page188 .showHighlightsSlider,
.page361 .showHighlightsSlider,
.page362 .showHighlightsSlider,
.page363 .showHighlightsSlider,
.page364 .showHighlightsSlider,
.page359 .showHighlightsSlider,
.page360 .showHighlightsSlider {
  padding-top: 15px !important;
}
.page349 .hideHighlightsSlider,
.page352 .hideHighlightsSlider,
.page353 .hideHighlightsSlider,
.page351 .hideHighlightsSlider,
.page346 .hideHighlightsSlider,
.page347 .hideHighlightsSlider,
.page348 .hideHighlightsSlider,
.page302 .hideHighlightsSlider,
.page307 .hideHighlightsSlider,
.page308 .hideHighlightsSlider,
.page309 .hideHighlightsSlider,
.page310 .hideHighlightsSlider,
.page311 .hideHighlightsSlider,
.page312 .hideHighlightsSlider,
.page313 .hideHighlightsSlider,
.page186 .hideHighlightsSlider,
.page187 .hideHighlightsSlider,
.page188 .hideHighlightsSlider,
.page361 .hideHighlightsSlider,
.page362 .hideHighlightsSlider,
.page363 .hideHighlightsSlider,
.page364 .hideHighlightsSlider,
.page359 .hideHighlightsSlider,
.page360 .hideHighlightsSlider {
  display: none;
}
.page349 .highlights-link,
.page352 .highlights-link,
.page353 .highlights-link,
.page351 .highlights-link,
.page346 .highlights-link,
.page347 .highlights-link,
.page348 .highlights-link,
.page302 .highlights-link,
.page307 .highlights-link,
.page308 .highlights-link,
.page309 .highlights-link,
.page310 .highlights-link,
.page311 .highlights-link,
.page312 .highlights-link,
.page313 .highlights-link,
.page186 .highlights-link,
.page187 .highlights-link,
.page188 .highlights-link,
.page361 .highlights-link,
.page362 .highlights-link,
.page363 .highlights-link,
.page364 .highlights-link,
.page359 .highlights-link,
.page360 .highlights-link {
  display: none;
}

/*------------------------------------*\
  #SASS rules for mission-pro-boerse.de
\*------------------------------------*/
/**
 * CSS-rules only for mission-pro-boerse.de
 */
.imgheader .headerImageLeft {
  width: 190px;
  padding: 15px 15px 5px 15px;
}

.boerseSpecialAktienfonds {
  width: 100%;
  padding: 15px 15px 45px 15px;
  font-size: 19px;
}

#aktienfondsform {
  background-color: #fbfaf9;
  padding: 15px 15px 50px 15px;
}

#aktienfondsform h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 25px;
}

#aktienfondsform .hinweis {
  margin-bottom: 20px;
}

#aktienfondsform input.formError {
  box-shadow: 4px 4px 15px #ef7d1a;
  display: inline-block;
}

.boerseSpecialAktienfonds select,
.boerseSpecialAktienfonds input[type=text],
.boerseSpecialAktienfonds input[type=email] {
  width: 100%;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
  outline: none;
}

.boerseSpecialAktienfonds input {
  line-height: 24px;
}

.boerseSpecialAktienfonds select:focus,
.boerseSpecialAktienfonds input[type=text]:focus,
.boerseSpecialAktienfonds input[type=number]:focus,
.boerseSpecialAktienfonds input[type=email]:focus {
  border-color: #012e55;
  box-shadow: 0 0 4px 1px rgba(0, 123, 255, 0.5);
}

.boerseSpecialAktienfonds input[type=number],
.boerseSpecialAktienfonds input[type=checkbox] {
  border: 1px solid #ddd;
  transition: all 0.3s ease;
  outline: none;
}

.boerseSpecialAktienfonds input[type=submit] {
  background-color: #012e55;
  border: 0;
  color: white;
  padding: 8px 50px;
  position: absolute;
  right: 15px;
  z-index: 2;
}

.boerseSpecialAktienfonds input[type=radio] {
  margin: 0px 10px 0 40px;
}

.boerseSpecialAktienfonds input[type=radio]:first-child {
  margin: 0px 10px 0 0;
}

.ce-bodytext li {
  padding-left: 0.3em;
  margin-bottom: 10px;
}

.boerseSpecialAktienfonds label {
  font-weight: normal;
}

.boerseSpecialAktienfonds .col-sm-4,
.boerseSpecialAktienfonds .col-sm-8 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.boerseSpecialAktienfonds select,
.boerseSpecialAktienfonds textarea {
  width: 100%;
}

#aktienfondsform .infopaket_hinweis {
  margin-top: 55px;
  padding: 0px 15px;
  margin-bottom: 20px;
}

#hinweis_pflichtfeld {
  text-align: right;
}

#aktienfondsform .einverstaendnis_ewerbung,
#aktienfondsform .einverstaendnis_twerbung {
  padding: 0px 15px;
  margin-bottom: 15px;
}

#aktienfondsform hr {
  border-top: 1px solid #333333;
}

@media (max-width: 768px) {
  .teaser_element_subheadline {
    text-align: center;
  }

  .teaser_element {
    align-items: center;
  }
  .teaser_element .teaser_element_text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .teaser_element .teaser_element_text .teaser_element_claim {
    flex-direction: column;
    gap: 12px;
  }
  .teaser_element .teaser_element_text .teaser_element_claim .teaser_element_link {
    text-align: center;
  }
}
.cs-container .cs-content-wrapper {
  justify-content: space-around;
}
.cs-container .size-cs-company-icon {
  width: 220px;
}
.cs-container .cs-header h2 {
  color: #012e55;
  font-size: 30px;
}
.cs-container .cs-text {
  padding-left: 4rem;
}
.cs-container .cs-static,
.cs-container .cs-data {
  font-size: 17px;
}
.cs-container .cs-text > p {
  max-width: unset;
  font-weight: 600;
  font-size: 18px;
  color: #012e55;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .cs-container .cs-text {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .textmedia-above .size-textmedia-gallery {
    width: 220px;
  }

  .textmedia-above.py-4 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .textmedia-item.textmedia-gallery.py-3 {
    padding-top: 0rem !important;
  }

  .cs-company-icon {
    display: none !important;
  }

  .cs-box {
    margin-top: 40px;
  }
}
.wrapper_praemien {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}
@media (max-width: 768px) {
  .wrapper_praemien {
    grid-template-columns: 1fr 1fr;
  }
}

.wrapper_praemie {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 220px;
}
.wrapper_praemie img {
  width: 80%;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.wrapper_praemie .title {
  font-weight: 600;
  text-align: center;
}
.wrapper_praemie .price {
  text-align: center;
}