@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i';
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.eot');
  src: url('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/templates/metz2018/bs/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-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.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #aa001e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5e0010;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #aa001e;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #770015;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #aa001e;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #770015;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1128px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1390px;
  }
}
@media (min-width: 1900px) {
  .container {
    width: 1890px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 .col-xl-1, .col-xxl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xxl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xxl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xxl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xxl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xxl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xxl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xxl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xxl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xxl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xxl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1900px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-11 {
    width: 91.66666667%;
  }
  .col-xxl-10 {
    width: 83.33333333%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-8 {
    width: 66.66666667%;
  }
  .col-xxl-7 {
    width: 58.33333333%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-5 {
    width: 41.66666667%;
  }
  .col-xxl-4 {
    width: 33.33333333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-2 {
    width: 16.66666667%;
  }
  .col-xxl-1 {
    width: 8.33333333%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-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.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #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: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label,
  form.form-customer-order .col-form-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #343434;
  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);
  -moz-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;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #343434;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #343434;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #343434;
}
.btn-primary {
  color: #ffffff;
  background-color: #343434;
  border-color: #343434;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #151515;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #151515;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #090909;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #343434;
  border-color: #343434;
}
.btn-primary .badge {
  color: #343434;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #aa001e;
  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;
  -moz-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: #5e0010;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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.42857143;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #aa001e;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #aa001e;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #aa001e;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 5px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -5px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ececec;
  border-color: #dbdbdb;
}
.navbar-default .navbar-brand {
  color: #616161;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #484848;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #191919;
}
.navbar-default .navbar-nav > li > a {
  color: #616161;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #dbdbdb;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #dbdbdb;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #dbdbdb;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #616161;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #dbdbdb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #616161;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #616161;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #aa001e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #5e0010;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #aa001e;
  border-color: #aa001e;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #aa001e;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #770015;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #aa001e;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 5px;
  padding-right: 5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #aa001e;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #aa001e;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #aa001e;
  border-color: #aa001e;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ff778f;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #aa001e;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #aa001e;
  border-color: #aa001e;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #aa001e;
}
.panel-primary > .panel-heading .badge {
  color: #aa001e;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #aa001e;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  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%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-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);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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: #000000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
#main-wrapper #main:before,
#main-wrapper #main:after,
header#page-header > div > div:before,
header#page-header > div > div:after,
.artlist:before,
.artlist:after,
.artlist .artbox > div > .basket > div:before,
.artlist .artbox > div > .basket > div:after,
div.article-display-bar > div.head > div.has-attributes:before,
div.article-display-bar > div.head > div.has-attributes:after,
div.article-display-bar > div.filter-available > div:before,
div.article-display-bar > div.filter-available > div:after,
#details-data:before,
#details-data:after,
.slick-slider .slick-slide .artlist:before,
.slick-slider .slick-slide .artlist:after,
#slick-slider-brands .slick-slide .slide--brand:before,
#slick-slider-brands .slick-slide .slide--brand:after,
#footer > div.logos:before,
#footer > div.logos:after,
footer#footer-bottom > div:before,
footer#footer-bottom > div:after,
#banner-startpage > div:before,
#banner-startpage > div:after,
.sn-form-horizontal .form-group:before,
.sn-form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
#main-wrapper #main:after,
header#page-header > div > div:after,
.artlist:after,
.artlist .artbox > div > .basket > div:after,
div.article-display-bar > div.head > div.has-attributes:after,
div.article-display-bar > div.filter-available > div:after,
#details-data:after,
.slick-slider .slick-slide .artlist:after,
#slick-slider-brands .slick-slide .slide--brand:after,
#footer > div.logos:after,
footer#footer-bottom > div:after,
#banner-startpage > div:after,
.sn-form-horizontal .form-group: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,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl,
.visible-xxl {
  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,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xxl-block,
.visible-xxl-inline,
.visible-xxl-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-xl-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-xl-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1900px) {
  .visible-xxl {
    display: block !important;
  }
  table.visible-xxl {
    display: table !important;
  }
  tr.visible-xxl {
    display: table-row !important;
  }
  th.visible-xxl,
  td.visible-xxl {
    display: table-cell !important;
  }
}
@media (min-width: 1900px) {
  .visible-xxl-block {
    display: block !important;
  }
}
@media (min-width: 1900px) {
  .visible-xxl-inline {
    display: inline !important;
  }
}
@media (min-width: 1900px) {
  .visible-xxl-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-xl {
    display: none !important;
  }
}
@media (min-width: 1900px) {
  .hidden-xxl {
    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;
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.info_left {
  /* thumbnails */
}
.info_left div.product-gallery {
  /*position: relative;*/
}
.info_left div.product-gallery > ul.thumbnails {
  font-size: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow-y: hidden;
}
.info_left div.product-gallery > ul.thumbnails > li {
  background: white;
  text-align: center;
  display: inline-block;
  padding: 0;
  margin-bottom: 8px;
  margin-right: 8px;
  line-height: 110px;
  max-width: 110px;
  max-height: 110px;
}
.info_left div.product-gallery > ul.thumbnails > li a {
  display: block;
  width: 110px;
  height: 110px;
}
.info_left div.product-gallery > ul.thumbnails > li img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.info_left div.product-gallery > ul.thumbnails > li,
.info_left div.product-gallery > ul.thumbnails > li img {
  vertical-align: middle;
}
.info_left div.product-gallery-preview {
  width: auto;
  height: 400px;
  position: relative;
  margin-bottom: .5em;
  line-height: 400px;
  text-align: center;
  font-size: 0;
}
.info_left div.product-gallery-preview div.reel-overlay-wrapper,
.info_left div.product-gallery-preview > img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.info_left div.product-gallery-preview img.reel {
  max-width: 100%;
  max-height: 100%;
}
.info_left div.product-gallery-preview > div.zoom-marker {
  position: absolute;
  width: 0;
  height: 0;
  background: rgba(128, 128, 192, 0.5);
  top: 0;
  left: 0;
}
.info_left div.product-gallery-image {
  position: relative;
  background: white;
  margin-bottom: 1em;
}
.info_left div.reel-preloader {
  display: none;
}
.info_left div.reel-overlay img.reel {
  cursor: pointer !important;
}
.info_right div.product-gallery-zoom {
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 100px;
  width: 430px;
  height: 300px;
  max-height: 300px;
  overflow: hidden;
  border: 1px solid #CCC;
  display: none;
}
.info_right div.product-gallery-zoom > img {
  position: absolute;
}
.info_right div.attention-box {
  margin-bottom: 1.5em;
}
#cboxContent #cboxNext,
#cboxContent #cboxPrevious {
  position: absolute;
  top: 0;
  height: 100%;
  width: 120px;
  outline: 0;
  background: no-repeat;
}
#cboxContent #cboxPrevious {
  left: 0;
  background-position: 30% center;
}
#cboxContent #cboxPrevious:hover {
  background-image: url('/templates/system/css/fancy/fancy_nav_left.png');
}
#cboxContent #cboxNext {
  right: 0;
  background-position: 70% center;
}
#cboxContent #cboxNext:hover {
  background-image: url('/templates/system/css/fancy/fancy_nav_right.png');
}
#cboxContent #cboxClose {
  background: url('/templates/system/css/fancy/fancy_close.png') center center;
  width: 30px;
  height: 30px;
  top: -11px;
  right: -11px;
  border: 0;
  outline: 0;
}
#cookie-modal > div {
  pointer-events: auto;
}
#cookie-modal > div iframe {
  height: 500px;
  width: 100%;
  margin: 0;
  border: 0;
}
@media (min-width: 768px) {
  #cookie-modal > div iframe {
    height: 400px;
  }
}
#cookie-modal > div.modal-lg iframe {
  height: 700px;
}
.cookie-notice .header {
  background-color: #aa001e;
  color: white;
  font-size: 18px;
  padding: 0.5rem 1rem;
}
.cookie-notice .header img {
  width: 1.7rem;
  margin-right: 1rem;
  margin-bottom: -0.4rem;
}
.cookie-notice .body {
  padding: 1rem;
}
.cookie-notice .body form#cookieform {
  display: none;
}
.cookie-notice .body > div {
  text-align: center;
}
.cookie-notice .body > div a {
  color: #aa001e;
  border: #aa001e;
  text-align: justify;
  cursor: pointer;
  margin-top: 1rem;
}
.cookie-notice .body .buttons {
  display: flex;
  justify-content: space-evenly;
}
.cookie-notice .body .buttons button {
  width: 100%;
  color: #fff;
  background-color: #aa001e;
  border: 0;
  height: 2em;
  outline: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
}
.cookie-notice .body .buttons #cookie_all_accept {
  background-color: #aa001e;
  color: white;
  height: 48px;
  font-size: 20px;
}
.cookie-notice .body .buttons #cookie_save {
  background-color: #fff;
  color: #000;
  border: 1px solid grey;
}
.cookie-notice .body #cookie_edit {
  cursor: pointer;
}
.cookie-notice .body .cookie-group {
  border-bottom: 1px solid grey;
  margin-top: 1rem;
  padding: 0.5rem;
}
.cookie-notice .body .cookie-group > div.link {
  text-align: center;
  padding-top: 1rem;
}
.cookie-notice .body .cookie-group > div.link a {
  color: #aa001e;
  border: #aa001e;
  text-align: justify;
  cursor: pointer;
  margin-top: 1rem;
}
.cookie-notice .body .cookie-group .more-info {
  display: none;
  padding-top: 1rem;
}
.cookie-notice .body .cookie-group .more-info > table {
  width: 100%;
}
.cookie-notice .body .cookie-group .more-info > table .switch {
  position: relative;
  right: 0;
  top: 5px;
}
.cookie-notice .body .cookie-group .more-info > table tr th {
  text-transform: uppercase;
  text-align: left;
}
.cookie-notice .body .cookie-group .more-info > table tr td {
  text-align: left;
}
.cookie-notice .body .cookie-group .more-info > table tr td.td-border {
  padding-top: 1rem;
}
.cookie-notice .body .cookie-group .more-info > table tr.tr-border {
  border-top: 1px solid grey;
}
@media (max-width: 768px) {
  .cookie-notice .body .cookie-group .more-info > table tr {
    display: flex;
    flex-flow: row wrap;
  }
  .cookie-notice .body .cookie-group .more-info > table tr td {
    text-align: center;
  }
  .cookie-notice .body .cookie-group .more-info > table tr th:after {
    content: ' |';
  }
  .cookie-notice .body .cookie-group .more-info > table tr td.border {
    border: 0;
  }
}
.cookie-notice .body .cookie-group .sc_system_infobox_orange {
  display: none;
}
.cookie-notice .body .link-list {
  margin-top: 2rem;
}
.cookie-notice .body .link-list a,
.cookie-notice .body .link-list span {
  color: grey;
}
.cookie-notice .body .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cookie-notice .body .slider-switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.cookie-notice .body .slider-switch:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.cookie-notice .body input:checked + .slider-switch {
  background-color: #45b348;
}
.cookie-notice .body input:focus + .slider-switch {
  box-shadow: 0 0 1px #45b348;
}
.cookie-notice .body input:checked + .slider-switch:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}
.cookie-notice .body .slider-switch.round {
  border-radius: 34px;
}
.cookie-notice .body .slider-switch.round:before {
  border-radius: 50%;
}
.cookie-notice .body .switch {
  position: absolute;
  display: inline-block;
  width: 31px;
  height: 17px;
  right: 1.5rem;
}
.cookie-notice .body .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('/templates/metz2018/js/slick/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 1;
  color: #bbbbbb;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\f053";
}
[dir="rtl"] .slick-prev:before {
  content: "\f054";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\f054";
}
[dir="rtl"] .slick-next:before {
  content: "\f053";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f111";
  width: 20px;
  height: 20px;
  font-family: 'FontAwesome';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #333333;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #333333;
  opacity: 0.75;
}
.w-100 {
  width: 100%;
}
.shadow-normal {
  -webkit-box-shadow: 0px 6px 6px 0px rgba(100, 100, 100, 0.38);
  -moz-box-shadow: 0px 6px 6px 0px rgba(100, 100, 100, 0.38);
  box-shadow: 0px 6px 6px 0px rgba(100, 100, 100, 0.38);
}
.shadow-small {
  -webkit-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  -moz-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
}
.btn.btn-red {
  color: white;
  background-color: #aa001e;
  border-color: #aa001e;
}
body {
  overflow-x: hidden;
  background-color: white;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
@media (max-width: 1399px) {
  #page-top-nav,
  #page-header,
  #footer,
  #main-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 1400px) {
  #page-top-nav,
  #page-header,
  #footer,
  #main-wrapper {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}
img.image-with-shadow {
  -webkit-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  -moz-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  display: block;
  max-width: 100%;
  height: auto;
}
#main_content div.carousel.slide {
  -webkit-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  -moz-box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
  box-shadow: 2px 3px 6px 0px rgba(100, 100, 100, 0.35);
}
#main_content div.carousel.slide.carousel-article {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#main-wrapper #main {
  margin-left: -5px;
  margin-right: -5px;
}
#main-wrapper #main:before,
#main-wrapper #main:after {
  content: " ";
  display: table;
}
#main-wrapper #main:after {
  clear: both;
}
#main-wrapper #main:before,
#main-wrapper #main:after {
  content: " ";
  display: table;
}
#main-wrapper #main:after {
  clear: both;
}
#main-wrapper #main #main_left {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  #main-wrapper #main #main_left {
    float: left !important;
  }
}
@media (min-width: 992px) {
  #main-wrapper #main #main_left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  #main-wrapper #main #main_left {
    float: left;
    width: 16.66666667%;
  }
}
#main-wrapper #main #main_content {
  padding-left: 1em;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2.5em;
}
@media (min-width: 992px) {
  #main-wrapper #main #main_content {
    padding-left: 2em;
    float: right !important;
  }
}
@media (min-width: 992px) {
  #main-wrapper #main #main_content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  #main-wrapper #main #main_content {
    float: left;
    width: 83.33333333%;
  }
}
#main-wrapper #main.full-size #main_left {
  display: none !important;
}
#main-wrapper #main.full-size #main_content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #main-wrapper #main.full-size #main_content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #main-wrapper #main.full-size #main_content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #main-wrapper #main.full-size #main_content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .instock {
    margin-left: 2em;
  }
}
div#page-overlay {
  top: 210px;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: none;
  background: #000000;
  opacity: 0.6;
  z-index: 800;
}
nav#page-top-nav {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  nav#page-top-nav {
    border-bottom: none;
  }
  nav#page-top-nav .navbar-brand {
    display: none;
  }
}
nav#page-top-nav #page-top-nav-collapse ul.navbar-nav > li.preorder-products,
nav#page-top-nav #page-top-nav-collapse ul.navbar-nav > li.new-products {
  font-weight: 600;
}
nav#page-top-nav #page-top-nav-collapse ul.navbar-nav > li.preorder-products a,
nav#page-top-nav #page-top-nav-collapse ul.navbar-nav > li.new-products a {
  color: #aa001e;
}
nav#page-top-nav #page-top-nav-collapse ul.navbar-nav > li > span.text {
  position: relative;
  display: block;
  padding: 15px 15px;
}
nav#page-top-nav .search--form--top .input-group {
  border: 2px solid #aa001e;
}
nav#page-top-nav .search--form--top #top-searchbox {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: auto;
}
@media (max-width: 767px) {
  nav#page-top-nav {
    background-color: #aa001e;
    border-color: #aa001e;
    color: white;
  }
  nav#page-top-nav .navbar-brand {
    color: white !important;
  }
  nav#page-top-nav .navbar-nav li > a {
    color: white;
  }
  nav#page-top-nav .navbar-nav li.preorder-products > a,
  nav#page-top-nav .navbar-nav li.new-products > a {
    color: white !important;
  }
  nav#page-top-nav .navbar-nav > .open > a,
  nav#page-top-nav .navbar-nav > .open > a:hover,
  nav#page-top-nav .navbar-nav > .open > a:focus {
    color: white;
    background-color: #6d0013;
  }
}
@media (max-width: 767px) {
  nav#page-top-nav .nav .open > a,
  nav#page-top-nav .nav .open > a:hover,
  nav#page-top-nav .nav .open > a:focus {
    background-color: #770015;
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu {
    position: relative;
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu:hover > a:after {
    border-left-color: #555;
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu > a:after {
    /*
						display: block;
						content: " ";
						float: right;
						width: 0;
						height: 0;
						border-color: transparent;
						border-style: solid;
						border-width: 5px 0 5px 5px;
						border-left-color: #cccccc;
						margin-top: 5px;
						margin-right: -10px;
						*/
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu.pull-left {
    float: none;
  }
  nav#page-top-nav ul.dropdown-menu li.dropdown-submenu .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
  }
}
header#mobile-head {
  display: none;
}
@media (max-width: 767px) {
  header#mobile-head {
    display: block;
    padding: 10px 6px;
  }
  header#mobile-head > a {
    display: block;
    width: 100%;
    text-align: center;
  }
  header#mobile-head > a > img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
}
header#page-header {
  background-color: white;
  -webkit-box-shadow: 0px 0px 18px 0px #b4b4b4;
  -moz-box-shadow: 0px 0px 18px 0px #b4b4b4;
  box-shadow: 0px 0px 18px 0px #b4b4b4;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  header#page-header {
    display: none !important;
  }
}
header#page-header > div {
  height: 158px;
}
header#page-header > div > div {
  margin-left: -5px;
  margin-right: -5px;
}
header#page-header > div > div > .logo {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 26px;
}
@media (min-width: 768px) {
  header#page-header > div > div > .logo {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  header#page-header > div > div > .logo {
    float: left;
    width: 25%;
  }
}
header#page-header > div > div > .logo > a {
  display: block;
}
header#page-header > div > div > .logo > a > img {
  max-width: 100%;
  max-height: 64px;
  width: auto;
  height: auto;
}
header#page-header > div > div > .nav-right {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  header#page-header > div > div > .nav-right {
    display: none !important;
  }
}
@media (min-width: 768px) {
  header#page-header > div > div > .nav-right {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  header#page-header > div > div > .nav-right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  header#page-header > div > div > .nav-right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  header#page-header > div > div #header-nav-groups > ul li,
  header#page-header > div > div #header-nav-groups > ul li > a {
    font-size: 12px;
  }
}
header#page-header > div > div #header-nav-groups > ul {
  float: left;
}
header#page-header > div > div #header-nav-groups > ul > li {
  background-size: contain;
  margin-right: 15px;
}
@media (min-width: 992px) {
  header#page-header > div > div #header-nav-groups > ul > li {
    background-image: url('/templates/metz2018/images/nav-shadow.jpg');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header#page-header > div > div #header-nav-groups > ul > li {
    background-position-y: 72px;
  }
}
header#page-header > div > div #header-nav-groups > ul > li > a {
  padding: 0;
  color: black;
  background-color: transparent !important;
  display: block;
}
header#page-header > div > div #header-nav-groups > ul > li > a:hover {
  background: transparent;
}
header#page-header > div > div #header-nav-groups > ul > li > a > div.i {
  display: block;
  width: 250px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  background-position-y: center;
  margin-bottom: 38px;
}
@media (min-width: 768px) and (max-width: 991px) {
  header#page-header > div > div #header-nav-groups > ul > li > a > div.i {
    width: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header#page-header > div > div #header-nav-groups > ul > li > a > div.i {
    width: 150px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header#page-header > div > div #header-nav-groups > ul > li > a > div.i {
    width: 200px;
  }
}
@media (min-width: 1400px) and (max-width: 1639px) {
  header#page-header > div > div #header-nav-groups > ul > li > a > div.i {
    width: 200px;
  }
}
header#page-header > div > div #header-nav-groups > ul > li > a > div.t {
  margin-top: 10px;
  text-align: center;
  padding: 5px 0;
}
header#page-header > div > div #header-nav-groups > ul > li.open > a > div.t {
  background-color: #aa001e;
  color: white;
}
header#page-header > div > div #header-nav-groups > ul > li.node-120 > a > div.i {
  background-image: url('/templates/metz2018/images/navtop/slotracing.png');
}
header#page-header > div > div #header-nav-groups > ul > li.node-82 > a > div.i {
  background-image: url('/templates/metz2018/images/navtop/rc-modellbau.png');
}
header#page-header > div > div #header-nav-groups > ul > li.node-241 > a > div.i {
  background-image: url('/templates/metz2018/images/navtop/carrera.png');
}
header#page-header > div > div #header-nav-groups > ul > li.node-204 > a > div.i {
  background-image: url('/templates/metz2018/images/navtop/prozentzeichen.png');
}
header#page-header > div > div #header-nav-groups > ul > li.node-882 > a > div.i {
  background-image: url('/templates/metz2018/images/navtop/mline.png');
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu {
  position: relative;
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu.pull-left {
  float: none;
}
header#page-header > div > div #header-nav-groups > ul > li ul.dropdown-menu li.dropdown-submenu .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#search-mobile {
  display: none;
  display: none !important;
}
@media (max-width: 767px) {
  #search-mobile {
    display: block !important;
  }
  table#search-mobile {
    display: table !important;
  }
  tr#search-mobile {
    display: table-row !important;
  }
  th#search-mobile,
  td#search-mobile {
    display: table-cell !important;
  }
}
.container,
.container-fluid {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
h1.breadcrumbs,
.head-link.breadcrumbs {
  font-size: 11pt;
}
h1.breadcrumbs > a.navlink,
.head-link.breadcrumbs > a.navlink {
  font-weight: normal !important;
  color: #aaaaaa !important;
}
h1.breadcrumbs > a:last-child.navlink,
.head-link.breadcrumbs > a:last-child.navlink {
  color: #343434 !important;
}
h1.breadcrumbs > a.back,
.head-link.breadcrumbs > a.back {
  margin-right: 1em;
}
.artlist {
  margin-left: -5px;
  margin-right: -5px;
}
.artlist:before,
.artlist:after {
  content: " ";
  display: table;
}
.artlist:after {
  clear: both;
}
.artlist:before,
.artlist:after {
  content: " ";
  display: table;
}
.artlist:after {
  clear: both;
}
.artlist .prdkatbox {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .artlist .prdkatbox {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .artlist .prdkatbox {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .artlist .prdkatbox {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .artlist .prdkatbox {
    float: left;
    width: 16.66666667%;
  }
}
.artlist .prdkatbox > a {
  outline: none;
  text-decoration: none;
}
.artlist .prdkatbox > a:hover,
.artlist .prdkatbox > a:focus,
.artlist .prdkatbox > a:active {
  text-decoration: none;
}
.artlist .prdkatbox > a > div > div.i {
  width: 100%;
  height: 170px;
  line-height: 170px;
  overflow: hidden;
  text-align: center;
}
.artlist .prdkatbox > a > div > div.i img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.artlist .prdkatbox > a > div > div.t {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  background: #aa001e;
}
.artlist .prdkatbox > a > div > div.t > span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  color: white;
  font-size: 14px;
  font-weight: 600;
}
.artlist .artbox {
  /*
		.make-xs-column(12);
		.make-sm-column(4);
		.make-md-column(4);
		.make-lg-column(3);
		.make-xl-column(2);
		*/
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .artlist .artbox {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .artlist .artbox {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .artlist .artbox {
    float: left;
    width: 25%;
  }
}
.artlist .artbox > div {
  position: relative;
  border: 1px solid #b3b3b3;
  padding: 2px 5px;
  margin-bottom: 1.5em;
}
.artlist .artbox > div .top-marker {
  z-index: 10;
  top: 0;
  left: 0;
  position: absolute;
}
.artlist .artbox > div .top-marker .article-new,
.artlist .artbox > div .top-marker .saved-percent {
  display: inline-block;
  color: white;
  background-color: #aa001e;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 6px;
}
.artlist .artbox > div .shipping-free,
.artlist .artbox > div .shipping-free-1,
.artlist .artbox > div .shipping-free-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 70px;
  height: 70px;
  background-image: url('/templates/metz2018/images/versandfrei.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
}
.artlist .artbox > div .shipping-free-1 {
  background-image: url('/templates/metz2018/images/versandfrei-de.png');
}
.artlist .artbox > div .shipping-free-2 {
  background-image: url('/templates/metz2018/images/versandfrei-eu.png');
}
.artlist .artbox > div > hr {
  border-top: 3px solid #bcbdc0;
}
.artlist .artbox > div > .image {
  position: relative;
  padding: 6px 0;
  height: 160px;
  margin-bottom: 0.6em;
}
.artlist .artbox > div > .image > a {
  text-align: center;
}
.artlist .artbox > div > .image > a img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.artlist .artbox > div > .image .saved-percent {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 5px 0 !important;
  float: right !important;
  width: 46px;
  background: #aa001e;
  color: white;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.artlist .artbox > div > .description {
  display: block;
  height: 5.0em;
  overflow: hidden;
  color: black;
  font-size: 16px;
}
.artlist .artbox > div > .description a {
  color: inherit;
  font-size: inherit;
}
.artlist .artbox > div > .description a h5 {
  font-size: inherit;
  color: #000000 !important;
}
.artlist .artbox > div > .short-text {
  display: block;
  height: 4em;
  overflow: hidden;
  line-height: 1.3em;
  font-size: 12px;
  color: black;
  margin-bottom: 4px;
}
.artlist .artbox > div > .manufacturer {
  display: block;
  line-height: 1em;
  height: 2.5em;
  font-size: 70%;
  margin-bottom: 10px;
}
.artlist .artbox > div > .manufacturer strong {
  font-weight: normal;
}
.artlist .artbox > div > .price {
  display: block;
  height: 58px;
  text-align: right;
}
.artlist .artbox > div > .price .product-price {
  font-size: 20px;
  font-weight: 600;
}
.artlist .artbox > div > .price .product-price img.stock-img {
  float: right !important;
  margin-top: 5px;
  margin-left: 6px;
  width: 14px;
  height: 14px;
}
.artlist .artbox > div > .price .uvp {
  font-size: 15px;
  font-weight: normal;
  color: black;
  text-decoration: line-through;
}
.artlist .artbox > div > .price .grundpreis {
  display: block;
  font-size: 10px;
  font-weight: normal;
}
.artlist .artbox > div .price-information {
  display: block;
  height: 20px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-align: left;
}
.artlist .artbox > div .price-information a {
  color: #666666;
  text-decoration: underline;
}
.artlist .artbox > div .stock-info {
  text-align: right;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 4px;
}
.artlist .artbox > div .saved-percent-text {
  display: block;
  height: 30px;
  font-size: 11px;
  color: #aa001e;
}
.artlist .artbox > div > .basket {
  display: block;
}
@media (min-width: 992px) {
  .artlist .artbox > div > .basket {
    height: 36px;
  }
}
.artlist .artbox > div > .basket > div {
  margin-left: -5px;
  margin-right: -5px;
}
.artlist .artbox > div > .basket > div > div {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .artlist .artbox > div > .basket > div > div {
    float: left;
    width: 50%;
  }
}
.artlist .artbox > div > .basket > div > div:first-child > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #343434;
  background-color: #ffffff;
  border-color: #cccccc;
  display: block;
  width: 100%;
  color: #aa001e;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}
.artlist .artbox > div > .basket > div > div:first-child > a:focus,
.artlist .artbox > div > .basket > div > div:first-child > a:active:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.active:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.focus,
.artlist .artbox > div > .basket > div > div:first-child > a:active.focus,
.artlist .artbox > div > .basket > div > div:first-child > a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.artlist .artbox > div > .basket > div > div:first-child > a:hover,
.artlist .artbox > div > .basket > div > div:first-child > a:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.focus {
  color: #343434;
  text-decoration: none;
}
.artlist .artbox > div > .basket > div > div:first-child > a:active,
.artlist .artbox > div > .basket > div > div:first-child > a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.artlist .artbox > div > .basket > div > div:first-child > a.disabled,
.artlist .artbox > div > .basket > div > div:first-child > a[disabled],
fieldset[disabled] .artlist .artbox > div > .basket > div > div:first-child > a {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.artlist .artbox > div > .basket > div > div:first-child > a.disabled,
fieldset[disabled] a.artlist .artbox > div > .basket > div > div:first-child > a {
  pointer-events: none;
}
.artlist .artbox > div > .basket > div > div:first-child > a.btn-red {
  color: white;
  background-color: #aa001e;
  border-color: #aa001e;
}
.artlist .artbox > div > .basket > div > div:first-child > a:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.focus {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.artlist .artbox > div > .basket > div > div:first-child > a:hover {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.artlist .artbox > div > .basket > div > div:first-child > a:active,
.artlist .artbox > div > .basket > div > div:first-child > a.active,
.open > .dropdown-toggle.artlist .artbox > div > .basket > div > div:first-child > a {
  color: #343434;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.artlist .artbox > div > .basket > div > div:first-child > a:active:hover,
.artlist .artbox > div > .basket > div > div:first-child > a.active:hover,
.open > .dropdown-toggle.artlist .artbox > div > .basket > div > div:first-child > a:hover,
.artlist .artbox > div > .basket > div > div:first-child > a:active:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.active:focus,
.open > .dropdown-toggle.artlist .artbox > div > .basket > div > div:first-child > a:focus,
.artlist .artbox > div > .basket > div > div:first-child > a:active.focus,
.artlist .artbox > div > .basket > div > div:first-child > a.active.focus,
.open > .dropdown-toggle.artlist .artbox > div > .basket > div > div:first-child > a.focus {
  color: #343434;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.artlist .artbox > div > .basket > div > div:first-child > a:active,
.artlist .artbox > div > .basket > div > div:first-child > a.active,
.open > .dropdown-toggle.artlist .artbox > div > .basket > div > div:first-child > a {
  background-image: none;
}
.artlist .artbox > div > .basket > div > div:first-child > a.disabled:hover,
.artlist .artbox > div > .basket > div > div:first-child > a[disabled]:hover,
fieldset[disabled] .artlist .artbox > div > .basket > div > div:first-child > a:hover,
.artlist .artbox > div > .basket > div > div:first-child > a.disabled:focus,
.artlist .artbox > div > .basket > div > div:first-child > a[disabled]:focus,
fieldset[disabled] .artlist .artbox > div > .basket > div > div:first-child > a:focus,
.artlist .artbox > div > .basket > div > div:first-child > a.disabled.focus,
.artlist .artbox > div > .basket > div > div:first-child > a[disabled].focus,
fieldset[disabled] .artlist .artbox > div > .basket > div > div:first-child > a.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.artlist .artbox > div > .basket > div > div:first-child > a .badge {
  color: #ffffff;
  background-color: #343434;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #343434;
  border-color: #343434;
  display: block;
  width: 100%;
  float: none !important;
  width: 100% !important;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal:active:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal:active.focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:hover,
.artlist .artbox > div > .basket .sn_addtobasket_modal:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.focus {
  color: #343434;
  text-decoration: none;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:active,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.artlist .artbox > div > .basket .sn_addtobasket_modal.disabled,
.artlist .artbox > div > .basket .sn_addtobasket_modal[disabled],
fieldset[disabled] .artlist .artbox > div > .basket .sn_addtobasket_modal {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.artlist .artbox > div > .basket .sn_addtobasket_modal.disabled,
fieldset[disabled] a.artlist .artbox > div > .basket .sn_addtobasket_modal {
  pointer-events: none;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal.btn-red {
  color: white;
  background-color: #aa001e;
  border-color: #aa001e;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #000000;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:hover {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #151515;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:active,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active,
.open > .dropdown-toggle.artlist .artbox > div > .basket .sn_addtobasket_modal {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #151515;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:active:hover,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active:hover,
.open > .dropdown-toggle.artlist .artbox > div > .basket .sn_addtobasket_modal:hover,
.artlist .artbox > div > .basket .sn_addtobasket_modal:active:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active:focus,
.open > .dropdown-toggle.artlist .artbox > div > .basket .sn_addtobasket_modal:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal:active.focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active.focus,
.open > .dropdown-toggle.artlist .artbox > div > .basket .sn_addtobasket_modal.focus {
  color: #ffffff;
  background-color: #090909;
  border-color: #000000;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal:active,
.artlist .artbox > div > .basket .sn_addtobasket_modal.active,
.open > .dropdown-toggle.artlist .artbox > div > .basket .sn_addtobasket_modal {
  background-image: none;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal.disabled:hover,
.artlist .artbox > div > .basket .sn_addtobasket_modal[disabled]:hover,
fieldset[disabled] .artlist .artbox > div > .basket .sn_addtobasket_modal:hover,
.artlist .artbox > div > .basket .sn_addtobasket_modal.disabled:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal[disabled]:focus,
fieldset[disabled] .artlist .artbox > div > .basket .sn_addtobasket_modal:focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal.disabled.focus,
.artlist .artbox > div > .basket .sn_addtobasket_modal[disabled].focus,
fieldset[disabled] .artlist .artbox > div > .basket .sn_addtobasket_modal.focus {
  background-color: #343434;
  border-color: #343434;
}
.artlist .artbox > div > .basket .sn_addtobasket_modal .badge {
  color: #343434;
  background-color: #ffffff;
}
div.article-display-bar {
  margin-top: 2em;
  margin-bottom: 2em;
}
div.article-display-bar > div.head {
  border: 1px solid #bcbdc0;
  background: #efefef;
}
div.article-display-bar > div.head > div {
  padding: 6px;
}
div.article-display-bar > div.head > div:before,
div.article-display-bar > div.head > div:after {
  content: " ";
  display: table;
}
div.article-display-bar > div.head > div:after {
  clear: both;
}
div.article-display-bar > div.head > div:before,
div.article-display-bar > div.head > div:after {
  content: " ";
  display: table;
}
div.article-display-bar > div.head > div:after {
  clear: both;
}
div.article-display-bar > div.head > div > div.pages ul.pagination {
  margin-top: 0;
  margin-bottom: 0;
}
div.article-display-bar > div.head > div.has-attributes {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  div.article-display-bar > div.head > div.has-attributes > div {
    margin-bottom: 8px;
  }
}
div.article-display-bar > div.head > div.has-attributes > div.filter {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width: 767px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter a.btn-filter {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter.filter-desktop {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter.filter-desktop {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter.filter-desktop {
    display: none !important;
  }
}
@media (min-width: 1900px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter.filter-desktop {
    display: none !important;
  }
}
div.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile {
  display: none !important;
}
@media (max-width: 767px) {
  div.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile {
    display: block !important;
  }
  tablediv.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile {
    display: table !important;
  }
  trdiv.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile {
    display: table-row !important;
  }
  thdiv.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile,
  tddiv.article-display-bar > div.head > div.has-attributes > div.filter.filter-mobile {
    display: table-cell !important;
  }
}
div.article-display-bar > div.head > div.has-attributes > div.pages {
  float: left !important;
}
div.article-display-bar > div.head > div.has-attributes > div.pages ul.pagination {
  margin-top: 0;
  margin-bottom: 0;
}
div.article-display-bar > div.head > div.has-attributes > div.sort {
  float: right !important;
  text-align: right;
}
div.article-display-bar > div.head.no-attributes > div > div:before,
div.article-display-bar > div.head.no-attributes > div > div:after {
  content: " ";
  display: table;
}
div.article-display-bar > div.head.no-attributes > div > div:after {
  clear: both;
}
div.article-display-bar > div.head.no-attributes > div > div:before,
div.article-display-bar > div.head.no-attributes > div > div:after {
  content: " ";
  display: table;
}
div.article-display-bar > div.head.no-attributes > div > div:after {
  clear: both;
}
@media (max-width: 767px) {
  div.article-display-bar > div.head.no-attributes > div > div.pages {
    display: block;
  }
}
@media (min-width: 768px) {
  div.article-display-bar > div.head.no-attributes > div > div.pages {
    float: left !important;
  }
}
@media (max-width: 767px) {
  div.article-display-bar > div.head.no-attributes > div > div.sort {
    display: block;
  }
}
@media (min-width: 768px) {
  div.article-display-bar > div.head.no-attributes > div > div.sort {
    float: right !important;
  }
}
div.article-display-bar > div.filter-available {
  display: none;
  padding: 10px 10px 0 10px;
  clear: both;
  border-left: 1px solid #bcbdc0;
  border-right: 1px solid #bcbdc0;
  border-bottom: 1px solid #bcbdc0;
}
@media (min-width: 1200px) {
  div.article-display-bar > div.filter-available {
    display: block !important;
  }
}
div.article-display-bar > div.filter-available > div {
  margin-left: -5px;
  margin-right: -5px;
}
div.article-display-bar > div.filter-available > div .btn-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  div.article-display-bar > div.filter-available > div .btn-group {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.article-display-bar > div.filter-available > div .btn-group {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  div.article-display-bar > div.filter-available > div .btn-group {
    float: left;
    width: 16.66666667%;
  }
}
div.article-display-bar > div.filter-available > div .btn-group:hover button.dropdown-toggle,
div.article-display-bar > div.filter-available > div .btn-group.open button.dropdown-toggle {
  color: black;
  background: #d1d2d4;
}
div.article-display-bar > div.filter-available > div .btn-group button.dropdown-toggle {
  position: relative;
  text-align: left;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #58585a;
  background: white;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
div.article-display-bar > div.filter-available > div .btn-group button.dropdown-toggle > .caret {
  position: absolute;
  top: 14px;
  right: 14px;
}
div.article-display-bar > div.filter-available > div .btn-group > ul.dropdown-menu {
  margin: 0 0 0 4px;
  max-height: 25em;
  overflow-y: auto;
}
div.article-display-bar > div.panel-attributes.panel-current {
  margin-top: 10px;
}
.toggle-line {
  display: block;
  border-bottom: 1px solid #CCC;
}
.toggle-attributes {
  cursor: pointer;
}
.toggle-attributes:focus,
.toggle-attributes:hover {
  text-decoration: underline;
}
.toggle-attributes.hidegroup {
  display: none;
}
.toggle-attributes.showgroup {
  display: block;
}
.attribute-filter-group {
  display: none;
}
.sidebarbox.panel-attributes a.pa {
  display: block;
  padding-left: 12px;
}
.sidebarbox.panel-attributes a.pa i {
  margin-left: -12px;
}
.product-details-headline > form {
  float: left !important;
  margin-right: 0.5em;
}
.product-details-headline > form button[name="bt_back"] {
  background: #343434;
  color: white;
}
.artdetails .special-price-text {
  font-size: 21px;
  color: black;
  margin: 0;
  line-height: 1.1;
  padding-bottom: 0.5em;
}
.artdetails .saved-percent-text {
  display: block;
  font-size: 14px;
  color: #aa001e;
}
.artdetails .price-lower {
  font-size: 50%;
  font-weight: normal;
  color: #8b949a;
}
.artdetails .price-lower > del {
  font-size: 130%;
  font-weight: bold;
}
.artdetails .surcharge {
  background: #eeeeee /*url('../images/truck-logo.svg') no-repeat left center*/;
  color: black;
  border: 1px solid #AAA;
  display: block;
  text-align: center;
  width: 135px;
  padding: 0 3px;
}
.artdetails .surcharge > img {
  display: inline;
}
.artdetails .surcharge a {
  padding: 2px;
  font-size: 0.85em;
  color: black;
}
.artdetails h2 {
  color: black !important;
}
.artdetails h2 .uvp {
  font-size: 55%;
  color: #9A9A9A;
  text-decoration: line-through;
}
.artdetails .info_left {
  z-index: 50;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .artdetails .info_left {
    float: left;
    width: 50%;
  }
}
.artdetails .info_left .saved-percent {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 30;
}
.artdetails .info_left .saved-percent .bull {
  display: block;
  float: right !important;
  width: 64px;
  height: 64px;
  background: #aa001e;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 64px;
  border-radius: 32px;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .artdetails .info_left .saved-percent .bull {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    border-radius: 22px !important;
  }
}
.artdetails .info_right {
  z-index: 51;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .artdetails .info_right {
    float: left;
    width: 50%;
  }
}
.artdetails .info_right h1 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 1.5em;
}
.artdetails .info_right h1 .article-new {
  color: white;
  background: #aa001e;
  font-size: 60%;
  padding: 3px;
  vertical-align: middle;
}
.artdetails .info_right h2 span[itemprop="price"],
.artdetails .info_right h2 span[itemprop="priceCurrency"] {
  color: #343434;
  font-weight: 600;
}
.artdetails .info_right h2 .uvp {
  font-size: 65%;
  color: #343434;
  text-decoration: line-through;
  font-weight: normal;
}
.artdetails .info_right .price-additional-info {
  font-weight: normal;
  color: #9A9A9A;
  font-size: 80%;
  text-align: right;
}
.artdetails .info_right .free-shipping-germany {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  padding-left: 40%;
  margin: 1em 0;
}
.artdetails .info_right .shipping-foreign-countries {
  background: #cccccc;
  color: black;
  font-size: 11px;
  font-weight: bold;
  padding: 4px;
  float: right !important;
}
.artdetails .info_right .shipping-foreign-countries:before,
.artdetails .info_right .shipping-foreign-countries:after {
  content: " ";
  display: table;
}
.artdetails .info_right .shipping-foreign-countries:after {
  clear: both;
}
.artdetails .info_right .shipping-foreign-countries:before,
.artdetails .info_right .shipping-foreign-countries:after {
  content: " ";
  display: table;
}
.artdetails .info_right .shipping-foreign-countries:after {
  clear: both;
}
.artdetails .info_right .grundpreis {
  display: block;
  font-size: 11px;
  text-align: right;
}
.artdetails .info_right small.tax-info {
  margin: 0.8em 0 !important;
  color: #999;
}
.artdetails .info_right span.shipping-additional {
  margin-bottom: 1em;
}
.artdetails .info_right div.variant-options select {
  width: 350px;
  max-width: 350px;
}
.artdetails .info_right .additional-information {
  color: black;
}
.artdetails .info_right .saved-percent {
  margin: 1.5em 0;
}
.artdetails .info_right .saved-percent span {
  color: #aa001e;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .artdetails .info_left {
    padding-right: 25px;
  }
  .artdetails .info_right {
    padding-left: 25px;
  }
}
#details-data {
  margin-left: -5px;
  margin-right: -5px;
}
#details-data > .info {
  float: left;
  width: 58.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #details-data > .info {
    float: left;
    width: 58.33333333%;
  }
}
#details-data > .price {
  float: left;
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #details-data > .price {
    float: left;
    width: 41.66666667%;
  }
}
div.details-basket-form {
  margin-bottom: 1em;
}
div.details-basket-form:before,
div.details-basket-form:after {
  content: " ";
  display: table;
}
div.details-basket-form:after {
  clear: both;
}
div.details-basket-form:before,
div.details-basket-form:after {
  content: " ";
  display: table;
}
div.details-basket-form:after {
  clear: both;
}
div.details-basket-form .left {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background: #dcddde;
  padding: 3px;
}
@media (min-width: 768px) {
  div.details-basket-form .left {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.details-basket-form .left {
    float: left;
    width: 50%;
  }
}
div.details-basket-form .left input {
  box-shadow: none;
  outline: none;
}
div.details-basket-form .left .input-group-addon {
  background: white;
}
div.details-basket-form .right {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background: #343434;
  color: white;
  padding: 3px;
}
@media (min-width: 768px) {
  div.details-basket-form .right {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.details-basket-form .right {
    float: left;
    width: 50%;
  }
}
div.details-basket-form .right div.input-group-btn.basket {
  border: 1px solid #343434;
}
div.details-basket-form .right button.btn.basket-button {
  padding: 0;
  overflow: hidden;
  background: #343434;
  border-color: #343434;
  color: white;
  width: 100%;
  outline: none;
  line-height: 30px;
}
div.details-basket-form .right button.btn.basket-button:hover,
div.details-basket-form .right button.btn.basket-button:focus {
  color: white;
}
div.details-basket-form .right button.btn.basket-button span.img {
  display: inline-block !important;
  height: 30px;
  margin-left: 3em;
  width: 30px;
}
div.details-basket-form .right button.btn.basket-button span.img > span {
  height: 30px;
  width: 30px;
}
#credit-info-details {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 10px;
  background-image: url('/templates/metz2018/images/finanzierung_frei.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
}
#credit-info-details div.row {
  margin-bottom: 0.7em;
}
#credit-info-details div.row .left {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
#credit-info-details div.row .left > h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 18px;
  color: black !important;
}
@media (min-width: 992px) {
  #credit-info-details div.row .left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #credit-info-details div.row .left {
    float: left;
    width: 41.66666667%;
  }
}
#credit-info-details div.row .left table th,
#credit-info-details div.row .left table td {
  font-size: 12px;
}
#credit-info-details div.row .right {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  #credit-info-details div.row .right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #credit-info-details div.row .right {
    float: left;
    width: 58.33333333%;
  }
}
#credit-info-details div.row .right img.targo-bank {
  width: 100px;
  height: 56px;
}
#credit-info-details div.row .right button.btn {
  font-size: 12px;
  color: white !important;
  background-color: #aa001e !important;
  font-weight: 600;
}
#credit-info-details p {
  font-size: 11px !important;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #credit-info-details p {
    padding-right: 230px;
  }
}
#details-group-nav {
  border-top: 1px solid #343434;
  border-bottom: 2px solid #343434;
  margin-bottom: 2em;
}
#details-group-nav > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#details-group-nav > ul > li {
  display: inline-block;
}
@media (max-width: 767px) {
  #details-group-nav > ul > li {
    display: block;
  }
}
#details-group-nav > ul > li > a {
  display: block;
  color: black;
  font-size: 20px;
  font-weight: 400;
  padding: 8px 20px;
  text-decoration: none;
}
@media (min-width: 768px) {
  #details-group-nav > ul > li:first-child > a {
    padding-left: 0;
  }
}
#details-group > .panel.panel-details {
  margin-bottom: 2em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
#details-group > .panel.panel-details .panel-heading {
  border: none;
  border-bottom: 1px solid #c3c3c3;
  background: none;
  padding: 0;
}
#details-group > .panel.panel-details .panel-heading .panel-title {
  padding: 0;
}
#details-group > .panel.panel-details .panel-heading .panel-title a {
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  display: block;
  padding: 10px;
  padding-left: 0;
}
#details-group > .panel.panel-details .panel-heading .panel-title a:after {
  text-transform: none;
  font-family: 'FontAwesome';
  content: "\f077";
  padding-left: 10px;
  color: #c3c3c3;
  font-size: 11pt;
}
#details-group > .panel.panel-details .panel-heading .panel-title a.collapsed:after {
  content: "\f078";
}
#details-group > .panel.panel-details .panel-heading .panel-title span {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 15px;
}
#details-group > .panel.panel-details .panel-body {
  border-top: none !important;
  padding-left: 0;
  padding-right: 0;
}
#details-shipping-today {
  display: block;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
