@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=37694b83-f68d-45a8-9065-d7b4481742bd");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  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,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    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("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

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

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

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

.glyphicon-th:before {
  content: "\e011"; }

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

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

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

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

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

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

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

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

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

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

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

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

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

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

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

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

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

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

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

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

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

.glyphicon-list:before {
  content: "\e056"; }

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

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

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

.glyphicon-picture:before {
  content: "\e060"; }

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

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

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

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

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

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

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

.glyphicon-eject:before {
  content: "\e078"; }

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
  content: "\e087"; }

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

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

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

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

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

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

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

.glyphicon-retweet:before {
  content: "\e115"; }

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

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

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

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

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

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

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

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

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

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

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

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

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

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

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

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

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

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

.glyphicon-flash:before {
  content: "\e162"; }

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

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

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

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

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

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

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

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

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

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

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

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

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

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

.glyphicon-subtitles:before {
  content: "\e188"; }

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
  content: "\e201"; }

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

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

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

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

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

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

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

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

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

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

.glyphicon-education:before {
  content: "\e233"; }

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

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

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

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

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, 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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  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; }

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

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: .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, .initialism {
  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; }

.bg-primary {
  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,
  ul ol,
  ol ul,
  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.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .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%; }

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.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.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-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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: #fff;
  background-color: #333;
  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.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 752px; } }
  @media (min-width: 1024px) {
    .container {
      width: 972px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1172px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -16px;
  margin-right: -16px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 16px;
  padding-right: 16px; }

.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-1 {
  width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .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-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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 > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    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: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .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-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled 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, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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, .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-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .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: -16px;
  margin-right: -16px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@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: 16px; }

@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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.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;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

.btn-xs {
  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%; }

.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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  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.428571429;
  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: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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 #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    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 {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .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:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1024px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

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

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) 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: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) 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: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) 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; } }

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em; }
    @media (min-width: 768px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1024px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1200px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
      left: auto;
      right: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
      left: auto;
      right: 7px; }
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    content: "Increment Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    content: "Increment Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    content: "Decrement Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    content: "Decrement Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    content: "Show Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    content: "Show Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    content: "Clear the picker"; }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    content: "Set the date to today"; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    .bootstrap-datetimepicker-widget table td,
    .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 4px; }
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #eeeeee; }
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #777777; }
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #eeeeee;
        cursor: pointer; }
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #777777; }
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: solid transparent;
          border-width: 0 0 7px 7px;
          border-bottom-color: #337ab7;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #337ab7;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 4px; }
        .bootstrap-datetimepicker-widget table td span:hover {
          /* background: $bs-datetimepicker-btn-hover-bg; */ }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #337ab7;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .bootstrap-datetimepicker-widget table td span.old {
          color: #777777; }
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #777777;
          cursor: not-allowed; }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }
  .bootstrap-datetimepicker-widget.wider {
    width: 21em; }
  .bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

/*
fsb guides




*/
.guide [class*="col-"] > p {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15); }

.guide.darkgrey.container {
  background-color: #afafaf; }

.guide.container {
  background-color: #eee; }

.guide .row:before {
  content: "";
  display: block;
  margin: 0 16px 0 16px; }

.guide [class*="col-"] {
  padding-top: 20px; }

/* guides */
.guide a {
  display: block;
  padding-left: 100px;
  height: 50px; }

/*
fsb layout

*/
/* grid */
body {
  overflow-y: scroll; }

.container {
  width: auto; }

.of-pfullpager-content,
.mainnav,
#meta,
#quicksearch,
.fixed-top,
.quicksearch__content {
  width: auto;
  padding: 0 15px; }

.of-pfullpager-content {
  width: 100%; }

.fixed-top {
  width: calc(100% - 32px); }

/* tablets hoch */
@media (min-width: 768px) {
  .container {
    width: 752px;
    /* 720 */ }
  .of-pfullpager-content,
  .hint-wrap,
  .mainnav,
  #nav-header,
  #nav-footer,
  #meta,
  #quicksearch,
  .fixed-top {
    width: 720px;
    padding: 0; }
  #mainnav-menu {
    width: 726px; } }

/* tablet quer / desktops */
@media (min-width: 1024px) {
  .container {
    width: 1002px;
    /* 970 */ }
  .of-pfullpager-content,
  .hint-wrap,
  .mainnav,
  #nav-header,
  #nav-footer,
  #meta,
  #quicksearch,
  .fixed-top {
    width: 970px;
    padding: 0; }
  #mainnav-menu {
    width: 976px; } }

/* large desktops */
@media (min-width: 1200px) {
  .container {
    width: 1192px;
    /* 1160 + 32 = (16 padding left/right) */ }
  .of-pfullpager-content,
  .hint-wrap,
  .mainnav,
  #nav-header,
  #nav-footer,
  #meta,
  #quicksearch,
  .fixed-top {
    width: 1160px;
    padding: 0; }
  #mainnav-menu {
    width: 1166px; } }

/* fix different grid-gutter-width 
large: 32   		padding-left: 17px; padding-right: 16px;
tablet land: 26 	padding-left: 13px; padding-right: 13px
tablet portrait: 24	padding-left: 12px; padding-right: 12px
*/
/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px; }
  .row .row,
  footer .row,
  #menu-login .of-panelactions .row,
  .childParagraphsContainer.row,
  .childParagraphsContainer .row,
  .of-pteasergrid .row,
  .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 13px;
    padding-right: 13px; }
  .row .row,
  footer .row,
  #menu-login .of-panelactions .row,
  .childParagraphsContainer.row,
  .childParagraphsContainer .row,
  .of-pteasergrid .row,
  .form-horizontal .form-group {
    margin-left: -13px;
    margin-right: -13px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 16px;
    padding-right: 16px; }
  .row .row,
  footer .row,
  #menu-login .of-panelactions .row,
  .childParagraphsContainer.row,
  .childParagraphsContainer .row,
  .of-pteasergrid .row,
  .form-horizontal .form-group {
    margin-left: -16px;
    margin-right: -16px; } }

/* header (nav) / footer / main */
/* reset */
.hint-wrap ul,
footer ol,
footer ul,
#mainnav-menu ul,
.Breadcrump ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* header */
header {
  position: fixed;
  z-index: 4000;
  width: 100%;
  top: 0; }

/* reset bs to fullwidth */
header.container {
  width: 100%;
  padding: 0; }

/*
.header-wrap {
	margin: 0 auto;
}
*/
.navbar-brand {
  float: right;
  text-align: right;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  margin-right: -15px; }

/* mainnav */
.mainnav {
  position: relative;
  margin: 0 auto; }

.mainnav-button {
  position: relative;
  width: 88px;
  height: 33px;
  margin-left: 2px; }

.mainnav-button .mainnav-text {
  position: absolute;
  left: 37px;
  top: 5px; }

/* meta container and icons */
#quicksearch,
#meta {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 5000; }

#nav-merkzettel,
#nav-profil,
.quicksearch__lupe {
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer;
  position: absolute; }

.mainnav-button,
#nav-merkzettel #nav-profil {
  cursor: pointer; }

#nav-merkzettel {
  left: 103px;
  top: 8px; }

#nav-profil {
  left: 137px;
  top: 9px; }

.quicksearch__lupe {
  left: 118px;
  /* smartphone ohne merkzettel und user */
  top: 9px; }

/* --- xs phones, less than 768px */
.mainnav-button {
  position: relative;
  width: 86px;
  height: 32px;
  margin-left: 1px; }

.navbar-brand {
  margin-top: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .mainnav-button {
    margin-left: 0; }
  .navbar-brand {
    margin-right: 0; }
  #nav-merkzettel {
    left: 101px; }
  #nav-profil {
    left: 135px; }
  .quicksearch__lupe {
    left: 167px; }
  .navbar-brand {
    margin-top: -40px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .mainnav-button {
    margin-left: 0; }
  #nav-merkzettel {
    left: 101px; }
  #nav-profil {
    left: 135px; }
  .quicksearch__lupe {
    left: 167px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .mainnav-button {
    margin-left: 0;
    position: relative;
    width: 88px;
    height: 33px; }
  #nav-merkzettel {
    left: 104px; }
  #nav-profil {
    left: 138px; }
  .quicksearch__lupe {
    left: 170px; }
  .navbar-brand {
    margin-top: -43px; }
  .nav-open .navbar-brand {
    margin-top: 14px;
    margin-right: 1px; } }

/* breadcrump */
.TopBreadcrump {
  position: relative; }

.BottomBreadcrump {
  margin-bottom: 46px; }

.Breadcrump li {
  float: left; }

.Breadcrump li {
  /* height: 22px; */
  margin-right: 9px;
  padding-right: 9px; }

.Breadcrump li#BreadcrumbLast {
  margin-right: 0;
  padding-right: 0; }

/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .Breadcrump ul {
    line-height: 22px; }
  .Breadcrump li {
    margin-right: 12px;
    padding-right: 12px; } }

/* --- m tablet landscape / desktops */
/* --- l large desktops */
@media (min-width: 1200px) {
  .Breadcrump ul {
    line-height: 24px; } }

/* suche */
header .quicksearch__overlay {
  position: absolute;
  z-index: 5000;
  width: 100%;
  height: 120px;
  top: -1000em;
  left: 0;
  zoom: 1; }

header .quicksearch__overlay--open {
  top: 113px; }

.quicksearch__dimmer {
  position: fixed;
  z-index: 3000;
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  height: 110%;
  margin: 0 auto;
  zoom: 1; }

.quicksearch__dimmer.quicksearch__dimmer--open {
  display: block; }

header .quicksearch__headline {
  position: absolute; }

header .searchinput__field {
  width: 100%; }

header .quicksearch__close {
  display: block;
  position: absolute;
  cursor: pointer; }

/* quicksearch mod header elem */
.quicksearch-active #meta,
.quicksearch-active .mainnav-button,
.quicksearch-active .TopBreadcrump,
.quicksearch-active .quicksearch__lupe,
.quicksearch-active .navbar-brand {
  display: none; }

.quicksearch-active .navbar-brand {
  margin-top: 33px; }

/* --- xs phones, less than 768px */
body {
  padding-top: 80px; }

body.nav-open {
  padding-top: 47px; }

header,
.header-wrap {
  min-height: 80px; }

.nav-open header,
.nav-open .header-wrap {
  height: 46px; }

.fixed-top {
  margin: -4px auto 0 auto; }

.nav-open .fixed-top {
  display: none; }

.navbar-brand {
  width: 113px;
  height: 24px; }

#nav-merkzettel,
#nav-profil {
  display: none; }

.quicksearch__lupe {
  display: block; }

.fixed-top {
  padding-bottom: 51px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  body {
    padding-top: 120px; }
  body.nav-open {
    padding-top: 64px; }
  header,
  .header-wrap {
    min-height: 120px; }
  .nav-open header,
  .nav-open .header-wrap {
    height: 66px; }
  .fixed-top {
    margin: 11px auto 0 auto;
    padding-bottom: 0; }
  .navbar-brand {
    width: 162px;
    height: 34px; }
  .nav-open .navbar-brand {
    display: none; }
  #nav-merkzettel,
  #nav-profil {
    display: block; }
  header .Breadcrump {
    margin-top: 51px;
    padding-bottom: 17px;
    /* 15px; mit li display: inline-block*/
    width: 70%; }
  .Breadcrump::after {
    content: "";
    display: table;
    clear: both; } }

/* --- m tablet landscape / desktops */
/* --- l large desktops */
@media (min-width: 1200px) {
  body,
  body.nav-open {
    padding-top: 130px; }
  header,
  .header-wrap,
  .nav-open header,
  .nav-open .header-wrap {
    min-height: 130px; }
  .fixed-top {
    margin: 0 auto; }
  header .Breadcrump {
    margin-top: 51px;
    padding-bottom: 17px;
    /* 15px; mit li display: inline-block*/
    width: 70%; }
  .quicksearch-active .fixed-top {
    margin: 13px auto 0 auto; }
  .quicksearch-active .navbar-brand {
    display: block; }
  .nav-open .fixed-top {
    display: block; }
  .navbar-brand {
    width: 182px;
    height: 38px; }
  .nav-open .navbar-brand {
    display: block; }
  header .Breadcrump {
    margin-top: 57px; } }

/* ####################### main */
/* --- xs phones, less than 768px */
main {
  padding-top: 42px;
  /* = 39px */
  padding-bottom: 11px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  main {
    padding-top: 50px;
    padding-bottom: 13px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  main {
    padding-top: 28px;
    padding-bottom: 19px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  main {
    padding-top: 36px;
    padding-bottom: 47px; } }

/* ####################### footer */
footer {
  padding: 50px 0 19px 0; }

footer .KatalogNavigation li,
footer .BottomNavigation li {
  display: inline-block; }

footer .KatalogNavigation li:first-child,
footer .BottomNavigation li:first-child {
  margin-left: 0; }

footer .row:before {
  content: "";
  display: block;
  margin: 0 16px 0 16px; }

/* --- xs phones, less than 768px */
footer .KatalogNavigation li,
footer .BottomNavigation li {
  margin-left: 21px; }

footer [class*="col-"] {
  padding-top: 20px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  footer {
    padding-bottom: 30px;
    /* abstand txt -> ende */ }
  footer [class*="col-"] {
    padding-top: 28px;
    /* abstand linie -> txt */ }
  footer .KatalogNavigation li,
  footer .BottomNavigation li {
    margin-left: 20px; }
  .BottomNavigation {
    text-align: right; }
  footer .row:before {
    margin: 0 12px 0 12px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  footer {
    padding-bottom: 33px;
    /* abstand txt -> ende */ }
  footer [class*="col-"] {
    padding-top: 33px;
    /* abstand linie -> txt */ }
  footer .KatalogNavigation li,
  footer .BottomNavigation li {
    margin-left: 21px; }
  footer .row:before {
    margin: 0 13px 0 13px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  footer {
    padding-bottom: 46px;
    /* abstand txt -> ende */ }
  footer [class*="col-"] {
    padding-top: 48px;
    /* abstand linie -> txt */ }
  footer .KatalogNavigation li,
  footer .BottomNavigation li {
    margin-left: 29px; }
  footer .row:before {
    margin: 0 16px 0 16px; } }

/* ####################### browser und cookies hints */
/* hints */
.browser-hint {
  position: fixed;
  width: 100%;
  top: 0;
  display: none; }

.cookies-hint {
  position: fixed;
  width: 100%;
  bottom: 0;
  display: block;
  z-index: 10000; }

.hint-wrap {
  margin: 0 auto;
  position: relative; }

.hint-wrap ul {
  padding-bottom: 70px; }

.hint-wrap li {
  float: left; }

.hint-close {
  position: absolute;
  top: -22px;
  right: -1px;
  display: block;
  width: 20px;
  height: 25px; }

/* --- xs phones, less than 768px */
.hint-wrap {
  margin-top: 47px;
  padding-bottom: 30px; }

.hint-wrap p {
  width: 100%; }

.hint-wrap ul {
  margin-top: 18px; }

.hint-wrap li {
  width: 90%;
  margin-bottom: 1px;
  background-position: 0 2px;
  padding-left: 31px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .hint-wrap {
    margin-top: 18px;
    padding-bottom: 8px; }
  .hint-close {
    position: absolute;
    top: 10px; }
  .hint-wrap p {
    width: 86%; }
  .hint-wrap li {
    width: 333px;
    margin-bottom: 8px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .hint-wrap {
    margin-top: 20px;
    padding-bottom: 10px; }
  .hint-wrap p {
    width: 66%; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .hint-wrap {
    margin-top: 28px;
    padding-bottom: 18px; }
  .hint-wrap ul {
    margin-top: 27px; }
  .hint-wrap li {
    width: 398px;
    margin-bottom: 5px; } }

/*
fsb navigation

*/
#nav {
  position: fixed;
  z-index: 3900;
  /* header 4000*/
  height: 100vh;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%); }

.nav-open #nav {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.nav-open header {
  display: none; }

#nav-content {
  overflow-y: scroll;
  height: 100vh; }

#nav-header {
  position: fixed;
  z-index: 2001;
  top: 0;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 20px; }

#nav-footer {
  position: absolute;
  z-index: 2000;
  bottom: 0;
  left: 16px;
  right: 20px;
  margin-left: 0;
  margin-right: 0; }

/*
#mainnav-wrap {
	display: none;
}
body.nav-open #mainnav-wrap {
	display: block;
}
*/
body.nav-open {
  overflow: hidden;
  /* scrollen des body verhindern */ }

#mainnav-menu ul.PrimaryNavigation1 {
  display: none; }

#PrimaryNavigation > ul > li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 17px;
  /* = 26 */ }

#PrimaryNavigation > ul > li#menu-login {
  margin-bottom: 0; }

.PrimaryNavigation a {
  padding-right: 20px; }

/* nav-open:  ausblenden */
#nav-header .fixed-top,
#nav-header .Breadcrump,
#nav-header .mainnav-button {
  display: none; }

.nav-open #nav-header .mainnav-button {
  display: block; }

.nav-open #meta,
.nav-open #quicksearch,
.nav-open #nav-header .Breadcrump,
.nav-open #nav-header .navbar-brand {
  display: none; }

#nav-footer .GlobalNavigation,
#nav-footer .socialMediaLinks {
  display: inline-block; }

#nav-footer .GlobalNavigation li,
#nav-footer .socialMediaLinks li {
  display: inline-block;
  vertical-align: top; }

#nav-footer .socialMediaLinks li a {
  font-size: 0;
  margin-top: 2px; }

#nav-footer .socialMediaLinks li:first-child a {
  margin-top: 0; }

.nav-facebook,
.nav-pinterest,
.nav-instagram,
.nav-twitter {
  display: block;
  width: 25px;
  height: 25px; }

/* --- xs phones, less than 768px */
#mainnav-wrap {
  margin-top: 21px; }

#nav-footer {
  padding-top: 14px;
  padding-bottom: 17px; }

.PrimaryNavigation {
  margin-left: 0;
  margin-bottom: 30px;
  /* = 39px */ }

/* sub men */
#mainnav-menu {
  display: inline-block;
  overflow: hidden; }

body.rp-xs #mainnav-menu .form-horizontal,
body.rp-xs #mainnav-menu ul.PrimaryNavigation1 {
  margin-top: 15px;
  padding-top: 17px;
  position: absolute;
  top: -32px;
  margin-left: 150%;
  width: 100%; }

/* links/rechts transition */
#mainnav-menu .mobile-nav-wrap {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

#mainnav-menu.sub .mobile-nav-wrap {
  -webkit-transform: translateX(-150%);
  -ms-transform: translateX(-150%);
  -o-transform: translateX(-150%);
  transform: translateX(-150%); }

#mainnav-menu ul.PrimaryNavigation1 li {
  margin-bottom: 19px;
  /* 26px */ }

#mainnav-menu #menu-login .form-horizontal li.back,
#mainnav-menu ul.PrimaryNavigation1 li.back {
  padding-left: 20px; }

#PrimaryNavigation > ul > li {
  width: 100%;
  margin-right: 0; }

.menu-login-headlinelinks {
  float: right; }

.mobile-nav-wrap > .GlobalNavigation li {
  margin-bottom: 17px; }

#nav-footer .GlobalNavigation {
  width: auto;
  display: none; }

#nav-footer .GlobalNavigation li {
  margin-right: 30px; }

#nav-footer .socialMediaLinks {
  width: 100%; }

#nav-footer .socialMediaLinks {
  margin-left: 0; }

#nav-footer .socialMediaLinks li .nav-blog {
  padding-top: 2px; }

#nav-footer .socialMediaLinks li {
  margin-right: calc((100% - 125px)/4);
  margin-left: -4px; }

#nav-footer .socialMediaLinks li a {
  display: block; }

#nav-footer .socialMediaLinks li:first-child {
  margin-left: 0;
  text-align: left;
  width: 35px; }

#nav-footer .socialMediaLinks li:last-child {
  margin-right: 0; }

.nav-facebook {
  display: block;
  width: 12px;
  height: 25px; }

.nav-pinterest {
  display: block;
  width: 25px;
  height: 25px; }

.nav-instagram {
  display: block;
  width: 25px;
  height: 25px; }

.nav-twitter {
  display: block;
  width: 26px;
  height: 25px; }

#menu-login .form-horizontal .of-content {
  margin-top: 20px; }

#menu-login .control-label {
  display: none; }

#menu-login .form-control {
  height: 34px;
  padding: 8px 12px 4px 12px; }

#menu-login .form-group {
  margin-bottom: 16px; }

#menu-login .of-panelactions {
  margin-top: 26px;
  margin-bottom: 33px; }

#menu-login-submit {
  height: 34px;
  padding: 6px 33px 2px 13px; }

@media (max-width: 767px) {
  #menu-login-link-register {
    display: none;
    height: 0;
    margin: 0; } }

#menu-login-link-register a {
  display: none; }

.menu-login-headlinelinks {
  text-align: right;
  margin-top: 0; }

.menu-login-headlinelinks span {
  text-align: right;
  margin-left: 6px; }

.PrimaryNavigation .menu-login-headlinelinks span a {
  padding-right: 3px;
  margin-left: 0; }

#mainnav-wrap .of-panelactions .col-xs-6 {
  width: 43%; }

#mainnav-wrap .of-panelactions .col-xs-6:first-child {
  padding-right: 0;
  width: 57%;
  padding-top: 6px; }

#mainnav-wrap .of-panelactions .col-xs-6:last-child {
  padding-left: 0; }

#mainnav-menu .mobile-nav-wrap {
  padding-bottom: 110px;
  /* damit alle inhalt scrollbar sind */ }

#nav-content {
  padding-top: 48px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  #nav-content {
    padding-top: 69px;
    padding-left: 1px; }
  #mainnav-menu .mobile-nav-wrap {
    padding-bottom: 0;
    /* reset y-offset */ }
  .PrimaryNavigation {
    margin-bottom: 60px;
    /* reset */ }
  #mainnav-wrap {
    margin-top: 11px; }
  #nav-header {
    left: inherit;
    right: inherit;
    margin: 0; }
  #nav-footer {
    padding-top: 22px;
    padding-bottom: 22px;
    left: inherit;
    right: inherit; }
  #mainnav-menu .form-horizontal {
    margin-top: 12px;
    padding-top: 8px; }
  #mainnav-menu ul.PrimaryNavigation1 {
    margin-top: 12px;
    padding-top: 12px;
    display: block; }
  #mainnav-menu ul.PrimaryNavigation1 {
    position: relative;
    top: inherit;
    left: inherit; }
  #mainnav-menu ul.PrimaryNavigation1 li {
    margin-bottom: 2px; }
  #mainnav-menu ul.PrimaryNavigation1 li.back {
    display: none; }
  #menu-login-link-register,
  #menu-login-link-register a {
    display: inline-block; }
  #PrimaryNavigation > ul > li {
    width: 345px;
    margin-right: 24px;
    margin-bottom: 62px; }
  #PrimaryNavigation > ul > li:nth-child(2n) {
    margin-right: 0; }
  #mainnav-menu .GlobalNavigation {
    display: none; }
  #nav-footer .GlobalNavigation {
    width: 364px;
    display: inline-block; }
  #nav-footer .GlobalNavigation li {
    margin-right: 27px;
    margin-bottom: 0; }
  #nav-footer .socialMediaLinks {
    margin-left: 26px;
    width: 330px;
    text-align: right; }
  #nav-footer .socialMediaLinks li {
    margin-left: 0;
    margin-right: inherit;
    width: inherit; }
  #nav-footer .socialMediaLinks li a {
    width: 22px; }
  #nav-footer .socialMediaLinks li:first-child {
    width: auto; }
  #nav-footer .socialMediaLinks li .nav-blog {
    margin-right: 25px; }
  #nav-footer .socialMediaLinks li .nav-facebook {
    margin-right: 15px; }
  #nav-footer .socialMediaLinks li .nav-pinterest {
    margin-right: 26px; }
  #nav-footer .socialMediaLinks li .nav-instagram {
    margin-right: 23px; }
  #nav-footer .socialMediaLinks li .nav-twitter {
    margin-right: 9px; }
  .nav-facebook,
  .nav-pinterest,
  .nav-instagram,
  .nav-twitter {
    display: block;
    width: 22px;
    height: 22px; }
  #menu-login .form-horizontal ul {
    display: none; }
  #menu-login .form-horizontal .of-content {
    margin-top: 0; }
  #menu-login .control-label {
    margin-top: 1px;
    display: block; }
  #menu-login .form-control {
    height: 30px;
    margin-top: -2px; }
  #menu-login .form-group {
    margin-bottom: 10px; }
  #menu-login .of-panelactions {
    margin-top: 21px; }
  #menu-login-submit {
    height: 30px;
    padding: 2px 43px 2px 13px; }
  .menu-login-headlinelinks {
    text-align: right;
    margin-top: 2px; }
  .menu-login-headlinelinks span {
    text-align: right;
    margin-left: 8px;
    padding-right: 3px; }
  #menu-login-mobile-link-registrieren {
    display: none; }
  #menu-login input.form-control::-webkit-input-placeholder {
    color: transparent; }
  #menu-login input.form-control::-moz-placeholder {
    color: transparent; }
  #menu-login input.form-control:-ms-input-placeholder {
    color: transparent; }
  #menu-login input.form-control:-moz-placeholder {
    color: transparent; }
  .mobile-nav-wrap > .GlobalNavigation li {
    margin-bottom: 0;
    /* reset */ }
  #mainnav-wrap .of-panelactions .col-xs-6:first-child {
    padding-top: 4px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  #nav-header {
    margin-left: -1px; }
  #nav-footer {
    padding-top: 24px;
    padding-bottom: 26px; }
  #nav-content {
    padding-top: 69px; }
  #PrimaryNavigation > ul > li {
    width: 306px;
    margin-right: 22px;
    margin-bottom: 59px; }
  #PrimaryNavigation > ul > li:nth-child(2n) {
    margin-right: 22px;
    /* reset tablet hoch */ }
  #PrimaryNavigation > ul > li:nth-child(3n) {
    margin-right: 0; }
  #mainnav-menu .form-horizontal {
    margin-top: 12px;
    padding-top: 11px; }
  #mainnav-menu ul.PrimaryNavigation1 {
    margin-top: 12px;
    padding-top: 13px;
    display: block; }
  #mainnav-menu ul.PrimaryNavigation1 li {
    margin-bottom: 2px; }
  #nav-footer .GlobalNavigation {
    width: 638px; }
  #nav-footer .socialMediaLinks {
    margin-left: 25px;
    width: auto; }
  #nav-footer .socialMediaLinks li .nav-blog {
    margin-right: 28px; }
  #nav-footer .socialMediaLinks li .nav-facebook {
    margin-right: 15px; }
  #nav-footer .socialMediaLinks li .nav-pinterest {
    margin-right: 25px; }
  #nav-footer .socialMediaLinks li .nav-instagram {
    margin-right: 26px; }
  #nav-footer .socialMediaLinks li .nav-twitter {
    margin-right: 0; }
  #menu-login .control-label {
    margin-top: -1px; }
  #menu-login .form-control {
    height: 30px;
    margin-top: -3px; }
  #menu-login .form-group {
    margin-bottom: 10px; }
  #menu-login .of-panelactions {
    margin-top: 24px; }
  #menu-login-submit {
    height: 30px;
    padding: 2px 43px 2px 13px; }
  .menu-login-headlinelinks {
    text-align: right; }
  .menu-login-headlinelinks span {
    text-align: right;
    margin-left: 8px;
    padding-right: 3px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  #nav-header {
    margin-left: 0px; }
  #nav-content {
    padding-top: 132px; }
  #nav-footer {
    padding-top: 32px;
    padding-bottom: 32px; }
  .PrimaryNavigation {
    margin-bottom: 60px; }
  #mainnav-wrap {
    margin-top: 14px; }
  #PrimaryNavigation > ul > li {
    width: 364px;
    margin-right: 30px;
    margin-bottom: 78px; }
  #PrimaryNavigation > ul > li:nth-child(2n) {
    margin-right: 30px;
    /* reset tablet hoch */ }
  #PrimaryNavigation > ul > li:nth-child(3n) {
    margin-right: 0; }
  #mainnav-menu .form-horizontal {
    margin-top: 13px;
    padding-top: 14px; }
  #mainnav-menu ul.PrimaryNavigation1 {
    margin-top: 13px;
    padding-top: 17px; }
  #mainnav-menu ul.PrimaryNavigation1 li {
    margin-bottom: 3px; }
  #nav-footer .GlobalNavigation {
    width: 762px; }
  #nav-footer .GlobalNavigation li {
    margin-right: 30px; }
  #nav-footer .socialMediaLinks {
    margin-left: 35px; }
  .nav-open #nav-header .fixed-top,
  .nav-open #nav-header .navbar-brand {
    display: block; }
  #menu-login .control-label {
    margin-top: 0px; }
  #menu-login .form-control {
    height: 30px;
    margin-top: 0; }
  #menu-login .form-group {
    margin-bottom: 10px; }
  #menu-login .of-panelactions {
    margin-top: 26px; }
  #menu-login-submit {
    height: 30px;
    padding: 4px 43px 2px 13px; }
  .menu-login-headlinelinks {
    text-align: right;
    margin-top: 0; }
  .menu-login-headlinelinks span {
    text-align: right;
    margin-left: 8px;
    padding-right: 3px; }
  #menu-login .of-panelactions-left {
    padding-top: 4px; } }

/*
fsb fonts

*/
/* --- Traffic --- */
@font-face {
  font-family: "Traffic";
  src: url("fonts/Traffic-Mager.eot");
  src: url("fonts/Traffic-Mager.eot?#iefix") format("embedded-opentype"), url("fonts/Traffic-Mager.woff") format("woff"), url("fonts/Traffic-Mager.ttf") format("truetype"); }

@font-face {
  font-family: "TrafficBold";
  src: url("fonts/Traffic-Kraeftig.eot");
  src: url("fonts/Traffic-Kraeftig.eot?#iefix") format("embedded-opentype"), url("fonts/Traffic-Kraeftig.woff") format("woff"), url("fonts/Traffic-Kraeftig.ttf") format("truetype"); }

/* --- TRADE GOTHIC FONTS.COM --- */
/* Hit Tracking fuer Fonts.com (Lizenz - do not remove) */
@font-face {
  font-family: "Trade Gothic";
  src: url("fonts/TradeGothic.eot?iefix") format("eot"); }

@font-face {
  font-family: "Trade Gothic";
  src: url("fonts/TradeGothic.eot?iefix");
  src: url("fonts/TradeGothic.woff") format("woff"), url("fonts/TradeGothic.ttf") format("truetype"), url("fonts/TradeGothic.svg#99152273-fe47-401d-a33f-b995b34f6929") format("svg"); }

@font-face {
  font-family: "Trade Gothic Bold";
  src: url("fonts/TradeGothicBold.eot?iefix") format("eot"); }

@font-face {
  font-family: "Trade Gothic Bold";
  src: url("fonts/TradeGothicBold.eot?iefix");
  src: url("fonts/TradeGothicBold.woff") format("woff"), url("fonts/TradeGothicBold.ttf") format("truetype"), url("fonts/TradeGothicBold.svg#178ef534-ce3d-496b-8d66-ef24f42113c7") format("svg"); }

body {
  -webkit-font-smoothing: antialiased; }

body,
.tooltip-inner,
.of-introduction,
.of-introduction h3,
.dk .hinweis-konfiguration,
.dk .konfiguration a,
.produktfamilie,
.produktfamilie a,
.mod_aartikel_slideactions .mod_aartikel_iofn,
table td,
.datepicker table th,
.of-pstandard a,
.control-label,
.AlleArchitektouren .architektouren .of-pvteaser p,
.WeitereArchitektouren .of-pvteaser p {
  font-family: "Trade Gothic"; }

table th,
.asp-result h4,
.form-horizontal .of-pstandard h3,
a.download,
.of-pstandard .ReferenceList a,
.of-pvteaser .ReferenceList a,
.pagesearch__ergebnisse__bereich__more,
.pstaticmap-overlay a[href*="https://www.google.de"],
.pstaticmap-overlay h3,
.of-pvteaser h3,
.of-pteasergrid .of-pvteaser h3,
.AlleArchitektouren .architektouren .of-pvteaser h4,
.WeitereArchitektouren .of-pvteaser h4 {
  font-family: "Trade Gothic Bold"; }

a.download small {
  font-family: "Trade Gothic"; }

/* Traffic-Mager Regular */
h2,
legend,
.form-horizontal .of-pstandard h3.of-headline-summary,
.of-headline-summary,
.of-dl-summary dd,
.of-testimonial-content-box h3 + div p,
.my-mz-bzq-dealer h3,
.pagenotfoundsearch__input,
.my-mz-list-product h4 span,
.my-mz-bzq-order-product h4 span,
.my-mz-bzq-order-product h4 + p,
.my-mz-bzq-step-form h3,
.my-mz-list-product h4 + p,
.Module_BZQForm h4,
.my-mz-bzq-step-dealer-special-results,
.my-mz-bzq-step-dealer-special-results a,
.Module_AnsprechpartnerForm h3,
.dk-artikel-details h4,
.produktfamilie .of-pcontainer--akkordeon h3,
.modellname .modell-default h1 span,
.dk-modell .modell-info,
.mod_aartikel_teasercat,
.mod_aartikel .mod_aartikel_cat,
.modellname span,
.dk-overview .of-pcontainer--akkordeon h3,
.result-feedback,
.sitesearch .searchinput input,
.of-maincolumn form.panel + ul li a,
.seitenergebnis__counter,
.of-phteaser--termin h4,
.of-pvteaser--full h4,
.of-pheadline h2,
.of-pbanner .headlines-wrap h4,
.of-pfullpager h4,
.btn,
label,
.pagesearch__facette,
#menu-login .control-label,
#PrimaryNavigation #menu-login .form-horizontal a,
#PrimaryNavigation #menu-login .menu-login-headlinelinks a,
.selectedval,
.architektouren-types li,
.nav-pills li a,
.dk-filter-btn,
.my-mz-bzq-steps-tabs li span,
.of-pstandard--slogan p,
.quicksearch__headline,
.quicksearch .searchinput__field,
.menu-login-headlinelinks,
.GlobalNavigation li a,
.socialMediaLinks li a,
#PrimaryNavigation .PrimaryNavigation1 li.back a,
.BottomNavigation a,
.form-control,
.select2-container--default .select2-selection--single,
.select2-results li,
.of-pheadline h4 {
  font-family: "Traffic"; }

/* Traffic-Kraeftig Regular */
h1,
h3,
.of-dl-summary dt,
.my-mz-bzq-order-product h4,
.my-mz-list-product h4,
.my-mz-list-product h4 a,
.my-mz-bzq-step-dealer-special-results .my-mz-bzq-dealer-label,
.my-mz-bzq-step-dealer-special-results label,
.my-mz-bzq-product-amount label,
.bzq_letter,
.bzq_content h4,
.bzq_iconlegend li,
.Module_BZQForm h3,
.dk-artikel-details h4 span,
.mod_aartikel_teaserhl,
.mod_aartikel .mod_aartikel_hl,
.dk-selection-filter .dk-selection-label,
.result-feedback span,
.modellname .modell-default span,
.btn,
.of-requiredfieldshint,
.control-label,
.control-label label,
.searchinput__suggestionlist,
a.link-button-light,
a.link-button-dark,
.of-pstandard .ReferenceList a.link-button-light,
.of-pvteaser .ReferenceList a.link-button-dark,
.of-phteaser--termin h3,
.of-pvteaser--full h3 a,
.pagesearch__ergebnisse__back,
.pagesearch__facette--active,
.sitesearch .searchinput label,
.pagesearch__ergebnisse .seitenergebnis__title a,
.seitenergebnis__title,
.quicksearch__results,
.quicksearch__results a,
.pagesearch__ergebnisse p,
.pagesearch__ergebnisse a,
.quicksearch__results quicksearch__results--empty,
.quicksearch__results quicksearch__results--empty p,
#mainnav-menu .socialMediaLinks li:first-child a,
.of-pbanner .headlines-wrap h3,
.of-pfullpager h3,
.select,
.architektouren-types li.architektouren-typ--active,
#PrimaryNavigation a,
#PrimaryNavigation .PrimaryNavigation1 a,
.mainnav-text,
.KatalogNavigation a,
.Breadcrump a,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected=true],
.architektour-filter--label {
  font-family: "TrafficBold"; }

@media (max-width: 767px) {
  .pagenotfoundsearch__label h2,
  .of-pdownloads .nav-pills > li.active > a,
  .of-pdownloads .nav-pills > li.active > a:hover,
  .of-pdownloads .nav-pills > li.active > a:focus {
    font-family: "TrafficBold"; } }

/* strong und b müssen die richtige Font nutzen */
strong, b {
  font-family: "Trade Gothic Bold";
  font-weight: normal; }

.pagesearch__ergebnisse .seitenergebnis__counter,
.seitenergebnis__counter,
.produktergebnis__kategorie,
.quicksearch__results .seitenergebnis__title a {
  font-family: "Traffic"; }

.hinweistext p,
.hinweistext a,
.dk-selection-filter .dk-selection-label .info-modal {
  font-family: "Trade Gothic"; }

.modal-title,
.hinweistext .hinweistext__headline,
.hinweistext p a,
.dk-selection-filter .dk-selection-label .info-modal strong {
  font-family: "Trade Gothic Bold"; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .pagesearch__ergebnisse .seitenergebnis__title,
  .pagesearch__ergebnisse .seitenergebnis__title a {
    font-family: "Traffic"; }
  .searchinput__suggestionlist,
  .architektouren-types li.architektouren-typ--active,
  #PrimaryNavigation .PrimaryNavigation1 a {
    font-family: "Traffic"; } }

.dk .hinweis-konfiguration {
  font-size: 13px; }

body,
.form-control,
.control-label {
  font-size: 18px; }

p,
a,
li,
li a,
.error,
.of-introduction h3,
.form-horizontal .of-pstandard h3,
.form-horizontal .of-pstandard p,
.of-dl-summary dt,
.of-dl-summary dd,
.info-modal,
.asp-result h4,
.asp-result .function,
.asp-result .asp-address p,
.asp-result .asp-contact dd,
.asp-result .asp-contact dt,
.asp-result .asp-contact a,
.asp-no-results,
.bzq_result *,
.modal-content h4,
a.download small,
.pstaticmap-overlay *,
.of-maincolumn #PanelHinweisText,
.alert,
.pagesearch__ergebnisse__bereich__more,
.seitenergebnis__description,
.mod_aartikel_slideactions .mod_aartikel_iofn,
.dk .konfiguration a {
  font-size: 16px;
  line-height: 24px; }

.modal-content *,
.filter .select span,
.filter a.selectedval,
.of-pdownloads a.selectedval,
.AlleArchitektouren .architektouren-types li,
.nav-pills li a,
.dk-filter-btn {
  font-size: 18px; }

/* weight */
.of-dl-summary dt,
table th,
.control-label,
.pagesearch__ergebnisse__bereich__headline,
label {
  font-weight: normal; }

/* --- xs phones, less than 768px */
h1,
h2,
.dk-artikel .dk-selection-filter .modellname > span,
.mod_aartikel .mod_aartikel_hl,
.mod_aartikel .mod_aartikel_cat,
.of-pbanner .headlines-wrap h3,
.of-pbanner .headlines-wrap h4 {
  font-size: 27px;
  line-height: 32px; }

#PrimaryNavigation a,
.GlobalNavigation a,
#PrimaryNavigation span,
#mainnav-menu .mobile-nav-wrap .GlobalNavigation {
  font-size: 22px; }

.TopBreadcrump *,
.footer a {
  font-size: 16px; }

.btn,
legend,
.of-headline-summary,
.my-mz-list-empty,
.bzq_iconlegend li,
.pagesearch__facetts,
.pagesearch__ergebnisse__back,
.sitesearch .searchinput,
#menu-login .btn,
#menu-login .form-control,
#PrimaryNavigation .of-panelactions a,
#PrimaryNavigation .of-panelactions btn,
#menu-login-mobile-link-registrieren a,
.BottomBreadcrump *,
.mainnav-text,
footer a,
#mainnav-menu .socialMediaLinks li:first-child a,
a.link-button-light,
a.link-button-dark,
.of-pheadline h4,
.modal-content .select2,
.select2-results li,
.of-maincolumn form.panel + ul li a,
.of-maincolumn .of_checkboxlabel,
.of-maincolumn .control-label,
.of-maincolumn .form-control,
.pagesearch__ergebnisse__bereich__headline,
.quicksearch__results p,
.quicksearch__results a,
.pagesearch__ergebnisse p,
.pagesearch__ergebnisse a,
.seitenergebnis__counter,
.of-maincolumn .of-pcontainer > h3,
.quicksearch__headline,
.quicksearch .searchinput__field,
.searchinput__suggestionlist,
.my-mz-bzq-steps-tabs li span,
.my-mz-bzq-step-dealer-special-results,
.my-mz-bzq-step-dealer-special-results a {
  font-size: 18px; }

.form-horizontal .control-label,
.of-maincolumn .of-pcontainer > h3 {
  line-height: 23px; }

.alert-danger {
  font-size: 13px;
  line-height: 22px; }

.pagesearch__facetts,
.pagesearch__ergebnisse__bereich__headline,
.pagesearch__ergebnisse p,
.pagesearch__ergebnisse a,
.quicksearch__results p,
.quicksearch__results a,
.seitenergebnis__counter,
.quicksearch__results a.seitenergebnis__title {
  line-height: 28px; }

.Module_BZQForm h3,
.Module_BZQForm h4,
.bzq_letter,
.form-horizontal .control-label,
.quicksearch__results a .produktergebnis__beschreibung,
.pagesearch__ergebnisse a .produktergebnis__beschreibung {
  font-size: 18px;
  line-height: 23px; }

table,
.tooltip-inner,
.my-mz-bzq-order-product .amount,
.my-mz-list-downloads li a,
.bzq_edit-stick,
.produktfamilie,
.produktfamilie a,
.mod_aartikel_slider .mod_aartikel_iofn,
.hinweistext *,
.pagesearch__ergebnisse .hinweistext *,
.quicksearch__results .hinweistext *,
.pstaticmap-overlay *,
.of-pvteaser * {
  font-size: 16px;
  line-height: 24px; }

.of-languagepage .of-pfullpager h1,
.of-languagepage .of-pfullpager h2,
.of-pvteaser--full h3 a,
.of-pvteaser--full h4,
.of-phteaser--termin h3,
.of-phteaser--termin h4 {
  font-size: 27px;
  line-height: 32px; }

.of-languagepage .of-pfullpager h3,
.of-languagepage .of-pfullpager h4 {
  font-size: 24px;
  line-height: 30px; }

.of-testimonial-content-box h3,
.of-testimonial-content-box h3 + div p,
.my-mz-bzq-order-product h4,
.my-mz-bzq-order-product p,
.my-mz-bzq-order-product h4,
.my-mz-bzq-order-product p,
.my-mz-bzq-step-form h3,
.my-mz-list-product h4,
.my-mz-list-product h4 a,
.my-mz-list-product h4 + p,
.dk-artikel-details h4,
.dk-modell .modell-info p,
.of-pheadline h2 {
  font-size: 22px;
  line-height: 28px; }

.of-pcontainer--akkordeon > h3 {
  font-size: 17px; }

.of-pstandard--slogan h3,
.of-pstandard--slogan p {
  font-size: 27px;
  line-height: 32px; }

/* FORM */
.input-group-addon {
  line-height: 1 !important; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  p,
  a,
  li,
  li a,
  .error,
  .info-modal,
  .of-introduction h3,
  .form-horizontal .of-pstandard h3,
  .form-horizontal .of-pstandard p,
  .of-dl-summary dt,
  .of-dl-summary dd,
  .asp-result h4,
  .asp-result .function,
  .asp-result .asp-address p,
  .asp-result .asp-contact dd,
  .asp-result .asp-contact dt,
  .asp-result .asp-contact a,
  .asp-no-results,
  .bzq_result *,
  .modal-content h4,
  a.download small,
  .alert-danger,
  .alert,
  .produktfamilie,
  .produktfamilie a,
  .pagesearch__ergebnisse__bereich__more,
  .seitenergebnis__description,
  .dk .hinweis-konfiguration,
  .dk .konfiguration a,
  .bzq_edit-stick,
  .my-mz-list-downloads li a,
  .my-mz-bzq-order-product .amount {
    font-size: 15px;
    line-height: 22px; }
  .TopBreadcrump li,
  .TopBreadcrump li a {
    line-height: 19px; }
  .btn,
  legend,
  .of-headline-summary,
  .my-mz-list-empty,
  .bzq_iconlegend li,
  a.link-button-light,
  a.link-button-dark,
  .select2,
  .select2-results li,
  .modal-content *,
  .of-maincolumn form.panel + ul li a,
  .of-maincolumn .of_checkboxlabel,
  .of-maincolumn .control-label,
  .of-maincolumn .form-control,
  .pagesearch__ergebnisse__bereich__headline,
  .sitesearch .searchinput,
  .quicksearch__results p,
  .quicksearch__results a,
  .pagesearch__facetts,
  .pagesearch__ergebnisse__back,
  .seitenergebnis__counter,
  .form-control,
  .control-label,
  #menu-login .form-control,
  #menu-login .btn,
  #PrimaryNavigation a,
  #PrimaryNavigation .of-panelactions a,
  #PrimaryNavigation .of-panelactions btn,
  #menu-login-mobile-link-registrieren a,
  #PrimaryNavigation span,
  .TopBreadcrump *,
  .footer a,
  footer a,
  #nav-footer a,
  .mainnav-text,
  #mainnav-menu .socialMediaLinks li:first-child a,
  .filter .select span,
  .filter a.selectedval,
  .of-pdownloads a.selectedval,
  .AlleArchitektouren .architektouren-types li,
  .nav-pills li a,
  .dk-filter-btn,
  .my-mz-bzq-steps-tabs li span,
  .my-mz-bzq-step-dealer-special-results,
  .my-mz-bzq-step-dealer-special-results a {
    font-size: 17px; }
  .btn,
  .modal-content * {
    line-height: 24px; }
  .pagesearch__ergebnisse__bereich__headline,
  .quicksearch__results p,
  .quicksearch__results a,
  .pagesearch__ergebnisse p,
  .pagesearch__ergebnisse a,
  .pagesearch__facetts a,
  .seitenergebnis__counter,
  .quicksearch__results a.seitenergebnis__title {
    line-height: 28px; }
  .form-horizontal .control-label,
  .of-maincolumn .control-label,
  .Module_BZQForm h3,
  .Module_BZQForm h4,
  .bzq_letter,
  .of-pheadline h4,
  .of-maincolumn .of-pcontainer > h3,
  .quicksearch__results a .produktergebnis__beschreibung,
  .pagesearch__ergebnisse a .produktergebnis__beschreibung {
    font-size: 17px;
    line-height: 22px; }
  .searchinput__suggestionlist {
    font-size: 17px;
    line-height: 26px; }
  table,
  .tooltip-inner,
  .modal-content h4,
  .hinweistext *,
  .quicksearch__results .hinweistext *,
  .pagesearch__ergebnisse .hinweistext *,
  .pstaticmap-overlay *,
  .of-pvteaser * {
    font-size: 15px;
    line-height: 22px; }
  .mod_aartikel_teaserhl,
  .mod_aartikel_teasercat {
    font-size: 15px;
    line-height: 18px; }
  h1,
  h2,
  .dk-artikel .dk-selection-filter .modellname > span,
  .mod_aartikel .mod_aartikel_hl,
  .mod_aartikel .mod_aartikel_cat,
  .of-pbanner .headlines-wrap h3,
  .of-pbanner .headlines-wrap h4,
  .of-pvteaser--full h3 a,
  .of-pvteaser--full h4,
  .of-phteaser--termin h3,
  .of-phteaser--termin h4,
  .of-languagepage .of-pfullpager h1,
  .of-languagepage .of-pfullpager h2,
  .of-pstandard--slogan h3,
  .of-pstandard--slogan p {
    font-size: 30px;
    line-height: 36px; }
  .of-testimonial-content-box h3,
  .of-testimonial-content-box h3 + div p,
  .my-mz-bzq-order-product h4,
  .my-mz-bzq-order-product p,
  .my-mz-bzq-order-product h4,
  .my-mz-bzq-order-product p,
  .my-mz-bzq-step-form h3,
  .my-mz-list-product h4,
  .my-mz-list-product h4 a,
  .my-mz-list-product h4 + p,
  .dk-modell .modell-info p,
  .dk-artikel-details h4,
  .pagesearch__ergebnisse .seitenergebnis__counter,
  .pagesearch__ergebnisse .seitenergebnis__title a,
  .of-pheadline h2,
  .of-languagepage .of-pfullpager h3,
  .of-languagepage .of-pfullpager h4 {
    font-size: 22px;
    line-height: 28px; }
  .quicksearch__headline,
  .quicksearch .searchinput__field {
    font-size: 30px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  #menu-login .form-control,
  #menu-login .btn,
  #PrimaryNavigation .of-panelactions a,
  #PrimaryNavigation .of-panelactions btn,
  #menu-login-mobile-link-registrieren a,
  #PrimaryNavigation a,
  #PrimaryNavigation span,
  .TopBreadcrump *,
  #nav-footer a,
  .footer a,
  footer a,
  #mainnav-menu .socialMediaLinks li:first-child a {
    font-size: 17px; }
  table,
  .tooltip-inner,
  .pstaticmap-overlay *,
  .of-pvteaser * {
    font-size: 15px;
    line-height: 22px; }
  .mod_aartikel_teaserhl,
  .mod_aartikel_teasercat {
    font-size: 15px;
    line-height: 18px; }
  .pstaticmap-overlay h3 {
    line-height: 21px; }
  h1,
  h2,
  .dk-artikel .dk-selection-filter .modellname > span,
  .mod_aartikel .mod_aartikel_hl,
  .mod_aartikel .mod_aartikel_cat,
  .of-pbanner .headlines-wrap h3,
  .of-pbanner .headlines-wrap h4,
  .of-pvteaser--full h3 a,
  .of-pvteaser--full h4,
  .of-phteaser--termin h3,
  .of-phteaser--termin h4 {
    font-size: 30px;
    line-height: 36px; }
  .of-languagepage .of-pfullpager h1,
  .of-languagepage .of-pfullpager h2 {
    font-size: 30px;
    line-height: 36px; }
  .of-testimonial-content-box h3,
  .of-testimonial-content-box h3 + div p,
  .dk-artikel-details h4,
  .of-pheadline h2,
  .dk-modell .modell-info p,
  .of-languagepage .of-pfullpager h3,
  .of-languagepage .of-pfullpager h4 {
    font-size: 22px;
    line-height: 28px; }
  .of-languagepage .of-pfullpager p {
    font-size: 15px;
    line-height: 22px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  p,
  a,
  li,
  li a,
  .error,
  .info-modal,
  .of-introduction h3,
  .form-horizontal .of-pstandard h3,
  .form-horizontal .of-pstandard p,
  .of-dl-summary dt,
  .of-dl-summary dd,
  .asp-result h4,
  .asp-result .function,
  .asp-result .asp-address p,
  .asp-result .asp-contact dd,
  .asp-result .asp-contact dt,
  .asp-result .asp-contact a,
  .asp-no-results,
  .bzq_result *,
  a.download small,
  .alert-danger,
  .alert,
  .produktfamilie,
  .produktfamilie a,
  .pagesearch__ergebnisse__bereich__more,
  .seitenergebnis__description,
  .dk .hinweis-konfiguration,
  .dk .konfiguration a,
  .bzq_edit-stick,
  .my-mz-list-downloads li a,
  .my-mz-bzq-order-product .amount {
    font-size: 16px;
    line-height: 24px; }
  .TopBreadcrump li a {
    line-height: 21px; }
  .of-maincolumn .form-control,
  a.link-button-light,
  a.link-button-dark {
    font-size: 18px; }
  .btn,
  legend,
  .of-headline-summary,
  .my-mz-list-empty,
  .bzq_iconlegend li,
  .pagesearch__facetts,
  .pagesearch__ergebnisse__back,
  .select2,
  .select2-results li,
  .modal-content *,
  .modal-content h4,
  .of-maincolumn form.panel + ul li a,
  .of-maincolumn .of_checkboxlabel,
  .pagesearch__ergebnisse__bereich__headline,
  .pagesearch__ergebnisse p,
  .pagesearch__ergebnisse a,
  .sitesearch .searchinput,
  .quicksearch__results p,
  .quicksearch__results a,
  .pagesearch__facetts,
  .seitenergebnis__counter,
  .form-control,
  .control-label,
  .of-maincolumn .control-label,
  .of-maincolumn .form-control,
  #menu-login .form-control,
  #menu-login .btn,
  #PrimaryNavigation .of-panelactions a,
  #PrimaryNavigation .of-panelactions btn,
  #menu-login-mobile-link-registrieren a,
  #PrimaryNavigation a,
  #PrimaryNavigation span,
  .TopBreadcrump *,
  #nav-footer a,
  .footer a,
  footer a,
  .mainnav-text,
  #mainnav-menu .socialMediaLinks li:first-child a,
  .AlleArchitektouren .architektouren-types li,
  .nav-pills li a,
  .dk-filter-btn,
  .my-mz-bzq-steps-tabs li span,
  .my-mz-bzq-step-dealer-special-results,
  .my-mz-bzq-step-dealer-special-results a {
    font-size: 18px; }
  .btn {
    line-height: 24px; }
  .pagesearch__ergebnisse__bereich__headline,
  .quicksearch__results p,
  .quicksearch__results a,
  .seitenergebnis__counter,
  .quicksearch__results a.seitenergebnis__title {
    line-height: 28px; }
  .of-maincolumn .control-label,
  .Module_BZQForm h3,
  .Module_BZQForm h4,
  .bzq_letter,
  .quicksearch__results a .produktergebnis__beschreibung,
  .pagesearch__ergebnisse a .produktergebnis__beschreibung {
    font-size: 18px;
    line-height: 23px; }
  table,
  .tooltip-inner,
  .form-horizontal .of-pstandard h3,
  .modal-content h4,
  .hinweistext *,
  .pagesearch__ergebnisse .hinweistext *,
  .quicksearch__results .hinweistext *,
  .pstaticmap-overlay *,
  .of-pvteaser * {
    font-size: 16px;
    line-height: 24px; }
  .pstaticmap-overlay h3 {
    line-height: 23px; }
  h1,
  h2,
  .dk-artikel .dk-selection-filter .modellname > span,
  .mod_aartikel .mod_aartikel_hl,
  .mod_aartikel .mod_aartikel_cat,
  .of-pbanner .headlines-wrap h3,
  .of-pbanner .headlines-wrap h4,
  .of-pvteaser--full h3 a,
  .of-pvteaser--full h4,
  .of-phteaser--termin h3,
  .of-phteaser--termin h3 a,
  .of-phteaser--termin h4 {
    font-size: 36px;
    line-height: 42px; }
  .of-languagepage .of-pfullpager h1,
  .of-languagepage .of-pfullpager h2 {
    font-size: 45px;
    line-height: 52px; }
  .of-testimonial-content-box h3,
  .of-testimonial-content-box h3 + div p,
  .my-mz-bzq-order-product h4,
  .my-mz-bzq-order-product p,
  .my-mz-bzq-order-product h4,
  .my-mz-bzq-order-product p,
  .my-mz-bzq-step-form h3,
  .my-mz-list-product h4,
  .my-mz-list-product h4 a,
  .my-mz-list-product h4 + p,
  .Module_AnsprechpartnerForm h3,
  .dk-artikel-details h4,
  .dk-modell .modell-info p,
  .pagesearch__ergebnisse .seitenergebnis__counter,
  .pagesearch__ergebnisse .seitenergebnis__title a,
  .of-pheadline h2,
  .of-languagepage .of-pfullpager h3,
  .of-languagepage .of-pfullpager h4 {
    font-size: 24px;
    line-height: 30px; }
  .of-languagepage .of-pfullpager p {
    font-size: 16px;
    line-height: 24px; }
  .mod_aartikel_teaserhl,
  .mod_aartikel_teasercat {
    font-size: 16px;
    line-height: 19px; }
  .quicksearch__headline,
  .quicksearch .searchinput__field {
    font-size: 36px; }
  .searchinput__suggestionlist {
    font-size: 18px;
    line-height: 26px; }
  .of-pheadline h4,
  .form-horizontal .of-pstandard h3.of-headline-summary,
  .of-pcontainer--akkordeon > h3,
  .of-maincolumn .of-pcontainer > h3 {
    font-size: 18px; }
  .of-pstandard--slogan h3,
  .of-pstandard--slogan p {
    font-size: 36px;
    line-height: 42px; } }

/*
FSB COLORS
2017-10-02

*/
/* ####################### definitionen */
/* 2a2926 => 282828; */
/* ababaa => aaaaaa */
/* 8d8c89 => 8c8c8c */
/* 4c4a46 => 393939 */
/* 676562 => 5F5F5F */
/* 2e2d2a => 1e1e1e */
/* 4c4a46 => 393939 */
/* 2e2d2a => 1e1e1e */
/* 4c4a46 => 393939 */
/* dbdbda => dbdbdb */
/* 4c4a46 => 393939 */
/* 9b9a98 => 9a9a9a */
/* NO-REPEAT */
.btn,
.ReferenceList .downloadType-pdf,
.ReferenceList .downloadType-zip,
.my-mz-list-downloads li a,
.my-mz-list-product-remove,
.my-mz-backlink,
.dk .konfiguration a,
.dk-artikel-details ul li a,
.produktfamilie-col-merkzettel a,
.mod_aartikel_left,
.mod_aartikel_right,
.of-pdownloads .guarded a,
.of-pdownloads h3.guarded span,
.hinweistext--accordeon .hinweistext__headline,
.sitesearch .pagesearch__facette,
.sitesearch .pagesearch__ergebnisse__back,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.pagesearch__ergebnisse__bereich__more,
.modal-header button.close,
.of-pfullpager-handle,
.of-pstandard ul li,
.sitesearch .searchinput__input__clear,
header .searchinput__input__clear,
.of-pstandard .ReferenceList li a,
.of-pvteaser .ReferenceList a,
body .of-pstandard a,
.guarded,
.selectedval,
a.link-button-light,
a.link-button-dark,
.of-pcontainer--akkordeon > h3,
.pstaticmap-overlay a[href*="https://www.google.de"],
.quicksearch__close,
#mainnav-menu ul.PrimaryNavigation1 .back,
#mainnav-menu #menu-login .form-horizontal li.back,
.nav-facebook,
.nav-pinterest,
.nav-instagram,
.nav-twitter,
.navbar-brand,
#nav-merkzettel,
#nav-profil,
.mainnav-button,
.quicksearch__lupe,
.form-control,
[class*="ico"],
[class*="pin"] {
  background-repeat: no-repeat; }

/* ####################### theme light */
/* ---- text color */
body,
body a,
.text-muted,
body a:hover {
  color: #282828; }

.pstaticmap-overlay *,
.pstaticmap-overlay a,
.pstaticmap-overlay a:hover,
.pstaticmap-overlay a:focus {
  color: #ffffff; }

footer a,
footer a:hover {
  color: #8c8c8c; }

/*
.navbar-brand svg path,
.navbar-brand svg polyline {
	fill: $fsb-dark-bg;
}
*/
.Breadcrump li {
  border-right: 1px solid #d1d1d1; }

.Breadcrump li:last-of-type {
  border-right: none; }

.Breadcrump li a {
  color: #8c8c8c; }

.Breadcrump li:last-of-type a {
  color: #282828; }

.fixed-top {
  border-bottom: 1px solid #d1d1d1; }

.nav-open .fixed-top {
  border-bottom: none; }

#mainnav-dimmer {
  background-color: #ffffff; }

.hinweistext,
.browser-hint,
.cookies-hint {
  background-color: #dbdbdb; }

.of-languagepage .browser-hint,
.of-languagepage .cookies-hint {
  background-color: #ffffff; }

.pagesearch__ergebnisse__bereich__headline,
.sitesearch .pagesearch__ergebnisse__back,
.quicksearch__results__headline,
.quicksearch__all-results,
.of-pcontainer--akkordeon > h3 {
  border-bottom: 1px solid #d1d1d1; }

.seitenergebnis__counter {
  color: #282828; }

.pagesearch__facette {
  color: #282828;
  border-bottom: 1px solid #d1d1d1; }

.pagesearch__ergebnisse__bereich--selector .pagesearch__ergebnisse__bereich__headline {
  border-bottom: none; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .quicksearch__results__area--selector .quicksearch__results__headline {
    border-bottom: none; }
  .pagesearch__facette {
    color: #282828;
    border-bottom: none; }
  .pagesearch__facette--active {
    color: #282828; }
  .pagesearch__ergebnisse__bereich--selector .pagesearch__ergebnisse__bereich__headline,
  .quicksearch__results__area--selector .quicksearch__results__headline {
    border-bottom: none; } }

/* ####################### theme dark */
#nav,
.dark {
  background-color: #393939; }

/* ---- text color */
.of-panelactions .btn,
body.dark,
.dark a,
#nav-footer a,
#mainnav-menu,
#mainnav-menu a,
.dark footer a,
.dark a:hover,
.dark .text-muted {
  color: #ffffff; }

.dark .pstaticmap-overlay *,
.dark .pstaticmap-overlay a,
.dark .pstaticmap-overlay a:hover,
.dark .pstaticmap-overlay a:focus {
  color: #ffffff; }

.dark .link-button-light {
  color: #282828; }

/* transparenter header/footer */
.dark header,
body.nav-open header,
body.nav-open #nav-header,
body.nav-open #nav-footer {
  background-image: url(img/bg/c-fsb-dark-bg.png);
  background-repeat: repeat; }

/* ssf weiss background-trans */
body.nav-open.ssf #nav-header,
body.nav-open.ssf #nav-footer {
  background-image: url(img/bg/c-fsb-light-bg.png); }

header,
.quicksearch-active.dark header {
  background-image: url(img/bg/c-fsb-light-bg.png); }

.dark .Breadcrump li {
  border-right: 1px solid #9a9a9a; }

.dark .Breadcrump li:last-of-type {
  border-right: none; }

.dark .Breadcrump li a {
  color: #aaaaaa; }

.dark .Breadcrump li:last-of-type a {
  color: #ffffff; }

.dark .fixed-top {
  border-bottom: 1px solid #9a9a9a; }

.dark.of-languagepage .fixed-top,
.dark.nav-open .fixed-top {
  border-bottom: none; }

.dark #mainnav-dimmer {
  background-color: #393939; }

.dark .of-pcontainer--akkordeon > h3 {
  border-bottom: 1px solid #9a9a9a; }

.dark .architektouren-types li {
  color: #282828; }

.light .architektouren-types li {
  color: #282828; }

.nav-pills li:hover .dark .architektouren-types li:hover {
  background-color: #efefef; }

.dark .architektouren-types li.architektouren-typ--active {
  background-color: #ffffff;
  color: #282828; }

.light .architektouren-types li.architektouren-typ--active {
  background-color: #1e1e1e;
  color: #ffffff; }

.light .architektouren-types li.architektouren-typ--active:hover {
  background-color: #393939; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #282828;
  background-color: #fff; }

.dk .nav-pills li:hover {
  background-color: #fff; }

/* digitaler katalog */
.dk .nav-pills li a {
  border: 1px solid #d1d1d1;
  color: #282828; }

.dk .nav-pills li.strike a {
  color: #8C8C8C; }

.dk .nav-pills li a:hover {
  border: 1px solid #393939; }

.dk .nav-pills li.strike a:hover {
  border: 1px solid #d1d1d1; }

.dk .nav-pills > li.active > a,
.dk .nav-pills > li.active > a:hover,
.dk .nav-pills > li.active > a:focus {
  background-color: #efefef;
  color: #282828;
  border: 1px solid #dbdbdb; }

.dk .nav-pills > li > a:focus {
  background-color: transparent;
  /* hintergrund farbe deaktivieren */ }

@media (max-width: 767px) {
  .dk-selection .nav-pills li a:hover {
    border: 1px solid #d1d1d1; } }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .nav-pills li:hover,
  .dark .architektouren-types li:hover,
  .light .architektouren-types li:hover {
    background-color: transparent; }
  .dark .architektouren-types li {
    border: 1px solid #9a9a9a;
    color: #ffffff; }
  .dark .architektouren-types li:hover {
    border: 1px solid #f6f6f6; }
  .light .architektouren-types li {
    border: 1px solid #d1d1d1;
    color: #282828; }
  .light .architektouren-types li:hover {
    border: 1px solid #393939; }
  .nav-pills li a {
    border: 1px solid #d1d1d1;
    color: #282828; }
  .nav-pills li a:hover {
    border: 1px solid #393939; }
  .dark .architektouren-types li.architektouren-typ--active {
    background-color: #ffffff;
    color: #282828;
    border: 1px solid #ffffff; }
  .light .architektouren-types li.architektouren-typ--active {
    background-color: #5F5F5F;
    color: #ffffff;
    border: 1px solid #9a9a9a; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #dbdbdb;
    color: #282828;
    border: 1px solid #dbdbdb; } }

.dark .of-pfullpager-content--dark h1,
.dark .of-pfullpager-content--dark h2,
.dark .of-pfullpager-content--dark h3,
.dark .of-pfullpager-content--dark h4,
.dark .of-pfullpager-content--dark p {
  color: #282828; }

/* ####################### Header / Footer */
#nav-footer {
  border-top: 1px solid #8c8c8c; }

ul.PrimaryNavigation1 {
  border-top: none; }

header .searchinput__field {
  border: 1px solid #b6b6b4;
  color: #2a2926; }

.searchinput__suggestionlist {
  border-right: 1px solid #b6b6b4;
  border-bottom: 1px solid #b6b6b4;
  border-left: 1px solid #b6b6b4; }

.quicksearch-active .fixed-top,
.quicksearch-active.dark .fixed-top {
  border-bottom: none; }

/* global colors light/dark theme */
.hint-wrap,
.hint-wrap p,
.hint-wrap a,
.dark .hint-wrap,
.dark .hint-wrap p,
.dark .hint-wrap a,
header .quicksearch__headline,
.dark .quicksearch__content *,
.dark .quicksearch__content a:hover {
  color: #282828; }

/* section / thema h3 + linie */
.of-maincolumn .of-pcontainer > h3 {
  border-bottom: 1px solid #d1d1d1; }

.dark .of-maincolumn .of-pcontainer > h3 {
  border-bottom: 1px solid #8c8c8c; }

.of-pbanner--brightheadlines *,
.of-contentheader--brightkvtext * {
  color: #282828; }

.dark .of-pbanner--brightheadlines *,
.dark .of-contentheader--brightkvtext * {
  color: #ffffff; }

.of-pbanner--darkheadlines *,
.of-contentheader--darkkvtext * {
  color: #282828; }

.dark .of-pbanner--darkheadlines *,
.dark .of-contentheader--darkkvtext * {
  color: #ffffff; }

.modal-header h4,
body .modal-content .control-label {
  color: #282828; }

.mod_aartikel_main {
  background-color: white;
  color: #282828; }

/* teaser */
/* 3 col teaser */
.of-pdownloads .navImage a img,
.of-phteaser--termin .bildHuelle,
.of-pvteaser .bildHuelle,
.AlleArchitektouren.AlleArchitektouren--Presse .architektouren .of-pvteaser .bildHuelle {
  border: 1px solid #d1d1d1; }

/* reset */
.of-pteasergrid .of-pvteaser,
.AlleArchitektouren .architektouren .of-pvteaser,
.WeitereArchitektouren .of-pvteaser {
  border: none; }

.of-pteasergrid .of-pvteaser .bildHuelle,
.of-pvteaser--ohne-rahmen .bildHuelle,
.AlleArchitektouren .architektouren .of-pvteaser .bildHuelle,
.WeitereArchitektouren .of-pvteaser .bildHuelle {
  border: none; }

.produktergebnis,
.of-requiredfieldshint {
  border-top: 1px solid #d1d1d1; }

/* --- xs phones, less than 768px */
.navbar-brand {
  background-image: url(img/fsb-logo-xs-light@1x.png); }

.dark .navbar-brand,
body.nav-open .navbar-brand {
  background-image: url(img/fsb-logo-xs-dark@1x.png); }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .navbar-brand {
    background-image: url(img/fsb-logo-xs-light@2x.png);
    background-size: 113px 24px; }
  .dark .navbar-brand,
  body.nav-open .navbar-brand {
    background-image: url(img/fsb-logo-xs-dark@2x.png);
    background-size: 113px 24px; } }

.pstaticmap-overlay {
  background-color: transparent; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .navbar-brand {
    background-image: url(img/fsb-logo-m-light@1x.png); }
  .dark .navbar-brand,
  body.nav-open .navbar-brand {
    background-image: url(img/fsb-logo-m-dark@1x.png); }
  /* RETINA */ }

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 144dpi) {
  .navbar-brand {
    background-image: url(img/fsb-logo-m-light@2x.png);
    background-size: 162px 34px; }
  .dark .navbar-brand,
  body.nav-open .navbar-brand {
    background-image: url(img/fsb-logo-m-dark@2x.png);
    background-size: 162px 34px; } }

@media (min-width: 768px) {
  ul.PrimaryNavigation1,
  #menu-login .form-horizontal {
    border-top: 1px solid #8c8c8c; }
  .pstaticmap-overlay {
    background-color: #ffffff; }
  .pstaticmap-overlay *,
  .pstaticmap-overlay a,
  .pstaticmap-overlay a:hover {
    color: #282828; }
  .dark .pstaticmap-overlay *,
  .dark .pstaticmap-overlay a,
  .dark .pstaticmap-overlay a:hover,
  .dark .pstaticmap-overlay a:focus {
    color: #282828; }
  .of-pbanner--darkheadlines *,
  .of-contentheader--darkkvtext * {
    color: #282828; }
  .dark .of-pbanner--darkheadlines *,
  .dark .of-contentheader--darkkvtext * {
    color: #ffffff; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-pbanner--brightheadlines *,
  .of-contentheader--brightkvtext * {
    color: #ffffff; }
  .dark .of-pbanner--darkheadlines *,
  .dark .of-contentheader--darkkvtext *,
  .of-pbanner--darkheadlines *,
  .of-contentheader--darkkvtext * {
    color: #282828; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .navbar-brand {
    background-image: url(img/fsb-logo-l-light@1x.png); }
  .dark .navbar-brand,
  body.nav-open .navbar-brand {
    background-image: url(img/fsb-logo-l-dark@1x.png); }
  .quicksearch-active.dark .navbar-brand {
    background-image: url(img/fsb-logo-l-light@1x.png); }
  /* RETINA */ }

@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-resolution: 144dpi) {
  .navbar-brand {
    background-image: url(img/fsb-logo-l-light@2x.png);
    background-size: 182px 38px; }
  .dark .navbar-brand,
  body.nav-open .navbar-brand {
    background-image: url(img/fsb-logo-l-dark@2x.png);
    background-size: 182px 38px; }
  .quicksearch-active.dark .navbar-brand {
    background-image: url(img/fsb-logo-l-light@2x.png);
    background-size: 182px 38px; } }

/* ####################### header theme elements

$fsb-dark-menu: #1e1e1e;
$fsb-dark-menu-hover: #343330;
$fsb-light-menu: #676562;
$fsb-light-menu-hover: #393939;

*/
/* light theme */
.mainnav-button,
.quicksearch__close {
  background-color: #676562;
  color: #ffffff; }

.mainnav-button:hover,
.quicksearch__close:hover {
  background-color: #393939; }

/* dark theme */
.dark .mainnav-button,
body.nav-open .mainnav-button {
  background-color: #1e1e1e;
  color: #ffffff; }

.dark .mainnav-button:hover,
body.nav-open .mainnav-button:hover {
  background-color: #343330; }

/* ####################### Buttons */
/* FORM Buttons */
.of-panelactions .btn,
.btn-primary {
  border: none;
  background-color: #5F5F5F; }

.of-panelactions .btn:hover,
.of-panelactions .btn:focus,
.of-panelactions .btn:active,
.of-panelactions .btn:active:focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus {
  background-color: #393939 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff !important; }

#menu-login .btn:hover,
#menu-login .btn:focus,
#menu-login .btn:active,
#menu-login .btn:active:focus,
#menu-login .btn-default:hover,
#menu-login .btn-default:focus,
#menu-login .btn-default:active,
#menu-login .btn-default:active:focus,
#menu-login .btn-primary:hover,
#menu-login .btn-primary:focus,
#menu-login .btn-primary:active,
#menu-login .btn-primary:active:focus {
  background-color: #393939 !important; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning:active:focus {
  background-color: transparent;
  border: 1px solid #d1d1d1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* outline */
.btn.btn-default,
.btn.of-cancelaction,
.btn.of-backaction {
  border: 1px solid #d1d1d1;
  background-color: #ffffff !important;
  color: #282828 !important; }

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.of-cancelaction:hover,
.btn.of-cancelaction:focus,
.btn.of-backaction:hover,
.btn.of-backaction:hover,
.btn.of-cancelaction:active,
.btn.of-cancelaction:active {
  border: 1px solid #393939;
  background-color: #ffffff !important;
  color: #282828 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn.of-backaction {
  background-position: 10px -393px; }

/* LINKS BUTTONS */
a.link-button-light {
  background-color: #ffffff;
  color: #282828;
  border: 1px solid #d1d1d1;
  background-position: calc(100% - 10px) -393px; }

a.link-button-light:hover,
.dark a.link-button-light:hover {
  color: #282828;
  border: 1px solid #393939; }

.btn.of-nextaction,
a.link-button-dark {
  background-color: #5F5F5F;
  color: #ffffff;
  background-position: calc(100% - 10px) 8px; }

a.link-button-dark:hover {
  background-color: #393939;
  color: #ffffff; }

.mod_aartikel_left {
  background-position: 0 -97px; }

.mod_aartikel_right {
  background-position: right -97px; }

a.link-button-light.mod_aartikel_btn--mz {
  background-position: 6px 6px; }

a.link-button-light.mod_aartikel_btn--mz.merkzettel-is-added {
  background-position: 6px -94px; }

a.link-button-dark.mod_aartikel_btn--link {
  background-position: 12px -89px; }

a.link-button-dark.mod_aartikel_btn--qu {
  background-position: 12px center; }

a.link-button-dark.mod_aartikel_btn--pa {
  background-position: 12px center; }

a.link-button-light.mod_aartikel_btn--dl {
  background-position: 12px center; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .btn.of-backaction {
    background-position: 10px -395px; }
  a.link-button-light {
    background-position: calc(100% - 10px) -395px; }
  .btn.of-nextaction,
  a.link-button-dark {
    background-position: calc(100% - 10px) 6px; }
  .mod_aartikel_left {
    background-position: 0 -97px; }
  .mod_aartikel_right {
    background-position: right -97px; }
  a.link-button-light.mod_aartikel_btn--mz {
    background-position: 6px 4px; }
  a.link-button-light.mod_aartikel_btn--mz.merkzettel-is-added {
    background-position: 6px -96px; }
  a.link-button-dark.mod_aartikel_btn--link {
    background-position: 12px -92px; }
  a.link-button-light.mod_aartikel_btn--dl {
    background-position: 12px center; }
  a.link-button-dark.mod_aartikel_btn--qu {
    background-position: 12px center; }
  a.link-button-dark.mod_aartikel_btn--pa {
    background-position: 12px center; } }

/* ####################### footer */
footer .row:before {
  border-bottom: 1px solid #d1d1d1; }

.dark footer .row:before {
  border-bottom: 1px solid #9a9a9a; }

/* ####################### form */
.selectedval,
select.form-control {
  background-image: url(img/icons/ic-form-select-pfeil@1x.png);
  background-position: 100% -102px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #282828; }

.form-control,
.select2-container--default .select2-selection--single {
  border: 1px solid #d1d1d1; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(img/icons/ic-form-select-pfeil@1x.png);
  background-position: 0 -100px;
  background-repeat: no-repeat; }

.select2-container--default .select2-selection--single:hover .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow:hover {
  background-position: 0 -300px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  select.form-control {
    background-position: calc(100% + 4px) -1px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(img/icons/ic-form-select-pfeil@1x.png);
    background-position: 0 0; }
  .select2-container--default .select2-selection--single:hover .select2-selection__arrow,
  .select2-container--default .select2-selection--single .select2-selection__arrow:hover {
    background-image: url(img/icons/ic-form-select-pfeil@1x.png);
    background-position: 0 -200px; } }

.selectedval {
  background-position: 100% -100px; }

.selectedval:hover {
  background-position: 100% -300px; }

.of-artikeluebersicht .selectedval,
.of-pdownloads .selectedval {
  border: 1px solid #d1d1d1;
  background-image: none; }

.of-artikeluebersicht .selectedval span,
.of-pdownloads .selectedval span {
  background-image: url(img/icons/ic-form-select-pfeil@1x.png);
  background-position: 100% -100px; }

.of-artikeluebersicht .selectedval:hover span,
.of-pdownloads .selectedval:hover span {
  background-position: 100% -300px; }

.selectedval,
.dark .selectedval,
.selectedval:hover,
.dark .selectedval:hover,
.pstaticmap-overlay a:hover {
  color: #282828; }

select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */ }

select[multiple].form-control {
  background-image: none; }

.select2-container--default .select2-selection--single,
.form-control,
input.searchinput__field,
input.searchinput__field:blur {
  border: 1px solid #d1d1d1; }

.form-control:hover,
input.searchinput__field,
input.searchinput__field:hover {
  border: 1px solid #d1d1d1;
  border-color: #d1d1d1; }

.form-control:focus,
input.searchinput__field:focus {
  border: 1px solid #5F5F5F;
  border-color: #5F5F5F; }

.form-control,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results li,
body.dark .select2-results li,
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #282828; }

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected=true] {
  background-color: #fff !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #efefef; }

/*
.select2-container--default .select2-results__option--highlighted[aria-selected] {
 	background-color: transparent;
}
*/
select2-container *:focus,
span.select2-selection.select2-selection--single {
  outline: none; }

.form-control:focus {
  border-color: unset;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* ####################### NAV LOGIN */
#menu-login .form-control {
  background-color: #5F5F5F;
  border: none; }

#menu-login #menu-login-submit {
  background-color: #343330;
  background-position: calc(100% - 9px) 9px; }

#menu-login #menu-login-submit:hover {
  background-color: #343330 !important; }

#menu-login .form-control {
  color: #ffffff; }

.error {
  color: #cb1c32; }

.oblig {
  color: #ae0016; }

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

.has-error .form-control {
  border-color: #ae0016; }

.of-maincolumn #PanelHinweisText,
.alert-danger {
  color: #ae0016; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  span#menu-login-link-anmelden {
    border-right: 1px solid #ffffff; } }

/* tabellen */
th {
  border-bottom: 1px solid #D1D1D1; }

td {
  border-bottom: 1px solid #D1D1D1; }

.pagesearch__ergebnisse__bereich__more {
  color: #282828; }

/* ####################### icons */
/* --- s tablet portrait */
@media (min-width: 768px) {
  #menu-login #menu-login-submit {
    background-position: calc(100% - 7px) 6px; } }

[class$="-b"] {
  background-position: 0 -100px; }

[class$="-c"] {
  background-position: 0 -200px; }

/* mouseover */
[class*="ico-19-a"]:hover {
  background-position: 0 -300px; }

.dark #nav-profil,
.dark #nav-merkzettel,
.dark .quicksearch__lupe {
  background-position: 0 -100px; }

header .quicksearch__close {
  background-position: 11px -86px; }

#mainnav-menu #menu-login .form-horizontal li.back,
#mainnav-menu ul.PrimaryNavigation1 .back {
  background-position: 0 0; }

.mainnav-button {
  background-position: 14px 10px; }

/* men close btn */
.nav-open .mainnav-button {
  background-position: 15px 10px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  /* men close btn */
  .nav-open .mainnav-button {
    background-position: 15px 9px; } }

/* --- m tablet landscape / desktops */
/* --- l large desktops */
@media (min-width: 1200px) {
  /* men close btn */
  .nav-open .mainnav-button {
    background-position: 15px 9px; } }

.of-pcontainer--akkordeon > h3 {
  background-position: right 2px; }

/* LISTEN */
.of-pstandard ul li {
  background-position: 0 12px; }

.of-pstandard ul li {
  background-image: url(img/icons/ic-listbullet-bright-10.png); }

.dark .of-pstandard ul li {
  background-image: url(img/icons/ic-listbullet-dark-10.png); }

.of-pstandard ul.ReferenceList li,
.dark .of-pstandard ul.ReferenceList li {
  background-image: none; }

/* NAV LOCK */
#mainnav-wrap .guarded {
  background-position: right -98px; }

@media (min-width: 768px) {
  #mainnav-wrap .guarded {
    background-position: right 1px; } }

#mainnav-menu #menu-login .form-horizontal li.back,
#mainnav-menu ul.PrimaryNavigation1 .back {
  background-position: 0 -100px; }

.nav-facebook,
.nav-pinterest,
.nav-instagram,
.nav-twitter {
  background-position: right 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .nav-facebook,
  .nav-pinterest,
  .nav-instagram,
  .nav-twitter {
    background-position: 0 0; } }

.hinweistext--accordeon .hinweistext__headline {
  background-position: right center; }

/* STARTSEITE SCROLL DOWN */
/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  /* pfeil down startseite */
  .of-pfullpager-handle {
    background-position: center -200px; }
  .of-pfullpager-handle.of-pfullpager-handle--dark {
    background-position: center -300px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* pfeil down startseite */
  .of-pfullpager-handle {
    background-position: center 0px; }
  .of-pfullpager-handle.of-pfullpager-handle--dark {
    background-position: center -100px; } }

/* ICONS */
#nav-merkzettel,
[class*="ico-01"] {
  background-image: url(img/icons/ic-star-meta@1x.png); }

[class*="ico-02"],
a.link-button-light.mod_aartikel_btn--mz,
.merkzettel-add a {
  background-image: url(img/icons/ic-star-l@1x.png); }

.produktfamilie-col-merkzettel a,
[class*="ico-03"] {
  background-image: url(img/icons/ic-star-s@1x.png); }

#nav-profil,
[class*="ico-04"] {
  background-image: url(img/icons/ic-user-meta@1x.png); }

.bzq_edit-stick,
.quicksearch__lupe,
[class*="ico-05"] {
  background-image: url(img/icons/ic-search-meta@1x.png); }

.my-mz-list-downloads li a,
.dk-artikel-details ul li a,
[class*="ico-06"] {
  background-image: url(img/icons/ic-download@1x.png); }

.my-mz-list-product-remove,
[class*="ico-07"] {
  background-image: url(img/icons/ic-delete@1x.png); }

[class*="ico-08"] {
  background-image: url(img/icons/ic-bookmarks-save@1x.png); }

a.link-button-dark.mod_aartikel_btn--pa,
[class*="ico-09"] {
  background-image: url(img/icons/ic-ansprechpartner@1x.png); }

a.link-button-dark.mod_aartikel_btn--qu,
[class*="ico-10"] {
  background-image: url(img/icons/ic-cart@1x.png); }

[class*="ico-11"] {
  background-image: url(img/icons/ic-share-bookmarks@1x.png); }

[class*="ico-12"] {
  background-image: url(img/icons/ic-tel@1x.png); }

.dk .konfiguration a,
[class*="ico-13"] {
  background-image: url(img/icons/ic-reconfig@1x.png); }

a.link-button-light.mod_aartikel_btn--dl {
  background-image: url(img/icons/ico_sammeldownload@1x.png); }

.mod_aartikel_right,
.pagesearch__ergebnisse__bereich__more,
.ReferenceList a,
[class*="ico-14"] {
  background-image: url(img/icons/ic-pfeil-next@1x.png); }

.dark .ReferenceList a {
  background-position: 0 -200px; }

.my-mz-backlink,
.mod_aartikel_left,
[class*="ico-15"] {
  background-image: url(img/icons/ic-pfeil-prev@1x.png); }

.pagesearch__facette,
[class*="ico-16"] {
  background-image: url(img/icons/ic-pfeil-next-s@1x.png); }

.sitesearch .pagesearch__ergebnisse__back,
#mainnav-menu #menu-login .form-horizontal li.back,
#mainnav-menu ul.PrimaryNavigation1 .back,
[class*="ico-17"] {
  background-image: url(img/icons/ic-pfeil-prev-s@1x.png); }

[class*="ico-18"] {
  background-image: url(img/icons/ic-pfeil-produkt@1x.png); }

.direktlink a,
a.link-button-dark.mod_aartikel_btn--link {
  background-image: url(img/icons/ic-produkt-matrix-link@1x.png); }

.btn.of-nextaction,
#menu-login #menu-login-submit,
a.link-button-light,
.ReferenceList a.link-button-light,
a.link-button-dark,
.ReferenceList a.link-button-dark,
[class*="ico-19"] {
  background-image: url(img/icons/ic-pfeil-btn-next@1x.png); }

.btn.of-backaction,
[class*="ico-20"] {
  background-image: url(img/icons/ic-pfeil-btn-prev@1x.png); }

.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > h3,
[class*="ico-21"] {
  background-image: url(img/icons/ic-acc-up@1x.png); }

.of-pcontainer--akkordeon > h3,
[class*="ico-22"] {
  background-image: url(img/icons/ic-acc-down@1x.png); }

[class*="ico-23"] {
  background-image: url(img/icons/ic-info@1x.png); }

[class*="ico-24"] {
  background-image: url(img/icons/ic-info@1x.png); }

.mainnav-button,
[class*="ico-24"] {
  background-image: url(img/icons/ic-men-open@1x.png); }

.modal-header .close,
header .quicksearch__close,
.nav-open .mainnav-button,
.hint-close,
[class*="ico-25"] {
  background-image: url(img/icons/ic-men-close@1x.png); }

.nav-facebook,
[class*="ico-30"] {
  background-image: url(img/icons/ic-fb-l@1x.png); }

.nav-pinterest,
[class*="ico-31"] {
  background-image: url(img/icons/ic-pi-l@1x.png); }

.nav-instagram,
[class*="ico-32"] {
  background-image: url(img/icons/ic-in-l@1x.png); }

.nav-twitter,
[class*="ico-33"] {
  background-image: url(img/icons/ic-tw-l@1x.png); }

[class*="ico-34"] {
  background-image: url(img/icons/ic-ie@1x.png); }

[class*="ico-35"] {
  background-image: url(img/icons/ic-ffox@1x.png); }

[class*="ico-36"] {
  background-image: url(img/icons/ic-chrome@1x.png); }

[class*="ico-37"] {
  background-image: url(img/icons/ic-safari@1x.png); }

.pstaticmap-overlay a[href*="https://www.google.de"],
[class*="ico-38"] {
  background-image: url(img/icons/ic-link@1x.png); }

.PrimaryNavigation .guarded,
[class*="ico-39"] {
  background-image: url(img/icons/ic-lock@1x.png); }

/* in tab nav */
.of-pdownloads h3.guarded span,
.of-pdownloads .guarded a {
  background-image: url(img/icons/ic-lock-grey@1x.png); }

/* pfeil down startseite */
[class*="ico-40"],
.of-pfullpager-handle {
  background-image: url(img/icons/ic-arrow-down@1x.png); }

.hinweistext--accordeon.hinweistext .hinweistext__headline {
  background-image: url(img/icons/ic-acc-down-hinweis@1x.png); }

.hinweistext--accordeon.hinweistext--open .hinweistext__headline {
  background-image: url(img/icons/ic-acc-up-hinweis@1x.png); }

.ReferenceList .downloadType-pdf,
.ReferenceList .downloadType-zip,
.of-pdownloads .of-download-platzhaltericon {
  background-image: url(img/icons/ic-download-l@1x.png); }

ul.ReferenceList li {
  background-image: none; }

header .searchinput__input__clear,
.sitesearch .searchinput__input__clear,
.pagenotfoundsearch .searchinput__input__clear {
  background-image: url(img/icons/ic-men-close@1x.png);
  background-position: 3px -295px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  header .searchinput__input__clear {
    background-image: url(img/icons/ic-search-clear@1x.png);
    background-position: center 1px; }
  .pagesearch__facette {
    background-image: none; }
  .nav-facebook,
  [class*="ico-26"] {
    background-image: url(img/icons/ic-fb-s@1x.png); }
  .nav-pinterest,
  [class*="ico-27"] {
    background-image: url(img/icons/ic-pi-s@1x.png); }
  .nav-instagram,
  [class*="ico-28"] {
    background-image: url(img/icons/ic-in-s@1x.png); }
  .nav-twitter,
  [class*="ico-29"] {
    background-image: url(img/icons/ic-tw-s@1x.png); }
  header .quicksearch__close {
    background-position: 9px -88px; }
  .pstaticmap-overlay a[href*="https://www.google.de"] {
    background-position: 0 -100px; }
  .ReferenceList .downloadType-pdf,
  .ReferenceList .downloadType-zip,
  .of-pdownloads .of-download-platzhaltericon {
    background-image: url(img/icons/ic-download-m-s@1x.png); } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .ReferenceList .downloadType-pdf,
  .ReferenceList .downloadType-zip,
  .of-pdownloads .of-download-platzhaltericon {
    background-image: url(img/icons/ic-download-l@1x.png); } }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .selectedval,
  .of-pdownloads .selectedval span,
  .of-artikeluebersicht .selectedval span,
  select.form-control {
    background-image: url(img/icons/ic-form-select-pfeil@2x.png);
    background-size: 34px 334px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow,
  .select2-container--default .select2-selection--single .select2-selection__arrow:hover {
    background-image: url(img/icons/ic-form-select-pfeil@2x.png);
    background-size: 34px 334px; }
  #nav-merkzettel,
  [class*="ico-01"] {
    background-image: url(img/icons/ic-star-meta@2x.png);
    background-size: 18px 117px; }
  [class*="ico-02"],
  a.link-button-light.mod_aartikel_btn--mz,
  .merkzettel-add a {
    background-image: url(img/icons/ic-star-l@2x.png);
    background-size: 20px 319px; }
  .produktfamilie-col-merkzettel a,
  [class*="ico-03"] {
    background-image: url(img/icons/ic-star-s@2x.png);
    background-size: 16px 305px; }
  #nav-profil,
  [class*="ico-04"] {
    background-image: url(img/icons/ic-user-meta@2x.png);
    background-size: 14px 114px; }
  .bzq_edit-stick,
  .quicksearch__lupe,
  [class*="ico-05"] {
    background-image: url(img/icons/ic-search-meta@2x.png);
    background-size: 15px 115px; }
  .my-mz-list-downloads li a,
  .dk-artikel-details ul li a,
  [class*="ico-06"] {
    background-image: url(img/icons/ic-download@2x.png);
    background-size: 19px 26px; }
  .my-mz-list-product-remove,
  [class*="ico-07"] {
    background-image: url(img/icons/ic-delete@2x.png);
    background-size: 15px 17px; }
  [class*="ico-08"] {
    background-image: url(img/icons/ic-bookmarks-save@2x.png);
    background-size: 16px 16px; }
  a.link-button-dark.mod_aartikel_btn--pa,
  [class*="ico-09"] {
    background-image: url(img/icons/ic-ansprechpartner@2x.png);
    background-size: 20px 16px; }
  a.link-button-dark.mod_aartikel_btn--qu,
  [class*="ico-10"] {
    background-image: url(img/icons/ic-cart@2x.png);
    background-size: 20px 15px; }
  a.link-button-light.mod_aartikel_btn--dl {
    background-image: url(img/icons/ico_sammeldownload@2x.png); }
  [class*="ico-11"] {
    background-image: url(img/icons/ic-share-bookmarks@2x.png);
    background-size: 20px 13px; }
  [class*="ico-12"] {
    background-image: url(img/icons/ic-tel@2x.png);
    background-size: 17px 21px; }
  .dk .konfiguration a,
  [class*="ico-13"] {
    background-image: url(img/icons/ic-reconfig@2x.png);
    background-size: 16px 21px; }
  .mod_aartikel_right,
  .pagesearch__ergebnisse__bereich__more,
  .ReferenceList a,
  [class*="ico-14"] {
    background-image: url(img/icons/ic-pfeil-next@2x.png);
    background-size: 12px 224px; }
  .my-mz-backlink,
  .mod_aartikel_left,
  [class*="ico-15"] {
    background-image: url(img/icons/ic-pfeil-prev@2x.png);
    background-size: 12px 224px; }
  .pagesearch__facette,
  [class*="ico-16"] {
    background-image: url(img/icons/ic-pfeil-next-s@2x.png);
    background-size: 11px 123px; }
  .sitesearch .pagesearch__ergebnisse__back,
  #mainnav-menu #menu-login .form-horizontal li.back,
  #mainnav-menu ul.PrimaryNavigation1 .back,
  [class*="ico-17"] {
    background-image: url(img/icons/ic-pfeil-prev-s@2x.png);
    background-size: 11px 123px; }
  [class*="ico-18"] {
    background-image: url(img/icons/ic-pfeil-produkt@2x.png);
    background-size: 20px 113px; }
  .direktlink a,
  a.link-button-dark.mod_aartikel_btn--link {
    background-image: url(img/icons/ic-produkt-matrix-link@2x.png);
    background-size: 22px 214px; }
  .btn.of-nextaction,
  #menu-login #menu-login-submit,
  a.link-button-light,
  .ReferenceList a.link-button-light,
  a.link-button-dark,
  .ReferenceList a.link-button-dark,
  [class*="ico-19"] {
    background-image: url(img/icons/ic-pfeil-btn-next@2x.png);
    background-size: 9px 418px; }
  .btn.of-backaction,
  [class*="ico-20"] {
    background-image: url(img/icons/ic-pfeil-btn-prev@2x.png);
    background-size: 9px 418px; }
  .of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > h3,
  [class*="ico-21"] {
    background-image: url(img/icons/ic-acc-up@2x.png);
    background-size: 31px 16px; }
  .of-pcontainer--akkordeon > h3,
  [class*="ico-22"] {
    background-image: url(img/icons/ic-acc-down@2x.png);
    background-size: 31px 15px; }
  [class*="ico-23"] {
    background-image: url(img/icons/ic-info@2x.png);
    background-size: 19px 20px; }
  .mainnav-button,
  [class*="ico-24"] {
    background-image: url(img/icons/ic-men-open@2x.png);
    background-size: 16px 112px; }
  .modal-header .close,
  header .quicksearch__close,
  .nav-open .mainnav-button,
  .hint-close,
  [class*="ico-25"] {
    background-image: url(img/icons/ic-men-close@2x.png);
    background-size: 14px 314px; }
  .nav-facebook,
  [class*="ico-30"] {
    background-image: url(img/icons/ic-fb-l@2x.png);
    background-size: 12px 25px; }
  .nav-pinterest,
  [class*="ico-31"] {
    background-image: url(img/icons/ic-pi-l@2x.png);
    background-size: 25px 25px; }
  .nav-instagram,
  [class*="ico-32"] {
    background-image: url(img/icons/ic-in-l@2x.png);
    background-size: 25px 25px; }
  .nav-twitter,
  [class*="ico-33"] {
    background-image: url(img/icons/ic-tw-l@2x.png);
    background-size: 26px 22px; }
  [class*="ico-34"] {
    background-image: url(img/icons/ic-ie@2x.png);
    background-size: 20px 20px; }
  [class*="ico-35"] {
    background-image: url(img/icons/ic-ffox@2x.png);
    background-size: 20px 20px; }
  [class*="ico-36"] {
    background-image: url(img/icons/ic-chrome@2x.png);
    background-size: 20px 20px; }
  [class*="ico-37"] {
    background-image: url(img/icons/ic-safari@2x.png);
    background-size: 20px 22px; }
  .pstaticmap-overlay a[href*="https://www.google.de"],
  [class*="ico-38"] {
    background-image: url(img/icons/ic-link@2x.png);
    background-size: 11px 120px; }
  .PrimaryNavigation .guarded,
  [class*="ico-39"] {
    background-image: url(img/icons/ic-lock@2x.png);
    background-size: 11px 114px; }
  .of-pdownloads h3.guarded span,
  .of-pdownloads .guarded a {
    background-image: url(img/icons/ic-lock-grey@2x.png);
    background-size: 11px 13px; }
  [class*="ico-40"],
  .of-pfullpager-handle {
    background-image: url(img/icons/ic-arrow-down@2x.png);
    background-size: 54px 320px; }
  ul.ReferenceList li {
    background-image: none; }
  header .searchinput__input__clear {
    background-image: url(img/icons/ic-men-close@2x.png);
    background-size: 16px 316px; }
  .hinweistext--accordeon.hinweistext .hinweistext__headline {
    background-image: url(img/icons/ic-acc-down-hinweis@2x.png);
    background-size: 24px 12px; }
  .hinweistext--accordeon.hinweistext--open .hinweistext__headline {
    background-image: url(img/icons/ic-acc-up-hinweis@2x.png);
    background-size: 24px 12px; }
  .ReferenceList .downloadType-pdf,
  .ReferenceList .downloadType-zip,
  .of-pdownloads .of-download-platzhaltericon {
    background-image: url(img/icons/ic-download-l@2x.png);
    background-size: 45px 60px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 144dpi) and (min-width: 768px) {
  header .searchinput__input__clear {
    background-image: url(img/icons/ic-search-clear@2x.png);
    background-size: 25px 124px; }
  .ReferenceList .downloadType-pdf,
  .ReferenceList .downloadType-zip,
  .of-pdownloads .of-download-platzhaltericon {
    background-image: url(img/icons/ic-download-m-s@2x.png);
    background-size: 41px 55px; }
  .nav-facebook,
  [class*="ico-26"] {
    background-image: url(img/icons/ic-fb-s@2x.png);
    background-size: 10px 21px; }
  .nav-pinterest,
  [class*="ico-27"] {
    background-image: url(img/icons/ic-pi-s@2x.png);
    background-size: 21px 21px; }
  .nav-instagram,
  [class*="ico-28"] {
    background-image: url(img/icons/ic-in-s@2x.png);
    background-size: 21px 21px; }
  .nav-twitter,
  [class*="ico-29"] {
    background-image: url(img/icons/ic-tw-s@2x.png);
    background-size: 22px 18px; }
  .pstaticmap-overlay a[href*="https://www.google.de"],
  [class*="ico-38"] {
    background-image: url(img/icons/ic-link@2x.png);
    background-size: 11px 120px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* --- l large desktops */ }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (min-resolution: 144dpi) and (min-width: 1200px) {
  .ReferenceList .downloadType-pdf,
  .ReferenceList .downloadType-zip,
  .of-pdownloads .of-download-platzhaltericon {
    background-image: url(img/icons/ic-download-m-s@2x.png);
    background-size: 45px 60px; } }

/*
fsb search

*/
/* QUICKSEARCH */
/* --- xs phones, less than 768px */
input[type="text"] {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
  box-shadow: none !important; }

header .quicksearch__headline {
  top: 48px;
  left: 56px;
  display: none; }

header .searchinput {
  position: relative;
  top: -61px;
  left: 0;
  width: 100%; }

header .searchinput__field {
  padding: 4px 7px 0px 7px;
  height: 34px;
  line-height: 1em; }

header .quicksearch__close {
  top: -117px;
  left: auto;
  right: 15px;
  width: 36px;
  height: 40px; }

header .searchinput__input__clear {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  header .quicksearch__headline {
    top: 8px;
    left: 0;
    display: block; }
  header .searchinput {
    width: 534px;
    position: relative;
    top: 0px; }
  header .searchinput__field {
    top: 0;
    height: 44px;
    padding: 4px 7px 0px 10px; }
  header .searchinput__input__clear {
    top: 10px;
    right: 14px; }
  header .quicksearch__close {
    top: -117px;
    left: 164px;
    width: 31px;
    height: 34px; }
  .quicksearch__content {
    position: absolute;
    top: 5px;
    left: 171px;
    width: 566px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  header .quicksearch__headline {
    top: 9px; }
  header .searchinput {
    width: 638px; }
  header .searchinput__input__clear {
    top: 9px; }
  .quicksearch__content {
    top: 6px;
    left: 317px;
    width: 670px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  header .quicksearch__headline {
    top: 52px; }
  header .searchinput {
    width: 763px; }
  header .searchinput__field {
    height: 50px;
    padding: 4px 0 0 7px; }
  header .searchinput__input__clear {
    top: 12px;
    right: 9px; }
  .quicksearch__content {
    top: 50px;
    left: 382px;
    width: 793px; } }

/* ####################### quicksearch und suchergebnisse: ergebnisse */
.seitenergebnis__counter,
.seitenergebnis__title {
  display: inline-block;
  vertical-align: top; }

.searchinput__suggestionlist {
  padding: 9px 7px; }

/* --- xs phones, less than 768px */
.quicksearch__results {
  margin-top: -35px; }

.quicksearch__results > div {
  margin-bottom: 16; }

.quicksearch__all-results,
.quicksearch__results .quicksearch__results__headline {
  padding-bottom: 5px;
  margin-bottom: 8px;
  display: block; }

.pagesearch__ergebnisse__bereich__headline {
  padding-bottom: 5px;
  margin-bottom: 22px; }

.pagesearch__ergebnisse__bereich--selector .pagesearch__ergebnisse__bereich__headline {
  margin-bottom: 0; }

.quicksearch__results .seitenergebnis:last-child {
  margin-bottom: 10px;
  /* = 24 */ }

.quicksearch__results .seitenergebnis__counter {
  width: 28px; }

/* x spaltiges ergebnis mit bild */
.quicksearch__results .produktergebnisse,
.pagesearch__ergebnisse .produktergebnisse > .clearfix {
  margin-left: -13px;
  margin-bottom: 33px;
  /* 39 */ }

.pagesearch__ergebnisse .produktergebnis {
  width: calc(99%/2 - 13px);
  margin-left: 13px;
  padding-top: 10px; }

.pagesearch__ergebnisse .produktergebnis {
  margin-top: 26px; }

.pagesearch__ergebnisse .produktergebnis:nth-child(-n+2) {
  margin-top: 0; }

/* debug */
/*
.quicksearch__results img,
.pagesearch__ergebnisse img {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}	
*/
.pagesearch__ergebnisse .produktergebnis img,
.quicksearch__results .produktergebnis img {
  width: 100%; }

.pagesearch__ergebnisse .produktergebnis,
.quicksearch__results .produktergebnis {
  display: inline-block;
  vertical-align: top; }

.quicksearch__results .produktergebnis:nth-child(n+4):last-child {
  display: none; }

.produktergebnis__beschreibung {
  margin-bottom: 14px;
  height: 70px; }

/* hinweis box */
.hinweistext {
  padding: 21px 26px 18px 26px;
  margin-bottom: 21px;
  /* = 26 */ }

.hinweistext p:last-child {
  margin-top: 12px;
  /* = 26 */ }

.hinweistext ul.ReferenceList {
  margin-top: 15px; }

.sitesearch {
  margin-top: -26px; }

.sitesearch .searchinput label {
  display: none; }

.sitesearch .searchinput {
  position: relative;
  margin-top: 18px; }

.sitesearch input.searchinput__field {
  height: 34px;
  padding: 5px 12px 3px 10px;
  float: right; }

.sitesearch input.searchinput__field,
.sitesearch .searchinput__suggestionlist {
  width: 100%; }

.sitesearch .searchinput__suggestionlist {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  top: 34px;
  right: 0; }

.sitesearch .searchinput__input__clear {
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer; }

.sitesearch input.searchinput__field,
.sitesearch input.searchinput__field:hover,
.sitesearch input.searchinput__field:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none; }

.hinweistext--accordeon .hinweistext__headline {
  padding-right: 40px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .quicksearch__results {
    margin-top: 23px; }
  .quicksearch__results > div {
    margin-bottom: 8px;
    /* =24 */ }
  .quicksearch__results > div.hinweistext {
    margin-bottom: 18px;
    /* = 24px */ }
  .sitesearch .searchinput__suggestionlist {
    padding: 9px 8px;
    top: 30px; }
  .sitesearch .searchinput__input__clear {
    top: 2px; }
  .hinweistext--accordeon .hinweistext__headline {
    padding-right: 0;
    /* reset */ }
  .quicksearch__all-results,
  .quicksearch__results .quicksearch__results__headline {
    padding-bottom: 10px;
    margin-bottom: 7px;
    display: block; }
  .quicksearch__results__area--selector .quicksearch__results__headline {
    margin-bottom: 0; }
  .pagesearch__ergebnisse__bereich__headline {
    padding-bottom: 10px;
    margin-bottom: 22px; }
  .pagesearch__ergebnisse__bereich--selector .pagesearch__ergebnisse__bereich__headline,
  .quicksearch__results__area--selector .quicksearch__results__headline {
    margin-bottom: 0; }
  .quicksearch__results .seitenergebnis:last-child {
    margin-bottom: 10px;
    /* = 24 */ }
  .quicksearch__results .seitenergebnis__counter {
    width: 28px; }
  /* x spaltiges ergebnis mit bild */
  .quicksearch__results .produktergebnisse,
  .pagesearch__ergebnisse .produktergebnisse > .clearfix {
    margin-left: -24px;
    margin-bottom: 24px;
    /* 24 */ }
  .quicksearch__results .produktergebnis {
    width: 162px;
    margin-left: 24px;
    padding-top: 11px; }
  .pagesearch__ergebnisse .produktergebnis {
    width: 141px;
    margin-left: 24px;
    margin-top: 24px;
    padding-top: 11px; }
  .quicksearch__results .produktergebnis:nth-child(n+4):last-child {
    display: none; }
  .pagesearch__ergebnisse .produktergebnis:nth-child(-n+3) {
    margin-top: 0; }
  .produktergebnis__beschreibung {
    margin-bottom: 14px;
    height: 65px; }
  .sitesearch {
    margin-top: -35px; }
  /* SUCHFELD */
  .sitesearch .searchinput {
    margin-top: 34px; }
  .sitesearch input.searchinput__field {
    height: 30px;
    padding: 4px 14px 1px 8px; }
  .sitesearch input.searchinput__field,
  .sitesearch .searchinput__suggestionlist {
    width: 140px; }
  .sitesearch .searchinput label {
    margin-top: 4px;
    display: inline-block; }
  /* hinweis box */
  .hinweistext {
    padding: 20px 24px 18px 24px;
    margin-bottom: 18px;
    /* = 24 */ }
  .hinweistext p:last-child {
    margin-top: 10px;
    /* = 24 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .quicksearch__results {
    margin-top: 26px; }
  .quicksearch__results > div {
    margin-bottom: 11px;
    /* =26 */ }
  .quicksearch__results > div.hinweistext {
    margin-bottom: 21px;
    /* = 26 */ }
  .quicksearch__all-results,
  .quicksearch__results .quicksearch__results__headline {
    padding-bottom: 10px;
    margin-bottom: 7px;
    display: block; }
  .pagesearch__ergebnisse__bereich__headline {
    padding-bottom: 10px;
    margin-bottom: 24px; }
  .quicksearch__results .seitenergebnis:last-child {
    margin-bottom: 11px;
    /* = 26 */ }
  /* x spaltiges ergebnis mit bild */
  .quicksearch__results .produktergebnisse,
  .pagesearch__ergebnisse .produktergebnisse > .clearfix {
    margin-left: -26px;
    margin-bottom: 22px;
    /* 26 */ }
  .quicksearch__results .produktergebnis {
    width: 140px;
    margin-left: 26px;
    padding-top: 11px; }
  .pagesearch__ergebnisse .produktergebnis {
    width: 140px;
    margin-left: 26px;
    margin-top: 26px;
    padding-top: 11px; }
  .pagesearch__ergebnisse .produktergebnis:nth-child(-n+4) {
    margin-top: 0; }
  .quicksearch__results .produktergebnis:nth-child(n+4):last-child {
    display: inline-block;
    /* reset tablet hoch */ }
  .produktergebnis__beschreibung {
    margin-bottom: 14px;
    height: 65px; }
  .sitesearch {
    margin-top: -20px; }
  .sitesearch .searchinput {
    margin-top: 34px; }
  .sitesearch input.searchinput__field,
  .sitesearch .searchinput__suggestionlist {
    width: 200px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .quicksearch__results {
    margin-top: 34px; }
  .quicksearch__results > div {
    margin-bottom: 21px;
    /* = 34px */ }
  .quicksearch__results > div.hinweistext {
    margin-bottom: 27px;
    /* = 34px */ }
  .searchinput__suggestionlist {
    padding: 9px 8px; }
  /* headlines/links */
  .quicksearch__all-results,
  .quicksearch__results .quicksearch__results__headline {
    padding-bottom: 12px;
    margin-bottom: 7px; }
  .pagesearch__ergebnisse__bereich__headline {
    padding-bottom: 12px;
    margin-bottom: 30px; }
  .quicksearch__results .seitenergebnis:last-child {
    margin-bottom: 20px;
    /* = 34 */ }
  /* x spaltiges ergebnis mit bild */
  .quicksearch__results .produktergebnisse,
  .pagesearch__ergebnisse .produktergebnisse > .clearfix {
    margin-left: -33px;
    margin-bottom: 28px;
    /* 34 */ }
  .quicksearch__results .produktergebnis,
  .pagesearch__ergebnisse .produktergebnis {
    width: 166px;
    margin-left: 33px;
    padding-top: 10px; }
  .pagesearch__ergebnisse .produktergebnis {
    margin-top: 34px; }
  .produktergebnis__beschreibung {
    margin-bottom: 14px;
    height: 70px; }
  .pagesearch__ergebnisse .produktergebnis:nth-child(-n+4) {
    margin-top: 0; }
  .sitesearch {
    margin-top: -27px; }
  /* SUCHEFELD */
  .sitesearch .searchinput {
    margin-top: 45px; }
  .sitesearch input.searchinput__field,
  .sitesearch .searchinput__suggestionlist {
    width: 265px; }
  /* hinweis box */
  .hinweistext {
    padding: 28px 34px 25px 34px;
    margin-bottom: 29px;
    /* = 34px */ }
  .hinweistext p:last-child {
    margin-top: 20px;
    /* =34 */ } }

/* ####################### SUCHERGEBNISSE */
.pagesearch__facette {
  cursor: pointer;
  background-position: right 8px;
  padding: 6px 0 5px 0; }

/* fuer swipe, reset > xs */
.sitesearch .pagesearch__content {
  overflow: hidden;
  display: block; }

/* links/rechts transition */
.sitesearch .pagesearch__content__wrap {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.sitesearch.pagesearch--active-facet .pagesearch__content__wrap {
  -webkit-transform: translateX(-150%);
  -ms-transform: translateX(-150%);
  -o-transform: translateX(-150%);
  transform: translateX(-150%); }

.sitesearch .pagesearch__ergebnisse {
  margin-left: calc(150% + 47px);
  margin-top: 0;
  width: 100%; }

.sitesearch .pagesearch__content .col-sm-8 {
  position: inherit; }

.sitesearch .pagesearch__ergebnisse__back {
  padding-left: 20px;
  padding-bottom: 5px;
  margin-bottom: 8px;
  cursor: pointer; }

.sitesearch .hinweistext {
  margin-top: 18px; }

.sitesearch .produktergebnisse {
  width: 101%; }

.pagesearch__ergebnisse__bereich__more {
  cursor: pointer;
  margin-bottom: -6px; }

/* --- xs phones, less than 768px */
.sitesearch .row.pagesearch__headlines {
  margin-bottom: 26px;
  /* = 39 */ }

.sitesearch .row.pagesearch__headlines .col-sm-8 {
  height: 64px; }

.pagesearch__ergebnisse__bereich {
  margin-bottom: 12px;
  /* = 26px */ }

.pagesearch__ergebnisse__bereich .seitenergebnis {
  margin-top: 12px;
  /* = 26px */ }

.pagesearch__ergebnisse .seitenergebnis__counter {
  width: 26px; }

.pagesearch__ergebnisse .seitenergebnis__description {
  margin-left: 26px;
  margin-top: 0;
  margin-bottom: 28px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .sitesearch .pagesearch__content {
    overflow: visible; }
  .sitesearch .pagesearch__content__wrap,
  .sitesearch.pagesearch--active-facet .pagesearch__content__wrap {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  /*reset from mobile */
  .sitesearch .pagesearch__ergebnisse {
    position: relative;
    margin-left: 0;
    /* top: inherit; */
    margin-top: 0;
    width: 100%; }
  .sitesearch .pagesearch__content .col-sm-8 {
    position: relative;
    /*reset from mobile */ }
  .sitesearch.pagesearch--active-facet .pagesearch__ergebnisse {
    margin-top: 0; }
  .sitesearch .hinweistext {
    margin-top: 3px; }
  .pagesearch__ergebnisse__bereich__more {
    margin-top: -1px;
    margin-bottom: -4px; }
  .pagesearch__ergebnisse__bereich__more:hover {
    text-decoration: underline; }
  .sitesearch .row.pagesearch__headlines {
    margin-bottom: 48px;
    /* = 48 */ }
  .sitesearch .row.pagesearch__headlines .col-sm-8 {
    height: inherit; }
  .pagesearch__facette {
    margin: 0;
    padding: 0;
    /* reset mobile */
    background-image: none;
    margin-bottom: 4px;
    /* = 18 */ }
  /* 2 Spaltig Text */
  .pagesearch__ergebnisse .seitenergebnis__counter {
    width: 42px; }
  .pagesearch__ergebnisse .seitenergebnis__description {
    margin-left: 42px;
    margin-top: 8px;
    margin-bottom: 2px; }
  .pagesearch__ergebnisse__bereich {
    margin-bottom: 35px;
    /* = 48px */ }
  .pagesearch__ergebnisse__bereich .seitenergebnis {
    margin-bottom: 18px;
    /* = 24px */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .sitesearch .row.pagesearch__headlines {
    margin-bottom: 52px;
    /* = 52 */ }
  .pagesearch__ergebnisse__bereich__more {
    margin-top: -1px;
    margin-bottom: -4px; }
  .pagesearch__ergebnisse__bereich {
    margin-bottom: 39px;
    /* = 52 */ }
  .pagesearch__ergebnisse__bereich .seitenergebnis {
    margin-bottom: 20px;
    /* = 26px */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .sitesearch .row.pagesearch__headlines {
    margin-bottom: 54px;
    /* = 68 */ }
  .pagesearch__facette {
    margin-bottom: 6px;
    /* = 20 */ }
  .pagesearch__ergebnisse__bereich {
    margin-bottom: 55px;
    /* = 68px */ }
  .pagesearch__ergebnisse__bereich:last-child {
    margin-bottom: 0; }
  .pagesearch__ergebnisse__bereich__more {
    margin-top: -1px;
    margin-bottom: -6px; }
  .pagesearch__ergebnisse__bereich .seitenergebnis {
    margin-bottom: 22px;
    /* = 32px */ } }

.pagesearch__ergebnisse .produktergebnis--ssf {
  width: calc(100% - 20px);
  margin-top: 26px !important; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .pagesearch__ergebnisse .produktergebnis--ssf {
    width: 472px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .pagesearch__ergebnisse .produktergebnis--ssf {
    width: 307px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .pagesearch__ergebnisse .produktergebnis--ssf {
    width: 365px; } }

.quicksearch__results .produktergebnis--ssf {
  width: 255px; }
  .quicksearch__results .produktergebnis--ssf:nth-child(n+3), .quicksearch__results .produktergebnis--ssf:nth-child(n+4) {
    display: none; }

/* --- s tablet portrait */
@media (min-width: 1024px) {
  .quicksearch__results .produktergebnis--ssf {
    width: 306px; }
    .quicksearch__results .produktergebnis--ssf:nth-child(n+3), .quicksearch__results .produktergebnis--ssf:nth-child(n+4):last-child {
      display: none; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .quicksearch__results .produktergebnis--ssf {
    width: 364px; }
    .quicksearch__results .produktergebnis--ssf:nth-child(n+3), .quicksearch__results .produktergebnis--ssf:nth-child(n+4):last-child {
      display: none; } }

/*
FSB ELEMENTS


*/
/* --- xs phones, less than 768px */
/* --- s tablet portrait */
/* --- m tablet landscape / desktops */
/* --- l large desktops */
img {
  transition: opacity 0.5s; }

img.lazyload {
  opacity: 0; }

img.lazyloaded {
  opacity: 1; }

/* global resets */
h1,
h2,
h3,
h4 {
  margin: 0; }

.row {
  margin-bottom: 20px; }

main .row:last-child {
  margin-bottom: 0; }

footer .row {
  margin-bottom: 0; }

.row .row {
  margin-top: 0;
  margin-bottom: 0; }

.tooltiptext {
  display: none; }

.bildHuelle {
  overflow: hidden; }

.bildHuelle img {
  width: 100%;
  height: 110%; }

.selectedval,
.selectedval:hover,
.of-pvteaser a:hover,
.architektouren a:hover,
.of-pvteaser:hover h3,
.of-pvteaser:hover h4,
.hint-wrap a,
.of-pstandard a,
form.panel + ul li a,
.hinweistext p a {
  text-decoration: none; }

/* --- xs phones, less than 768px */
.of-pstandard--horizontal-links {
  margin-top: 37px;
  /* = 39 Abstand 2 col Teaser - Horz Link Liste */
  margin-bottom: 40px;
  /* = 39 */ }

.of-phteaser--termin + .of-pstandard--horizontal-links {
  margin-top: 35px;
  /* = 39 Abstand Termin Teaser - Horz Link Liste */ }

/* links untereinander */
.of-pstandard--horizontal-links .ReferenceList li {
  display: block; }

/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  /* ueberschriften untersteichen wenn teaser link enthält */
  .of-pvteaser a:hover h3,
  .of-pvteaser a:hover h4 {
    text-decoration: underline; }
  .of-pstandard--horizontal-links {
    margin-top: 45px;
    /* = 48 Abstand 2 col Teaser - Horz Link Liste */
    margin-bottom: 3px; }
  .of-phteaser--termin + .of-pstandard--horizontal-links {
    margin-top: 43px;
    /* = 48 Abstand Termin Teaser - Horz Link Liste */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-pstandard--horizontal-links {
    margin-top: 48px;
    /* = 52 Abstand 2 col Teaser - Horz Link Liste */ }
  .of-phteaser--termin + .of-pstandard--horizontal-links {
    margin-top: 54px;
    /* = 52 Abstand Termin Teaser - Horz Link Liste */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-pstandard--horizontal-links {
    margin-top: 59px;
    /* = 68 Abstand 2 col Teaser - Horz Link Liste */ }
  .of-phteaser--termin + .of-pstandard--horizontal-links {
    margin-top: 70px;
    /* = 68 Abstand Termin Teaser - Horz Link Liste */ }
  .of-pstandard--horizontal-links .ReferenceList li {
    margin-top: 6px; } }

/* ####################### Listen */
.of-pstandard ul li {
  padding: 0 0 0 22px;
  margin: 0; }

.of-pstandard ul,
ul.ReferenceList {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* abstand listen zu nachfolgenden elmenten */
.of-pstandard ul + p,
.of-pstandard ol + p {
  margin-top: 28px; }

.of-pstandard ul.ReferenceList {
  margin-bottom: 0; }

.of-pstandard.of-pstandard--horizontal-links ul {
  margin-bottom: 0; }

/* --- xs phones, less than 768px */
div + ul.ReferenceList {
  margin-top: 34px;
  /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 42 */ }

div + .ReferenceList li:first-child .downloadReferenceItem {
  margin-top: 28px;
  /* =26 */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  div + ul.ReferenceList {
    margin-top: 29px; }
  div + .ReferenceList li:first-child .downloadReferenceItem {
    margin-top: 27px;
    /* 24 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  div + ul.ReferenceList {
    margin-top: 29px;
    /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 36 */ }
  div + .ReferenceList li:first-child .downloadReferenceItem {
    margin-top: 28px;
    /* =26 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  div + ul.ReferenceList {
    margin-top: 30px;
    /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 38 */ }
  div + .ReferenceList li:first-child .downloadReferenceItem {
    margin-top: 36px;
    /* =34  abstand download erste elemente zu vorherigen text */ } }

ul.ReferenceList li {
  margin-bottom: 20px;
  /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 36 */
  padding: 0; }

ul.ReferenceList li .downloadType-pdf .navText {
  margin-bottom: -3px; }

ul.ReferenceList li:last-child {
  margin: 0; }

.of-pstandard.of-pstandard--horizontal-links ul li {
  margin-right: 8px;
  margin-bottom: 16px;
  /* =8px */ }

.of-pstandard.of-pstandard--horizontal-links ul li:last-child {
  margin-bottom: 0; }

ul.ReferenceList.Downloads li {
  margin: 0 0 26px 0; }

.hinweistext .ReferenceList li {
  display: inline-block;
  margin-left: 8px; }

.hinweistext .ReferenceList li {
  margin-bottom: 0; }

.hinweistext .ReferenceList li,
.hinweistext .ReferenceList li:last-child {
  margin-left: 20px; }

.hinweistext .ReferenceList li:first-child,
.of-pstandard--horizontal-links .ReferenceList li:first-child {
  display: inline-block;
  margin-left: 0; }

.of-pstandard--horizontal-links {
  margin-top: 37px;
  /* = 39 Abstand 2 col Teaser - Horz Link Liste */
  margin-bottom: 40px;
  /* = 39 */ }

.of-phteaser--termin + .of-pstandard--horizontal-links {
  margin-top: 35px;
  /* = 39 Abstand Termin Teaser - Horz Link Liste */ }

/* links untereinander */
.of-pstandard--horizontal-links .ReferenceList li {
  display: block; }

/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  /* listen */
  /* abstand listen zu nachfolgenden elmenten */
  .of-pstandard ul + p,
  .of-pstandard ol + p {
    margin-top: 32px; }
  .of-pstandard ul li {
    padding: 0 0 0 20px; }
  ul.ReferenceList {
    margin-bottom: 0; }
  ul.ReferenceList li {
    margin-bottom: 14px;
    /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 38 */
    padding: 0; }
  ul.ReferenceList li .downloadType-pdf .navText {
    margin-bottom: -3px; }
  .of-pstandard.of-pstandard--horizontal-links ul li {
    margin-bottom: 0;
    /* reset mobile */ }
  .of-pstandard--horizontal-links .ReferenceList li {
    display: inline-block;
    margin-left: 8px; }
  .of-pstandard--horizontal-links .ReferenceList li:first-child {
    margin-left: 0; }
  ul.ReferenceList.Downloads li {
    margin: 0 0 24px 0; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-pstandard ul {
    margin-top: -8px; }
  /* abstand listen zu nachfolgenden elmenten */
  .of-pstandard ul + p,
  .of-pstandard ol + p {
    margin-top: 44px; }
  ul.ReferenceList {
    margin-bottom: 0; }
  ul.ReferenceList li {
    margin-bottom: 15px;
    /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 38 */
    padding: 0; }
  ul.ReferenceList.Downloads li {
    margin: 0 0 26px 0; }
  ul.ReferenceList li .downloadType-pdf .navText {
    margin-bottom: 0; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* listen */
  .of-pstandard ul {
    margin-top: -5px; }
  /* abstand listen zu nachfolgenden elmenten */
  .of-pstandard ul + p,
  .of-pstandard ol + p {
    margin-top: 22px; }
  .of-pstandard ul li {
    padding: 0 0 0 22px; }
  ul.ReferenceList {
    margin-bottom: 0; }
  ul.ReferenceList li {
    padding: 0; }
  ul.ReferenceList.Downloads li {
    margin: 0 0 34px 0; } }

/* ####################### container global settings */
/* --- xs phones, less than 768px */
/* vertikale abstaende container */
.of-maincolumn > div {
  margin-bottom: 39px; }

.of-maincolumn > div:last-child {
  margin-bottom: 0; }

/* titel thema */
.of-maincolumn .of-pcontainer > h3 {
  padding-bottom: 11px;
  margin-bottom: 26px; }

.childParagraphsContainer p {
  margin-top: -8px;
  /* fix abstand h3 -> text */
  margin-bottom: 29px; }

.childParagraphsContainer p + ul {
  margin-top: -8px;
  /* abstand para -> ul */ }

.childParagraphsContainer .of-pvteaser p {
  margin-top: 0px; }

.childParagraphsContainer p:last-child {
  margin-bottom: -8px; }

.childParagraphsContainer .of-pvteaser p:last-child {
  margin-bottom: -7px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  /* vertikale abstaende container */
  .of-maincolumn > div {
    margin-bottom: 48px; }
  .of-maincolumn > div:last-child {
    margin-bottom: 0; }
  /* titel thema */
  .of-maincolumn .of-pcontainer > h3 {
    padding-bottom: 13px;
    margin-bottom: 26px;
    /* = 24px */ }
  .childParagraphsContainer p {
    margin-top: -8px;
    /* fix abstand h3 -> text */
    margin-bottom: 30px; }
  .childParagraphsContainer p + ul {
    margin-top: -9px;
    /* abstand para -> ul */ }
  .childParagraphsContainer .of-pvteaser p {
    margin-top: 0px; }
  .childParagraphsContainer p:last-child {
    margin-bottom: -8px; }
  .childParagraphsContainer .of-pvteaser p:last-child {
    margin-bottom: -6px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  /* vertikale abstaende container */
  .of-maincolumn > div {
    margin-bottom: 52px; }
  .of-maincolumn > div:last-child {
    margin-bottom: 0; }
  /* titel thema */
  .of-maincolumn .of-pcontainer > h3 {
    margin-bottom: 28px;
    /* =26px */ }
  .childParagraphsContainer p {
    margin-top: -8px;
    /* fix abstand h3 -> text */
    margin-bottom: 30px; }
  .childParagraphsContainer p + ul {
    margin-top: -8px;
    /* abstand para -> ul */ }
  .childParagraphsContainer .of-pvteaser p {
    margin-top: 0px; }
  .childParagraphsContainer p:last-child {
    margin-bottom: -8px; }
  .childParagraphsContainer .of-pvteaser p:last-child {
    margin-bottom: -6px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* vertikale abstaende container */
  .of-maincolumn > div {
    margin-bottom: 68px; }
  .of-maincolumn > div:last-child {
    margin-bottom: 0; }
  /* titel thema */
  .of-maincolumn .of-pcontainer > h3 {
    padding-bottom: 14px;
    margin-bottom: 34px; }
  .childParagraphsContainer p {
    margin-top: -5px;
    /* -8px fix abstand h3 -> text */
    margin-bottom: 29px;
    /* gleiche vert abstand: absatz/absatz,a absatz/referenceliste (link) = 38 */ }
  .childParagraphsContainer p + ul {
    margin-top: -5px;
    /* =34 abstand para -> ul */ }
  .childParagraphsContainer .of-pvteaser p {
    margin-top: 0px; }
  /* text line-height fix letztes element, folgende elemente */
  .childParagraphsContainer p:last-child {
    margin-bottom: -8px; }
  .childParagraphsContainer .of-pvteaser p:last-child {
    margin-bottom: -6px; } }

/* ####################### Akkordeon */
.of-pcontainer--akkordeon > h3 {
  cursor: pointer;
  /* transition: margin-bottom 0.2s linear; */ }

.of-pcontainer--akkordeon > .childParagraphsContainer {
  display: none;
  /*
		height: 0;
		opacity: 0;
		transition: all 0.25s linear;
		overflow: hidden;
		*/ }

.of-pcontainer--akkordeon-open > .childParagraphsContainer {
  /*
		display: block;
		opacity: 1;
		height: auto;
		*/ }

/* --- xs phones, less than 768px */
.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon:first-child {
  margin-top: 31px; }

.of-maincolumn .of-pstandard + .of-pcontainer.of-pcontainer--akkordeon {
  margin-top: -9px;
  /* = 68px = abstand erste acc zu vorherigen element */ }

.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer {
  margin-top: 14px;
  /* = 18px = abstand of-pcontainer zu letztem accc */ }

.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
  margin-top: 11px;
  /* = 16 abstand acc zu acc, zb faq */ }

.of-maincolumn > .of-pcontainer.of-pcontainer--akkordeon {
  margin-bottom: 0;
  /* reset globaler abstand */ }

.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3 {
  padding-bottom: 9px;
  margin-bottom: 0;
  margin-top: 0; }

.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3,
.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon p {
  padding-right: 40px;
  /* padding entfernt, checken wo benötigt */ }

.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
  margin-top: 24px;
  margin-bottom: 39px;
  /* = 39 */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon:first-child {
    margin-top: 0; }
  .of-maincolumn .of-pstandard + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: -9px;
    /* = 68px = abstand erste acc zu vorherigen element */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer {
    margin-top: 13px;
    /* = 18px = abstand pcontainer zu letztem accc */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 14px;
    /* = 18 abstand acc zu acc, zb faq */ }
  .of-maincolumn > .of-pcontainer.of-pcontainer--akkordeon {
    margin-bottom: 0;
    /* reset globaler abstand */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3 {
    padding-bottom: 12px;
    margin-bottom: 0;
    margin-top: 0; }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon p {
    padding-right: 0;
    /* padding entfernt siehe 3 spalter */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3 {
    padding-right: 70px;
    /* padding wird bei allgemein acc (faq) benötigt */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
    margin-top: 24px;
    margin-bottom: 48px;
    /* = 48 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-maincolumn .of-pstandard + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: -9px;
    /* = 68px = abstand erste acc zu vorherigen element */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer {
    margin-top: 14px;
    /* = 18px = abstand pcontainer zu letztem accc */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 14px;
    /* = 18 abstand acc zu acc, zb faq */ }
  .of-maincolumn > .of-pcontainer.of-pcontainer--akkordeon {
    margin-bottom: 0;
    /* reset globaler abstand */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3 {
    padding-bottom: 12px;
    margin-bottom: 0;
    margin-top: 0; }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
    margin-top: 27px;
    margin-bottom: 52px;
    /* = 52 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-maincolumn .of-pstandard + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: -9px;
    /* = 68px = abstand erste acc zu vorherigen element */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer {
    margin-top: 28px;
    /* = 34px = abstand pcontainer zu letztem accc */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 28px;
    /* 34px = abstand acc zu acc, zb faq */ }
  .of-maincolumn > .of-pcontainer.of-pcontainer--akkordeon {
    margin-bottom: 0;
    /* reset globaler abstand */ }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > h3 {
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 0; }
  .of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
    margin-top: 34px;
    margin-bottom: 68px;
    /* = 68 */ } }

/* ####################### Text in 3 Spalten */
/* --- xs phones, less than 768px */
.childParagraphsContainer > .of-pbanner .bildHuelle {
  margin-bottom: 26px;
  /* = 26 */ }

/* text -> text */
.childParagraphsContainer .of-pstandard + .of-pstandard {
  margin-top: 22px; }

/* text -> bild */
.childParagraphsContainer .of-pstandard + .of-pbanner {
  margin-top: 29px; }

.childParagraphsContainer .of-pstandard + .of-pbanner .bildHuelle {
  margin-bottom: 0;
  /* reset objektbilder architektouren */ }

/* bild -> text */
.childParagraphsContainer .of-pbanner + .of-pstandard {
  margin-top: 29px; }

.of-pstandard + .row {
  margin-top: 10px; }

/* abstände, 3 spalten untereinander */
.col-md-4.col-sm-10 {
  margin-bottom: 35px;
  /* text und headlines, default FSBQS-56 */ }

.col-md-4.col-sm-10.col-downloads {
  margin-bottom: 26px;
  /* 24 = 26 = FSBQS-66 Downloads / Text in 3 Spalter: Tablet und Smartphone    */ }

.col-md-4.col-sm-10:last-child,
.col-md-4.col-sm-10.col-downloads:last-child {
  margin-bottom: 0; }

.of-presponsive.col-md-4.col-sm-6 {
  margin-bottom: 39px; }

.of-presponsive.col-md-4.col-sm-6:last-child {
  margin-bottom: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .childParagraphsContainer > .of-pbanner .bildHuelle {
    margin-bottom: 26px;
    /* 24 */ }
  /* text -> text */
  .childParagraphsContainer .of-pstandard + .of-pstandard {
    margin-top: 22px;
    /* =24 */ }
  /* text -> bild */
  .childParagraphsContainer .of-pstandard + .of-pbanner {
    margin-top: 28px; }
  .childParagraphsContainer .of-pstandard + .of-pbanner .bildHuelle {
    margin-bottom: 0;
    /* reset objektbilder architektouren */ }
  /* bild -> text */
  .childParagraphsContainer .of-pbanner + .of-pstandard {
    margin-top: 27px; }
  .of-pstandard + .row {
    margin-top: 24px; }
  /* abstand spalten untereinander */
  .col-md-4.col-sm-10 {
    margin-bottom: 38px;
    /*  38 = FSBQS-56, Abstände auf 22 Zeilenabstand abgestimmt */ }
  .col-md-4.col-sm-10.col-downloads {
    margin-bottom: 24px;
    /* 24 = 26 = FSBQS-66 Downloads / Text in 3 Spalter: Tablet und Smartphone    */ }
  .col-md-4.col-sm-10:last-child {
    margin-bottom: 0; }
  .of-presponsive.col-md-4.col-sm-6 {
    margin-bottom: 0;
    /* reset */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .childParagraphsContainer > .of-pbanner .bildHuelle {
    margin-bottom: 28px;
    /* =26 */ }
  /* text -> text */
  .childParagraphsContainer .of-pstandard + .of-pstandard {
    margin-top: 26px;
    /* =26 */ }
  /* text -> bild */
  .childParagraphsContainer .of-pstandard + .of-pbanner {
    margin-top: 30px; }
  .childParagraphsContainer .of-pstandard + .of-pbanner .bildHuelle {
    margin-bottom: 0;
    /* reset objektbilder architektouren */ }
  /* bild -> text */
  .childParagraphsContainer .of-pbanner + .of-pstandard {
    margin-top: 29px; }
  .of-pstandard + .row {
    margin-top: 31px; }
  .col-md-4.col-sm-10 {
    margin-bottom: 0; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .childParagraphsContainer > .of-pbanner .bildHuelle {
    margin-bottom: 34px;
    /* 34 */ }
  /* text -> text */
  .childParagraphsContainer .of-pstandard + .of-pstandard {
    margin-top: 31px; }
  /* text -> bild */
  .childParagraphsContainer .of-pstandard + .of-pbanner {
    margin-top: 37px;
    /* 34px abstand text-bild in 3col */
    margin-bottom: 0; }
  .childParagraphsContainer .of-pstandard + .of-pbanner .bildHuelle {
    margin-bottom: 0;
    /* reset objektbilder architektouren */ }
  /* bild -> text*/
  .childParagraphsContainer .of-pbanner + .of-pstandard {
    margin-top: 34px; }
  .of-pstandard + .row {
    margin-top: 34px; } }

/* 

####################### visual und banner 

.of-contentheader--withkv
.of-pbanner--darkheadlines
.of-pbanner--brightheadlines

*/
.of-contentheader--withkv,
.of-pbanner--darkheadlines,
.of-pbanner--brightheadlines {
  position: relative; }

.of-contentheader {
  margin-top: 2px;
  margin-bottom: 29px; }

.of-contentheader--withkv {
  margin-top: 0;
  /* reset */
  margin-bottom: 0; }

.of-contentheader--withkv {
  margin-bottom: 37px;
  /* = 39px abstand visual -> text/slogan */ }

.of-contentheader--withkv .kvtext-wrap,
.of-pbanner--darkheadlines .headlines-wrap,
.of-pbanner--brightheadlines .headlines-wrap {
  position: relative;
  margin-bottom: 30px;
  /* 39px */
  margin-top: -5px; }

/* text ohne visual, zb downloads */
.of-contentheader .kvtext-wrap {
  margin-top: -7px;
  width: 75%; }

/* --- xs phones, less than 768px */
/* full width */
.of-contentheader--withkv .of-keyvisual {
  width: 100vw;
  margin-left: -16px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-contentheader {
    margin-top: -7px;
    margin-bottom: 36px; }
  .of-contentheader--withkv {
    margin-top: 0;
    /* reset */
    margin-bottom: 0; }
  .of-contentheader--withkv {
    margin-bottom: 48px;
    /* = 48px visual -> txt fix */ }
  /* reset full width */
  .of-contentheader--withkv .of-keyvisual {
    width: inherit;
    margin-left: 0; }
  .of-contentheader--withkv .kvtext-wrap,
  .of-pbanner--darkheadlines .headlines-wrap,
  .of-pbanner--brightheadlines .headlines-wrap {
    position: relative;
    margin-top: -6px;
    margin-bottom: 40px;
    /* 48 px headline -> visual */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-contentheader {
    margin-top: 21px;
    margin-bottom: 41px; }
  .of-contentheader--withkv {
    margin-top: 0;
    /* reset */
    margin-bottom: 52px;
    /* = 52px */ }
  .of-contentheader--withkv .kvtext-wrap,
  .of-pbanner--darkheadlines .headlines-wrap,
  .of-pbanner--brightheadlines .headlines-wrap {
    position: absolute;
    z-index: 100;
    margin: 0; }
  .of-contentheader--withkv .kvtext-wrap,
  .of-pbanner--darkheadlines .headlines-wrap,
  .of-pbanner--brightheadlines .headlines-wrap {
    top: 21px;
    left: 26px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-contentheader {
    margin-top: 28px;
    /* ohne kv, text steht wie mit kv */
    margin-bottom: 55px; }
  .of-contentheader--withkv {
    margin-top: 0;
    /* reset */
    margin-bottom: 0; }
  .of-contentheader--withkv {
    margin-bottom: 66px;
    /* = 68 */ }
  .of-contentheader--withkv .kvtext-wrap,
  .of-pbanner--darkheadlines .headlines-wrap,
  .of-pbanner--brightheadlines .headlines-wrap {
    top: 27px;
    left: 33px; } }

/*
fsb links und buttons

- Anpassung final
*/
.hinweistext--accordeon .hinweistext__headline {
  cursor: pointer; }

/* link mit grossem pfeil davor */
.ReferenceList a,
.my-mz-backlink,
.pagesearch__ergebnisse__bereich__more {
  padding: 1px 0 7px 20px; }

/* link Download */
.ReferenceList a.download {
  margin-top: -5px;
  background-image: none; }
  .ReferenceList a.download .of-referenceitem--details {
    display: block; }

.ReferenceList a {
  display: inline-block; }

.ReferenceList a,
.pagesearch__ergebnisse__bereich__more,
.ReferenceList a:hover,
a.link-button-light:hover,
a.link-button-dark:hover,
.ReferenceList a.link-button-light:hover,
.ReferenceList a.link-button-dark:hover {
  text-decoration: none; }

.btn.btn-default,
.btn.of-nextaction,
a.link-button-light,
a.link-button-dark,
.btn.of-cancelaction,
.btn.of-backaction {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none; }

/* --- xs phones, less than 768px */
/* gefüllte links und submit buttons */
.btn.btn-default,
.btn.of-nextaction,
a.link-button-light,
a.link-button-dark,
.btn.of-cancelaction,
.btn.of-backaction {
  height: 34px;
  padding: 6px 12px 3px 12px; }

/* outline links und submit buttons */
.btn.of-cancelaction,
.btn.of-backaction,
a.link-button-light {
  padding: 5px 12px 2px 12px; }

/* mit pfeil rechts */
.btn.of-nextaction,
a.link-button-light,
a.link-button-dark {
  padding-right: 32px; }

/* mit pfeil links */
.btn.of-backaction {
  padding-left: 32px; }

/* merkzettel produkt-preview */
a.link-button-light.mod_aartikel_btn--mz {
  padding-left: 32px;
  padding-right: 12px; }

/* produkt-link produkt-preview, download,bezugsquelle, preisauskunft */
a.link-button-dark.mod_aartikel_btn--link,
a.link-button-light.mod_aartikel_btn--dl,
a.link-button-dark.mod_aartikel_btn--qu,
a.link-button-dark.mod_aartikel_btn--pa {
  padding-left: 42px;
  padding-right: 12px; }

@media (max-width: 767px) {
  .btn.btn-default,
  .btn.of-nextaction,
  .btn.of-cancelaction,
  .btn.of-backaction {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    /* 13px */ } }

.ReferenceList a.download {
  padding: 0 0 0 60px; }

/* --- xs phones, less than 768px */
.ReferenceList .downloadReferenceItem {
  min-height: 60px;
  margin-bottom: 26px;
  /* = 26*/ }

.ReferenceList li:last-child .downloadReferenceItem {
  margin-bottom: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .hint-wrap a,
  .of-pstandard a,
  form.panel + ul li a,
  .hinweistext p a,
  .of-pvteaser a:hover h3,
  .of-pvteaser a:hover h4,
  .ReferenceList a:hover {
    text-decoration: underline; }
  .ReferenceList a {
    text-decoration: none; }
  /* filled links und submit buttons */
  .btn.btn-default,
  .btn.of-nextaction,
  a.link-button-light,
  a.link-button-dark,
  .btn.of-cancelaction,
  .btn.of-backaction {
    height: 30px;
    padding: 5px 12px 1px 12px; }
  .btn.btn-default,
  .btn.of-nextaction {
    padding-top: 3px; }
  /* outline links und submit buttons */
  a.link-button-light {
    padding: 4px 32px 1px 12px; }
  /* mit pfeil rechts */
  .btn.of-nextaction,
  a.link-button-light,
  a.link-button-dark {
    padding-right: 32px; }
  /* outline-form */
  .btn.of-cancelaction {
    padding: 3px 12px 1px 12px; }
  .btn.of-backaction {
    padding: 3px 12px 1px 32px; }
  .of-panelactions-right {
    float: right; }
  .of-panelactions-left {
    float: left; }
  .ReferenceList .downloadReferenceItem {
    min-height: 57px;
    margin-bottom: 22px;
    /* =24 */ }
  .ReferenceList li:last-child .downloadReferenceItem {
    margin-bottom: 0; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .btn.btn-default,
  .btn.of-nextaction {
    padding-top: 3px; }
  .ReferenceList .downloadReferenceItem {
    min-height: 61px;
    margin-bottom: 20px;
    /* = 26*/ }
  .ReferenceList li:last-child .downloadReferenceItem {
    margin-bottom: 0; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* filled links und submit buttons */
  .btn.btn-default,
  .btn.of-nextaction,
  a.link-button-light,
  a.link-button-dark,
  .btn.of-cancelaction,
  .btn.of-backaction {
    height: 30px;
    padding: 4px 32px 1px 12px; }
  /* filled form submit */
  /*
	.btn {
		padding-top: 3px;
	}
	*/
  .btn.of-nextaction {
    padding: 3px 32px 2px 12px; }
  .btn.btn-default {
    padding: 3px 12px 2px 12px; }
  /* outline links */
  a.link-button-light {
    padding: 3px 32px 1px 12px; }
  a.link-button-light.mod_aartikel_btn--mz {
    padding-left: 32px;
    padding-right: 12px; }
  /* outline-form */
  .btn.of-cancelaction {
    padding: 3px 12px 1px 12px; }
  .btn.of-backaction {
    padding: 3px 12px 1px 32px; }
  a.link-button-dark.mod_aartikel_btn--link,
  a.link-button-light.mod_aartikel_btn--dl,
  a.link-button-dark.mod_aartikel_btn--qu,
  a.link-button-dark.mod_aartikel_btn--pa {
    padding-left: 42px;
    padding-right: 12px; }
  .ReferenceList .downloadReferenceItem {
    min-height: 67px;
    margin-bottom: 27px;
    /* = 34*/ }
  .ReferenceList li:last-child .downloadReferenceItem {
    margin-bottom: 0; } }

/*

Architektour-Übersicht Filter und Inhalt 

slogan

Tab Navigation

*/
/* abstand slogan -> text in 3 spalten, text -> auswahl teaser */
.of-pstandard--slogan + .row {
  margin-top: 39px;
  margin-bottom: 41px;
  /* = 39px */ }

.of-pstandard--slogan + .of-pcontainer {
  margin-top: 35px;
  margin-bottom: 36px;
  /* = 39px */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  /* abstand slogan -> text in 3 spalten, text -> auswahl teaser */
  .of-pstandard--slogan + .row {
    margin-top: 40px;
    margin-bottom: 52px;
    /* = 48px abstand txt -> teaser */ }
  .of-pstandard--slogan + .of-pcontainer {
    margin-top: 35px;
    margin-bottom: 48px;
    /* = 48px abstand txt -> teaser */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  /* abstand slogan -> text in 3 spalten, text -> auswahl teaser */
  .of-pstandard--slogan + .row {
    margin-top: 43px;
    /* = 52 */
    margin-bottom: 55px;
    /* = 52 */ }
  .of-pstandard--slogan + .of-pcontainer {
    margin-top: 39px;
    /* = 52 */
    margin-bottom: 51px;
    /* = 52 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* abstand slogan -> text in 3 spalten, text -> auswahl teaser */
  .of-pstandard--slogan + .row {
    margin-top: 58px;
    /* = 68 */
    margin-bottom: 70px;
    /* = 68 */ }
  .of-pstandard--slogan + .of-pcontainer {
    margin-top: 54px;
    /* = 68 */
    margin-bottom: 66px;
    /* = 68 */ } }

/* ####################### 
Slogan 

*/
.of-pstandard--slogan p {
  margin: 0;
  padding: 0; }

/* --- xs phones, less than 768px */
.of-pstandard--slogan h3 {
  margin: -5px 0 0 0;
  padding: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-pstandard--slogan h3 {
    margin: -6px 0 0 0;
    padding: 0; } }

/* --- m tablet landscape / desktops */
/* --- l large desktops */
@media (min-width: 1200px) {
  .of-pstandard--slogan h3 {
    margin: -6px 0 0 0;
    padding: 0; }
  .of-pstandard--slogan p {
    margin: 0;
    padding: 0; } }

.of-maincolumn > .of-pstandard--slogan {
  /* reset globale vertikale abstaende */
  margin-bottom: 0; }

.AlleArchitektouren {
  margin-top: 31px;
  /* abstand zu slogan */ }

.AlleArchitektouren .filter {
  position: relative; }

.AlleArchitektouren .select {
  height: 34px; }

.AlleArchitektouren .select span {
  padding-top: 6px;
  display: inline-block; }

.AlleArchitektouren .selectedval {
  padding: 7px 6px 1px 6px;
  background-color: #fff;
  width: 70%;
  height: 34px;
  display: inline-block;
  float: right; }

.AlleArchitektouren.AlleArchitektouren--Presse .selectedval {
  border: 1px solid #d1d1d1; }

.AlleArchitektouren .architektouren-types {
  margin: 0;
  padding: 0;
  display: none;
  background-color: #fff;
  width: 70%;
  list-style-type: none;
  position: absolute;
  z-index: 100;
  right: 0; }

.AlleArchitektouren .architektouren-types {
  margin-top: 1px; }

.AlleArchitektouren.AlleArchitektouren--Presse .architektouren-types {
  margin-top: -1px; }

.AlleArchitektouren .filter-open .architektouren-types {
  display: block;
  top: 34px; }

.AlleArchitektouren.AlleArchitektouren--Presse .filter-open .architektouren-types {
  border: 1px solid #d1d1d1; }

.AlleArchitektouren .architektouren-types li {
  cursor: pointer;
  padding: 0 6px;
  margin: 6px 0; }
  .AlleArchitektouren .architektouren-types li.strike {
    color: rgba(255, 255, 255, 0.5);
    background-image: url(img/icons/filter_strike.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 99%;
    -moz-background-size: 100% 99%;
    -o-background-size: 100% 99%;
    background-size: 100% 99%;
    cursor: default; }
    .AlleArchitektouren .architektouren-types li.strike:hover {
      border: 1px solid #9a9a9a; }

.filter {
  margin-bottom: 26px;
  /* = 26px + abstand filter - erstes teaser element */ }

/* --- xs phones, less than 768px */
@media (max-width: 767px) {
  .architektouren-types li:hover {
    background-color: #efefef; }
  .light .architektouren-types li.architektouren-typ--active,
  .light .architektouren-types li.architektouren-typ--active:hover {
    background-color: #fff;
    color: #282828; } }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .AlleArchitektouren {
    margin-top: 39px;
    /* abstand zu slogan */ }
  .of-maincolumn > .of-pstandard--slogan {
    margin-top: -5px; }
  .AlleArchitektouren .filter {
    display: flex;
    align-items: baseline; }
  .AlleArchitektouren .filter .select {
    display: none; }
  .AlleArchitektouren .filter + .filter {
    margin-top: 21px; }
  .AlleArchitektouren .architektour-filter--label {
    display: inline-block;
    width: 120px;
    flex: 120px 0 0; }
  .AlleArchitektouren .architektouren-types {
    display: inline-block;
    flex-grow: 1;
    background-color: transparent;
    padding: 0;
    position: relative;
    right: inherit;
    margin-top: 0;
    /* reset */ }
  .nav-pills li,
  .AlleArchitektouren .architektouren-types li {
    cursor: pointer;
    display: inline-block;
    float: none;
    margin: 4px -2px -2px 0; }
  .nav-pills li a,
  .AlleArchitektouren .architektouren-types li {
    padding: 4px 18px 1px 20px;
    height: 30px; }
  .nav-pills li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .filter {
    margin-bottom: 5px;
    /* + abstand teaser-element nach oben */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-maincolumn > .of-pstandard--slogan {
    margin-top: -5px; }
  .AlleArchitektouren {
    margin-top: 45px;
    /* abstand zu slogan= 52px */ }
  .AlleArchitektouren .filter + .filter {
    margin-top: 23px; }
  .filter {
    margin-bottom: 5px;
    /* + abstand teaser-element nach oben */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-maincolumn > .of-pstandard--slogan {
    margin-top: -5px; }
  .AlleArchitektouren {
    margin-top: 58px;
    /* abstand zu slogan */ }
  .nav-pills li a,
  .AlleArchitektouren .architektouren-types li {
    padding: 3px 18px 1px 20px;
    height: 30px; }
  .nav-pills li.guareded a {
    padding-right: 30px; }
  .AlleArchitektouren .filter + .filter {
    margin-top: 29px; }
  .filter {
    margin-bottom: 5px;
    /* == 32px + abstand teaser-element nach oben */ } }

/* ####################### 
3 col grid: 
Teaser: 
WeitereArchitektouren
Architektour-Übersicht Filter und Inhalt
Produktneuheiten
Materialien
*/
.row.of-pvteaser-row {
  display: flex;
  flex-wrap: wrap; }

.row.of-pvteaser-row::before {
  content: none; }

.row.of-pvteaser-row::after {
  content: ''; }

/* --- xs phones, less than 768px */
/* vert abstand zu next teaser */
.of-pvteaser {
  margin-top: 21px;
  /* = 26px*/ }

.of-pvteaser.of-pvteaser--full {
  margin-top: 34px;
  /* = 39px*/ }

.col-md-4:first-child .of-pvteaser,
.col-sm-4:first-child .of-pvteaser,
.col-sm-6:first-child .of-pvteaser {
  margin-top: 0; }

/* abstand bild -> h3,h4 */
.of-pvteaser .bildHuelle {
  margin-bottom: 6px;
  /* = 12px = 24/2 */ }

.of-pvteaser.of-pvteaser--full .bildHuelle {
  margin-bottom: 22px;
  /* = 26px */ }

/* news und events 2-sp-teaser abstand h4 => text */
.of-pvteaser.of-pvteaser--full h4 + div {
  margin-top: 11px;
  /* = 26px */ }

/* detailtext sichtbar */
.of-pvteaser p {
  display: block; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  /* vert abstand zu next teaser */
  .of-pvteaser {
    margin-top: 20px;
    /* = 24px*/ }
  .of-pvteaser.of-pvteaser--full {
    margin-top: 42px;
    /* = 48px*/ }
  .col-sm-6:nth-child(-n+2) .of-pvteaser,
  .col-sm-4:nth-child(-n+3) .of-pvteaser,
  .col-md-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 0; }
  .architektouren .col-sm-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 18px;
    /* bei architektouren kein reset! */ }
  /* abstand bild -> h3,h4 */
  .of-pvteaser .bildHuelle {
    margin-bottom: 6px;
    /* = 12px = 24/2 */ }
  .of-pvteaser.of-pvteaser--full .bildHuelle {
    margin-bottom: 18px;
    /* = 24px = 48/2 */ }
  /* news und events 2-sp-teaser abstand h4 => text */
  .of-pvteaser.of-pvteaser--full h4 + div {
    margin-top: 9px;
    /* = 24px */ }
  /* detailtext ausblenden */
  .of-pvteaser p {
    display: none; }
  /* detailtext einblenden, reset */
  .of-pvteaser.of-pvteaser--fliesstext-tablet p,
  .of-pvteaser.of-pvteaser--full p {
    display: block; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  /* vert abstand zu next teaser */
  .of-pvteaser {
    margin-top: 22px;
    /* = 26px*/ }
  .of-pvteaser.of-pvteaser--full {
    margin-top: 47px;
    /* = 52px*/ }
  .col-sm-6:nth-child(-n+2) .of-pvteaser,
  .col-sm-4:nth-child(-n+3) .of-pvteaser,
  .col-md-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 0; }
  .architektouren .col-sm-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 22px;
    /* bei architektouren kein reset! */ }
  /* abstand bild -> h3,h4 */
  .of-pvteaser .bildHuelle {
    margin-bottom: 7px;
    /* = 13px = 26/2 */ }
  .of-pvteaser.of-pvteaser--full .bildHuelle {
    margin-bottom: 20px;
    /* = 26px = 52/2 */ }
  /* news und events 2-sp-teaser abstand h4 => text */
  .of-pvteaser.of-pvteaser--full h4 + div {
    margin-top: 11px;
    /* = 26px */ }
  /* detailtext sichtbar */
  .of-pvteaser p {
    display: block; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  /* vert abstand zu next teaser */
  .of-pvteaser {
    margin-top: 28px;
    /* = 34px*/ }
  .of-pvteaser.of-pvteaser--full {
    margin-top: 62px;
    /* = 68px*/ }
  .col-sm-6:nth-child(-n+2) .of-pvteaser,
  .col-sm-4:nth-child(-n+3) .of-pvteaser,
  .col-md-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 0;
    /*reset die ersten 2/3 elemente in erster zeile */ }
  .architektouren .col-sm-4:nth-child(-n+3) .of-pvteaser {
    margin-top: 28px;
    /* bei architektouren kein reset! */ }
  /* abstand bild -> h3,h4 */
  .of-pvteaser .bildHuelle {
    margin-bottom: 11px;
    /* = 17px = 32/2 */ }
  .of-pvteaser.of-pvteaser--full .bildHuelle {
    margin-bottom: 28px;
    /* = 34px = 68/2 */ }
  /* news und events 2-sp-teaser abstand h4 => text */
  .of-pvteaser.of-pvteaser--full h4 + div {
    margin-top: 18px;
    /* = 34px */ }
  /* detailtext sichtbar */
  .of-pvteaser p {
    display: block; } }

/* 
FSB Architektouren: objektdetails


*/
/* --- xs phones, less than 768px */
.of-presponsive .of-pbanner .bildHuelle {
  margin-bottom: 26px; }

.of-presponsive:last-child .of-pbanner .bildHuelle {
  margin-bottom: 0;
  /* reset bei den letzten beiden elementen */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-presponsive .of-pbanner .bildHuelle {
    margin-bottom: 24px; }
  .of-presponsive:last-child .of-pbanner .bildHuelle,
  .of-presponsive:nth-last-child(2) .of-pbanner .bildHuelle {
    margin-bottom: 0;
    /* reset bei den letzten beiden elementen */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-presponsive .of-pbanner .bildHuelle {
    margin-bottom: 26px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-presponsive .of-pbanner .bildHuelle {
    margin-bottom: 34px; }
  .of-presponsive:last-child .of-pbanner .bildHuelle,
  .of-presponsive:nth-last-child(2) .of-pbanner .bildHuelle {
    margin-bottom: 0;
    /* reset bei den letzten beiden elementen */ } }

/*
Ausgewählte Architektouren

*/
.mod_aartikel_slider {
  overflow: hidden;
  position: relative; }

.mod_aartikel_slide_wrapper {
  position: relative;
  transform: translateZ(0); }

.mod_aartikel_slide {
  position: absolute;
  top: 0;
  left: 100%; }

.mod_aartikel_slide:first-child {
  position: relative; }

.mod_aartikel_slideactions {
  height: 30px;
  position: relative;
  text-align: center; }

.mod_aartikel_left,
.mod_aartikel_right {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px; }

.mod_aartikel_right {
  right: 0;
  left: inherit; }

.mod_aartikel_bullet {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #1e1e1e;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin-left: 11px;
  margin-top: 0; }

.mod_aartikel_bullet--active {
  background-color: #fff; }

@media (max-width: 767px) {
  .mod_aartikel_slide {
    padding-right: 1px; } }

/* tablets hoch => sechsspaltig */
@media (min-width: 768px) {
  .mod_aartikel_teaser {
    width: 119px;
    margin-right: 1px; }
  .mod_aartikel_teaser:nth-child(6) {
    width: 120px;
    margin-right: 0; } }

/* tablet quer / desktops => dreispaltig, zweizeilig */
@media (min-width: 1024px) {
  .mod_aartikel_teaser,
  .mod_aartikel_teaser:nth-child(6) {
    width: 101px;
    margin-right: 0; }
  .mod_aartikel_teaser:nth-child(2) {
    margin-bottom: 1px; }
  .mod_aartikel_teaser:nth-child(3n+2) {
    margin-left: 1px;
    margin-right: 1px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .mod_aartikel_teaser,
  .mod_aartikel_teaser:nth-child(6) {
    width: 121px; } }

.mod_aartikel_mobmain {
  background-color: white;
  color: black;
  padding: 16px 17px 16px 17px; }

.mod_aartikel_teaser {
  display: inline-block;
  vertical-align: top;
  background-color: white;
  color: #1e1e1e;
  cursor: pointer; }

.mod_aartikel_teaser--active {
  background-color: #f0f0f0; }

.mod_aartikel_slideactions {
  height: 30px;
  position: relative;
  text-align: center; }

/* --- xs phones, less than 768px */
.mod_aartikel_main {
  padding: 26px; }

.mod_aartikel_btns a + a {
  margin-left: 11px; }

.mod_aartikel_img {
  margin-bottom: 18px; }

.mod_aartikel_slideactions {
  margin-top: 14px;
  margin-bottom: -6px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .mod_aartikel_main {
    padding: 24px;
    padding-right: 0;
    height: 381px; }
  .mod_aartikel_hl {
    margin-top: -6px; }
  .mod_aartikel_cat {
    margin-bottom: 24px; }
  .mod_aartikel_cat + .mod_aartikel_intro {
    margin-top: -15px; }
  .mod_aartikel_img {
    height: 329px;
    margin-bottom: 0; }
  .mod_aartikel_slide_wrapper {
    margin-top: 24px; }
  .mod_aartikel_teaser {
    height: 190px; }
  .mod_aartikel_teaserhl {
    padding: 16px 10px 0 10px; }
  .mod_aartikel_teasercat {
    padding: 0 10px 0 10px; }
  .mod_aartikel_slideactions {
    margin-top: 9px; }
  .mod_aartikel--desktop .mod_aartikel_main .row {
    display: flex;
    flex-wrap: nowrap; }
  .mod_aartikel--desktop .mod_aartikel_main .col-sm-6 {
    position: relative; }
  .mod_aartikel--desktop .mod_aartikel_main .col-sm-6 .mod_aartikel_btns {
    position: absolute;
    bottom: 0; }
  .mod_aartikel_btns a + a {
    margin-left: 10px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .mod_aartikel {
    margin-bottom: -7px;
    /* fix 52 abstand */ }
  .mod_aartikel_main {
    padding: 26px;
    padding-right: 0; }
  .mod_aartikel_hl {
    margin-top: -6px; }
  .mod_aartikel_cat {
    margin-bottom: 26px; }
  .mod_aartikel_cat + .mod_aartikel_intro {
    margin-top: -15px; }
  .mod_aartikel_img {
    height: 329px; }
  .mod_aartikel_slide_wrapper {
    margin-top: 0; }
  .mod_aartikel_teaser {
    height: 190px; }
  .mod_aartikel_teaserhl {
    padding: 16px 10px 0 10px; }
  .mod_aartikel_teasercat {
    padding: 0 10px 0 10px; }
  .mod_aartikel_btns a + a {
    margin-left: 8px; }
  .mod_aartikel_main_content {
    margin-right: -12px;
    padding-right: 27px; }
  .mod_aartikel_main_img {
    padding-right: 1px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .mod_aartikel {
    margin-bottom: -7px;
    /* fix 68 abstand zu folgendem Element */ }
  .mod_aartikel_main {
    padding: 34px;
    padding-right: 0;
    height: 411px; }
  .mod_aartikel_hl {
    margin-top: -6px; }
  .mod_aartikel_cat {
    margin-bottom: 34px; }
  .mod_aartikel_cat + .mod_aartikel_intro {
    margin-top: -16px; }
  .mod_aartikel_img {
    height: 343px; }
  .mod_aartikel_teaser {
    height: 205px; }
  .mod_aartikel_teaserhl {
    padding: 15px 16px 0 16px; }
  .mod_aartikel_teasercat {
    padding: 0 16px 0 16px; }
  .mod_aartikel_main_content {
    margin-right: -15px;
    padding-right: 35px; }
  .mod_aartikel_main_img {
    padding-right: 1px; } }

/* 
FSB TERMINE


*/
.of-phteaser--termin h3 {
  margin-top: 23px;
  /* fix vert abstand section line / bild */ }

.of-phteaser--termin.row {
  margin-bottom: 43px;
  /* = 39 */ }

/* abstand h4 - text */
.of-phteaser--termin h4 {
  margin-bottom: 20px;
  /* = 26 */ }

.of-phteaser--termin .ReferenceList {
  margin-top: 28px;
  /* = 26 */ }

/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-phteaser--termin.row {
    margin-bottom: 24px; }
  .of-phteaser--termin h3 {
    margin-top: -5px;
    /* fix vert abstand section line / bild */ }
  .of-phteaser--termin h4 {
    margin-bottom: 17px;
    /* = 24 */ }
  .of-phteaser--termin .ReferenceList {
    margin-top: 27px;
    /* = 24 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-phteaser--termin.row {
    margin-bottom: 26px; }
  .of-phteaser--termin h4 {
    margin-bottom: 19px;
    /* = 26 */ }
  .of-phteaser--termin .ReferenceList {
    margin-top: 29px;
    /* = 26 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-phteaser--termin.row {
    margin-bottom: 34px; }
  .of-phteaser--termin h4 {
    margin-bottom: 23px;
    /* = 34 */ }
  .of-phteaser--termin .ReferenceList {
    margin-top: 36px;
    /* = 34 Abstand Text zu Btn */ } }

/* 
FSB TABLE

- aktuelle nur für Tabelle bei News und Events

*/
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0; }

table {
  width: 100%; }

.table-wrapper {
  width: 100%; }

/* --- xs phones, less than 768px */
.table-wrapper {
  overflow: auto;
  overflow-x: scroll; }

.table-wrapper {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }

.table-wrapper::-webkit-scrollbar {
  display: none; }

table {
  margin-top: -6px;
  /* abstand headline <-> tabelle = 39 */
  margin-bottom: 10px; }

th {
  padding-bottom: 11px;
  vertical-align: bottom; }

td {
  padding: 11px 0;
  vertical-align: top; }

td.first {
  width: 186px;
  padding-right: 24px; }

table {
  width: 672px;
  /* fixe Breite 187 + 285 + 200 */ }

th:first-child {
  width: 187px; }

th:nth-child(2) {
  width: 285px; }

th:last-child {
  width: 200px; }

/* table in accordeon */
.of-pcontainer--akkordeon th,
.of-pcontainer--akkordeon td,
.of-pcontainer--akkordeon td:first-child,
.of-pcontainer--akkordeon th:nth-child(2) {
  width: 250px;
  padding-right: 20px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  table {
    width: 100%;
    /* reset fixe Breite */
    margin-top: -6px;
    margin-bottom: 8px; }
  th {
    padding-bottom: 14px; }
  td {
    padding: 13px 0 14px 0; }
  th {
    width: inherit; }
  td.first {
    width: 186px;
    padding-right: 24px; }
  /* table in accordeon */
  .vergleich3 th,
  .vergleich3 td,
  .vergleich3 td:first-child,
  .vergleich3 th:nth-child(2) {
    width: 23.7%;
    padding-right: 2%; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .table-wrapper {
    overflow: initial; }
  table {
    margin-top: -6px;
    margin-bottom: 8px; }
  th {
    padding-bottom: 16px; }
  td {
    padding: 15px 0 16px 0; }
  td.first {
    width: 165px;
    padding-right: 26px; }
  th:first-child {
    width: 166px; }
  th:nth-child(2) {
    width: 302px; }
  .vergleich3 th,
  .vergleich3 td,
  .vergleich3 td:first-child,
  .vergleich3 th:nth-child(2) {
    width: 23.7%;
    padding-right: 2%; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  table {
    margin-top: -6px;
    margin-bottom: 4px; }
  th {
    padding-bottom: 14px; }
  td {
    padding: 13px 0 14px 0; }
  td.first {
    width: 198px;
    padding-right: 34px; }
  th:first-child {
    width: 200px; }
  th:nth-child(2) {
    width: 398px; }
  /* table in accordeon */
  .vergleich3 th,
  .vergleich3 td,
  .vergleich3 td:first-child,
  .vergleich3 th:nth-child(2) {
    width: 23.7%;
    padding-right: 2%; } }

/* 
FSB VIDEO


*/
/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .YouTube {
    margin-bottom: 10px;
    /*fix um 102 zu footer bekommen */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .YouTube {
    margin-bottom: 10px;
    /*fix um 102 zu footer bekommen */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .YouTube {
    margin-bottom: 6px;
    /*fix um 102 zu footer bekommen */ } }

/* 
FSB MAPS OVERLAY 


*/
.pstaticmap {
  position: relative; }

.pstaticmap-map {
  width: 100%;
  height: 51.307vw; }

.pstaticmap-overlay {
  position: relative;
  width: 100%;
  height: auto; }

.pstaticmap-overlay h3 {
  padding: 0;
  margin-top: 19px;
  margin-bottom: 8px; }

.pstaticmap-overlay a[href*="https://www.google.de"] {
  padding-left: 21px;
  padding-bottom: 2px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .pstaticmap-map {
    height: 405px; }
  .pstaticmap-overlay {
    position: absolute;
    top: 64px;
    right: 20px;
    width: 244px;
    padding: 24px; }
  .pstaticmap-overlay h3 {
    padding: 0;
    margin-top: -1px;
    margin-bottom: 8px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .pstaticmap-map {
    height: 546px; }
  .pstaticmap-overlay {
    right: 200px;
    padding: 26px; }
  .pstaticmap-overlay h3 {
    padding: 0;
    margin-top: -2px;
    margin-bottom: 9px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .pstaticmap-map {
    height: 653px; }
  .pstaticmap-overlay {
    top: 130px;
    right: 208px;
    width: 274px;
    padding: 34px; }
  .pstaticmap-overlay h3 {
    padding: 0;
    margin-top: -4px;
    margin-bottom: 6px; } }

/* 
FSB Startseite 


*/
/* --- xs phones, less than 768px */
.of-languagepage .of-maincolumn {
  margin-top: -115px;
  /* 80 header + 35 main padding-top */ }

/* erste elemente links/rechts */
.of-pfullpager-content--top,
.of-pfullpager-children--1 .of-psideblock-content,
.of-psideblock .of-psideblock-content {
  top: 109px; }

/* abstand von unten h1/h2/text */
.of-pfullpager-content--bottom {
  bottom: -1px; }

.of-psideblock-content {
  left: 22px; }

.of-pfullpager-children--2 .of-psideblock .of-psideblock-content {
  top: 19px; }

.of-pfullpager-children {
  display: none; }

.of-pfullpager-content div {
  width: 310px; }

/* pfeil down */
.of-pfullpager-handle {
  display: none; }

/* headline */
.of-languagepage .of-pfullpager h3,
.of-languagepage .of-pfullpager h4 {
  margin: 0; }

.of-languagepage .of-pfullpager h1 {
  margin-bottom: 1px; }

.of-languagepage .of-pfullpager h2 {
  margin-bottom: 10px; }

.of-languagepage .of-pfullpager p {
  display: none; }

.of-pfullpager,
.of-pfullpager .of-pfullpager-image .of-backgroundmedia {
  height: 311px; }

.of-pfullpager:nth-child(2),
.of-pfullpager:nth-child(2) .of-pfullpager-image .of-backgroundmedia {
  height: 391px;
  /* 311 + 80 header */ }

.of-pfullpager-content {
  left: 0%;
  transform: translate(0%, 0); }

.of-pfullpager-link {
  position: absolute;
  height: 100%;
  width: 100%; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-pfullpager-content {
    left: 50%;
    transform: translate(-50%, 0); }
  .of-languagepage .of-maincolumn {
    margin-top: -170px; }
  /* erste elemente links/rechts */
  .of-pfullpager-content--top,
  .of-pfullpager-children--1 .of-psideblock-content,
  .of-psideblock .of-psideblock-content {
    top: 164px; }
  /* abstand von unten h1/h2/text */
  .of-pfullpager-content--bottom {
    bottom: 5px; }
  .of-psideblock-content {
    left: 22px; }
  .of-pfullpager-children--2 .of-psideblock .of-psideblock-content {
    top: 19px; }
  .of-pfullpager-children--2 .of-psideblock {
    height: 35vh; }
  .of-pfullpager-children {
    width: 38%; }
  .of-pfullpager-content div {
    width: 310px; }
  .of-pfullpager-children {
    display: block; }
  /* headline */
  .of-languagepage .of-pfullpager h2 {
    margin-bottom: 10px; }
  .of-languagepage .of-pfullpager p {
    display: none; }
  .of-pfullpager,
  .of-pfullpager .of-pfullpager-image .of-backgroundmedia {
    height: 70vh; }
  .of-pfullpager:nth-child(2),
  .of-pfullpager:nth-child(2) .of-pfullpager-image .of-backgroundmedia {
    height: 70vh; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-languagepage .of-maincolumn {
    margin-top: -145px; }
  /* erste elemente links/rechts */
  .of-pfullpager-content--top,
  .of-pfullpager-children--1 .of-psideblock-content,
  .of-psideblock .of-psideblock-content {
    top: 139px; }
  /* abstand von unten h1/h2/text */
  .of-pfullpager-content--bottom {
    bottom: 32px; }
  .of-psideblock-content {
    left: 25px; }
  /* 2 bloecke vertikal, gleiche hoehe */
  /* Die sind nur auf Smartphone und Tablet-Hochkannt gleich hoch.
	   Auf Tablet Quer und Desktop muss das obere Bild um den Header höher sein,
	   damit das im eingerasteten Zustand wie 5050 aussieht
	 */
  .of-pfullpager-children--2 .of-psideblock {
    height: 35vh;
    height: calc((100vh - 120px) / 2); }
    .of-pfullpager-children--2 .of-psideblock .of-psideblock-content {
      top: 22px; }
  .of-pfullpager-children--2 .of-psideblock:first-child {
    height: 55vh;
    height: calc((100vh - 120px) / 2 + 120px); }
    .of-pfullpager-children--2 .of-psideblock:first-child .of-psideblock-content {
      top: 142px; }
  .of-pfullpager-children {
    width: 37.6%; }
  .of-pfullpager-content div {
    width: 310px; }
  /* pfeil down */
  .of-pfullpager-handle {
    position: absolute;
    bottom: -5px;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    cursor: pointer;
    display: block; }
  /* headline */
  .of-languagepage .of-pfullpager h2 {
    margin-bottom: 10px; }
  .of-languagepage .of-pfullpager p {
    display: block; }
  .of-pfullpager,
  .of-pfullpager .of-pfullpager-image .of-backgroundmedia {
    height: 100vh; }
  .of-pfullpager:nth-child(2),
  .of-pfullpager:nth-child(2) .of-pfullpager-image .of-backgroundmedia {
    height: 100vh; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-languagepage .of-maincolumn {
    margin-top: -165px; }
  /* erste elemente links/rechts */
  .of-pfullpager-content--top,
  .of-pfullpager-children--1 .of-psideblock-content,
  .of-psideblock .of-psideblock-content {
    top: 160px; }
  /* abstand von unten h1/h2/text */
  .of-pfullpager-content--bottom {
    bottom: 44px; }
  .of-psideblock-content {
    left: 33px; }
  /* 2 bloecke vertikal, gleiche hoehe */
  /* Die sind nur auf Smartphone und Tablet-Hochkannt gleich hoch.
	   Auf Tablet Quer und Desktop muss das obere Bild um den Header höher sein,
	   damit das im eingerasteten Zustand wie 5050 aussieht
	 */
  .of-pfullpager-children--2 .of-psideblock {
    height: 35vh;
    height: calc((100vh - 130px) / 2); }
    .of-pfullpager-children--2 .of-psideblock .of-psideblock-content {
      top: 30px; }
  .of-pfullpager-children--2 .of-psideblock:first-child {
    height: 55vh;
    height: calc((100vh - 130px) / 2 + 130px); }
    .of-pfullpager-children--2 .of-psideblock:first-child .of-psideblock-content {
      top: 160px; }
  .of-pfullpager-children {
    width: 40%; }
  .of-pfullpager-content div {
    width: 400px; }
  /* pfeil down */
  .of-pfullpager-handle {
    position: absolute;
    bottom: 10px;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    cursor: pointer; }
  html.touchevents .of-pfullpager-handle {
    display: none; }
  /* headline */
  .of-languagepage .of-pfullpager h2 {
    margin-bottom: 15px; } }

.of-pfullpager {
  position: relative;
  width: 100%;
  margin: 0 !important;
  overflow: hidden; }

.of-pfullpager-image .of-backgroundmedia {
  position: absolute;
  width: 100%;
  background-size: cover;
  background-position: center center; }

.of-pfullpager-content {
  position: absolute; }

.of-pfullpager > .row > .col-sm-8 {
  height: 100vh; }

.col-sm-8 .of-pfullpager-content {
  width: 585px; }

.of-psideblock {
  position: relative; }
  .of-psideblock .of-backgroundmedia {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }

.of-psideblock-content {
  position: absolute; }

.of-pfullpager-children--1 .of-psideblock {
  height: 100vh; }

.of-pfullpager-children {
  position: absolute;
  right: 0;
  top: 0; }

/* ####################### Produktneuheiten (Startseite) */
.of-pteasergrid {
  padding-top: 37px; }

.of-pteasergrid h2 {
  margin-bottom: 32px; }

.of-pteasergrid .of-pvteaser h3 {
  margin-top: 0;
  /* bs reset */ }

.of-pteasergrid p {
  padding: 0;
  margin: 0; }

/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-pteasergrid {
    padding-top: 43px; }
  .of-pteasergrid h2 {
    margin-bottom: 40px; }
  .of-pteasergrid .of-pvteaser p {
    display: none; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-pteasergrid {
    padding-top: 120px;
    /* war 48, jetzt um headline anzuzeigen */ }
  .of-pteasergrid h2 {
    margin-bottom: 45px; }
  .of-pteasergrid .of-pvteaser p {
    display: block; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-pteasergrid {
    padding-top: 164px; }
  .of-pteasergrid h2 {
    margin-bottom: 57px; } }

/*
FSB Downloads

Download Icon Breiten
L  45
M  41
S  41
XS 44

Download Bilder Breiten
L  122
M  112
S   81
XS 215

*/
/* ####################### tab navigation */
ul.nav-pills li {
  float: none;
  display: inline-block; }

.nav-pills > li + li {
  margin-left: 0; }

.nav > li > a:hover {
  background-color: transparent; }

ul.nav-pills li.active {
  background-color: #dbdbdb; }

@media (max-width: 767px) {
  .of-pdownloads {
    position: relative; }
  .of-pdownloads ul.nav-pills {
    margin: 0;
    padding: 10px 0 15px 0;
    display: none;
    background-color: #fff;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    box-sizing: border-box;
    width: 80%;
    list-style-type: none;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 34px; }
  .of-pdownloads.filter-open ul.nav-pills {
    display: block; }
  ul.nav-pills li.active {
    background-color: transparent; }
  .of-pdownloads ul.nav-pills li {
    display: block; }
  .of-pdownloads ul.nav-pills li a {
    padding: 4px 18px 2px 6px;
    height: 32px;
    vertical-align: middle; }
  .of-pdownloads .select span {
    padding-top: 6px;
    display: inline-block; }
  .of-pdownloads .selectedval {
    padding: 5px 6px 1px 6px;
    background-color: #fff;
    width: 80%;
    height: 34px;
    display: inline-block;
    float: right; }
  .of-pdownloads .selectedval span {
    width: 34px;
    height: 34px;
    display: inline-block;
    float: right;
    margin: -6px -7px 0 0; } }

.of-pdownloads .navImage .of-download-platzhaltericon {
  display: block; }

.of-pdownloads .text-muted {
  display: block;
  margin-bottom: -5px; }

.of-pdownloads .navImage,
.of-pdownloads .navText {
  display: inline-block;
  vertical-align: top; }

.of-pdownloads .of-downloadlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.of-pdownloads .row:before {
  content: none; }

.of-pdownloads .row:after {
  content: ''; }

/* --- xs phones, less than 768px */
.of-pstandard + .of-pdownloads {
  margin-top: 3px; }

.of-maincolumn .of-pdownloads .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
  margin-top: 26px;
  margin-bottom: 0; }

.of-maincolumn .of-pdownloads .of-pcontainer.of-pcontainer--akkordeon:first-child {
  margin-top: 0; }

.of-pdownloads .navText {
  margin-top: -8px;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.of-pdownloads.of-downloadfoldercontent {
  margin-top: 33px;
  /* = 39px */ }

.of-pdownloads .of-downloadfoldercontent {
  margin-top: 33px;
  /* = 39px */ }

.of-pdownloads .tab-pane > .of-downloadfoldercontent {
  margin-top: 39px;
  /* 39px abstand tabs - content */ }

.of-pdownloads > .of-downloadfoldercontent:first-child {
  margin-top: -39px; }

.of-pdownloads .of-downloadlist .downloadReferenceItem {
  margin-top: 26px; }

/* reset erste element in erster reihe */
.of-pdownloads .of-downloadlist .col-xs-12.downloadReferenceItem:first-child,
.of-pdownloads .of-downloadlist .col-sm-6.downloadReferenceItem:first-child,
.of-pdownloads .of-downloadlist .col-sm-4.downloadReferenceItem:first-child,
.of-pdownloads .of-downloadlist .col-sm-3.downloadReferenceItem:first-child {
  margin-top: 0; }

.of-pdownloads .referenceItemWithImage .navImage {
  width: 115px; }

.of-pdownloads .navImage {
  width: 44px; }

.of-pdownloads .referenceItemWithImage .navText {
  width: calc(100% - (215px + 13px)); }

.of-pdownloads .navText {
  width: calc(100% - (44px + 13px)); }

.of-pdownloads .navImage .of-download-platzhaltericon {
  width: 44px;
  height: 60px; }

.of-pdownloads .navImage {
  margin-right: 13px; }

.of-pdownloads .guarded a {
  background-position: calc(100% - 10px) 8px; }

.of-pdownloads h3.guarded span {
  padding-right: 19px;
  background-position: right 1px; }

@media (max-width: 767px) {
  .of-downloadindent--left {
    width: 59px; }
  .of-downloadindent--right {
    width: calc(100% - 59px); } }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-pstandard + .of-pdownloads {
    margin-top: -4px; }
  .of-maincolumn > .of-pdownloads {
    margin-top: 2px; }
  .of-pdownloads .select {
    display: none; }
  .of-pdownloads > h3 + .nav-pills {
    margin-top: 44px;
    /* = 48 */ }
  .of-pdownloads ul.nav-pills li {
    margin-bottom: 2px; }
  .of-pdownloads .guarded a {
    background-position: calc(100% - 17px) 7px;
    padding-right: 34px; }
  .of-maincolumn .of-pdownloads .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-top: 23px; }
  .of-pdownloads .of-pstandard {
    max-width: 596px;
    margin-top: -5px; }
  .of-pdownloads .navText {
    margin-top: -8px; }
  .of-pdownloads.of-downloadfoldercontent {
    margin-top: 42px;
    /* = 48px */ }
  .of-pdownloads .of-downloadfoldercontent {
    margin-top: 42px;
    /* = 48px */ }
  .of-pdownloads .tab-pane > .of-downloadfoldercontent {
    margin-top: 47px;
    /* 48px abstand tabs - content */ }
  .of-pdownloads > .of-downloadfoldercontent:first-child {
    margin-top: -46px; }
  .of-pdownloads .of-downloadlist .downloadReferenceItem {
    margin-top: 24px; }
  /* reset erste element in erster reihe */
  .of-pdownloads .of-downloadlist .col-xs-12.downloadReferenceItem:first-child,
  .of-pdownloads .of-downloadlist .col-sm-6.downloadReferenceItem:nth-child(-n+2),
  .of-pdownloads .of-downloadlist .col-sm-4.downloadReferenceItem:nth-child(-n+3),
  .of-pdownloads .of-downloadlist .col-sm-3.downloadReferenceItem:nth-child(-n+4) {
    margin-top: 0; }
  .of-pdownloads .referenceItemWithImage .navImage {
    width: 81px; }
  .of-pdownloads .navImage {
    width: 41px; }
  .of-pdownloads .referenceItemWithImage .navText {
    width: calc(100% - (81px + 13px)); }
  .of-pdownloads .navText {
    width: calc(100% - (41px + 13px)); }
  .of-pdownloads .navImage .of-download-platzhaltericon {
    width: 41px;
    height: 55px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-pstandard + .of-pdownloads {
    margin-top: -4px; }
  .of-maincolumn > .of-pdownloads {
    margin-top: 2px; }
  .of-pdownloads > h3 + .nav-pills {
    margin-top: 47px;
    /* = 52 */ }
  .of-maincolumn .of-pdownloads .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-top: 27px; }
  .of-pdownloads .of-pstandard {
    max-width: 638px;
    margin-top: -7px; }
  .of-pdownloads .navText {
    margin-top: -8px; }
  .of-pdownloads.of-downloadfoldercontent {
    margin-top: 46px;
    /* = 52 */ }
  .of-pdownloads .of-downloadfoldercontent {
    margin-top: 46px;
    /* = 52 */ }
  .of-pdownloads .tab-pane > .of-downloadfoldercontent {
    margin-top: 51px;
    /* 52 abstand tabs - content */ }
  .of-pdownloads > .of-downloadfoldercontent:first-child {
    margin-top: -51px; }
  .of-pdownloads .of-downloadlist .downloadReferenceItem {
    margin-top: 26px; }
  /* reset erste element in erster reihe */
  .of-pdownloads .of-downloadlist .col-xs-12.downloadReferenceItem:first-child,
  .of-pdownloads .of-downloadlist .col-sm-6.downloadReferenceItem:nth-child(-n+2),
  .of-pdownloads .of-downloadlist .col-sm-4.downloadReferenceItem:nth-child(-n+3),
  .of-pdownloads .of-downloadlist .col-sm-3.downloadReferenceItem:nth-child(-n+4) {
    margin-top: 0; }
  .of-pdownloads .referenceItemWithImage .navImage {
    width: 112px; }
  .of-pdownloads .referenceItemWithImage .navText {
    width: calc(100% - (112px + 13px)); } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-pstandard + .of-pdownloads {
    margin-top: -6px; }
  .of-maincolumn > .of-pdownloads {
    margin-top: 3px; }
  .of-pdownloads > h3 + .nav-pills {
    margin-top: 64px;
    /* = 68 */ }
  .of-maincolumn .of-pdownloads .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-top: 35px; }
  .of-pdownloads .of-pstandard {
    max-width: 762px;
    margin-top: -5px; }
  .of-pdownloads .navText {
    margin-top: -8px; }
  .of-pdownloads.of-downloadfoldercontent {
    margin-top: 60px;
    /* = 68px */ }
  .of-pdownloads .of-downloadfoldercontent {
    margin-top: 60px;
    /* = 68px */ }
  .of-pdownloads .tab-pane > .of-downloadfoldercontent {
    margin-top: 66px;
    /* 68px abstand tabs - content */ }
  .of-pdownloads > .of-downloadfoldercontent:first-child {
    margin-top: -65px; }
  .of-pdownloads .of-downloadlist .downloadReferenceItem {
    margin-top: 34px; }
  /* reset erste element in erster reihe */
  .of-pdownloads .of-downloadlist .col-xs-12.downloadReferenceItem:first-child,
  .of-pdownloads .of-downloadlist .col-sm-6.downloadReferenceItem:nth-child(-n+2),
  .of-pdownloads .of-downloadlist .col-sm-4.downloadReferenceItem:nth-child(-n+3),
  .of-pdownloads .of-downloadlist .col-sm-3.downloadReferenceItem:nth-child(-n+4) {
    margin-top: 0; }
  .of-pdownloads .guarded a {
    background-position: calc(100% - 17px) 7px; }
  .of-pdownloads .navImage {
    margin-right: 17px; }
  .of-pdownloads .referenceItemWithImage .navImage {
    width: 122px; }
  .of-pdownloads .navImage {
    width: 45px; }
  .of-pdownloads .referenceItemWithImage .navText {
    width: calc(100% - (122px + 17px)); }
  .of-pdownloads .navText {
    width: calc(100% - (45px + 17px)); }
  .of-pdownloads .navImage .of-download-platzhaltericon {
    width: 45px;
    height: 60px; } }

/* 
FSB Modal 


*/
.modal-backdrop {
  z-index: 9999; }

.modal {
  z-index: 10000;
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  vertical-align: top; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 90vw;
  margin: 70px 0 0 0; }

.modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.modal-header,
.modal-body,
.modal-footer {
  border: none;
  padding: 0;
  width: 100%; }

.modal-header {
  margin-bottom: 12px;
  /* = 26px */ }

.modal-footer.row {
  margin-top: 39px;
  margin-bottom: 0; }

.modal-header button.close {
  display: block;
  width: 30px;
  height: 30px;
  background-position: 8px -192px;
  background-repeat: no-repeat;
  opacity: 1;
  text-indent: -2000em;
  margin: -28px -9px 0 0; }

.modal-content .of-panelactions {
  margin-top: 38px; }

.modal-footer .btn + .btn {
  margin-left: 0;
  margin-top: 3px; }

.modal-content .of-panelactions {
  float: none;
  width: 100%; }

/* --- xs phones, less than 768px */
.modal-content {
  padding: 32px 15px 38px 15px;
  width: 100%; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .modal .modal-footer .btn + .btn {
    margin-top: 0; }
  .modal .modal:before {
    vertical-align: middle;
    height: 100%; }
  .modal .modal-dialog {
    vertical-align: middle;
    width: 576px; }
  .modal .modal-content {
    padding: 40px 48px 48px 48px; }
  .modal .modal-header {
    margin-bottom: 18px;
    /* = 24px */ }
  .modal .modal-header button.close {
    margin: -31px -38px 0 0; }
  .modal .modal-footer.row {
    margin-top: 48px;
    margin-bottom: 0; }
  .modal .modal-content .of-panelactions {
    margin-top: 24px; }
  .modal label.col-sm-4.control-label {
    width: 168px; }
  .modal .form-group .col-sm-8 {
    width: 334px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .modal .modal-content {
    padding: 45px 52px 52px 52px; }
  .modal .modal-header {
    margin-bottom: 20px;
    /* = 26px */ }
  .modal .modal-header button.close {
    margin: -36px -42px 0 0; }
  .modal .modal-footer.row {
    margin-top: 52px;
    margin-bottom: 0; }
  .modal .modal-content .of-panelactions {
    margin-top: 26px; }
  .modal label.col-sm-4.control-label {
    width: 165px; }
  .modal .form-group .col-sm-8 {
    width: 331px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .modal .modal-dialog {
    width: 700px; }
  .modal .modal-content {
    padding: 60px 68px 68px 68px; }
  .modal .modal-header {
    margin-bottom: 28px;
    /* = 34px */ }
  .modal .modal-header button.close {
    margin: -49px -56px 0 0; }
  .modal .modal-footer.row {
    margin-top: 68px;
    margin-bottom: 0; }
  .modal .modal-content .of-panelactions {
    margin-top: 34px; }
  .modal label.col-sm-4.control-label {
    width: 198px; }
  .modal .form-group .col-sm-8 {
    width: 396px; } }

/*
FSB FORMS

- Anpassung Eingabe und Selects final
*/
/* select2 */
.select2-dropdown {
  border: 1px solid #d1d1d1; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #d1d1d1; }

.select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 34px;
  height: 34px; }

.select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none; }

.select2-container--default .select2-selection--single {
  height: 34px; }

.of-maincolumn input.form-control,
.select2-container .select2-selection--single .select2-selection__rendered {
  height: 34px;
  padding: 0 8px;
  vertical-align: middle;
  line-height: 1em;
  padding-top: 1px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px; }

.select2-container--open .select2-dropdown--below {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 500px; }

/*
.modal .select2-container--open .select2-dropdown--below {
  	margin-left: 1px;
}
*/
.bootstrap-datetimepicker-widget {
  z-index: 5000 !important; }

.bootstrap-datetimepicker-widget .btn {
  background-color: transparent; }

.modal .select2-results li {
  text-align: left; }

.select2-results__option {
  padding: 6px 8px 3px 8px; }

.btn,
.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn,
select.form-control,
.searchinput__field,
.form-control,
.form-control:hover,
.form-control:focus,
.has-error .form-control:hover,
.has-error .form-control:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.searchinput__field,
.form-control,
.form-control:hover,
.form-control:focus,
.has-error .form-control:hover,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none; }

.form-horizontal .radio-inline {
  padding-top: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 7px; }

legend,
.of-headline-summary {
  border-bottom: 1px solid #d1d1d1; }

.dl-horizontal.of-dl-summary:empty {
  display: none; }

/* --------- datepicker resets */
.bootstrap-datetimepicker-widget {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  padding: 12px; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  font-weight: normal; }

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: transparent; }

.input-group-addon {
  border: none; }

.input-group-addon,
.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #5F5F5F;
  /* 676562 => 5F5F5F */ }

.bootstrap-datetimepicker-widget .datepicker-months table td span:hover {
  background-color: #EFEFEF; }

.bootstrap-datetimepicker-widget .datepicker-months table td span.active:hover {
  background-color: #5F5F5F;
  /* 676562 => 5F5F5F */ }

.input-group.date .input-group-addon,
.input-group-addon a,
.input-group-addon a:hover {
  color: #fff; }

/* kleiner pfeil, ausgewaehltes datum */
.bootstrap-datetimepicker-widget table td.today:before,
.bootstrap-datetimepicker-widget table td.active.today::before {
  border-bottom-color: #8c8c8c;
  /* 8d8c89 => 8c8c8c */ }

.input-group-addon,
.bootstrap-datetimepicker-widget table td span,
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  font-weight: normal;
  font-size: 16px; }

.bootstrap-datetimepicker-widget table td span:hover {
  background-color: transparent; }

.datepicker .prev .glyphicon-chevron-left,
.datepicker .next .glyphicon-chevron-right {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 20px;
  height: 20px; }

.datepicker .prev .glyphicon-chevron-left::before,
.datepicker .next .glyphicon-chevron-right::before {
  content: ''; }

.datepicker .prev .glyphicon-chevron-left {
  background-image: url(img/icons/ic-datepicker-prev@1x.png); }

.datepicker .next .glyphicon-chevron-right {
  background-image: url(img/icons/ic-datepicker-next@1x.png); }

.timepicker .glyphicon-chevron-up,
.timepicker .glyphicon-chevron-down {
  background-repeat: no-repeat;
  background-position: center center; }

.timepicker .glyphicon-chevron-up::before,
.timepicker .glyphicon-chevron-down::before {
  content: ''; }

.timepicker .glyphicon-chevron-up {
  background-image: url(img/icons/ic-datepicker-up@1x.png); }

.timepicker .glyphicon-chevron-down {
  background-image: url(img/icons/ic-datepicker-down@1x.png); }

.timepicker td {
  padding: 0;
  /* reset von fsb_table.css */ }

/* time picker */
.bootstrap-datetimepicker-widget table tr:first-child td,
.bootstrap-datetimepicker-widget table tr:last-child td {
  height: 24px;
  line-height: 24px; }

.bootstrap-datetimepicker-widget .picker-switch table tr:first-child td,
.bootstrap-datetimepicker-widget .picker-switch table tr:last-child td {
  height: 48px; }

.bootstrap-datetimepicker-widget .timepicker-picker table tr:first-child td span,
.bootstrap-datetimepicker-widget .timepicker-picker table tr:last-child td span {
  height: 22px; }

/* monthpicker */
.bootstrap-datetimepicker-widget .datepicker-months table tr:first-child td span,
.bootstrap-datetimepicker-widget .datepicker-months table tr:last-child td span {
  height: 38px; }

.bootstrap-datetimepicker-widget .datepicker-months table td {
  padding: 3px 0; }

.bootstrap-datetimepicker-widget .datepicker-months table td span {
  line-height: 38px;
  margin: 0;
  width: 60px; }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .datepicker .prev .glyphicon-chevron-left::before {
    background-image: url(img/icons/ic-datepicker-prev@2x.png);
    background-size: 9px 16px; }
  .datepicker .next .glyphicon-chevron-right::before {
    background-image: url(img/icons/ic-datepicker-next@2x.png);
    background-size: 9px 16px; }
  .timepicker .glyphicon-chevron-up {
    background-image: url(img/icons/ic-datepicker-up@2x.png);
    background-size: 16px 9px; }
  .timepicker .glyphicon-chevron-down {
    background-image: url(img/icons/ic-datepicker-down@2x.png);
    background-size: 16px 9px; } }

/* --- xs phones, less than 768px */
.input-group-addon {
  padding: 4px 12px; }
  .input-group-addon .glyphicon-question-sign {
    top: 2px; }
  .input-group-addon .glyphicon-calendar + a > .glyphicon-question-sign {
    left: 4px; }

.form-horizontal .control-label {
  text-align: left; }

select[multiple].form-control {
  height: auto; }

.of_checkboxlabel {
  display: inline-block;
  margin-bottom: 0px; }

.error {
  margin-bottom: 14px; }

/* abstand buttons zu registrieren button nach formular, zb login */
form.panel + a {
  margin-top: 13px;
  float: left; }

/* submit buttons ende des formulars 
height und padding bei buttons/link
*/
.of-maincolumn form.panel + ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.of-maincolumn form.panel + ul li {
  margin: 0;
  padding: 0; }

.of-maincolumn form.panel + ul li a {
  text-decoration: none; }

.of-maincolumn form.panel + ul li a:hover {
  text-decoration: underline; }

.of-maincolumn form.panel + ul {
  margin-top: -27px;
  position: absolute; }

.of-maincolumn form.panel + ul li {
  margin-bottom: 30px; }

.of-maincolumn .intro {
  margin-top: 38px; }

.modal-content .control-label,
.of-maincolumn .control-label {
  margin-top: 6px;
  margin-bottom: 9px; }

.modal-content .form-group,
.of-maincolumn .form-group {
  margin-bottom: 16px;
  /* abstand eingabe zu eingabe = 26 mit margins von control-label */ }

.of-maincolumn .form-group.of-options + .form-group.of-options.of-checkbox {
  margin-top: -8px;
  /* abstand checkbox auf eingabe */ }

.of-maincolumn .form-group.of-options.of-checkbox {
  margin-bottom: 5px;
  /* abstand checkbox zu checkbox */ }

.of-maincolumn .form-group:last-child,
.of-maincolumn .form-group.of-options.of-checkbox:last-child {
  margin-bottom: 0;
  /* letztes element 0 */ }

.select2 + div.zielgruppe_detail,
.modal-content .select2 + div.zielgruppe_detail {
  margin-top: 26px; }

/* radio und checkboxen */
.of-maincolumn input[type="radio"],
.of-maincolumn input[type="checkbox"] {
  position: absolute;
  left: -99999em;
  /* für fokus, nicht ausblenden */ }

.of-maincolumn label.of_checkboxlabel {
  cursor: pointer;
  display: inline-block;
  padding-left: 33px;
  /* abstand label zu checkbox.left */
  position: relative; }

.of-maincolumn input[type="checkbox"] + label.of_checkboxlabel:before,
.of-maincolumn input[type="radio"] + label.of_checkboxlabel.radio-inline:before,
.of-maincolumn input[type="checkbox"] + span:before,
.of-maincolumn input[type="radio"] + span:before {
  top: 1px;
  content: "";
  display: inline-block;
  height: 21px;
  width: 24px;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 -100px; }

.of-maincolumn input[type="checkbox"]:focus + label.of_checkboxlabel:before,
.of-maincolumn input[type="radio"]:focus + label.of_checkboxlabel.radio-inline:before,
.of-maincolumn input[type="checkbox"]:focus + span:before,
.of-maincolumn input[type="radio"]:focus + span:before {
  background-position: 0 -300px; }

.of-maincolumn input[type="checkbox"] + label.of_checkboxlabel:before,
.of-maincolumn input[type="checkbox"] + span:before {
  background-image: url(img/icons/ic-form-check@1x.png); }

.of-maincolumn input[type="radio"] + label.of_checkboxlabel.radio-inline:before,
.of-maincolumn input[type="radio"] + span:before {
  background-image: url(img/icons/ic-form-radio@1x.png); }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .of-maincolumn input[type="checkbox"] + label.of_checkboxlabel:before,
  .of-maincolumn input[type="checkbox"] + span:before {
    background-image: url(img/icons/ic-form-check@2x.png);
    background-size: 24px 420px; }
  .of-maincolumn input[type="radio"] + label.of_checkboxlabel.radio-inline:before,
  .of-maincolumn input[type="radio"] + span:before {
    background-image: url(img/icons/ic-form-radio@2x.png);
    background-size: 24px 421px; } }

/* checked */
.of-maincolumn input[type="radio"]:checked + label:before,
.of-maincolumn input[type="checkbox"]:checked + label:before,
.of-maincolumn input[type="radio"]:checked + span:before,
.of-maincolumn input[type="checkbox"]:checked + span:before {
  background-position: 0 -200px; }

/* fokus */
.of-maincolumn input[type="radio"]:checked:focus + label:before,
.of-maincolumn input[type="checkbox"]:checked:focus + label:before,
.of-maincolumn input[type="radio"]:checked:focus + span:before,
.of-maincolumn input[type="checkbox"]:checked:focus + span:before {
  background-position: 0 -400px; }

.of-maincolumn .select2 + .alert,
.of-maincolumn .of-options .alert,
.of-maincolumn .form-control + .alert {
  margin-top: 7px; }

/* PLZ/Ort */
.form-group [class*="col-xs"]:first-child {
  padding-right: 13px;
  /* abstand zwischen den beiden Feldern */ }

.form-group .col-xs-9 + .col-xs-3,
.form-group .col-xs-3 + .col-xs-9,
.form-group .col-xs-8 + .col-xs-4,
.form-group .col-xs-4 + .col-xs-8 {
  padding-left: 0; }

.of-requiredfieldshint {
  margin-top: 39px;
  padding-top: 21px; }

.addressContainer,
.of-maincolumn .form-group select + select {
  margin-top: 10px;
  /* abstand eingabe zu eingabe */ }

.control-label .oblig {
  display: inline-block;
  padding-left: 5px; }

.of-panelactions {
  margin-top: 35px;
  /* 0 39 */ }

.of-spacer {
  padding-bottom: 13px; }

.input-group-addon {
  padding: 4px 8px 4px 9px;
  /* 34px x 34px */ }

/* erstes element in spalte: h3, abgleich mit y-pos zu linker spalte */
.form-horizontal .of-elementlist .of-pstandard:first-child h3 {
  margin-top: 4px; }

legend,
.of-headline-summary {
  margin-bottom: 18px;
  padding-bottom: 10px; }

/* abstand, text - legend */
.of-pstandard + .fragengruppe {
  margin-top: 16px; }

/* abstand, formular/eingabefeld - legend */
.fragengruppe + .fragengruppe {
  margin-top: 14px;
  /* 39 */ }

.fragengruppe-hidden {
  display: none; }

.fragengruppe-visible {
  display: block; }

.of-dl-summary dt {
  text-align: left; }

/* Formular 2 Spalten untereinander, y-Abstand */
.col-sm-4.of-margincolumn + .col-sm-8.of-maincolumn {
  margin-top: 18px; }

.of-dl-summary dt {
  text-align: left;
  width: 49%; }

.of-dl-summary dd {
  margin-bottom: 8px;
  /* = 20px */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  form.panel + a {
    /* reset */
    margin-top: 0;
    float: none; }
  .of-panelactions,
  .of-requiredfieldshint {
    float: left;
    width: 100%; }
  .btn.of-nextaction {
    margin-left: 8px; }
  /* select2 */
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 30px; }
  .of-spacer {
    padding-bottom: 29px; }
  .error {
    margin-bottom: 9px; }
  .of-maincolumn .of-elementlist {
    width: 472px; }
  /* PLZ/Ort */
  .form-group [class*="col-xs"]:first-child {
    padding-right: 8px;
    /* abstand zwischen den beiden Feldern */ }
  .of-maincolumn form.panel {
    margin-top: 28px;
    /* = 34px abstand formular zu vorherigen element */ }
  .addressContainer,
  .modal-content .form-group,
  .of-maincolumn .form-group {
    margin-bottom: 18px;
    /* abstand eingabe zu eingabe */ }
  .of-maincolumn .form-group.of-options + .form-group.of-options.of-checkbox {
    margin-top: -2px;
    /* abstand checkbox auf eingabe */ }
  .of-maincolumn .form-group.of-options.of-checkbox {
    margin-bottom: 10px;
    /* abstand checkbox zu checkbox */ }
  .of-maincolumn .form-group:last-child,
  .of-maincolumn .form-group.of-options.of-checkbox:last-child {
    margin-bottom: 0;
    /* letztes element 0 */ }
  .of-maincolumn .of-fieldgroup .form-group {
    margin-bottom: 17px;
    /* abstand eingabe zu eingabe */ }
  .select2 + div.zielgruppe_detail {
    margin-top: 19px; }
  .modal-content .select2 + div.zielgruppe_detail {
    margin-top: 18px; }
  .modal-content .control-label,
  .of-maincolumn .control-label {
    margin: 0;
    /* reset */ }
  .form-horizontal .control-label {
    min-height: 30px;
    vertical-align: middle;
    margin-bottom: -4px; }
  /* eingabe und select feld */
  .select2-container--default .select2-selection--single {
    height: 30px; }
  .of-maincolumn input.form-control,
  .select2-container .select2-selection--single .select2-selection__rendered {
    height: 30px;
    padding: 0 8px;
    vertical-align: middle;
    line-height: 1em;
    padding-top: 1px; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 28px; }
  .of-maincolumn form.panel + ul {
    margin-top: -26px; }
  .of-maincolumn form.panel + ul li {
    margin-bottom: 33px; }
  .of-requiredfieldshint {
    margin-top: 27px;
    padding-top: 8px; }
  .control-label .oblig {
    top: 4px; }
  .of-panelactions {
    margin-top: 42px;
    /* = 48 */ }
  .input-group-addon {
    padding: 2px 12px; }
  .input-group-addon {
    padding: 2px 7px 2px 8px;
    /* 30px x 30px */ }
  /* erstes element in spalte: h3, abgleich mit y-pos zu linker spalte */
  .form-horizontal .of-elementlist .of-pstandard:first-child h3 {
    margin-top: 4px; }
  legend,
  .of-headline-summary {
    margin-bottom: 18px;
    padding-bottom: 10px; }
  /* abstand, text - legend */
  .of-pstandard + .fragengruppe {
    margin-top: 15px; }
  /* abstand, formular/eingabefeld - legend */
  .fragengruppe + .fragengruppe {
    margin-top: 20px;
    /* 48 */ }
  /* Formular 2 Spalten untereinander, y-Abstand */
  .col-sm-4.of-margincolumn + .col-sm-8.of-maincolumn {
    margin-top: 0;
    /* reset */ }
  .of-dl-summary dt {
    width: 200px; }
  .of-dl-summary dd {
    margin-bottom: 6px;
    /* = 18px */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-spacer {
    padding-bottom: 33px; }
  .of-requiredfieldshint {
    margin-top: 27px;
    padding-top: 13px; }
  .of-panelactions {
    margin-top: 46px;
    /* = 52 */ }
  /* erstes element in spalte: h3, abgleich mit y-pos zu linker spalte */
  .form-horizontal .of-elementlist .of-pstandard:first-child h3 {
    margin-top: 4px; }
  legend,
  .of-headline-summary {
    margin-bottom: 18px;
    padding-bottom: 10px; }
  /* abstand, text - legend */
  .of-pstandard + .fragengruppe {
    margin-top: 16px;
    /* = 26 */ }
  /* abstand, formular/eingabefeld - legend */
  .fragengruppe + .fragengruppe {
    margin-top: 22px;
    /* = 52 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-spacer {
    padding-bottom: 47px; }
  .error {
    margin-bottom: 14px; }
  .of-maincolumn .of-elementlist {
    width: 564px; }
  .of-maincolumn form.panel {
    margin-top: 28px;
    /* = 34px abstand formular zu vorherigen element */ }
  .addressContainer,
  .modal-content .form-group,
  .of-maincolumn .form-group,
  .of-maincolumn .of-fieldgroup .form-group {
    margin-bottom: 20px;
    /* abstand eingabe zu eingabe */ }
  .of-maincolumn .form-group.of-options + .form-group.of-options.of-checkbox {
    margin-top: -2px;
    /* abstand checkbox auf eingabe */ }
  .of-maincolumn .form-group.of-options.of-checkbox {
    margin-bottom: 10px;
    /* abstand checkbox zu checkbox */ }
  .of-maincolumn .form-group:last-child,
  .of-maincolumn .form-group.of-options.of-checkbox:last-child {
    margin-bottom: 0;
    /* letztes element 0 */ }
  .of-maincolumn .of-fieldgroup .form-group {
    margin-bottom: 20px;
    /* abstand eingabe zu eingabe */ }
  /* relative dropwdown */
  .select2 + div.zielgruppe_detail,
  .modal-content .select2 + div.zielgruppe_detail {
    margin-top: 20px; }
  .of-maincolumn .form-group select + select {
    margin-top: 21px;
    /* abstand eingabe zu eingabe */ }
  .of-maincolumn .select2 + .alert,
  .of-maincolumn .of-options .alert,
  .of-maincolumn .form-control + .alert {
    margin-top: 5px; }
  /* eingabe und select feld */
  .of-requiredfieldshint {
    margin-top: 34px;
    padding-top: 20px; }
  .of-panelactions {
    margin-top: 62px;
    /* = 68 */ }
  /* erstes element in spalte: h3, abgleich mit y-pos zu linker spalte */
  .form-horizontal .of-elementlist .of-pstandard:first-child h3 {
    margin-top: 4px; }
  legend,
  .of-headline-summary {
    margin-bottom: 18px;
    padding-bottom: 10px; }
  /* abstand, text - legend */
  .of-pstandard + .fragengruppe {
    margin-top: 23px;
    /* = 34 */ }
  /* abstand, formular/eingabefeld - legend */
  .fragengruppe + .fragengruppe {
    margin-top: 28px;
    /* = 68 */ }
  .of-dl-summary dt {
    text-align: left;
    width: 200px; }
  .of-dl-summary dd {
    margin-bottom: 8px;
    /* = 20px */ } }

/*
fsb servicebereich

- ansprechpartner
- bezugsquellen

*/
/* --- Ansprechpartner */
.asp-results {
  width: 100%; }

.asp-no-results {
  float: left; }

/* override general margins */
.asp-result p {
  margin: 0; }

.of-maincolumn .Module_AnsprechpartnerForm .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
  margin-bottom: 0; }

/* reset */
.of-maincolumn .Module_AnsprechpartnerForm form.panel {
  margin-top: 3px; }

.asp-contact {
  margin: 0;
  /* reset bootstrap */ }
  .asp-contact dt, .asp-contact dd {
    font-weight: normal;
    display: inline-block; }

.asp-result a {
  text-decoration: underline; }

/* --- xs phones, less than 768px */
.Module_AnsprechpartnerForm h3 {
  padding-top: 3px; }

.Module_AnsprechpartnerForm .of-panelactions {
  margin-bottom: 42px;
  /* = 39 */ }

.Module_AnsprechpartnerForm .asp-result {
  margin-bottom: 39px;
  /* = 39 */ }

.Module_AnsprechpartnerForm .asp-no-results {
  width: 100%; }

.Module_AnsprechpartnerForm .asp-function {
  margin-bottom: 20px; }

.Module_AnsprechpartnerForm .asp-contact dt {
  width: 55px; }

.Module_AnsprechpartnerForm .asp-contact dd {
  width: calc( 100% - 60px); }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .Module_AnsprechpartnerForm h3 {
    padding-top: 3px; }
  .Module_AnsprechpartnerForm .of-panelactions {
    margin-bottom: 42px;
    /* = 24 */ }
  .Module_AnsprechpartnerForm .asp-result {
    margin-bottom: 24px;
    /* = 24 */ }
  .Module_AnsprechpartnerForm .asp-no-results {
    width: 90%; }
  .Module_AnsprechpartnerForm .asp-function {
    margin-bottom: 20px; }
  .Module_AnsprechpartnerForm .asp-contact dt {
    width: 55px; }
  .Module_AnsprechpartnerForm .asp-contact dd {
    width: 160px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .Module_AnsprechpartnerForm .of-panelactions {
    margin-bottom: 42px;
    /* = 26 */ }
  .Module_AnsprechpartnerForm .asp-result {
    margin-bottom: 26px;
    /* = 26 */ }
  .Module_AnsprechpartnerForm .asp-no-results {
    width: 70%; }
  .Module_AnsprechpartnerForm .asp-function {
    margin-bottom: 24px; }
  .Module_AnsprechpartnerForm .asp-contact dt {
    width: 55px; }
  .Module_AnsprechpartnerForm .asp-contact dd {
    width: 230px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .Module_AnsprechpartnerForm .of-panelactions {
    margin-bottom: 42px;
    /* = 68 */ }
  .Module_AnsprechpartnerForm .asp-result {
    margin-bottom: 39px;
    /* = 68 */ }
  .Module_AnsprechpartnerForm .asp-no-results {
    width: 70%; }
  .Module_AnsprechpartnerForm .asp-function {
    margin-bottom: 30px; }
  .Module_AnsprechpartnerForm .asp-contact dt {
    width: 55px; }
  .Module_AnsprechpartnerForm .asp-contact dd {
    width: 290px; } }

/* --- Bezugsquellen */
.of-maincolumn .Module_BZQForm form.panel {
  margin-top: 0; }

.bzq_results {
  position: relative; }

/* Icons Legende */
.bzq_iconlegend {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .bzq_iconlegend li {
    padding: 0 0 0 52px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-position: 0 center; }

.bzq_icon-sani-zubehoer {
  background-image: url(img/icons/ico-zubehoer.svg);
  background-size: 25px 18px; }

.bzq_icon-zugangskontrolle {
  background-image: url(img/icons/ico-zugangskontrolle.svg);
  background-size: 17px 17px; }

.bzq_icon-beschlaege {
  background-image: url(img/icons/ico-standard.svg);
  background-size: 26px 16px; }

.bzq_result .bzq_checkbox,
.bzq_result .bzq_letter,
.bzq_result .bzq_content,
.bzq_result .bzq_icons,
.my-mz-bzq-step-dealer-special-results .bzq_checkbox,
.my-mz-bzq-step-dealer-special-results .bzq_letter,
.my-mz-bzq-step-dealer-special-results .bzq_content,
.my-mz-bzq-step-dealer-special-results .bzq_icons {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px; }

.bzq_result .bzq_letter,
.my-mz-bzq-step-dealer-special-results .bzq_letter {
  width: 34px; }

.bzq_result .bzq_icons,
.my-mz-bzq-step-dealer-special-results .bzq_icons {
  width: 84px;
  text-align: right;
  padding-top: 2px;
  position: absolute;
  right: 0; }

.bzq_result .bzq_content,
.my-mz-bzq-step-dealer-special-results .bzq_content {
  /* width: calc( 100% - (34px + 84px ));*/
  /* (breiten: letter + icons) */
  width: 100%;
  /* volle breite */ }

.bzq_result .bzq_icon,
.my-mz-bzq-step-dealer-special-results .bzq_icon {
  width: 30px;
  height: 20px;
  margin-left: 0;
  display: inline-block; }

.bzq_result .bzq_icon-zugangskontrolle,
.my-mz-bzq-step-dealer-special-results .bzq_icon-zugangskontrolle {
  width: 22px; }

.bzq_result dl,
.my-mz-bzq-step-dealer-special-results dl {
  margin-bottom: 0; }

.bzq_result dt,
.my-mz-bzq-step-dealer-special-results dt {
  font-weight: normal;
  display: inline-block; }

.bzq_result dd,
.my-mz-bzq-step-dealer-special-results dd {
  display: inline-block; }

.bzq_result a,
.my-mz-bzq-step-dealer-special-results a {
  text-decoration: underline; }

.my-mz-bzq-step-dealer-special-results .bzq_icons {
  padding-top: 5px; }

/* --- xs phones, less than 768px */
.bzq_googlemap {
  margin-top: 2px; }

.Module_BZQForm .of-elementlist > h3 {
  margin-bottom: 9px;
  /* = 26 */ }

.Module_BZQForm .bzq_results {
  margin-top: 26px;
  /* = 39 */ }
  .Module_BZQForm .bzq_results h3 {
    margin-bottom: inherit; }

.Module_BZQForm .of-panelactions {
  margin-top: 26px;
  /* modifikation = 26 */ }

.bzq_iconlegend {
  margin-top: 29px;
  /* = 34 */ }
  .bzq_iconlegend li {
    padding: 0 0 0 52px;
    margin: 0 0 9px 0; }

.bzq_list {
  margin-top: 14px;
  /* = 20 */
  padding-top: 13px;
  /* = 20 */ }
  .bzq_list .bzq_result {
    margin-top: 16px;
    /* = 25 */ }
    .bzq_list .bzq_result h4 {
      margin-bottom: 8px;
      /* = 20 */ }
    .bzq_list .bzq_result p {
      margin-bottom: 0; }
  .bzq_list .bzq_result:first-child {
    margin-top: 0; }

.bzq_edit-stick {
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 22px;
  position: absolute;
  right: 0;
  top: -31px; }

.bzq-contact dt {
  width: 20%;
  padding-right: 10px; }

.bzq-contact dd {
  width: calc(100% - 20% - 10px); }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .bzq_googlemap {
    margin-top: 2px; }
  .bzq_edit-stick {
    top: -1px; }
  .Module_BZQForm .of-elementlist > h3 {
    margin-bottom: 18px;
    /* = 24 */ }
  .Module_BZQForm .of-panelactions {
    margin-top: 6px;
    /* modifikation = 24 */ }
  .bzq_iconlegend {
    margin-top: 21px;
    /* = 24 */ }
    .bzq_iconlegend li {
      padding: 0 0 0 42px;
      margin: 0 0 9px 0; }
  .bzq_list {
    border-top: 1px solid #d1d1d1;
    margin-top: 12px;
    /* = 18 */
    padding-top: 14px;
    /* = 18 */ }
    .bzq_list .bzq_result {
      margin-top: 15px;
      /* = 24 */ }
      .bzq_list .bzq_result h3 {
        margin-bottom: inherit; }
      .bzq_list .bzq_result h4 {
        margin-bottom: 8px;
        /* = 20 */ }
      .bzq_list .bzq_result .bzq_letter {
        width: 34px; }
      .bzq_list .bzq_result .bzq_content {
        width: calc( 100% - ( 34px + 84px )); }
    .bzq_list .bzq_result:first-child {
      margin-top: 0; }
  .bzq-contact dt {
    width: 55px; }
  .bzq-contact dd {
    width: calc(100% - 60px); }
  .my-mz-bzq-step-dealer-bzq .bzq_list .bzq_result .bzq_checkbox {
    width: 54px; }
  .my-mz-bzq-step-dealer-bzq .bzq_list .bzq_result .bzq_content {
    width: calc( 100% - ( 54px + 34px + 84px )); } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .Module_BZQForm .of-elementlist > h3 {
    margin-bottom: 20px;
    /* = 26 */ }
  .Module_BZQForm .of-panelactions {
    margin-top: 8px;
    /* modifikation = 26 */ }
  .bzq_iconlegend {
    margin-top: 23px;
    /* = 26 */ }
    .bzq_iconlegend li {
      padding: 0 0 0 52px;
      margin: 0 0 9px 0; }
  .bzq_list .bzq_result {
    margin-top: 17px;
    /* = 26 */ }
    .bzq_list .bzq_result h4 {
      margin-bottom: 6px;
      /* = 18 */ }
  .bzq_list .bzq_result:first-child {
    margin-top: 0; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .Module_BZQForm .of-elementlist > h3 {
    margin-bottom: 28px;
    /* = 34 */ }
  .Module_BZQForm .of-panelactions {
    margin-top: 14px;
    /* modifikation = 34 */ }
  .bzq_iconlegend {
    margin-top: 29px;
    /* = 34 */ }
    .bzq_iconlegend li {
      padding: 0 0 0 52px;
      margin: 0 0 9px 0; }
  .bzq_list {
    margin-top: 14px;
    /* = 20 */
    padding-top: 16px;
    /* = 20 */ }
    .bzq_list .bzq_result {
      margin-top: 24px;
      /* = 34 */ }
      .bzq_list .bzq_result h4 {
        margin-bottom: 8px;
        /* = 20 */ }
    .bzq_list .bzq_result:first-child {
      margin-top: 0; } }

.bzq_googlemap {
  width: 100%;
  padding-top: 64.52%; }

@media (min-width: 768px) {
  .bzq_googlemap {
    padding-top: 100%; } }

@media (min-width: 1024px) {
  .bzq_googlemap {
    padding-top: 0;
    height: 277px; } }

@media (min-width: 1200px) {
  .bzq_googlemap {
    height: 331px; } }

/*
fsb merkzettel
- erweiterung von servicebereich.scsss

- merkzettel alle breakpoints: ok
- bezugsquellen alle breakpoints: ok
- bezugsquellen Online-Händler: ok
- bezugsquellen haendler vor ort: 

*/
.my-mz-asp-content {
  margin-bottom: 80px; }

@media (max-width: 767px) {
  .my-mz-bzq-tabs.nav-pills li {
    margin-bottom: 2px; }
  .my-mz-bzq-tabs.nav-pills li a {
    border: 1px solid #d1d1d1;
    color: #282828;
    /* #2a2926 => 282828; */
    padding: 4px 18px 1px 20px;
    height: 32px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .my-mz-bzq-tabs.nav-pills li.active a {
    background-color: #dbdbdb;
    /* dbdbda => dbdbdb */ } }

#my-mz-list {
  margin-top: -3px;
  /* abstand headline zu my-mz = 68*/ }

.my-mz-bzq-forms {
  position: relative; }

.my-mz-bzq-loading-screen {
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.my-mz-bzq-step-form .my-mz-bzq-order-product + .my-mz-bzq-order-product {
  border-top: 1px solid #d1d1d1; }

/* TAB-NAVI (Bezugsquellen) */
.my-mz-bzq-tabs li {
  margin-right: 2px; }

.my-mz-bzq-steps-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 63px;
  /* =68 abstand Nummerierte Tabs zu oberen Tabs */
  border-bottom: 1px solid #d1d1d1; }

.my-mz-bzq-steps-tabs li {
  display: inline-block; }

.my-mz-bzq-steps .my-mz-bzq-content {
  margin-top: 0; }

/* --- xs phones, less than 768px */
.my-mz-bzq-steps-tabs {
  margin-top: 30px;
  /* =39 abstand Nummerierte Tabs zu oberen Tabs */
  padding-bottom: 12px;
  /* =20 */ }

.my-mz-bzq-steps-tabs li {
  margin-right: 15px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-steps-tabs {
    margin-top: 42px;
    /* =48 abstand Nummerierte Tabs zu oberen Tabs */
    padding-bottom: 12px;
    /* =18 */ }
  .my-mz-bzq-steps-tabs li {
    margin-right: 28px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-steps-tabs {
    margin-top: 46px;
    /* =52 abstand Nummerierte Tabs zu oberen Tabs */
    padding-bottom: 12px;
    /* =18 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-steps-tabs {
    margin-top: 63px;
    /* =68 abstand Nummerierte Tabs zu oberen Tabs */
    padding-bottom: 14px;
    /* =20 */ } }

/* 
Step 1: Produkt-Liste mit drei Actions-Btns 
lg: ok
md: ok
sm: ok
xs: offen
*/
p.my-mz-list-head {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 0; }

.my-mz-list-head a {
  text-decoration: underline; }

#my-mz-list .of-panelactions {
  border-top: 1px solid #d1d1d1;
  margin-top: 0; }

.my-mz-list-product + .my-mz-list-product {
  border-top: 1px solid #d1d1d1; }

.my-mz-list-product {
  position: relative; }
  .my-mz-list-product h4 {
    margin-top: -6px; }
  .my-mz-list-product .my-mz-list-product-remove {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    background-position: right 0;
    cursor: pointer; }
  .my-mz-list-product .my-mz-list-downloads {
    list-style: none;
    margin: 0;
    padding: 0; }
  .my-mz-list-product .my-mz-list-downloads li a {
    padding: 4px 0 4px 27px; }

#my-mz-list-actions a {
  margin-left: 8px; }

/* --- xs phones, less than 768px */
.my-mz-list-product .my-mz-list-product-remove {
  top: inherit;
  bottom: 18px; }

p.my-mz-list-head {
  padding-bottom: 20px;
  /* = 26 */ }

#my-mz-list .of-panelactions {
  padding-top: 26px;
  /* = 26 */ }
  #my-mz-list .of-panelactions a {
    margin-bottom: 16px; }

#my-mz-list .col-md-6 + .col-md-6 {
  margin-top: 18px;
  /* = 16 */ }

.my-mz-list-product {
  padding: 18px 0 18px 0; }
  .my-mz-list-product .my-mz-list-downloads li + li {
    margin-top: 18px;
    /* = 16 */ }
  .my-mz-list-product img {
    width: 100%; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  p.my-mz-list-head {
    padding-bottom: 19px;
    /* = 24 */ }
  #my-mz-list .of-panelactions {
    padding-top: 24px;
    /* = 24 */ }
  #my-mz-list .col-md-6 + .col-md-6 {
    margin-top: 22px;
    /* = 18 */ }
  .my-mz-list-product {
    padding: 18px 0 18px 0; }
    .my-mz-list-product .my-mz-list-downloads li + li {
      margin-top: 22px;
      /* = 20 */ }
    .my-mz-list-product img {
      width: 110px; }
    .my-mz-list-product .my-mz-list-product-remove {
      top: 21px;
      bottom: inherit; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  p.my-mz-list-head {
    padding-bottom: 21px;
    /* = 26 */ }
  #my-mz-list .of-panelactions {
    padding-top: 26px;
    /* = 26 */ }
  #my-mz-list .col-md-6 + .col-md-6 {
    margin-top: 0;
    /* = reset */ }
  .my-mz-list-product {
    padding: 18px 0 18px 0; }
    .my-mz-list-product img {
      width: 140px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  p.my-mz-list-head {
    padding-bottom: 28px;
    /* = 34 */ }
  #my-mz-list .of-panelactions {
    padding-top: 34px; }
  .my-mz-list-product {
    padding: 22px 0 20px 0; }
    .my-mz-list-product img {
      width: 166px; }
    .my-mz-list-product .my-mz-list-product-remove {
      top: 24px; } }

/* HÄNDLER */
.my-mz-bzq-dealer .of-panelactions {
  margin-top: 18px;
  /* =34 */ }

.my-mz-bzq-dealer-divider {
  margin: 0;
  border-top: 1px solid #d1d1d1; }

.row.my-mz-bzq-dealer {
  margin-right: 0; }

.my-mz-bzq-dealer-label,
.my-mz-bzq-dealer-value {
  display: inline-block; }

.my-mz-bzq-dealer-label {
  width: 82px; }

.my-mz-bzq-product-amount .form-control {
  display: inline-block;
  width: 66px; }

/* --- xs phones, less than 768px */
.my-mz-bzq-dealer {
  padding-top: 23px;
  /* =26*/
  padding-bottom: 16px;
  /* =26*/ }
  .my-mz-bzq-dealer div h3 {
    margin-bottom: 14px; }

/* spalten nach rechts einrücken */
.my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-md-3,
.my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-sm-push-4.col-md-4.col-md-push-0 {
  margin-left: 33px; }

.my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-md-3 {
  margin-bottom: 13px;
  /* = 26 */ }

.my-mz-bzq-step-dealer-special-results .bzq_icons {
  margin-left: -28px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-dealer {
    padding-top: 18px;
    /* =24 */
    padding-bottom: 24px;
    /* =24 */ }
    .my-mz-bzq-dealer div h3 {
      margin-bottom: 0; }
  .my-mz-bzq-step-dealer-special-results .bzq_icons {
    width: 113px; }
  .my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-md-3,
  .my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-sm-push-4.col-md-4.col-md-push-0 {
    margin-left: 0; }
  .my-mz-bzq-step-dealer-special-results .bzq_icons {
    margin-left: 0; }
  .my-mz-bzq-step-dealer-special-results .col-xs-9.col-sm-6.col-md-3 {
    margin-bottom: 0; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-dealer {
    padding-top: 20px;
    /* =26*/
    padding-bottom: 26px;
    /* =26*/ }
  .my-mz-bzq-step-dealer-special-results .bzq_icons {
    margin-left: -10px;
    width: 84px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-dealer {
    padding-top: 31px;
    /* =34 */
    padding-bottom: 34px;
    /* =34 */ }
  .my-mz-bzq-step-dealer-special-results .bzq_icons {
    margin-left: 0; } }

/* HAENDLER VOR ORT */
/* --- xs phones, less than 768px */
.my-mz-bzq-step-dealer {
  margin-top: 24px;
  /* =26 abstand inhalte zu navi/tabs */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-step-dealer {
    margin-top: 22px;
    /* =24 abstand inhalte zu navi/tabs */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-step-dealer {
    margin-top: 24px;
    /* =26 abstand inhalte zu navi/tabs */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-step-dealer {
    margin-top: 32px;
    /* =34 abstand inhalte zu navi/tabs */ } }

/* ONLINE-HAENDLER */
/* checkbox: Online-Händler */
.of-maincolumn .my-mz-bzq-step-dealer label.of_checkboxlabel:before {
  top: 3px;
  /* mod forms */ }

/* checkbox: Händler vor-Ort */
.of-maincolumn .my-mz-bzq-step-dealer .of-presponsive.col-md-6.col-sm-8 label.of_checkboxlabel::before {
  top: -12px; }

/* --- xs phones, less than 768px */
.my-mz-bzq-step-dealer-special-results .row + .row {
  padding-top: 30px;
  /* =39 */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-step-dealer-special-results .row + .row {
    padding-top: 40px;
    /* =48 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-step-dealer-special-results .row + .row {
    padding-top: 44px;
    /* =52 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-step-dealer-special-results .row + .row {
    padding-top: 60px;
    /* =68 */ } }

/* Preisanfrage */
.my-mz-bzq-forms .of-panelactions {
  border-bottom: 1px solid #d1d1d1; }

.my-mz-bzq-forms .aussendienst .of-elementlist .of-panelactions,
.my-mz-bzq-forms .my-mz-bzq-step-dealer-type .of-panelactions {
  margin-top: 0;
  padding: 0;
  border-bottom: none; }

.my-mz-bzq-product-amount {
  margin-top: -3px; }
  .my-mz-bzq-product-amount label {
    width: 95px; }

/* --- xs phones, less than 768px */
.my-mz-bzq-forms .of-panelactions {
  margin-top: 61px;
  /* = ? */
  margin-bottom: 26px;
  /* = ? */
  padding-bottom: 16px; }

.my-mz-bzq-forms .my-mz-bzq-step-dealer-type {
  margin-top: -24px;
  margin-bottom: -77px;
  /*  bezugqsquellen: abstand text <-> btn online-händler/händler vor ort */ }
  .my-mz-bzq-forms .my-mz-bzq-step-dealer-type .col-md-6.col-sm-8 + .of-panelactions {
    margin-top: 19px;
    /* = 26 */
    margin-left: 17px;
    margin-bottom: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-forms .of-panelactions {
    margin-top: 43px;
    /* = 48 */
    margin-bottom: 26px;
    /* = 24 */
    padding-bottom: 24px; }
  .my-mz-bzq-forms .my-mz-bzq-step-dealer-type {
    margin-top: -22px;
    margin-bottom: -67px;
    /*  bezugqsquellen: abstand text <-> btn online-händler/händler vor ort */ }
    .my-mz-bzq-forms .my-mz-bzq-step-dealer-type .col-md-6.col-sm-8 + .of-panelactions {
      margin-top: 9px;
      /* = 24 */
      margin-left: 0; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-forms .of-panelactions {
    margin-top: 45px;
    /* = 52 */
    margin-bottom: 26px;
    /* = 26 */
    padding-bottom: 26px; }
  .my-mz-bzq-forms .my-mz-bzq-step-dealer-type {
    margin-top: -24px;
    margin-bottom: -71px;
    /*  bezugqsquellen: abstand text <-> btn online-händler/händler vor ort */ }
    .my-mz-bzq-forms .my-mz-bzq-step-dealer-type .col-md-6.col-sm-8 + .of-panelactions {
      margin-top: 11px;
      /* = 26 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-forms .of-panelactions {
    margin-top: 61px;
    /* = 68 */
    margin-bottom: 26px;
    /* = 34 */
    padding-bottom: 34px; }
  .my-mz-bzq-forms .my-mz-bzq-step-dealer-type {
    margin-top: -32px;
    margin-bottom: -95px;
    /* bezugqsquellen: abstand text <-> btn online-händler/händler vor ort */ }
    .my-mz-bzq-forms .my-mz-bzq-step-dealer-type .col-md-6.col-sm-8 + .of-panelactions {
      margin-top: 18px;
      /* = 34 */ } }

/* FORMULAR */
/* --- xs phones, less than 768px */
.my-mz-bzq-step-form .form-horizontal, .my-mz-bzq-step-form h3 {
  margin-top: 26px;
  /* =34 */ }

.my-mz-bzq-step-form .my-mz-bzq-order-product {
  margin-top: 22px;
  /* =34 */ }

.my-mz-bzq-step-form .my-mz-bzq-order-product + .my-mz-bzq-order-product {
  padding-top: 15px;
  /* =20 */ }

.my-mz-bzq-step-form .my-mz-bzq-order-product-img img {
  width: 100%; }

.my-mz-bzq-step-success {
  margin-top: 83px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .my-mz-bzq-step-form .form-horizontal, .my-mz-bzq-step-form h3 {
    margin-top: 26px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product {
    margin-top: 22px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product + .my-mz-bzq-order-product {
    padding-top: 15px;
    /* =20 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-img {
    width: 130px; }
    .my-mz-bzq-step-form .my-mz-bzq-order-product-img img {
      width: 110px; }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-info {
    width: calc(100% - 130px); }
  .my-mz-bzq-step-success {
    margin-top: 82px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .my-mz-bzq-step-form .form-horizontal, .my-mz-bzq-step-form h3 {
    margin-top: 26px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product {
    margin-top: 22px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product + .my-mz-bzq-order-product {
    padding-top: 15px;
    /* =20 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-img {
    width: 166px; }
    .my-mz-bzq-step-form .my-mz-bzq-order-product-img img {
      width: 140px; }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-info {
    width: calc(100% - 166px); }
  .my-mz-bzq-step-success {
    margin-top: 86px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .my-mz-bzq-step-form .form-horizontal, .my-mz-bzq-step-form h3 {
    margin-top: 26px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product {
    margin-top: 22px;
    /* =34 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product + .my-mz-bzq-order-product {
    padding-top: 15px;
    /* =20 */ }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-img {
    width: 200px; }
    .my-mz-bzq-step-form .my-mz-bzq-order-product-img img {
      width: 166px; }
  .my-mz-bzq-step-form .my-mz-bzq-order-product-info {
    width: calc(100% - 200px); }
  .my-mz-bzq-step-success {
    margin-top: 111px; } }

/*
fsb karoussel


*/
/* 4c4a46 => #393939*/
/* dbdbda => dbdbdb */
/* 2e2d2a => 1e1e1e */
.of-pkarussell {
  position: relative; }
  .of-pkarussell .childParagraphsContainer {
    overflow: hidden; }
    .of-pkarussell .childParagraphsContainer > * {
      width: 100%; }

.of-pkarussell--overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  .of-pkarussell--overlay .of-pkarussell--navigation {
    cursor: pointer;
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0; }
    .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--previous, .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--next {
      background-repeat: no-repeat; }
    .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--previous {
      left: 0;
      background-image: none;
      background-position: 0 50%; }
      .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--previous:hover {
        background-image: url(img/icons/ic-karussel-prev@1x.png); }
    .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--next {
      right: 0;
      background-image: none;
      background-position: 100% 50%; }
      .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--next:hover {
        background-image: url(img/icons/ic-karussel-next@1x.png); }
  .of-pkarussell--overlay .of-pkarussell--timercontainer {
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0; }
    .of-pkarussell--overlay .of-pkarussell--timercontainer .of-pkarussell--timer {
      position: absolute;
      left: 0px;
      height: 2px;
      /*
			background-color: rgba(255, 255, 255, 0.4);
			background-color: #ff0000;
			*/
      background-image: url(img/bg/bg-fff-40.png);
      background-repeat: repeat;
      width: 0; }

/* 5 portrait */
/* 5 landscape */
/* 6 portrait */
/* 6 landscape */
/* 6plus portrait */
/* 6plus landscape */
.of-pkarussell--overlay .of-pkarussell--timercontainer {
  bottom: 26px; }

@media (min-width: 768px) {
  .of-pkarussell--overlay .of-pkarussell--timercontainer {
    bottom: 26px; } }

@media (min-width: 1024px) {
  .of-pkarussell--overlay .of-pkarussell--timercontainer {
    bottom: 28px; } }

@media (min-width: 1200px) {
  .of-pkarussell--overlay .of-pkarussell--timercontainer {
    bottom: 34px; } }

/* statuspunkte */
.of-pkarussell--hasbubbles {
  margin-bottom: 20px; }
  .of-pkarussell--hasbubbles .of-pkarussellbubbles {
    position: absolute;
    width: 100%;
    height: 40px;
    text-align: center; }
    .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble {
      display: inline-block;
      position: relative;
      cursor: pointer;
      width: 12px;
      height: 12px;
      margin-top: 10px;
      margin-left: 11px;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px; }

/* --- xs phones, less than 768px */
.of-pkarussell--hasbubbles .of-pkarussellbubbles {
  bottom: -16px; }

/* --- s tablet portrait */
/* --- m tablet landscape / desktops */
/* --- l large desktops */
@media (min-width: 1200px) {
  .of-pkarussell--hasbubbles .of-pkarussellbubbles {
    bottom: -14px; } }

/* modi */
.light .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble {
  background-color: #dbdbdb; }
  .light .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble.of-pkarussellbubble--selected, .light .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble:hover {
    background-color: #393939; }

.dark .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble {
  background-color: #1e1e1e; }
  .dark .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble.of-pkarussellbubble--selected, .dark .of-pkarussell--hasbubbles .of-pkarussellbubbles .of-pkarussellbubble:hover {
    background-color: #ffffff; }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--previous {
    background-image: none;
    background-size: 43px 95px; }
    .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--previous:hover {
      background-image: url(img/icons/ic-karussel-prev@2x.png); }
  .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--next {
    background-image: none;
    background-size: 43px 95px; }
    .of-pkarussell--overlay .of-pkarussell--navigation.of-pkarussell--next:hover {
      background-image: url(img/icons/ic-karussel-next@2x.png); } }

/* 
FSB Testemonial


*/
.of-testimonial {
  position: relative; }

.of-testimonial-content-box {
  background-color: #ffffff; }

.dark .of-testimonial-content-box {
  background-color: #393939; }

/* --- xs phones, less than 768px */
.of-testimonial {
  /*
	.of-testimonial-content-box h3 + div p {
		text-indent: -6px;
	}
	*/ }
  .of-testimonial .of-testimonial-content {
    margin-top: 0; }
  .of-testimonial .of-testimonial-content-box h3 {
    margin-top: 10px;
    /* = 13 */ }
  .of-testimonial .of-testimonial-content-box .col-xs-8.col-md-9 {
    margin-left: -20px;
    /* = 13 */
    padding-right: 0; }
  .of-testimonial .of-testimonial-content-box > div:last-child div:last-child {
    margin-top: -8px;
    /* zizat-autor: abstand veringern zu text darüber */ }
  .of-testimonial .of-testimonial-content-box h3 + div {
    padding-right: 0; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-testimonial .of-testimonial-content {
    margin-top: -162px; }
  .of-testimonial .of-testimonial-content-box h3 {
    margin-top: 20px;
    /* = 24 */ }
  .of-testimonial .of-testimonial-content-box .col-xs-8.col-md-9 {
    margin-left: 0;
    /* reset */ }
  .of-testimonial .of-testimonial-content-box > div:last-child div:last-child {
    margin-top: -8px;
    /* zizat-autor: abstand veringern zu text darüber */ }
  .of-testimonial .of-testimonial-content-box h3 + div {
    padding-right: 10px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-testimonial .of-testimonial-content {
    margin-top: -140px; }
  .of-testimonial .of-testimonial-content-box h3 {
    margin-top: 20px;
    /* = 26 */ }
  .of-testimonial .of-testimonial-content-box > div:last-child div:last-child {
    margin-top: -8px;
    /* zizat-autor: abstand veringern zu text darüber */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-testimonial .of-testimonial-content {
    margin-top: -166px; }
  .of-testimonial .of-testimonial-content-box h3 {
    margin-top: 28px;
    /* = 34 */ }
  .of-testimonial .of-testimonial-content-box > div:last-child div:last-child {
    margin-top: -8px;
    /* zizat-autor: abstand veringern zu text darüber */ } }

/*
FSB 404


*/
.pagenotfoundsearch__input {
  border: 1px solid #9a9a9a;
  /* 9B9A98 => 9a9a9a */
  background: transparent;
  width: 100%;
  color: #fff; }

.light.ssf .pagenotfoundsearch__input {
  color: #282828; }

.pagenotfoundsearch__submit {
  display: none; }

.pagenotfoundsearch__field {
  /* RETINA */
  /* --- s tablet portrait */
  /* --- l large desktops */ }
  .pagenotfoundsearch__field .searchinput__input__clear {
    position: absolute;
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    top: 5px;
    right: 17px;
    background-image: url(img/icons/ic-men-close@1x.png);
    background-position: 3px -295px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .pagenotfoundsearch__field .searchinput__input__clear {
      background-image: url(img/icons/ic-men-close@2x.png);
      background-size: 14px 314px; } }
  @media (min-width: 768px) {
    .pagenotfoundsearch__field {
      /* RETINA */ }
      .pagenotfoundsearch__field .searchinput__input__clear {
        background-image: url(img/icons/ic-search-clear@1x.png);
        background-position: center 1px;
        top: 9px;
        right: 22px; } }
  @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 144dpi) {
    .pagenotfoundsearch__field .searchinput__input__clear {
      background-image: url(img/icons/ic-search-clear@2x.png);
      background-size: 25px 124px; } }
  @media (min-width: 1200px) {
    .pagenotfoundsearch__field .searchinput__input__clear {
      top: 12px;
      right: 25px; } }

/* --- xs phones, less than 768px */
.pagenotfoundsearch__input {
  font-size: 18px;
  height: 34px;
  padding: 3px 30px 0px 9px; }

.pagenotfoundsearch__label h2 {
  padding-top: 6px;
  font-size: 18px; }

#pagenotfoundsearch {
  margin-top: -12px; }

.pagenotfoundsearch__field {
  margin-top: 7px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .pagenotfoundsearch__input {
    font-size: 30px;
    line-height: 1em;
    height: 44px;
    padding: 4px 44px 0px 9px; }
  .pagenotfoundsearch__label h2 {
    padding-top: 6px;
    font-size: 30px; }
  #pagenotfoundsearch {
    margin-top: 0; }
  .pagenotfoundsearch__field {
    margin-top: 0; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  #pagenotfoundsearch {
    margin-top: 0; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .pagenotfoundsearch__input {
    font-size: 36px;
    height: 50px;
    padding: 4px 44px 0px 9px; }
  .pagenotfoundsearch__label h2 {
    font-size: 36px; }
  #pagenotfoundsearch {
    margin-top: 4px; } }

/*
FSB DK

DK Produktübersicht Modell und Artikel


*/
/*
$vert_lg_1: 68px;
$vert_lg_2: $vert_lg_1 / 2;

$vert_md_1: 52px;
$vert_md_2: $vert_md_1 / 2;

$vert_sm_1: 48px;
$vert_sm_2: $vert_sm_1 / 2;

$vert_xs_1: 39px;
*/
/* ####################### globals */
.result-feedback {
  float: left; }

.dk-selection-select.form-horizontal .form-group {
  margin: 0; }

.col {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top; }

.dk-selection {
  display: inline-block;
  width: 100%; }

.modelname_hover {
  text-decoration: underline; }

/* reset ul li */
.results-element ul,
.modellname ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .results-element ul li,
  .modellname ul li {
    display: inline-block;
    padding: 0;
    margin: 0; }

.results-element .bild {
  overflow: hidden; }
  .results-element .bild img {
    position: relative;
    width: 100%; }

/* ####################### PRODUKTUEBERSICHT AUSWAHL */
.of-maincolumn .dk-overview .dk-selection-filter .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > .childParagraphsContainer {
  margin-bottom: 0;
  /* reset global rule, nur für akkordeon innerhalb selection-filter */
  margin-top: 19px; }

/* --- xs phones, less than 768px */
.dk-selection-select {
  margin-top: -8px; }
  .dk-selection-select .col-1,
  .dk-selection-select .col-2 {
    width: 100%; }
  .dk-selection-select .col-md-6:first-child {
    margin-bottom: 16px; }

.row .dk-selection-filter {
  margin-top: 4px;
  /* = 39px */ }

.dk-selection-filter .c-1 {
  width: 100%; }

.dk-selection-filter .c-2 {
  width: 100%; }
  .dk-selection-filter .c-2 .nav li {
    width: calc( (100% - 5px) / 2); }
  .dk-selection-filter .c-2 .nav li a {
    width: 101%;
    height: 34px;
    text-align: center;
    padding: 5px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .dk-selection-filter .c-2 ul.nav-pills li {
    margin-bottom: 2px; }

.dk-selection-filter .dk-selection-label {
  font-size: 18px;
  margin-bottom: 10px; }

.dk-overview .dk-selection-filter .dk-selection {
  margin-top: 19px;
  /* = 26px */ }

.dk-overview .dk-selection-filter .dk-selection:first-child {
  margin-top: 0;
  /* + magring-bottom acc h3 = 26px */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .dk-selection-select {
    margin-top: 4px; }
    .dk-selection-select .col-1 {
      width: 180px;
      padding-right: 0;
      margin-bottom: 18px;
      /* = 18 */ }
    .dk-selection-select .col-md-6:last-child .col-1 {
      margin-bottom: 0; }
    .dk-selection-select .col-2 {
      width: 286px; }
    .dk-selection-select .col-md-6:first-child {
      margin-bottom: 0;
      /* reset */ }
    .dk-selection-select.form-horizontal .control-label {
      padding-top: 5px; }
  .row .dk-selection-filter {
    margin-top: 21px;
    /* = 24px */ }
  .dk-selection-filter .c-1 {
    width: 124px; }
  .dk-selection-filter .c-2 {
    width: 410px; }
    .dk-selection-filter .c-2 .nav li {
      width: auto; }
    .dk-selection-filter .c-2 .nav li a {
      width: 204px;
      padding: 4px 0 3px;
      height: 30px; }
  .dk-selection-filter .dk-selection-type .c-2 .nav li a {
    width: 135px;
    padding: 3px 0;
    height: 30px; }
  .dk-selection-filter .dk-selection-label {
    padding-top: 4px;
    font-size: 17px;
    margin-bottom: 0;
    /* reset */ }
  .of-maincolumn .dk-overview .dk-selection-filter .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > .childParagraphsContainer {
    margin-top: 24px; }
  .dk-overview .dk-selection-filter .dk-selection {
    margin-top: 16px;
    /* = 19px = v abstand dropdown/dropdown */ }
  .dk-overview .dk-selection-filter .dk-selection:first-child {
    margin-top: 0;
    /* + magring-bottom acc h3 = 24px */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .dk-selection-select {
    margin-top: 3px; }
    .dk-selection-select .col-1 {
      width: auto;
      padding-right: 26px;
      margin-bottom: 0; }
    .dk-selection-select .col-2 {
      width: 288px; }
      .dk-selection-select .col-2 .nav li a {
        padding: 3px 0 3px; }
  .row .dk-selection-filter {
    margin-top: 20px;
    /* = 26px */ }
  .dk-selection-type {
    margin-top: 24px;
    /* = 26px vert abstand der beiden selections */ }
  .dk-selection-filter .c-1 {
    width: 166px; }
  .dk-selection-filter .c-2 {
    width: 638px; }
    .dk-selection-filter .c-2 .nav li a {
      width: 158px;
      padding: 3px 0 3px; }
  .dk-selection-filter .dk-selection-type .c-2 .nav li a {
    width: 158px; }
  .of-maincolumn .dk-overview .dk-selection-filter .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > .childParagraphsContainer {
    margin-top: 30px; }
  .dk-overview .dk-selection-filter .dk-selection {
    margin-top: 18px;
    /* = gleicher Abstand zwischen Filterreihen */ }
  .dk-overview .dk-selection-filter .dk-selection:first-child {
    margin-top: 0;
    /* + magring-bottom acc h3 = 26px */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-selection-select {
    margin-top: 4px; }
    .dk-selection-select .col-1 {
      width: auto;
      padding-right: 29px; }
    .dk-selection-select .col-2 {
      width: 365px; }
  .row .dk-selection-filter {
    margin-top: 31px;
    /* = 34px */ }
  /* 
		globale regel aus elements überschreiben #722
		.of-maincolumn .of-pcontainer.of-pcontainer--akkordeon > .childParagraphsContainer {
			margin-top: 34px; 
		}
	*/
  .of-maincolumn .dk-overview .dk-selection-filter .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open > .childParagraphsContainer {
    margin-top: 30px; }
  .dk-selection-filter .c-1 {
    width: 163px; }
  .dk-selection-filter .c-2 {
    width: 798px; }
    .dk-selection-filter .c-2 .nav li a {
      width: 198px; }
  .dk-selection-filter .dk-selection-type .c-2 .nav li a {
    width: 198px; }
  .dk-selection-filter .dk-selection-label {
    font-size: 18px;
    padding-top: 3px; }
  .dk-overview .dk-selection-filter .dk-selection {
    margin-top: 18px;
    /* = 20 */ }
  .dk-overview .dk-selection-filter .dk-selection:first-child {
    margin-top: 0; } }

/* ####################### PRODUKTUEBERSICHT MATRIX/ERGEBNISSE */
.dk-selection-result .result-feedback {
  width: 100%; }

.dk-selection-result .dk-selections-results-elements .results-elements {
  float: left;
  width: 100%; }

.dk-selection-result .dk-selections-results-elements .results-element {
  border-top: 1px solid #d1d1d1; }
  .dk-selection-result .dk-selections-results-elements .results-element ul.function {
    margin-bottom: -2px; }
  .dk-selection-result .dk-selections-results-elements .results-element ul.function li {
    margin-right: 2px; }
  .dk-selection-result .dk-selections-results-elements .results-element ul.function li a {
    display: block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat; }
  .dk-selection-result .dk-selections-results-elements .results-element .merkzettel-add a {
    background-position: 0 0; }
  .dk-selection-result .dk-selections-results-elements .results-element .merkzettel-add a:hover {
    background-position: 0 -200px; }
  .dk-selection-result .dk-selections-results-elements .results-element .merkzettel-add.merkzettel-is-added a {
    background-position: 0 -100px; }
  .dk-selection-result .dk-selections-results-elements .results-element .merkzettel-add.merkzettel-is-added a:hover {
    background-position: 0 -300px; }
  .dk-selection-result .dk-selections-results-elements .results-element .direktlink a {
    background-position: 0 4px; }
  .dk-selection-result .dk-selections-results-elements .results-element .direktlink a:hover {
    background-position: 0 -196px; }
  .dk-selection-result .dk-selections-results-elements .results-element .modellname {
    margin-bottom: 3px; }
    .dk-selection-result .dk-selections-results-elements .results-element .modellname .modell-default span {
      padding-right: 9px;
      display: inline-block; }
    .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available {
      display: inline-block; }
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li {
        width: 13px;
        height: 13px;
        margin-right: -2px; }
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-aluminium,
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-mt0 {
        background-color: #D4D7D7; }
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-edelstahl,
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-mt2 {
        background-color: #93AFCF; }
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-messing,
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-mt1 {
        background-color: #FFD11E; }
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-bronze,
      .dk-selection-result .dk-selections-results-elements .results-element .modellname .mat-available li.mat-mt3 {
        background-color: #AC6B26; }

/* --- xs phones, less than 768px */
.dk-overview .dk-selection-result .result-feedback {
  margin-top: -7px;
  /* fix abstand zu filter = 68 */ }

.dk-selection-filter + .dk-selection-result {
  margin-top: 39px;
  /* abstand result zu filter = 39 */ }

.dk-selection-result {
  font-size: 18px;
  line-height: 23px; }
  .dk-selection-result .result-feedback {
    margin-bottom: 10px;
    /* 20 */ }
  .dk-selection-result .dk-selections-results-elements .results-elements {
    margin-top: 0; }
  .dk-selection-result .dk-selections-results-elements .results-element {
    margin-top: 0;
    /* 26 */
    padding-top: 13px; }
  .dk-selection-result .modellname + .bild {
    margin-top: 16px;
    /* = 18px */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  #dk-bild {
    min-height: 328px; }
  .dk-overview .dk-selection-result .result-feedback {
    margin-top: -5px;
    /* fix abstand zu filter = 48 */ }
  .dk-selection-filter + .dk-selection-result {
    margin-top: 48px;
    /* abstand result zu filter = 48 */ }
  .dk-selection-result {
    font-size: 17px;
    line-height: 22px; }
    .dk-selection-result .result-feedback {
      margin-bottom: 10px;
      /* 18 */ }
    .dk-selection-result .dk-selections-results-elements .results-elements {
      margin-top: -48px; }
    .dk-selection-result .dk-selections-results-elements .results-element {
      border-top: 1px solid #d1d1d1;
      margin-top: 48px;
      padding-top: 13px; }
    .dk-selection-result .modellname {
      min-height: 72px; }
    .dk-selection-result .modellname + .bild {
      margin-top: 16px;
      /* = 18px */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  #dk-bild {
    min-height: 420px; }
  .dk-overview .dk-selection-result .result-feedback {
    margin-top: -6px;
    /* fix abstand zu filter = 52 */ }
  .dk-selection-filter + .dk-selection-result {
    margin-top: 52px;
    /* abstand result zu filter = 52 */ }
  .dk-selection-result .result-feedback {
    margin-bottom: 13px;
    /* 18 */ }
  .dk-selection-result .dk-selections-results-elements .results-elements {
    margin-top: -52px; }
  .dk-selection-result .dk-selections-results-elements .results-element {
    margin-top: 52px;
    padding-top: 13px; }
  .dk-selection-result .modellname + .bild {
    margin-top: 16px;
    /* = 18px */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  #dk-bild {
    min-height: 530px; }
  .dk-overview .dk-selection-result .result-feedback {
    margin-top: -7px;
    /* fix abstand zu filter = 68 */ }
  .dk-selection-filter + .dk-selection-result {
    margin-top: 68px;
    /* abstand result zu filter = 68 */ }
  .dk-selection-result {
    font-size: 18px;
    line-height: 23px; }
    .dk-selection-result .result-feedback {
      margin-bottom: 17px;
      /* 20 ver abstand Anzahl Results zu ersten Reihen */ }
    .dk-selection-result .dk-selections-results-elements .results-elements {
      margin-top: -68px;
      /* reset vert abstand result-element (erste reihe) */ }
    .dk-selection-result .dk-selections-results-elements .results-element {
      margin-top: 64px;
      /* vert abstand result-element zueinander */
      padding-top: 13px; }
    .dk-selection-result .modellname {
      min-height: 75px; }
    .dk-selection-result .modellname + .bild {
      margin-top: 16px;
      /* = 18px */ } }

/*
FSB DK Modellseite

- enthält auch übergreifende Elemente der Artikelseite
    - Filter
    - Produktfamilie
*/
/* --- global */
/* merken und produkt button wrapper */
.dk-selection-btns {
  float: left; }

.dk-selection-btns a {
  margin-right: 4px;
  /* =8 */ }

.dk-selection .nav a span {
  white-space: pre; }

.produktfamilie-row .produktfamilie-col-nummer {
  background-position: 6px 4px;
  background-repeat: no-repeat;
  background-size: 26px 16px;
  padding-left: 42px; }

.dk-selection.dk-selection-art .nav span {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 26px 16px; }

.produktfamilie-row-aktiv .produktfamilie-col-nummer,
.produktfamilie-row-aktiv .produktfamilie-col-merkzettel {
  background-color: #dbdbdb; }

/* --- ICONS PRODUKTFAMILIEN, BESCHLAGSTYPEN (auch Filter-Buttons)

ico_standard        = art10
ico_standard_int    = art11
ico_asl             = art12
ico_agl_fs_en       = art79
ico_agl_fs          = art76
ico_agl             = art72
ico_ergo            = art80
ico_ezm             = art81
*/
.dk-selection.dk-selection-art .nav span.art10, .dk-selection.dk-selection-art .nav span.art11, .dk-selection.dk-selection-art .nav span.art12, .dk-selection.dk-selection-art .nav span.art72, .dk-selection.dk-selection-art .nav span.art76, .dk-selection.dk-selection-art .nav span.art79, .dk-selection.dk-selection-art .nav span.art80, .dk-selection.dk-selection-art .nav span.art81 {
  padding-left: 35px; }

.info-modal .info-modal-wrap .info-content.art10, .info-modal .info-modal-wrap .info-content.art11, .info-modal .info-modal-wrap .info-content.art12, .info-modal .info-modal-wrap .info-content.art72, .info-modal .info-modal-wrap .info-content.art76, .info-modal .info-modal-wrap .info-content.art79, .info-modal .info-modal-wrap .info-content.art80, .info-modal .info-modal-wrap .info-content.art81 {
  padding-left: 40px; }

span.art80,
.info-content.art80,
.art80 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-ergo.svg); }

span.art81,
.info-content.art81,
.art81 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-ezm.svg); }

span.art72,
.info-content.art72,
.art72 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-agl.svg); }

span.art76,
.info-content.art76,
.art76 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-agl-fs.svg); }

span.art79,
.info-content.art79,
.art79 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-agl-fs-en.svg);
  background-size: 30px 16px; }

span.art12,
.info-content.art12,
.art12 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-asl.svg); }

span.art10,
.info-content.art10,
.art10 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-standard.svg); }

span.art11,
.info-content.art11,
.art11 .produktfamilie-col-nummer {
  background-image: url(img/icons/ico-standard-int.svg); }

/* --- produktfamilie */
.produktfamilie-col-merkzettel a {
  display: inline-block;
  width: 20px;
  height: 14px;
  background-position: center 0; }

.produktfamilie-col-merkzettel a:hover {
  background-position: center -190px; }

.produktfamilie-col-merkzettel.merkzettel-is-added a {
  background-position: center -100px; }

.produktfamilie-col-merkzettel.merkzettel-is-added a:hover {
  background-position: center -290px; }

.produktfamilie-set,
.produktfamilie-row {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }

.produktfamilie-set {
  background-size: 108px auto;
  background-repeat: no-repeat;
  border-bottom: 1px solid #d1d1d1;
  min-height: 113px; }

.produktfamilie-set:last-child {
  border-bottom: none; }

.produktfamilie-col-nummer,
.produktfamilie-col-merkzettel {
  float: left; }

li.strike a {
  background-image: url(img/icons/filter_strike.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100% 99%;
  -moz-background-size: 100% 99%;
  -o-background-size: 100% 99%;
  background-size: 100% 99%; }

li.active a,
li.strike a {
  cursor: default; }

/* accordeon modifikationen fuer produktfamilie */
.of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon-open > h3 {
  border-bottom: none; }

.of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon-open .childParagraphsContainer {
  border-bottom: 1px solid #d1d1d1; }

/* ermöglich das "durchklicken" des divs auf die h3 des akkordeons*/
.produktfamilie-set {
  pointer-events: none; }

/* klickbare childs im nicht durchklickbaren parent, inline-block für IEs */
.produktfamilie-set .produktfamilie-col-nummer a,
.produktfamilie-set .produktfamilie-col-merkzettel a {
  pointer-events: all;
  display: inline-block; }

/* --- xs phones, less than 768px */
.of-maincolumn .dk-modell .of-pcontainer > h3,
.of-maincolumn .dk-artikel .of-pcontainer > h3 {
  margin-bottom: 13px; }

.dk-artikel #dk-bild {
  min-height: 100px;
  /* reset #594 _fsb_dk.scss */ }

/* abstand filter -> h3/linie */
.dk-modell .of-pcontainer,
.dk-artikel .of-pcontainer {
  margin-top: 37px;
  /* = 39 */ }

@media (max-width: 767px) {
  /* abstand container -> container */
  .dk-modell .of-pcontainer + .of-pcontainer,
  .dk-artikel .of-pcontainer + .of-pcontainer {
    margin-top: 22px;
    /* = 26 */ }
  .dk-modell .produktfamilie .of-pcontainer + .of-pcontainer,
  .dk-artikel .produktfamilie .of-pcontainer + .of-pcontainer {
    margin-top: 12px;
    /* = 16 */ }
  .of-maincolumn .dk-modell .of-pcontainer.of-pcontainer--akkordeon:first-child {
    margin-top: 35px;
    /* modify general rule fsb_elements #453 */ }
  .of-maincolumn .dk-modell .produktfamilie .of-pcontainer.of-pcontainer--akkordeon:first-child,
  .of-maincolumn .dk-artikel .produktfamilie .of-pcontainer.of-pcontainer--akkordeon:first-child {
    margin-top: 0; }
  .of-maincolumn .dk-modell .of-pcontainer.of-pcontainer--akkordeon > h3 {
    padding-bottom: 10px;
    /* modify general rule fsb_elements #457 */ } }

.row .dk-modell .dk-selection-result {
  margin-top: 0;
  /* 39 */ }

/* PRODUKTFAMILIE */
.of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
  margin-top: 0;
  /* reset global acc regel, abstand acc zu acc */ }

.produktfamilie .of-pcontainer {
  margin-top: 12px;
  /* = 16 */ }

.of-pcontainer + .produktfamilie h3 {
  margin-top: 12px;
  /* = 16 */ }

.of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
  margin-bottom: 14px; }

.of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon > h3 {
  padding-bottom: 12px; }

.produktfamilie-set {
  padding: 10px 0 10px 0;
  /* 12 oben und unten */
  background-position: 10px 14px; }

.produktfamilie-set:first-child {
  margin-top: -55px;
  /* nach oben positionieren, über acc-titel */ }

.produktfamilie-col-nummer {
  width: calc(100% - (130px + 25px));
  margin-left: 130px; }

.produktfamilie-col-merkzettel {
  width: 25px; }

/* --- xs phones small  */
@media (max-width: 400px) {
  .produktfamilie-set {
    padding: 84px 0 10px 0;
    background-position: center 12px;
    background-size: auto 60px; }
  .produktfamilie-col-nummer {
    width: calc(100% - 25px);
    margin-left: 0; } }

/* resets nur für modellseite und matrix */
.dk-modell {
  /* resets results übersicht */ }
  .dk-modell .dk-selection-result .dk-selections-results-elements .results-element {
    border-top: none; }
  .dk-modell .dk-selection-result .dk-selections-results-elements .results-element {
    margin-top: 0;
    padding-top: 13px; }

.dk-artikel .modellname,
.dk-modell .modellname {
  margin-bottom: 10px;
  /* = 24 */ }
  .dk-artikel .modellname h1,
  .dk-modell .modellname h1 {
    padding-right: 16px;
    display: inline-block; }
  .dk-artikel .modellname .mat-available,
  .dk-modell .modellname .mat-available {
    display: inline-block; }
    .dk-artikel .modellname .mat-available li,
    .dk-modell .modellname .mat-available li {
      width: 22px;
      height: 22px;
      margin-right: -1px; }
    .dk-artikel .modellname .mat-available li.mat-aluminium,
    .dk-artikel .modellname .mat-available li.mat-mt0,
    .dk-modell .modellname .mat-available li.mat-aluminium,
    .dk-modell .modellname .mat-available li.mat-mt0 {
      background-color: #D4D7D7; }
    .dk-artikel .modellname .mat-available li.mat-edelstahl,
    .dk-artikel .modellname .mat-available li.mat-mt2,
    .dk-modell .modellname .mat-available li.mat-edelstahl,
    .dk-modell .modellname .mat-available li.mat-mt2 {
      background-color: #93AFCF; }
    .dk-artikel .modellname .mat-available li.mat-messing,
    .dk-artikel .modellname .mat-available li.mat-mt1,
    .dk-modell .modellname .mat-available li.mat-messing,
    .dk-modell .modellname .mat-available li.mat-mt1 {
      background-color: #FFD11E; }
    .dk-artikel .modellname .mat-available li.mat-bronze,
    .dk-artikel .modellname .mat-available li.mat-mt3,
    .dk-modell .modellname .mat-available li.mat-bronze,
    .dk-modell .modellname .mat-available li.mat-mt3 {
      background-color: #AC6B26; }

.dk-artikel .modell-info,
.dk-modell .modell-info {
  margin-bottom: 18px;
  /* = 26 */ }

.dk-artikel .dk-selection + .dk-selection,
.dk-artikel .dk-selection + script + .dk-selection,
.dk-modell .dk-selection + .dk-selection,
.dk-modell .dk-selection + script + .dk-selection {
  margin-top: 18px;
  /* = 20 - 2px padding-bottom li */ }

.dk-artikel .dk-selection-label,
.dk-modell .dk-selection-label {
  margin-bottom: 8px;
  position: relative; }

.dk-artikel .bild,
.dk-modell .bild {
  margin-bottom: 22px;
  /* = 26*/ }

.dk-artikel .dk-selection-result .bild,
.dk-modell .dk-selection-result .bild {
  margin-top: 20px;
  /* =26 */
  margin-bottom: 24px;
  /* = 39 */ }

.dk-modell .modellname {
  margin-bottom: 30px; }

.dk-modell .dk-selection-btns {
  margin-top: 14px;
  /*= 39 - 2 (padding-bottom of li: 2) */ }

.dk-modell .dk-selection-result .dk-selections-results-elements .results-elements {
  margin-top: -12px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  /* resets von uebersicht */
  .dk-modell .dk-selection-result .dk-selections-results-elements .results-element {
    border-top: none; }
  .dk-modell .dk-selection-result .dk-selections-results-elements .results-elements {
    margin-top: 13px; }
  .dk-modell .dk-selection-result .dk-selections-results-elements .results-element {
    padding: 0; }
  .row .dk-modell .dk-selection-result {
    margin-top: -10px; }
  .of-maincolumn .dk-modell .produktfamilie .of-pcontainer > h3,
  .of-maincolumn .dk-artikel .produktfamilie .of-pcontainer > h3 {
    margin-bottom: 12px;
    /* reset global rule für h3-linie */ }
  .of-maincolumn .dk-modell .produktfamilie .of-pcontainer:first-child > h3,
  .of-maincolumn .dk-artikel .produktfamilie .of-pcontainer:first-child > h3 {
    margin-top: 17px; }
  .dk-modell .of-pcontainer,
  .dk-artikel .of-pcontainer {
    margin-top: 46px;
    /* = 48 */ }
  /* PRODUKTFAMILIE */
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 0;
    /* reset global acc regel, abstand acc zu acc */ }
  .produktfamilie .of-pcontainer {
    margin-top: 14px;
    /* = 18 */ }
  .of-pcontainer + .produktfamilie h3 {
    margin-top: 14px;
    /* = 18 */ }
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-bottom: 16px; }
  .produktfamilie-set {
    padding: 12px 0 12px 0;
    /* 18 oben und unten */
    background-position: 20px 20px; }
  .produktfamilie-set:first-child {
    margin-top: -72px; }
  .produktfamilie-col-nummer {
    width: calc(100% - (170px + 50px) - 40px);
    margin-left: 170px; }
  .produktfamilie-col-merkzettel {
    width: 50px; }
  .produktfamilie-row .produktfamilie-col-nummer {
    background-position: 6px 4px; }
  .dk-artikel .modellname,
  .dk-modell .modellname {
    margin-bottom: 10px;
    /* = 24 */ }
    .dk-artikel .modellname h1,
    .dk-modell .modellname h1 {
      padding-right: 10px; }
    .dk-artikel .modellname .mat-available li,
    .dk-modell .modellname .mat-available li {
      width: 22px;
      height: 22px;
      margin-right: 1px; }
  .dk-artikel .modell-info,
  .dk-modell .modell-info {
    margin-bottom: 0;
    /* = 24 */ }
  .dk-artikel .dk-selection + .dk-selection,
  .dk-artikel .dk-selection + script + .dk-selection,
  .dk-modell .dk-selection + .dk-selection,
  .dk-modell .dk-selection + script + .dk-selection {
    margin-top: 18px;
    /* = 20 - 2px padding-bottom li */ }
  .dk-artikel .bild,
  .dk-modell .bild {
    margin-bottom: 30px; }
  .dk-artikel #dk-konfigurator .dk-selection-filter .bild,
  .dk-modell #dk-konfigurator .dk-selection-filter .bild {
    margin-bottom: 18px;
    /* abstand zu hinweis = 24 */ }
  .dk-artikel .dk-selection-result .bild,
  .dk-modell .dk-selection-result .bild {
    margin-top: 18px;
    margin-bottom: 0; }
  .dk-modell .dk-selection-btns {
    margin-top: 31px;
    /*= 48 - 2 (padding-bottom of li: 2) */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .dk-modell .of-pcontainer,
  .dk-artikel .of-pcontainer {
    margin-top: 50px;
    /* = 52 */ }
  .row .dk-modell .dk-selection-result {
    margin-top: -10px; }
  /* PRODUKTFAMILIE */
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 0;
    /* reset global acc regel, abstand acc zu acc */ }
  .produktfamilie .of-pcontainer {
    margin-top: 14px;
    /* = 18 */ }
  .of-pcontainer + .produktfamilie h3 {
    margin-top: 14px;
    /* = 18 */ }
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-bottom: 16px; }
  .produktfamilie-set {
    padding: 12px 0 10px 0;
    /* 18 oben und unten */
    background-position: 10px 20px; }
  .produktfamilie-set:first-child {
    margin-top: -76px; }
  .produktfamilie-col-nummer {
    width: calc(100% - (170px + 50px) - 40px);
    margin-left: 170px; }
  .produktfamilie-col-merkzettel {
    width: 50px; }
  .dk-artikel .modellname,
  .dk-modell .modellname {
    margin-bottom: 12px;
    /* = 26 */ }
    .dk-artikel .modellname h1,
    .dk-modell .modellname h1 {
      padding-right: 16px; }
  .dk-artikel .modell-info,
  .dk-modell .modell-info {
    margin-bottom: 20px;
    /* = 26 */ }
  .dk-artikel .dk-selection + .dk-selection,
  .dk-artikel .dk-selection + script + .dk-selection,
  .dk-modell .dk-selection + .dk-selection,
  .dk-modell .dk-selection + script + .dk-selection {
    margin-top: 18px;
    /* = 20 - 2px padding-bottom li */ }
  .dk-artikel .dk-selection-result .bild,
  .dk-modell .dk-selection-result .bild {
    margin-top: 20px;
    /* = 26 */
    margin-bottom: 0; }
  .dk-artikel #dk-konfigurator .dk-selection-filter .bild,
  .dk-modell #dk-konfigurator .dk-selection-filter .bild {
    margin-bottom: 54px;
    /* abstand zu hinweis = 24 */ }
  .dk-modell .dk-selection-btns {
    margin-top: 25px;
    /*= 52 - 2 (padding-bottom of li: 2) */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-modell .of-pcontainer,
  .dk-artikel .of-pcontainer {
    margin-top: 66px;
    /* = 68 */ }
  .dk-selection-result .bild {
    margin-bottom: 0; }
  .row .dk-modell .dk-selection-result {
    margin-top: -10px; }
  /* PRODUKTFAMILIE */
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon + .of-pcontainer.of-pcontainer--akkordeon {
    margin-top: 0;
    /* reset global acc regel, abstand acc zu acc */ }
  .produktfamilie .of-pcontainer {
    margin-top: 18px;
    /* = 20 */ }
  .of-pcontainer + .produktfamilie h3 {
    margin-top: 18px;
    /* = 20 */ }
  .of-maincolumn .produktfamilie .of-pcontainer.of-pcontainer--akkordeon.of-pcontainer--akkordeon-open .childParagraphsContainer {
    margin-bottom: 18px; }
  .produktfamilie-set {
    padding: 14px 0 12px 0;
    /* 20 oben und unten */
    background-position: 10px 20px; }
  .produktfamilie-set:first-child {
    margin-top: -85px;
    /* nach oben positionieren, über acc-titel */ }
  .produktfamilie-col-nummer {
    width: calc(100% - (200px + 50px) - 40px);
    margin-left: 200px; }
  .produktfamilie-col-merkzettel {
    width: 28px; }
  .dk-artikel .modellname,
  .dk-modell .modellname {
    margin-bottom: 20px;
    /* = 34 */ }
    .dk-artikel .modellname .mat-available li,
    .dk-modell .modellname .mat-available li {
      width: 26px;
      height: 26px; }
  .dk-artikel .modell-info,
  .dk-modell .modell-info {
    margin-bottom: 28px;
    /* = 34 */ }
  .dk-artikel .dk-selection + .dk-selection,
  .dk-artikel .dk-selection + script + .dk-selection,
  .dk-modell .dk-selection + .dk-selection,
  .dk-modell .dk-selection + script + .dk-selection {
    margin-top: 18px;
    /* = 20 - 2px padding-bottom li */ }
  .dk-artikel .dk-selection-result .bild,
  .dk-modell .dk-selection-result .bild {
    margin-top: 28px;
    margin-bottom: 0; }
  .dk-modell .dk-selection-btns {
    margin-top: 32px;
    /*= 68 - 2 (padding-bottom of li: 2) */ } }

/*
FSB DK Artikelseite

Erweiterung DK_Modellseite.scss
- grauer Bereich mit Downloads

*/
/* --- grauer block global */
.dk-artikel .dk-artikel-details {
  background-color: #dbdbdb;
  position: relative; }
  .dk-artikel .dk-artikel-details ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .dk-artikel .dk-artikel-details a.link-button-light {
    background-color: transparent;
    border: 1px solid #aaaaaa; }
  .dk-artikel .dk-artikel-details a.link-button-light:hover {
    color: #282828;
    border: 1px solid #393939; }
  .dk-artikel .dk-artikel-details .btns-group {
    display: inline; }

/* --- grauer block */
/* --- xs phones, less than 768px */
.dk-artikel .dk-hinweis {
  margin-bottom: 17px; }

.dk-artikel .dk-hinweis + .dk-artikel-details {
  margin-top: 24px;
  /* = 26 */ }

.dk-artikel .dk-artikel-details {
  padding: 16px 16px;
  /* = 16 */ }
  .dk-artikel .dk-artikel-details .dk-selection-btns {
    margin-top: 14px;
    /* = 26 */
    margin-bottom: 8px;
    /* = 20 */ }
    .dk-artikel .dk-artikel-details .dk-selection-btns a {
      margin-top: 0; }
    .dk-artikel .dk-artikel-details .dk-selection-btns a:first-child {
      margin-top: 0; }
    .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group:last-child {
      display: block;
      margin-top: 8px;
      width: 60%; }
      .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group:last-child a {
        margin-top: 8px; }
      .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group:last-child a:first-child {
        margin-top: 0; }
  .dk-artikel .dk-artikel-details ul li {
    margin-top: 9px;
    /* = 12 */ }
  .dk-artikel .dk-artikel-details ul li:first-child {
    margin-top: 0; }
  .dk-artikel .dk-artikel-details .col-sm-6 > .col-md-6 ul li:first-child {
    margin-top: 9px; }
  .dk-artikel .dk-artikel-details ul li a {
    background-position: 0 center;
    display: inline-block;
    padding: 4px 0 4px 30px; }
  .dk-artikel .dk-artikel-details .col-sm-6 .col-md-6 ul li:first-child {
    margin-top: 9px; }

.dk-artikel .dk-related-products {
  margin-top: 35px;
  /* = 39 abstand grauer kasten => Passend dazu */ }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .dk-artikel .dk-hinweis {
    position: relative;
    margin-bottom: 0;
    /* reset */ }
  .dk-artikel .dk-hinweis .hinweis-konfiguration {
    position: absolute; }
  .dk-artikel .dk-hinweis + .dk-artikel-details {
    margin-top: 22px;
    /* = 24 */ }
  .dk-artikel .dk-hinweis .hinweis-konfiguration {
    margin-top: 0; }
  .dk-artikel .dk-artikel-details {
    padding: 22px 24px;
    /* = 24 */ }
    .dk-artikel .dk-artikel-details > .row {
      display: flex;
      flex-wrap: nowrap; }
    .dk-artikel .dk-artikel-details h4 {
      margin-top: -3px;
      min-height: 190px; }
      .dk-artikel .dk-artikel-details h4.with-price {
        min-height: 280px; }
    .dk-artikel .dk-artikel-details .dk-selection-btns {
      position: absolute;
      bottom: 2px;
      width: 200px;
      margin: 0;
      /* reset */ }
      .dk-artikel .dk-artikel-details .dk-selection-btns a {
        margin-top: 8px; }
      .dk-artikel .dk-artikel-details .dk-selection-btns a:first-child {
        margin-top: 0; }
      .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group + .btns-group {
        float: left; }
      .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group:last-child {
        display: inline-block;
        margin-top: 8px;
        width: auto; }
    .dk-artikel .dk-artikel-details ul li {
      margin-top: 9px;
      /* = 12 */ }
    .dk-artikel .dk-artikel-details ul li:first-child {
      margin-top: 0; }
    .dk-artikel .dk-artikel-details .col-sm-6 .col-md-6 ul li {
      margin-top: 9px; }
    .dk-artikel .dk-artikel-details .col-sm-6 .col-md-6:first-child ul li:first-child {
      margin-top: 0; }
  .dk-artikel .dk-related-products {
    margin-top: 44px;
    /* = 48 abstand grauer kasten => Passend dazu */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .dk-artikel .dk-hinweis + .dk-artikel-details {
    margin-top: 19px;
    /* = 26 */ }
  .dk-artikel .dk-hinweis .hinweis-konfiguration {
    margin-top: -33px; }
  .dk-artikel .dk-artikel-details {
    padding: 24px 26px;
    /* = 26 */ }
    .dk-artikel .dk-artikel-details h4 {
      margin-top: -3px;
      min-height: 150px;
      /* = 4 Zeilen Downloads */ }
      .dk-artikel .dk-artikel-details h4.with-price {
        min-height: 200px; }
    .dk-artikel .dk-artikel-details .dk-selection-btns {
      bottom: 2px;
      width: 100%; }
      .dk-artikel .dk-artikel-details .dk-selection-btns a {
        display: inline-block;
        margin-top: 0; }
      .dk-artikel .dk-artikel-details .dk-selection-btns .btns-group + .btns-group {
        margin-top: 0;
        float: none; }
    .dk-artikel .dk-artikel-details .btns-group:last-child a:last-child {
      margin-top: 0; }
    .dk-artikel .dk-artikel-details .col-sm-6 .col-md-6 ul li {
      margin-top: 9px; }
    .dk-artikel .dk-artikel-details .col-sm-6 .col-md-6 ul li:first-child {
      margin-top: 0; }
  .dk-artikel .dk-related-products {
    margin-top: 48px;
    /* = 52 abstand grauer kasten => passend dazu */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-artikel {
    /* grauer block */ }
    .dk-artikel .dk-hinweis + .dk-artikel-details {
      margin-top: 27px;
      /* = 34 */ }
    .dk-artikel .dk-hinweis .hinweis-konfiguration {
      margin-top: -33px; }
    .dk-artikel .dk-artikel-details {
      padding: 31px 34px;
      /* = 34 */ }
      .dk-artikel .dk-artikel-details h4 {
        margin-top: -2px;
        min-height: 158px;
        /* = 4 Zeilen Downloads */ }
        .dk-artikel .dk-artikel-details h4.with-price {
          min-height: 208px; }
      .dk-artikel .dk-artikel-details ul li {
        margin-top: 14px;
        /* = 20 */ }
      .dk-artikel .dk-artikel-details ul li:first-child {
        margin-top: 0; }
      .dk-artikel .dk-artikel-details .dk-selection-btns {
        bottom: 3px; }
    .dk-artikel .dk-related-products {
      margin-top: 64px;
      /* = 68 abstand grauer kasten => passend dazu */ } }

.dk-artikel .konfiguration {
  text-align: right;
  margin-bottom: 16px;
  /* = 26 */ }

.dk-artikel .konfiguration a {
  padding: 0 0 1px 24px; }

/* --- s tablet portrait */
@media (min-width: 768px) and (max-width: 1023px) {
  .dk-artikel .konfiguration {
    margin-bottom: 10px;
    /* = 24 */ }
  .dk-artikel .konfiguration a {
    padding: 1px 0 2px 24px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) and (max-width: 1199px) {
  .dk-artikel .konfiguration {
    margin-bottom: 20px;
    /* = 26 */
    padding: 0 0 1px 24px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-artikel .konfiguration {
    margin-bottom: 28px;
    /* = 34 */ }
  .dk-artikel .konfiguration a {
    padding: 0 0 0 24px; } }

/*
FSB DK Filter auf Index, Modell und Artikelseite

- Filter für 3 Filter nebeinander (Breiten Definition in Modellseite)

- js überprüft Filter-Breiten
	- prüft ob 4 Filter nebeneinander (dk-selection-4-col-set) (Nur Index-Seite)
    - prüft ob 3 Filter nebeneinander (dk-selection-3-col-set)
    - prüft ob 2 Filter nebeinander (dk-selection-2-col-set)
    - als letzte Option (dk-selection-1-col-set)

- Tooltips!

*/
/* FILTER BREITEN  --- AACCCCHTTUNNGGG!!!!  auch in de dk_filter.js anpassen!!!! */
/* --- s tablet portrait */
@media (min-width: 768px) {
  .dk-artikel .dk-selection .c-1,
  .dk-modell .dk-selection .c-1 {
    width: 100%; }
  .dk-artikel .dk-selection .c-2,
  .dk-modell .dk-selection .c-2 {
    width: 100%; }
    .dk-artikel .dk-selection .c-2 .nav li,
    .dk-artikel .dk-selection .c-2 .nav li a,
    .dk-modell .dk-selection .c-2 .nav li,
    .dk-modell .dk-selection .c-2 .nav li a {
      width: 173px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .dk-artikel .dk-selection .c-1,
  .dk-modell .dk-selection .c-1 {
    width: 166px;
    /* 472 = 306 + 166) */ }
  .dk-artikel .dk-selection .c-2,
  .dk-modell .dk-selection .c-2 {
    width: 306px; }
    .dk-artikel .dk-selection .c-2 .nav li,
    .dk-artikel .dk-selection .c-2 .nav li a,
    .dk-modell .dk-selection .c-2 .nav li,
    .dk-modell .dk-selection .c-2 .nav li a {
      width: 152px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-artikel .dk-selection .c-1,
  .dk-modell .dk-selection .c-1 {
    width: 166px;
    /* 564 = 166 + 398 */ }
  .dk-artikel .dk-selection .c-2,
  .dk-modell .dk-selection .c-2 {
    width: 398px; }
    .dk-artikel .dk-selection .c-2 .nav li,
    .dk-artikel .dk-selection .c-2 .nav li a,
    .dk-modell .dk-selection .c-2 .nav li,
    .dk-modell .dk-selection .c-2 .nav li a {
      width: 198px; } }

/* Größen per JavaScript ermittelt */
.dk-selection-1-col-set .nav li,
.dk-selection-1-col-set .nav li a {
  width: 100% !important; }

/* --- xs phones, less than 768px */
@media (max-width: 767px) {
  .dk-selection-2-col-set .nav li {
    width: calc( (100% - 5px) / 2) !important; }
  .dk-selection-2-col-set .nav li a {
    width: 101% !important; }
  .dk-selection-3-col-set .nav li {
    width: calc( (100% - 9px) / 3) !important; }
  .dk-selection-3-col-set .nav li a {
    width: 101% !important; }
  .dk-selection-4-col-set .nav li {
    width: calc((100% - 13px) / 4) !important; }
  .dk-selection-4-col-set .nav li a {
    width: 101% !important; } }

/* --- s tablet portrait */
@media (min-width: 768px) and (max-width: 1023px) {
  .dk-modell .dk-selection-2-col-set .nav li,
  .dk-modell .dk-selection-2-col-set .nav li a,
  .dk-artikel .dk-selection-2-col-set .nav li,
  .dk-artikel .dk-selection-2-col-set .nav li a {
    width: 173px !important; }
  .dk-modell .dk-selection-3-col-set .nav li,
  .dk-modell .dk-selection-3-col-set .nav li a,
  .dk-artikel .dk-selection-3-col-set .nav li,
  .dk-artikel .dk-selection-3-col-set .nav li a {
    width: 115px !important; }
  .dk-overview .dk-selection-2-col-set .nav li,
  .dk-overview .dk-selection-2-col-set .nav li a {
    width: 204px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 135px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 135px !important; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) and (max-width: 1199px) {
  .dk-modell .dk-selection-2-col-set .nav li,
  .dk-modell .dk-selection-2-col-set .nav li a,
  .dk-artikel .dk-selection-2-col-set .nav li,
  .dk-artikel .dk-selection-2-col-set .nav li a {
    width: 152px !important; }
  .dk-modell .dk-selection-3-col-set .nav li,
  .dk-modell .dk-selection-3-col-set .nav li a,
  .dk-artikel .dk-selection-3-col-set .nav li,
  .dk-artikel .dk-selection-3-col-set .nav li a {
    width: 100px !important; }
  .dk-overview .dk-selection-2-col-set .nav li,
  .dk-overview .dk-selection-2-col-set .nav li a {
    width: 318px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 211px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 211px !important; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .dk-modell .dk-selection-2-col-set .nav li,
  .dk-modell .dk-selection-2-col-set .nav li a,
  .dk-artikel .dk-selection-2-col-set .nav li,
  .dk-artikel .dk-selection-2-col-set .nav li a {
    width: 198px !important; }
  .dk-modell .dk-selection-3-col-set .nav li,
  .dk-modell .dk-selection-3-col-set .nav li a,
  .dk-artikel .dk-selection-3-col-set .nav li,
  .dk-artikel .dk-selection-3-col-set .nav li a {
    width: 131px !important; }
  .dk-overview .dk-selection-2-col-set .nav li,
  .dk-overview .dk-selection-2-col-set .nav li a {
    width: 398px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 265px !important; }
  .dk-overview .dk-selection-3-col-set .nav li,
  .dk-overview .dk-selection-3-col-set .nav li a {
    width: 265px !important; } }

.dk-selection ul.nav-pills li {
  cursor: default; }

/* ------------------------ filter info-modal */
.info-trigger {
  position: absolute;
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url(img/icons/ic-filter-info@1x.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 2px 0 0 6px;
  cursor: pointer; }

.info-trigger-aktiv {
  background-position: 0 -100px; }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .info-trigger {
    background-image: url(img/icons/ic-filter-info@2x.png);
    background-size: 19px 119px; } }

.info-modal {
  padding: 8px;
  position: absolute;
  display: none;
  top: 220px;
  z-index: 100; }
  .info-modal .pfeil {
    display: block;
    position: absolute;
    z-index: 10; }
  .info-modal .info-modal-wrap {
    /* width = 420 */
    border: 1px solid #CCCCCA;
    background-color: #fff;
    display: block; }
    .info-modal .info-modal-wrap .info-content {
      background-repeat: no-repeat;
      background-position: 0 4px; }
      .info-modal .info-modal-wrap .info-content p {
        padding: 0;
        margin: 0; }
    .info-modal .info-modal-wrap .info-content:last-child {
      margin-bottom: 0; }

/* --- xs phones, less than 768px */
.info-modal {
  width: calc(100% - 14px);
  left: 8px; }
  .info-modal[data-type="grid"] {
    width: calc(100vw - 14px); }
  .info-modal .pfeil {
    top: 1px;
    left: 0;
    background-image: url(img/icons/info-pfeil-oben.svg);
    background-size: 16px 8px;
    width: 16px;
    height: 8px; }
  .info-modal .info-modal-wrap {
    padding: 12px 17px;
    /* = 18 und 18 */ }
    .info-modal .info-modal-wrap .info-content {
      margin-bottom: 18px;
      /* = 24 */
      padding-left: 5px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .info-modal {
    width: 364px;
    /* = 348 + (2 * 8) */
    left: 4px; }
    .info-modal .pfeil {
      top: 1px;
      left: 0px;
      background-image: url(img/icons/info-pfeil-oben.svg);
      background-size: 16px 8px;
      width: 16px;
      height: 8px; }
    .info-modal .info-modal-wrap {
      padding: 11px 17px;
      /* = 18 und 18 */ }
      .info-modal .info-modal-wrap .info-content {
        margin-bottom: 18px;
        /* = 24 */ } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .info-modal {
    width: 364px;
    /* = 348 + (2 * 8) */
    left: 133px; }
    .info-modal .pfeil {
      top: 32px;
      left: 1px;
      background-image: url(img/icons/info-pfeil-links.svg);
      background-size: 8px 16px;
      width: 8px;
      height: 16px; }
    .info-modal .info-modal-wrap {
      padding: 12px 17px;
      /* = 26 und 18 */ }
      .info-modal .info-modal-wrap .info-content {
        margin-bottom: 22px;
        /* = 26 */ } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .info-modal {
    width: 436px;
    /* = 420 + (2 * 8) */
    left: 140px; }
    .info-modal .pfeil {
      top: 32px;
      left: 1px; }
    .info-modal .info-modal-wrap {
      padding: 12px 19px;
      /* = 20 und 20 */ }
      .info-modal .info-modal-wrap .info-content {
        margin-bottom: 22px;
        /* = 34 */ } }

.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.428571429;
  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: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 10px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 10px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 10px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 10px; }
  .tooltip.top {
    padding: 11px 0; }
  .tooltip.right {
    padding: 0 11px; }
  .tooltip.bottom {
    padding: 11px 0; }
  .tooltip.left {
    padding: 0 11px; }
  .tooltip .tooltip-inner {
    max-width: 70%;
    padding: 11px 18px;
    color: #ae0016;
    text-align: center;
    background-color: white;
    border: 1px solid #ae0016; }
  .tooltip .tooltip-inner {
    border: 1px solid #AE0016; }
  .tooltip .tooltip-arrow:before,
  .tooltip .tooltip-arrow:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 100; }
  .tooltip .tooltip-arrow:after {
    z-index: 101; }
  .tooltip.top .tooltip-arrow {
    bottom: 2px; }
    .tooltip.top .tooltip-arrow:before {
      bottom: 1px;
      left: 50%;
      margin-left: -11px;
      border-width: 11px 11px 0;
      border-top-color: #AE0016; }
    .tooltip.top .tooltip-arrow:after {
      bottom: 2px;
      left: 50%;
      margin-left: -11px;
      border-width: 11px 11px 0;
      border-top-color: #fff; }
  .tooltip.bottom .tooltip-arrow {
    top: 2px; }
    .tooltip.bottom .tooltip-arrow:before {
      top: 1px;
      left: 50%;
      margin-left: -11px;
      border-width: 0 11px 11px;
      border-bottom-color: #AE0016; }
    .tooltip.bottom .tooltip-arrow:after {
      top: 2px;
      left: 50%;
      margin-left: -11px;
      border-width: 0 11px 11px;
      border-bottom-color: #fff; }
  .tooltip.left .tooltip-arrow {
    right: 2px; }
    .tooltip.left .tooltip-arrow:before {
      right: 1px;
      top: 50%;
      margin-top: -11px;
      border-width: 11px 0 11px 11px;
      border-left-color: #AE0016; }
    .tooltip.left .tooltip-arrow:after {
      right: 2px;
      top: 50%;
      margin-top: -11px;
      border-width: 11px 0 11px 11px;
      border-left-color: #fff; }
  .tooltip.right .tooltip-arrow {
    left: 2px; }
    .tooltip.right .tooltip-arrow:before {
      left: 1px;
      top: 50%;
      margin-top: -11px;
      border-width: 11px 11px 11px 0;
      border-right-color: #AE0016; }
    .tooltip.right .tooltip-arrow:after {
      left: 2px;
      top: 50%;
      margin-top: -11px;
      border-width: 11px 11px 11px 0;
      border-right-color: #fff; }

/*
.tooltip {
	&.top .tooltip-arrow {
		bottom: 0;
		left: 50%;
		margin-left: -$tooltip-arrow-width;
		border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
		border-top-color: $fsb-error;
	}
	&.top-left .tooltip-arrow {
		bottom: 0;
		right: $tooltip-arrow-width;
		margin-bottom: -$tooltip-arrow-width;
		border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
		border-top-color: $fsb-error;
	}
	&.top-right .tooltip-arrow {
		bottom: 0;
		left: $tooltip-arrow-width;
		margin-bottom: -$tooltip-arrow-width;
		border-width: $tooltip-arrow-width $tooltip-arrow-width 0;
		border-top-color: $fsb-error;
	}
	&.right .tooltip-arrow {
		top: 50%;
		left: 0;
		margin-top: -$tooltip-arrow-width;
		border-width: $tooltip-arrow-width $tooltip-arrow-width $tooltip-arrow-width 0;
		border-right-color: $fsb-error;
	}
	&.left .tooltip-arrow {
		top: 50%;
		right: 0;
		margin-top: -$tooltip-arrow-width;
		border-width: $tooltip-arrow-width 0 $tooltip-arrow-width $tooltip-arrow-width;
		border-left-color: $fsb-error;
	}
	&.bottom .tooltip-arrow {
		top: 0;
		left: 50%;
		margin-left: -$tooltip-arrow-width;
		border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
		border-bottom-color: $fsb-error;
	}
	&.bottom-left .tooltip-arrow {
		top: 0;
		right: $tooltip-arrow-width;
		margin-top: -$tooltip-arrow-width;
		border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
		border-bottom-color: $fsb-error;
	}
	&.bottom-right .tooltip-arrow {
		top: 0;
		left: $tooltip-arrow-width;
		margin-top: -$tooltip-arrow-width;
		border-width: 0 $tooltip-arrow-width $tooltip-arrow-width;
		border-bottom-color: $fsb-error;
	}
}
*/
/*
FSB DK Artikelseite Toolbar


*/
.fs3d-toolbar {
  position: absolute;
  width: 24px;
  height: 100%;
  z-index: 999;
  /* RETINA */ }
  .fs3d-toolbar .fs3d-fclose a,
  .fs3d-toolbar .fs3d-ffullscreen a,
  .fs3d-toolbar .fs3d-f3d a,
  .fs3d-toolbar .fs3d-fdownload a {
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat; }
  .fs3d-toolbar .fs3d-fclose a {
    background-image: url(img/icons/ic-tool-close@1x.png);
    background-position: 0 0; }
  .fs3d-toolbar .fs3d-ffullscreen a {
    background-image: url(img/icons/ic-tool-preview@1x.png);
    background-position: 0 0; }
  .fs3d-toolbar .fs3d-f3d a {
    background-image: url(img/icons/ic-tool-3d@1x.png);
    background-position: 1px 0; }
  .fs3d-toolbar .fs3d-fdownload a {
    background-image: url(img/icons/ic-tool-download@1x.png);
    background-position: 3px 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .fs3d-toolbar .fs3d-fclose a {
      background-image: url(img/icons/ic-tool-close@2x.png);
      background-size: 20px 20px; }
    .fs3d-toolbar .fs3d-ffullscreen a {
      background-image: url(img/icons/ic-tool-preview@2x.png);
      background-size: 22px 118px; }
    .fs3d-toolbar .fs3d-f3d a {
      background-image: url(img/icons/ic-tool-3d@2x.png);
      background-size: 20px 116px; }
    .fs3d-toolbar .fs3d-fdownload a {
      background-image: url(img/icons/ic-tool-download@2x.png);
      background-size: 17px 119px; }
    .fs3d-toolbar .fs3d-fsblogo {
      background-image: url(img/fsb-logo-l-light@2x.png);
      background-size: 182px 38px; } }

/* icon aktiv/dunkel */
.fs3d-fullscreen .fs3d-ffullscreen a,
.fs3d-ffullscreen a:hover {
  background-position: 0 -100px; }

.fs3d-fdownload a:hover {
  background-position: 3px -100px; }

.fs3d-active .fs3d-f3d a,
.fs3d-f3d a:hover {
  background-position: 1px -100px; }

.fs3d-active .fs3d-ffullscreen a {
  background-position: 0 0; }

.fs3d-trenner {
  background-color: #d2d2d1;
  width: 21px;
  height: 2px;
  margin-bottom: 24px; }

/* --- xs phones  */
@media (max-width: 400px) {
  .fs3d-toolbar {
    top: 124px;
    /* = 39 */ }
  .fs3d-fclose,
  .fs3d-ffullscreen,
  .fs3d-f3d,
  .fs3d-fdownload {
    margin-bottom: 26px; }
  .fs3d-ffullscreen,
  .fs3d-f3d {
    display: none; } }

/* --- xs phones, less than 768px */
@media (min-width: 400px) and (max-width: 767px) {
  .fs3d-toolbar {
    top: 96px;
    /* = 39 */
    left: 16px; }
    .fs3d-toolbar .fs3d-fclose,
    .fs3d-toolbar .fs3d-ffullscreen,
    .fs3d-toolbar .fs3d-f3d,
    .fs3d-toolbar .fs3d-fdownload {
      margin-bottom: 26px; } }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .fs3d-toolbar {
    top: 6px;
    left: 16px; }
    .fs3d-toolbar .fs3d-fclose,
    .fs3d-toolbar .fs3d-ffullscreen,
    .fs3d-toolbar .fs3d-f3d,
    .fs3d-toolbar .fs3d-fdownload {
      margin-bottom: 18px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .fs3d-toolbar {
    top: 6px;
    left: 16px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .fs3d-toolbar {
    top: 6px;
    left: 16px; } }

.fs3d-fullscreen {
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9000;
  display: none; }
  .fs3d-fullscreen .fs3d-fsblogo {
    display: block;
    width: 182px;
    height: 38px;
    z-index: 100;
    position: fixed;
    top: 44px;
    right: 44px;
    background-image: url(img/fsb-logo-l-light@1x.png);
    background-repeat: no-repeat; }

.fs3d-stripe {
  transform: translate(0%, 0px);
  height: 100%;
  position: relative;
  transition: transform 0.3s ease 0s;
  white-space: nowrap; }

.fs3d-slide {
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%; }

.fs3d-slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  padding-top: 0%;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  transition: transform 0.4s; }

.fs3d-slide.fs3d-zoomin img {
  transform: scaleX(2.3) scaleY(2.3); }

.fs3d-turn {
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%; }

#fs3d-imageContainer {
  margin: 0 auto;
  padding: 20px 15% 0 0;
  max-width: 960px; }

#fs3d-imageContainer img {
  display: none;
  width: 100%; }

#fs3d-imageContainer img.fs3d-active {
  display: block; }

#fs3d-dragger {
  background-image: url(styleimages/fullscreen-3d/trans.png);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  /* cursor: url(css/hand.png), move; */
  cursor: -webkit-grab;
  cursor: -moz-grab; }

#fs3d-loaderdisplay {
  color: #ddd;
  font-size: 170px;
  position: absolute;
  z-index: 200;
  width: 100%;
  font-family: 'Traffic', 'UniversLightCyrillic';
  top: 760px; }

/* --- xs phones, less than 768px */
.fs3d-fullscreen {
  /* RETINA */ }
  .fs3d-fullscreen .fs3d-fsblogo {
    width: 113px;
    height: 24px;
    top: 27px;
    right: 16px;
    background-image: url(img/fsb-logo-xs-light@1x.png); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .fs3d-fullscreen .fs3d-fsblogo {
      background-image: url(img/fsb-logo-xs-light@2x.png);
      background-size: 113px 24px; } }
  .fs3d-fullscreen .fs3d-toolbar {
    top: 25px;
    left: 16px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .fs3d-fullscreen {
    /* RETINA */ }
    .fs3d-fullscreen .fs3d-fsblogo {
      width: 162px;
      height: 34px;
      top: 43px;
      right: 24px;
      background-image: url(img/fsb-logo-m-light@1x.png); } }
  @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 144dpi) {
    .fs3d-fullscreen .fs3d-fsblogo {
      background-image: url(img/fsb-logo-m-light@2x.png);
      background-size: 162px 34px; } }

@media (min-width: 768px) {
    .fs3d-fullscreen .fs3d-toolbar {
      top: 42px;
      left: 28px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .fs3d-fullscreen .fs3d-fsblogo {
    top: 40;
    right: 27px; }
  .fs3d-fullscreen .fs3d-toolbar {
    left: 30px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .fs3d-fullscreen .fs3d-fsblogo {
    width: 182px;
    height: 38px;
    top: 44px;
    right: 44px;
    background-image: url(img/fsb-logo-l-light@1x.png); }
  .fs3d-fullscreen .fs3d-toolbar {
    top: 45px;
    left: 45px; } }

/*
FSB DK Artikelübersicht für CMS Integration


*/
.of-artikeluebersicht .tab-content {
  overflow: hidden; }

.of-artikeluebersicht--single .dk-selections-results-elements {
  overflow: hidden;
  margin-top: -1px; }

@media (max-width: 767px) {
  .of-artikeluebersicht {
    position: relative; }
    .of-artikeluebersicht ul.nav-pills {
      margin: 0;
      padding: 10px 0 15px 0;
      display: none;
      background-color: #fff;
      border-left: 1px solid #aaa;
      border-right: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      box-sizing: border-box;
      width: 80%;
      list-style-type: none;
      position: absolute;
      z-index: 100;
      right: 0;
      top: 34px; }
    .of-artikeluebersicht ul.nav-pills li {
      display: block; }
    .of-artikeluebersicht .of-artikeluebersicht ul.nav-pills li a {
      padding: 4px 18px 2px 6px;
      height: 32px;
      vertical-align: middle; }
    .of-artikeluebersicht .select span {
      padding-top: 6px;
      display: inline-block; }
    .of-artikeluebersicht .selectedval {
      padding: 5px 6px 1px 6px;
      background-color: #fff;
      width: 80%;
      height: 34px;
      display: inline-block;
      float: right; }
    .of-artikeluebersicht .selectedval span {
      width: 34px;
      height: 34px;
      display: inline-block;
      float: right;
      margin: -6px -7px 0 0; }
    .of-artikeluebersicht .nav-pills > li.active > a,
    .of-artikeluebersicht .nav-pills > li.active > a:hover,
    .of-artikeluebersicht .nav-pills > li.active > a:focus {
      font-family: "TrafficBold"; }
    .of-artikeluebersicht .select-70 ul.nav-pills,
    .of-artikeluebersicht .select-70 .selectedval {
      width: 70%; }
    .of-artikeluebersicht .select-60 ul.nav-pills,
    .of-artikeluebersicht .select-60 .selectedval {
      width: 60%; }
    .of-artikeluebersicht .select-50 ul.nav-pills,
    .of-artikeluebersicht .select-50 .selectedval {
      width: 50%; }
    .of-artikeluebersicht .select-40 ul.nav-pills,
    .of-artikeluebersicht .select-40 .selectedval {
      width: 40%; }
  .of-artikeluebersicht.filter-open ul.nav-pills {
    display: block; } }

@media (min-width: 768px) {
  .of-artikeluebersicht .select {
    display: none; }
  .nav-pills li {
    margin-bottom: 2px; } }

/* --- xs phones, less than 768px */
.of-artikeluebersicht .tab-content {
  margin-top: -27px; }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .of-artikeluebersicht .tab-content {
    margin-top: -26px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .of-artikeluebersicht .tab-content {
    margin-top: -29px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .of-artikeluebersicht .tab-content {
    margin-top: 30px; } }

/* 
FSB SSF


*/
body.ssf {
  /* --- xs phones, less than 768px */
  /* --- s tablet portrait */
  /* --- m tablet landscape / desktops */
  /* --- l large desktops */ }
  body.ssf #nav-profil {
    display: none; }
  @media (min-width: 768px) {
    body.ssf .quicksearch__lupe {
      left: 134px;
      top: 11px; } }
  @media (min-width: 1024px) {
    body.ssf .quicksearch__lupe {
      left: 134px; } }
  @media (min-width: 1200px) {
    body.ssf .quicksearch__lupe {
      left: 137px; } }
  body.ssf #menu-login {
    display: none; }
  body.ssf .mod_aartikel_btn--snd {
    display: none; }
  body.ssf .my-mz-list-head {
    height: 1px;
    overflow: hidden;
    padding: 0; }

/* dunkle seite + ssf 
*/
.dark.ssf,
.dark.ssf .of-testimonial-content-box {
  background-color: #629f3b; }

.ssf {
  /* RETINA */ }
  .ssf.nav-open .mainnav-button {
    background-color: #393939; }
  .ssf #nav {
    background-color: #fff; }
  .ssf #nav-header,
  .ssf #nav-footer {
    background-image: url(img/icons/c-fsb-header.png); }
  .ssf ul.PrimaryNavigation1,
  .ssf #menu-login .form-horizontal,
  .ssf #nav-footer {
    border-top: 1px solid #d1d1d1; }
  .ssf #mainnav-menu,
  .ssf #mainnav-menu a,
  .ssf #nav-footer a {
    color: #282828; }
  .ssf #nav-footer .socialMediaLinks {
    display: none; }
  .ssf .PrimaryNavigation .guarded {
    background-image: url(img/icons/ic-lock-grey@1x.png); }
  .ssf #menu-login .form-control,
  .ssf #menu-login .form-control:hover,
  .ssf #menu-login input.searchinput__field,
  .ssf #menu-login input.searchinput__field:hover {
    border: 1px solid #d1d1d1;
    border-color: #d1d1d1;
    background-color: #fff;
    color: #282828;
    /* #2a2926 => 282828; */ }
  .ssf #menu-login .form-control:focus {
    border: 1px solid #5F5F5F;
    /* 676562 => 5F5F5F */ }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .ssf .PrimaryNavigation .guarded {
      background-image: url(img/icons/ic-lock-grey@2x.png);
      background-size: 11px 13px; } }

.dark.ssf header {
  background-image: url(img/bg/c-fsb-ssf-bg-a-90.png); }

.dark.ssf .fixed-top,
.dark.ssf footer .row::before,
.dark.ssf .of-maincolumn .of-pcontainer > h3 {
  border-bottom: 1px solid #d1d1d1; }

.dark.ssf.nav-open header, .dark.ssf.quicksearch-active header {
  background-image: none; }

.dark.ssf.nav-open .fixed-top, .dark.ssf.quicksearch-active .fixed-top {
  border-bottom: none; }

.dark.ssf .Breadcrump li a {
  color: #BBD9A7; }

.dark.ssf .Breadcrump li:last-of-type a {
  color: #fff; }

.dark.ssf .Breadcrump li {
  border-right: 1px solid #d1d1d1; }

.dark.ssf .Breadcrump li:last-of-type {
  border-right: none; }

/* --- xs phones, less than 768px */
.ssf .navbar-brand,
.ssf.nav-open .navbar-brand,
.dark.ssf .navbar-brand,
.dark.ssf.nav-open .navbar-brand {
  width: 78px;
  height: 60px;
  margin-top: -19px; }

.ssf .navbar-brand,
.ssf.nav-open .navbar-brand {
  background-image: url(img/ssf-logo-light-xs@1x.png); }

.dark.ssf .navbar-brand {
  background-image: url(img/ssf-logo-dark-xs@1x.png); }

/* RETINA */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-xs@2x.png);
    background-size: 78px 60px; }
  .dark.ssf .navbar-brand {
    background-image: url(img/ssf-logo-dark-xs@2x.png);
    background-size: 76px 60px; } }

/* --- s tablet portrait */
@media (min-width: 768px) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand,
  .dark.ssf .navbar-brand,
  .dark.ssf.nav-open .navbar-brand {
    width: 113px;
    height: 87px;
    margin-top: -64px; }
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-sm@1x.png); }
  .dark.ssf .navbar-brand {
    background-image: url(img/ssf-logo-dark-sm@1x.png); }
  /* RETINA */ }

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 144dpi) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-sm@2x.png);
    background-size: 113px 87px; }
  .dark.ssf .navbar-brand {
    background-image: url(img/ssf-logo-dark-sm@2x.png);
    background-size: 110px 86px; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand,
  .dark.ssf .navbar-brand,
  .dark.ssf.nav-open .navbar-brand {
    margin-top: -66px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand,
  .dark.ssf .navbar-brand,
  .dark.ssf.nav-open .navbar-brand {
    width: 121px;
    height: 92px;
    margin-top: -72px; }
  .ssf.quicksearch-active .navbar-brand,
  .dark.ssf.quicksearch-active .navbar-brand {
    margin-top: 5px; }
  .ssf.nav-open .navbar-brand,
  .dark.ssf.nav-open .navbar-brand {
    margin-top: -15px; }
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-lg@1x.png); }
  .dark.ssf .navbar-brand {
    background-image: url(img/ssf-logo-dark-lg@1x.png); }
  .dark.ssf.quicksearch-active .navbar-brand,
  .dark.ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-lg@1x.png); }
  /* RETINA */ }

@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-resolution: 144dpi) {
  .ssf .navbar-brand,
  .ssf.nav-open .navbar-brand {
    background-image: url(img/ssf-logo-light-lg@2x.png);
    background-size: 121px 92px; }
  .dark.ssf .navbar-brand {
    background-image: url(img/ssf-logo-dark-lg@2x.png);
    background-size: 121px 93px; } }

/* Katalog-tweaks */
/* --- xs phones, less than 768px */
/* --- s tablet portrait */
@media (min-width: 768px) and (max-width: 1023px) {
  .ssf .results-elements > div:nth-of-type(2n+1) {
    clear: left; } }

/* --- m tablet landscape / desktops */
@media (min-width: 1024px) and (max-width: 1199px) {
  .ssf .results-elements > div:nth-of-type(3n+1) {
    clear: left; }
  .ssf .dk-selection-modell_merkmal .c-2 {
    padding-bottom: 11px; } }

/* --- l large desktops */
@media (min-width: 1200px) {
  .ssf .results-elements > div:nth-of-type(3n+1) {
    clear: left; }
  .ssf .dk-selection-modell_merkmal .c-2 {
    padding-bottom: 9px; } }

.Breadcrump li.specwrite {
  color: #282828;
  font-family: "TrafficBold"; }

#sw-index {
  counter-reset: sw_projekte__ergebnis;
  /* --- xs phones, less than 768px */
  /* --- s tablet portrait */
  /* --- m tablet landscape / desktops */
  /* --- l large desktops */ }
  #sw-index .of-pcontainer--akkordeon .childParagraphsContainer {
    width: calc(100% + 32px);
    position: relative;
    left: -16px;
    padding: 0 16px; }
  #sw-index .sw_projekte__headline {
    padding-bottom: 5px;
    margin-bottom: 22px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal; }
  #sw-index .sw_projekte__ergebnis {
    margin-top: 12px;
    cursor: pointer; }
  #sw-index .sw_projekte__ergebnis__titel::before {
    counter-increment: sw_projekte__ergebnis;
    content: counter(sw_projekte__ergebnis);
    position: absolute;
    top: 0;
    left: 0; }
  #sw-index .sw_projekte__ergebnis__titel {
    font-family: "Traffic";
    font-size: 22px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    padding-left: 46px;
    position: relative; }
  #sw-index .sw_projekte__ergebnis__titel:hover {
    text-decoration: underline; }
  #sw-index .sw_projekte__ergebnis__description {
    margin-left: 26px;
    margin-top: 0;
    margin-bottom: 28px;
    font-size: 16px;
    line-height: 24px; }
  @media (min-width: 768px) {
    #sw-index .sw_projekte__headline {
      padding-bottom: 10px;
      margin-bottom: 22px;
      font-size: 17px; }
    #sw-index .sw_projekte__ergebnis {
      margin-bottom: 18px; }
    #sw-index .sw_projekte__ergebnis__counter {
      width: 42px; }
    #sw-index .sw_projekte__ergebnis__description {
      margin-left: 42px;
      margin-top: 8px;
      margin-bottom: 2px;
      font-size: 15px;
      line-height: 22px; } }
  @media (min-width: 1024px) {
    #sw-index .sw_projekte__headline {
      padding-bottom: 10px;
      margin-bottom: 24px; }
    #sw-index .sw_projekte__ergebnis {
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    #sw-index .sw_projekte__headline {
      padding-bottom: 12px;
      margin-bottom: 30px;
      font-size: 18px; }
    #sw-index .sw_projekte__ergebnis {
      margin-bottom: 22px; }
    #sw-index .sw_projekte__ergebnis__titel {
      font-size: 24px;
      line-height: 30px; }
    #sw-index .sw_projekte__ergebnis__description {
      font-size: 16px;
      line-height: 24px; } }

#sw-projekt {
  /* --- xs phones, less than 768px */
  /* --- s tablet portrait */
  /* --- m tablet landscape / desktops */
  /* --- l large desktops */
  /* --- xs phones, less than 768px */
  /* --- Nur xs phones */
  /* --- s tablet portrait und KLEINER */
  /* --- s tablet portrait und größer */
  /* --- m tablet landscape / desktops und größer */
  /* --- l large desktops und größer */
  /* --- Nur xs phones */
  /* --- s tablet portrait und größer */
  /* --- m tablet landscape / desktops und größer */
  /* --- Nur xs phones */ }
  #sw-projekt .of-pcontainer {
    margin-top: 36px; }
  @media (min-width: 768px) {
    #sw-projekt .of-pcontainer {
      margin-top: 50px; } }
  @media (min-width: 1024px) {
    #sw-projekt .of-pcontainer {
      margin-top: 60px; } }
  #sw-projekt .childParagraphsContainer {
    margin-top: 0; }
  #sw-projekt .sw_projekt__header {
    background-color: #DBDBDA;
    position: relative;
    z-index: 1; }
  #sw-projekt .sw_projekt__cols {
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px; }
  #sw-projekt .sw_projekt__col--sorted-by {
    text-decoration: underline; }
  #sw-projekt .sw_projekt__line1, #sw-projekt .sw_projekt__line2 {
    font-size: 18px;
    line-height: 24px;
    font-family: "TrafficBold";
    cursor: pointer; }
    #sw-projekt .sw_projekt__line1:hover, #sw-projekt .sw_projekt__line2:hover {
      text-decoration: underline; }
  #sw-projekt .sw_projekt__line2 {
    color: #8C8C8C; }
  #sw-projekt .sw_artikel .sw_projekt__cols {
    border-bottom: 1px solid #d1d1d1; }
  #sw-projekt .sw_artikel__info {
    cursor: pointer;
    position: relative; }
    #sw-projekt .sw_artikel__info:after {
      content: "";
      position: absolute;
      right: 0;
      top: 22px;
      width: 32px;
      height: 16px;
      background: url("img/icons/ic-acc-down@1x.png") no-repeat center; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
        #sw-projekt .sw_artikel__info:after {
          background-image: url("img/icons/ic-acc-down@2x.png");
          background-size: 31px 16px; } }
  #sw-projekt .sw_artikel--open .sw_artikel__info:after {
    background-image: url("img/icons/ic-acc-up@1x.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
      #sw-projekt .sw_artikel--open .sw_artikel__info:after {
        background-image: url("img/icons/ic-acc-up@2x.png");
        background-size: 31px 16px; } }
  #sw-projekt .sw_artikel__details > .row {
    margin-top: 24px; }
    #sw-projekt .sw_artikel__details > .row:not(:last-of-type) {
      margin-bottom: 24px; }
  #sw-projekt .sw_artikel__details > .row:after {
    content: "";
    display: block;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 16px;
    padding: 12px 0; }
  #sw-projekt .sw_artikel__details h4 {
    margin-top: -4px;
    font-family: "TrafficBold"; }
    #sw-projekt .sw_artikel__details h4 a {
      font-size: 22px;
      line-height: 28px;
      font-family: "TrafficBold"; }
      #sw-projekt .sw_artikel__details h4 a span {
        font-family: "Traffic"; }
  #sw-projekt .sw_artikel__details h5 {
    font-size: 22px;
    line-height: 28px;
    font-family: "Traffic";
    margin: 0 0 16px 0; }
  #sw-projekt .sw_artikel__details ul {
    margin-bottom: 0; }
  #sw-projekt .sw_artikel__price {
    margin-top: 0;
    margin-bottom: 10px; }
  #sw-projekt .sw_artikel__description {
    margin-top: 0;
    margin-bottom: 10px; }
  @media (max-width: 767px) {
    #sw-projekt .sw_projekt__header {
      margin: 0 -16px;
      padding-left: 16px;
      padding-right: 16px; }
    #sw-projekt .sw_projekt__col--1 {
      flex-basis: 77px;
      flex-shrink: 1; }
    #sw-projekt .sw_projekt__col--23 {
      flex: 1; }
    #sw-projekt .sw_projekt__col--45 {
      flex: 1; }
    #sw-projekt .sw_artikel__description {
      padding-right: 0; } }
  @media (max-width: 1023px) {
    #sw-projekt .sw_artikel__details > .row > .col-xs-4 {
      padding-right: 0; } }
  @media (min-width: 768px) {
    #sw-projekt .sw_projekt__header {
      margin: 0; }
    #sw-projekt .sw_projekt__cols {
      padding: 16px; }
    #sw-projekt .sw_projekt__col--1 {
      flex-basis: 106px; }
    #sw-projekt .sw_projekt__col--23 {
      flex-basis: 246px;
      white-space: nowrap; }
      #sw-projekt .sw_projekt__col--23 div {
        display: block;
        float: left; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--2 {
        width: 119px; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--3 {
        width: 119px; }
    #sw-projekt .sw_projekt__col--45 {
      white-space: nowrap; }
      #sw-projekt .sw_projekt__col--45 div {
        display: block;
        float: left; }
      #sw-projekt .sw_projekt__col--45 .sw_projekt__col--4 {
        width: 119px; }
    #sw-projekt .sw_artikel__details > .row:last-of-type {
      padding: 0 0 32px 0; }
    #sw-projekt .sw_artikel__details h4 {
      font-size: 22px;
      line-height: 28px; }
      #sw-projekt .sw_artikel__details h4 a {
        font-size: 22px;
        line-height: 28px; }
    #sw-projekt .sw_artikel__details h5 {
      font-size: 22px;
      line-height: 28px; } }
  @media (min-width: 1024px) {
    #sw-projekt .sw_projekt__col--1 {
      flex-basis: 148px; }
    #sw-projekt .sw_projekt__col--23 {
      flex-basis: 332px; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--2 {
        width: 164px; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--3 {
        width: 164px; }
    #sw-projekt .sw_projekt__col--45 .sw_projekt__col--4 {
      width: 164px; } }
  @media (min-width: 1200px) {
    #sw-projekt .sw_projekt__col--1 {
      flex-basis: 182px; }
    #sw-projekt .sw_projekt__col--23 {
      flex-basis: 397px; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--2 {
        width: 190px; }
      #sw-projekt .sw_projekt__col--23 .sw_projekt__col--3 {
        width: 190px; }
    #sw-projekt .sw_projekt__col--45 .sw_projekt__col--4 {
      width: 190px; } }
  #sw-projekt .sw-general {
    background-color: #DBDBDA;
    padding: 18px 26px; }
    #sw-projekt .sw-general h3 {
      border-bottom: 0; }
  #sw-projekt .sw-downloads {
    padding-left: 0; }
    #sw-projekt .sw-downloads li {
      list-style: none; }
      #sw-projekt .sw-downloads li + li {
        margin-top: 18px; }
      #sw-projekt .sw-downloads li a {
        padding: 4px 0 4px 27px;
        background-image: url("img/icons/ic-download@1x.png");
        background-repeat: no-repeat;
        font-size: 16px;
        line-height: 24px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
          #sw-projekt .sw-downloads li a {
            background-image: url("img/icons/ic-download@2x.png");
            background-size: 19px 26px; } }
  #sw-projekt .sw-downloads--artikel {
    margin-top: 18px; }
  #sw-projekt .sw-downloads--general li + li {
    margin-top: 24px; }
  @media (max-width: 767px) {
    #sw-projekt .sw-downloads--general {
      margin-top: -12px; } }
  @media (min-width: 768px) {
    #sw-projekt .sw-downloads {
      display: flex;
      flex-flow: wrap;
      margin-top: -18px; }
      #sw-projekt .sw-downloads li {
        width: 50%;
        display: block;
        margin-top: 18px; }
    #sw-projekt .sw-downloads--general {
      width: 75%;
      margin-top: -24px; }
      #sw-projekt .sw-downloads--general li {
        margin-top: 24px; }
    #sw-projekt .sw-downloads--artikel:first-child {
      margin-top: -20px; }
    #sw-projekt .sw-general {
      padding: 29px 20px 19px 20px;
      display: flex; }
      #sw-projekt .sw-general h3 {
        width: 25%; } }
  @media (min-width: 1024px) {
    #sw-projekt .sw-downloads--artikel {
      margin-top: 8px; }
    #sw-projekt .sw-downloads--general li {
      width: 33.3333%; } }
  @media (max-width: 767px) {
    #sw-projekt .nav-pills li {
      float: none;
      display: inline-block;
      cursor: pointer;
      margin: 4px -2px 2px 0; }
    #sw-projekt ul.nav-pills li.active {
      background-color: #dbdbdb; }
    #sw-projekt .nav-pills li a {
      border-radius: 0;
      padding: 4px 18px 1px 20px;
      height: 30px;
      border: 1px solid #d1d1d1;
      color: #282828; }
    #sw-projekt .nav-pills li:hover {
      background-color: transparent; }
    #sw-projekt .nav-pills li a:hover {
      border: 1px solid #393939; }
    #sw-projekt .nav-pills > li.active > a,
    #sw-projekt .nav-pills > li.active > a:hover,
    #sw-projekt .nav-pills > li.active > a:focus {
      background-color: #dbdbdb;
      color: #282828;
      border: 1px solid #dbdbdb; } }