#details-shipping-today > .title {
  font-size: 18px;
  font-weight: 600;
  color: #343434;
}
#details-shipping-today > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#details-shipping-today > ul > li {
  font-size: 13px;
}
#details-shipping-today > ul > li > i {
  color: #95bb20;
}
#details-shipping-today > ul > li .time-left {
  color: #95bb20;
  font-weight: 600;
  text-transform: uppercase;
}
#details-shipping-today > ul > li .time-left .days {
  display: none;
}
.attention-box {
  margin-top: 30px;
  position: relative;
  padding: 10px 10px 10px 10px;
  border: 1px solid #f0f0f0;
  overflow: hidden;
}
.attention-box > p {
  padding: 0;
  margin: 0;
}
.attention-box.primary {
  border-left: 4px solid #337AB7;
  background-color: rgba(51, 122, 183, 0.1);
}
.attention-box.success {
  border-left: 4px solid #5cb85c;
  background-color: rgba(92, 184, 92, 0.1);
}
.attention-box.warning {
  border-left: 4px solid #f0ad4e;
  background-color: rgba(240, 173, 78, 0.1);
}
.attention-box.danger {
  border-left: 4px solid #D9534F;
  background-color: rgba(217, 83, 79, 0.1);
}
div.product-gallery-image .shipping-free,
div.product-gallery-image .shipping-free-1,
div.product-gallery-image .shipping-free-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 110px;
  height: 110px;
  background-image: url('/templates/metz2018/images/versandfrei.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
}
div.product-gallery-image .shipping-free-1 {
  background-image: url('/templates/metz2018/images/versandfrei-de.png');
}
div.product-gallery-image .shipping-free-2 {
  background-image: url('/templates/metz2018/images/versandfrei-eu.png');
}
div.preisvorschlag-box {
  margin-top: 1.5em;
}
div.preisvorschlag-box:before,
div.preisvorschlag-box:after {
  content: " ";
  display: table;
}
div.preisvorschlag-box:after {
  clear: both;
}
div.preisvorschlag-box:before,
div.preisvorschlag-box:after {
  content: " ";
  display: table;
}
div.preisvorschlag-box:after {
  clear: both;
}
div.preisvorschlag-box > div {
  margin-top: 8px;
  font-size: 100%;
  font-weight: bold;
  color: black;
}
div.preisvorschlag-vertrag {
  margin: 1em 0;
  padding: 1em;
  border: 2px dashed #A70020;
  background: #EEE;
}
.sgrabatt {
  font-size: 16px;
  border: solid thin #ccc;
  padding: 1em;
  padding-left: 162px;
  position: relative;
}
.sgrabatt > img:first-child {
  position: absolute;
  left: 16px;
  top: 16px;
}
.sgrabatt .head {
  font-size: 1.25em;
}
.sgrabatt .sub {
  font-size: 1.125em;
}
.sgrabatt .list {
  margin: 1em auto;
}
.sgrabatt .list a {
  font-size: 1em;
  color: black;
  background: #ddd;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  font-weight: bold;
  display: inline-block;
  margin: 0.25em;
}
.sgrabatt .foot {
  font-size: 0.875em;
}
.slick-slider .slick-slide .artlist {
  margin-left: -5px;
  margin-right: -5px;
}
.slick-slider .slick-slide .artlist .artbox {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.slick-slider .slick-prev i,
.slick-slider .slick-next i {
  font-size: 20px;
  color: #cccccc;
}
#slick-slider-brands {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
#slick-slider-brands .slick-slide .slide--brand {
  margin-left: -5px;
  margin-right: -5px;
}
#slick-slider-brands .slick-slide .slide--brand > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
#slick-slider-brands .slick-slide .slide--brand > div > div {
  width: 100%;
  height: 120px;
  line-height: 60px;
  position: relative;
}
#slick-slider-brands .slick-slide .slide--brand > div > div > img {
  max-height: 100%;
  max-width: 80%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.frontpage-header {
  display: table;
  width: 100%;
}
.frontpage-header > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  padding: .125em .375em;
}
.frontpage-header:before,
.frontpage-header:after {
  content: "";
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0)), color-stop(46%, #0000ff), color-stop(54%, #0000ff), color-stop(55%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 46%, #000000 54%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #b4b4b4 46%, #b4b4b4 54%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 46%, #000000 54%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #000000 46%, #000000 54%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, #b4b4b4 46%, #b4b4b4 54%, rgba(0, 0, 0, 0) 55%), rgba(0, 0, 0, 0) 100%;
  /* W3C */
}
#footer {
  background-color: #F0F0F0;
  padding: 2.5em 0;
}
#footer > div.logos {
  margin-left: -5px;
  margin-right: -5px;
}
#footer > div.logos > div {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  #footer > div.logos > div {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  #footer > div.logos > div {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  #footer > div.logos > div {
    width: 9.0909%;
  }
}
#footer > div.logos > div > div {
  margin: 0 6px;
  text-align: center;
  box-sizing: content-box;
  border: 1px solid #CCC;
  background-color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding: 4px;
}
#footer > div.logos > div > div > img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
#footer > div.links {
  margin-top: 2.0em;
  text-align: center;
}
#footer > div.links:before,
#footer > div.links:after {
  content: " ";
  display: table;
}
#footer > div.links:after {
  clear: both;
}
#footer > div.links:before,
#footer > div.links:after {
  content: " ";
  display: table;
}
#footer > div.links:after {
  clear: both;
}
#footer > div.links > a {
  text-align: center;
  color: #555;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  #footer > div.links > a {
    display: block;
    width: 100%;
    border: none;
    padding: 6px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer > div.links > a {
    display: inline-block;
    width: 50%;
    border: none;
    padding: 6px 0;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #footer > div.links > a {
    display: inline-block;
    width: 25%;
    border: none;
    padding: 6px 0;
    float: left;
  }
}
@media (min-width: 1200px) {
  #footer > div.links > a {
    padding: 0 10px;
    border-left: 1px solid #555;
  }
  #footer > div.links > a:first-child {
    border-left: none;
    padding-left: 0;
  }
  #footer > div.links > a:last-child {
    padding-right: 0;
  }
}
@media (min-width: 1900px) {
  #footer > div.links > a {
    padding: 0 30px;
    border-left: 2px solid #555;
  }
  #footer > div.links > a:first-child {
    border-left: none;
  }
}
footer#footer-bottom {
  margin: 2.5em 0;
}
footer#footer-bottom > div {
  margin-left: -5px;
  margin-right: -5px;
}
footer#footer-bottom > div > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
footer#footer-bottom > div > div.links {
  text-align: center;
}
footer#footer-bottom > div > div.links:before,
footer#footer-bottom > div > div.links:after {
  content: " ";
  display: table;
}
footer#footer-bottom > div > div.links:after {
  clear: both;
}
footer#footer-bottom > div > div.links:before,
footer#footer-bottom > div > div.links:after {
  content: " ";
  display: table;
}
footer#footer-bottom > div > div.links:after {
  clear: both;
}
footer#footer-bottom > div > div.links > a {
  text-align: center;
  color: #555;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  footer#footer-bottom > div > div.links > a {
    display: block;
    width: 100%;
    border: none;
    padding: 6px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer#footer-bottom > div > div.links > a {
    display: inline-block;
    width: 50%;
    border: none;
    padding: 6px 0;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer#footer-bottom > div > div.links > a {
    display: inline-block;
    width: 20%;
    border: none;
    padding: 6px 0;
    float: left;
  }
}
@media (min-width: 1200px) {
  footer#footer-bottom > div > div.links > a {
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #555;
  }
  footer#footer-bottom > div > div.links > a:first-child {
    border-left: none;
    padding-left: 0;
  }
  footer#footer-bottom > div > div.links > a:last-child {
    padding-right: 0;
  }
}
footer#footer-bottom > div > div.tax-information {
  margin-top: 2.0em;
  font-size: 12px;
  text-align: center;
  color: #333333;
}
footer#footer-bottom > div > div.powered-by {
  margin-top: 1em;
}
footer#footer-bottom > div > div.powered-by p {
  font-size: 12px;
  text-align: center;
}
footer#footer-bottom > div > div.powered-by p a {
  color: #333333;
}
#banner-startpage {
  margin: 3.5em 0;
}
#banner-startpage > div {
  margin-left: -5px;
  margin-right: -5px;
}
#banner-startpage > div > div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  #banner-startpage > div > div {
    float: left;
    width: 50%;
  }
}
#banner-startpage > div > div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
#targobank-banner-startpage,
#gutschein-banner-startseite {
  text-align: center;
  margin: 3.5em 0;
}
#targobank-banner-startpage img,
#gutschein-banner-startseite img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
ul.pagination > li {
  font-size: 14px;
  font-weight: bold;
}
ul.pagination > li > span,
ul.pagination > li > a {
  padding: 5px 10px;
}
.popup-add-to-basket .article-name {
  font-size: 14pt;
  margin-bottom: 1em;
}
.popup-add-to-basket h4 {
  font-size: 12pt;
  margin-top: 0;
}
.popup-add-to-basket .variant-price {
  font-weight: bold;
  font-size: 15pt;
}
.popup-add-to-basket .tax-info {
  font-size: 8pt;
  color: #999;
}
/*
.container-bl {
	.container();
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

// HEADER
#header {
	@media (max-width: @screen-xs-max) {
		margin-bottom: 10px;
	}
	.clearfix();

	.container-fluid;
	z-index: 5000;
	text-align: left;
	height: 100px;
	@media (max-width: @screen-xs-max) {
		height: auto;
	}
	display: block;
	position: relative;

	a.logo {
		.make-xs-column(12);
		.make-sm-column(5);
		.make-md-column(3);
		@media (min-width: @screen-lg-min) {
			width: 280px;
		}

		display: block;
		margin-top: 6px;

		img {
			max-height: 84px;
			max-width: 100%;
			width: auto;
			height: auto;
		}

		@media (max-width: @screen-xs-max) {
			text-align: center;
		}
	}

	div.search-col {
		.make-xs-column(12);
		.make-sm-column(7);
		.make-md-column(4);
		@media (min-width: @screen-lg-min) {
		}

		.text {
			padding-top: 8px;
			.hidden-xs;
			color: @customer-color-blue-dark;
			font-weight: 600;
			@media (min-width: @screen-sm-min) {
				padding-left: 5px;
				padding-right: 5px;
				> span {
					font-weight: normal;
					@media (min-width: @screen-md-min) {
						font-weight: normal;
					}
				}
			}
		}
		form.navbar-form {
			display: block;
			div.input-group {
				display: block;
			}

			@media (max-width: @screen-xs-max) {
				padding-top: 6px;
			}
		}
	}

	div.right-col {
		.hidden-xs;
		.hidden-sm;
		.make-md-column(5);
		@media (min-width: @screen-lg-min) {
			float: right;
		}

		.links {
			padding-top: 8px;
			padding-bottom: 1em;
			@media (min-width: @screen-lg-min) {
				.text-right;
			}

			> span.grp {
				position: relative;
				> a {
					color: black;
					text-decoration: none;
					outline: none;
					text-transform: uppercase;
				}
				> ul.dropdown-menu {
					top: auto;
				}
			}

			> a, > span.grp {
				color: black;
				text-decoration: none;
				outline: none;
				text-transform: uppercase;
				margin-left: 2em;
				&:first-child {
					margin-left: 0;
				}

				&#basket_has {
					position: relative;
					> span.basket_qty {
						.hidden-xs;
						font-size: 11px;
						z-index: 999;
						position: absolute;
						display: block;
						text-align: center;
						width: 16px;
						height: 16px;
						line-height: 17px;
						top: 9px;
						left: -9px;
						color: white;
						background: darken(#FF0000, 10%);
						.border-radius(16px; 16px; 16px; 16px);
					}
				}

				&.language {
					> img {
						width: 36px;
						height: 18px;
					}
				}
			}
		}
		.bottom {
			@media (min-width: @screen-lg-min) {
				.text-right;
				font-size: 16px;
			}

			color: @customer-color-blue-dark;
			> span {
				@media (max-width: @screen-md-max) {
					display: block;
				}
				&:first-child {
					font-weight: 600;
				}
				&:last-child {
					@media (min-width: @screen-xl-min) {
						padding-left: 8px;
					}
					@media (max-width: @screen-lg-max) {
						display: block;
					}
				}
			}

		}
	}

	.languages-mobile {
		.make-xs-column(12);
		.visible-xs;
		display: none;

		@media (max-width: @screen-xs-max) {
			display: block;
			.text-center;

			a.language {
				> img {
					width: 36px;
					height: 18px;
				}
			}
		}
	}
}

@import "desktop-menu.less";

// NavBar SubMenu
.marginBottom-0 {
	margin-bottom: 0;
}

// TOP NAVBAR
#top-text {
	> div {
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		font-size: 12pt;
		font-weight: bold;
		color: @customer-color-blue-dark;
		@media (max-width: @screen-sm-max) {
			font-size: 9pt;
			text-align: center !important;
			padding-top: 6px !important;
			padding-bottom: 6px !important;
		}
		height: auto;

		&:first-child {
			.make-sm-column(4);
			text-align: left;
		}
		&:last-child {
			.make-sm-column(8);
			text-align: right;
		}
	}
	background: @customer-color-grey-middle;
	border-bottom: 2px solid @customer-color-blue-dark;
	.clearfix();
}

#artikel-details-tabs {
	ul.nav-tabs {
		border-bottom: none;
		li {
			&.active {
				a {
					color: white;
					background-color: @customer-color-blue-dark;
				}
			}
			a {
				border: 1px solid transparent;
				border-bottom: @customer-color-grey-middle;
				color: black;
				background-color: @customer-color-grey-middle;
				cursor: pointer;
			}
		}
	}
	div.tab-content {
		.tab-pane {
			.panel {
				box-shadow: none;
				-moz-box-shadow: none;
				-webkit-box-shadow: none;
			}
			.panel-default {
				border-color: @customer-color-grey-middle;
				background: white;
			}
		}
	}
}

.sn-form-horizontal {
	.form-horizontal;
}
.sn-form-col-left {
	.make-md-column(2);
}
.sn-form-col-right {
	.make-md-column(10);
}
button.sn_addtobasket {
	background: @color-orange;
	color: white;
}
.sn-form-col-offset-right {
	.make-md-column(10);
	.make-md-column-offset(2);
}
.box1 {
	.well;
	border-radius: 0;
	h3:first-child {
		margin-top: 0;
	}
}
.container {
	background: white;
	.box-shadow(0 0 16px 4px rgba(0,0,0,0.57));
}

.basket-yellow {
	color: #F7CD00;
}
*/
td.center,
th.center {
  text-align: center;
}
td.right,
th.right {
  text-align: right;
}
.center {
  text-align: center;
  margin: 0 auto;
  width: auto;
}
/*
#search {
	background: white;
	.make-row();
	.clearfix();
	.navbar-form {
		width: 100%;
	}
	form {
		background: #f6f5f4;
	}
}

#main-wrapper {
	#main {
		.make-row();
		.clearfix();
		margin-top: @grid-gutter-width;
		#main_left {
			@media (min-width: @screen-md) {
				.pull-left;
			}
			.make-md-column(3);
			.make-lg-column(2);
		}
		#main_content {
			padding-left: 1em;
			@media (min-width: @screen-md) {
				padding-left: 2em;
				.pull-right;
			}
			.make-md-column(9);
			.make-lg-column(10);
			padding-bottom: 2.5em;
		}
		&.full-size {
			#main_left {
				display: none !important;
			}
			#main_content {
				.make-xs-column(12);
				.make-sm-column(12);
				.make-md-column(12);
				.make-lg-column(12);
			}
		}
	}
}

.product-details-headline {
	> form {
		.pull-left;
		margin-right: 0.5em;
		button[name="bt_back"] {
			background: @color-button-gray;
			color: white;
		}
	}
}

.artdetails {
	// .make-row();
	.special-price-text {
		font-size: 21px;
		color: black;
		margin: 0;
		line-height: 1.1;
		padding-bottom: 0.5em;
	}

	.price-lower {
		> del {
			font-size: 130%;
			font-weight: bold;
		}
		font-size: 50%;
		font-weight: normal;
		color: #8b949a;
	}

	.surcharge {
		> img {
			display: inline;
		}
		background: #EEE;
		color: black;
		border: 1px solid #AAA;
		display: block;
		text-align: center;
		width: 135px;
		padding: 0 3px;
		a {
			padding: 2px;
			font-size: 0.85em;
			color: black;
		}
	}

	h2 {
		// text-align: right;
		color: black !important;
		.uvp {
			font-size: 55%;
			color: #9A9A9A;
			text-decoration: line-through;
		}
	}

	.info_left {
		z-index: 50;
		.make-sm-column(6);

		.saved-percent {
			position: absolute;
			top: 0;
			right: 0;
			z-index: 30;
			.bull {
				display: block;
				.pull-right;
				width: 64px;
				height: 64px;
				background: @customer-color-red;
				color: white;
				font-weight: bold;
				font-size: 1.2em;
				line-height: 64px;
				border-radius: 32px;
				text-align: center;
				vertical-align: middle;
				@media (max-width: @screen-xs-max) {
					width: 44px !important;
					height: 44px !important;
					line-height: 44px !important;
					border-radius: 22px !important;
				}
			}
		}
	}
	.info_right {
		z-index: 51;
		.make-sm-column(6);
		h1 {
			margin-top: 0;
			font-size: ceil(@font-size-base * 1.70);
			border-bottom: 1px solid #d5d6d5;
			.article-new {
				color: white;
				background: #003c6e;
				font-size: 60%;
				padding: 3px;
				vertical-align: middle;
			}
		}
		h2 {
			span[itemprop="price"],
			span[itemprop="priceCurrency"] {
				color: @customer-color-blue-dark;
			}
			.uvp {
				font-size: 65%;
				color: @customer-color-blue-dark;
				text-decoration: line-through;
				font-weight: normal;
			}
		}
		.price-additional-info {
			font-weight: normal;
			color: #9A9A9A;
			font-size: 80%;
			.text-right;
		}

		.free-shipping-germany {
			.text-right;
			font-size: 13px;
			font-weight: bold;
			padding-left: 40%;
			margin: 1em 0;
		}

		.shipping-foreign-countries {
			background: @customer-color-grey-light;
			color: black;
			font-size: 11px;
			font-weight: bold;
			padding: 4px;
			.pull-right;
			.clearfix;
		}

		.grundpreis {
			display: block;
			font-size: 11px;
			.text-right;
		}

		small.tax-info {
			margin: 0.8em 0 !important;
			color: #999;
		}
		span.shipping-additional {
			margin-bottom: 1em;
		}
		div.variant-options {
			select {
				width: 350px;
				max-width: 350px;
			}
		}
		.additional-information {
			color: black;
		}

		.saved-percent {
			margin: 1.5em 0;
			span {
				color: @customer-color-red;
				font-size: 14px;
			}
		}
	}

	@media (min-width: @screen-lg-min) {
		.info_left {
			padding-right: 25px;
		}
		.info_right {
			padding-left: 25px;
		}
	}
}

.eye-catch {
	.make-row();
	.clearfix();
	.eye-catch-left {
		.make-md-column(12);
		.make-lg-column(9);
		#slider {
		}
		margin-bottom: @grid-gutter-width;
	}
	.eye-catch-right {
		.make-md-column(4);
		.make-lg-column(3);
		img {
			.img-responsive;
			width: 100%;
			margin-bottom: @grid-gutter-width;
		}
	}
	margin-bottom: @grid-gutter-width;
}

.img-responsive-full {
	.img-responsive;
	width: 100%;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.carousel + img {
	margin-bottom: @grid-gutter-width;
}

.startseite-images {
	.make-row();
	.clearfix();
	img {
		width: 100%;
		.img-responsive;
		margin-bottom: @grid-gutter-width;
	}
}

img.icon-info {
	width: 25px;
	height: 25px;
}

.panel-hinweisbox {
	.panel-body {
		font-size: 80%;
	}
}
.hinweisbox {
	> h1 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	font-size: 11px;
}

.media {
	background: white;
	border: 1px solid #ccc;
	.media-body {
		padding: 3px;
		> h4 {
			.make-sm-column(9);
		}
		> div {
			.make-sm-column(3);
			.text-right;
			> b {
				display: block;
			}
		}
	}
}

// Tab-Design
table.staffelpreise {
	max-width: 350px;
	margin: 10px 0;
	thead tr th {
		text-transform: uppercase;
	}
	tbody td {
		width: 50%;
	}
}

#finance-info {
	.container-fluid;
	color: black;
	font-size: 13px;
	margin-bottom: 2em;
}

div.bestand-legende {
	border: 1px solid #D8D8D8;
	padding: 3px;
}


.acResults {
	z-index: 10000;
}

#top-link-block.affix-top {
	position: absolute;
	bottom: -82px;
	left: 10px;
}
#top-link-block.affix {
	position: fixed;
	bottom: 18px;
	left: 10px;
}

div.birthdate {
	.clearfix();
	select:first-child {
		float: left;
		max-width: 120px;
	}
}

@media (max-width: @screen-sm-max) {
	div.order-init {
		button {
			.make-xs-column(12);
			font-size: 1.5em;
			margin-bottom: 1em;
		}
	}
}

table.table-basket-mobile {
	td.desc {
		> a img {
			margin-right: 1em;
		}
	}
}

@media(min-width: @screen-sm) {
	.register-form {
		.well;
	}
}

h1, h2, h3, h4, h5, h6, .panel-body > small {
	font-family: 'Roboto', Arial, sans-serif;
	word-wrap: break-word;
}

ul.pagination {}

h1, .head-link {
	&.breadcrumbs {
		font-size: 11pt;
		> a {
			&.navlink {
				font-weight: normal !important;
				color: @customer-color-grey-dark !important;
			}
			&:last-child {
				&.navlink {
					color: @customer-color-blue-dark !important;
				}
			}
			&.back {
				margin-right: 1em;
			}
		}
	}
}

div.details-basket-form {
	.clearfix();
	.left {
		.make-sm-column(12);
		.make-md-column(6);
		background: #dcddde;
		padding: 3px;
		input {
			box-shadow: none;
			outline: none;
		}
		.input-group-addon {
			background: white;
		}
	}
	.right {
		.make-sm-column(12);
		.make-md-column(6);
		background: @customer-color-blue-dark;
		color: white;
		padding: 3px;
		div.input-group-btn.basket {
			border: 1px solid @customer-color-blue-dark;
		}
		button.btn.basket-button {
			padding: 1px;
			overflow: hidden;
			background: @customer-color-blue-dark;
			width: 100%;
			outline: none;
			&:hover, &:focus {
				color: white;
			}
			line-height: 30px;
			span.img {
				display: inline-block !important;
				height: 30px;
				margin-left: 3em;
				width: 30px;
				> span {
					//max-height: 100%;
					//max-width: 100%;
					height: 30px;
					width: 30px;
				}
			}
		}
	}
}

table.table-credit {
	margin-bottom: 1em;
	thead, tbody {
		tr {
			td, th {
				&:first-child {
					padding-right: 1em;
				}
				&:nth-child(2) {
					padding: 0 1em;
				}
				&:nth-child(3) {
					padding: 0 1.6em;
				}
			}
		}
	}
}

.btn {
	&.btn-grey {
		background: @customer-color-grey-middle !important;
		color: black !important;
	}
	&.btn-finanz-info {
		border: none;
	}
}

img.responsive-shadow {
	.img-responsive;
	.shadow-small;
}

.headline-bordered {
	color: @customer-color-grey-dark !important;
	border-bottom: 1px solid @customer-color-grey-dark;
	padding-bottom: 4px;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: normal;
}

// carousel
#main.full-size > #main_content {
	div.carousel-article {
		.controls {
			margin: 0 0 0.5em 0;
			height: auto;
			width: auto;
			.clearfix;
			.carousel-control {
				width: auto;
				position: relative;
				display: block;
				background: #dcddde !important;
				&:hover {
					background: #adaaad !important;
				}
				&.left {
					.pull-left;
				}
				&.right {
					.pull-right;
				}
				> i {
					margin: 6px 9px;
				}
			}
		}
		.carousel-inner {
			.item {
				.row {
					&.artlist {
						margin: 0 5px;
						.artbox {
							.make-xs-column(12);
							.make-sm-column(6);
							.make-md-column(3);
							.make-lg-column(3);
						}
					}
				}
			}
		}
	}
}
#main.full-size > #main_content {
	.details_also_buyed {
		div.carousel-article {
			.carousel-inner {
				width: auto;
				margin: 0 3.5em;
			}
			.carousel-control {
				text-shadow: none;
				display: block;
				width: 2.5em;
				height: 2.5em;
				position: absolute;
				top: 138px;
				bottom: 0;
				background: white;
				border: 1px solid @customer-color-grey-middle;
				color: @customer-color-grey-middle;
				line-height: 2.5em;
				i {
					color: @customer-color-grey-middle;
					box-shadow: none;
				}
			}
		}
	}
}

h1, h2 {
	&.breadcrumbs {
		font-weight: normal;
	}
	&.headline-grey-border {
		color: @customer-color-grey-dark;
		border-bottom: 1px solid @customer-color-grey-dark;
		font-weight: normal;
	}
}
.modal {
	z-index: 8000;
}

#payment-method-infotext {
	.panel;
	.panel-default;
	.content-text {
		.panel-body;
		p {
			&:last-child {
				margin-bottom: 0;
			}
		}
	}
	display: none;
}

#edge-teaser {
	position: fixed;
	right: 0;
	bottom: 80px;
	transition: all 0.5s ease 0.125s;
	z-index: 1000;
	border: solid 0px;
	border-color: black;
	transform: translate(25%, 25%) scale(0.5, 0.5);
	//@media (min-width: 1720px) {
	//	transform: translate(10%, 10%) scale(0.80, 0.80);
	//}
	//@media (min-width: 1860px) {
	//	transform: none;
	//}
	@media (max-width: @screen-lg-max) {
		display: none;
	}
	&:hover, &:focus {
		transform: none;
	}
}

td.order-basket-image {
	img {
		.img-responsive;
	}
}

#panel-attributes-body {
	padding-top: 15px;
	padding-bottom: 5px;
	.btn-group {
		.make-xs-column(12);
		.make-sm-column(6);
		.make-md-column(3);
		margin-bottom: 10px;

		&:hover, &.open {
			button.dropdown-toggle {
				color: black;
				background: #d1d2d4;
			}
		}

		button.dropdown-toggle {
			position: relative;
			text-align: left;
			width: 100%;
			-webkit-box-shadow: none;
			box-shadow: none;
			color: #58585a;
			background: white;
			> .caret {
				// float: right;
				// margin: @padding-base-vertical 0;
				position: absolute;
				top: 14px;
				right: 14px;
			}
		}

		> ul.dropdown-menu {
			margin: 0 0 0 4px;
			max-height: 25em;
			overflow-y: auto;
		}
	}
}

.btn-attribute-remove {
	.btn;
	.btn-primary;
	margin-bottom: 3px;
	@media (max-width: @screen-xs-max) {
		text-align: left;
		width: 100%;
		> i {
			float: right;
			margin: 2px 0;
		}
	}
}

// Attention Box
.attention-box {
	margin-top: 30px;
	position: relative;
	padding: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	overflow: hidden;
	> p {
		padding: 0;
		margin: 0;
	}
	&.primary {
		border-left: 4px solid #337AB7;
		background-color: rgba(51, 122, 183, 0.1);
	}
	&.success {
		border-left: 4px solid #5cb85c;
		background-color: rgba(92, 184, 92, 0.1);
	}
	&.warning {
		border-left: 4px solid #f0ad4e;
		background-color: rgba(240, 173, 78, 0.1);
	}
	&.danger {
		border-left: 4px solid #D9534F;
		background-color: rgba(217, 83, 79, 0.1);
	}
}

#details-group-nav {
	border-top: 1px solid @customer-color-blue-dark;
	border-bottom: 2px solid @customer-color-blue-dark;
	margin-bottom: 2em;
	> ul {
		padding: 0;
		margin: 0;
		list-style: none;

		> li {
			display: inline-block;
			@media (max-width: @screen-xs-max) {
				display: block;
			}
			> a {
				display: block;
				color: black;
				font-size: 20px;
				font-weight: 400;
				padding: 8px 20px;
				text-decoration: none;
			}
			&:first-child > a {
				@media (min-width: @screen-sm-min) {
					padding-left: 0;
				}
			}
		}
	}
}
#details-shipping-today {
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;

	> .title {
		font-size: 18px;
		font-weight: 600;
		color: @customer-color-blue-dark;
	}
	> ul {
		margin: 0;
		padding: 0;
		list-style: none;

		> li {
			font-size: 13px;
			> i {
				color: @customer-color-blue-dark;
			}
			.time-left {
				color: @customer-color-green-lime;
				font-weight: 600;
				text-transform: uppercase;
				.days {
					display: none;
				}
			}
		}
	}
}
#details-payment-icons {
	margin-bottom: 2em;
	> div {
		.text-center;
		box-sizing: content-box;
		border: 1px solid @customer-color-grey-border;
		display: inline-block;
		margin-right: 10px;
		margin-bottom: 10px;
		width: 70px;
		height: 30px;
		line-height: 30px;
		padding: 2px;
		> img {
			max-width: 100%;
			max-height: 100%;
			width: auto;
			height: auto;
		}
	}
}
#details-group {
	> .panel.panel-details {
		margin-bottom: 2em;
		.box-shadow(none);
		border: none;
		.panel-heading {
			border: none;
			border-bottom: 1px solid #c3c3c3;
			background: none;
			padding: 0;
			.panel-title {
				padding: 0;
				a {
					text-decoration: none;
					font-weight: bold;
					font-size: 18px;
					text-align: left;
					display: block;
					padding: 10px;
					padding-left: 0;
					&:after {
						text-transform: none;
						//font-family: 'Glyphicons Halflings';
						font-family: 'FontAwesome';
						content: "\f077"; // "\e113";
						padding-left: 10px;
						color: #c3c3c3;
						font-size: 11pt; // 9pt;
					}
					&.collapsed:after {
						content: "\f078"; // "\e114";
					}
				}
				span {
					text-transform: uppercase;
					text-decoration: none;
					font-weight: bold;
					text-align: center;
					display: block;
					padding: 15px;
				}
			}
		}
		.panel-body {
			border-top: none !important;
			padding-left: 0;
			padding-right: 0;
		}
	}
}

div.article-list {
	> div {
		.make-row();
		margin-bottom: 0.6em;
		padding-top: 8px;
		padding-bottom: 8px;

		border-bottom: 1px solid @customer-color-grey-border;

		> .image {
			.make-sm-column(2);
			.make-md-column(3);
			.make-lg-column(2);
			.text-center;
			> a {
				display: block;
				.text-center;
				img {
					margin: 0 auto;
					max-width: 100%;
					max-height: 110px;
					width: auto;
					height: auto;
				}
			}
			@media (max-width: @screen-xs-max) {
				margin-bottom: 1em;
			}
		}
		> .description {
			.make-sm-column(7);
			.make-md-column(7);
			.make-lg-column(8);
			h5 {
				padding-top: 0;
				margin-top: 0;
				font-size: 18px;
				font-weight: 600;
			}
		}
		> .qty {
			display: none;
		}
		> .basket {
			.make-sm-column(3);
			.make-md-column(2);

			> div:first-child {
				display: block;
				height: 100px;
				.text-right;

				span.price {
					color: @customer-color-blue-dark;
					font-size: 18px;
					font-weight: 600;
				}
				span.uvp {
					text-decoration: line-through;
				}
				span.tax-info {
					display: block;
					font-size: 11px;
					margin-bottom: 8px;
				}
			}

			button.sn_addtobasket_modal {
				background-color: @customer-color-blue-dark;
				&:hover, &:focus {
					color: white;
				}
			}

			.saved-percent-text {
				margin-top: 0.6em;
				color: @customer-color-red;
				font-size: 13px;
				.text-right;
			}
		}
	}
}

table.shopping-cart {
	thead {
		tr {
			th {
				&.image {
					width: 70px;
				}
				&.desc {}
				&.stock {
					width: 150px;
				}
				&.qty {
					width: 100px;
				}
				&.price {
					.text-right;
					&.single {
						width: 80px;
					}
					&.sum {
						width: 110px;
					}
				}
				&.action {
					width: 40px;
					.text-center;
				}
			}
		}
	}
	tbody {
		tr {
			&.product {
				td.stock {
					font-size: 12px;
				}
			}
			&.product-stock-red {
				> td {
					padding: 0 0 6px 0;
					border-top: none;
					> div {
						padding: 4px;
						background-color: #f6d7ca;
						color: black;
						font-size: 13px;
						font-weight: bold;
					}
				}
			}
		}
	}
}

.basket-stock-legend {
	.hidden-xs;
	.hidden-sm;
	.pull-right;
	padding-top: 20px;
	font-size: 12px;
	> span {
		font-weight: bold;
		display: inline-block;
		padding-right: 10px;
		&:last-child {
			padding-right: 0;
		}
	}
}

.startpage-news {
	.clearfix;

	&.blog {
		margin: 0 -5px;
		.box-item, .grid-sizer {
			.make-md-column(6);
			margin-bottom: 0;
			border: 5px solid transparent;
			background-clip: padding-box;

			> .title {
				font-size: 22px;
			}

			img.fr-dib.fr-fic {
				display: block;
				width: 100%;
				max-width: 100%;
				height: auto;
			}
			.body {
				min-height: 0;
				border-bottom: 1px solid @customer-color-grey-border;
				margin-bottom: 8px;
			}
		}
	}
}

#banner-start-shop {
	.clearfix();
	display: block;
	width: 100%;
	min-height: 400px;
	padding: 40px;
	@media (max-width: @screen-xs-max) {
		padding: 30px 20px;
	}
	background-image: url('/filebase/images/shop-banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 3em;

	> div.row {
		> div {
			.make-sm-column(6);
			.make-md-column(4);
			&:nth-child(2) {
				.make-md-column-offset(1);
			}
			@media (min-width: @screen-sm-min) {
				padding-left: 20px;
				padding-right: 20px;
			}

			> div {
				padding: 10px;
				padding-top: 24px;
				margin-bottom: 2em;
				position: relative;
				background-color: rgba(255,255,255, 0.7);

				> div.title {
					position: absolute;
					background-color: @customer-color-red;
					color: white;
					font-size: 18px;
					padding: 4px 10px;
					top: -10px;
					left: -10px
				}
				> div.body {
					position: relative;
					p {
						margin: 0;
					}
					padding: 10px;
					&.big {
						font-size: 19px;
						font-weight: bold;
					}

					a.out {
						@media (max-width: @screen-xs-max) {
							display: block;
							position: relative;
							margin-top: 1em;
							.text-right;
						}

						position: absolute;
						bottom: 10px;
						right: 10px;
						font-size: 14px;
						text-decoration: none;
						color: black;
						font-weight: bold;
						> i {

							color: @customer-color-red;
						}
					}
				}
			}
		}
	}
}
#banner-start-2col {
	.clearfix();
	display: block;
	width: 100%;
	@media (max-width: @screen-xs-max) {
		padding: 30px 5px;
	}

	> div.row {
		> div {
			.make-sm-column(6);
			@media (min-width: @screen-sm-min) {
				padding-left: 20px;
				padding-right: 20px;
				min-height: 400px;
			}
			background-size: cover !important;
			background-position-x: center !important;

			> div {
				position: relative;
				padding: 10px;
				padding-top: 40px;
				background-color: rgba(255,255,255, 0.7);
				margin: 3em 1em 2em 1em;
				@media (min-width: @screen-sm-min) {
					margin-left: 2em;
					margin-right: 2em;
				}

				> div.title {
					position: absolute;
					background-color: @customer-color-red;
					color: white;
					font-size: 18px;
					padding: 4px 10px;
					top: -10px;
					left: -10px
				}
				> div.body {
					position: relative;
					p {
						margin: 0;
					}
					padding: 10px;
					&.big {
						font-size: 19px;
						font-weight: bold;
					}

					a.out {
						@media (max-width: @screen-xs-max) {
							display: block;
							position: relative;
							margin-top: 1em;
							.text-right;
						}

						position: absolute;
						bottom: 10px;
						right: 10px;
						font-size: 14px;
						text-decoration: none;
						color: black;
						font-weight: bold;
						> i {

							color: @customer-color-red;
						}
					}
				}
			}
		}
	}
}

.slide-wrap {
	padding-bottom: 20px;
	position: relative;
	z-index: 0;

	.swiper-container {
		width: 100%;
		height: 400px;
		@media (max-width: @screen-xs-max) {
			height: 125px;
			.swiper-slide {
				> div.inner {
					padding: 30px 20px;
					> div {
						> div.title {
							font-size: 16px;
						}
						> div.body {
							padding: 0;
						}
					}
				}
			}
		}
		@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
			height: 290px;
		}

		.swiper-wrapper {
			z-index: 1;
			display: flex;
		}
		.swiper-pagination {
			z-index: 2;
		}
		.swiper-button-next, .swiper-button-prev {
			@media (max-width: @screen-xs-max) {
				display: none;
			}

			z-index:4;
			width: 70px;
			height: 70px;
			.border-radius(35px, 35px, 35px, 35px);
			background-color: rgba(255,255,255,0.5);
		}
	}

	.swiper-slide {
		z-index: 5;
		background: #eee;
		// Center slide text vertically
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		height: 100%;
		position: relative;
		background-size: cover;
		background-position-x: center;

		@media (min-width: @screen-lg-min) {
			max-width: 1400px;
		}

		> div.inner {
			z-index: 6;
			display: block;
			width: 100%;
			height: 100%;
			padding: 60px;
			@media (max-width: @screen-xs-max) {
				padding: 60px 30px;
			}

			> div {
				display: block;
				width: 400px;
				@media (max-width: @screen-xs-max) {
					width: 100%;
				}
				padding: 10px;
				padding-top: 24px;
				margin-bottom: 2em;
				position: relative;
				background-color: rgba(255,255,255, 0.7);

				> div.title {
					position: absolute;
					background-color: @customer-color-red;
					color: white;
					font-size: 18px;
					padding: 4px 10px;
					top: -10px;
					left: -10px
				}
				> div.body {
					position: relative;
					padding: 10px;

					p {
						&.big {
							font-size: 19px;
							font-weight: bold;
						}
					}

					a.out {
						z-index: 60;
						display: block;
						position: relative;
						margin-top: 1em;
						.text-right;
						font-size: 14px;
						text-decoration: none;
						color: black;
						font-weight: bold;
						> i {
							color: @customer-color-red;
						}
					}
				}
			}
		}
		> a.full {
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			outline: none;
		}
	}
}

// Header Sticky
@media (min-width: @screen-md-min) {
	#static-head {
		background: #FFFFFF;
		z-index: 1000;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
	}
	#static-head:before, #static-head:after {
		content: ' ';
		display: table;
	}
}

.container-full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

#details-data {
	.make-row();
	> .info {
		.make-xs-column(7);
		.make-sm-column(7);

	}
	> .price {
		.make-xs-column(5);
		.make-sm-column(5);
	}
}

div.article-display-bar {
	margin-top: 2em;
	margin-bottom: 2em;

	> div.head {
		border: 1px solid @color-button-gray;
		background: #efefef;
		> div {
			padding: 6px;
			.make-row();

			> div {
				@media (max-width: @screen-xs-max) {
					margin-bottom: 8px;
				}
				&.filter {
					.make-sm-column(2);
					@media (max-width: @screen-xs-max) {
						a.btn-filter {
							.btn-block;
						}
					}

					&.filter-desktop {
						.hidden-xs;
						.hidden-lg;
						.hidden-xl;
						.hidden-xxl;
					}
					&.filter-mobile {
						.visible-xs;
					}
				}
				&.pages {
					.make-sm-column(3);
					.make-md-column(3);
					ul.pagination {
						margin-top: 0;
						margin-bottom: 0;
						//display: block;
						//width: 100%;
						//clear: both;
					}
				}
				&.sort {
					.make-sm-column(7);
					.make-md-column(7);
					.make-lg-column(9);
					.text-right;
				}
			}
		}

		&.no-attributes {
			> div {
				> div {
					&.pages {
						.make-sm-column(4);
					}
					&.sort {
						.make-sm-column(8);
					}
				}
			}
		}
	}

	> div.filter-available {
		display: none;
		padding: 10px 10px 0 10px;
		clear: both;
		border-left: 1px solid @color-button-gray;
		border-right: 1px solid @color-button-gray;
		border-bottom: 1px solid @color-button-gray;

		@media (min-width: @screen-lg-min) {
			display: block !important;
		}

		> div {
			.make-row();
			.btn-group {
				.make-xs-column(12);
				.make-sm-column(6);
				.make-md-column(3);
				.make-lg-column(2);
				margin-bottom: 10px;

				&:hover, &.open {
					button.dropdown-toggle {
						color: black;
						background: #d1d2d4;
					}
				}

				button.dropdown-toggle {
					position: relative;
					text-align: left;
					width: 100%;
					-webkit-box-shadow: none;
					box-shadow: none;
					color: #58585a;
					background: white;
					.btn-sm;
					> .caret {
						// float: right;
						// margin: @padding-base-vertical 0;
						position: absolute;
						top: 14px;
						right: 14px;
					}
				}

				> ul.dropdown-menu {
					margin: 0 0 0 4px;
					max-height: 25em;
					overflow-y: auto;
				}
			}
		}
	}
	> div.panel-attributes.panel-current {
		margin-top: 10px;
	}
}

form.form-customer-order {
	.col-left {
		.make-sm-column(3);
	}
	.col-right {
		.make-sm-column(9);
	}
	.col-offset-left {
		.make-sm-column-offset(3);
	}
	label.control-label-sm {
		padding-bottom: @padding-small-vertical;
		font-size: @font-size-small;
		// @input-height-small; @padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);
	}
	.panel-heading {
		.checkbox-inline {
			font-weight: bold;
			margin-top: -2px;
			padding-top: 0;
		}
	}
	.form-group {
		.checkbox-inline {
			font-size: @font-size-small;
			line-height: 1.8;
		}
	}

	div#company-block-address,
	div#company-block-address-shipping {
		display: none;
	}

	.panel {
		.panel-heading {
			.panel-title {
				> span {
					.pull-right;
					> i {
						color: black;
					}
				}
				.clearfix;
			}
		}
	}
}
form input[type="checkbox"][name="check_agb"],
form input[type="checkbox"][name="agbok"] {
	position: inherit;
	margin-left: 0;
}

#amazon-addressbook {
	min-width: 300px;
	width: 100%;
	max-width: 900px;
	min-height: 228px;
	height: 240px;
	max-height: 400px;
}

#amazon-wallet {
	min-width: 300px;
	width: 100%;
	max-width: 900px;
	min-height: 228px;
	height: 240px;
	max-height: 400px;
}
*/
.popover-header {
  color: #aa001e;
  font-weight: bold;
}
.sidebarbox {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #dddddd;
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}
.sidebarbox > .list-group,
.sidebarbox > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.sidebarbox > .list-group .list-group-item,
.sidebarbox > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.sidebarbox > .list-group:first-child .list-group-item:first-child,
.sidebarbox > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sidebarbox > .list-group:last-child .list-group-item:last-child,
.sidebarbox > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sidebarbox > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.sidebarbox > .table,
.sidebarbox > .table-responsive > .table,
.sidebarbox > .panel-collapse > .table {
  margin-bottom: 0;
}
.sidebarbox > .table caption,
.sidebarbox > .table-responsive > .table caption,
.sidebarbox > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.sidebarbox > .table:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sidebarbox > .table:first-child > thead:first-child > tr:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.sidebarbox > .table:first-child > tbody:first-child > tr:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.sidebarbox > .table:first-child > thead:first-child > tr:first-child td:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.sidebarbox > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.sidebarbox > .table:first-child > thead:first-child > tr:first-child th:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.sidebarbox > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.sidebarbox > .table:first-child > thead:first-child > tr:first-child td:last-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.sidebarbox > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.sidebarbox > .table:first-child > thead:first-child > tr:first-child th:last-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.sidebarbox > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.sidebarbox > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.sidebarbox > .table:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sidebarbox > .table:last-child > tbody:last-child > tr:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.sidebarbox > .table:last-child > tfoot:last-child > tr:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.sidebarbox > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.sidebarbox > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.sidebarbox > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.sidebarbox > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.sidebarbox > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.sidebarbox > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.sidebarbox > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.sidebarbox > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.sidebarbox > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.sidebarbox > .panel-body + .table,
.sidebarbox > .panel-body + .table-responsive,
.sidebarbox > .table + .panel-body,
.sidebarbox > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.sidebarbox > .table > tbody:first-child > tr:first-child th,
.sidebarbox > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.sidebarbox > .table-bordered,
.sidebarbox > .table-responsive > .table-bordered {
  border: 0;
}
.sidebarbox > .table-bordered > thead > tr > th:first-child,
.sidebarbox > .table-responsive > .table-bordered > thead > tr > th:first-child,
.sidebarbox > .table-bordered > tbody > tr > th:first-child,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.sidebarbox > .table-bordered > tfoot > tr > th:first-child,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.sidebarbox > .table-bordered > thead > tr > td:first-child,
.sidebarbox > .table-responsive > .table-bordered > thead > tr > td:first-child,
.sidebarbox > .table-bordered > tbody > tr > td:first-child,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.sidebarbox > .table-bordered > tfoot > tr > td:first-child,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.sidebarbox > .table-bordered > thead > tr > th:last-child,
.sidebarbox > .table-responsive > .table-bordered > thead > tr > th:last-child,
.sidebarbox > .table-bordered > tbody > tr > th:last-child,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.sidebarbox > .table-bordered > tfoot > tr > th:last-child,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.sidebarbox > .table-bordered > thead > tr > td:last-child,
.sidebarbox > .table-responsive > .table-bordered > thead > tr > td:last-child,
.sidebarbox > .table-bordered > tbody > tr > td:last-child,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.sidebarbox > .table-bordered > tfoot > tr > td:last-child,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.sidebarbox > .table-bordered > thead > tr:first-child > td,
.sidebarbox > .table-responsive > .table-bordered > thead > tr:first-child > td,
.sidebarbox > .table-bordered > tbody > tr:first-child > td,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.sidebarbox > .table-bordered > thead > tr:first-child > th,
.sidebarbox > .table-responsive > .table-bordered > thead > tr:first-child > th,
.sidebarbox > .table-bordered > tbody > tr:first-child > th,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.sidebarbox > .table-bordered > tbody > tr:last-child > td,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.sidebarbox > .table-bordered > tfoot > tr:last-child > td,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.sidebarbox > .table-bordered > tbody > tr:last-child > th,
.sidebarbox > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.sidebarbox > .table-bordered > tfoot > tr:last-child > th,
.sidebarbox > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.sidebarbox > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.sidebarbox > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.sidebarbox > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.sidebarbox > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.sidebarbox > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.sidebarbox .panel-body {
  padding: 15px 0;
}
.sidebarbox .panel-heading {
  border-bottom-width: 1px;
  border-bottom-color: #343434;
  background: transparent !important;
  padding: 6px 0;
  font-weight: normal;
  text-transform: uppercase;
}
.sidebarbox .panel-heading h3 {
  color: black !important;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}
.sidebarbox .nav {
  line-height: 1;
}
.sidebarbox .nav > li > a {
  padding: 0.5em 0;
}
.sidebarbox .nav .nav {
  margin-left: 10px;
  font-size: 0.95em;
}
.sidebarbox > ul.nav li > a {
  padding: 7px;
}
.sidebarbox > ul.nav > li > a {
  padding: 0.5em 0 !important;
}
.sidebarbox ul {
  background: transparent;
}
.sidebarbox ul > li {
  background: transparent;
}
.sidebarbox ul > li a {
  padding: 0.5em 0;
  color: #aa001e;
}
.sidebarbox li {
  background: #fafafa;
}
.sidebarbox li.current {
  font-weight: bold;
}
.sidebarbox li a {
  color: black;
}
.sidebarbox li.group.active,
.sidebarbox li.sub.open > a {
  background: transparent;
  font-weight: bold;
}
.sidebarbox li.sub.open ul li {
  background: transparent;
}
.sidebarbox.panel > .panel-heading {
  color: white;
}
.sidebarbox .nav-stacked > li + li {
  margin-top: 0;
  margin-left: 0;
}
.sidebarbox .nav-stacked li.active a {
  font-weight: bold;
}
.sidebarbox.contentbox ul {
  background: none !important;
  list-style: none;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}
.sidebarbox.contentbox ul li {
  background: none;
  padding: 0.2em;
}
.sn-form-horizontal .radio,
.sn-form-horizontal .checkbox,
.sn-form-horizontal .radio-inline,
.sn-form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.sn-form-horizontal .radio,
.sn-form-horizontal .checkbox {
  min-height: 27px;
}
.sn-form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .sn-form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.sn-form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .sn-form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sn-form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.sn-form-col-left {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .sn-form-col-left {
    float: left;
    width: 16.66666667%;
  }
}
.sn-form-col-right {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .sn-form-col-right {
    float: left;
    width: 83.33333333%;
  }
}
button.sn_addtobasket {
  background: #aa001e;
  color: white;
}
.sn-form-col-offset-right {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .sn-form-col-offset-right {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .sn-form-col-offset-right {
    margin-left: 16.66666667%;
  }
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio {
  border-bottom: 1px solid #dfdfdf;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio:first-child,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio:first-child {
  border-top: 1px solid #dfdfdf;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="radio"],
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="radio"] {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio label,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio label {
  font-weight: 400;
  font-size: 14px;
  color: black;
  margin: 0;
  padding-left: 0.5rem;
  padding-right: 0.75rem;
  cursor: pointer;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio label i,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio label i {
  font-size: 2.2rem;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="radio"],
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="radio"],
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="checkbox"],
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="checkbox"] {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="radio"] + span:empty,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="radio"] + span:empty,
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="checkbox"] + span:empty,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="checkbox"] + span:empty {
  position: absolute;
  top: 0;
  right: 0;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="radio"]:checked + span:empty::before,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="radio"]:checked + span:empty::before,
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio input[type="checkbox"]:checked + span:empty::before,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio input[type="checkbox"]:checked + span:empty::before {
  font-family: FontAwesome;
  font-weight: bold;
  content: "\f00c";
  font-size: 2em;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio.paypal,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio.paypal {
  border: none;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .div_radio.paypal i,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .div_radio.paypal i {
  font-size: 30px;
  border: none;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .panel-body,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .panel-body {
  padding: 0;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .display-none,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .display-none {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 #box_versandarten .choice,
.form-horizontal.form-customer-order.checkout-step1 #box_zusatzoptionen .choice {
  color: red;
  margin-left: 1em;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .picture,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .picture {
  width: 137px;
  padding-left: 0.75rem;
  padding-right: 1rem;
  flex: 0 1 auto;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .picture > img.img-fluid,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .picture > img.img-fluid {
  max-height: 4rem;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel img[src="/images/"],
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel img[src="/images/"] {
  display: none !important;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .infotext,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .infotext {
  flex: 1 0 0;
  position: relative;
  padding-right: 40px;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .infotext span.price.none,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .infotext span.price.none {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping {
  position: relative;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option::after,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option::after,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping::after,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping::after {
  content: " ";
  display: block;
  border-bottom: solid thin #eee;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option:last-child::after,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option:last-child::after,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping:last-child::after,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping:last-child::after {
  border-bottom-color: transparent;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option label,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option label,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping label,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping label {
  display: block;
  margin: 8px 0 8px;
  padding: 8px;
  min-height: 48px;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input + .marker + .marker {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input + .marker {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input + .marker + .marker {
  display: block;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input:checked + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input:checked + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input:checked + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input:checked + .marker {
  display: block;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input:checked + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input:checked + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input:checked + .marker + .marker,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input:checked + .marker + .marker {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option img,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option img,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping img,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping img {
  max-height: 32px;
  max-width: 192px;
  display: block;
  margin: auto;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option input,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option input,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping input,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping input {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option span,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option span,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping span,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping span {
  position: absolute;
  left: 8px;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option span.name,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option span.name,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping span.name,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping span.name {
  top: 2px;
}
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping-option span.price,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping-option span.price,
.form-horizontal.form-customer-order.checkout-step1 .versandarten-panel .shipping span.price,
.form-horizontal.form-customer-order.checkout-step1 .versandoption-panel .shipping span.price {
  bottom: 11px;
}
.form-horizontal.form-customer-order.checkout-step1 #box_zahlarten.no-paypal-advanced-card .zahlarten-panel .paypal-or-card,
.form-horizontal.form-customer-order.checkout-step1 #box_zahlarten.no-paypal-advanced-card .zahlarten-panel .card-container {
  display: none !important;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .payment {
  margin: 16px 0;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment {
  outline: 0;
  display: block;
  width: 100%;
  border: solid thin black;
  background: white;
  min-height: 48px;
  padding: 8px 0 0 0;
  position: relative;
  border-radius: 4px;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment img {
  max-height: 32px;
  max-width: 192px;
  display: block;
  margin: auto;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment p.infotext {
  margin: 0.5rem 0 0;
  font-size: 0.75rem;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment.rechnung-ratepay:not(.collapsed) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment.rechnung-ratepay:not(.collapsed) + div {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in {
  border: solid thin #eee;
  border-top: 0 none;
  padding: 1rem;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in button.btn-checkout-submit:last-child {
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-flow: row wrap;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate div {
  flex: 1 0 auto;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate .input {
  display: flex;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate label:first-child {
  margin-right: 1ex;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate button:last-child {
  justify-self: flex-end;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate input:invalid,
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate select:invalid {
  border-color: red;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in .birthdate .form-control {
  display: inline-block;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel div.infotext .collapse.in label {
  margin-bottom: 0;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx {
  padding: 8px;
  box-shadow: black 1px 1px 1px;
  border: solid thin black;
  border-radius: 8px;
  grid-template: "num-label issuer" 24px "num-input num-input" minmax(16px, auto) "exp-label cvv-label" minmax(16px, auto) "exp-input cvv-input" minmax(16px, auto) "chn-label chn-label" minmax(16px, auto) "chn-input chn-input" minmax(16px, auto) "btn-submit btn-submit" minmax(16px, auto) / 1fr 1fr;
  gap: 0 8px;
  display: grid;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx .card-logos {
  display: flex;
  justify-content: flex-end;
  grid-area: issuer;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx .card-logos img {
  margin-top: 8px;
  flex: 0 0 auto;
  max-height: 20px;
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx .card-logos.card-type-visa img.card-logo-visa {
  display: block;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx .card-logos.card-type-master-card img.card-logo-master-card {
  display: block;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx label[for="card-number"] {
  grid-area: num-label;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx #card-number {
  grid-area: num-input;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx label[for="expiration-date"] {
  grid-area: exp-label;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx #expiration-date {
  grid-area: exp-input;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx label[for="cvv"] {
  grid-area: cvv-label;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx #cvv {
  grid-area: cvv-input;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx label[for="card-holder-name"] {
  grid-area: chn-label;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx #card-holder-name {
  grid-area: chn-input;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx button {
  grid-area: btn-submit;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx label {
  font-size: 14px;
  font-family: inherit;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx .card-field {
  height: 1.5rem;
  border-bottom: solid thin theme-color("primary");
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx input {
  border: 0 none;
  outline: 0 none;
  border-bottom: solid thin theme-color("primary");
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .card-containerx iframe {
  height: 1.5rem;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .payment-paypal-multicol {
  display: flex;
  flex-flow: row nowrap;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .payment-paypal-multicol .paypal-container {
  flex: 1 0 0px;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .payment-paypal-multicol .paypal-or-card {
  flex: 0 0 auto;
  padding: 0 8px;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .payment-paypal-multicol .card-container {
  flex: 1 0 0px;
}
.paypal-buttons-container {
  max-width: 300px;
  width: 100%;
  display: inline-block;
  max-height: 3rem;
  vertical-align: top;
  margin: 0 1ex;
}
ul.breadcrumb {
  font-size: inherit;
  font-weight: normal;
  display: inline-block;
  padding-left: 0;
  background-color: unset;
  margin-bottom: 0;
}
ul.breadcrumb > .breadcrumb-item {
  display: inline list-item;
}
ul.breadcrumb > .breadcrumb-item:first-child,
ul.breadcrumb > .breadcrumb-item.back + .breadcrumb-item {
  list-style-type: none;
}
ul.breadcrumb > .breadcrumb-item,
ul.breadcrumb > .breadcrumb-item a {
  color: #cccccc;
}
ul.breadcrumb > .breadcrumb-item:last-child,
ul.breadcrumb > .breadcrumb-item:last-child a {
  color: #343434;
}
ul.breadcrumb > .breadcrumb-item.back {
  margin-right: 1em;
}
.payment-icons {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
  margin-top: 1rem;
}
.payment-icons > div {
  text-align: center;
  box-sizing: content-box;
  border: solid thin #cccccc;
  max-width: 120px;
  height: 33px;
  line-height: 30px;
  padding: 2px;
}
.payment-icons > div > img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  left: 20px;
  display: block;
  transition: opacity 0.5s ease-in-out 0s;
  pointer-events: auto;
  opacity: 1;
}
.vorbestellung-choose {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}
@media (min-width: 768px) {
  .vorbestellung-choose {
    grid-template-columns: 1fr 1fr;
  }
}
.vorbestellung-choose > .vorbestellung-choose-product {
  border: solid 1px #aaa;
  padding: 0px 16px 8px;
  background: white;
}
.vorbestellung-choose > .vorbestellung-choose-single {
  grid-column-start: 1;
  grid-column-end: -1;
}
.vorbestellung-choose > .vorbestellung-choose-single,
.vorbestellung-choose > .vorbestellung-choose-dual {
  display: flex;
  flex-flow: column nowrap;
  /* justify-content: space-between; */
}
.vorbestellung-choose > .vorbestellung-choose-single > *,
.vorbestellung-choose > .vorbestellung-choose-dual > * {
  flex: 1 0 0%;
}
.vorbestellung-choose > .vorbestellung-choose-single > :first-child,
.vorbestellung-choose > .vorbestellung-choose-dual > :first-child,
.vorbestellung-choose > .vorbestellung-choose-single > :last-child,
.vorbestellung-choose > .vorbestellung-choose-dual > :last-child {
  height: fit-content;
  flex: 0 0 auto;
}
.vorbestellung-choose > .vorbestellung-choose-single > :first-child,
.vorbestellung-choose > .vorbestellung-choose-dual > :first-child {
  justify-self: flex-start;
}
.vorbestellung-choose > .vorbestellung-choose-single > :last-child,
.vorbestellung-choose > .vorbestellung-choose-dual > :last-child {
  justify-self: flex-end;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment > img[src="/images/"] {
  display: none;
}
.form-horizontal.form-customer-order.checkout-step1 .zahlarten-panel .btn-payment > img[src="/images/"] ~ p.infotext {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
form#checkout-form .bs3-col-md-6,
.row.checkout.order-init .bs3-col-md-6 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  form#checkout-form .bs3-col-md-6,
  .row.checkout.order-init .bs3-col-md-6 {
    float: left;
    width: 50%;
  }
}
form.form-customer-order {
  padding-top: 10px;
}
form.form-customer-order .col {
  /*
		position: relative;
		// Prevent columns from collapsing when empty
		min-height: 1px;
		// Inner gutter via padding
		padding-left:  ceil((@grid-gutter-width / 2));
		padding-right: floor((@grid-gutter-width / 2));
		width: ~"calc(100% - 150px - @{grid-gutter-width})";
		*/
}
form.form-customer-order label[for="address[ort]"] {
  margin-top: 15px;
}
form.form-customer-order .createAccountEnabler:has(input:not(:checked)) ~ .createAccountField {
  display: none;
}
form.form-customer-order .createAccountField .view-password {
  display: none;
  position: absolute;
  top: 8px;
  right: 48px;
  z-index: 4;
}
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"]) ~ .help-invalid,
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"]) ~ .help-street,
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"]) ~ .help-houseno {
  display: none;
}
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"].invalid.invalid-street.invalid-houseno) ~ .help-invalid,
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"].invalid-street:not(.invalid-houseno)) ~ .help-street,
form.form-customer-order .input-group:has(input[is="dbfakt-checkout-shipping-address-input"].invalid-houseno:not(.invalid-street)) ~ .help-houseno {
  display: inline;
}
form.form-customer-order .input-group input:invalid,
form.form-customer-order .input-group select:invalid {
  border-color: #d43f3a;
  border-style: solid;
  /* disabl'ed for rogge
				:focus-within ~ * &, &:focus {
					border-color: $input-border-color;
				}
				// */
}
form.form-customer-order .input-group input:required:invalid + .input-group-append.input-group-text > .fa-star::before,
form.form-customer-order .input-group select:required:invalid + .input-group-append.input-group-text > .fa-star::before,
form.form-customer-order .input-group input:required:invalid + .input-group-append > .input-group-text > .fa-star::before,
form.form-customer-order .input-group select:required:invalid + .input-group-append > .input-group-text > .fa-star::before {
  color: #a94442;
  /* disabled for JR
				:focus-within ~ * & {
					color: inherit;
					// content: "\f00d";
					content: "\f005";
				}
			// */
  content: "\f071";
}
form.form-customer-order .input-group input:required:valid + .input-group-append > .input-group-text > .fa-star::before,
form.form-customer-order .input-group select:required:valid + .input-group-append > .input-group-text > .fa-star::before {
  color: #3c763d;
  content: "\f00c";
  font-weight: 900;
}
form.form-customer-order .input-group:has(input:valid) + .help-invalid {
  display: none;
}
@media screen and (min-width: 1200px) {
  form.form-customer-order [is="dbfakt-checkout-alerts"] {
    position: sticky;
    bottom: 0;
    top: 130px;
    z-index: 3;
    max-height: 25vh;
  }
}
form.form-customer-order #box_versandarten .div_radio,
form.form-customer-order #box_zusatzoptionen .div_radio {
  border-bottom: 1px solid #dfdfdf;
}
form.form-customer-order #box_versandarten .div_radio:first-child,
form.form-customer-order #box_zusatzoptionen .div_radio:first-child {
  border-top: 1px solid #dfdfdf;
}
form.form-customer-order #box_versandarten .div_radio input[type="radio"],
form.form-customer-order #box_zusatzoptionen .div_radio input[type="radio"] {
  display: none;
}
form.form-customer-order #box_versandarten .div_radio label,
form.form-customer-order #box_zusatzoptionen .div_radio label {
  font-weight: 400;
  font-size: 14px;
  color: black;
  margin: 0;
  padding-block: 16px;
  padding-right: 8px;
  padding-left: 4px;
  cursor: pointer;
}
form.form-customer-order #box_versandarten .div_radio label i,
form.form-customer-order #box_zusatzoptionen .div_radio label i {
  font-size: 32px;
}
form.form-customer-order #box_versandarten .div_radio input[type="radio"],
form.form-customer-order #box_zusatzoptionen .div_radio input[type="radio"],
form.form-customer-order #box_versandarten .div_radio input[type="checkbox"],
form.form-customer-order #box_zusatzoptionen .div_radio input[type="checkbox"] {
  display: none;
}
form.form-customer-order #box_versandarten .div_radio input[type="radio"] + span:empty,
form.form-customer-order #box_zusatzoptionen .div_radio input[type="radio"] + span:empty,
form.form-customer-order #box_versandarten .div_radio input[type="checkbox"] + span:empty,
form.form-customer-order #box_zusatzoptionen .div_radio input[type="checkbox"] + span:empty {
  position: absolute;
  top: 0;
  right: 0;
}
form.form-customer-order #box_versandarten .div_radio input[type="radio"]:checked + span:empty::before,
form.form-customer-order #box_zusatzoptionen .div_radio input[type="radio"]:checked + span:empty::before,
form.form-customer-order #box_versandarten .div_radio input[type="checkbox"]:checked + span:empty::before,
form.form-customer-order #box_zusatzoptionen .div_radio input[type="checkbox"]:checked + span:empty::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  content: "\f00c";
  font-size: 2em;
}
form.form-customer-order #box_versandarten .div_radio.paypal,
form.form-customer-order #box_zusatzoptionen .div_radio.paypal {
  border: none;
}
form.form-customer-order #box_versandarten .div_radio.paypal i,
form.form-customer-order #box_zusatzoptionen .div_radio.paypal i {
  font-size: 30px;
  border: none;
}
form.form-customer-order #box_versandarten .display-none,
form.form-customer-order #box_zusatzoptionen .display-none {
  display: none;
}
form.form-customer-order #box_versandarten .choice,
form.form-customer-order #box_zusatzoptionen .choice {
  color: red;
  margin-left: 1em;
}
form.form-customer-order .versandarten-panel .picture,
form.form-customer-order .versandoption-panel .picture {
  display: none;
  width: 137px;
  padding-left: 12px;
  padding-right: 16px;
  flex: 0 1 auto;
}
form.form-customer-order .versandarten-panel .picture > img.img-fluid,
form.form-customer-order .versandoption-panel .picture > img.img-fluid {
  max-height: 64px;
}
form.form-customer-order .versandarten-panel .infotext,
form.form-customer-order .versandoption-panel .infotext {
  flex: 1 0 0;
  position: relative;
  padding-right: 40px;
}
form.form-customer-order .versandarten-panel .infotext span.price.none,
form.form-customer-order .versandoption-panel .infotext span.price.none {
  display: none;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button,
form.form-customer-order .versandarten-panel .shipping-option,
form.form-customer-order .versandoption-panel .shipping-option,
form.form-customer-order .versandarten-panel .shipping,
form.form-customer-order .versandoption-panel .shipping {
  display: block;
  border-bottom: solid thin #ccc;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button:last-child,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button:last-child,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button:last-child,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button:last-child,
form.form-customer-order .versandarten-panel .shipping-option:last-child,
form.form-customer-order .versandoption-panel .shipping-option:last-child,
form.form-customer-order .versandarten-panel .shipping:last-child,
form.form-customer-order .versandoption-panel .shipping:last-child {
  border-bottom-color: transparent;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button label,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button label,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button label,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button label,
form.form-customer-order .versandarten-panel .shipping-option label,
form.form-customer-order .versandoption-panel .shipping-option label,
form.form-customer-order .versandarten-panel .shipping label,
form.form-customer-order .versandoption-panel .shipping label {
  margin: 0;
  display: block;
  padding: 8px;
  min-height: 48px;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input + .marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input + .marker,
form.form-customer-order .versandarten-panel .shipping-option input + .marker,
form.form-customer-order .versandoption-panel .shipping-option input + .marker,
form.form-customer-order .versandarten-panel .shipping input + .marker,
form.form-customer-order .versandoption-panel .shipping input + .marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input + .marker + .not-marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping-option input + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping-option input + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping input + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping input + .marker + .not-marker {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  text-align: center;
  margin-right: .5ch;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input:invalid + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input:invalid + .marker + .not-marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input:invalid + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input:invalid + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping-option input:invalid + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping-option input:invalid + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping input:invalid + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping input:invalid + .marker + .not-marker {
  color: #a94442;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input + .marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input + .marker,
form.form-customer-order .versandarten-panel .shipping-option input + .marker,
form.form-customer-order .versandoption-panel .shipping-option input + .marker,
form.form-customer-order .versandarten-panel .shipping input + .marker,
form.form-customer-order .versandoption-panel .shipping input + .marker {
  font-size: 32px;
  color: #3c763d;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input + .marker + .not-marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping-option input + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping-option input + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping input + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping input + .marker + .not-marker {
  font-size: 24px;
  font-size: 32px;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input:not(:checked) + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input:not(:checked) + .marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input:not(:checked) + .marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input:not(:checked) + .marker,
form.form-customer-order .versandarten-panel .shipping-option input:not(:checked) + .marker,
form.form-customer-order .versandoption-panel .shipping-option input:not(:checked) + .marker,
form.form-customer-order .versandarten-panel .shipping input:not(:checked) + .marker,
form.form-customer-order .versandoption-panel .shipping input:not(:checked) + .marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input:checked + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input:checked + .marker + .not-marker,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input:checked + .marker + .not-marker,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input:checked + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping-option input:checked + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping-option input:checked + .marker + .not-marker,
form.form-customer-order .versandarten-panel .shipping input:checked + .marker + .not-marker,
form.form-customer-order .versandoption-panel .shipping input:checked + .marker + .not-marker {
  display: none;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button img,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button img,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button img,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button img,
form.form-customer-order .versandarten-panel .shipping-option img,
form.form-customer-order .versandoption-panel .shipping-option img,
form.form-customer-order .versandarten-panel .shipping img,
form.form-customer-order .versandoption-panel .shipping img {
  max-height: 32px;
  max-width: 192px;
  display: none;
  margin: auto;
}
form.form-customer-order .versandarten-panel dbfakt-shipping-method-button input,
form.form-customer-order .versandoption-panel dbfakt-shipping-method-button input,
form.form-customer-order .versandarten-panel dbfakt-shipping-option-button input,
form.form-customer-order .versandoption-panel dbfakt-shipping-option-button input,
form.form-customer-order .versandarten-panel .shipping-option input,
form.form-customer-order .versandoption-panel .shipping-option input,
form.form-customer-order .versandarten-panel .shipping input,
form.form-customer-order .versandoption-panel .shipping input {
  display: none;
}
form.form-customer-order #box_zahlarten.no-paypal-advanced-card .zahlarten-panel .paypal-or-card,
form.form-customer-order #box_zahlarten.no-paypal-advanced-card .zahlarten-panel .card-container {
  display: none !important;
}
form.form-customer-order .zahlarten-panel .payment {
  margin: 16px 0;
}
form.form-customer-order .zahlarten-panel .btn-payment {
  outline: 0;
  display: block;
  width: 100%;
  background: #eee;
  min-height: 48px;
  padding: 8px 0 0 0;
  position: relative;
  border-radius: 4px;
}
form.form-customer-order .zahlarten-panel .btn-payment img {
  max-height: 32px;
  max-width: 192px;
  display: block;
  margin: auto;
}
form.form-customer-order .zahlarten-panel .btn-payment p.infotext {
  margin: 8px 0 0;
  font-size: 12px;
}
form.form-customer-order .zahlarten-panel .btn-payment.rechnung-ratepay:not(.collapsed) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
form.form-customer-order .zahlarten-panel .btn-payment.rechnung-ratepay:not(.collapsed) + div {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
form.form-customer-order .zahlarten-panel div.infotext .collapse.show {
  border: solid thin #eee;
  border-top: 0 none;
  padding: 16px;
}
form.form-customer-order .zahlarten-panel div.infotext .collapse.show button.btn-checkout-submit:last-child {
  margin-bottom: 0;
  width: 100%;
  display: block;
}
form.form-customer-order .zahlarten-panel div.infotext .collapse.show label {
  margin-bottom: 0;
}
form.form-customer-order .zahlarten-panel .birthdate {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-flow: row wrap;
}
form.form-customer-order .zahlarten-panel .birthdate * {
  flex: 1 0 auto;
}
form.form-customer-order .zahlarten-panel .birthdate .input {
  display: flex;
}
form.form-customer-order .zahlarten-panel .birthdate label:first-child {
  margin-right: 1ex;
}
form.form-customer-order .zahlarten-panel .birthdate button:last-child {
  justify-self: flex-end;
}
form.form-customer-order .zahlarten-panel .birthdate input:invalid,
form.form-customer-order .zahlarten-panel .birthdate select:invalid {
  border-color: red;
}
form.form-customer-order .zahlarten-panel .card-container {
  padding: 8px;
  box-shadow: black 1px 1px 1px;
  border: solid thin black;
  border-radius: 8px;
  grid-template: "num-label issuer" 24px "num-input num-input" minmax(16px, auto) "exp-label cvv-label" minmax(16px, auto) "exp-input cvv-input" minmax(16px, auto) "chn-label chn-label" minmax(16px, auto) "chn-input chn-input" minmax(16px, auto) "btn-submit btn-submit" minmax(16px, auto) / 1fr 1fr;
  gap: 0 8px;
  display: grid;
}
form.form-customer-order .zahlarten-panel .card-container .card-logos {
  display: flex;
  justify-content: flex-end;
  grid-area: issuer;
}
form.form-customer-order .zahlarten-panel .card-container .card-logos img {
  margin-top: 8px;
  flex: 0 0 auto;
  max-height: 20px;
  display: none;
}
form.form-customer-order .zahlarten-panel .card-container .card-logos.card-type-visa img.card-logo-visa {
  display: block;
}
form.form-customer-order .zahlarten-panel .card-container .card-logos.card-type-master-card img.card-logo-master-card {
  display: block;
}
form.form-customer-order .zahlarten-panel .card-container label[for="card-number"] {
  grid-area: num-label;
}
form.form-customer-order .zahlarten-panel .card-container #card-number {
  grid-area: num-input;
}
form.form-customer-order .zahlarten-panel .card-container label[for="expiration-date"] {
  grid-area: exp-label;
}
form.form-customer-order .zahlarten-panel .card-container #expiration-date {
  grid-area: exp-input;
}
form.form-customer-order .zahlarten-panel .card-container label[for="cvv"] {
  grid-area: cvv-label;
}
form.form-customer-order .zahlarten-panel .card-container #cvv {
  grid-area: cvv-input;
}
form.form-customer-order .zahlarten-panel .card-container label[for="card-holder-name"] {
  grid-area: chn-label;
}
form.form-customer-order .zahlarten-panel .card-container #card-holder-name {
  grid-area: chn-input;
}
form.form-customer-order .zahlarten-panel .card-container button {
  grid-area: btn-submit;
}
form.form-customer-order .zahlarten-panel .card-container label {
  font-size: 14px;
  font-family: inherit;
}
form.form-customer-order .zahlarten-panel .card-container .card-field {
  height: 24px;
  border-bottom: solid thin #aa001e;
}
form.form-customer-order .zahlarten-panel .card-container input {
  border: 0 none;
  outline: 0 none;
  border-bottom: solid thin #aa001e;
}
form.form-customer-order .zahlarten-panel .card-container iframe {
  height: 24px;
}
form.form-customer-order .zahlarten-panel .payment-paypal-multicol {
  display: flex;
  flex-flow: row nowrap;
}
form.form-customer-order .zahlarten-panel .payment-paypal-multicol .paypal-container {
  flex: 1 0 0px;
}
form.form-customer-order .zahlarten-panel .payment-paypal-multicol .paypal-or-card {
  flex: 0 0 auto;
  padding: 0 8px;
}
form.form-customer-order .zahlarten-panel .payment-paypal-multicol .card-container {
  flex: 1 0 0px;
}
form.form-customer-order #shipping-address-form-container #shipping-address-form.mt-4 {
  margin-top: 24px;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox {
  list-style: none;
  margin-top: 1lh;
  padding-left: 0;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox > li {
  display: block;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox > li input {
  display: none;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox > li label .marker,
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox > li label .not-marker {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  text-align: center;
  margin-right: .5ch;
  font-size: 32px;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox > li label .marker {
  color: #3c763d;
  display: none;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox input + .marker {
  display: none;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox input + .marker + .not-marker {
  display: inline;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox input:checked + .marker + .not-marker {
  display: none;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox input:checked + .marker {
  display: inline;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox:not(:has(input:checked)) input + .marker {
  display: inline;
}
form.form-customer-order #shipping-address-form-container ul.packstation-search-checkbox:not(:has(input:checked)) input + .marker + .not-marker {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:checked ~ .card-header > ul > li > label[for="shipping_address_use"],
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-rechnung:checked ~ .card-header > ul > li > label[for="versand-an-rechnung"],
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-adresse:checked ~ .card-header > ul > li > label[for="versand-an-adresse"],
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-packstation:checked ~ .card-header > ul > li > label[for="versand-an-packstation"],
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-abholung:checked ~ .card-header > ul > li > label[for="versand-an-abholung"] {
  color: unset;
  background-color: #ffffff;
  text-align: left;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:checked ~ .card-header > ul > li > label[for="shipping_address_use"] .marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-rechnung:checked ~ .card-header > ul > li > label[for="versand-an-rechnung"] .marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-adresse:checked ~ .card-header > ul > li > label[for="versand-an-adresse"] .marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-packstation:checked ~ .card-header > ul > li > label[for="versand-an-packstation"] .marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-abholung:checked ~ .card-header > ul > li > label[for="versand-an-abholung"] .marker {
  display: initial;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:checked ~ .card-header > ul > li > label[for="shipping_address_use"] .not-marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-rechnung:checked ~ .card-header > ul > li > label[for="versand-an-rechnung"] .not-marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-adresse:checked ~ .card-header > ul > li > label[for="versand-an-adresse"] .not-marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-packstation:checked ~ .card-header > ul > li > label[for="versand-an-packstation"] .not-marker,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-abholung:checked ~ .card-header > ul > li > label[for="versand-an-abholung"] .not-marker {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:checked ~ .for-rechnung,
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:checked ~ * .for-rechnung,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-rechnung:not(:checked) ~ * .for-rechnung {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:not(:checked) ~ .not-rechnung,
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use:not(:checked) ~ * .not-rechnung,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-rechnung:checked ~ * .not-rechnung {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#shipping_address_use ~ * .for-packstation,
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-packstation:not(:checked) ~ * .for-packstation {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an#versand-an-packstation:checked ~ * .not-packstation {
  display: none;
}
form.form-customer-order #shipping-address-form-container > input.versand-an[type="radio"] ~ .card-header {
  background-color: #ffffff;
}
form.form-customer-order #shipping-address-form-container > .card-header label {
  margin-bottom: 0;
}
form.form-customer-order #shipping-address-form-container > .card-header > ul {
  list-style: none;
  margin-top: 1lh;
  padding-left: 0;
}
form.form-customer-order #shipping-address-form-container > .card-header > ul > li {
  display: block;
}
form.form-customer-order #shipping-address-form-container > .card-header > ul > li label .marker,
form.form-customer-order #shipping-address-form-container > .card-header > ul > li label .not-marker {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  text-align: center;
  margin-right: .5ch;
  font-size: 32px;
}
form.form-customer-order #shipping-address-form-container > .card-header > ul > li label .marker {
  color: #3c763d;
  display: none;
}
form.form-customer-order #shipping-address-form-container .input-group-addon:has(#packstation-search-submit) {
  padding: 0;
  border: 0;
}
form.form-customer-order .panel-heading .fa.fa-star::before {
  color: #a94442;
  content: "\f071";
}
xform.form-customer-order.bs4 #box_zahlarten .rechnung-info-text {
  display: none;
}
xform.form-customer-order.bs4 #box_zahlarten .rechnung-info-text p[data-empty] {
  display: none;
}
xform.form-customer-order.bs4[data-show-rechnung-notice="true"] #box_zahlarten .rechnung-info-text {
  display: block;
}
xform.form-customer-order.bs4 .card {
  margin-block: 12px;
}
#apple-pay-wrapper {
  display: block;
}
#apple-pay-wrapper #apple-pay-button {
  max-width: 240px;
  margin: 0 auto;
  width: auto;
}
#shipping_address_use + label {
  font-weight: normal;
}
@media screen and (min-width: 1200px) {
  #main_content .row.checkout.anschrift-versand {
    display: flex;
  }
  #main_content .row.checkout.anschrift-versand > .col-lg-4 {
    padding-bottom: 20px;
  }
  #main_content .row.checkout.anschrift-versand > .col-lg-4 > .card.panel {
    height: 100%;
    margin-bottom: 0;
  }
}
