.no-xs-gutter {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .no-sm-gutter {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .no-md-gutter {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .no-lg-gutter {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
hgroup,
main,
menu,
section,
summary {
  display: inline-block;
}
header {
  displa: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! 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;
  }
  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;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
  .fbslideout,
  .shareslideout,
  #flowbar,
  #page_header,
  #mainmenu,
  .footer-body,
  #mobile-navigation-wrapper,
  footer,
  #flowbar-developer,
  #errorCounthtml,
  #topboxefx,
  .breadcrumb-nav,
  .social .info-navigation,
  .info-navigation-closed {
    display: none;
  }
  .fbslideout *,
  .shareslideout *,
  #flowbar *,
  #page_header *,
  #mainmenu *,
  .footer-body *,
  #mobile-navigation-wrapper *,
  footer *,
  #flowbar-developer *,
  #errorCounthtml *,
  #topboxefx *,
  .breadcrumb-nav *,
  .social .info-navigation *,
  .info-navigation-closed * {
    display: none;
  }
  .added {
    display: none !important;
  }
  #gadgets-dd,
  #outfit-dd {
    display: none;
  }
  .prdct-description-top span {
    display: none;
  }
  .singleprdct span > strong {
    bottom: 0;
  }
  #logo-dev {
    display: block!important;
    width: 100% !important;
    height: 100% !important;
  }
  .socialwrapper {
    display: none;
  }
  .price {
    background-color: #fff !important;
    left: 0 !important;
  }
  button span.label {
    border: none !important;
  }
  #print-logo {
    display: block !important;
    margin: auto;
  }
  .delivery-time-wrapper {
    display: none;
  }
  .related-filters ul {
    padding-left: 10px;
  }
  .related-filters ul li {
    border: 1px grey solid;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
    margin-top: 10px;
    display: inline-block;
  }
  .variants label {
    display: none;
  }
  #product-variantSelectBoxIt {
    margin: 0 !important;
    width: 100% !important;
  }
  #product-variant {
    margin: 0 !important;
  }
  #product-variantSelectBoxItContainer {
    width: 100% !important;
  }
  #product-variantSelectBoxIt #product-variantSelectBoxItText {
    max-width: none!important;
    margin: 0 !important;
    position: absolute;
  }
  #product-variantSelectBoxIt #product-variantSelectBoxItArrowContainer {
    display: none;
  }
  .decription-list ul li:before {
    content: ">  ";
    margin-left: -11px;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail 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;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 39px;
  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: 24px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 18px;
}
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: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  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: normal;
  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: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10;
  padding-right: 10;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  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-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0%;
}
@media (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%;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.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;
}
label.radio {
  margin-top: 0px;
  margin-bottom: 0px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  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: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  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.33;
  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;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 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 solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  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);
  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: #428bca;
}
.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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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 {
  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: #428bca;
}
.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: #428bca;
}
.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;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 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: 10;
  padding-left: 10;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 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: -10;
  margin-left: -10;
}
@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 10;
  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: -10;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10;
  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 -10;
}
.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: -10;
  margin-right: -10;
  padding: 10px 10;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-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: 10;
    margin-right: 10;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -10;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 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;
  list-style: none;
  background-color: #000000 0;
  border-radius: 4px;
}
.breadcrumb li {
  vertical-align: inherit;
  display: inline-block;
}
.breadcrumb div {
  display: inline-block;
}
.breadcrumb .bc-home {
  vertical-align: middle;
  display: inline-block;
  background: url("../gfx/elements.png") no-repeat scroll 0px -460px transparent;
  height: 27px;
  width: 35px;
  /* added by philipp to fix breadcrumb */
}
.breadcrumb .bc-home:hover {
  background: url("../gfx/elements.png") no-repeat scroll -40px -460px transparent;
  height: 27px;
  width: 35px;
}
.breadcrumb > li + li + li:before {
  content: "▶\00a0";
  padding: 0;
  margin: 0;
  color: #5eb71d;
}
.breadcrumb > .current {
  color: #808080;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline-block;
  margin: 0 2px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 8px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  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: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  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;
}
.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;
}
.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 0em .3em;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  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: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: baseline;
  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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  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;
}
.jumbotron .container {
  max-width: 100%;
}
@media (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.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);
  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: #428bca;
  -webkit-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;
}
.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[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.material-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100px;
  background-color: #d0d0d0;
  background-image: linear-gradient(45deg, #bdbdbd 25%, transparent 25%, transparent 75%, #bdbdbd 75%, #bdbdbd), linear-gradient(45deg, #bdbdbd 25%, transparent 25%, transparent 75%, #bdbdbd 75%, #bdbdbd);
  background-size: 20px 20px;
  background-position: 0 0, 30px 30px ;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.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: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.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);
  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 {
  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-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: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.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.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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,
.container_12:before,
.container_12:after,
#page_header:before,
#page_header:after,
#topboxefx:before,
#topboxefx:after,
#page_top:before,
#page_top:after,
.page_top:before,
.page_top:after,
footer #overfooter:before,
footer #overfooter:after,
footer #underfooter:before,
footer #underfooter:after,
footer #footer:before,
footer #footer:after,
#flowbar > .wrapper:before,
#flowbar > .wrapper:after,
.checkout:before,
.checkout:after,
.checkout .settings-header:before,
.checkout .settings-header:after,
.checkout .settings-box:before,
.checkout .settings-box:after,
.checkout .cart-wrappingpapers > .costs:before,
.checkout .cart-wrappingpapers > .costs:after,
.checkout div.tax-box:before,
.checkout div.tax-box:after,
.checkout div.total-box:before,
.checkout div.total-box:after,
.checkout div.continue-box:before,
.checkout div.continue-box:after,
.order-summary:before,
.order-summary:after,
.order-subtotal-payment:before,
.order-subtotal-payment:after,
#geschenkeNav:before,
#geschenkeNav:after,
.info-page:before,
.info-page:after,
.product-wrapper .product-details nav#related-products > div > ul:before,
.product-wrapper .product-details nav#related-products > div > ul: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,
.container_12:after,
#page_header:after,
#topboxefx:after,
#page_top:after,
.page_top:after,
footer #overfooter:after,
footer #underfooter:after,
footer #footer:after,
#flowbar > .wrapper:after,
.checkout:after,
.checkout .settings-header:after,
.checkout .settings-box:after,
.checkout .cart-wrappingpapers > .costs:after,
.checkout div.tax-box:after,
.checkout div.total-box:after,
.checkout div.continue-box:after,
.order-summary:after,
.order-subtotal-payment:after,
#geschenkeNav:after,
.info-page:after,
.product-wrapper .product-details nav#related-products > div > ul:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.row *[class*="grid_11"] {
  float: left;
  width: 91.66666667%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
.row *[class*="grid_10"] {
  float: left;
  width: 83.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
.row *[class*="grid_9"] {
  float: left;
  width: 75%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
.row *[class*="grid_8"] {
  float: left;
  width: 66.66666667%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
.row *[class*="grid_7"] {
  float: left;
  width: 58.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
.row *[class*="grid_6"] {
  float: left;
  width: 50%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
.row *[class*="grid_5"] {
  float: left;
  width: 41.66666667%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
.row *[class*="grid_4"] {
  float: left;
  width: 33.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
.row *[class*="grid_3"] {
  float: left;
  width: 25%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
.row *[class*="grid_2"] {
  float: left;
  width: 16.66666667%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
.row *[class~="grid_1"] {
  float: left;
  width: 8.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
.row *[class*="grid_1-"] {
  float: left;
  width: 8.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .row *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_12"] *[class*="grid_12"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_12"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_12"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_12"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_12"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_11"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 90.90909091%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 81.81818182%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 72.72727273%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 63.63636364%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 54.54545455%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 45.45454545%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 36.36363636%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 27.27272727%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 18.18181818%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_11"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 9.09090909%;
  }
}
*[class*="grid_11"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 9.09090909%;
  }
}
*[class*="grid_11"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_11"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 91.66666667%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_10"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 90%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 80%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 70%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 60%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 40%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 30%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 20%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_10"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 10%;
  }
}
*[class*="grid_10"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 10%;
  }
}
*[class*="grid_10"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_10"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_9"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 88.88888889%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 77.77777778%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 55.55555556%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 44.44444444%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 22.22222222%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_9"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 11.11111111%;
  }
}
*[class*="grid_9"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 11.11111111%;
  }
}
*[class*="grid_9"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_9"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_8"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 87.5%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 62.5%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 37.5%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_8"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 12.5%;
  }
}
*[class*="grid_8"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 12.5%;
  }
}
*[class*="grid_8"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_8"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_7"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 85.71428571%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 71.42857143%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 57.14285714%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 42.85714286%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 28.57142857%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_7"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 14.28571429%;
  }
}
*[class*="grid_7"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 14.28571429%;
  }
}
*[class*="grid_7"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_7"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class*="grid_6"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 83.33333333%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_6"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_6"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_6"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_6"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] *[class*="grid_5"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] *[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 80%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 60%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 40%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_5"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 20%;
  }
}
*[class*="grid_5"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 20%;
  }
}
*[class*="grid_5"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_5"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] *[class*="grid_4"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] *[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_4"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_4"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_4"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_4"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] *[class*="grid_3"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] *[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_3"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_3"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
*[class*="grid_3"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_3"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] *[class*="grid_2"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class*="grid_2"] *[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_2"] *[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
*[class*="grid_2"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_2"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 16.66666667%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class~="grid_1"] *[class~="grid_1"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class*="grid_1-"] *[class*="grid_1-"] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
*[class~="grid_1"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class~="grid_1"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
*[class*="grid_1-"] {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="grid_1-"] {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 8.33333333%;
  }
}
.grid_9-75 {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .grid_9-75 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
label {
  padding-right: 10px!important;
}
.community-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.community-wrapper .col-left {
  padding-left: 0 !important;
}
.community-wrapper .col-right {
  padding-right: 0 !important;
}
.search-wrapper {
  padding-top: 10px;
}
@media (min-width: 991px) {
  .push_1 {
    left: 80px;
  }
}
.container_12 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .container_12 {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container_12 {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container_12 {
    width: 960px;
  }
}
.container_12 > .navbar-header,
.container_12 > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  .container_12 > .navbar-header,
  .container_12 > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body {
  background-image: url('../gfx/background/general_static.jpg');
  background-repeat: no-repeat, no-repeat;
  background-position: center 30px;
  background-color: #1A1B1D;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font: 13px 'Open Sans', sans-serif;
  color: #333;
  margin: 0 auto;
}
body.xmas {
  background-image: url(''), url('../gfx/background/general_christmas.jpg') !important;
  background-color: #2e5639!important;
  background-repeat: no-repeat, repeat-x !important;
}
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
button {
  cursor: pointer !important;
}
img {
  border: 0;
}
.fbslideout,
.shareslideout {
  position: fixed;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -moz-transition: right 0.5s;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
  z-index: 500;
  -webkit-box-shadow: -1px 0 5px rgba(0, 0, 0, 0.4), inset 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -1px 0 5px rgba(0, 0, 0, 0.4), inset 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: -1px 0 5px rgba(0, 0, 0, 0.4), inset 0 2px rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1062px) {
  .fbslideout,
  .shareslideout {
    display: none;
  }
}
.fbslideout .text,
.shareslideout .text {
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  font-size: 9px;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  font-weight: 700;
  position: absolute;
}
.fbslideout.fbslideout,
.shareslideout.fbslideout {
  top: 200px;
  width: 230px;
  right: -190px;
  background-color: #fff;
  border: solid 1px #6d8dcd;
  border-right: none;
}
.fbslideout.fbslideout:hover,
.shareslideout.fbslideout:hover {
  right: 0px;
}
.fbslideout.fbslideout > div,
.shareslideout.fbslideout > div {
  float: left;
  width: 150px;
  margin: 0 10px;
}
.fbslideout.fbslideout img,
.shareslideout.fbslideout img {
  cursor: pointer !important;
  float: left;
}
.fbslideout.fbslideout strong,
.shareslideout.fbslideout strong {
  color: #333;
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
.fbslideout.fbslideout p,
.shareslideout.fbslideout p {
  color: #333;
  font-size: 13px;
}
.fbslideout.fbslideout .text,
.shareslideout.fbslideout .text {
  right: 100px;
  top: 100px;
  width: 200px;
}
.fbslideout.shareslideout,
.shareslideout.shareslideout {
  top: 440px;
  height: 150px;
  right: -5px;
}
.fbslideout.shareslideout:hover,
.shareslideout.shareslideout:hover {
  right: 0px;
}
.fbslideout.shareslideout .text,
.shareslideout.shareslideout .text {
  right: -75px;
  top: 30px;
  width: 200px;
}
p {
  margin: 0;
}
.numbered-list {
  list-style-type: decimal !important;
}
ol,
ul {
  list-style: outside none none;
}
table {
  border-spacing: 0;
  cell-spacing: 0;
}
.data-table thead th {
  font-weight: bold;
  vertical-align: middle;
}
.data-table th,
.data-table td {
  padding: 10px;
}
.cart-highlightcolor-legal {
  background-color: #FCFFCD !important;
}
ul.impressum-data,
ul.bare-list,
ul.size-info-list {
  margin: 0;
  padding: 0;
}
ul.impressum-data li,
ul.bare-list li {
  color: #333;
  padding-bottom: 12px;
  padding-left: 10px;
}
ul.size-info-list li {
  color: #333;
  font-size: 11px;
}
.inset-top-shadow {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
a {
  color: #5eb71d;
  transition: color 0.15s linear 0s;
  text-decoration: none;
}
a:hover {
  color: #67c820;
  text-decoration: none;
}
a.textlink {
  color: inherit;
  text-decoration: underline;
}
/* Warning boxes */
.box-info-green {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #333;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #51ac14 !important;
  position: relative;
}
.box-info-green:after,
.box-info-green:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
.box-info-green:after {
  border-width: 9px;
  border-top-color: #fff;
  left: 48%;
}
.box-info-green:before {
  border-width: 12px;
  border-top-color: #51ac14;
  left: 47.6%;
}
.box-info-orange {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #EAA624;
  color: #fff;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #f18500 !important;
  position: relative;
}
.box-info-orange:after,
.box-info-orange:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
.box-info-orange:after {
  border-width: 9px;
  border-top-color: #EAA624;
  left: 48%;
}
.box-info-orange:before {
  border-width: 12px;
  border-top-color: #f18500;
  left: 47.6%;
}
.box-info-yellow {
  background: url("../gfx/elements.png") no-repeat scroll 20px -555px transparent;
  background-color: #fff;
  color: #333;
  font: 14px 'Open sans', Sans-serif;
}
.box-info-yellow p {
  padding: 20px 40px 20px 60px;
}
.box-d {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.container-grey {
  padding: 10px 0;
  background-color: #ebedf0;
}
.container-black {
  padding: 10px 0;
  background-color: #000;
}
/* HOME SEO BOX */
@media (min-width: 768px) and (max-width: 991px) {
  #home-box {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #home-box {
    display: none !important;
  }
}
#home-box .wrapper {
  background: url("../gfx/x-bgs.png") 0px -217px repeat-x transparent;
  background-color: #333534;
  min-height: 240px;
  margin: 0px;
  padding: 0px 10px 15px 10px;
}
.home-box-text {
  font-family: 'Open sans', sans-serif;
  font: 12px/18px 'Open sans', sans-serif;
  font-weight: normal;
  color: #a0a0a0;
  margin: 4px 0 0 0;
}
h1.home-box-title,
h2.home-box-title,
h3.home-box-title,
h4.home-box-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font: 12px/18px 'Oswald', sans-serif;
  padding: 10px 0 0 0;
  margin: 0;
}
/* COMMUNITY */
.community-heading-icon {
  display: inline;
  float: left;
  margin: 10px 10px 0 10px;
}
.community-header {
  color: #333;
}
.community-header p {
  padding: 20px 0;
}
.community-header img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.community-box p,
.community-sub-box p {
  color: #333;
  padding: 10px !important;
}
.community-sub p {
  color: #333;
  padding: 10px 0;
}
.community-blog-box p {
  color: #333;
  padding: 0 10px;
}
.community-icon {
  padding-left: 60px !important;
}
.header-large {
  line-height: 50px !important;
  height: 50px;
}
.header-big {
  line-height: 60px !important;
  height: 60px;
}
.box-shadow-grey {
  border-bottom: 3px solid #dddddd !important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
ul.community-latest-posts {
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
ul.community-latest-posts li {
  line-height: 19px;
  color: #333333;
  padding-bottom: 5px;
}
ul.community-latest-posts li span {
  font-size: 11px;
  background: url("../gfx/elements.png") no-repeat -944px -439px transparent;
  line-height: 19px;
  color: #808080;
  padding-left: 20px;
}
.nerdtest {
  padding: 20px;
  color: #333;
}
.nerdtest div {
  margin: 5px 0;
}
.standard-table {
  padding: 0px !important;
  width: 100%;
  border: 1px solid #c5c6c6;
}
.standard-table table {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.standard-table tr:hover td {
  background-color: #ffffff;
}
.standard-table tr:first-child td {
  font: 14px 'Oswald', sans serif;
  background-color: #333333;
  border: 0px solid #c5c6c6;
  text-align: center;
  border-width: 0px 0px 1px 0px;
  color: #ffffff;
}
.standard-table tr:first-child:hover td {
  background-color: #333333;
}
.standard-table tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px;
}
.standard-table tr:first-child td:last-child {
  border-width: 0px 0px 1px 0px;
}
.standard-table tr:last-child td {
  border-width: 0px 0px 0px 0px;
}
.standard-table tr:last-child td:last-child {
  border-width: 0px 0px 0px 0px;
}
.standard-table tr td:last-child {
  border-width: 0px 0px 1px 0px;
}
.standard-table td {
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #c5c6c6;
  border-width: 0px 0px 1px 0px;
  text-align: center;
  padding: 15px;
  color: #333;
}
/* CATEGORIES AREA */
.categories-menu {
  display: inline;
  float: left;
}
.box-grey {
  border: 1px solid #c5c6c6;
}
.box-grey p {
  color: black;
}
/* changed by philipp */
.product-photos p,
.rate-it p {
  color: #333;
  font-size: 11px;
}
/* changed by philipp */
.rate-it span {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}
/* changed by philipp */
.rate-it {
  padding-bottom: 0px;
  margin-bottom: 15px;
}
/* changed by philipp */
.rateit {
  margin-top: 5px;
}
/* changed by philipp */
.rateitvalue {
  float: right;
  margin-top: 5px;
}
/* changed by philipp */
.rateit-range {
  margin-top: 2px;
}
/* changed by philipp */
.narrow-box-grey {
  padding: 0px 0px 0px 0px;
}
.box-black {
  background: #333;
  padding: 0px;
}
.box-header-dark-is {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.bottom-arrow-dark:after {
  background: url("../gfx/box-dark-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  margin-top: 1px;
  clear: both;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: inherit;
}
.bottom-arrow-white:after {
  background: url("../gfx/box-white-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  margin-top: 38px;
  clear: both;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: inherit;
}
.bottom-arrow-orange:after,
.bottom-arrow-orange2:after {
  background: url("../gfx/box-orange-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  top: 0;
  clear: both;
  content: "";
  display: block;
  height: 11px;
  position: absolute;
  width: inherit;
}
.bottom-arrow-lighter:after {
  background: url("../gfx/box-lighter-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  margin-top: 1px;
  clear: both;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: inherit;
}
.bottom-arrow-related:after {
  background: url("../gfx/box-lighter-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  margin-top: 72px;
  clear: both;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: inherit;
}
.box-header-light {
  background-color: #cfcfcf;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #d0d0d0, #d9d9d9);
  background-image: -moz-linear-gradient(bottom, #d0d0d0, #d9d9d9);
  background-image: -o-linear-gradient(bottom, #d0d0d0, #d9d9d9);
  background-image: -ms-linear-gradient(bottom, #d0d0d0, #d9d9d9);
  background-image: linear-gradient(to top, #d0d0d0, #d9d9d9);
  color: #333333;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
.bottom-arrow-light:after {
  background: url("../gfx/box-light-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  margin-top: 1px;
  clear: both;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  width: inherit;
}
.narrow-results {
  margin-bottom: 15px;
}
/* banner list */
ul.banner-list {
  padding: 0;
  margin: 0;
}
ul.banner-list li {
  line-height: 15px;
  font-size: 12px;
  color: #333333;
  margin: 0;
}
ul.banner-list li:first-child {
  margin-top: 0;
}
ul.banner-list li:last-child {
  margin-bottom: 10px;
}
ul.banner-list li a {
  color: #333333;
  display: block;
  padding: 8px 20px 8px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
ul.banner-list li a:hover {
  color: #ffffff;
  background: #51ac14;
}
ul.banner-list > li > a.current {
  background-image: url("../gfx/elements.png");
  background-position: -16px -8px;
  background-color: #51ac14;
  color: #ffffff;
}
/* active filters list */
ul.active-filters {
  padding: 0;
  margin: 0;
}
ul.active-filters li {
  line-height: 15px;
  font-size: 12px;
  color: #333333;
  margin: 0px 10px 0px 10px;
  background: url("../gfx/x-divs.png") 0px -69px repeat-x transparent;
}
ul.active-filters li:first-child {
  margin-top: 12px;
  /* changed by philipp */
}
ul.active-filters li:last-child {
  margin-bottom: 4px;
  /* changed by philipp */
  background: none;
}
ul.active-filters li a {
  background-image: url("../gfx/elements.png");
  background-position: -42px -62px;
  color: #333333;
  display: block;
  padding: 3px 20px 7px 0px;
}
ul.active-filters li a:hover {
  color: #808080;
  background-position: -42px -112px;
}
/* changed by philipp */
#wtf-box {
  background: url("../gfx/misc/wtf-monkey.jpg") repeat scroll 0 0 transparent;
  height: 190px !important;
  position: relative;
}
#wtf-box p {
  font: 400 18px/24px 'Oswald', sans-serif;
  margin-top: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#wtf-box .wtf-button {
  bottom: 10px;
  left: 50%;
  margin-left: -65px;
  position: absolute !important;
}
/* changed by philipp */
#category-header h1 {
  font: 600 48px/48px 'Oswald', sans-serif;
  letter-spacing: -2px;
  margin: 0;
  padding: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
#teaserText1 {
  margin-left: 5px;
  color: #fff;
}
#short2bottom h1,
#short2 h1,
#teaserText2 h1,
#teaserText1 h1 {
  padding: 0px;
  margin: 0px;
  display: inline;
  font-size: 1em;
  font-weight: bold;
}
.category-banner-geschenke #filterImage {
  max-width: 130%;
}
.category-banner-geschenke,
.category-banner-small-geschenke {
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  margin: 0;
  position: relative;
}
.category-banner,
.category-banner-small {
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin: 0;
  position: relative;
}
.category-banner img,
.category-banner-small img {
  z-index: 1;
}
.category-banner div.blackbg,
.category-banner-small div.blackbg {
  color: white;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.category-banner div {
  position: absolute;
  left: 7px;
  right: 50px;
  bottom: 10px;
  padding: 4px;
}
/* changed by philipp */
.category-banner-small div {
  position: absolute;
  left: 5px;
  right: 3px;
  bottom: 8px;
  padding: 4px;
}
.category-buttons {
  padding: 0 10px;
  height: 30px;
  margin-bottom: 10px;
}
.person-box-small,
.person-box-big {
  color: #333;
  margin-bottom: 10px;
  padding-right: 10px !important;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 100px;
}
.person-box-small div,
.person-box-big div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
ul.default {
  margin: 0;
  padding: 0;
  list-style: disc;
}
ul.default li {
  color: #333;
  margin-left: 20px;
  padding-left: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
ul.default.nopadding li {
  padding: 0px;
}
.person-box-small:hover div,
.person-box-big:hover div {
  background: #fff !important;
}
.person-box-big p,
ul.person-box-big li {
  font-size: 12px;
}
.person-box-big div > img {
  margin-right: 20px;
}
.person-box-big span {
  margin-top: 10px;
  font-weight: 600;
}
.person-box-big p {
  margin: 10px 0;
}
.person-box-big img {
  background: none repeat scroll 0 0 #fff;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
  max-width: 100%;
  height: auto;
}
.person-box-big .left-img img {
  background: none repeat scroll 0 0 #fff;
  margin-left: 10px!important;
  display: block;
  max-width: 100%;
  height: auto;
}
.person-box-big ul li {
  padding-bottom: 4px;
  font-size: 12px;
}
.person-box-small img {
  width: 60px;
  height: 60px;
  background: none repeat scroll 0 0 #fff;
  float: left;
  margin-right: 10px;
}
.person-box-small span {
  margin: 0;
  color: #333;
  font: 18px/60px 'Open Sans', sans-serif;
  font-weight: 600;
}
/* OVERFOOTER AREA */
.default-lineheight {
  line-height: 18px !important;
}
/* newsletter signup */
#newsletter-signup {
  position: relative;
  width: 100%;
  height: 31px;
}
#newsletter-form {
  background-color: #282d34;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 2px 2px 4px #CCCCCC inset;
  overflow: hidden;
  -webkit-box-shadow: 0 1px #545454, inset 0 1px 8px #14171b;
  -moz-box-shadow: 0 1px #545454, inset 0 1px 8px #14171b;
  box-shadow: 0 1px #545454, inset 0 1px 8px #14171b;
  margin: 0;
}
#newsletter-signup input[type="text"] {
  color: #acb3bf;
  outline: medium none;
  width: 100%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  line-height: 31px;
  height: 31px;
}
#newsletter-signup-false,
#newsletter-signup-true {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px;
  color: #FFF;
  padding: 10px 15px !important;
  text-shadow: 0pt 1px 0pt rgba(0, 0, 0, 0.5);
}
#newsletter-signup-error {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #EAA624;
  color: #fff;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #f18500 !important;
  position: relative;
  display: none;
  padding: 0 !important;
  text-align: center;
  padding: 10px !important;
}
#newsletter-signup-error:after,
#newsletter-signup-error:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
#newsletter-signup-error:after {
  border-width: 9px;
  border-top-color: #EAA624;
  left: 48%;
}
#newsletter-signup-error:before {
  border-width: 12px;
  border-top-color: #f18500;
  left: 47.6%;
}
#newsletter-signup-true {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #333;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #51ac14 !important;
  position: relative;
  display: none;
  padding: 0 !important;
  text-align: center;
  background-color: #56be15;
  border-color: #56a00e;
  padding: 10px !important;
}
#newsletter-signup-true:after,
#newsletter-signup-true:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
#newsletter-signup-true:after {
  border-width: 9px;
  border-top-color: #fff;
  left: 48%;
}
#newsletter-signup-true:before {
  border-width: 12px;
  border-top-color: #51ac14;
  left: 47.6%;
}
#newsletter-signup-false {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #fff;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #f18500 !important;
  position: relative;
  display: none;
  padding: 0 !important;
  text-align: center;
  background-color: #EAA624;
  border-color: #f18500 !important;
  padding: 10px !important;
}
#newsletter-signup-false:after,
#newsletter-signup-false:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
#newsletter-signup-false:after {
  border-width: 9px;
  border-top-color: #EAA624;
  left: 48%;
}
#newsletter-signup-false:before {
  border-width: 12px;
  border-top-color: #f18500;
  left: 47.6%;
}
.box-info-green#newsletter-signup-false:before,
.box-info-green#newsletter-signup-error:before {
  border-width: 12px;
  border-top-color: #f18500;
  left: 47.6%;
}
#input-text-dark {
  background: none repeat scroll 0 0 transparent;
  border: 0;
  font-size: 12px;
  font: 12px 'Open Sans', sans-serif;
  font-weight: 400;
  padding-left: 10px;
}
#form-button-green {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border-width: 0;
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 1px #99d85c;
  -moz-box-shadow: inset 0 1px 1px #99d85c;
  box-shadow: inset 0 1px 1px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #4fa913, #70c81b);
  background-image: -moz-linear-gradient(bottom, #4fa913, #70c81b);
  background-image: -o-linear-gradient(bottom, #4fa913, #70c81b);
  background-image: -ms-linear-gradient(bottom, #4fa913, #70c81b);
  background-image: linear-gradient(to top, #4fa913, #70c81b);
  cursor: pointer;
  line-height: 31px;
  height: 31px;
  position: absolute;
  right: 1px;
  text-align: center;
  top: 1px;
  width: 100px;
  color: #fff;
  font: 12px/18px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#form-button-green:hover {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border-width: 0;
  background-color: #65cd1a;
  -webkit-box-shadow: inset 0 1px 1px #fff;
  -moz-box-shadow: inset 0 1px 1px #fff;
  box-shadow: inset 0 1px 1px #97ef57;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #6ad71b, #74ea1f);
  background-image: -moz-linear-gradient(bottom, #6ad71b, #74ea1f);
  background-image: -o-linear-gradient(bottom, #6ad71b, #74ea1f);
  background-image: -ms-linear-gradient(bottom, #6ad71b, #74ea1f);
  background-image: linear-gradient(to top, #6ad71b, #74ea1f);
  cursor: pointer;
  line-height: 31px;
  height: 31px;
  position: absolute;
  right: 1px;
  text-align: center;
  top: 1px;
  width: 100px;
  color: #fff;
  font: 12px/18px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#form-button-green::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
/* social tabs */
.hide1 {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#socialtabs_fb {
  height: 70px;
}
#socialtabs_tw {
  height: 70px;
}
#socialtabs_gp {
  height: 70px;
}
#socialtabs_rss {
  height: 90px;
}
#socialtabs_rss li {
  padding-top: 0px!important;
}
#socialtabz {
  display: block;
  margin-top: 10px;
}
#socialtabz .list-wrap {
  width: 100%;
  min-height: 100px;
  display: inline-block;
  font-family: 'Open sans', sans-serif;
  font: 13px/18px 'Open sans', sans-serif;
  font-weight: 400;
  color: #ffffff;
  background: #303030;
  padding: 20px 20px 20px 20px;
  margin: 0;
  -webkit-border-radius: 0px 3px 3px 3px;
  -moz-border-radius: 0px 3px 3px 3px;
  border-radius: 0px 3px 3px 3px;
}
#socialtabz .list-wrap ul li {
  margin: 0;
  width: auto;
  line-height: 16px;
  padding: 10px 0 0 70px;
  min-height: 50px;
}
#socialtabz p {
  margin: 0;
  padding-left: 70px;
}
#socialtabz ul {
  list-style: none;
}
#socialtabz ul li a {
  float: left;
  display: block;
  padding: 4px;
  color: #808080;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
#socialtabz ul li a:hover {
  background: #333333;
  color: white;
}
#socialtabz ul li:last-child a {
  border: none;
}
#socialtabz .socialtabznav {
  overflow: hidden;
}
#socialtabz .socialtabznav li {
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  width: auto;
}
#socialtabz .socialtabznav li.last {
  margin-right: 0;
}
#socialtabz .socialtabznav li a {
  font-family: 'Open sans', sans-serif;
  font: 12px/26px 'Open sans', sans-serif;
  display: block;
  padding: 5px 10px;
  background: #151515;
  color: white;
  text-align: center;
  border: 0;
}
#socialtabz li a.current,
#socialtabz li a.current:hover {
  background-color: #303030 !important;
  color: #ffffff;
}
#socialtabz .socialtabznav li a:hover,
#socialtabz .socialtabznav li a:focus {
  background: #999;
}
#socialtabs_fb {
  background: url('../gfx/social-tabs-icons.png') no-repeat scroll transparent 0 0;
}
#socialtabs_tw {
  background: url('../gfx/social-tabs-icons.png') no-repeat scroll transparent 0 -200px;
}
#socialtabs_gp {
  background: url('../gfx/social-tabs-icons.png') no-repeat scroll transparent 0 -400px;
}
#socialtabs_rss {
  background: url('../gfx/social-tabs-icons.png') no-repeat scroll transparent 0 -600px;
  min-height: 50px;
}
#ekomi {
  margin-top: 20px;
}
#trustedshops {
  margin-top: 20px;
}
#trustedshops input + input {
  width: 185px;
  padding-left: 15px;
}
.heading-separator {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0px 5px;
  position: relative;
  clear: both;
}
.heading-separator:after {
  content: "";
  height: 2px;
  width: 98%;
  display: block;
  background: #d3d3d3;
  border-bottom: 1px solid #f5f6f8;
}
.heading-separator span[class^="icon-"] {
  vertical-align: middle;
  margin: 0;
}
/* HEADINGS W/ ICONS */
.heading-black-os {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
}
.heading-black-os-large {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
}
.heading-white-os {
  margin: 0;
  padding-left: 10px;
  font-family: 'Open sans', sans-serif;
  color: #fff;
  font: 14px/24px 'Open sans', sans-serif;
  font-weight: 700;
}
#community {
  background: url("../gfx/elements.png") no-repeat -940px 2px;
}
#newsletter {
  background: url("../gfx/elements.png") no-repeat -940px -38px;
}
#social {
  background: url("../gfx/elements.png") no-repeat -940px -78px;
}
.hx-icons {
  display: inline-block;
  float: left;
  height: 20px !important;
  margin: 10px 10px 0 0;
  position: relative;
  width: 20px !important;
}
h3.icontitle {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font: 16px/18px 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 10px 0 20px;
  text-transform: uppercase;
}
/* WRAPPER BACKGROUNDS */
.account-delivery {
  background: url("../gfx/elements-account.png") no-repeat 680px -982px;
}
.account-password {
  background: url("../gfx/elements-account.png") no-repeat 298px -356px;
}
.account-infos {
  background: url("../gfx/elements-account.png") no-repeat 680px 186px;
}
.account-logout {
  background: url("../gfx/elements-account.png") no-repeat 680px -647px;
  background-color: #fff;
}
/* BUTTONS */
.buttons {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  white-space: nowrap;
}
.buttons a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.buttons a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.buttons a span.label {
  float: right;
}
.buttons a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.buttons a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.buttons a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
.buttons a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
.buttons span {
  padding-left: 10px;
}
.buttons span.label {
  display: inline-block;
  white-space: normal;
  padding-left: 10px;
  padding-right: 10px;
}
.buttons:before,
.buttons:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}
.buttons:after {
  clear: both;
}
.buttons {
  zoom: 1;
}
.button {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.button span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.button span.label {
  float: right;
}
.button.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.button.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.button.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
.button.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
.button[disabled] {
  opacity: 0.5;
  background: linear-gradient(to top, #d87400, #e79800) #e17f00 !important;
}
.button.green[disabled] {
  background: linear-gradient(to top, #469511, #70c81b) #469511 !important;
  opacity: 0.5;
}
.button.continue {
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 18px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  /*color: #555555;*/
  line-height: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  cursor: pointer;
}
.button.sponsoring {
  text-decoration: none;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
  font: 16px 'Open Sans', sans-serif;
  font-weight: 700;
  color: #555 !important;
  line-height: 50px;
  text-transform: none;
  height: 50px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.button.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.button.green:hover {
  background-color: #6ad71b;
  -webkit-box-shadow: inset 0 1px 2px #abeb62;
  -moz-box-shadow: inset 0 1px 2px #abeb62;
  box-shadow: inset 0 1px 2px #abeb62;
  border: solid 1px #64b811;
  background-image: -webkit-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -moz-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -o-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -ms-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: linear-gradient(to top, #5ac811, #8ae323);
}
.button.sponsoring:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4), inset 0 3px #f7f7f7;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4), inset 0 3px #f7f7f7;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4), inset 0 3px #f7f7f7;
  border: solid 1px #c2c2c2;
  background-image: -webkit-linear-gradient(bottom, #e6e6e6, #efefef);
  background-image: -moz-linear-gradient(bottom, #e6e6e6, #efefef);
  background-image: -o-linear-gradient(bottom, #e6e6e6, #efefef);
  background-image: -ms-linear-gradient(bottom, #e6e6e6, #efefef);
  background-image: linear-gradient(to top, #e6e6e6, #efefef);
  color: #333 !important;
}
.button.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.button.dark-grey:hover {
  border: solid 1px #bababa;
  background: #d9d9d9;
  background: -webkit-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -moz-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -ms-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -o-linear-gradient(top, #d9d9d9, #b6b6b6);
}
.button span.icon {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  width: 28px;
  max-width: 28px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.button span.label {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  padding: 0 15px;
  overflow: hidden;
  background-repeat: no-repeat;
  padding-top: 0px;
}
.button.continue span.icon {
  display: inline-block;
  float: right;
  line-height: 38px;
  height: 38px;
  width: 38px;
  max-width: 38px;
  overflow: hidden;
  margin: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
  /*border-right: 1px solid #e07900;*/
}
.button.sponsoring span.icon {
  display: inline-block;
  float: left;
  line-height: 50px;
  height: 50px;
  width: 50px;
  max-width: 50px;
  overflow: hidden;
  margin: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.button.continue span.label {
  display: inline-block;
  float: left;
  line-height: 50px;
  height: 50px;
  color: #fff !important;
  padding: 0 20px !important;
  overflow: hidden;
  background-repeat: no-repeat;
}
.button.sponsoring span.label {
  display: inline-block;
  float: left;
  line-height: 50px;
  color: #333;
  height: 50px;
  padding: 0 20px !important;
  overflow: hidden;
  background-repeat: no-repeat;
}
.blog-nav a {
  margin: 0px;
}
a.button span.icon,
a.button.addtocart span.icon,
a.button.sponsoring span.icon,
a.button.continue span.icon,
button span.icon {
  background-image: url(../gfx/button-icons.png);
}
a.button {
  color: #ffffff !important;
}
a.button:hover,
a.button.negative:hover {
  color: #ffffff !important;
}
span.back {
  background-position: 0px 0px;
}
span.bin {
  background-position: -28px 0px;
}
span.refresh {
  background-position: -56px 0px;
}
span.close {
  background-position: -84px 0px;
}
span.view {
  background-position: -112px 0px;
}
span.print {
  background-position: -130px 0px;
}
span.edit {
  background-position: -170px 0px;
}
span.addtocart {
  background-position: 0px -48px;
}
span.refresh2 {
  background-position: -196px 0px;
}
span.save {
  background-position: -226px 0px;
}
span.sponsoring.blogger {
  background-position: -40px -42px;
}
span.sponsoring.events {
  background-position: -95px -42px;
}
span.continue {
  background-position: -167px -42px;
}
span.key {
  background-position: -288px 0px;
}
span.exit {
  background-position: -254px 0px;
}
span.plus {
  background-position: -309px 0px;
}
.button.addtocart {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e17f00;
  -webkit-box-shadow: inset 0 1px 2px #eeb549;
  -moz-box-shadow: inset 0 1px 2px #eeb549;
  box-shadow: inset 0 1px 2px #eeb549;
  border: solid 1px #e07900;
  background-image: -webkit-linear-gradient(bottom, #d87400, #e79800);
  background-image: -moz-linear-gradient(bottom, #d87400, #e79800);
  background-image: -o-linear-gradient(bottom, #d87400, #e79800);
  background-image: -ms-linear-gradient(bottom, #d87400, #e79800);
  background-image: linear-gradient(to top, #d87400, #e79800);
}
.button.continue {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e17f00;
  -webkit-box-shadow: inset 0 1px 2px #eeb549;
  -moz-box-shadow: inset 0 1px 2px #eeb549;
  box-shadow: inset 0 1px 2px #eeb549;
  border: solid 1px #e07900;
  background-image: -webkit-linear-gradient(bottom, #d87400, #e79800);
  background-image: -moz-linear-gradient(bottom, #d87400, #e79800);
  background-image: -o-linear-gradient(bottom, #d87400, #e79800);
  background-image: -ms-linear-gradient(bottom, #d87400, #e79800);
  background-image: linear-gradient(to top, #d87400, #e79800);
}
.button.sponsoring {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eee;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), inset 0 -3px #d3d3d3, inset 0 0 2px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), inset 0 -3px #d3d3d3, inset 0 0 2px rgba(255, 255, 255, 0.75);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), inset 0 -3px #d3d3d3, inset 0 0 2px rgba(255, 255, 255, 0.75);
  border: solid 1px #b6b6b6;
  background-image: -webkit-linear-gradient(bottom, #e7e7e7, #f2f2f2);
  background-image: -moz-linear-gradient(bottom, #e7e7e7, #f2f2f2);
  background-image: -o-linear-gradient(bottom, #e7e7e7, #f2f2f2);
  background-image: -ms-linear-gradient(bottom, #e7e7e7, #f2f2f2);
  background-image: linear-gradient(to top, #e7e7e7, #f2f2f2);
}
.button.continue:hover,
.button.addtocart:hover {
  background: #ff9000;
}
#filterBox {
  padding: 10px 0;
}
.strike {
  text-decoration: line-through;
  color: darkgrey !important;
}
.strong {
  font-weight: 700;
}
.green-tr td,
.green-tr td:hover {
  background-color: #51AC14 !important;
  color: #FFF;
}
div.wrapper-10 div.grid_2 div {
  margin: 0px;
}
/* Code display */
.quote {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #c6c6c6 #c6c6c6 #c6c6c6 #7dc14f;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 6px;
  color: #363636;
  background: #fff;
  padding-left: 20px;
  opacity: 1;
  font: 0.92em/18px 'Curier New', monospace !important;
  margin: 20px 0 !important;
  padding: 20px 20px !important;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* MODAL BOX */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  z-index: 10000;
  left: 0 ;
  right: 0 ;
  width: 100%;
  margin: 0 auto;
  max-width: 820px;
  background-color: #ebedf0;
  border: 1px solid #12100b;
  /**border: 1px solid #12100b;*/
  /* IE6-7 */
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
#zoominvideo {
  margin-left: 120px !important;
}
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25% !important;
  position: fixed !important;
}
.modal.fade.in {
  margin: 0 auto !important;
  top: 0px !important;
  position: fixed !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
.modal-header {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 2px #717171;
  -moz-box-shadow: inset 0 0 2px #717171;
  box-shadow: inset 0 0 2px #717171;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #1e1e1e, #282828);
  background-image: -moz-linear-gradient(bottom, #1e1e1e, #282828);
  background-image: -o-linear-gradient(bottom, #1e1e1e, #282828);
  background-image: -ms-linear-gradient(bottom, #1e1e1e, #282828);
  background-image: linear-gradient(to top, #1e1e1e, #282828);
  padding: 9px 15px;
  /*	border-bottom: 1px solid #eee;*/
}
#newsletter-modal .modal-header {
  background-color: #e17f00;
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.4);
  border: solid 1px #e17f00;
  background-image: -webkit-linear-gradient(bottom, #e06400, #dd9e02);
  background-image: -moz-linear-gradient(bottom, #e06400, #dd9e02);
  background-image: -o-linear-gradient(bottom, #e06400, #dd9e02);
  background-image: -ms-linear-gradient(bottom, #e06400, #dd9e02);
  background-image: linear-gradient(to top, #e06400, #dd9e02);
  padding: 4px 15px;
  border-bottom: none;
}
#newsletter-modal .modal-body {
  border-top: none;
  /*background-image: url("../gfx/misc/newsletter_sub-bg.png");*/
}
.modal-header .close {
  margin-top: 4px;
}
.modal-header h4 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #fff !important;
  font: 14px/30px 'Open Sans', sans-serif;
  font-weight: 700;
}
.modal-body {
  /*  position: relative;*/
  overflow-y: auto;
  max-height: 88vh;
  padding: 20px;
  border: solid 1px #0f0f0f;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.close {
  float: right;
  font-size: 20px !important;
  font-weight: bold;
  line-height: 20px;
  color: #fff !important;
  text-shadow: 0 1px 0 #000;
}
.close:hover,
.close:focus {
  color: #56b015 !important;
  text-decoration: none;
  cursor: pointer;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
/* SIZES CHART TABS */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
ul.jobs {
  margin: 0;
  padding: 0;
  list-style: disc;
  list-style: none outside none;
}
ul.jobs li {
  background: url("../gfx/arrows.png") no-repeat scroll -5px -103px rgba(0, 0, 0, 0);
  color: #333333;
  line-height: 18px;
  margin-left: 12px;
  padding-bottom: 10px;
  padding-left: 14px;
}
.jobapplylabel {
  font-weight: bold;
  font-size: 16px;
}
ul#sizeinfolist {
  margin: 0;
  padding: 0;
}
ul#social-modallist {
  margin: 0;
  padding: 0;
}
ul#social-modallist li {
  width: auto !important;
  line-height: 0 !important;
  padding-left: 0 !important;
}
ul#social-modallist a {
  color: #808080 !important;
}
ul#social-modallist a:hover {
  color: #67C820 !important;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
  font-weight: 600;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  line-height: 14px;
  background: #f6f7f7;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid #ddd;
  color: #808080;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #dddddd #dddddd #ffffff;
  color: #5EB71D;
  background: #ffffff;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #333;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.tab-content {
  overflow: auto;
  background: #fff;
  padding: 20px;
  margin-top: 8px;
  border: 1px solid #ddd;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.sizes-table {
  font-size: 12px;
}
.sizes-table td {
  padding: 6px !important;
}
/* BTN BUTTONS */
.btn,
#mainmenu .btn {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  padding: 0px 19px;
  margin-bottom: 0;
  *margin-left: .3em;
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
#mainmenu .btn:hover,
#mainmenu .btn:focus,
#mainmenu .btn:active,
#mainmenu .btn.active,
#mainmenu .btn.disabled,
#mainmenu .btn[disabled] {
  border: solid 1px #bababa;
  background: #d9d9d9;
  background: -webkit-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -moz-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -ms-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -o-linear-gradient(top, #d9d9d9, #b6b6b6);
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:hover,
.btn:focus,
#mainmenu .btn:hover,
#mainmenu .btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-block,
#mainmenu .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block,
#mainmenu .btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-lg,
#mainmenu .btn-lg,
.btn-group-lg > .btn {
  color: #333;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.8);
  background-color: #dbdbdb;
  -webkit-box-shadow: inset 0 1px 2px #fff;
  -moz-box-shadow: inset 0 1px 2px #fff;
  box-shadow: inset 0 1px 2px #fff;
  border: solid 1px #ddd;
  background-image: -webkit-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -moz-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -o-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -ms-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: linear-gradient(to top, #bbbbbb, #f8f8f8);
}
#mainmenu .btn-lg {
  font-weight: normal !important;
  text-transform: none !important;
}
.btn-lg:hover,
.btn-lg:focus,
.btn-lg:active,
.btn-lg.active,
.btn-lg.disabled,
.btn-lg[disabled],
#mainmenu .btn-lg:hover,
#mainmenu .btn-lg:focus,
#mainmenu .btn-lg:active,
#mainmenu .btn-lg.active,
#mainmenu .btn-lg.disabled,
#mainmenu .btn-lg[disabled] {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  background-color: #51ac14;
  -webkit-box-shadow: inset 0 1px 2px #89f030;
  -moz-box-shadow: inset 0 1px 2px #89f030;
  box-shadow: inset 0 1px 2px #89f030;
  border: solid 1px #47a212;
  background-image: -webkit-linear-gradient(bottom, #439510, #69c51a);
  background-image: -moz-linear-gradient(bottom, #439510, #69c51a);
  background-image: -o-linear-gradient(bottom, #439510, #69c51a);
  background-image: -ms-linear-gradient(bottom, #439510, #69c51a);
  background-image: linear-gradient(to top, #439510, #69c51a);
}
.btn-lg:active,
.btn-lg.active {
  background-color: #003399 \9;
}
.btn-green,
#mainmenu .btn-green {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#mainmenu .btn-green {
  /*	font-weight: normal !important;
	text-transform: none !important;*/
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled],
#mainmenu .btn-green:hover,
#mainmenu .btn-green:focus,
#mainmenu .btn-green:active,
#mainmenu .btn-green.active,
#mainmenu .btn-green.disabled,
#mainmenu .btn-green[disabled] {
  background-color: #6ad71b;
  -webkit-box-shadow: inset 0 1px 2px #abeb62;
  -moz-box-shadow: inset 0 1px 2px #abeb62;
  box-shadow: inset 0 1px 2px #abeb62;
  border: solid 1px #64b811;
  background-image: -webkit-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -moz-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -o-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -ms-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: linear-gradient(to top, #5ac811, #8ae323);
}
.btn-green:active,
.btn-green.active {
  background-color: #003399 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
/* ICONS */
button[class^="icon-"],
a.btn[class^="icon-"],
button[class*=" icon-"],
a.btn[class*=" icon-"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 0;
  *margin-right: .3em;
  margin-right: .3em;
  line-height: 20px;
  vertical-align: text-top;
  background-image: url(../gfx/button-icons.png);
  background-repeat: no-repeat;
}
.icon-refresh {
  background-position: -67px -6px;
}
.icon-view {
  background-position: -122px -5px;
}
.icon-topcartremove {
  background-position: -352px -8px;
}
.icon-gb {
  background-position: -370px -6px;
}
.icon-de {
  background-position: -400px -6px;
}
/* SOCIAL PROMO BUTTONS */
.socialpromo-list {
  display: block;
}
.socialpromo-list ul {
  margin: 0;
  padding: 0;
}
.socialpromo-list li {
  color: #333;
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 34px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ececec;
  border: solid 1px #d7d7d7;
  background-image: -webkit-linear-gradient(bottom, #e6e6e6, #ededed);
  background-image: -moz-linear-gradient(bottom, #e6e6e6, #ededed);
  background-image: -o-linear-gradient(bottom, #e6e6e6, #ededed);
  background-image: -ms-linear-gradient(bottom, #e6e6e6, #ededed);
  background-image: linear-gradient(to top, #e6e6e6, #ededed);
  margin-right: 20px;
}
.socialpromo-list li img {
  padding-right: 10px;
}
.socialpromo-list li span {
  margin-left: 10px;
}
/* LISTS */
ul.triangle-list {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 3px;
}
ul.triangle-list li {
  background: url("../gfx/arrows.png") no-repeat scroll 5px -102px transparent;
  line-height: 19px;
  color: #333333;
  font-weight: 400;
  padding-left: 30px;
  padding-bottom: 10px;
}
ul.square-list {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 3px;
  list-style-type: square;
}
ul.square-list li {
  line-height: 19px;
  color: #333333;
  font-weight: 400;
  padding-left: 10px;
  padding-bottom: 10px;
}
ul.tick-list {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 3px;
}
ul.tick-list li {
  background: url("../gfx/arrows.png") no-repeat scroll 5px -131px transparent;
  line-height: 19px;
  color: #333333;
  font-weight: 400;
  padding-left: 30px;
  padding-bottom: 10px;
}
/* IMAGES */
.default-img {
  padding: 2px;
  background: #fff;
  border: 1px solid #d3d3d3;
  margin: 10px;
}
.img-left {
  margin-left: 0;
}
.img-right {
  margin-right: 0;
}
/* ALERTS */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fff;
  border: 1px solid #e58c00;
}
.alert,
.alert h4 {
  color: #333;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #fff;
  border-color: #51ac14;
  color: #333;
}
.alert-success h4 {
  color: #51ac14;
}
.alert-danger,
.alert-error {
  background-color: #fff;
  border-color: #e50000;
  color: #333;
}
.alert-danger h4,
.alert-error h4 {
  color: #e50000;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
/* NOSCRIPT */
.widget_style li {
  padding: 10px 0px 10px 10px;
  height: 60px;
}
ul.noscriptcarousel {
  margin-left: 20px !important;
}
#noscriptslidercontainer ul {
  float: left;
  padding: 7px 10px;
  position: relative;
  width: 620px;
}
/* COMMENTS */
#comment-row {
  /*	padding: 10px;*/
  float: left;
  width: 100%;
}
#comment-author {
  float: left;
  width: 140px;
  padding: 10px;
}
#comment-text {
  float: right;
  width: 730px;
  padding: 10px;
}
#comment-author .date {
  color: #808080;
  font-size: 11px;
}
#comment-author .name,
#comment-text .rating {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}
#comment-text .review {
  color: #333;
  font-size: 12px;
  line-height: 15px;
}
#comment-row {
  padding: 10px;
}
#comment-row-odd {
  background: #fff;
  float: left;
  width: 100%;
}
#comment-row-even {
  background: #f6f7f7;
  float: left;
  width: 100%;
}
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*span[class^=verfuegbar]{
   min-height: 20px;
   min-width: 50px;
   display:inline-block;
}*/
/******** CUSTOM CODE *************/
div.error-alert {
  border: 2px solid #DF8F90;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: #ffd2d3 url(../gfx/signs/alert.png) no-repeat 10px 20px;
  padding: 10px 10px 10px 55px !important;
  margin: 5px;
  color: #871414;
  display: inline-block;
  position: relative;
}
div.error-alert.warning {
  background: #feefb3 url(../gfx/signs/warning.png) no-repeat 10px 20px;
  border: 2px solid #e58c00;
  color: #d97300;
}
div.error-alert.warning a {
  color: #d97300 !important;
  font-weight: 700;
}
div.error-alert.info {
  border: 2px solid rgba(58, 135, 173, 0.74);
  background: #d9edf7 url(../gfx/signs/info.png) no-repeat 10px 20px;
  color: #3a87ad;
}
div.error-alert.info a {
  color: #3a87ad !important;
  font-weight: 700;
}
div.error-alert a {
  color: #871414;
  font-weight: 700;
}
div.error-alert h4 {
  text-align: left!important;
  margin: 5px 0px;
}
div.error-alert.arrow-left:after,
div.error-alert.arrow-left:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.error-alert.arrow-left.warning:after {
  border-color: rgba(58, 135, 173, 0);
  border-right-color: #FEEFB3;
}
div.error-alert.arrow-left.warning:before {
  border-color: rgba(58, 135, 173, 0);
  border-right-color: #e58c00;
}
div.error-alert.arrow-top.warning:after {
  border-color: rgba(58, 135, 173, 0);
  border-bottom-color: #FEEFB3;
}
div.error-alert.arrow-top.warning:before {
  border-color: rgba(58, 135, 173, 0);
  border-bottom-color: #e58c00;
}
div.error-alert.arrow-right.warning:after {
  border-color: rgba(58, 135, 173, 0);
  border-left-color: #FEEFB3;
}
div.error-alert.arrow-right.warning:before {
  border-color: rgba(58, 135, 173, 0);
  border-left-color: #e58c00;
}
div.error-alert.arrow-bottom.warning:after {
  border-color: rgba(58, 135, 173, 0);
  border-top-color: #FEEFB3;
}
div.error-alert.arrow-bottom.warning:before {
  border-color: rgba(58, 135, 173, 0);
  border-top-color: #e58c00;
}
div.error-alert.arrow-left.info:after {
  border-color: rgba(58, 135, 173, 0);
  border-right-color: #d9edf7;
}
div.error-alert.arrow-left.info:before {
  border-color: rgba(58, 135, 173, 0);
  border-right-color: rgba(58, 135, 173, 0.74);
}
div.error-alert.arrow-top.info:after {
  border-color: rgba(58, 135, 173, 0);
  border-bottom-color: #d9edf7;
}
div.error-alert.arrow-top.info:before {
  border-color: rgba(58, 135, 173, 0);
  border-bottom-color: rgba(58, 135, 173, 0.74);
}
div.error-alert.arrow-right.info:after {
  border-color: rgba(58, 135, 173, 0);
  border-left-color: #d9edf7;
}
div.error-alert.arrow-right.info:before {
  border-color: rgba(58, 135, 173, 0);
  border-left-color: rgba(58, 135, 173, 0.74);
}
div.error-alert.arrow-bottom.info:after {
  border-color: rgba(58, 135, 173, 0);
  border-top-color: #d9edf7;
}
div.error-alert.arrow-bottom.info:before {
  border-color: rgba(58, 135, 173, 0);
  border-top-color: rgba(58, 135, 173, 0.74);
}
div.error-alert.arrow-left:after {
  border-color: rgba(255, 210, 211, 0);
  border-right-color: #FFD2D3;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}
div.error-alert.arrow-left:before {
  border-color: rgba(223, 143, 144, 0);
  border-right-color: #DF8F90;
  border-width: 13px;
  top: 50%;
  margin-top: -13px;
}
div.error-alert.arrow-bottom:after,
div.error-alert.arrow-bottom:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.error-alert.arrow-bottom:after {
  border-color: rgba(255, 210, 211, 0);
  border-top-color: #FFD2D3;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
div.error-alert.arrow-bottom:before {
  border-color: rgba(223, 143, 144, 0);
  border-top-color: #DF8F90;
  border-width: 13px;
  left: 50%;
  margin-left: -13px;
}
div.error-alert.arrow-right:after,
div.error-alert.arrow-right:before {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.error-alert.arrow-right:after {
  border-color: rgba(255, 210, 211, 0);
  border-left-color: #FFD2D3;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}
#filterBox {
  /*overflow: hidden; removed by fabian*/
  padding: 10px 0;
}
/* TYPEAHEAD added by philipp start */
/*
.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.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;
    background-color: #989898;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px #606060;
    -moz-box-shadow: 0 1px #606060;
    box-shadow: 0 1px #606060;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#mainmenu .dropdown-menu > li > a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #fff;
    white-space: nowrap;
    border: none;
    font: 12px/18px 'Open Sans', sans-serif;
    text-transform: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
    width: 220px;
}

#mainmenu .dropdown-menu > li {
    display: block !important;
    width: 100% !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #acacac;
}
*/
/* TYPEAHEAD added by philipp ende */
div.error-alert.arrow-right:before {
  border-color: rgba(223, 143, 144, 0);
  border-left-color: #DF8F90;
  border-width: 13px;
  top: 50%;
  margin-top: -13px;
}
div.error-alert.arrow-top:after,
div.error-alert.arrow-top:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.error-alert.arrow-top:after {
  border-color: rgba(255, 210, 211, 0);
  border-bottom-color: #FFD2D3;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
div.error-alert.arrow-top:before {
  border-color: rgba(223, 143, 144, 0);
  border-bottom-color: #DF8F90;
  border-width: 13px;
  left: 50%;
  margin-left: -13px;
}
.ui-tooltip {
  color: #5779DF;
  padding: 8px 8px 8px 25px;
  position: absolute;
  z-index: 9999;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  max-width: 360px;
  border: 2px solid #A2B4EE;
  background: #DBE3FF;
  /* background: url('../gfx/elements.png') -148px -312px no-repeat #DBE3FF;*/
}
.ui-tooltip:after,
.ui-tooltip:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.ui-tooltip:after {
  border-color: rgba(195, 229, 248, 0);
  border-right-color: #DBE3FF;
  border-width: 8px;
  top: 50%;
  margin-top: -8px;
}
.ui-tooltip:before {
  border-color: rgba(92, 149, 214, 0);
  border-right-color: #A2B4EE;
  border-width: 11px;
  top: 50%;
  margin-top: -11px;
}
#keinePosition {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: rgba(255, 201, 111, 0.3);
}
#keinePosition div {
  color: #333333;
  font-family: 'Open sans', sans-serif;
  background-color: transparent;
  margin: 10px 0px;
}
.sad {
  font-family: Arial, Verdana;
  text-align: center;
  color: #292929;
  font-size: 60px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
div.edit {
  display: none;
}
.languagedropdown {
  width: 250px;
}
div.zoomWindow {
  box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -moz-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -webkit-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
}
span.availability-available,
span.availability-unavailable,
span.availability-unknown,
span.availability-some-variations {
  background: url(../gfx/availability.jpg) no-repeat;
  display: inline-block;
  height: 9px;
  width: 49px;
}
.papercraft img {
  margin-left: 20%;
}
.papercraft {
  height: 300px;
}
.papercraft .papercraft-img {
  display: block;
  min-height: 215px;
}
.papercraft .papercraft-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.papercraft a.button {
  margin-left: 50px;
}
.papercraft-box {
  display: inline-flex;
}
.papercraft-box > div {
  margin: 0 auto;
}
div.press-images div {
  float: left;
  margin-right: 22px;
}
.press-images img {
  margin-right: 3px;
}
.socialshare {
  margin-bottom: 15px;
}
.socialshare .fb-like {
  margin-right: 15px;
  z-index: 100;
}
.fb_wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.transparent {
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
#abo_select div {
  margin-bottom: 10px;
}
#abo_select img:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
}
.abo-samples-body {
  min-height: 920px;
}
.abo-highlight {
  background-color: #FCFFCD;
  margin-left: 10px!important;
}
#translate_sidebar,
#test_sidebar {
  position: fixed;
  overflow: auto;
  z-index: 1000;
  left: 0;
  top: 0;
  background-color: #333;
  height: 100%;
  width: 200px;
}
#translate_sidebar h3,
#test_sidebar h3 {
  color: white;
  text-align: center;
  margin: 0;
  padding: 10px;
  background-color: #222222;
}
#translate_sidebar ul {
  margin-left: 0;
  padding-left: 0;
  overflow: hidden;
}
#translate_sidebar ul > li {
  padding: 0;
  border-top: 1px solid #999;
  /*cursor:pointer;*/
  /*background: url(../gfx/edit_green.png) no-repeat 5px 5px;*/
}
#translate_sidebar ul > li > a {
  display: block;
  padding: 5px 5px 5px 25px;
  color: white;
}
#translate_sidebar ul > li.untranslated {
  /*background: url(../gfx/edit_red.png) no-repeat 5px 5px;*/
}
#translate_sidebar ul > li:hover {
  background-color: #555;
}
#customerData-login {
  max-width: 400px;
}
#customerData-login .account-password {
  background-position: 188px -356px;
}
#customerData-login a > small {
  left: -100px;
  position: relative;
}
#customerdata-invoice > div {
  background: url(../gfx/misc/shipping_robot.png) right center no-repeat;
}
@media (min-width: 768px) and (max-width: 991px) {
  #socialcontainer {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #socialcontainer {
    display: none !important;
  }
}
#test_sidebar h4 input {
  width: 120px;
  height: 15px;
}
#test_sidebar ul {
  padding: 0 5px;
}
#test_sidebar ul li {
  margin-top: 10px;
}
#test_sidebar_footer {
  position: absolute;
  bottom: 5px;
  color: #555;
  font-size: 0.8em;
}
#test_sidebar ul li.green {
  background: darkgreen;
}
#test_sidebar ul li.rad {
  background: darkred;
}
.green-box {
  position: relative;
  background: #ccffcc;
  border: 2px solid #53AD14;
  color: black;
}
.green-box:after,
.green-box:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.green-box:after {
  border-color: rgba(204, 255, 204, 0);
  border-right-color: #ccffcc;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}
.green-box:before {
  border-color: rgba(77, 114, 11, 0);
  border-right-color: #53AD14;
  border-width: 13px;
  top: 50%;
  margin-top: -13px;
}
a#reportBug {
  height: 30px;
  background: #629f3a !important;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiM2MjlmM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2ZTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==) !important;
  background: -moz-linear-gradient(top, #629f3a 26%, #006e2e 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #629f3a), color-stop(100%, #006e2e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #629f3a 26%, #006e2e 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #629f3a 26%, #006e2e 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #629f3a 26%, #006e2e 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #629f3a 26%, #006e2e 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#629f3a', endColorstr='#006e2e', GradientType=0) !important;
  /* IE6-8 */
}
a#reportBug:hover {
  background: #006e2e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiM2MjlmM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2ZTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==) !important;
  background: -moz-linear-gradient(top, #006e2e 26%, #629f3a 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #629f3a), color-stop(100%, #006e2e)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #006e2e 26%, #629f3a 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #006e2e 26%, #629f3a 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006e2e 26%, #629f3a 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #006e2e 26%, #629f3a 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#629f3a', endColorstr='#006e2e', GradientType=0) !important;
  /* IE6-8 */
}
a#reportBug > span {
  position: relative;
  top: -3px;
  padding: 0 !important;
  color: #CBEAB4 !important;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
}
.box-white.arrow-top,
.product-wrapper .product-details aside .product-rating.arrow-top {
  position: relative;
  background: #ffffff;
  border: 1px solid #d4d4d4;
}
.box-white.arrow-top:after,
.box-white.arrow-top:before,
.product-wrapper .product-details aside .product-rating.arrow-top:after,
.product-wrapper .product-details aside .product-rating.arrow-top:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box-white.arrow-top:after,
.product-wrapper .product-details aside .product-rating.arrow-top:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.box-white.arrow-top:before,
.product-wrapper .product-details aside .product-rating.arrow-top:before {
  border-color: rgba(212, 212, 212, 0);
  border-bottom-color: #d4d4d4;
  border-width: 11px;
  margin-left: -11px;
}
#topcart_more {
  padding: 0;
}
#topcart_more a:link {
  display: block;
  color: #c3c3c3;
  width: 100%;
  height: 20px;
  text-align: center;
  font-weight: 800;
  letter-spacing: 4px;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.iban-calc-body {
  background: url(../gfx/misc/calculator.png) right 10px no-repeat;
}
.iban-calc-body p {
  line-height: normal;
}
a.sepa-calc:hover {
  background-color: #DC7800;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
a.sepa-calc:hover:after {
  border-right-color: #DC7800;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
a.sepa-calc {
  background: url("../gfx/misc/calculator_small.png") no-repeat left center #7bb34b;
  padding: 6px 10px 6px 20px;
  margin-left: 20px !important;
  position: relative;
  top: 7px;
  color: white;
  white-space: nowrap;
}
a.sepa-calc:after {
  right: 99%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  /* 92BF6F */
  border-right-color: #7bb34b;
  border-width: 15px;
  margin-top: -15px;
}
#k-code {
  background: url("../gfx/fun/contra.gif") no-repeat;
  width: 88px;
  height: 144px;
  position: fixed;
  bottom: 10px;
  left: -100px;
  z-index: 1000;
  display: none;
}
#doom {
  background: url("../gfx/fun/doomhud.png") no-repeat;
  width: 960px;
  height: 266px;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 1000;
  display: none;
}
body.doom,
body.doom a:link {
  cursor: crosshair;
}
span.icon-info-small:hover + div.error-alert {
  display: block !important;
  position: absolute;
  z-index: 1000;
}
span.icon-info-small:hover + span.error-alert {
  display: block !important;
  position: absolute;
  z-index: 1000;
}
.grey {
  color: #999;
}
/* TRUSTED SHOPS DROPDOWN */
#top-trustedinfo {
  /*    float: right; DELETE COMMENT FOR LIVE PAGE */
  height: 71px;
  padding: 0;
}
#top-trustedinfo .trusted-info-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  text-align: left;
}
#top-trustedinfo .trusted-info-wrapper .trusted-info-list {
  float: left;
  position: relative;
}
#top-trustedinfo .dd {
  position: absolute;
  left: -999em;
  text-align: left;
  padding: 0;
  z-index: 1099;
  background-color: #ffffff;
  transform: scaleY(0.1);
  transform-origin: 50% 0 0;
  transition: opacity 0.2s ease-out 0s, transform 0.15s ease-out 0s;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#top-trustedinfo > .trusted-info-wrapper > .trusted-info-list:hover {
  background: #fff;
  color: #333;
  -webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#top-trustedinfo .trusted-info-list:hover .dd {
  position: relative;
  left: 0;
  top: 0px;
  transform: scaleY(1);
}
#top-trustedinfo .tti-right {
  float: right;
  padding: 7px 10px 4px 10px;
  width: 70%;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  #top-trustedinfo .tti-right {
    padding: 7px 2px 4px 2px;
  }
}
#top-trustedinfo .trusted-info-list:hover .tti-right {
  padding: 7px 0px 0px 0px;
  width: 75%;
}
#top-trustedinfo .tti-right ul {
  padding-left: 0;
  width: 100%;
}
#top-trustedinfo .tti-right ul li {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  padding: 2px 0px;
  line-height: 14px;
}
#top-trustedinfo img {
  margin: 16px 0px 10px 16px;
}
#top-trustedinfo .tti-right .wrapper-10 {
  background: none;
  width: 140px;
  display: block;
}
.trustedinfo-dd {
  text-align: left;
}
.trustedinfo-dd label {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  padding: 0px 0px 0px 30px;
  position: relative;
  z-index: 20;
  display: block;
  cursor: pointer;
  color: #333;
  line-height: 28px;
  font-size: 11px;
  background: #ffffff;
  box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 1px 0px 0px 0px rgba(255, 255, 255, 0.9) inset, 0px 2px 2px rgba(0, 0, 0, 0.1);
  background: transparent url(../gfx/tick-info.png) no-repeat center center;
  background-size: cover;
}
.trustedinfo-dd label:hover {
  background: transparent url(../gfx/tick-info.png) no-repeat center center;
  background-size: cover;
}
.trustedinfo-dd input:checked + label,
.trustedinfo-dd input:checked + label:hover {
  color: #333;
  box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.trustedinfo-dd input:checked + label:hover:after {
  background: transparent url(../gfx/tick-info.png) no-repeat center center;
  background-size: cover;
}
.trustedinfo-dd input {
  display: none;
}
.trustedinfo-dd article {
  background: #efefef;
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  display: block;
}
.trustedinfo-dd article p {
  color: #333;
  line-height: 12px;
  font-size: 9px;
  padding: 10px;
}
.trustedinfo-dd input:checked ~ article {
  -webkit-transition: height 0.2s ease-in-out, box-shadow 0.1s linear;
  -moz-transition: height 0.2s ease-in-out, box-shadow 0.1s linear;
  -o-transition: height 0.2s ease-in-out, box-shadow 0.1s linear;
  -ms-transition: height 0.2s ease-in-out, box-shadow 0.1s linear;
  transition: height 0.2s ease-in-out, box-shadow 0.1s linear;
  box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3);
}
.trustedinfo-dd input:checked ~ article.ti-small {
  height: 46px;
}
.trustedinfo-dd input:checked ~ article.ti-medium {
  height: 56px;
}
.trustedinfo-dd input:checked ~ article.ti-large {
  height: 66px;
}
.qq-upload-list {
  margin-top: 10px;
  text-align: center;
}
#realitypic-big {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.fourZeroFour img {
  display: block;
  max-width: 100%;
  height: auto;
}
.background {
  background: #fff;
}
.resellerarea > div,
.resellerarea .box-grey {
  padding: 0 10px;
}
.errorDD {
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #c50000;
}
#geschenkeh1 {
  display: inline;
  line-height: normal;
}
#geschenkeh1 + #short2 {
  display: inline;
}
@media (max-width: 991px) {
  .ui-tooltip {
    max-width: 100%;
  }
}
#abo_shirt,
#abo_gadget,
#abo_combo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  #abo_shirt,
  #abo_gadget,
  #abo_combo {
    margin-left: 8.33333333%;
  }
}
#combo-price,
#shirt-price,
#gadget-price {
  padding-left: 10px;
}
#shirt-shirtSize_msdd,
#combo-shirtSize_msdd {
  margin-left: 10px;
}
#formDivshirtForm,
#formDivgadgetForm,
#formDivcomboForm {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#formDivshirtForm .left-10,
#formDivgadgetForm .left-10,
#formDivcomboForm .left-10 {
  margin: 0!important;
}
#formDivshirtForm .abo-highlight,
#formDivgadgetForm .abo-highlight,
#formDivcomboForm .abo-highlight {
  margin-left: 0!important;
}
.everywhere {
  color: #333;
}
.language-question {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#buttonshirtFormmainbutton,
#buttongadgetFormmainbutton,
#buttoncomboFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d87400;
  background: #e79800;
  background: -webkit-linear-gradient(top, #e79800, #d87400);
  background: -moz-linear-gradient(top, #e79800, #d87400);
  background: -ms-linear-gradient(top, #e79800, #d87400);
  background: -o-linear-gradient(top, #e79800, #d87400);
  box-shadow: inset 0 1px 2px #e79800;
  -webkit-box-shadow: inset 0 1px 2px #e79800;
  -moz-box-shadow: inset 0 1px 2px #e79800;
  font-weight: 700;
  padding: 10px;
}
#buttonshirtFormmainbutton:after,
#buttongadgetFormmainbutton:after,
#buttoncomboFormmainbutton:after {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 26px;
  height: 26px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: 195px -54px;
}
.partnerarea .gd-badge {
  position: relative;
  min-height: 0px;
  float: right !important;
}
@media (max-width: 767px) {
  .partnerarea .gd-badge {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .partnerarea .gd-badge {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .partnerarea .gd-badge {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 29%;
  }
}
.partnerarea .gd-badge + header h1 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .partnerarea .gd-badge + header h1 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 71%;
  }
}
.partnerarea .gd-badge span.icon-truck {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.partnerarea p {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
ul.zoombilder-thumbs li {
  margin: 0;
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
ul.zoombilder-thumbs li img {
  max-width: 50px;
  padding: 2px;
  border: 1px solid #12100b;
  /*	border: 2px solid #ebedf0;*/
  display: block;
  height: auto;
  width: 90px;
  margin-bottom: 10px;
}
ul.zoombilder-thumbs li img:hover,
ul.zoombilder-thumbs li img.current {
  -webkit-transition-property: background color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-property: background color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-property: background color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: background color;
  -ms-transition-duration: 0.2s;
  -ms-transition-timing-function: ease-in;
  transition-property: background color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  background: #53ad14;
  display: block;
  cursor: pointer;
}
.selectboxit {
  color: #333;
}
#cart-expressChargeNormal,
#cart-expressChargeSaturday {
  white-space: nowrap;
  width: inherit;
  background: none;
}
#home-box .wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.abo-subscribe div.label {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.abo-subscribe .icon-green-alert {
  margin-left: 10px;
}
input[type=number] {
  -moz-appearance: textfield;
}
.raetsel-prod {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: #333;
  padding: 0px;
}
.rss-table table {
  border-collapse: separate;
}
.rss-table p strong,
.rss-table span strong {
  color: inherit;
}
.rss-table ul {
  list-style-type: disc;
}
.packstation-postlabel,
.address-suffix-postlabel {
  top: 75%;
  left: 10px;
  position: absolute;
  font-size: 85%;
  color: #333;
}
.packstation-postlabel.address-suffix-postlabel,
.address-suffix-postlabel.address-suffix-postlabel {
  font-weight: bold;
}
.packstation-postlabel.address-suffix-postlabel > span,
.address-suffix-postlabel.address-suffix-postlabel > span {
  font-weight: normal;
}
.packstation-postlabel span.packstation-info,
.address-suffix-postlabel span.packstation-info {
  position: relative !important;
}
.reset-page {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  color: #333;
}
.delivery-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: larger;
  text-align: center;
  color: #333;
}
#quizLinkRegistered:hover ~ div.error-alert {
  display: block !important;
  position: absolute !important ;
  top: 35px !important;
}
#payform {
  background: #fff;
  border: 1px solid #d4d4d4;
}
.left-10 {
  margin-left: 10px !important;
}
.left-20 {
  margin-left: 20px !important;
}
.left-30 {
  margin-left: 30px !important;
}
.top-6 {
  margin-top: 6px !important;
}
.top-10 {
  margin-top: 10px !important;
}
.top-20 {
  margin-top: 20px !important;
}
.top-60 {
  margin-top: 60px !important;
}
.bottom-10 {
  margin-bottom: 10px !important;
}
.bottom-20 {
  margin-bottom: 20px !important;
}
.right-10 {
  margin-right: 10px !important;
}
.right-20 {
  margin-right: 20px !important;
}
.nomargin {
  margin: 0 !important;
  padding: 0;
}
.notopmargin {
  margin-top: 0;
}
.vertical-10 {
  padding: 10px 0;
}
.top-padding-10 {
  padding-top: 10px !important;
}
.top-padding-20 {
  padding-top: 20px !important;
}
.bottom-padding-10 {
  padding-bottom: 10px !important;
}
.bottom-padding-20 {
  padding-bottom: 20px !important;
}
.padding-5 {
  padding: 5px;
}
.padding-10 {
  padding: 10px;
}
.padding-l-10 {
  padding-left: 10px;
}
.padding-r-10 {
  padding-right: 10px;
}
.nopadding {
  padding: 0 !important;
}
.fullwidth {
  width: 100%;
}
.right {
  float: right;
}
.right_important {
  float: right !important;
}
.nofloat {
  float: none !important;
}
.left {
  float: left;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.invisible {
  display: none !important;
}
.invisible2 {
  display: none;
}
.text-center {
  padding: 0 !important;
  text-align: center;
}
.text-right {
  padding: 0 !important;
  text-align: right;
}
.text-left {
  padding: 0 !important;
  text-align: left;
}
.align-middle {
  vertical-align: middle;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.cf,
.cfix {
  zoom: 1;
}
.cf:before,
.cfix:before,
.cf:after,
.cfix:after {
  content: " ";
  display: table;
}
.cf:after,
.cfix:after {
  clear: both;
}
.cfix {
  height: 0;
}
.notopborder {
  border-top: none !important;
}
.noleftborder {
  border-left: none !important;
}
.norightborder {
  border-right: none  !important;
}
.nobottomborder {
  border-bottom: none  !important;
}
.span-red {
  color: #e21d28;
}
.red {
  color: red;
}
.span-green {
  color: #5eb81d;
}
.img-left-pad-10 {
  padding: 0 10px 10px 20px;
  float: left;
}
.nobottomborder {
  border-bottom: none!important;
}
.horizontal-divider-light {
  height: 2px;
  background: url("../gfx/x-divs.png") repeat-x 0px -142px transparent;
  padding: 0;
}
.horizontal-divider-dashed {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  height: 2px;
  background: url("../gfx/x-divs.png") 0px -192px repeat-x transparent;
  padding: 0;
}
.horizontal-divider {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  height: 2px;
  background: url("../gfx/x-divs.png") repeat-x 0px -142px transparent;
  padding: 0;
}
.normalizeTitle {
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  background: url("../gfx/x-divs.png") 0px -2px repeat-x transparent;
  border: none;
  line-height: 20px;
  box-shadow: none;
  font: 14px 'Open Sans', sans-serif;
  font-weight: 700;
}
p.heading-black-os-inline {
  margin: 0;
  padding-left: 10px;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font: 14px/21px 'Open sans', sans-serif;
  font-weight: 400;
}
.box-white,
.product-wrapper .product-details aside .product-rating {
  background: #fff;
}
.box-lightgrey {
  background: #f6f7f7;
}
.uppercase {
  text-transform: uppercase !important;
}
.border-dark-grey {
  border: 1px solid #d4d4d4;
}
.border-green {
  border: 1px solid #51ac14;
}
.heading-black-ow {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
}
h1.heading-black-ow {
  font-size: 24px;
  padding: 0;
  text-transform: none;
}
h2.heading-black-ow {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
h3.heading-black-ow {
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
}
h4.heading-black-ow {
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
}
.border-grey {
  border: 1px solid #aaaaaa;
}
.border-yellow {
  border: 1px solid #e58c00;
}
.border-light-grey {
  border: 1px solid #d3d3d3;
}
.box-header-white {
  background-color: #fff;
  min-height: 30px;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.box-header-white + div {
  padding-left: 10px;
}
.container-lighter-grey p {
  float: left;
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
}
.container-lightest-grey,
.container-lighter-grey {
  background-color: #f6f7f7;
}
.wrapper-10 {
  padding: 10px;
}
.wrapper-20 {
  padding: 10px 20px;
}
.product-small-headers {
  color: #333;
  font-size: 12px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
  padding-left: 10px;
}
.box-header-black {
  background-color: #202020;
  border: solid 1px #0f0f0f;
  padding: 0;
  margin: 0;
}
.heading-description {
  margin: 0;
  padding-left: 10px;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font: 18px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.product-shortdescription {
  font: 13px 'Open Sans', sans-serif;
  padding-left: 10px;
  color: #333333;
  padding-top: 0px!important;
  margin: 18px 0;
  line-height: 18px !important;
}
h2.heading-white-ow {
  margin: 0;
  padding-left: 10px;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font: 18px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.box-header-black {
  background-color: #202020;
  border: solid 1px #0f0f0f;
  padding: 0;
  margin: 0;
}
.box-header-green {
  background-color: #486c1d;
  border: solid 1px #486c1d;
  padding: 0;
  margin: 0;
}
.box-header-blue {
  background-color: #075b92;
  border: solid 1px #075b92;
  padding: 0;
  margin: 0;
}
.box-header-grey {
  background-color: #f6f6f7;
  border: solid 1px #c5c6c6;
  padding: 0;
  margin: 0;
}
.gd-badge {
  position: relative;
  width: 220px;
  height: 160px;
  background: url("../gfx/gd-badge.png") no-repeat transparent;
}
.gd-badge h4 {
  padding-top: 80px !important;
  width: 100%;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.75);
}
.list-arrows p {
  color: #333;
  line-height: 19px;
  /*padding: 10px;*/
  padding-top: 0;
}
.list-arrows h4 {
  font-weight: 700;
  font-size: 13px;
  margin: 10px 0;
  color: #333;
  padding: 0 10px;
  margin-bottom: 0;
}
.list-arrows ul {
  margin: 0;
  padding: 0;
}
.list-arrows li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  list-style: none;
  background: url("../gfx/arrows.png") no-repeat scroll 5px -104px transparent;
  line-height: 15px;
  color: #333333;
  font-weight: 600;
  padding-left: 26px;
  padding-bottom: 10px;
}
strong.price > div.old-price {
  color: darkgrey;
  position: static;
  background: none;
  display: inline;
  padding: 0 10px 0 0;
  text-decoration: line-through;
  font-weight: 700;
  font-size: 14px;
}
.prdct-wrapper .old-price {
  font-size: 14px;
  display: inline-block;
  margin-left: 0px;
  text-decoration: line-through;
  color: darkgrey;
  padding-right: 10px;
}
/* suspicious classes (apparently not used anywhere)

.header-ow {
   margin: 0;
   font-family: 'Oswald', sans-serif;
   color: #333;
   font: 18px/50px 'Oswald', sans-serif;
   font-weight: 400;
   text-transform: uppercase;
   text-transform: uppercase;
   margin-bottom: 10px;
   //	background: url("../gfx/x-divs.png") 0px -121px repeat-x transparent;
}

.bottom-divider-light {
  background: url("../gfx/x-divs.png") 0px -50px repeat-x transparent;
}


.container-lightest-grey {
   background-color: #f6f7f7;
}

.box-dark-grey {
   background-color: #e1e3e6;
}



.box-header-green {
   margin: 0;
   background-color: #486c1d;
   border: solid 1px #486c1d;
   padding: 0;
   margin: 0;
}

.box-header-blue {
   margin: 0;
   background-color: #075b92;
   border: solid 1px #075b92;
   padding: 0;
   margin: 0;
}
.box-header-grey {
   margin: 0;
   background-color: #f6f6f7;
   border: solid 1px #c5c6c6;
   padding: 0;
   margin: 0;
}

*/
#seebox {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#page_header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 200;
  color: #fff;
}
@media (min-width: 768px) {
  #page_header {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #page_header {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #page_header {
    width: 960px;
  }
}
#page_header > .navbar-header,
#page_header > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  #page_header > .navbar-header,
  #page_header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#page_header .wrapper {
  /*    height: 102px;*/
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#topboxefx {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  #topboxefx {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #topboxefx {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #topboxefx {
    width: 960px;
  }
}
#topboxefx > .navbar-header,
#topboxefx > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  #topboxefx > .navbar-header,
  #topboxefx > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#topboxefx img {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  #topboxefx img {
    float: left;
    width: 100%;
  }
}
a#logo,
a#logo-dev {
  display: block;
  float: left;
  height: 100%;
  width: calc(100% - 120px);
  max-width: 205px;
  padding: 0 0 24px 0;
}
#page {
  min-width: 265px;
}
#page_header .cartwrapper {
  background: url("../gfx/cart-bg.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 71px;
  width: 251px;
  padding: 0;
  margin-top: 20px;
}
/* CART DROPDOWN */
#top-cart {
  float: right;
  height: 71px;
  width: 250px;
  padding: 0;
  margin-top: 5px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px #515151, inset 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px #515151, inset 0 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px #515151, inset 0 1px 8px rgba(0, 0, 0, 0.4);
}
#top-cart .top-cart-left a img {
  border: none;
}
#top-cart .top-cart-right div.grid_topcart {
  padding: 12px 8px 12px 15px ;
  margin: 0px;
}
#top-cart .top-cart-items .wrapper-10 {
  background: #fff;
  width: 250px;
  display: block;
}
#top-cart .top-cart-left {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  background: #f8f8f8;
  height: 100%;
  width: 70px;
  float: left;
}
#top-cart:hover .top-cart-left,
#top-cart.open .top-cart-left {
  -webkit-border-radius: 4px 0px 0px 0px;
  -moz-border-radius: 4px 0px 0px 0px;
  border-radius: 4px 0px 0px 0px;
  background: #fff;
}
#top-cart .top-cart-items {
  width: 100%;
  font-size: 11px;
}
#top-cart .top-cart-items a {
  color: black;
}
#top-cart .top-cart-items li > img {
  float: left;
  width: 28px;
  height: 28px;
  border: 1px solid #c6c6c6;
  padding: 1px;
  background: #fff;
  display: inline;
  vertical-align: middle;
}
#top-cart .top-cart-items span.quantity {
  float: left;
  color: #808080;
  text-align: left;
  padding-left: 10px;
  width: 30px;
  display: inline;
}
#top-cart .top-cart-items span.itemname {
  float: left;
  color: #333;
  padding-left: 10px;
  width: 130px;
  line-height: 14px;
  display: inline;
}
#top-cart ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 250px;
}
#top-cart ul li {
  float: left;
  position: relative;
  width: 250px;
}
#top-cart .top-cart-items ul {
  display: table;
  width: 250px;
}
#top-cart .top-cart-items ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0px;
  border-bottom: 1px #d0cfce dashed;
  width: 100%;
}
#top-cart .top-cart-items ul li:last-child {
  border-bottom: none;
}
#top-cart .top-cart-items ul li .icon-topcartremove {
  width: 12px !important;
  height: 12px !important;
  margin-right: 0 !important;
  float: right !important;
}
#top-cart .top-cart-costs {
  width: 100%;
  font-size: 12px;
  font-weight: 600;
}
#top-cart .top-cart-costs ul li {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 0px;
  border-bottom: 1px #d0cfce dashed;
  line-height: 25px;
  width: 250px;
}
#top-cart .top-cart-costs ul li:first-child {
  margin-top: 0;
}
#top-cart .top-cart-costs ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#top-cart .top-cart-costs a {
  font-size: 12px;
  font-weight: 600;
}
#top-cart .top-cart-costs .label {
  float: left;
  display: inline-block;
  color: #444444;
}
#top-cart .top-cart-costs .amount {
  float: right;
  display: inline-block;
  color: #444444;
  padding-right: 10px;
}
#top-cart .top-cart-costs .wrapper-10 {
  border-top: 1px solid #cccccc;
  background: #efefef;
  width: 250px;
  display: block;
  padding: 0;
}
#top-cart .top-cart-finalprice ul {
  width: 100%;
}
#top-cart .top-cart-finalprice ul li {
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 0px;
  line-height: 14px;
}
#mini-cart-empty div + div {
  position: relative;
}
#top-cart .top-cart-finalprice ul li:last-child {
  border-bottom: none;
}
#top-cart .top-cart-finalprice {
  width: 100%;
}
#top-cart .top-cart-finalprice .wrapper-10 {
  border-top: 1px solid #000;
  background: url('../gfx/dd-container-dark-bg.jpg') #464847;
  width: 250px;
  display: block;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#top-cart .top-cart-finalprice .label {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}
#top-cart .top-cart-finalprice .amount {
  float: right;
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
#top-cart ul li a#cart-link {
  width: 100%;
  height: 100%;
}
#top-cart .top-cart-right {
  height: 100%;
}
#top-cart .top-cart-right ul {
  width: 100%;
}
#top-cart .top-cart-right ul li {
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}
#top-cart .top-cart-right .wrapper-10 {
  background: none;
  width: 180px;
}
#top-cart .top-cart-right .label {
  float: left;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 21px;
  padding: 0;
}
#top-cart .top-cart-right .amount {
  float: right;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  line-height: 24px;
}
.grid_topcart {
  overflow: hidden;
}
.grid_topcart ul li span.label {
  padding-left: 10px;
}
/* SEARCH MAIN */
#search_box {
  /* Padding links angepasst, um Umbruch zu vermeiden */
  padding: 10px 10px 10px 5px;
}
#search_box .wrapper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
  -webkit-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  background-color: #989898;
  color: #fff;
  height: 30px;
  padding: 0;
  position: relative;
  margin: 0 auto;
}
#search_box input {
  padding: 7px 30px 6px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0 none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font: 11px 'Open Sans', sans-serif;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  background-color: #989898;
  -webkit-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  width: 100%;
}
#search_box input::-webkit-input-placeholder {
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#search_box input:-moz-placeholder {
  /* Firefox 18- */
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#search_box input[placeholder] {
  /* Firefox 18- */
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#search_box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#search_box input:-ms-input-placeholder {
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#search_box button {
  width: 30px;
  height: 30px;
  border: 0 none;
  background: url("../gfx/elements.png") no-repeat -546px -239px transparent;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
#search_box button:hover {
  width: 30px;
  height: 30px;
  background-position: -586px -239px;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
}
#search_box button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#theme_rotator,
#theme_rotator_nojs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: url('../gfx/new-themeslider-bg.jpg');
  height: 70px;
  margin: 0px;
}
#theme_rotator a.previous,
#theme_rotator_nojs a.previous,
#theme_rotator a.next,
#theme_rotator_nojs a.next {
  z-index: 9000;
}
#page_top,
.page_top {
  z-index: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #202221;
}
@media (min-width: 768px) {
  #page_top,
  .page_top {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #page_top,
  .page_top {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #page_top,
  .page_top {
    width: 960px;
  }
}
#page_top > .navbar-header,
.page_top > .navbar-header,
#page_top > .navbar-collapse,
.page_top > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  #page_top > .navbar-header,
  .page_top > .navbar-header,
  #page_top > .navbar-collapse,
  .page_top > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#page_top #start_box,
.page_top #start_box {
  margin: 10px auto;
  padding-left: 10px;
}
#page_top #start_box #extracontainer,
.page_top #start_box #extracontainer {
  position: relative;
  min-height: 0px;
  padding-right: 0px!important;
  margin: 10px auto;
}
@media (max-width: 767px) {
  #page_top #start_box #extracontainer,
  .page_top #start_box #extracontainer {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #page_top #start_box #extracontainer,
  .page_top #start_box #extracontainer {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer,
  .page_top #start_box #extracontainer {
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 33.7%;
  }
}
#page_top #start_box #extracontainer .promo,
.page_top #start_box #extracontainer .promo {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer .promo,
  .page_top #start_box #extracontainer .promo {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
#page_top #start_box #extracontainer .social .socialwrapper,
.page_top #start_box #extracontainer .social .socialwrapper {
  margin-top: 15px;
  vertical-align: middle;
  position: relative;
  min-height: 0px;
  background-color: #1e5799;
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer .social .socialwrapper,
  .page_top #start_box #extracontainer .social .socialwrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
#page_top #start_box #extracontainer .social .image,
.page_top #start_box #extracontainer .social .image {
  background: url(../gfx/misc/fb.png) center no-repeat;
  position: relative;
  min-height: 0px;
  height: 115px;
  display: inline-block;
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer .social .image,
  .page_top #start_box #extracontainer .social .image {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
#page_top #start_box #extracontainer .social .teaser,
.page_top #start_box #extracontainer .social .teaser {
  position: relative;
  min-height: 0px;
  top: 20px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer .social .teaser,
  .page_top #start_box #extracontainer .social .teaser {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
#page_top #start_box #extracontainer .social .fans,
.page_top #start_box #extracontainer .social .fans {
  top: 35px;
  position: relative;
  min-height: 0px;
  vertical-align: middle;
  display: inline-block;
}
@media (min-width: 992px) {
  #page_top #start_box #extracontainer .social .fans,
  .page_top #start_box #extracontainer .social .fans {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
#page_top #start_box #extracontainer .social .fans div,
.page_top #start_box #extracontainer .social .fans div,
#page_top #start_box #extracontainer .social .fans button,
.page_top #start_box #extracontainer .social .fans button {
  display: inline-block;
}
#page_top .breadcrumb-nav,
.page_top .breadcrumb-nav {
  border-top: 5px solid #202221;
  background-color: #333534;
  -webkit-box-shadow: inset 0 0 10px rgba(18, 16, 11, 0.4);
  -moz-box-shadow: inset 0 0 10px rgba(18, 16, 11, 0.4);
  box-shadow: inset 0 0 10px rgba(18, 16, 11, 0.4);
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  #page_top .breadcrumb-nav *,
  .page_top .breadcrumb-nav * {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #page_top .breadcrumb-nav,
  .page_top .breadcrumb-nav {
    display: none !important;
  }
}
#page_top ol.breadcrumb,
.page_top ol.breadcrumb {
  margin-bottom: 0px!important;
}
/*ol.breadcrumb {
      float: left;
      padding: 0;
      margin: 0;
      li {
         background: url("../gfx/arrows.png") no-repeat scroll -5px 13px transparent;
         float: left;
         font-size: 12px;
         line-height: 42px;
         color: #808080;
         padding: 0 5px;
         :first-child {
            background: none;
            padding-right: 0px;
            padding-left: 0px;
            & + li, #page_top ol.breadcrumb li:first-child + li a.active {
               padding-left: 0px;
               background: none;
            }
         }
         a {
            display: block;
            color: #808080;
            &.active {
               padding-left: 7px;
               display: block;
               color: #67c820;
               :hover {
                  display: block;
                  color: #7aec26;
               }
            }
            &.current {
               padding-left: 12px;
            }
            :hover {
               color: #67c820;
            }
            &.bc-home {
               :hover {
                  background: url("../gfx/elements.png") no-repeat scroll -40px -451px transparent;
                  height: 0;
                  overflow: hidden;
                  padding: 33px 0 0;
               }
               background: url("../gfx/elements.png") no-repeat scroll 0px -451px transparent;
               height: 0;
               width: 35px; /* added by philipp to fix breadcrumb */
/*
               overflow: hidden;
               padding: 33px 0 0;
            }
         }
      }
   }
}*/
/*#page_top {
   .container;
   #slidercontainer{
      .make-sm-column(8);
   }
   #extracontainer{
      .make-sm-column(4);
      .promo{
        // .make-sm-column(4);
      }
      .social{
         background-color: #1e5799;
         width: 300px;
         height: 120px;
         margin: 20px auto;
         padding: 0;
         overflow: hidden;
         :hover > a {
            :hover {
               opacity: 1;
            }
            opacity: 0.3;
         }
         & > div {
            div.fans {
               position: absolute;
               padding: 0;
               font-size: 14px;
               text-transform: uppercase;
               text-align: left;
               font-weight: bold;
               color: #fff;
               left: 100px;
               bottom: 30px;
            }
            span.teaser{
               font-size: 16px;
               text-transform: uppercase;
               text-align: left;
               font-weight: bold;
               color: #fff;
               position:absolute;
               left: 100px;
               top:30px;
            }
            div, div.right-social a span{
               text-shadow: 0 2px #333333;
            }
            .image {
               display:block;
               height:60px;
               width:60px;
               background: url(../gfx/misc/fb.png) center no-repeat;
               position: absolute;
               width: 48px;
               height: 48px;
               top: 26px;
               left: 26px;
               -webkit-transition: all 0.5s ease-in-out;
               -moz-transition: all 0.5s ease-in-out;
               -o-transition: all 0.5s ease-in-out;
               -ms-transition: all 0.5s ease-in-out;
               transition: all 0.5s ease-in-out;
            }
            position: relative;
            float: left;
            width: 300px;
            height: 120px;
            margin: 0 5px 0 0;
            list-style: none;
            text-decoration: none;
         }
         .make-sm-column(4);
      }
   }
   background-color: #202221;
   display: inline;
   float: left;
   padding: 20px 0;
   display: inline;
   // float: left;
   margin: 0px 0px 20px 10px;
}*/
/*
#page_top .right-social {
   background: url('../gfx/home_toprightsocial-bg.jpg');
   width: 300px;
   height: 120px;
   display: inline;
   float: left;
}
*/
.start_title a.more-link {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-right: 10px;
}
span.error-alert {
  padding: 10px 10px 10px 55px !important;
}
span.error-alert.info {
  border: 2px solid rgba(58, 135, 173, 0.74);
  background: #d9edf7 url(../gfx/signs/info.png) no-repeat 10px 20px;
  color: #3a87ad;
}
span.error-alert .spanheader {
  text-align: left!important;
  margin: 5px 0px;
}
.error-alert h4 {
  font-weight: bold;
  font-size: 13px;
  line-height: normal;
}
.error-alert span {
  white-space: pre-line;
  line-height: normal;
  color: #871414;
}
.error-alert.warning span {
  color: #d97300;
}
.error-alert.error span {
  color: #871414;
}
.error-alert.info span {
  color: #3a87ad;
}
.noscriptalert,
#ie-obsolete-message {
  background: #E3D153;
  position: absolute;
  z-index: 9999;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #page_top,
  .page_top {
    z-index: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #202221;
  }
  #page_top > .navbar-header,
  .page_top > .navbar-header,
  #page_top > .navbar-collapse,
  .page_top > .navbar-collapse {
    margin-right: -10;
    margin-left: -10;
  }
  #page_top #start_box,
  .page_top #start_box {
    position: relative;
    margin: 10px auto;
    padding-left: 10px;
  }
  #page_top #start_box:before,
  .page_top #start_box:before {
    content: "";
    display: block;
    padding-top: 50%;
  }
  #page_top #start_box #slidercontainer,
  .page_top #start_box #slidercontainer {
    margin: 10px auto;
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 0px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  #page_top,
  .page_top {
    width: 740px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  #page_top,
  .page_top {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 1200px) {
  #page_top,
  .page_top {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  #page_top > .navbar-header,
  .page_top > .navbar-header,
  #page_top > .navbar-collapse,
  .page_top > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
  #page_top #start_box #slidercontainer,
  .page_top #start_box #slidercontainer {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  #page_top #start_box,
  .page_top #start_box {
    padding: 0px;
  }
  #page {
    background: url("../../gfx/x-bgs.png") 0px -217px repeat-x #333534;
  }
  a#logo {
    transition: left 0.5s ease;
    background: transparent url("../../gfx/logo-clean.png") no-repeat scroll 0px calc(100% - 5px) / 100% auto;
    padding: 0;
    height: 70px;
  }
  a#logo-dev {
    transition: left 0.5s ease;
    background: transparent url("../../gfx/logo_dev.png") no-repeat scroll 0px calc(100% - 5px) / 100% auto;
    padding: 0;
    height: 70px;
  }
  #page_header a#logo,
  #page_header a#logo-dev {
    position: absolute;
    top: 0;
    left: 70px;
  }
  #top-trustedinfo {
    display: none;
  }
  #topboxefx {
    display: none;
  }
  #top-cart {
    position: absolute;
    right: 10px;
    top: 14px;
    height: 40px;
    width: 40px;
  }
  #top-cart .top-cart-left:hover,
  #top-cart.open .top-cart-left {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
  }
  #top-cart a#shopping-cart-link img {
    width: 100%;
    height: 100%;
  }
  #top-cart .top-cart-left {
    border-radius: 4px;
    height: 40px;
    width: 40px;
  }
  #top-cart .top-cart-right {
    display: none;
  }
  div#flowbar {
    display: none;
  }
  .header_container {
    padding-top: 50px;
  }
  .label {
    white-space: normal;
  }
  #slidercontainer img {
    height: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #top-cart .top-cart-dd {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #slidercontainer img {
    height: 350px;
  }
  .header_container {
    padding-top: 30px;
  }
  #top-cart .label {
    font-size: 100%;
  }
  #top-cart #top-basket-total-bottom {
    padding-right: 5px;
    padding-top: 10px;
  }
  #top-cart .top-cart-dd {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    width: 250px;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    transition: opacity 0.2s ease-out 0s, transform 0.25s ease-out 0s;
    -webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }
  #top-cart:hover .top-cart-dd,
  #top-cart.open .top-cart-dd {
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
    transform: scaleY(1);
    margin: 0px;
  }
  #ie-obsolete-message,
  .noscriptalert {
    padding: 0 !important;
    text-align: center;
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #ie-obsolete-message span,
  .noscriptalert span {
    display: inline-block;
  }
  #ie-obsolete-message p,
  .noscriptalert p {
    font-weight: 700;
    color: #333;
    height: 20px;
    margin: 7px 0;
    display: inline-block;
  }
  #topboxefx {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  #topboxefx > .navbar-header,
  #topboxefx > .navbar-collapse {
    margin-right: -10;
    margin-left: -10;
  }
  #topboxefx img {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  a#logo {
    background: url("../gfx/logo.png") no-repeat scroll 0 0 transparent;
    position: relative;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    height: 70px;
  }
  a#logo-dev {
    background: url("../gfx/logo_dev.png") no-repeat scroll 0 0 transparent;
    position: relative;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    height: 70px;
  }
  .trusted-info-wrapper {
    padding-top: 7px;
    margin-left: 0px;
  }
  .trusted-info-wrapper li {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    padding: 2px 0px;
    line-height: 14px;
  }
  #top-trustedinfo {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  a#wishlink {
    display: none;
  }
  li#small_logo {
    display: none;
  }
  .expand-menu-btn {
    display: none;
    width: 0px;
    height: 0px;
    padding-left: 0px;
  }
  .no-expand-btn {
    display: none;
    width: 0px;
    height: 0px;
    padding-left: 0px;
  }
  .expand-menu-icon {
    display: none;
    height: 0px;
  }
  #pagesBox2 .pagination {
    float: right;
  }
  #page {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    background: url("../gfx/x-bgs.png") 0px -212px repeat-x #333534;
    background-color: #333534;
    max-width: 960px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  }
  #page > .navbar-header,
  #page > .navbar-collapse {
    margin-right: -10;
    margin-left: -10;
  }
  #start_box:before {
    content: "";
    display: inline-block;
    padding-top: 41%;
  }
  #start_box #slidercontainer {
    margin: 10px auto;
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 0px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body {
    background-size: 1441px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #top-cart .top-cart-dd {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #ie-obsolete-message,
  .noscriptalert {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #topboxefx {
    width: 740px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #topboxefx {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #topboxefx {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #topboxefx > .navbar-header,
  #topboxefx > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #topboxefx img {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  a#logo {
    float: left;
    width: 29.16666667%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  a#logo-dev {
    float: left;
    width: 29.16666667%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #page {
    width: 740px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #page {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #page {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #page > .navbar-header,
  #page > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #page {
    background: url("../gfx/x-bgs.png") 0px -169px repeat-x #333534;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #start_box #slidercontainer {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
footer {
  max-width: 960px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    max-width: 740px;
  }
}
footer #overfooter {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  footer #overfooter {
    width: 740px;
  }
}
@media (min-width: 992px) {
  footer #overfooter {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  footer #overfooter {
    width: 960px;
  }
}
footer #overfooter > .navbar-header,
footer #overfooter > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  footer #overfooter > .navbar-header,
  footer #overfooter > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
footer .trust {
  color: #fff;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  footer .trust {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
footer .trust #trustedshops {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  footer .trust #trustedshops {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
footer .trust #trustedshopsbadge {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-left: 0px !important;
}
@media (min-width: 992px) {
  footer .trust #trustedshopsbadge {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
footer .trust #ekomi {
  text-align: center;
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  footer .trust #ekomi {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer .trust {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
footer .nerdcommunity {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  footer .nerdcommunity {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
footer .newsletter {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  footer .newsletter {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 41.66666667%;
  }
}
footer .trust,
footer .nerdcommunity,
footer .newsletter,
footer #overftrboxsocial {
  display: none !important;
  padding: 20px 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer .trust,
  footer .nerdcommunity,
  footer .newsletter,
  footer #overftrboxsocial {
    display: block !important;
  }
  tablefooter .trust,
  tablefooter .nerdcommunity,
  tablefooter .newsletter,
  tablefooter #overftrboxsocial {
    display: table;
  }
  trfooter .trust,
  trfooter .nerdcommunity,
  trfooter .newsletter,
  trfooter #overftrboxsocial {
    display: table-row !important;
  }
  thfooter .trust,
  thfooter .nerdcommunity,
  thfooter .newsletter,
  thfooter #overftrboxsocial,
  tdfooter .trust,
  tdfooter .nerdcommunity,
  tdfooter .newsletter,
  tdfooter #overftrboxsocial {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  footer .trust,
  footer .nerdcommunity,
  footer .newsletter,
  footer #overftrboxsocial {
    display: block !important;
  }
  tablefooter .trust,
  tablefooter .nerdcommunity,
  tablefooter .newsletter,
  tablefooter #overftrboxsocial {
    display: table;
  }
  trfooter .trust,
  trfooter .nerdcommunity,
  trfooter .newsletter,
  trfooter #overftrboxsocial {
    display: table-row !important;
  }
  thfooter .trust,
  thfooter .nerdcommunity,
  thfooter .newsletter,
  thfooter #overftrboxsocial,
  tdfooter .trust,
  tdfooter .nerdcommunity,
  tdfooter .newsletter,
  tdfooter #overftrboxsocial {
    display: table-cell !important;
  }
}
footer #overftrboxsocial {
  position: relative;
  min-height: 0px;
  padding-top: 0px;
}
@media (min-width: 992px) {
  footer #overftrboxsocial {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 41.66666667%;
  }
}
footer #underfooter {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 0px;
  background-color: #101010;
}
@media (max-width: 767px) {
  footer #underfooter {
    display: none !important;
  }
}
footer #underfooter .underfooterlinks {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  footer #underfooter .underfooterlinks {
    float: left;
    width: 66.66666667%;
  }
}
footer #underfooter ul {
  padding: 0;
  margin: 0;
}
footer #underfooter ul li {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font: 12px 'Open Sans', sans-serif;
  font-weight: 400;
  color: #a2a2a2;
  border-right: 1px solid #a2a2a2;
  padding: 0 10px;
  list-style: none;
  display: inline;
}
footer #underfooter ul li:last-child {
  border-right: none;
}
footer #underfooter ul li a {
  color: #a2a2a2;
  transition: color 0.15s linear 0s;
}
footer #underfooter ul li a:hover {
  color: #ffffff;
}
footer #underfooter .copyright {
  float: right;
  font-family: 'Open Sans', sans-serif;
  font: 12px/12px 'Open Sans', sans-serif;
  font-weight: 400;
  color: #a2a2a2;
}
footer #underfooter .copyright p {
  float: right;
  margin-right: 10px;
}
footer #overfooter {
  background: url('../gfx/overfooter-bg.png') repeat #101010;
}
footer #overfooter .overftrbox {
  float: left;
}
footer #overfooter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer #overfooter ul li a {
  text-decoration: none;
  color: #a2a2a2;
  transition: color 0.15s linear 0s;
}
footer #overfooter ul li a :hover {
  color: #ffffff;
}
footer #overfooter .overftrboxcommunity {
  color: #fff;
}
footer #overfooter .overftrboxcommunity div.buttons a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
footer #overfooter .overftrboxcommunity div.buttons a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
footer #overfooter .overftrboxcommunity div.buttons a span.label {
  float: right;
}
footer #overfooter .overftrboxcommunity div.buttons a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
footer #overfooter .overftrboxcommunity div.buttons a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
footer #overfooter .overftrboxcommunity div.buttons a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
footer #overfooter .overftrboxcommunity div.buttons a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
footer #overfooter .overftrboxcommunity ul {
  margin: 10px 0;
}
footer #overfooter .overftrboxcommunity ul li {
  background: none;
  display: inline-block;
  line-height: 50px;
  padding: 0;
  width: 100%;
}
footer #overfooter .overftrboxcommunity ul li.social-teamblog {
  padding-left: 50px;
  background: url("../gfx/community-dark-icons.png") no-repeat 0 5px scroll transparent;
}
footer #overfooter .overftrboxcommunity ul li.social-nerdtest {
  padding-left: 50px;
  background: url("../gfx/community-dark-icons.png") no-repeat 0 -75px scroll transparent;
}
footer #overfooter .overftrboxcommunity ul li.social-realitypics {
  padding-left: 50px;
  background: url("../gfx/misc/icon-kundenfotos.png") no-repeat 0 0 scroll transparent;
}
footer #overfooter .overftrboxcommunity ul li.social-partnermotive {
  padding-left: 50px;
  background: url("../gfx/misc/icon-partnermotive.png") no-repeat 0 scroll transparent;
}
footer #overfooter .overftrboxcommunity ul li.social-geeksisters {
  padding-left: 50px;
  background: url("../gfx/community-dark-icons.png") no-repeat 0 -155px scroll transparent;
}
footer .footer-xs-block {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
footer .footer-sm-block {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer .footer-sm-block {
    float: left;
    width: 100%;
  }
}
footer .footer-xs-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
footer .footer-sm-title {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  footer .footer-sm-title {
    float: left;
    width: 100%;
  }
}
footer #footer {
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  background: url('../gfx/footer-bg.jpg') repeat-x #111111;
  color: #a2a2a2;
  /* margin: 0px;*/
}
footer #footer .footer-block {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
@media (min-width: 768px) {
  footer #footer .footer-block {
    float: left;
    width: 25%;
  }
}
footer #footer #infos-title {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  footer #footer #infos-title {
    float: left;
    width: 100%;
  }
}
footer #footer #infos {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #infos {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #infos {
    float: left;
    width: 100%;
  }
}
footer #footer #infoscontact {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #infoscontact {
    float: left;
    width: 100%;
  }
}
footer #footer #imprint {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #imprint {
    float: left;
    width: 100%;
  }
}
footer #footer #offers {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #offers {
    float: left;
    width: 100%;
  }
}
footer #footer #idea-title {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  footer #footer #idea-title {
    float: left;
    width: 100%;
  }
}
footer #footer #idea {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #idea {
    float: left;
    width: 100%;
  }
}
footer #footer #ideacontact {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #ideacontact {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #ideacontact {
    float: left;
    width: 100%;
  }
}
footer #footer #partner-title {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  footer #footer #partner-title {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #partner-title {
    float: left;
    width: 100%;
  }
}
footer #footer #home {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #home {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #home {
    float: left;
    width: 100%;
  }
}
footer #footer #choice {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #choice {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #choice {
    float: left;
    width: 100%;
  }
}
footer #footer #delivery-title {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  footer #footer #delivery-title {
    float: left;
    width: 100%;
  }
}
footer #footer #shipping {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #shipping {
    float: left;
    width: 100%;
  }
}
footer #footer #payment {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #payment {
    float: left;
    width: 100%;
  }
}
footer #footer #shippingtime {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #shippingtime {
    float: left;
    width: 100%;
  }
}
footer #footer #express {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #express {
    float: left;
    width: 100%;
  }
}
footer #footer #foreign {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #foreign {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #foreign {
    float: left;
    width: 100%;
  }
}
footer #footer #privacy-footer {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #privacy-footer {
    float: left;
    width: 100%;
  }
}
footer #footer #order-title {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  footer #footer #order-title {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #order-title {
    float: left;
    width: 100%;
  }
}
footer #footer #overview {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #overview {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #overview {
    float: left;
    width: 100%;
  }
}
footer #footer #return {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #return {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #return {
    float: left;
    width: 100%;
  }
}
footer #footer #press-title {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  footer #footer #press-title {
    float: left;
    width: 100%;
  }
}
footer #footer #pressarea {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer #footer #pressarea {
    float: left;
    width: 100%;
  }
}
footer #footer #publications {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #publications {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #publications {
    float: left;
    width: 100%;
  }
}
footer #footer #releases {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #releases {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #releases {
    float: left;
    width: 100%;
  }
}
footer #footer #material {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #material {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #material {
    float: left;
    width: 100%;
  }
}
footer #footer #reseller-title {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  footer #footer #reseller-title {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #reseller-title {
    float: left;
    width: 100%;
  }
}
footer #footer #resellerarea {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #resellerarea {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #resellerarea {
    float: left;
    width: 100%;
  }
}
footer #footer #resellercontactform {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #resellercontactform {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #resellercontactform {
    float: left;
    width: 100%;
  }
}
footer #footer #newsletter-title {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  footer #footer #newsletter-title {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #newsletter-title {
    float: left;
    width: 100%;
  }
}
footer #footer #subscribe {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #subscribe {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #subscribe {
    float: left;
    width: 100%;
  }
}
footer #footer #unsubscribe {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer #footer #unsubscribe {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer #unsubscribe {
    float: left;
    width: 100%;
  }
}
footer #footer > div > div {
  padding-left: 10px;
}
footer #footer .ftrbox {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
@media (max-width: 767px) {
  footer #footer .ftrbox {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer .ftrbox {
    float: left;
    width: 25%;
  }
}
footer #footer .ftrbox ul li.facebook {
  background: url("../gfx/elements.png") no-repeat -245px -56px transparent;
  padding-left: 32px;
}
footer #footer .ftrbox ul li.twitter {
  background: url("../gfx/elements.png") no-repeat -245px -90px transparent;
  padding-left: 32px;
}
footer #footer .ftrbox ul li.gplus {
  background: url("../gfx/elements.png") no-repeat -245px -124px transparent;
  padding-left: 32px;
}
footer #footer .ftrbox ul li.rss {
  background: url("../gfx/elements.png") no-repeat -245px -158px transparent;
  padding-left: 32px;
}
footer #footer .ftrboxcontact {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
@media (max-width: 767px) {
  footer #footer .ftrboxcontact {
    display: none !important;
  }
}
@media (min-width: 768px) {
  footer #footer .ftrboxcontact {
    float: left;
    width: 25%;
  }
}
footer #footer .ftrboxcontact ul li {
  background: none;
  display: block;
  padding: 0;
  line-height: 26px;
  width: 100%;
}
footer #footer .ftrboxcontact ul li.phone {
  padding-left: 26px;
  background: url("../gfx/elements.png") no-repeat -705px 2px scroll transparent;
}
footer #footer .ftrboxcontact ul li.mail {
  padding-left: 26px;
  background: url("../gfx/elements.png") no-repeat -705px -33px scroll transparent;
}
footer #footer .ftrboxcontact ul li.sponsoring a {
  color: #5EB71D;
  text-decoration: none;
  transition: color 0.15s linear 0s;
}
footer #footer .ftrboxcontact .ftrlogo {
  background: url('../gfx/elements.png') no-repeat -548px -164px transparent;
  height: 58px;
  width: 140px;
  overflow: hidden;
}
footer #footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}
footer #footer ul li {
  background: url("../gfx/elements.png") no-repeat -230px -9px transparent;
  line-height: 27px;
  padding-left: 24px;
  width: 100%;
}
footer #footer ul li a {
  text-decoration: none;
  color: #a2a2a2;
  transition: color 0.2s linear 0s;
}
footer #footer ul li a :hover {
  color: #ffffff;
}
footer strong.footertitle {
  color: #ffffff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font: 14px/18px 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 20px 0 20px 0;
  margin: 0;
  text-transform: uppercase;
}
footer strong.prefootertitle {
  line-height: 18px !important;
  display: inline;
  text-transform: uppercase;
  color: #FFF;
  font: 700 16px/39px 'Open Sans', sans-serif;
  margin: 0;
}
#language_change {
  max-width: 350px;
}
#language_change .question {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
  font-weight: 700;
}
#language_change span.sprite-icon {
  display: inline-block;
  margin-right: 5px;
}
#language_change .button-wrapper {
  margin-bottom: 10px;
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#language_change .button-wrapper a {
  color: #FFF;
}
button.fb_placeholder {
  background: url("../gfx/shareicons/white/facebook.png") left center no-repeat #234a88;
  padding-left: 20px;
  height: 28px;
  color: #D3D3D3;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  border: solid #14326D 1px;
  border-radius: 2px;
}
button.twttr_placeholder {
  background: url("../gfx/shareicons/white/twitter.png") left center no-repeat #70b4df;
  padding-left: 20px;
  height: 30px;
  color: #D3D3D3;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  border: solid #1877b8 1px;
  border-radius: 2px;
}
button.gplus_placeholder {
  background: url("../gfx/shareicons/white/google.png") left center no-repeat #da4a38;
  padding-left: 20px;
  height: 30px;
  color: #D3D3D3;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  border: solid #a6281a 1px;
  border-radius: 2px;
}
.submit-mail-button {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#save-cart {
  max-width: 430px;
}
#save-cart form {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  #overfooter ul li {
    display: block;
    line-height: 26px;
    padding-left: 24px;
    width: 100%;
  }
  #underfooter > div {
    background: url('../gfx/mobile/elements.png') no-repeat;
    background-position: 0 -499px;
  }
}
@media screen and (min-width: 768px) {
  #overfooter p {
    margin-top: 10px;
  }
  #overfooter ul li {
    display: block;
    line-height: 26px;
    padding-left: 24px;
  }
  #underfooter-line {
    position: relative;
    min-height: 0px;
    background: url('../gfx/elements.png') no-repeat;
    background-color: #101010;
    background-position: 10px -499px;
    min-height: 1px;
  }
  #underfooter ul {
    margin-top: 1em;
  }
  .copyright {
    position: relative;
    min-height: 0px;
  }
  #overftrboxnewsletter p {
    color: #fff;
    line-height: 20px;
    margin: 10px 0;
  }
  #overftrboxnewsletter #extra-infos {
    color: #fff;
    line-height: 16px;
    font-size: 11px;
    margin: 10px 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #underfooter-line {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .copyright {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
.menu-header {
  line-height: 18px !important;
  text-transform: uppercase !important;
  padding: 10px 0;
  font-weight: 600;
}
.close-btn {
  position: relative;
  z-index: 200;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: 1px;
  margin-left: -10px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  outline: none;
  background: #333333 url("../gfx/mobile/close-btn.svg") center center no-repeat;
  background-size: 1.875em 1.875em;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.no-svg .close-btn {
  background-image: url("../gfx/mobile/close-btn.png");
}
.close-btn:focus,
.close-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.nav-btn {
  display: block;
  width: 2.625em;
  height: 2.25em;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent url("../gfx/mobile/nav-icon.svg") left center no-repeat;
  background-size: 1.875em 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 1.0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 101;
}
.no-svg .nav-btn {
  background-image: url("../gfx/mobile/nav-icon.png");
}
.nav-btn:hover,
.nav-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#mainmenu {
  z-index: 199;
  position: relative;
  color: #333;
}
#mainmenu .close-btn {
  display: none;
}
#mainmenu .block {
  z-index: 2;
  position: relative;
}
#mainmenu > div.block > ul {
  *zoom: 1;
  display: block;
  padding-left: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
#mainmenu > div.block > ul > li {
  display: block;
  white-space: normal;
}
#mainmenu > div.block > ul > li > a {
  display: block;
  color: #444;
  outline: none;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font: 18px/50px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  padding: 0 0.85714em;
  font-size-adjust: 0.6;
}
#mainmenu > div.block > ul > li > a:focus,
#mainmenu > div.block > ul > li > a:focus::before,
#mainmenu > div.block > ul > li > a:hover::before {
  top: 1px;
  left: 8px;
  height: 50px;
  box-shadow: inset 0px 0px 10px #555;
}
#mainmenu .hidden-typeahead {
  opacity: 0;
  max-height: 0px;
}
#mainmenu ul.mainmenu-dd-list {
  padding-top: 30px;
  padding-left: 0;
}
#mainmenu .menu-header + ul.mainmenu-dd-list {
  padding: 0 0 12px 0;
  margin: 0 5px 0 0;
}
#mainmenu ul.mainmenu-dd-list li {
  line-height: 13px;
  display: block;
  float: none;
  margin-bottom: 9px;
  background: none !important;
  color: #fff !important;
}
#mainmenu ul.mainmenu-dd-list li a {
  color: #bebebe;
  font: 12px 'Open Sans', sans-serif;
  border: none;
  text-transform: none;
  float: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
}
#mainmenu ul.mainmenu-dd-list li a:hover {
  color: #fff;
  background: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
}
#mainmenu #gadgets-dd a,
#mainmenu #outfit-dd a {
  float: none !important;
}
#mainmenu .dd-marginator {
  padding-top: 15px;
  border-bottom: 1px solid #fff;
}
#page_header .nav-btn {
  position: absolute;
  top: 1.5em;
  left: 1.5em;
}
/* TYPEAHEAD */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mainmenu .dropdown-menu > li > a {
  display: block;
  padding: 4px 10px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #000000;
  border: none;
  font: 12px/18px 'Open Sans', sans-serif;
  text-transform: none;
  text-shadow: none;
}
#mainmenu .dropdown-menu > li > a.list {
  height: 22px;
}
#mainmenu .dropdown-menu > li > a > p {
  height: 17px;
  overflow: hidden;
}
#mainmenu .dropdown-menu > li > a > img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C6C6C6;
  display: inline;
  float: left;
  height: 28px;
  padding: 1px;
  vertical-align: middle;
  width: 28px;
  margin-right: 5px;
}
#mainmenu .dropdown-menu > li > a > p.item {
  color: #333;
  display: inline;
  float: left;
  line-height: 14px;
  padding-left: 5px;
  width: 130px;
}
#mainmenu .dropdown-menu > li > a > p.price {
  line-height: 14px;
  color: #333;
  text-shadow: none;
  text-align: right;
  float: right;
  margin: 0;
}
#mainmenu .dropdown-menu > li.showall:hover,
#mainmenu .dropdown-menu > li.showall.active {
  background: url("../gfx/dd-container-dark-bg.jpg") repeat scroll 0 0 #464847;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #000000;
  display: block;
  line-height: 30px;
  text-align: center;
}
#mainmenu .dropdown-menu > li.showall {
  background-color: #56B015;
  background-image: linear-gradient(to top, #3d8e09, #7acc2b);
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #000000;
  display: block;
  line-height: 30px;
  text-align: center;
}
#mainmenu .dropdown-menu > li.showall img {
  display: none;
}
#mainmenu .dropdown-menu > li.showall a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 3px 0;
  display: block;
  height: 25px;
}
#mainmenu .dropdown-menu > li.produkte {
  border-bottom: 1px dashed #D0CFCE;
}
#mainmenu .dropdown-menu > li:hover {
  background: none;
}
#mainmenu .dropdown-menu > li.produkte:hover p,
#mainmenu .dropdown-menu > li.vorschlage:hover a {
  color: #fff !important;
}
#mainmenu .dropdown-menu > li.header:hover {
  color: #000000 !important;
}
#mainmenu .dropdown-menu > li.header > p {
  margin-left: 6px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
#mainmenu .dropdown-menu li.product:hover {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #51ac14;
}
@media screen and (min-width: 768px) {
  #page_header .nav-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #mainmenu .dropdown-menu > li.header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EFEFEF !important;
    color: #000000 !important;
    font: 600 13px/14px 'Open sans', sans-serif;
    text-transform: uppercase;
  }
  .menu-header {
    line-height: 18px !important;
    text-transform: uppercase !important;
    padding: 0;
    padding-bottom: 10px;
  }
  #mainmenu {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    background: url("../gfx/x-bgs.png") repeat-x 0px -107px transparent;
    padding: 0;
    height: 50px;
  }
  #mainmenu > .navbar-header,
  #mainmenu > .navbar-collapse {
    margin-right: -10;
    margin-left: -10;
  }
  #mainmenu > div.block > ul {
    font-size: 0px;
    float: left;
    width: 83.33333333%;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    min-height: 0px;
  }
  #mainmenu > div.block > ul li {
    font: 600 13px/14px 'Open sans', sans-serif;
  }
  #mainmenu > div.block #search_box {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 0px;
  }
  #mainmenu .close-btn {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #mainmenu > div.block > ul > li > a:hover {
    color: #444444;
    background: url('../gfx/nav-hover.png') no-repeat top right;
  }
  #mainmenu > div.block > ul > li > a.current {
    color: #ffffff;
    background: url('../gfx/nav-current.png') no-repeat top right;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  }
  #mainmenu > div.block > ul > li:first-child {
    border-left: 0px solid #bababa;
  }
  #mainmenu > div.block > ul > li {
    display: inline-block;
    border-left: 1px solid #bababa;
  }
  #mainmenu > div.block > ul > li:last-child {
    border-right: 1px solid #bababa;
  }
  #mainmenu .gadgets-flyout {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    top: 46px;
    display: table;
  }
  #mainmenu .gadgets-flyout .menu-block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .gadgets-flyout .submenu {
    background: #fff;
    display: table-cell;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .gadgets-flyout .submenu p {
    color: #444;
  }
  #mainmenu .gadgets-flyout .menu-left {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .gadgets-flyout .menu-right {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
  }
  #mainmenu .gadgets-flyout .menu-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #808080;
  }
  #mainmenu .gadgets-flyout .menu-left {
    position: relative;
    float: left;
    width: 25%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .gadgets-flyout .menu-right {
    position: relative;
    float: left;
    width: 75%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: url("../gfx/dd-container-dark-bg.jpg") repeat;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .gadgets-flyout .menu-right p {
    color: #fff;
    padding-bottom: 10px;
  }
  #mainmenu .gadgets-flyout .menu-block {
    position: relative;
    float: left;
    width: 25%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .gadgets-flyout .dd-toparrow:after {
    left: 110px;
  }
  #mainmenu li:hover .gadgets-flyout {
    width: 115%;
    left: 0;
    transform: scaleY(1);
  }
  #mainmenu .outfit-flyout {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    top: 46px;
    display: table;
    width: 75%;
  }
  #mainmenu .outfit-flyout .menu-block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .outfit-flyout .submenu {
    background: #fff;
    display: table-cell;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .outfit-flyout .submenu p {
    color: #444;
  }
  #mainmenu .outfit-flyout .menu-left {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .outfit-flyout .menu-right {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
  }
  #mainmenu .outfit-flyout .menu-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #808080;
  }
  #mainmenu .outfit-flyout .menu-left {
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .outfit-flyout .menu-right {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: url("../gfx/dd-container-dark-bg.jpg") repeat;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    color: #fff;
  }
  #mainmenu .outfit-flyout .menu-right p {
    color: #fff;
    padding-bottom: 10px;
  }
  #mainmenu .outfit-flyout .dd-toparrow:after {
    left: 174px;
  }
  #mainmenu li:hover .outfit-flyout {
    width: 75%;
    left: 4%;
    transform: scaleY(1);
  }
  #mainmenu .giftideas-flyout {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    top: 46px;
    display: table;
  }
  #mainmenu .giftideas-flyout .menu-block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .giftideas-flyout .submenu {
    background: #fff;
    display: table-cell;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .giftideas-flyout .submenu p {
    color: #444;
  }
  #mainmenu .giftideas-flyout .menu-left {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .giftideas-flyout .menu-right {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
  }
  #mainmenu .giftideas-flyout .menu-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #808080;
  }
  #mainmenu .giftideas-flyout .menu-left {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .giftideas-flyout .menu-right {
    position: relative;
    float: left;
    width: 66.66666667%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: url("../gfx/dd-container-dark-bg.jpg") repeat;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .giftideas-flyout .menu-right p {
    color: #fff;
    padding-bottom: 10px;
  }
  #mainmenu .giftideas-flyout .dd-toparrow:after {
    left: 300px;
  }
  #mainmenu li:hover .giftideas-flyout {
    width: 100%;
    left: 4%;
    transform: scaleY(1);
  }
  #mainmenu .themes-flyout {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    top: 46px;
    display: table;
  }
  #mainmenu .themes-flyout .menu-block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .themes-flyout .submenu {
    background: #fff;
    display: table-cell;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .themes-flyout .submenu p {
    color: #444;
  }
  #mainmenu .themes-flyout .menu-left {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .themes-flyout .menu-right {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
  }
  #mainmenu .themes-flyout .menu-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #808080;
  }
  #mainmenu .themes-flyout .submenu {
    background: url("../gfx/dd-container-dark-bg.jpg") repeat;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 20px;
  }
  #mainmenu .themes-flyout .submenu p {
    color: #fff;
    padding-bottom: 10px;
  }
  #mainmenu .themes-flyout img {
    position: relative;
    float: left;
    width: 88.75%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
  }
  #mainmenu .themes-flyout a {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
  }
  #mainmenu .themes-flyout .dd-toparrow:after {
    left: 425px;
  }
  #mainmenu li:hover .themes-flyout {
    width: 120%;
    left: 0;
    transform: scaleY(1);
  }
  #mainmenu .community-flyout {
    margin: 4px auto;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0;
    z-index: 1099;
    transform: scaleY(0.1);
    transform-origin: 50% 0 0;
    top: 46px;
    display: table;
  }
  #mainmenu .community-flyout .menu-block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .community-flyout .submenu {
    background: #fff;
    display: table-cell;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .community-flyout .submenu p {
    color: #444;
  }
  #mainmenu .community-flyout .menu-left {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .community-flyout .menu-right {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
  }
  #mainmenu .community-flyout .menu-subtitle {
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    color: #808080;
  }
  #mainmenu .community-flyout .menu-left {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #mainmenu .community-flyout .menu-right {
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    display: table-cell;
  }
  #mainmenu .community-flyout .menu-right p {
    color: #444;
  }
  #mainmenu .community-flyout .dd-toparrow:after {
    left: 510px;
  }
  #mainmenu li:hover .community-flyout {
    width: 100%;
    left: 4%;
    transform: scaleY(1);
  }
  #mainmenu .dropdown-container-dark {
    background: url("../gfx/dd-container-dark-bg.jpg") repeat;
    -webkit-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    -moz-box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
    box-shadow: 0 0 10px rgba(18, 16, 11, 0.75);
  }
  #mainmenu .dropdown-container-dark p {
    color: #fff;
    padding-bottom: 10px;
  }
  #mainmenu .dd-toparrow:after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 9px;
    content: "";
    display: block;
    height: 0;
    left: 100px;
    position: absolute;
    top: -2px;
    width: 0;
    z-index: 3000;
  }
  #mainmenu .additional-submenu-items {
    display: table-cell;
  }
  #mainmenu .box-white,
  #mainmenu .product-wrapper .product-details aside .product-rating {
    background: #fff;
    display: table-cell;
  }
  #mainmenu .box-white p,
  #mainmenu .product-wrapper .product-details aside .product-rating p {
    color: #444;
  }
  .dropdown-menu {
    position: absolute;
    z-index: 1000;
    float: left;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #FFFFFF;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px #606060;
    -moz-box-shadow: 0 1px #606060;
    box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.8);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  #mainmenu .dropdown-menu > li.header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EFEFEF !important;
    color: #000000 !important;
    font: 600 13px/14px 'Open sans', sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #mainmenu {
    width: 740px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #mainmenu {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #mainmenu {
    width: 960px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #mainmenu > .navbar-header,
  #mainmenu > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #mainmenu > div.block > ul {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #mainmenu > div.block > ul {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  #mainmenu > div.block #search_box {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #mainmenu > div.block #search_box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #mainmenu > div.block #search_box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu > div.block #search_box ul {
    top: 28px;
    left: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #mainmenu > div.block > ul > li > a {
    padding: 0 0.857em;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #mainmenu > div.block > ul > li > a {
    padding: 0 1.3em;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #mainmenu .gadgets-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #mainmenu .gadgets-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu li:hover .gadgets-flyout {
    width: 112%;
    left: 4%;
    transform: scaleY(1);
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #mainmenu .outfit-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #mainmenu .outfit-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu .outfit-flyout .dd-toparrow:after {
    left: 225px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #mainmenu .giftideas-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #mainmenu .giftideas-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu .giftideas-flyout .dd-toparrow:after {
    left: 350px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #mainmenu .themes-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #mainmenu .themes-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu .themes-flyout .submenu {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu .themes-flyout .dd-toparrow:after {
    left: 470px;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu li:hover .themes-flyout {
    width: 120%;
    left: 4%;
    transform: scaleY(1);
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  #mainmenu .community-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  #mainmenu .community-flyout {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu .community-flyout .dd-toparrow:after {
    left: 590px;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #mainmenu li:hover .community-flyout {
    width: 130%;
    left: 4%;
    transform: scaleY(1);
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .dropdown-menu {
    width: 200%;
    left: -75%;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .dropdown-menu {
    width: 130%;
    left: -15%;
  }
}
@media screen and (max-width: 767px) {
  #mainmenu {
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
    padding-top: 5.25em;
    background-color: transparent;
  }
  #mainmenu.hide-mainmenu {
    display: none !important;
    visibility: hidden !important;
  }
  #mainmenu .close-btn {
    display: block;
    position: absolute;
    top: -3.7em;
    left: 2.3em;
  }
  #mainmenu .block {
    background-color: #333;
    position: relative;
    padding: 0;
  }
  #mainmenu .submenu {
    width: 125%;
    max-height: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: auto;
    overflow: hidden;
    display: block;
    padding: 0px;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  #mainmenu .submenu .menu-left,
  #mainmenu .submenu .menu-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .submenu .menu-left li,
  #mainmenu .submenu .menu-right li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #mainmenu .submenu .menu-left a,
  #mainmenu .submenu .menu-right a {
    position: relative;
    float: left;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    color: #333;
    text-shadow: none;
    width: 100%;
    display: inline-block;
    padding: 0px;
  }
  #mainmenu .submenu .menu-left a:hover,
  #mainmenu .submenu .menu-right a:hover {
    color: #333;
    text-shadow: none;
  }
  #mainmenu .submenu .menu-left a.btn,
  #mainmenu .submenu .menu-right a.btn {
    text-align: left;
    margin: 0!important;
    font-weight: 500;
    text-transform: none !important;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    background: #fff;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  #mainmenu .submenu .menu-left a.btn:hover,
  #mainmenu .submenu .menu-right a.btn:hover {
    color: #333;
    background: #fff;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  #mainmenu .submenu-opened {
    max-height: 9000px;
    width: 125%;
  }
  #mainmenu .expand-menu-btn {
    display: inline-block;
    width: 9%;
    height: auto;
    padding-left: 5px;
  }
  #mainmenu .no-expand-btn {
    display: inline-block;
    width: 10%;
    height: auto;
    padding-left: 5px;
  }
  #mainmenu .expand-menu-icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url('../../gfx/elements.png') 0px -300px no-repeat scroll transparent;
    float: left;
  }
  #mainmenu > div.block > ul {
    text-align: left;
    margin-bottom: 0px;
  }
  #mainmenu > div.block > ul > li {
    position: relative;
    border-top: 1px solid #bababa;
    background-color: white;
  }
  #mainmenu > div.block > ul > li > a {
    padding-left: 30% !important ;
    width: 90%;
    display: inline-block;
    padding: 0px;
  }
  #mainmenu > div.block > ul > li:last-child {
    border-bottom: 1px solid #bababa;
  }
  #mainmenu > div.block > ul > li.is-active:after {
    z-index: 50;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -0.03125em;
    margin-top: -0.625em;
    border-top: 0.625em transparent solid;
    border-bottom: 0.625em transparent solid;
    border-right: 0.625em white solid;
  }
  #mainmenu .dropdown-menu {
    opacity: 1;
    max-height: 9001px;
    display: block;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    padding-bottom: 0px;
  }
  #mainmenu .dd-marginator {
    display: none;
  }
  #mainmenu .gadgets-flyout,
  #mainmenu .outfit-flyout,
  #mainmenu .giftideas-flyout,
  #mainmenu .themes-flyout,
  #mainmenu .community-flyout {
    display: block;
    position: relative;
    width: 80%;
    padding: 0 10px;
  }
  #mainmenu .gadgets-flyout .dropdown-container-dark .box-white .wrapper-20,
  #mainmenu .outfit-flyout .dropdown-container-dark .box-white .wrapper-20,
  #mainmenu .giftideas-flyout .dropdown-container-dark .box-white .wrapper-20,
  #mainmenu .themes-flyout .dropdown-container-dark .box-white .wrapper-20,
  #mainmenu .community-flyout .dropdown-container-dark .box-white .wrapper-20,
  #mainmenu .gadgets-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .wrapper-20,
  #mainmenu .outfit-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .wrapper-20,
  #mainmenu .giftideas-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .wrapper-20,
  #mainmenu .themes-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .wrapper-20,
  #mainmenu .community-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .wrapper-20 {
    padding: 0;
  }
  #mainmenu .gadgets-flyout .dropdown-container-dark .box-white .btn,
  #mainmenu .outfit-flyout .dropdown-container-dark .box-white .btn,
  #mainmenu .giftideas-flyout .dropdown-container-dark .box-white .btn,
  #mainmenu .themes-flyout .dropdown-container-dark .box-white .btn,
  #mainmenu .community-flyout .dropdown-container-dark .box-white .btn,
  #mainmenu .gadgets-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .btn,
  #mainmenu .outfit-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .btn,
  #mainmenu .giftideas-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .btn,
  #mainmenu .themes-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .btn,
  #mainmenu .community-flyout .dropdown-container-dark .product-wrapper .product-details aside .product-rating .btn {
    max-width: 250px;
    margin: 3px auto;
  }
  #mainmenu .gadgets-flyout .dropdown-container-dark .heading-black-os,
  #mainmenu .outfit-flyout .dropdown-container-dark .heading-black-os,
  #mainmenu .giftideas-flyout .dropdown-container-dark .heading-black-os,
  #mainmenu .themes-flyout .dropdown-container-dark .heading-black-os,
  #mainmenu .community-flyout .dropdown-container-dark .heading-black-os {
    display: none;
  }
  #mainmenu .gadgets-flyout .dropdown-container-dark .additional-submenu-items,
  #mainmenu .outfit-flyout .dropdown-container-dark .additional-submenu-items,
  #mainmenu .giftideas-flyout .dropdown-container-dark .additional-submenu-items,
  #mainmenu .themes-flyout .dropdown-container-dark .additional-submenu-items,
  #mainmenu .community-flyout .dropdown-container-dark .additional-submenu-items {
    display: none;
  }
  form#search_box {
    background-color: white;
  }
  .nav-closed {
    opacity: 0.2;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .nav-smooth {
    transition: opacity 500ms ease, transform 500ms ease;
    -moz-transition: opacity 500ms ease, -moz-transform 500ms ease;
    -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
  }
  #mainmenu .dropdown-menu > li.header {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EFEFEF !important;
    color: #000000 !important;
    font: 600 13px/14px 'Open sans', sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .account-link {
    padding-left: 5px;
  }
  .account-link:before {
    content: "\f023";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #page,
  footer {
    min-height: 100%;
    position: relative;
    top: 0;
    bottom: 100%;
    left: 0;
    z-index: initial;
  }
  #mobile-nav-off + label,
  #mobile-nav-main-trigger + label,
  #mobile-nav-faq-trigger + label,
  #mobile-nav-search-trigger + label,
  #page,
  footer,
  #top-cart {
    transition: left 0.2s, background-color 0.5s ease, max-width 0.5s ease, opacity 0.5s ease;
  }
  #top-cart {
    transition: right 0.2s, background-color 0.5s ease, max-width 0.5s ease;
  }
  #mobile-nav-off,
  #mobile-nav-main-content,
  #mobile-nav-faq-content,
  #mobile-nav-search-content {
    padding-top: 10px;
    transition: left 0.5s, margin 0.5s;
  }
  label[for="mobile-nav-off"] {
    padding: 0px!important;
    position: fixed;
    top: 10px;
    left: 15px;
    z-index: 9999;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    text-shadow: 1px 1px 1px #ccc;
  }
  label[for="mobile-nav-off"]:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  label[for="mobile-nav-off"]:before {
    font-size: 2.7em;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #fff;
    width: 50px;
    text-align: center;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-off"] {
    opacity: 0;
  }
  label[for="mobile-nav-main-trigger"] {
    padding: 0px!important;
    position: fixed;
    top: 10px;
    left: 15px;
    z-index: 9999;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  #mobile-nav-off:not(:checked) ~ label[for="mobile-nav-main-trigger"] {
    background-color: #575757 ;
  }
  #mobile-nav-off:not(:checked) ~ label[for="mobile-nav-main-trigger"]:before {
    content: "\f259";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #mobile-nav-off:not(:checked) ~ label[for="mobile-nav-main-trigger"]:before {
    font-size: 2.7em;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #fff;
    width: 50px;
    text-align: center;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-main-trigger"] {
    position: absolute;
    text-shadow: 1px 1px 1px #ccc;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-main-trigger"]:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-main-trigger"]:before {
    font-size: 2.7em;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #fff;
    width: 50px;
    text-align: center;
  }
  label[for="mobile-nav-faq-trigger"] {
    padding: 0px!important;
    position: fixed;
    top: 10px;
    left: 70px;
    z-index: 9999;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #575757;
  }
  label[for="mobile-nav-faq-trigger"]:before {
    content: "\f128";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  label[for="mobile-nav-faq-trigger"]:before {
    font-size: 2.7em;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #fff;
    width: 50px;
    text-align: center;
  }
  label[for="mobile-nav-search-trigger"] {
    padding: 0px!important;
    position: fixed;
    top: 10px;
    left: 125px;
    z-index: 9999;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #575757;
  }
  label[for="mobile-nav-search-trigger"]:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  label[for="mobile-nav-search-trigger"]:before {
    font-size: 2.7em;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #fff;
    width: 50px;
    text-align: center;
  }
  #mobile-nav-off:not(:checked) + label {
    left: 90%;
    z-index: 10000;
  }
  #mobile-nav-off:not(:checked) ~ .header_container a#logo,
  #mobile-nav-off:not(:checked) ~ .header_container a#logo-dev {
    left: 100%;
  }
  #mobile-nav-off:not(:checked) ~ #page,
  #mobile-nav-off:not(:checked) ~ footer {
    left: 100%;
  }
  #mobile-nav-off:not(:checked) ~ .header_container #top-cart {
    right: -60px;
  }
  input#submenu-categories ~ label[for="submenu-categories"] {
    color: #ededed;
    cursor: pointer;
    font-weight: normal;
  }
  input#submenu-categories ~ label[for="submenu-categories"]:after {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent url("../../gfx/mobile/left-arrow.svg") center center no-repeat;
    float: right;
  }
  input#submenu-categories:checked ~ label[for="submenu-categories"]:after {
    content: "";
    float: right;
    background: transparent url("../../gfx/mobile/down-arrow.svg") center center no-repeat;
  }
  input#submenu-categories ~ div.nav-submenu {
    max-height: 0%;
    transition: max-height 0.5s ease;
    overflow: hidden;
    padding: 0px;
    width: 100%;
  }
  input#submenu-categories:checked ~ div#submenu-categories-list,
  input#submenu-categories:checked ~ div#submenu-categories-list div.nav-item {
    max-height: 100%;
  }
  input#submenu-themes ~ label[for="submenu-themes"] {
    color: #ededed;
    cursor: pointer;
    font-weight: normal;
  }
  input#submenu-themes ~ label[for="submenu-themes"]:after {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent url("../../gfx/mobile/left-arrow.svg") center center no-repeat;
    float: right;
  }
  input#submenu-themes:checked ~ label[for="submenu-themes"]:after {
    content: "";
    float: right;
    background: transparent url("../../gfx/mobile/down-arrow.svg") center center no-repeat;
  }
  input#submenu-themes ~ div.nav-submenu {
    max-height: 0%;
    transition: max-height 0.5s ease;
    overflow: hidden;
    padding: 0px;
    width: 100%;
  }
  input#submenu-themes:checked ~ div#submenu-themes-list,
  input#submenu-themes:checked ~ div#submenu-themes-list div.nav-item {
    max-height: 100%;
  }
  input#submenu-searchcat ~ label[for="submenu-searchcat"] {
    color: #ededed;
    cursor: pointer;
    font-weight: normal;
  }
  input#submenu-searchcat ~ label[for="submenu-searchcat"]:after {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent url("../../gfx/mobile/left-arrow.svg") center center no-repeat;
    float: right;
  }
  input#submenu-searchcat:checked ~ label[for="submenu-searchcat"]:after {
    content: "";
    float: right;
    background: transparent url("../../gfx/mobile/down-arrow.svg") center center no-repeat;
  }
  input#submenu-searchcat ~ div.nav-submenu {
    max-height: 0%;
    transition: max-height 0.5s ease;
    overflow: hidden;
    padding: 0px;
    width: 100%;
  }
  input#submenu-searchcat:checked ~ div#submenu-searchcat-list,
  input#submenu-searchcat:checked ~ div#submenu-searchcat-list div.nav-item {
    max-height: 100%;
  }
  input#submenu-searchprod ~ label[for="submenu-searchprod"] {
    color: #ededed;
    cursor: pointer;
    font-weight: normal;
  }
  input#submenu-searchprod ~ label[for="submenu-searchprod"]:after {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent url("../../gfx/mobile/left-arrow.svg") center center no-repeat;
    float: right;
  }
  input#submenu-searchprod:checked ~ label[for="submenu-searchprod"]:after {
    content: "";
    float: right;
    background: transparent url("../../gfx/mobile/down-arrow.svg") center center no-repeat;
  }
  input#submenu-searchprod ~ div.nav-submenu {
    max-height: 0%;
    transition: max-height 0.5s ease;
    overflow: hidden;
    padding: 0px;
    width: 100%;
  }
  input#submenu-searchprod:checked ~ div#submenu-searchprod-list,
  input#submenu-searchprod:checked ~ div#submenu-searchprod-list div.nav-item {
    max-height: 100%;
  }
  label[for="submenu-categories"] {
    border-top: solid 1px #858585;
  }
  label[for="submenu-themes"] + #submenu-themes-list {
    border-bottom: solid 1px #858585;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-faq-trigger"] {
    opacity: 0;
    left: 0;
    z-index: 0;
  }
  #mobile-nav-off:checked ~ label[for="mobile-nav-search-trigger"] {
    opacity: 0;
    left: 0;
    z-index: 0;
  }
  #mobile-nav-faq-trigger:checked ~ label[for="mobile-nav-faq-trigger"] {
    background-color: #232323;
  }
  #mobile-nav-faq-trigger:checked ~ #mobile-navigation-wrapper #mobile-nav-faq-content {
    margin-left: 0;
  }
  #mobile-nav-main-trigger:checked ~ label[for="mobile-nav-main-trigger"] {
    background-color: #232323;
  }
  #mobile-nav-main-trigger:checked ~ #mobile-navigation-wrapper #mobile-nav-main-content {
    margin-left: 0;
  }
  #mobile-nav-search-trigger:checked ~ label[for="mobile-nav-search-trigger"] {
    background-color: #232323;
  }
  #mobile-nav-search-trigger:checked ~ #mobile-navigation-wrapper #mobile-nav-search-content {
    margin-left: 0;
  }
  #mobile-navigation-wrapper {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #333;
    top: 0;
    left: 0;
  }
  #mobile-navigation-wrapper div#mobile-nav-faq-content,
  #mobile-navigation-wrapper div#mobile-nav-search-content,
  #mobile-navigation-wrapper div#mobile-nav-main-content {
    padding-left: 0px;
    top: 68px;
    list-style: none;
    width: 100%;
    position: absolute;
    display: inline-block;
    overflow: auto;
    right: 0;
    margin-left: -100%;
    bottom: 0;
    left: 0;
    z-index: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  #mobile-navigation-wrapper div#mobile-nav-main-content {
    z-index: 1;
    background-color: #232323;
  }
  #mobile-navigation-wrapper div#mobile-nav-faq-content {
    z-index: 1;
    background-color: #232323;
  }
  #mobile-navigation-wrapper div#mobile-nav-search-content {
    z-index: 1;
    background-color: #232323;
  }
  .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    color: #ededed;
  }
  div.nav-item {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #575757;
  }
}
#submenu-searchcat:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: solid 2px white;
}
#submenu-searchprod:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: solid 2px white;
}
#submenu-categories:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: solid 2px white;
}
.mobilesearch-content .mobile-search {
  padding: 7px 30px 6px 10px;
  border-radius: 3px;
  border: 0 none;
  background-color: #989898;
  -moz-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.2);
  width: 100%;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.mobilesearch-content .mobile-search::-webkit-input-placeholder {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.mobilesearch-content .mobile-search::-moz-placeholder {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.mobilesearch-content .mobile-search:-ms-input-placeholder {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.mobilesearch-content > .nav-item {
  background-color: transparent;
  border: none;
}
.mobilesearch-content .nav-image {
  padding-right: 5px;
}
.mobilesearch-content .nav-link-search {
  border-top: solid 1px #858585;
  text-align: center;
  font-weight: bold;
}
.mobilesearch-content .nav-search-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #8f8f8f;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.breadcrumb-nav-mobile .breadcrumb a span {
  color: #ededed ;
}
.breadcrumb-nav-mobile .breadcrumb a span:hover {
  color: #5eb71d ;
}
.breadcrumb-nav-mobile .current {
  display: none;
}
.breadcrumb-nav-mobile li:first-of-type + .current {
  display: inline;
}
@media screen and (min-width: 768px) {
  #mobile-nav-off + label,
  #mobile-nav-main-trigger + label,
  #mobile-nav-search-trigger + label,
  #mobile-nav-faq-trigger + label {
    display: none !important;
    visibility: hidden !important;
  }
  #mobile-navigation-wrapper {
    display: none !important;
    visibility: hidden !important;
  }
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.input-text.error {
  border-color: #c50000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff5f5f;
}
.input-text.error:focus {
  border-color: #f80000;
  -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);
}
.input-error-message {
  color: #f80000;
}
input.input-text,
select,
textarea {
  transition: background 0.3s linear 0s, border-color 0.3s linear 0s;
}
input.input-text,
select {
  height: 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #c5c6c6;
  box-shadow: 0 1px 4px #F0F0F0 inset;
  background: #fff;
  font: 13px 'Open Sans', sans-serif;
}
textarea {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: black;
  background-color: #fff;
  border: solid 1px #c5c6c6;
  width: 100%;
}
input.input-text,
select {
  padding: 3px;
}
select {
  height: 28px !important;
}
input.input-text:hover,
select:hover,
textarea {
  border-color: #aaa;
}
input.contact_form_input {
  width: 100%;
}
input.input-text:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 6px #F0F0F0 inset;
  border-color: #9ce4ff;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../gfx/checkboxes-sprite.png) left top no-repeat;
  cursor: pointer;
}
input[type="checkbox"]:checked + label span {
  background: url(../gfx/checkboxes-sprite.png) -19px top no-repeat;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../gfx/checkboxes-sprite.png) -39px top no-repeat;
  cursor: pointer;
}
input[type="radio"]:checked + label span {
  background: url(../gfx/checkboxes-sprite.png) -58px top no-repeat;
}
form .grid_1 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_1 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 8.33333333%;
  }
}
form .grid_2 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_2 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 16.66666667%;
  }
}
form .grid_3 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_3 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
form .grid_4 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_4 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
form .grid_5 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_5 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 41.66666667%;
  }
}
form .grid_6 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_6 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
form .grid_7 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_7 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 58.33333333%;
  }
}
form .grid_8 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_8 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
form .grid_9 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_9 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 75%;
  }
}
form .grid_10 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_10 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
form .grid_11 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_11 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 91.66666667%;
  }
}
form .grid_12 {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .grid_12 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.translate-status form {
  width: inherit!important;
}
.formular-table label {
  position: relative !important;
  float: left !important;
  width: 100% !important;
  min-height: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.formular-table textarea,
.formular-table .textarea-wrapper {
  min-width: 200px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
*[class*="-wrapper "] {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
*[class*="-wrapper "] input,
*[class*="-wrapper "] select {
  float: left;
  width: 50%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
*[class*="-wrapper "] input.captcha,
*[class*="-wrapper "] select.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  *[class*="-wrapper "] input.captcha,
  *[class*="-wrapper "] select.captcha {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
*[class*="-wrapper "] input .bottom-10,
*[class*="-wrapper "] select .bottom-10 {
  margin: 0!important;
}
@media (min-width: 768px) {
  *[class*="-wrapper "] input,
  *[class*="-wrapper "] select {
    float: left;
    width: 41.66666667%;
  }
}
*[class*="-wrapper "] input[type="checkbox"] {
  margin-top: 6px;
  display: inline;
  width: 20px;
}
*[class*="-wrapper "] input[type="checkbox"] + label {
  width: auto;
  padding-right: 0px !important;
  padding-left: 10px;
  margin-top: 3px;
}
*[class*="-wrapper "] label {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
}
@media (min-width: 768px) {
  *[class*="-wrapper "] label {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  *[class*="-wrapper "] label.textarea {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#abo_gadget,
#abo_shirt,
#abo_combo {
  padding: 0px !important;
}
#abo_gadget h3,
#abo_shirt h3,
#abo_combo h3,
#abo_gadget p,
#abo_shirt p,
#abo_combo p {
  color: #333;
}
#abo_gadget p,
#abo_shirt p,
#abo_combo p {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.reseller-login {
  padding: 0px !important;
}
.account-buttons {
  position: relative !important;
  float: left !important;
  width: 50% !important;
  min-height: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#buttonlogoutButtonmainbutton {
  float: right;
}
#applyForm {
  padding-top: 10px;
}
#addressForm input + div {
  margin-top: 10px;
}
#addressForm > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#formDivpartnerForm .button-wrapper {
  position: relative;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
#formDivpartnerForm .button-wrapper a,
#formDivpartnerForm .button-wrapper button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#formDivpartnerForm .button-wrapper a:hover,
#formDivpartnerForm .button-wrapper button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#formDivpartnerForm .formular {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #333;
}
#formDivpartnerForm .formular form label {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  #formDivpartnerForm .formular form label {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form label {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form label.textarea {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#formDivpartnerForm .formular form label.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  position: relative;
  min-height: 0px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form label.captcha {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
#formDivpartnerForm .formular form input,
#formDivpartnerForm .formular form select {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
#formDivpartnerForm .formular form input.captcha,
#formDivpartnerForm .formular form select.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form input.captcha,
  #formDivpartnerForm .formular form select.captcha {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  #formDivpartnerForm .formular form input,
  #formDivpartnerForm .formular form select {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form input,
  #formDivpartnerForm .formular form select {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
#formDivpartnerForm .formular form input[type="hidden"] + div {
  padding-top: 0px!important;
}
#formDivpartnerForm .formular form *[class*="-wrapper "] {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 991px) {
  #formDivpartnerForm .formular form *[class*="-wrapper "]:not(*[class~="textarea-wrapper"]) {
    height: 30px;
  }
}
@media (min-width: 992px) {
  #formDivpartnerForm .formular form *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
#formDivpartnerForm .formular-buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#formDivpartnerForm .formular-buttons .buttons {
  float: left;
}
#formDivpartnerForm .switchform-view-element-one {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#formDivpartnerForm .switchform-view-element {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dotted #808080;
}
.checkbox-wrapper {
  display: flex;
}
.birthday-wrapper {
  position: relative !important;
  float: left !important;
  width: 100% !important;
  min-height: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.birthday-wrapper p {
  position: relative;
  min-height: 0px;
  padding: 0!important;
}
@media (min-width: 992px) {
  .birthday-wrapper p {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
.birthday-wrapper p + div {
  margin-left: 50%;
}
@media (min-width: 992px) {
  .birthday-wrapper p + div {
    margin-left: 0%;
  }
}
.birthday-wrapper .select-wrapper {
  float: left;
  width: 16.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .birthday-wrapper .select-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 21.66666667%;
  }
}
div.productname-postlabel {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
}
span.productname-postlabel {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
}
.text-wrapper label,
.select-wrapper label {
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}
/* 4 ROW PRODUCT DISPLAY */
#categoryHeader {
  overflow: hidden;
  margin-bottom: 4px;
}
.first {
  margin-left: 0;
}
.last {
  margin-right: 0;
}
.loadingAnimFilter {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.prdct-wrapper {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .prdct-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .prdct-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
.prdct-wrapper.singleprdct-big {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .prdct-wrapper.singleprdct-big {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .prdct-wrapper.singleprdct-big {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
.prdct-image-wrapper {
  position: relative;
}
.prdct-image-wrapper:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.prdct-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.singleprdct span {
  display: block;
}
.singleprdct {
  display: block;
  border: 1px solid #0f0f0f;
  margin: 0px auto;
  z-index: 10;
  cursor: pointer !important;
  background-color: white;
  position: relative;
}
#product-listing .singleprdct {
  margin-top: 10px;
}
.singleprdct .availability,
.singleprdct .singleprdct-name > span.horizontal-divider-light {
  display: none;
}
.singleprdct .prdct-name {
  display: block;
  height: 30px;
  overflow: hidden;
  position: relative;
  top: -4px;
}
.singleprdct span.singleprdct-image img.prdct-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.singleprdct span.singleprdct-image strong.pb_availability {
  bottom: 75px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.singleprdct:hover span.singleprdct-image strong.pb_availability {
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-size: 11px;
  bottom: 75px;
}
.singleprdct span > strong {
  bottom: 75px;
  background: black;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  display: block;
  font: bold 14px 'Open sans', sans-serif;
  left: -4px;
  margin: 0;
  padding: 2px 10px;
  position: absolute;
}
.singleprdct-name {
  border-top: 1px solid #E0E0E0;
  font-family: 'Open sans', sans-serif;
  font: 13px 'Open sans', sans-serif;
  font-weight: 600;
  color: #333333;
  background: #ffffff;
  line-height: 14px;
  padding: 10px 10px 5px;
  display: block;
  height: 42px;
  overflow: hidden;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
.singleprdct-name a {
  color: #333333;
}
.singleprdct .horizontal-divider-light {
  display: none;
}
.singleprdct.nomobile:hover .horizontal-divider-light {
  display: none;
}
.singleprdct-image {
  min-height: 50px;
  margin: 0 auto;
  display: block;
}
.singleprdct-image img {
  border: 0;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
}
.singleprdct a span {
  display: block;
  position: absolute;
  bottom: 25%;
  left: -4px;
  font-family: 'Open sans', sans-serif;
  font: 14px 'Open sans', sans-serif;
  margin: 0;
  padding: 2px 10px 2px 10px;
  font-weight: bold;
  color: #ffffff;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
}
.singleprdct span.singleprdct-image span.added {
  display: block;
  position: absolute;
  width: 67px;
  height: 24px;
  top: 5px;
  left: -2px;
  font-family: 'Open sans', sans-serif;
  font: 10px 'Open sans', sans-serif;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 4px 12px 5px 14px;
  color: #ffffff;
  background: url("../gfx/added_ribbon.png");
}
.singleprdct-hover-detailsbtn {
  background: #202020;
  border-top: solid 1px #0f0f0f;
  text-align: center;
  height: 26px;
}
.singleprdct:hover .singleprdct-hover-detailsbtn {
  color: #fff;
}
.singleprdct:hover .singleprdct-hover-detailsbtn {
  background-color: #56b015;
  background-image: -webkit-linear-gradient(bottom, #3d8e09, #7acc2b);
  background-image: -moz-linear-gradient(bottom, #3d8e09, #7acc2b);
  background-image: -o-linear-gradient(bottom, #3d8e09, #7acc2b);
  background-image: -ms-linear-gradient(bottom, #3d8e09, #7acc2b);
  background-image: linear-gradient(to top, #3d8e09, #7acc2b);
  border-top: solid 1px #0f0f0f;
  text-align: center;
  height: 26px;
  font-family: 'Open sans', sans-serif;
  font: 12px/26px 'Open sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  width: 100%;
  display: block;
}
.singleprdct-hover-detailsbtn {
  color: #56b015;
}
.singleprdct-hover-availability {
  display: block;
  width: 100%;
}
.singleprdct-hover-availability span.label {
  color: #333;
  font-size: 11px;
  font-weight: 400;
  margin-top: 9px;
}
.singleprdct span.singleprdct-hover {
  display: none;
  background-color: #FFF;
  width: 300px;
}
.singleprdct a span.productDate {
  /* changed by philipp */
  top: 0px;
  font-weight: normal;
  font-size: 12px;
}
.prdctrow-ribbon {
  position: absolute;
  height: 60px;
  width: 60px;
  right: -3px;
  top: -3px;
}
h2.prdctrow_title,
p.prdctrow_title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font: 22px/45px 'Oswald', sans-serif;
  text-transform: uppercase;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .pb_availability {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pb_availability {
    display: none !important;
  }
}
.pb_availability .cart-icon-text {
  display: inline-block;
}
.pb_availability .cart-icon-available,
.pb_availability .cart-icon-unavailable {
  display: inline-block;
}
.pb_availability .cart-icon-available:before,
.pb_availability .cart-icon-unavailable:before {
  display: inline;
  padding-left: 20px;
}
.box-d div.filter-list {
  position: relative;
  min-height: 0px;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .box-d div.filter-list {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 18.75%;
  }
}
.box-d div.prdct-listing-with-filter-top {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .box-d div.prdct-listing-with-filter-top {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
/* product list */
.toolbar-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.toolbar,
.toolbar-gifts {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #585b59;
  background-image: -webkit-linear-gradient(bottom, #545755, #757976);
  background-image: -moz-linear-gradient(bottom, #545755, #757976);
  background-image: -o-linear-gradient(bottom, #545755, #757976);
  background-image: -ms-linear-gradient(bottom, #545755, #757976);
  background-image: linear-gradient(to top, #545755, #757976);
}
.toolbar label,
.toolbar-gifts label {
  vertical-align: middle;
  margin-bottom: 0;
  display: inline-block;
  line-height: 12pt;
}
.toolbar select,
.toolbar-gifts select {
  font-size: 9pt;
  color: black;
}
.toolbar .sort-by,
.toolbar-gifts .sort-by {
  position: relative;
  min-height: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.toolbar .sort-by #inner-sort-by label,
.toolbar-gifts .sort-by #inner-sort-by label {
  padding-left: 10px;
  font-weight: normal;
}
@media (min-width: 992px) {
  .toolbar .sort-by,
  .toolbar-gifts .sort-by {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 33.33333333%;
  }
}
.toolbar .sort-by #inner-sort-by label,
.toolbar-gifts .sort-by #inner-sort-by label {
  color: #fff;
}
.limiter select {
  width: 50px;
}
#pagesBox,
#pagesBox2 {
  height: 29px;
  float: right;
}
#addInfo {
  position: relative;
  min-height: 0px;
  text-align: center;
  margin: 0.5em 0;
  color: #fff;
}
@media (min-width: 992px) {
  #addInfo {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
.limiter {
  display: inline;
  float: right;
  padding-top: 8px;
}
.pagination-box {
  text-align: center;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .pagination-box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .pagination-box {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pagination-box {
    display: none !important;
  }
}
ul.pagination {
  font-size: 8pt;
  margin: 0;
  white-space: nowrap;
}
ul.pagination li a,
ul.pagination li a:visited {
  background-color: #ababab;
  border: solid 1px #aaa;
  background-image: -webkit-linear-gradient(bottom, #a6a6a6, #bcbcbc);
  background-image: -moz-linear-gradient(bottom, #a6a6a6, #bcbcbc);
  background-image: -o-linear-gradient(bottom, #a6a6a6, #bcbcbc);
  background-image: -ms-linear-gradient(bottom, #a6a6a6, #bcbcbc);
  background-image: linear-gradient(to top, #a6a6a6, #bcbcbc);
  color: #fff;
}
ul.pagination li a:hover {
  background: #51ac14;
  border: solid 1px #56a00e;
  color: #fff;
  text-align: center;
}
ul.pagination li.ellipsis a {
  cursor: text;
  background: transparent;
  border: none;
  pointer-events: none;
}
ul.pagination li.ellipsis a:hover {
  cursor: text;
  background: transparent;
  border: none;
}
ul.pagination li.inactive a {
  background: #222;
  border: 1px solid #111;
  color: #808080;
  cursor: text;
  text-shadow: none;
  pointer-events: none;
}
ul.pagination li.current a {
  background: #fff;
  border: 1px solid #aaa;
  color: #333;
  cursor: text;
  text-shadow: none;
  pointer-events: none;
}
.prdctrow-ribbon.new-prdct {
  position: absolute;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  width: 100px;
  height: inherit;
}
@media screen and (max-width: 991px) {
  .prdctrow-ribbon.new-prdct {
    background-color: #56b015;
    top: 5px;
    padding: 0px 5px;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 991px) {
  .prdctrow-ribbon.new-prdct {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: transparent;
    right: -28px;
    top: 11px;
  }
  .prdctrow-ribbon.new-prdct:before {
    content: "";
    position: absolute;
    left: 0;
    border-left: 24px solid transparent;
    border-bottom: 24px solid #56b015;
    border-right: 24px solid transparent;
    height: 0px;
    width: 100px;
    z-index: -1;
  }
  .prdctrow-ribbon.new-prdct:after {
    content: "";
    border-left: 24px solid transparent;
    border-bottom: 23px solid #56b015;
    border-right: 24px solid transparent;
    position: absolute;
    left: 1px;
    right: 1px;
    z-index: -2;
  }
}
.prdctrow-ribbon.bestseller-prdct {
  position: absolute;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 22px;
  width: 100px;
  height: inherit;
}
@media screen and (max-width: 991px) {
  .prdctrow-ribbon.bestseller-prdct {
    background-color: #df1c27;
    top: 5px;
    padding: 0px 5px;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 991px) {
  .prdctrow-ribbon.bestseller-prdct {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: transparent;
    right: -26px;
    top: 11px;
  }
  .prdctrow-ribbon.bestseller-prdct:before {
    content: "";
    position: absolute;
    left: 0;
    border-left: 22px solid transparent;
    border-bottom: 22px solid #df1c27;
    border-right: 22px solid transparent;
    height: 0px;
    width: 100px;
    z-index: -1;
  }
  .prdctrow-ribbon.bestseller-prdct:after {
    content: "";
    border-left: 22px solid transparent;
    border-bottom: 21px solid #df1c27;
    border-right: 22px solid transparent;
    position: absolute;
    left: 1px;
    right: 1px;
    z-index: -2;
  }
}
@media screen and (min-width: 767px) {
  .singleprdct:hover .singleprdct-name span.prdct-description-top {
    filter: alpha(opacity=100);
    opacity: 1;
    width: 100%;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
  }
  .singleprdct:hover .prdctrow-ribbon,
  .singleprdct:hover .added {
    display: none !important;
  }
  .singleprdct.nomobile:hover .singleprdct-name > span.prdct-description-top,
  .singleprdct.nomobile:hover .availability,
  .singleprdct.nomobile:hover .singleprdct-name > span.horizontal-divider-light,
  .singleprdct.nomobile:hover .singleprdct-hover-detailsbtn {
    display: block;
  }
  .singleprdct.nomobile:hover {
    -webkit-box-shadow: 0px 0px 15px 1px rgba(204, 204, 204, 0.6);
    /* WebKit */
    -moz-box-shadow: 0px 0px 15px 1px rgba(204, 204, 204, 0.6);
    /* Firefox */
    box-shadow: 0px 0px 15px 1px rgba(204, 204, 204, 0.6);
    /* Standard */
  }
  .singleprdct:hover span > strong {
    bottom: 97px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .singleprdct span > strong {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .singleprdct .singleprdct-name span.prdct-description-top {
    filter: alpha(opacity=0);
    opacity: 0;
    width: 100%;
    color: #FFF;
    font: 13px 'Open sans', sans-serif;
    font-weight: 400;
    line-height: 14px;
    position: absolute;
    background: black;
    background: rgba(0, 0, 0, 0.75);
    display: block;
    padding: 10px;
    left: 0;
    top: 0;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
  }
  .singleprdct:hover span > strong {
    bottom: 75px;
  }
  #filter-content .singleprdct-image {
    min-height: 250px;
  }
}
@media screen and (min-width: 767px) and (min-width: 991px) {
  .singleprdct:hover span > strong {
    bottom: 97px;
    transition: all 0.3s ease-in-out 0s;
  }
}
.modal-header h4 {
  text-transform: uppercase !important;
}
.modal-body .grid_10,
.modal-body .grid_9 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-body strong {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
  padding: 0 !important;
  text-align: center;
}
.modal-body a#lang_change_dismiss,
.modal-body a#lang_change_agree {
  padding: 2px 15px;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
  text-transform: uppercase !important;
  white-space: nowrap;
  margin-top: 10px!important;
}
.modal-body a#lang_change_dismiss span.icon,
.modal-body a#lang_change_agree span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.modal-body a#lang_change_dismiss span.label,
.modal-body a#lang_change_agree span.label {
  float: right;
}
.modal-body a#lang_change_dismiss.green,
.modal-body a#lang_change_agree.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.modal-body a#lang_change_dismiss.dark-grey,
.modal-body a#lang_change_agree.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.modal-body a#lang_change_dismiss.blue,
.modal-body a#lang_change_agree.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
.modal-body a#lang_change_dismiss.blue span.facebook,
.modal-body a#lang_change_agree.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
.modal-body a#lang_change_dismiss {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#offer-body .popup-offer-couponarea {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#offer-body #offerimage {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#popup-offer div.modal-body {
  text-align: center;
}
#popup-offer div.modal-body .price {
  position: absolute;
  left: 0;
  right: 0;
  margin: -75px auto 0 auto;
  width: 112px;
  height: 112px;
  background: url('../gfx/popup-offer-pricetag.png');
}
#popup-offer div.modal-body .price .current {
  color: #fff;
  font-size: 28px;
  line-height: 1.9;
  font-weight: 600;
  margin-top: 0px;
  padding: 0;
}
#popup-offer div.modal-body .price #oldprice {
  text-decoration: line-through;
  padding-top: 10px;
  min-height: 29px;
}
#popup-offer div.modal-body .popup-offer-couponarea {
  padding-top: 10%;
  border: none;
  max-height: none;
}
#popup-offer div.modal-body .popup-offer-couponarea .popup-offer-text {
  color: #333;
  font-size: 16px;
  font-weight: 200;
  line-height: 26px;
  padding: 10px 0;
}
#popup-offer div.modal-body .popup-offer-couponarea .popup-offer-coupontext {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  background: #56b015;
  padding: 0.3rem 0.5rem;
}
#popup-offer div.modal-body button {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
  background-color: #e17f00;
  margin: 10px auto;
}
#popup-offer div.modal-body button img {
  margin-right: 5px;
  margin-bottom: 1px;
}
#popup-offer div.footer-info {
  background: #ebedf0;
}
#popup-offer div.footer-info > p {
  color: #808080;
  font-size: 10px;
  line-height: 14px;
  padding: 10px;
}
span.icon-truck:before {
  background: url("../gfx/elements.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 16px;
  padding-left: 16px;
  height: 16px;
  background-position: -600px -320px;
}
span.icon-truck:before {
  display: inline-block;
  padding-left: 0;
}
span.icon-bin:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 16px;
  padding-left: 16px;
  height: 16px;
  background-position: -666px -302px;
}
span.icon-winner:before {
  background: url("../gfx/elements.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 16px;
  padding-left: 16px;
  height: 16px;
  background-position: -551px -342px;
}
span.icon-winner:before {
  display: inline-block;
  padding-left: 0;
}
span.icon-green-download:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 20px;
  background-position: -654px -240px;
}
span.payments-rechnung:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 150px;
  padding-left: 150px;
  height: 53px;
  background-position: 0px -53px;
}
span.payments-rechnung:before {
  display: inline-block;
  padding-left: 0;
}
span.payments-cash:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: -82px 0px;
}
span.payments-paypal:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: -41px -26px;
}
span.payments-lastschrift:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: -41px 0px;
}
span.payments-vorkasse:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: 0px 0px;
}
span.payments-mastercard:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: 0px -26px;
}
span.payments-visa:before {
  background: url("../gfx/elements-payments.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 41px;
  padding-left: 41px;
  height: 26px;
  background-position: -123px 0px;
}
span.icon-clock:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -940px -400px;
}
span.icon-print-dark:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -666px -320px;
}
span.icon-gewahr:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -576px -301px;
}
span.icon-versand:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 16px;
  background-position: -549px -301px;
}
span.icon-vertrag:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 16px;
  background-position: -940px -361px;
}
span.icon-eigentum:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -600px -301px;
}
span.icon-cookies:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -643px -302px;
}
span.icon-email:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -622px -322px;
}
span.icon-email-dark:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -622px -319px;
}
span.icon-phone-dark:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -939px -320px;
}
span.icon-form-dark:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -687px -321px;
}
span.icon-secure:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -622px -302px;
}
span.icon-dienste:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -643px -321px;
}
span.icon-battery:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -575px -323px;
}
span.icon-info-small:before {
  background: url("../gfx/elements.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 16px;
  padding-left: 16px;
  height: 14px;
  background-position: -150px -321px;
}
span.icon-info-small:before {
  display: inline-block;
  padding-left: 0;
}
span.icon-info-black:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 18px;
  padding-left: 18px;
  height: 17px;
  background-position: 0px -135px;
}
span.icon-wishlist:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: 0px -381px;
}
span.icon-community-white:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -940px 0px;
}
span.icon-email-white:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -940px -39px;
}
span.icon-social-white:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -940px -79px;
}
span.icon-backtop:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -690px -301px;
}
span.icon-green-alert:before {
  background: url("../gfx/elements.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 20px;
  background-position: -940px -521px;
}
span.cart-icon-info:before {
  background: url("../gfx/elements-cart.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 25px;
  padding-left: 25px;
  height: 16px;
  background-position: -53px 3px;
}
span.cart-icon-unavailable:before {
  background: url("../gfx/elements-cart.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 16px;
  background-position: -20px -77px;
}
span.cart-icon-unavailable:before {
  display: inline-block;
  padding-left: 0;
}
span.cart-icon-available:before {
  background: url("../gfx/elements-cart.png") no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 20px;
  padding-left: 20px;
  height: 16px;
  background-position: -20px -61px;
}
span.cart-icon-available:before {
  display: inline-block;
  padding-left: 0;
}
span.icon-facebook-round {
  margin-top: 4px;
}
span.icon-facebook-round:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 40px;
  padding-left: 40px;
  height: 32px;
  background-position: -716px -303px;
}
span.icon-twitter-round {
  margin-top: 4px;
}
span.icon-twitter-round:before {
  background: url(../gfx/elements.png) no-repeat;
  display: inline;
  margin-right: 0.3em;
  content: "";
  width: 40px;
  padding-left: 40px;
  height: 32px;
  background-position: -756px -303px;
}
.heading-separator span[class^="payments-"] {
  margin: 0 5px;
  vertical-align: middle;
}
.singleprdct-hover-detailsbtn {
  background: #202020;
  border-top: solid 1px #0f0f0f;
  text-align: center;
  height: 26px;
  font-family: 'Open sans', sans-serif;
  font: 12px/26px 'Open sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  color: #5eb81d;
}
.btn,
#mainmenu .btn {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  padding: 0px 19px;
  margin-bottom: 0;
  *margin-left: .3em;
  font: 12px 'Open Sans', sans-serif;
  line-height: 28px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
#mainmenu .btn:hover,
#mainmenu .btn:focus,
#mainmenu .btn:active,
#mainmenu .btn.active,
#mainmenu .btn.disabled,
#mainmenu .btn[disabled] {
  border: solid 1px #bababa;
  background: #d9d9d9;
  background: -webkit-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -moz-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -ms-linear-gradient(top, #d9d9d9, #b6b6b6);
  background: -o-linear-gradient(top, #d9d9d9, #b6b6b6);
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:hover,
.btn:focus,
#mainmenu .btn:hover,
#mainmenu .btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-block,
#mainmenu .btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block,
#mainmenu .btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-lg,
#mainmenu .btn-lg,
.btn-group-lg > .btn {
  color: #333;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.8);
  background-color: #dbdbdb;
  -webkit-box-shadow: inset 0 1px 2px #fff;
  -moz-box-shadow: inset 0 1px 2px #fff;
  box-shadow: inset 0 1px 2px #fff;
  border: solid 1px #ddd;
  background-image: -webkit-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -moz-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -o-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: -ms-linear-gradient(bottom, #bbbbbb, #f8f8f8);
  background-image: linear-gradient(to top, #bbbbbb, #f8f8f8);
}
#mainmenu .btn-lg {
  font-weight: normal !important;
  text-transform: none !important;
}
.btn-lg:hover,
.btn-lg:focus,
.btn-lg:active,
.btn-lg.active,
.btn-lg.disabled,
.btn-lg[disabled],
#mainmenu .btn-lg:hover,
#mainmenu .btn-lg:focus,
#mainmenu .btn-lg:active,
#mainmenu .btn-lg.active,
#mainmenu .btn-lg.disabled,
#mainmenu .btn-lg[disabled] {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  background-color: #51ac14;
  -webkit-box-shadow: inset 0 1px 2px #89f030;
  -moz-box-shadow: inset 0 1px 2px #89f030;
  box-shadow: inset 0 1px 2px #89f030;
  border: solid 1px #47a212;
  background-image: -webkit-linear-gradient(bottom, #439510, #69c51a);
  background-image: -moz-linear-gradient(bottom, #439510, #69c51a);
  background-image: -o-linear-gradient(bottom, #439510, #69c51a);
  background-image: -ms-linear-gradient(bottom, #439510, #69c51a);
  background-image: linear-gradient(to top, #439510, #69c51a);
}
.btn-lg:active,
.btn-lg.active {
  background-color: #003399 \9;
}
.btn-green,
#mainmenu .btn-green {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#mainmenu .btn-green {
  /*	font-weight: normal !important;
     text-transform: none !important;*/
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled],
#mainmenu .btn-green:hover,
#mainmenu .btn-green:focus,
#mainmenu .btn-green:active,
#mainmenu .btn-green.active,
#mainmenu .btn-green.disabled,
#mainmenu .btn-green[disabled] {
  background-color: #6ad71b;
  -webkit-box-shadow: inset 0 1px 2px #abeb62;
  -moz-box-shadow: inset 0 1px 2px #abeb62;
  box-shadow: inset 0 1px 2px #abeb62;
  border: solid 1px #64b811;
  background-image: -webkit-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -moz-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -o-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: -ms-linear-gradient(bottom, #5ac811, #8ae323);
  background-image: linear-gradient(to top, #5ac811, #8ae323);
}
.btn-green:active,
.btn-green.active {
  background-color: #003399 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-flat {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
}
.btn-flat img {
  margin-right: 5px;
  margin-bottom: 1px;
}
div.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
div.rateit div.rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../gfx/star.gif);
  height: 16px;
}
/* for IE 6 */
* html div.rateit,
* html div.rateit div.rateit-range {
  display: inline;
}
/* for IE 7 */
* + html div.rateit,
* + html div.rateit div.rateit-range {
  display: inline;
}
div.rateit div.rateit-hover,
div.rateit div.rateit-selected {
  position: absolute;
  left: 0px;
}
div.rateit div.rateit-hover-rtl,
div.rateit div.rateit-selected-rtl {
  left: auto;
  right: 0px;
}
div.rateit div.rateit-hover {
  background: url(../gfx/star.gif) left -32px;
}
div.rateit div.rateit-hover-rtl {
  background-position: right -32px;
}
div.rateit div.rateit-selected {
  background: url(../gfx/star.gif) left -16px;
}
div.rateit div.rateit-selected-rtl {
  background-position: right -16px;
}
div.rateit div.rateit-preset {
  background: url(../gfx/star.gif) left -48px;
}
div.rateit div.rateit-preset-rtl {
  background: url(../gfx/star.gif) left -48px;
}
div.rateit div.rateit-reset {
  /*background: url(../gfx/delete.gif) 0 0;*/
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
}
div.rateit div.rateit-reset:hover {
  background-position: 0 -16px;
}
div.rate-it div.rateitvalue {
  color: black;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 *
 * ----------------------------------------------------------------------
 * NOTE that this is a heavily modified version of the original BxSlider!
 * ----------------------------------------------------------------------
 */
/** RESET AND LAYOUT
===================================*/
#slidercontainer {
  z-index: 198;
  margin: 0 auto;
  max-width: 620px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #slidercontainer {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  #slidercontainer {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 35px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper ul {
  padding: 0;
  margin: 0;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  background: url('../gfx/slider/button-bg.png') no-repeat;
  position: absolute;
  width: 100%;
  height: 28px;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../gfx/loading_transparent.gif') center center no-repeat #202221;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  /*	background: #666;*/
  text-indent: -9999px;
  display: block;
  width: 13px;
  height: 13px;
  border: 0;
  margin: 7px 2px;
  background: url('../gfx/slider/bullets.png') no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a:active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  outline: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-position: 0 -13px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  padding: 18px 0;
  right: 30px;
  top: 250px;
  color: #fff;
  height: 60px;
  z-index: 8;
  overflow: hidden;
  -moz-opacity: 1;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.bx-wrapper .bx-caption span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e17f00;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4), inset 0 1px 2px rgba(255, 255, 255, 0.38);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4), inset 0 1px 2px rgba(255, 255, 255, 0.38);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4), inset 0 1px 2px rgba(255, 255, 255, 0.38);
  border: solid 1px #e07900;
  background-image: -webkit-linear-gradient(bottom, #e07900, #e79800);
  background-image: -moz-linear-gradient(bottom, #e07900, #e79800);
  background-image: -o-linear-gradient(bottom, #e07900, #e79800);
  background-image: -ms-linear-gradient(bottom, #e07900, #e79800);
  background-image: linear-gradient(to top, #e07900, #e79800);
  padding: 18px 30px;
  display: none !important;
  /*Vorher: inline*/
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.bx-wrapper .bx-caption span:hover {
  background-image: none;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../gfx/controls.png") no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url("../gfx/controls.png") no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 100;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
@media (max-width: 767px) {
  #start_box .bx-pager {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #start_box .bx-pager {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .bx-wrapper {
    margin: 0px auto;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #000;
  border: 2px solid #888;
  border-radius: 3px;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url(../gfx/colorbox/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -32px;
  background: url(../gfx/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -32px;
  background: url(../gfx/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 0px;
  right: 5px;
  display: block;
  background: url(../gfx/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eeeeee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaaaaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0);
  /* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #ffffff 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0);
  /* IE6-9 */
}
.borderRadius {
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.borderRadiusTp {
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.borderRadiusTp:hover {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.borderRadiusBtm {
  -moz-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px;
}
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default;
}
.ddcommon ul {
  padding: 0;
  margin: 0;
}
.ddcommon ul li {
  list-style-type: none;
}
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0 ;
  border-bottom: 1 solid #c3c3c3;
}
.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
  opacity: .5;
  /* standard: ff gt 1.5, opera, safari */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  filter: alpha(opacity=50);
  /* ie lt 7 */
  -khtml-opacity: .5;
  /* safari 1.x */
  -moz-opacity: .5;
  /* ff lt 1.5, netscape */
  color: #999999;
}
.ddcommon .clear {
  clear: both;
}
.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888888;
  -webkit-box-shadow: -5px -5px 5px -5px #888888;
  box-shadow: -5px -5px 5px -5px #888888;
}
.borderRadiusTp .border,
.borderRadius .border {
  -moz-border-radius: 0 0 5px 5px ;
  border-radius: 0 0 5px 5px;
}
.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
img.fnone {
  float: none !important;
}
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}
.ddcommon .arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px;
}
.ddcommon .arrow:hover {
  background-position: 0 100%;
}
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ddcommon .ddTitle .ddTitleText {
  display: block;
}
.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.ddcommon .ddTitle .description {
  display: block;
}
.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999;
}
.ddcommon .ddChild li {
  clear: both;
}
.ddcommon .ddChild li .description {
  display: block;
}
.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild li.optgroup {
  padding: 0;
}
.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.ddcommon .noBorderTop {
  border-top: none 0  !important;
  padding: 0;
  margin: 0;
}
/*************** default theme **********************/
.dd {
  border: 1px solid #c3c3c3;
  box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -moz-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -webkit-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
}
.dd .divider {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #fff;
  right: 24px;
}
.dd .arrow {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../gfx/dd_dropdown/dd_arrow.gif) no-repeat;
}
.dd .arrow:hover {
  background-position: 0 100%;
}
.dd .ddTitle {
  color: #000;
  background: #F9F9F9;
}
.dd .ddTitle .ddTitleText {
  padding: 5px 20px 5px 5px;
}
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.dd .ddTitle .description {
  font-size: 12px;
  color: #666666;
}
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}
.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px;
}
.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
}
.dd .ddChild li .description {
  color: #666;
}
.dd .ddChild li .ddlabel {
  color: #333;
}
.dd .ddChild li.hover {
  background-color: #f2f2f2;
}
.dd .ddChild li img {
  padding: 0 6px 0 0;
}
.dd .ddChild li.optgroup {
  padding: 0;
}
.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbbbbb;
}
/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-horizontal {
  margin-left: 1em;
  margin-right: 1em;
}
.noUi-handle {
  background-color: #b9b9b9;
  border: 1px solid #b3b3b3;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #d5d5d5;
  height: 10px;
}
.noUi-connect {
  background: #90c934;
}
.tooltip {
  display: inline-block;
  margin-right: -100%;
  margin-top: 1.2em;
  color: white;
}
.tooltip span {
  position: relative;
  text-align: center;
  font-weight: normal;
}
@media (min-width: 991px) {
  #nouipriceslider .noUi-handle {
    left: -3px;
    height: 20px;
    width: 6px;
  }
  #nouipriceslider .noUi-handle:before {
    height: 10px;
    display: none;
    top: 4px;
    left: 0px;
  }
  #nouipriceslider .noUi-handle:after {
    height: 10px;
    display: none;
    top: 4px;
    left: 3px;
  }
  #geschenkeNav .tooltip {
    color: #333;
  }
  .tooltip span {
    font-size: 11px;
    font-weight: bold !important;
  }
  .noUi-handle-upper .tooltip span {
    right: 100%;
  }
  .noUi-handle-lower .tooltip span {
    left: 2px;
  }
  .noUi-handle {
    background: #686868;
    /* Old browsers */
    background: -moz-linear-gradient(top, #686868 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #686868), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #686868 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #686868 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #686868 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #686868 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
  }
  .noUi-background {
    height: 6px;
  }
  .noUi-target {
    border-color: #A3D9A5;
  }
  .noUi-connect {
    height: 6px;
  }
}
@media screen and (min-width: 768px) {
  .tooltip {
    margin-top: 2.2em;
  }
}
@media screen and (max-width: 767px) {
  .tooltip {
    margin-top: 2.2em;
  }
  #geschenkeNav .tooltip {
    color: #ffffff;
  }
}
/*
 * Original version: 1.0 © 2010 Andrew Valums ( andrew(at)valums.com )
 * Current Maintainer (2.0+): 2012, Ray Nicholus ( fineuploader(at)garstasio.com )
 *
 * Licensed under MIT license, GNU GPL 2 or later, GNU LGPL 2 or later, see license.txt.
 */
.qq-uploader {
  position: relative;
  width: 100%;
  color: #333;
}
.qq-upload-button {
  width: 105px;
  text-align: center;
  background: #d9d9d9;
  border-bottom: 1px solid #DDD;
  color: #FFF;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.qq-upload-button-hover {
  background: #CC0000;
}
.qq-upload-button-focus {
  outline: 1px dotted #000000;
}
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #FF9797;
  text-align: center;
}
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}
.qq-upload-drop-area-active {
  background: #FF7171;
}
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #FFF0BD;
}
.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px;
}
.qq-upload-spinner {
  display: inline-block;
  background: url("loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-drop-processing {
  display: none;
}
.qq-drop-processing-spinner {
  display: inline-block;
  background: url("processing.gif");
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-retry {
  display: none;
  color: #000000;
}
.qq-upload-cancel {
  color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
  display: inline;
}
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry {
  font-size: 12px;
  font-weight: normal;
}
.qq-upload-failed-text {
  display: none;
  font-style: italic;
  font-weight: bold;
}
.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
  display: inline;
  color: #D60000;
}
.qq-upload-list li.qq-upload-success {
  background-color: #5DA30C;
  color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFFFFF;
}
.qq-progress-bar {
  background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  /* W3C */
  width: 0%;
  height: 15px;
  border-radius: 6px;
  margin-bottom: 3px;
  display: none;
}
input[type=file] {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
/*! jQuery UI - v1.10.2 - 2013-04-11
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=444444&bgTextureHeader=highlight_soft&bgImgOpacityHeader=44&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=loop&bgImgOpacityContent=25&borderColorContent=555555&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=222222&bgTextureDefault=highlight_soft&bgImgOpacityDefault=35&borderColorDefault=444444&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=003147&bgTextureHover=highlight_soft&bgImgOpacityHover=33&borderColorHover=0b93d5&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=0972a5&bgTextureActive=highlight_hard&bgImgOpacityActive=20&borderColorActive=26b3f7&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=glass&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=flat&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=flat&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #555;
  background: #000000 url(images/ui-bg_loop_25_000000_21x21.png) 50% 50% repeat;
  color: #ffffff;
}
.ui-widget-content a {
  color: #ffffff;
}
.ui-widget-header {
  border: 1px solid #333;
  background: #444444 url(images/ui-bg_highlight-soft_44_444444_1x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #444;
  background: #222222 url(images/ui-bg_highlight-soft_35_222222_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #eeeeee;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #eee;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #0b93d5;
  background: #003147 url(images/ui-bg_highlight-soft_33_003147_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #26b3f7;
  background: #0972a5 url(images/ui-bg_highlight-hard_20_0972a5_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ccc;
  background: #eeeeee url(images/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x;
  color: #2e7db2;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #2e7db2;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ffb73d;
  background: #ffc73d url(images/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x;
  color: #111111;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #111111;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #111111;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_cccccc_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_cccccc_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_4b8e0b_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_a83300_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}
.ui-widget-overlay {
  background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x;
  opacity: .8;
  filter: alpha(opacity=80);
}
.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x;
  opacity: .6;
  filter: alpha(opacity=60);
  border-radius: 8px;
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 200px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
i.selectboxit-default-icon {
  margin-left: 5px;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #ffffff;
  background-repeat: repeat-x;
  box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -moz-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
  -webkit-box-shadow: 0 0 3px 3px rgba(155, 155, 155, 0.3);
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -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);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #333;
  background-color: #f2f2f2;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
.selectboxit-arrow-container {
  border-left: 1px solid #ccc;
}
.selectboxit-option {
  border-bottom: solid #ccc 1px;
}
#flowbar .wrapper,
#flowbar-developer .wrapper,
#flowbar-dbRequests .wrapper,
#flowbar-speedtest .wrapper,
#flowbar-errors .wrapper,
#flowbar-visitorProperties .wrapper,
#flowbar-styles .wrapper {
  margin: 0 auto;
  width: 960px;
}
#flowbar-speedtest,
#flowbar-dbRequests,
#flowbar-visitorProperties,
#flowbar-styles {
  background: white;
  display: none;
  color: black;
  overflow: scroll;
  border-bottom: 1px solid #3b3b3b;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 300px;
  position: fixed;
  left: 0;
  bottom: 30px;
  z-index: 1500;
}
#flowbar-speedtest,
#flowbar-dbRequests,
#flowbar-errors {
  background: white;
  display: none;
  color: black;
  overflow: scroll;
  border-bottom: 1px solid #3b3b3b;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 300px;
  position: fixed;
  left: 0;
  bottom: 30px;
  z-index: 9999;
}
#flowbar-developer {
  background: url('../gfx/x-bgs.png') repeat-x;
  border-bottom: 1px solid #3b3b3b;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 29px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
}
#flowbar {
  background: url('../gfx/x-bgs.png') repeat-x;
  border-bottom: 1px solid #3b3b3b;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  width: 100%;
  position: fixed;
  z-index: 999;
}
#flowbar > .wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  #flowbar > .wrapper {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #flowbar > .wrapper {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #flowbar > .wrapper {
    width: 960px;
  }
}
#flowbar > .wrapper > .navbar-header,
#flowbar > .wrapper > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  #flowbar > .wrapper > .navbar-header,
  #flowbar > .wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#flowbar ul li a:hover,
ul.flowbaright > li a {
  color: #333333;
  display: block;
}
ul.flowbaright > li a,
ul.flowbaright > li span {
  color: #a5a5a5;
  padding: 0 15px;
}
ul.flowbaright {
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.flowbaright a.help {
  background: url('../gfx/elements.png') 13px -76px no-repeat scroll transparent;
  padding-left: 40px;
}
.flowbaright li:first-child:hover a.help {
  background-position: 13px -130px;
  padding-left: 40px;
  color: #333;
}
.flowbaright a.feedback {
  background: url('../gfx/elements.png') 13px -158px no-repeat scroll transparent;
  padding-left: 40px;
}
.flowbaright a.feedback:hover {
  background-position: 13px -212px;
  padding-left: 40px;
}
.flowbaright a.wishlist {
  background: url('../gfx/elements.png') 13px -323px no-repeat scroll transparent;
  padding-left: 40px;
}
.flowbaright a.wishlist:hover {
  background-position: 13px -376px;
  padding-left: 40px;
}
.flowbaright a.user {
  padding-left: 40px;
  position: relative;
}
.flowbaright a.user i {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 13px;
  top: 6px;
  background: url('../gfx/elements.png') 0px 0px no-repeat scroll transparent;
}
.flowbaright a.user:hover i {
  background-position: 0px -55px;
}
ul.flowbaright > li {
  background: url('../gfx/x-bgs.png') repeat-x;
  background-position: 0 -34px;
  background: -webkit-linear-gradient(top, #505050, #393939);
  background: -moz-linear-gradient(top, #505050, #393939);
  background: -o-linear-gradient(top, #505050, #393939);
  background: -ms-linear-gradient(top, #505050, #393939);
  background: linear-gradient(to bottom, #505050, #393939);
  height: 29px;
  cursor: pointer;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font: bold 12px/29px 'Open Sans', sans-serif;
  margin: 0 0 0 1px;
  padding: 0;
}
ul.flowbaright > li:hover {
  background: url('../gfx/x-bgs.png') repeat-x;
  background-position: 0 -68px;
  background: -webkit-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -moz-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -o-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -ms-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: linear-gradient(to bottom, #d6d6d6, #b7b7b7);
}
ul.flowbaright li ul {
  background: transparent;
  border: none;
  left: -9999px;
  list-style: none outside none;
  opacity: 1;
  padding: 0;
  width: 130px;
  position: absolute;
  transform: scaleY(0.1);
  transform-origin: 50% 0 0;
  transition: opacity 0.2s ease-out 0s, transform 0.15s ease-out 0s;
  z-index: 500;
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.flowbaright li ul {
    display: none !important;
  }
}
ul.flowbaright li ul li {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #c5c6c6;
  margin: 0;
  width: 100%;
  padding: 0;
  height: 100%;
}
ul.flowbaright li ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font: 11px/26px 'Open Sans', sans-serif;
  color: #333333;
  background: #F6F7F7;
  padding: 0 20px 0 20px;
  border: none;
  height: 100%;
  border-right: 1px solid #c5c6c6;
  border-left: 1px solid #c5c6c6;
}
ul.flowbaright li ul li a:hover {
  background-color: #51ac14;
  color: #ffffff;
}
ul.flowbaright li ul li:first-child {
  border-color: transparent transparent #c5c6c6 transparent;
  height: 10px;
}
ul.flowbaright li:hover ul {
  left: auto;
  width: 160px;
  margin-left: -25px;
  opacity: 1;
  transform: scaleY(1);
}
ul.flowbaright li ul li.flowbar-arrow {
  height: 10px;
  border: 0 none;
}
ul.flowbaright li ul li.flowbar-arrow:hover {
  height: 10px;
  border: 0 none;
  background: none;
}
ul.flowbaright li ul li.flowbar-arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 48%;
  width: 0;
  height: 0;
  border-color: transparent transparent #f6f7f7 transparent;
  /*border color should be same as div div background color*/
  border-style: solid;
  border-width: 5px;
}
ul.flowbaright > li > ul {
  top: 29px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
}
/* FLOWBAR LEFT */
ul.flowbarleft {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
ul.flowbarleft img {
  vertical-align: middle;
  padding: 0 5px 1px 5px;
  border: none;
}
#flowbar ul li a:hover,
ul.flowbarleft > li a {
  color: #333333;
  display: block;
}
ul.flowbarleft > li span {
  display: inline-block;
  margin-right: 5px;
}
ul.flowbarleft > li a {
  color: #a5a5a5;
  padding: 0 10px 0 10px;
}
.flowbarleft > li > a.lang {
  background: url('../gfx/elements.png') 57px -240px no-repeat scroll transparent;
  padding-right: 25px;
}
.flowbarleft > li:hover > a.lang {
  color: #333;
}
.flowbarleft li ul li a.lang {
  background: linear-gradient(to bottom, #505050, #393939) repeat scroll 0 0 transparent;
  padding-right: 15px;
}
.flowbarleft li ul li:hover a.lang {
  background: linear-gradient(to bottom, #d6d6d6, #b7b7b7) repeat scroll 0 0 transparent;
  padding-right: 15px;
}
ul.flowbarleft > li {
  background: -webkit-linear-gradient(top, #505050, #393939);
  background: -moz-linear-gradient(top, #505050, #393939);
  background: -o-linear-gradient(top, #505050, #393939);
  background: -ms-linear-gradient(top, #505050, #393939);
  background: linear-gradient(to bottom, #505050, #393939);
  height: 29px;
  cursor: pointer;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font: bold 12px/29px 'Open Sans', sans-serif;
  margin: 0 0 0 1px;
  padding: 0;
}
ul.flowbarleft li:hover {
  background: url('../gfx/x-bgs.png') repeat-x;
  background: -webkit-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -moz-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -o-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: -ms-linear-gradient(top, #d6d6d6, #b7b7b7);
  background: linear-gradient(to bottom, #d6d6d6, #b7b7b7);
}
ul.flowbarleft li:hover ul {
  left: auto;
  opacity: 1;
  transform: scaleY(1);
  background: -webkit-linear-gradient(top, #505050, #393939);
  background: -moz-linear-gradient(top, #505050, #393939);
  background: -o-linear-gradient(top, #505050, #393939);
  background: -ms-linear-gradient(top, #505050, #393939);
  background: linear-gradient(to bottom, #505050, #393939);
  /*background: -webkit-linear-gradient(top, #d6d6d6, #b7b7b7);
    background: -moz-linear-gradient(top, #d6d6d6, #b7b7b7);
    background: -o-linear-gradient(top, #d6d6d6, #b7b7b7);
    background: -ms-linear-gradient(top, #d6d6d6, #b7b7b7);
    background: linear-gradient(to bottom, #d6d6d6, #b7b7b7);*/
}
ul.flowbarleft li ul {
  background: transparent;
  border: none;
  left: -9999px;
  list-style: none outside none;
  opacity: 0;
  padding: 0;
  position: absolute;
  transform: scaleY(0.1);
  transform-origin: 50% 0 0;
  transition: opacity 0.2s ease-out 0s, transform 0.15s ease-out 0s;
  z-index: 999;
}
.xmas-flowbar {
  color: #A5A5A5;
  width: 35%;
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .xmas-flowbar {
    display: none !important;
  }
}
/*
.xmas-flowbar li {
    padding: 0px 10px !important;
}*/
.xmas-flowbar > li {
  background: url("../gfx/christmas-6-24.png") no-repeat scroll 10px center #2e5639 !important;
  color: #DDDDDD;
  padding: 0 10px 0 40px !important;
  white-space: nowrap;
}
.xmas-flowbar li ul {
  background: #ffffff no-repeat right top !important;
  margin-left: -100px !important;
  width: 450px !important;
  border-top: 2px solid #ffffff !important;
  border-bottom: 2px solid #c5c6c6 !important;
  border-right: 2px solid #c5c6c6 !important;
  border-left: 2px solid #c5c6c6 !important;
  cursor: auto;
  white-space: normal;
}
ul.xmas-flowbar li ul li:hover {
  background: #ffffff no-repeat right top !important;
}
.xmas-flowbar li ul li {
  color: black;
  font-weight: normal;
  line-height: 20px;
}
.xmas-flowbar li ul li div {
  padding: 10px;
}
.xmas-flowbar li ul li div a {
  padding: 0px !important;
  margin: 0px !important;
  display: inline !important;
}
.dd-select {
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  box-shadow: 0px 0px 3px 3px rgba(155, 155, 155, 0.3);
  /*		margin:10px 0px;*/
  cursor: pointer;
  /*		height: 24px;*/
}
.languagedropdown .dd-select {
  height: 30px;
}
.nonshirt-type .dd-select {
  height: 30px;
}
.nonshirt-colors .dd-select,
.nonshirt-size .dd-select {
  height: 30px;
}
.dd-select a {
  text-decoration: none;
  font-weight: bold;
  /*		background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
            background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
            background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
            background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
            background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
            box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);*/
  cursor: pointer;
}
.languagedropdown .dd-select a,
.nonshirt-type .dd-select a,
.nonshirt-colors .dd-select a,
.nonshirt-size .dd-select a {
  text-decoration: none;
  font-weight: 600;
  /*		background: #fff;*/
  cursor: pointer;
}
.dd-desc {
  color: #666;
  display: block;
  overflow: hidden;
  font-weight: normal;
  line-height: 1.4em;
  cursor: pointer;
}
.dd-option-selected .dd-desc {
  color: #3d7489;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.dd-selected {
  overflow: hidden;
  display: block;
  padding: 4px 10px;
  font-weight: bold;
}
.languagedropdown .dd-selected,
.nonshirt-type .dd-selected,
.nonshirt-colors .dd-selected {
  padding: 0px 10px;
}
.nonshirt-size .dd-selected {
  padding: 5px 10px;
}
.dd-pointer {
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}
.dd-pointer-down {
  border: solid 5px transparent;
  border-top: solid 5px #000;
  cursor: pointer;
}
.dd-pointer-up {
  border: solid 5px transparent !important;
  border-bottom: solid 5px #000 !important;
  margin-top: -8px;
  cursor: pointer;
}
.dd-options {
  list-style: none;
  box-shadow: 0px 1px 5px #ddd;
  display: none;
  position: absolute;
  z-index: 2000;
  margin: 0;
  padding: 00;
  background: #fff;
  overflow: visible;
  box-shadow: 0px 0px 3px 3px rgba(155, 155, 155, 0.3);
  background: #f7f7f7;
}
.languagedropdown .dd-options,
.nonshirt-type .dd-options,
.nonshirt-colors .dd-options,
.nonshirt-size .dd-options {
  margin-top: 10px;
}
.dd-options:before {
  content: '';
  position: absolute;
  border-width: 6px 6px 6px 6px;
  border-style: solid;
  border-color: transparent transparent rgba(155, 155, 155, 0.3) transparent;
  top: -14px;
  right: 8px;
}
.dd-options:after {
  content: '';
  position: absolute;
  border-width: 6px 6px 6px 6px;
  border-style: solid;
  border-color: transparent transparent #eaeaea transparent ;
  top: -12px;
  right: 8px;
}
.dd-options li {
  margin: 0px;
  padding: 0px;
}
.dd-option {
  padding: 10px;
  margin: 0px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}
.dd-option:hover,
.dd-option-hover,
.dd-option-selected.dd-option-hover {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #ffffff 100%);
  background: linear-gradient(top, #ffffff 1%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.dd-selected-description-truncated {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dd-option-selected {
  background: #c6e1ec;
  background: -moz-linear-gradient(top, #c6e1ec 1%, #c6e1ec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #c6e1ec), color-stop(100%, #c6e1ec));
  background: -webkit-linear-gradient(top, #c6e1ec 1%, #c6e1ec 100%);
  background: -o-linear-gradient(top, #c6e1ec 1%, #c6e1ec 100%);
  background: -ms-linear-gradient(top, #c6e1ec 1%, #c6e1ec 100%);
  background: linear-gradient(top, #c6e1ec 1%, #c6e1ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e1ec', endColorstr='#c6e1ec', GradientType=0);
  color: #3d7489;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.languagedropdown .dd-selected-image {
  margin-top: 8px;
}
.nonshirt-type .dd-selected-image {
  margin-top: 6px;
}
.nonshirt-colors .dd-selected-image {
  margin-top: 6px;
}
.dd-option-image,
.dd-selected-image {
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  max-width: 64px;
  margin-top: 1px;
}
.dd-selected-image {
  margin-top: 4px;
}
.dd-image-right {
  float: right;
  margin-right: 15px;
  margin-left: 5px;
}
.dd-container {
  position: relative;
  margin: 0px;
  display: inline;
  float: left;
  height: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 1%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff 1%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ffffff 1%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ffffff 1%, #f7f7f7 100%);
  background: linear-gradient(top, #ffffff 1%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
}
 .dd-selected-text {
  font-weight: bold;
  cursor: pointer !important;
  height: 24px !important;
}
/* glue: 0.4 hash: a7ca914287 */
.sprite-lang-zw,
.sprite-lang-zm,
.sprite-lang-za,
.sprite-lang-yt,
.sprite-lang-ye,
.sprite-lang-ws,
.sprite-lang-wf,
.sprite-lang-wales,
.sprite-lang-vu,
.sprite-lang-vn,
.sprite-lang-vi,
.sprite-lang-vg,
.sprite-lang-ve,
.sprite-lang-vc,
.sprite-lang-va,
.sprite-lang-uz,
.sprite-lang-uy,
.sprite-lang-us,
.sprite-lang-um,
.sprite-lang-ug,
.sprite-lang-ua,
.sprite-lang-tz,
.sprite-lang-tw,
.sprite-lang-tv,
.sprite-lang-tt,
.sprite-lang-tr,
.sprite-lang-to,
.sprite-lang-tn,
.sprite-lang-tm,
.sprite-lang-tl,
.sprite-lang-tk,
.sprite-lang-tj,
.sprite-lang-th,
.sprite-lang-tg,
.sprite-lang-tf,
.sprite-lang-td,
.sprite-lang-tc,
.sprite-lang-sz,
.sprite-lang-sy,
.sprite-lang-sv,
.sprite-lang-st,
.sprite-lang-sr,
.sprite-lang-so,
.sprite-lang-sn,
.sprite-lang-sm,
.sprite-lang-sl,
.sprite-lang-sk,
.sprite-lang-sj,
.sprite-lang-si,
.sprite-lang-sh,
.sprite-lang-sg,
.sprite-lang-se,
.sprite-lang-sd,
.sprite-lang-scotland,
.sprite-lang-sc,
.sprite-lang-sb,
.sprite-lang-sa,
.sprite-lang-rw,
.sprite-lang-ru,
.sprite-lang-rs,
.sprite-lang-ro,
.sprite-lang-re,
.sprite-lang-qa,
.sprite-lang-py,
.sprite-lang-pw,
.sprite-lang-pt,
.sprite-lang-ps,
.sprite-lang-pr,
.sprite-lang-pn,
.sprite-lang-pm,
.sprite-lang-pl,
.sprite-lang-pk,
.sprite-lang-ph,
.sprite-lang-pg,
.sprite-lang-pf,
.sprite-lang-pe,
.sprite-lang-pa,
.sprite-lang-om,
.sprite-lang-nz,
.sprite-lang-nu,
.sprite-lang-nr,
.sprite-lang-no,
.sprite-lang-nl,
.sprite-lang-ni,
.sprite-lang-ng,
.sprite-lang-nf,
.sprite-lang-ne,
.sprite-lang-nc,
.sprite-lang-na,
.sprite-lang-mz,
.sprite-lang-my,
.sprite-lang-mx,
.sprite-lang-mw,
.sprite-lang-mv,
.sprite-lang-mu,
.sprite-lang-mt,
.sprite-lang-ms,
.sprite-lang-mr,
.sprite-lang-mq,
.sprite-lang-mp,
.sprite-lang-mo,
.sprite-lang-mn,
.sprite-lang-mm,
.sprite-lang-ml,
.sprite-lang-mk,
.sprite-lang-mh,
.sprite-lang-mg,
.sprite-lang-me,
.sprite-lang-md,
.sprite-lang-mc,
.sprite-lang-ma,
.sprite-lang-ly,
.sprite-lang-lv,
.sprite-lang-lu,
.sprite-lang-lt,
.sprite-lang-ls,
.sprite-lang-lr,
.sprite-lang-lk,
.sprite-lang-li,
.sprite-lang-lc,
.sprite-lang-lb,
.sprite-lang-la,
.sprite-lang-kz,
.sprite-lang-ky,
.sprite-lang-kw,
.sprite-lang-kr,
.sprite-lang-kp,
.sprite-lang-kn,
.sprite-lang-km,
.sprite-lang-ki,
.sprite-lang-kh,
.sprite-lang-kg,
.sprite-lang-ke,
.sprite-lang-jp,
.sprite-lang-jo,
.sprite-lang-jm,
.sprite-lang-it,
.sprite-lang-is,
.sprite-lang-ir,
.sprite-lang-iq,
.sprite-lang-io,
.sprite-lang-in,
.sprite-lang-il,
.sprite-lang-ie,
.sprite-lang-id,
.sprite-lang-hu,
.sprite-lang-ht,
.sprite-lang-hr,
.sprite-lang-ho,
.sprite-lang-hn,
.sprite-lang-hm,
.sprite-lang-hk,
.sprite-lang-gy,
.sprite-lang-gw,
.sprite-lang-gu,
.sprite-lang-gt,
.sprite-lang-gs,
.sprite-lang-gr,
.sprite-lang-gq,
.sprite-lang-gp,
.sprite-lang-gn,
.sprite-lang-gm,
.sprite-lang-gl,
.sprite-lang-gi,
.sprite-lang-gh,
.sprite-lang-gf,
.sprite-lang-ge,
.sprite-lang-gd,
.sprite-lang-gb,
.sprite-lang-ga,
.sprite-lang-fr,
.sprite-lang-fo,
.sprite-lang-fm,
.sprite-lang-fk,
.sprite-lang-fj,
.sprite-lang-fi,
.sprite-lang-fam,
.sprite-lang-eu,
.sprite-lang-et,
.sprite-lang-es,
.sprite-lang-er,
.sprite-lang-england,
.sprite-lang-en,
.sprite-lang-eh,
.sprite-lang-eg,
.sprite-lang-ee,
.sprite-lang-ec,
.sprite-lang-dz,
.sprite-lang-do,
.sprite-lang-dm,
.sprite-lang-dk,
.sprite-lang-dj,
.sprite-lang-de,
.sprite-lang-cz,
.sprite-lang-cy,
.sprite-lang-cx,
.sprite-lang-cv,
.sprite-lang-cu,
.sprite-lang-cs,
.sprite-lang-cr,
.sprite-lang-co,
.sprite-lang-cn,
.sprite-lang-cm,
.sprite-lang-cl,
.sprite-lang-ck,
.sprite-lang-ci,
.sprite-lang-cg,
.sprite-lang-cf,
.sprite-lang-cd,
.sprite-lang-cc,
.sprite-lang-catalonia,
.sprite-lang-ca,
.sprite-lang-bz,
.sprite-lang-by,
.sprite-lang-bw,
.sprite-lang-bv,
.sprite-lang-bt,
.sprite-lang-bs,
.sprite-lang-br,
.sprite-lang-bo,
.sprite-lang-bn,
.sprite-lang-bm,
.sprite-lang-bj,
.sprite-lang-bi,
.sprite-lang-bh,
.sprite-lang-bg,
.sprite-lang-bf,
.sprite-lang-be,
.sprite-lang-bd,
.sprite-lang-bb,
.sprite-lang-ba,
.sprite-lang-az,
.sprite-lang-ax,
.sprite-lang-aw,
.sprite-lang-au,
.sprite-lang-at,
.sprite-lang-as,
.sprite-lang-ar,
.sprite-lang-ao,
.sprite-lang-an,
.sprite-lang-am,
.sprite-lang-al,
.sprite-lang-ai,
.sprite-lang-ag,
.sprite-lang-af,
.sprite-lang-ae,
.sprite-lang-ad,
.sprite-lang-lang,
.sprite-lang-hex,
.sprite-lang-germanflag,
.sprite-lang-binary,
.sprite-lang-1337,
.sprite-lang-np,
.sprite-lang-ch {
  background-image: url('../gfx/sprites/lang.png');
  background-repeat: no-repeat;
}
.sprite-lang-zw {
  background-position: 0px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-zm {
  background-position: -16px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-za {
  background-position: 0px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-yt {
  background-position: -16px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ye {
  background-position: -32px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ws {
  background-position: -32px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-wf {
  background-position: 0px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-wales {
  background-position: -16px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-vu {
  background-position: -32px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-vn {
  background-position: 0px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-vi {
  background-position: -16px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-vg {
  background-position: -32px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ve {
  background-position: -48px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-vc {
  background-position: -48px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-va {
  background-position: -48px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-uz {
  background-position: -48px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-uy {
  background-position: 0px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-us {
  background-position: -16px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-um {
  background-position: -32px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ug {
  background-position: -48px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ua {
  background-position: -64px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tz {
  background-position: -64px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tw {
  background-position: -64px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tv {
  background-position: -64px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tt {
  background-position: -64px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tr {
  background-position: 0px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-to {
  background-position: -16px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tn {
  background-position: -32px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tm {
  background-position: -48px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tl {
  background-position: -64px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tk {
  background-position: 0px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tj {
  background-position: -16px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-th {
  background-position: -32px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tg {
  background-position: -48px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tf {
  background-position: -64px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-td {
  background-position: -80px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-tc {
  background-position: -80px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sz {
  background-position: -80px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sy {
  background-position: -80px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sv {
  background-position: -80px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-st {
  background-position: -80px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sr {
  background-position: -80px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-so {
  background-position: 0px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sn {
  background-position: -16px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sm {
  background-position: -32px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sl {
  background-position: -48px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sk {
  background-position: -64px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sj {
  background-position: -80px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-si {
  background-position: -96px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sh {
  background-position: -96px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sg {
  background-position: -96px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-se {
  background-position: -96px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sd {
  background-position: -96px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-scotland {
  background-position: -96px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sc {
  background-position: -96px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sb {
  background-position: -96px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-sa {
  background-position: 0px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-rw {
  background-position: -16px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ru {
  background-position: -32px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-rs {
  background-position: -48px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ro {
  background-position: -64px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-re {
  background-position: -80px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-qa {
  background-position: -96px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-py {
  background-position: 0px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pw {
  background-position: -16px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pt {
  background-position: -32px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ps {
  background-position: -48px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pr {
  background-position: -64px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pn {
  background-position: -80px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pm {
  background-position: -96px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pl {
  background-position: -112px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pk {
  background-position: -112px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ph {
  background-position: -112px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pg {
  background-position: -112px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pf {
  background-position: -112px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pe {
  background-position: -112px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-pa {
  background-position: -112px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-om {
  background-position: -112px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nz {
  background-position: -112px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nu {
  background-position: -112px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nr {
  background-position: 0px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-no {
  background-position: -16px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nl {
  background-position: -32px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ni {
  background-position: -48px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ng {
  background-position: -64px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nf {
  background-position: -80px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ne {
  background-position: -96px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-nc {
  background-position: -112px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-na {
  background-position: -128px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mz {
  background-position: -128px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-my {
  background-position: -128px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mx {
  background-position: -128px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mw {
  background-position: -128px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mv {
  background-position: -128px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mu {
  background-position: -128px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mt {
  background-position: -128px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ms {
  background-position: -128px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mr {
  background-position: -128px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mq {
  background-position: -128px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mp {
  background-position: 0px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mo {
  background-position: -16px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mn {
  background-position: -32px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mm {
  background-position: -48px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ml {
  background-position: -64px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mk {
  background-position: -80px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mh {
  background-position: -96px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mg {
  background-position: -112px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-me {
  background-position: 0px -132px;
  width: 16px;
  height: 12px;
}
.sprite-lang-md {
  background-position: -128px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-mc {
  background-position: -16px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ma {
  background-position: -32px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ly {
  background-position: -48px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lv {
  background-position: -64px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lu {
  background-position: -80px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lt {
  background-position: -96px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ls {
  background-position: -112px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lr {
  background-position: -128px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lk {
  background-position: -144px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-li {
  background-position: -144px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lc {
  background-position: -144px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lb {
  background-position: -144px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-la {
  background-position: -144px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kz {
  background-position: -144px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ky {
  background-position: -144px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kw {
  background-position: -144px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kr {
  background-position: -144px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kp {
  background-position: -144px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kn {
  background-position: -144px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-km {
  background-position: -144px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ki {
  background-position: -144px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kh {
  background-position: 0px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-kg {
  background-position: -16px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ke {
  background-position: -32px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-jp {
  background-position: -48px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-jo {
  background-position: -64px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-jm {
  background-position: -80px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-it {
  background-position: -96px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-is {
  background-position: -112px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ir {
  background-position: -128px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-iq {
  background-position: -144px -144px;
  width: 16px;
  height: 11px;
}
.sprite-lang-io {
  background-position: -160px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-in {
  background-position: -160px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-il {
  background-position: -160px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ie {
  background-position: -160px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-id {
  background-position: -160px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-hu {
  background-position: -160px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ht {
  background-position: -160px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-hr {
  background-position: -160px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ho {
  background-position: -160px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-hn {
  background-position: -160px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-hm {
  background-position: -160px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-hk {
  background-position: -160px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gy {
  background-position: -160px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gw {
  background-position: -160px -143px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gu {
  background-position: 0px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gt {
  background-position: -16px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gs {
  background-position: -32px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gr {
  background-position: -48px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gq {
  background-position: -64px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gp {
  background-position: -80px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gn {
  background-position: -96px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gm {
  background-position: -112px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gl {
  background-position: -128px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gi {
  background-position: -144px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gh {
  background-position: -160px -155px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gf {
  background-position: -176px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ge {
  background-position: -176px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gd {
  background-position: -176px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-gb {
  background-position: -176px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ga {
  background-position: -176px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fr {
  background-position: -176px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fo {
  background-position: -176px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fm {
  background-position: -176px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fk {
  background-position: -176px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fj {
  background-position: -176px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fi {
  background-position: -176px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-fam {
  background-position: -176px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-eu {
  background-position: -176px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-et {
  background-position: -176px -143px;
  width: 16px;
  height: 11px;
}
.sprite-lang-es {
  background-position: -176px -154px;
  width: 16px;
  height: 11px;
}
.sprite-lang-er {
  background-position: 0px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-england {
  background-position: -16px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-en {
  background-position: -32px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-eh {
  background-position: -48px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-eg {
  background-position: -64px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ee {
  background-position: -80px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ec {
  background-position: -96px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-dz {
  background-position: -112px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-do {
  background-position: -128px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-dm {
  background-position: -144px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-dk {
  background-position: -160px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-dj {
  background-position: -176px -166px;
  width: 16px;
  height: 11px;
}
.sprite-lang-de {
  background-position: 0px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cz {
  background-position: -16px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cy {
  background-position: -32px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cx {
  background-position: -48px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cv {
  background-position: -64px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cu {
  background-position: -80px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cs {
  background-position: -96px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cr {
  background-position: -112px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-co {
  background-position: -128px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cn {
  background-position: -144px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cm {
  background-position: -160px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cl {
  background-position: -176px -177px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ck {
  background-position: -192px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ci {
  background-position: -192px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cg {
  background-position: -192px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cf {
  background-position: -192px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cd {
  background-position: -192px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-cc {
  background-position: -192px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-catalonia {
  background-position: -192px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ca {
  background-position: -192px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bz {
  background-position: -192px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-by {
  background-position: -192px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bw {
  background-position: -192px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bv {
  background-position: -192px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bt {
  background-position: -192px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bs {
  background-position: -192px -143px;
  width: 16px;
  height: 11px;
}
.sprite-lang-br {
  background-position: -192px -154px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bo {
  background-position: -192px -165px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bn {
  background-position: -192px -176px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bm {
  background-position: 0px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bj {
  background-position: -16px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bi {
  background-position: -32px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bh {
  background-position: -48px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bg {
  background-position: -64px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bf {
  background-position: -80px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-be {
  background-position: -96px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bd {
  background-position: -112px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-bb {
  background-position: -128px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ba {
  background-position: -144px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-az {
  background-position: -160px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ax {
  background-position: -176px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-aw {
  background-position: -192px -188px;
  width: 16px;
  height: 11px;
}
.sprite-lang-au {
  background-position: -208px 0px;
  width: 16px;
  height: 11px;
}
.sprite-lang-at {
  background-position: -208px -11px;
  width: 16px;
  height: 11px;
}
.sprite-lang-as {
  background-position: -208px -22px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ar {
  background-position: -208px -33px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ao {
  background-position: -208px -44px;
  width: 16px;
  height: 11px;
}
.sprite-lang-an {
  background-position: -208px -55px;
  width: 16px;
  height: 11px;
}
.sprite-lang-am {
  background-position: -208px -66px;
  width: 16px;
  height: 11px;
}
.sprite-lang-al {
  background-position: -208px -77px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ai {
  background-position: -208px -88px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ag {
  background-position: -208px -99px;
  width: 16px;
  height: 11px;
}
.sprite-lang-af {
  background-position: -208px -110px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ae {
  background-position: -208px -121px;
  width: 16px;
  height: 11px;
}
.sprite-lang-ad {
  background-position: -208px -132px;
  width: 16px;
  height: 11px;
}
.sprite-lang-lang {
  background-position: -208px -143px;
  width: 16px;
  height: 16px;
}
.sprite-lang-hex {
  background-position: -208px -159px;
  width: 16px;
  height: 14px;
}
.sprite-lang-germanflag {
  background-position: -208px -173px;
  width: 16px;
  height: 16px;
}
.sprite-lang-binary {
  background-position: 0px -199px;
  width: 16px;
  height: 14px;
}
.sprite-lang-1337 {
  background-position: -16px -199px;
  width: 16px;
  height: 14px;
}
.sprite-lang-np {
  background-position: -32px -199px;
  width: 9px;
  height: 11px;
}
.sprite-lang-ch {
  background-position: -41px -199px;
  width: 11px;
  height: 11px;
}
.sentoken-success {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f6f7f7;
}
.login-formular {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f6f7f7;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.login-formular #buttonloginFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.login-formular #buttonloginFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 9px;
  height: 15px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -662px -6px;
}
.login-formular #buttonloginFormregisterbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d87400;
  background: #e79800;
  background: -webkit-linear-gradient(top, #e79800, #d87400);
  background: -moz-linear-gradient(top, #e79800, #d87400);
  background: -ms-linear-gradient(top, #e79800, #d87400);
  background: -o-linear-gradient(top, #e79800, #d87400);
  box-shadow: inset 0 1px 2px #e79800;
  -webkit-box-shadow: inset 0 1px 2px #e79800;
  -moz-box-shadow: inset 0 1px 2px #e79800;
  font-weight: 700;
  padding: 10px;
}
.login-formular #buttonloginFormregisterbutton:after {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 26px;
  height: 26px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: 195px -54px;
}
.login-formular #buttoncreateMiniAccFormmainbutton {
  margin-bottom: 20px;
}
.login-formular #cart-steps-wrapper {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  margin: 0;
}
@media (min-width: 992px) {
  .login-formular #cart-steps-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
.login-formular h1 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
}
.login-formular .button-wrapper {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.login-formular .pwforgotten {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .login-formular .pwforgotten {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
.login-formular .pwforgotten small {
  float: right;
}
.login-formular .intro-text {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.login-formular .form-box {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.login-formular #loginForm .text-wrapper,
.login-formular #createMiniAccForm .text-wrapper {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .login-formular #loginForm .text-wrapper,
  .login-formular #createMiniAccForm .text-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
.login-formular #loginForm .password-wrapper,
.login-formular #createMiniAccForm .password-wrapper {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .login-formular #loginForm .password-wrapper,
  .login-formular #createMiniAccForm .password-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
.login-formular #loginForm .radio-wrapper,
.login-formular #createMiniAccForm .radio-wrapper {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .login-formular #loginForm .radio-wrapper,
  .login-formular #createMiniAccForm .radio-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
.login-formular #loginForm label,
.login-formular #createMiniAccForm label {
  min-width: 100px;
}
.login-formular .checkout-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#addressForm .error-alert,
#formDivcustomerDataForm .error-alert {
  width: calc(100% - 10px);
}
#addressForm .error-alert.mobile-hint,
#formDivcustomerDataForm .error-alert.mobile-hint {
  display: none;
}
@media (min-width: 768px) {
  #addressForm .error-alert.mobile-hint,
  #formDivcustomerDataForm .error-alert.mobile-hint {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #addressForm .error-alert.packstation-info,
  #formDivcustomerDataForm .error-alert.packstation-info {
    display: none !important;
  }
}
#addressForm .icon-info-small,
#formDivcustomerDataForm .icon-info-small {
  cursor: pointer;
}
.account-overview h1 {
  position: relative !important;
  float: left !important;
  width: 50% !important;
  min-height: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.account-overview .account-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .account-overview .account-infos {
    padding: 10px 5px;
  }
}
.account-overview .account-infos label[for='deliveryAddressDropdownForm-existingDeliveryAddress'] {
  display: none;
}
.account-overview .account-infos .button-wrapper + .button-wrapper + .button-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.account-overview .account-infos div.omega {
  padding: 0px;
}
@media (min-width: 991px) {
  .account-overview .account-infos div.omega {
    margin-left: 5px;
  }
}
.account-overview .account-infos div.alpha {
  padding: 0px;
}
@media (min-width: 991px) {
  .account-overview .account-infos div.alpha {
    margin-right: 5px;
  }
}
.account-overview .account-infos #addressForm h3 {
  line-height: 30px;
  padding: 5px 0;
}
.account-overview .password-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.account-overview #buttondeliveryAddressDropdownFormdelete {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttondeliveryAddressDropdownFormdelete:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 16px;
  height: 16px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -404px -6px;
}
.account-overview #buttonlogoutButtonmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttonlogoutButtonmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 14px;
  height: 18px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -266px -5px;
}
.account-overview #buttonchangePasswmainbutton,
.account-overview #buttondeliveryAddressFormmainbutton,
.account-overview #buttonemailFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttonchangePasswmainbutton:before,
.account-overview #buttondeliveryAddressFormmainbutton:before,
.account-overview #buttonemailFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 11px;
  height: 13px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -240px -7px;
}
.account-overview #buttoncreditCardFormmainbutton,
.account-overview #buttonaddressFormmainbutton,
.account-overview #buttonbankFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttoncreditCardFormmainbutton:before,
.account-overview #buttonaddressFormmainbutton:before,
.account-overview #buttonbankFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 11px;
  height: 12px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -13px -8px;
}
.account-overview #buttoncreditCardFormmainbutton.switched,
.account-overview #buttonaddressFormmainbutton.switched,
.account-overview #buttonbankFormmainbutton.switched {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttoncreditCardFormmainbutton.switched:before,
.account-overview #buttonaddressFormmainbutton.switched:before,
.account-overview #buttonbankFormmainbutton.switched:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 11px;
  height: 13px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -240px -7px;
}
.account-overview #buttondeliveryAddressDropdownFormnew {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #buttondeliveryAddressDropdownFormnew:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 14px;
  height: 16px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -322px -6px;
}
.account-overview #cancel-order-confirm #cancel-yes,
.account-overview #cancel-order-confirm #cancel-no {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
.account-overview #cancel-order-confirm #cancel-yes:hover,
.account-overview #cancel-order-confirm #cancel-no:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#buttonfacebookformmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #134294;
  background: #5badd4;
  background: -webkit-linear-gradient(top, #1e6dc7, #134294);
  background: -moz-linear-gradient(top, #1e6dc7, #134294);
  background: -ms-linear-gradient(top, #1e6dc7, #134294);
  background: -o-linear-gradient(top, #1e6dc7, #134294);
  box-shadow: inset 0 1px 2px #5badd4;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5badd4;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
}
#buttonfacebookformmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/shareicons/white/facebook.png");
  width: 9px;
  height: 19px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -5px 0px;
}
.hidden-wrapper {
  display: none;
}
#formDivlogoutForm .button-wrapper {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#formDivlogoutForm #buttonlogoutFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#formDivlogoutForm #buttonlogoutFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 9px;
  height: 15px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -662px -6px;
}
#formDivlogoutForm #buttonlogoutFormmainbutton:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#buttoncreateMiniAccFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#buttoncreateMiniAccFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 14px;
  height: 16px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -322px -6px;
}
.account-delivery #buttondeliveryAddressDropdownFormmainbutton {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-delivery #buttondeliveryAddressDropdownFormmainbutton:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 11px;
  height: 12px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -13px -8px;
}
.account-delivery #buttondeliveryAddressDropdownFormmainbutton.switched {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
.account-delivery #buttondeliveryAddressDropdownFormmainbutton.switched:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 11px;
  height: 13px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -240px -7px;
}
@media (max-width: 767px) {
  #orders {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #orders {
    display: none !important;
  }
}
#orders #previous-orders tr td {
  padding: 15px 10px;
}
#orders #previous-orders tr td .noncancelable {
  text-decoration: line-through;
}
form .button-wrapper {
  position: relative;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
form .button-wrapper a,
form .button-wrapper button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
form .button-wrapper a:hover,
form .button-wrapper button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
form .formular {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #333;
}
form .formular form label {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  form .formular form label {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  form .formular form label {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  form .formular form label.textarea {
    padding-top: 0;
    padding-bottom: 0;
  }
}
form .formular form label.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  position: relative;
  min-height: 0px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  form .formular form label.captcha {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
form .formular form input,
form .formular form select {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
form .formular form input.captcha,
form .formular form select.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  form .formular form input.captcha,
  form .formular form select.captcha {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  form .formular form input,
  form .formular form select {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  form .formular form input,
  form .formular form select {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
form .formular form input[type="hidden"] + div {
  padding-top: 0px!important;
}
form .formular form *[class*="-wrapper "] {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 991px) {
  form .formular form *[class*="-wrapper "]:not(*[class~="textarea-wrapper"]) {
    height: 30px;
  }
}
@media (min-width: 992px) {
  form .formular form *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
form .formular-buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
form .formular-buttons .buttons {
  float: left;
}
form .switchform-view-element-one {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
form .switchform-view-element {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dotted #808080;
}
label,
select,
input {
  color: #333;
}
input#bankForm-iban {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  input#bankForm-iban {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
input {
  padding-left: 5px!important;
}
.password-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.stammkundenButton > a {
  float: left;
}
.stammkundenButton > a span {
  height: 32px;
}
.stammkundenButton #formDivfacebookform {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.stammkundenButton #formDivfacebookform .button-wrapper {
  padding: 0;
}
.breaking-radio {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.breaking-radio label {
  padding-bottom: 5px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.loginmail,
.loginpassword {
  position: relative !important;
  float: left !important;
  width: 25% !important;
  min-height: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.breaking-radio-wrapper {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#cart-country_child,
#cart-zahlart_child,
#customerDataForm-country_child,
#country_child,
#country-amount_child,
#country-foreign_child,
#shirt-shirtSize_child,
#combo-shirtSize_child {
  overflow-y: scroll !important;
}
#cart-country_msdd,
#cart-zahlart_msdd,
#customerDataForm-country_msdd,
#shirt-shirtSize_msdd,
#combo-shirtSize_msdd {
  min-width: 220px !important;
}
#invoice-detail {
  padding-top: 10px;
  padding-bottom: 10px;
}
.neukunde-infobox {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #333;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #51ac14 !important;
  position: relative;
  border: 1px solid #51ac14;
}
@media (min-width: 992px) {
  .neukunde-infobox {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 58.33333333%;
  }
}
.neukunde-infobox:after,
.neukunde-infobox:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
.neukunde-infobox:after {
  border-width: 9px;
  border-top-color: #fff;
  left: 48%;
}
.neukunde-infobox:before {
  border-width: 12px;
  border-top-color: #51ac14;
  left: 47.6%;
}
.stock-status span {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout h4 {
  font: 14px/39px 'Oswald', sans-serif;
  text-transform: uppercase;
}
.checkout #maincart-form,
.checkout #customerDataFormId {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #maincart-form #cart-content #invalid-payment-type {
  display: inline-block;
  margin-right: 10px;
  color: #871414;
  background: #ffd2d3;
  padding: 2px;
  border: 2px solid #DF8F90;
  border-radius: 3px;
}
.checkout .notyou {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout .logout-button {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout .logout-button .formular {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
}
.checkout .logout-button .notyou {
  padding-top: 23px;
  text-align: right;
}
.checkout #cart-empty h1 {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  text-transform: uppercase;
  text-transform: uppercase !important;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
h1.checkout #cart-empty h1 {
  font-size: 24px;
  padding: 0;
  text-transform: none;
}
h2.checkout #cart-empty h1 {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
h3.checkout #cart-empty h1 {
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
}
h4.checkout #cart-empty h1 {
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .checkout #cart-empty h1 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
.checkout #cart-empty #keinePosition {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #e58c00;
}
.checkout #cart-empty #keinePosition p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
.checkout .col-descripton {
  text-align: center;
}
.checkout .col-amount {
  text-align: center;
}
@media (min-width: 768px) {
  .checkout .col-amount {
    white-space: nowrap;
  }
}
.checkout .col-amount .remove-button {
  border: 0;
  background-color: transparent;
  margin: 10px;
  line-height: 2;
}
.checkout .col-delete {
  text-align: center;
}
.checkout .col-amount input {
  text-align: center;
  width: 30px!important;
}
.checkout .col-total {
  text-align: left;
  white-space: nowrap;
}
.checkout #cart-content {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .checkout #cart-content {
    float: left;
    width: 100%;
  }
}
.checkout #cart-content h1 {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  text-transform: uppercase;
  text-transform: uppercase !important;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
h1.checkout #cart-content h1 {
  font-size: 24px;
  padding: 0;
  text-transform: none;
}
h2.checkout #cart-content h1 {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
h3.checkout #cart-content h1 {
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
}
h4.checkout #cart-content h1 {
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .checkout #cart-content h1 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
.checkout #cart-content .modal ul li {
  padding-left: 0px;
}
.checkout #cart-content .modal h1 {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: 'Open sans', sans-serif;
  float: none!important;
  padding-bottom: 0! important;
}
@media (min-width: 768px) {
  .checkout #cart-content .modal h1 {
    float: left;
    width: 100%;
  }
}
.checkout #cart-content #cart-steps-wrapper {
  margin: 10px 0;
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .checkout #cart-content #cart-steps-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
.checkout #cart-content #refresh-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ebedf0;
}
.checkout #cart-content #refresh-wrapper a#reload-cart {
  display: none;
  float: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .checkout #cart-content #refresh-wrapper a#reload-cart {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .checkout #cart-content #refresh-wrapper a#reload-cart {
    display: none !important;
  }
}
.checkout #cart-content .order-subtotal-payment,
.checkout #cart-content .settings-header,
.checkout #cart-content .settings-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.weiterButton {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .weiterButton {
    float: left;
    width: 50%;
  }
}
.backButton {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .backButton {
    float: left;
    width: 50%;
  }
}
.backButton button {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.backButton button span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.backButton button span.label {
  float: right;
}
.backButton button.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.backButton button.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.backButton button.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
.backButton button.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
.backButton button span.icon {
  display: inline-block;
  width: 30px;
  height: 18px;
  background-position: -7px 0px;
}
.stammkundenButton {
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.stammkundenButton span.label {
  padding: 0 10px;
}
.stammkundenButton a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.stammkundenButton a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.stammkundenButton a span.label {
  float: right;
}
.stammkundenButton a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
.stammkundenButton a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
.stammkundenButton a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
.stammkundenButton a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
.cart-option {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-option:before {
  background: url("../gfx/box-orange-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  top: 0;
  clear: both;
  content: "";
  display: block;
  height: 11px;
  position: absolute;
  width: inherit;
}
.cart-option + div.box-black {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  padding-left: 10px;
  font-family: 'Open sans', sans-serif;
  color: #fff;
  font: 14px/24px 'Open sans', sans-serif;
  font-weight: 700;
}
.cart-option h4 {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
h1.cart-option h4 {
  font-size: 24px;
  padding: 0;
  text-transform: none;
}
h2.cart-option h4 {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
h3.cart-option h4 {
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
}
h4.cart-option h4 {
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .cart-option h4 {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .cart-option h4 {
    text-align: center;
  }
}
.cart-option p {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-option .cart-gift-wrap-options {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  text-align: left;
}
@media (min-width: 768px) {
  .cart-option .cart-gift-wrap-options {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .cart-option .cart-gift-wrap-options {
    text-align: center;
  }
}
.cart-settings-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.customerData-box {
  font-weight: 400;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 0!important;
}
.customerData-box > h1,
.customerData-box > h2,
.customerData-box > h3,
.customerData-box > h4,
.customerData-box > h5,
.customerData-box > p {
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #333;
  color: #ffffff;
  padding: 5px 10px;
  font-family: 'Oswald', sans-serif;
}
.customerData-box > h1 {
  font: 24px/39px 'Open sans', sans-serif;
}
.customerData-box > h3 {
  font: 16px/39px 'Open Sans', sans-serif;
}
.customerData-box > h4 {
  font: 14px/39px 'Oswald', sans-serif;
}
.customerData-box > h5 {
  font: 13px/39px 'Open sans', sans-serif;
}
.customerData-box > p {
  font: 14px/39px 'Open sans', sans-serif;
}
.customerData-box .formular > div h3 {
  font-size: 1.17em;
  font-weight: bold;
}
.customerData-box .formular > div.grid_6-5 {
  padding-left: 10px;
}
.customerData-box #formDivcustomerDataForm {
  padding-top: 10px;
  padding-bottom: 10px;
}
#customerData-address {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#customerData-address h4 {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
.customer-bg-filler {
  height: 500px;
  position: relative;
  min-height: 0px;
  background: url(../gfx/misc/address_robot.png) right top no-repeat;
}
@media (max-width: 767px) {
  .customer-bg-filler {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .customer-bg-filler {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .customer-bg-filler {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
.delivery-bg-filler {
  height: 500px;
  position: relative;
  min-height: 0px;
  background: url(../gfx/misc/shipping_robot.png) right top no-repeat;
}
@media (max-width: 767px) {
  .delivery-bg-filler {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .delivery-bg-filler {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .delivery-bg-filler {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
#cart-steps-wrapper {
  margin: 10px 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
ul.cart-steps {
  margin: 0;
  padding: 0;
}
ul.cart-steps li {
  color: #808080;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
ul.cart-steps li span.activestep {
  background: #56a00e;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.6em;
  margin-right: 10px;
  text-align: center;
  width: 1.6em;
}
ul.cart-steps li span.inactivestep {
  background: #333;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6em;
  margin-right: 10px;
  text-align: center;
  width: 1.6em;
}
ul.cart-steps li.first {
  border-right: none !important;
}
ul.cart-steps li.last {
  border-left: none !important;
}
ul.cart-steps li.last.active:after,
ul.cart-steps li.first.active:after {
  background: none !important;
}
ul.cart-steps li.first.active,
ul.cart-steps li.second.active,
ul.cart-steps li.middle.active,
ul.cart-steps li.last.active {
  border: 1px solid #d4d4d4;
  background-color: #ffffff;
  background-image: none !important;
}
ul.cart-steps li.second,
ul.cart-steps li.middle {
  border: 1px solid #d4d4d4;
  border-left: none !important;
  border-right: none !important;
}
ul.cart-steps li.second.inactive:before {
  background: url("../gfx/elements-cart.png") no-repeat scroll transparent;
  height: 40px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}
ul.cart-steps li.second.active:after {
  background: url("../gfx/elements-cart.png") no-repeat scroll transparent;
  height: 40px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}
ul.cart-steps li.middle.active:before,
ul.cart-steps li.last.active:before {
  background: url("../gfx/elements-cart.png") no-repeat 0 -82px scroll transparent;
  height: 40px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}
ul.cart-steps li.middle.inactive:before,
ul.cart-steps li.last.inactive:before {
  background: url("../gfx/elements-cart.png") no-repeat 0 -41px scroll transparent;
  height: 40px;
  width: 11px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}
ul.cart-steps li.inactive,
ul.cart-steps li.second {
  background-color: #f6f7f7;
  border: solid 1px #c5c6c6;
  background-image: -webkit-linear-gradient(bottom, #f6f7f7, #ffffff);
  background-image: -moz-linear-gradient(bottom, #f6f7f7, #ffffff);
  background-image: -o-linear-gradient(bottom, #f6f7f7, #ffffff);
  background-image: -ms-linear-gradient(bottom, #f6f7f7, #ffffff);
  background-image: linear-gradient(to top, #f6f7f7, #ffffff);
}
ul.cart-steps liactive {
  color: #56a00e;
  font-weight: 700;
  font-size: 14px;
  background-color: #fff;
  border: solid 1px #c5c6c6;
}
.lieferung-info {
  display: inline-block;
  padding-top: 10px;
}
h4.invoice-title-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cartTrouble {
  background: #fff;
}
#loading-screen .modal-body .green-box {
  display: inline-block;
  margin-left: 20px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  #cart-steps-wrapper {
    padding-left: 0px;
  }
  #cart-steps-wrapper ul li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 2;
    border: 1px solid #d4d4d4 !important;
  }
  #cart-steps-wrapper ul li.first:before,
  #cart-steps-wrapper ul li.middle:before,
  #cart-steps-wrapper ul li.second:before,
  #cart-steps-wrapper ul li.last:before {
    content: "";
    height: 40px;
    display: inline;
    position: absolute;
    left: 0;
    z-index: -1;
    background-image: none;
    background-color: #0f410a;
  }
  #cart-steps-wrapper ul li.first:after,
  #cart-steps-wrapper ul li.second:after,
  #cart-steps-wrapper ul li.middle:after,
  #cart-steps-wrapper ul li.last:after {
    display: none;
  }
  #cart-steps-wrapper ul li.first:before {
    width: 25%;
  }
  #cart-steps-wrapper ul li.second:before {
    width: 45%;
  }
  #cart-steps-wrapper ul li.middle:before {
    width: 75%;
  }
  #cart-steps-wrapper ul li.last:before {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #cart-steps-wrapper ul li.inactive {
    display: none !important;
  }
}
/* CART */
.cart-table {
  color: #333;
  border: 1px solid #d3d3d3;
}
.rma-page #customerDataForm-sepaCalculator {
  width: 40%!important;
}
#customerDataForm-klarnaConfirm + label {
  margin-top: 10px!important;
}
@media (max-width: 319px) {
  .cart-table .product-image {
    display: none;
  }
}
.back-button {
  margin-top: 7px;
}
.cart-continue-area {
  background: url("../gfx/elements-cart.png") no-repeat scroll -80px 9px transparent;
}
.cart-continue-area p {
  padding: 20px 0 15px 60px;
  color: #333;
}
.cart-continue-box {
  padding: 10px 20px;
}
.cart-accordeon-box {
  background-color: #f6f7f7;
  -webkit-box-shadow: inset 0 -3px #dadada;
  -moz-box-shadow: inset 0 -3px #dadada;
  box-shadow: inset 0 -3px #dadada;
  border: solid 1px #d6d7d8;
  background-image: -webkit-linear-gradient(bottom, #f3f4f4, #f7f8f8);
  background-image: -moz-linear-gradient(bottom, #f3f4f4, #f7f8f8);
  background-image: -o-linear-gradient(bottom, #f3f4f4, #f7f8f8);
  background-image: -ms-linear-gradient(bottom, #f3f4f4, #f7f8f8);
  background-image: linear-gradient(to top, #f3f4f4, #f7f8f8);
}
ul.cart-delivery-infos {
  margin: 0;
  padding: 0;
}
ul.cart-delivery-infos li {
  padding-left: 10px;
  padding-bottom: 5px;
}
.cart-address-box div.middle {
  border-top: 1px dotted #808080;
}
.cart-trusted-shop p {
  color: #333;
  font-size: 12px;
}
.cart-textbox p {
  padding: 20px;
  color: #333;
}
.cart-trusted-shop {
  background: url("../gfx/elements.png") no-repeat scroll 10px -633px transparent;
}
.coupon-form {
  width: 100%;
  padding: 10px 0;
}
.coupon-form label {
  float: left;
  display: inline;
  color: #333;
  font-weight: normal;
  line-height: 30px;
  margin: 0 5px 0 0;
}
.cart-share-bonus {
  background: url("../gfx/share-tree.png") no-repeat scroll 0px 0 transparent;
}
@media (max-width: 991px) {
  .cart-share-bonus {
    background: none;
  }
}
label.black {
  color: #333;
}
ul.accordeon-box-heading {
  margin: 0;
  padding: 0;
}
ul.accordeon-box-heading li {
  color: #333;
}
ul.accordeon-box-heading li.heading {
  font: 14px 'Oswald', sans-serif;
  text-transform: uppercase;
}
ul.accordeon-box-heading li.description {
  font: 11px 'Open sans', sans-serif;
}
.icon.cart-remove {
  background: url("../gfx/elements-cart.png") no-repeat scroll -38px 0 transparent;
  cursor: pointer;
  display: block;
  float: right;
  height: 16px;
  margin: 6px 3px 0 3px;
  width: 16px;
}
.icon.cart-refresh {
  background: url("../gfx/elements-cart.png") no-repeat scroll -21px 0 transparent;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 6px 3px 0 3px;
  width: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  td .cart-refresh {
    display: none !important;
  }
}
@media (max-width: 767px) {
  td .cart-refresh {
    display: none !important;
  }
}
.icon.cart-refresh:hover {
  background-position: -21px -16px;
}
.icon.cart-remove:hover {
  background-position: -38px -16px;
}
.cart-delivery-cost {
  position: relative;
  float: left;
  width: 15%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  padding-right: 0!important;
}
.checkout {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding: 10px 0;
  background-color: #ebedf0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout .right {
  float: right;
}
.checkout #customerdata-invoice {
  border: none;
  padding: 0;
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
.checkout #customerdata-invoice + .cart-adress-box {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .checkout #customerdata-invoice + .cart-adress-box {
    float: left;
    width: 33.33333333%;
  }
}
.checkout #customerdata-invoice .cart-adress-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice .cart-adress-box .not-lastschrift {
  padding-left: 10px!important;
}
.checkout #customerdata-invoice .cart-adress-box > div {
  border-right: none;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice .cart-adress-box > div *[class*="-wrapper "] {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice .cart-adress-box > div *[class*="-wrapper "] {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice .cart-adress-box > div *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.checkout #customerdata-invoice .cart-adress-box > div .top-20 {
  margin: 0!important;
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular .text-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular label {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 0px!important;
  min-width: 90px;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular .sepa-calc {
  top: 14px;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular input {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 0px!important;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular input#customerDataForm-iban {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice #formDivcustomerDataForm.formular select {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice #formDivcustomerDataForm.formular {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.checkout #customerdata-invoice.row {
  border: none;
  padding: 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice.row + .cart-adress-box {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .checkout #customerdata-invoice.row + .cart-adress-box {
    float: left;
    width: 33.33333333%;
  }
}
.checkout #customerdata-invoice.row .cart-adress-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice.row .cart-adress-box .not-lastschrift {
  padding-left: 10px!important;
}
.checkout #customerdata-invoice.row .cart-adress-box > div {
  border-right: none;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #customerdata-invoice.row .cart-adress-box > div *[class*="-wrapper "] {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice.row .cart-adress-box > div *[class*="-wrapper "] {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .checkout #customerdata-invoice.row .cart-adress-box > div *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.checkout #customerdata-invoice.row .cart-adress-box > div .top-20 {
  margin: 0!important;
}
@media (min-width: 768px) {
  .checkout #customerdata-invoice.row {
    float: left;
    width: 66.66666667%;
  }
}
.checkout #customerdata-invoice.row #formDivcustomerDataForm.formular {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout #customerdata-invoice.row #formDivcustomerDataForm.formular label {
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout #customerdata-invoice.row #formDivcustomerDataForm.formular input {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout #customerdata-invoice.row #formDivcustomerDataForm.formular select {
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout .button-wrapper {
  position: relative;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
.checkout .button-wrapper a,
.checkout .button-wrapper button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
.checkout .button-wrapper a:hover,
.checkout .button-wrapper button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
.checkout .formular {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #333;
}
.checkout .formular form label {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .checkout .formular form label {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .checkout .formular form label {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .checkout .formular form label.textarea {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.checkout .formular form label.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  position: relative;
  min-height: 0px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .checkout .formular form label.captcha {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
.checkout .formular form input,
.checkout .formular form select {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
.checkout .formular form input.captcha,
.checkout .formular form select.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .checkout .formular form input.captcha,
  .checkout .formular form select.captcha {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .checkout .formular form input,
  .checkout .formular form select {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .checkout .formular form input,
  .checkout .formular form select {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
.checkout .formular form input[type="hidden"] + div {
  padding-top: 0px!important;
}
.checkout .formular form *[class*="-wrapper "] {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 991px) {
  .checkout .formular form *[class*="-wrapper "]:not(*[class~="textarea-wrapper"]) {
    height: 30px;
  }
}
@media (min-width: 992px) {
  .checkout .formular form *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.checkout .formular-buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout .formular-buttons .buttons {
  float: left;
}
.checkout .switchform-view-element-one {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout .switchform-view-element {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dotted #808080;
}
@media (min-width: 768px) {
  .checkout {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .checkout {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .checkout {
    width: 960px;
  }
}
.checkout > .navbar-header,
.checkout > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  .checkout > .navbar-header,
  .checkout > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.checkout #cart-empty,
.checkout #cart-content,
.checkout #customerDataFormId,
.checkout .order-summary,
.checkout .credit-card {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout #cart-empty .col-img,
.checkout #cart-content .col-img,
.checkout #customerDataFormId .col-img,
.checkout .order-summary .col-img,
.checkout .credit-card .col-img {
  width: 100px;
}
.checkout #cart-empty .list-refresh-info,
.checkout #cart-content .list-refresh-info,
.checkout #customerDataFormId .list-refresh-info,
.checkout .order-summary .list-refresh-info,
.checkout .credit-card .list-refresh-info {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #333;
  font: 14px 'Open sans', Sans-serif;
  border-bottom: 3px solid #51ac14 !important;
  position: relative;
  min-height: 0px;
  border: 1px solid #51ac14;
  margin-bottom: 10px !important;
}
.checkout #cart-empty .list-refresh-info:after,
.checkout #cart-content .list-refresh-info:after,
.checkout #customerDataFormId .list-refresh-info:after,
.checkout .order-summary .list-refresh-info:after,
.checkout .credit-card .list-refresh-info:after,
.checkout #cart-empty .list-refresh-info:before,
.checkout #cart-content .list-refresh-info:before,
.checkout #customerDataFormId .list-refresh-info:before,
.checkout .order-summary .list-refresh-info:before,
.checkout .credit-card .list-refresh-info:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  top: 100%;
  position: absolute;
  width: 0;
}
.checkout #cart-empty .list-refresh-info:after,
.checkout #cart-content .list-refresh-info:after,
.checkout #customerDataFormId .list-refresh-info:after,
.checkout .order-summary .list-refresh-info:after,
.checkout .credit-card .list-refresh-info:after {
  border-width: 9px;
  border-top-color: #fff;
  left: 48%;
}
.checkout #cart-empty .list-refresh-info:before,
.checkout #cart-content .list-refresh-info:before,
.checkout #customerDataFormId .list-refresh-info:before,
.checkout .order-summary .list-refresh-info:before,
.checkout .credit-card .list-refresh-info:before {
  border-width: 12px;
  border-top-color: #51ac14;
  left: 47.6%;
}
@media (min-width: 992px) {
  .checkout #cart-empty .list-refresh-info,
  .checkout #cart-content .list-refresh-info,
  .checkout #customerDataFormId .list-refresh-info,
  .checkout .order-summary .list-refresh-info,
  .checkout .credit-card .list-refresh-info {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 41.66666667%;
  }
}
.checkout #customerDataFormId,
.checkout .credit-card {
  color: #333;
}
.checkout #customerDataFormId input,
.checkout .credit-card input {
  height: 28px;
}
.checkout #customerDataFormId h3,
.checkout .credit-card h3 {
  color: #333;
}
.checkout .cart-icon-unavailable,
.checkout .cart-icon-available {
  font-size: 11px;
  font-weight: 600;
}
.checkout .vatproductinfo {
  font-size: 11px;
}
.checkout .cart-table {
  background: #fff;
  width: 100%;
}
.checkout .cart-table p.product-name {
  text-align: left;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout .cart-table p.product-name a {
  color: #333;
}
.checkout .cart-table p.product-name a:hover {
  color: #5eb71d;
}
.checkout .cart-table thead {
  background: #333;
}
.checkout .cart-table td {
  padding: 10px 10px 5px 15px ;
  border-top: 1px solid #d3d3d3;
}
.checkout .cart-table tr.additional td {
  border-top: none;
  padding: 10px 10px;
}
.checkout .cart-table th {
  text-align: center;
  padding: 0;
  border: none;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font: 14px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.checkout .cart-table tr {
  margin: 0 10px;
}
.checkout .cart-table input.quantity {
  width: 2em;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
}
.checkout .cart-table .col-description,
.checkout .cart-table .col-voucher {
  padding-left: 0px;
  padding-right: 0px;
}
.checkout .cart-table .col-description .coupon-code,
.checkout .cart-table .col-voucher .coupon-code {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout .cart-table .col-description .stock-status,
.checkout .cart-table .col-voucher .stock-status {
  padding-top: 5px;
}
.checkout .cart-table .col-description p,
.checkout .cart-table .col-voucher p {
  padding-left: 0px;
  padding-right: 0px;
}
.checkout .cart-table td.col-total {
  text-align: center;
  padding-right: 10px;
}
.checkout .settings-header {
  margin-left: 0px;
  margin-right: 0px;
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  border-top: none !important;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
}
.checkout .settings-header p {
  color: black;
}
.checkout .settings-header:after {
  background: url("../gfx/box-orange-arrow.png") no-repeat scroll transparent;
  background-position: center 0;
  top: 0;
  clear: both;
  content: "";
  display: block;
  height: 11px;
  position: absolute;
  width: inherit;
}
h1.checkout .settings-header {
  font-size: 24px;
  padding: 0;
  text-transform: none;
}
h2.checkout .settings-header {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
h3.checkout .settings-header {
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
}
h4.checkout .settings-header {
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
}
.checkout .settings-header label {
  font-weight: normal;
}
.checkout .settings-header h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-align: right;
  margin: 6px 0 0 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 0 6px;
}
@media (min-width: 768px) {
  .checkout .settings-header h4 {
    float: left;
    width: 58.33333333%;
  }
}
@media (max-width: 767px) {
  .checkout .settings-header h4 {
    text-align: center;
  }
}
.checkout .settings-header div.options {
  margin: 13px 0px 0 0 ;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.checkout .settings-header div.options label {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .checkout .settings-header div.options {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 767px) {
  .checkout .settings-header div.options {
    text-align: center;
  }
}
.checkout .settings-box {
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-top: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-left: 0px;
  margin-right: 0px;
}
.checkout .settings-box label {
  color: black;
  font-weight: 700;
}
.checkout .cart-wrappingpapers > .costs {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 6px;
  color: #333;
}
.checkout .cart-wrappingpapers > .costs > p {
  position: relative;
  float: left;
  width: 75%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .checkout .cart-wrappingpapers > .costs > p {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .checkout .cart-wrappingpapers > .costs > p {
    float: left;
    width: 75%;
  }
}
.checkout .cart-wrappingpapers > .costs .wrapping-paper-cost {
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .checkout .cart-wrappingpapers > .costs .wrapping-paper-cost {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .checkout .cart-wrappingpapers > .costs .wrapping-paper-cost {
    float: left;
    width: 25%;
  }
}
.checkout .cart-wrappingpapers > .costs .wrapping-paper-cost p {
  text-align: right;
}
.checkout div.delivery,
.checkout div.payment {
  float: left;
  width: 75%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .checkout div.delivery,
  .checkout div.payment {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .checkout div.delivery,
  .checkout div.payment {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83%;
  }
}
.checkout div.delivery label,
.checkout div.payment label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout div.delivery select,
.checkout div.payment select {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.checkout #payselectbox {
  margin-bottom: 10px;
}
.checkout div.shipping-info,
.checkout div.payment-info {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .checkout div.shipping-info,
  .checkout div.payment-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .checkout div.shipping-info,
  .checkout div.payment-info {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 75%;
  }
}
.checkout div.settings-cost-box {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  text-align: right;
}
@media (min-width: 768px) {
  .checkout div.settings-cost-box {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .checkout div.settings-cost-box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 16.66666667%;
  }
}
.checkout div.settings-cost-box p {
  color: #808080;
  line-height: 60px;
  vertical-align: bottom;
  white-space: nowrap;
}
.checkout div.tax-box {
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  margin-left: 0px;
  margin-right: 0px;
  color: #333;
}
.checkout div.tax-box p {
  color: black;
}
.checkout div.tax-box h4 {
  text-align: right;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-right: 10px;
  min-width: 165px;
  white-space: nowrap;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  margin: 0px!important;
  padding-left: 10px;
  text-transform: uppercase;
  float: right!important;
}
@media (min-width: 992px) {
  .checkout div.tax-box h4 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .checkout div.tax-box h4 {
    float: left;
    width: 33.33333333%;
  }
}
.checkout div.tax-box div.included-tax-amount {
  float: right;
}
.checkout div.tax-box div.included-tax-amount p {
  text-align: right;
  padding-right: 10px;
}
.checkout div.tax-box div#vatinfo2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  float: right!important;
  text-align: right;
  white-space: nowrap;
  font-size: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.checkout div.total-box {
  margin-left: 0px;
  margin-right: 0px;
  background: #333;
  padding: 0px;
  border: 1px solid #d4d4d4;
  height: 45px;
  color: #fff;
}
.checkout div.total-box h2 {
  float: left;
  width: 25%;
  padding-left: 10px;
  position: relative;
  min-height: 0px;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  text-align: right;
  padding-right: 10px;
  float: right!important;
}
@media (min-width: 768px) {
  .checkout div.total-box h2 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .checkout div.total-box h2 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
.checkout div.total-box p {
  padding-right: 10px;
  padding-top: 2px;
  font-size: 18px;
  text-align: right;
  float: right!important;
}
.checkout div.continue-box {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  text-align: right;
  width: 100%;
}
.checkout button .label {
  color: white;
}
.checkout .singleprice {
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .checkout .singleprice {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .checkout .singleprice {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .checkout .singleprice {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
.checkout .position-text {
  position: relative;
  min-height: 0px;
}
.checkout .position-text input {
  width: initial !important;
}
@media (min-width: 992px) {
  .checkout .position-text {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.order-summary {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding: 10px 0;
  background-color: #ebedf0;
  padding: 10px;
}
@media (min-width: 768px) {
  .order-summary {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .order-summary {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .order-summary {
    width: 960px;
  }
}
.order-summary > .navbar-header,
.order-summary > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  .order-summary > .navbar-header,
  .order-summary > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.order-summary .top-20 {
  margin: 0 !important;
}
.order-summary .details {
  margin-bottom: 10px;
}
.order-summary .details .addresses .box-grey {
  padding: 0;
  border: none;
}
.order-summary .details .addresses .box-grey h4 {
  border: 1px solid #d4d4d4;
  border-bottom: none;
}
.order-summary .details .addresses table {
  width: 100%;
}
.order-summary .details .addresses table tr {
  border-bottom: 1px dotted #808080;
}
.order-summary .details .addresses table tr:last-child {
  border-bottom: none;
}
.order-summary .details .addresses table th,
.order-summary .details .addresses table td {
  padding: 6px;
}
.order-summary .details .addresses table th {
  font-weight: 400 !important;
  width: 33%;
}
.order-summary .details .cart-accordeon-box {
  padding: 10px;
}
.order-summary .details div.buttons {
  padding: 10px;
  text-align: center;
}
.order-summary .additional-info .note p {
  text-align: right;
}
.order-summary .additional-info > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  border-top: none !important;
  background-color: #FCFFCD !important;
  color: #333;
}
.order-summary .additional-info > div p {
  color: black;
}
.order-summary .additional-info > div > h4 {
  float: left;
  width: 50%;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
  text-align: right;
}
@media (min-width: 768px) {
  .order-summary .additional-info > div > h4 {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .order-summary .additional-info > div > h4 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
.order-summary .additional-info > div > div {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .order-summary .additional-info > div > div {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .order-summary .additional-info > div > div {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 16.66666667%;
  }
}
.order-summary .additional-info > div > div > h2 {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
  text-align: center;
}
.order-summary .additional-info > div > div p {
  line-height: 38px;
  text-align: center;
}
.order-summary .additional-info > div > div.note {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .order-summary .additional-info > div > div.note {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .order-summary .additional-info > div > div.note {
    float: left;
    width: 100%;
  }
}
.order-summary .additional-info > div > div.note p {
  line-height: 12px;
  font-size: 11px;
}
.order-summary .additional-info > div > h2 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-right: 10px;
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
  text-align: right;
}
@media (min-width: 992px) {
  .order-summary .additional-info > div > h2 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .order-summary .additional-info > div > h2 {
    float: left;
    width: 83.33333333%;
  }
}
.order-subtotal-payment {
  margin-left: 0px;
  margin-right: 0px;
  background: #333;
  padding: 0px;
  border: 1px solid #d4d4d4;
  border-top: none !important;
  background-color: #7A7A7A;
}
.order-subtotal-payment > div.gift-code {
  float: left;
  width: 47.5%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding: 10px;
  min-height: 45px;
}
@media (min-width: 992px) {
  .order-subtotal-payment > div.gift-code {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 35.83333333%;
  }
}
.order-subtotal-payment > div.gift-code input#giftCode {
  margin-bottom: 3px;
  width: 105px;
  height: 25px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #c5c6c6;
  box-shadow: 0 1px 4px #F0F0F0 inset;
  background: #fff;
  font: 13px 'Open Sans', sans-serif;
  height: 29px;
  padding-left: 5px;
  color: black;
  vertical-align: top;
}
.order-subtotal-payment > div.gift-code button {
  right: 10px;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
  padding: 0 !important;
  text-align: center;
  position: relative;
}
.order-subtotal-payment > h2 {
  float: left;
  width: 35.83333333%;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  min-width: 140px;
  margin: 0;
  padding-left: 10px;
  padding-top: 5px;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font: 18px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .order-subtotal-payment > h2 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 51.25%;
  }
}
.order-subtotal-payment > .subtotal {
  padding-top: 5px;
  float: left;
  width: 16.66666667%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  float: right;
  line-height: 39px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .order-subtotal-payment > .subtotal {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 12.91666667%;
  }
}
.order-subtotal-payment .surcharge-explanation {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#cartDelivery label {
  font-weight: normal;
}
.border-dotted-bottom {
  border-bottom: 1px dotted #808080;
}
.order-total-payment p,
.order-subtotal-payment p {
  color: #fff;
  line-height: 38px;
}
.order-total-payment p span,
.order-subtotal-payment p span {
  white-space: nowrap;
  background-color: #333;
}
.order-total-payment p span#cart-minimumOrderSurcharge,
.order-subtotal-payment p span#cart-minimumOrderSurcharge {
  white-space: nowrap;
  float: right;
  background-color: transparent;
}
span.surcharge {
  color: #fff;
  font-size: larger;
  float: right;
}
.cart-table .col-img img {
  border: 1px solid #d3d3d3;
  padding: 3px;
  background: #ebedf0;
}
.freeshipping p {
  color: #808080;
}
.infoshipping p {
  color: #808080;
}
.cart-consider-express {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
  padding-top: 35px;
}
.cart-delivery-options {
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 25px;
  color: #333;
}
.cart-delivery-cost {
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-delivery-cost p {
  color: #333;
  line-height: 110px;
  white-space: nowrap;
}
.cart-gift-wrap-options {
  font-family: 'Oswald', sans-serif;
  font: 11px 'Oswald', sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 20px;
  text-transform: uppercase;
}
.cart-wrappingpapers ul {
  margin: 0;
  padding: 0;
}
#wrapping-options li {
  min-width: 150px;
}
#wrapping-options img {
  cursor: pointer;
  cursor: zoom-in;
}
#binary_popup img,
#math_popup img,
#circuit_popup img {
  max-width: 100%;
}
.cart-wrappingpapers li {
  color: #808080;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  padding-right: 20px;
}
.cart-wrappingpapers img {
  vertical-align: middle;
  border: 1px solid #808080;
}
.edit-products {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.edit-products p {
  color: #333;
  line-height: 16px;
  font-size: 11px;
  float: right;
}
.included-tax-amount p {
  color: #333;
  line-height: 38px;
}
.cart-dataprot-box {
  background: url("../gfx/elements-cart.png") no-repeat scroll -46px -96px transparent;
  color: #333;
}
.cart-dataprot-box p {
  padding: 3px 0 10px 23px;
  color: #333;
}
.cart-continue-box {
  padding: 10px 20px;
}
.user-login-box p {
  padding: 10px;
}
.cart-address-box,
.cart-box-p p,
.user-login-box p {
  color: #333;
}
.cart-address-box p,
.cart-box-p p {
  padding: 20px;
}
.cart-address-box label,
.cart-box-p label {
  font: 13px 'Open sans', sans serif;
  font-weight: 600;
  display: block;
  float: left;
  padding: 0;
  margin-top: 7px;
  text-align: left;
  line-height: 16px;
  color: #333;
}
.default-cart {
  color: #808080;
}
.default-p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
.default-p-small {
  color: #333;
  line-height: 16px;
  font-size: 11px;
}
.simple-p {
  color: #333;
}
.default-p-white {
  color: #fff;
  line-height: 20px;
  margin: 10px 0;
}
.default-p-white-small {
  color: #fff;
  line-height: 16px;
  font-size: 11px;
  margin: 10px 0;
}
.p-11-lg {
  color: #808080;
  font-size: 11px;
  line-height: 14px;
  margin: 10px 0;
}
option.required-default {
  color: #808080 !important;
}
.cart-quote-box {
  width: 90%;
  margin-left: 5%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.cart-quote-box.yoda {
  background: url('../gfx/randomquotes.png') no-repeat 0 0 transparent;
  background-color: #000;
  margin-bottom: 40px;
}
.cart-quote-box p {
  text-align: right;
  color: #fff;
  font: 18px 'Open sans', sans-serif;
  font-style: italic;
  line-height: 28px;
  padding-right: 10px;
  padding-top: 0px;
}
.cart-positions-table tr td {
  text-align: center;
}
.customerdata-table-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.customerdata-table-container table {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.customerdata-table-container td,
.customerdata-table-container th {
  padding-top: 10px;
  padding-bottom: 10px;
}
.customerdata-table-container th {
  font-weight: normal;
  width: 40%;
}
.customerdata-table-container td {
  font-weight: bold;
}
.customerdata-table-container tr {
  border-bottom: 1px dotted #808080;
}
div.details {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
div.details .addresses {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  padding-left: 0px!important;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  div.details .addresses {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
div.details .addresses .buttons {
  float: left;
}
div.details .cart-accordeon-box {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  div.details .cart-accordeon-box {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.details .cart-accordeon-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#kk-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #kk-form {
    float: left;
    width: 83.33333333%;
  }
}
#kk-form .backButton {
  margin-top: 18px;
  position: relative;
  float: left;
  width: 25%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#kk-form .backButton a {
  float: left;
}
.cart-wrappingpapers .wrapping-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.cart-wrappingpapers .wrapping-header p {
  color: #333;
  padding: 0 0 5px 0;
}
.cart-wrappingpapers ul#wrapping-options {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-wrappingpapers ul#wrapping-options label {
  padding-left: 10px;
}
.cart-wrappingpapers ul#wrapping-options li {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-wrappingpapers .costs {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-wrappingpapers .costs > p {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.cart-wrappingpapers .costs .wrapping-paper-cost {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.cart-wrappingpapers .costs .wrapping-paper-cost p {
  padding: 0;
}
.birthday-wrapper {
  padding-left: 0px!important;
  margin-bottom: 0px!important;
}
.select-wrapper.alpha {
  padding-left: 5px !important;
}
.trusted-finish {
  padding: 10px!important;
}
#contact-page {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #contact-page {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
#contact-page h1 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
}
#contact-page p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
#contact-page #contact-intro {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #contact-page #contact-intro {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
#contact-page .persons {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #contact-page .persons {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 58.33333333%;
  }
}
#contact-page .persons .person {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #contact-page .persons .person {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}
#contact-page .persons .person .personal-space {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
  display: inline-block;
  vertical-align: middle;
}
#contact-page .persons img {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact-page .persons span {
  font-size: 3vw;
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 40%;
  left: 50%;
  color: #333;
  font-weight: 600;
}
@media (min-width: 992px) {
  #contact-page .persons span {
    font-size: 15px;
  }
}
#contact-page .contact-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#contact-page .number {
  padding-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact-page .number .number-space {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  background: #fff;
  border: 1px solid #d4d4d4;
  display: inline-block;
}
@media (min-width: 992px) {
  #contact-page .number .number-space {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  #contact-page .number .number-space {
    margin-left: 8.33333333%;
  }
}
#contact-page #contact-form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
}
#contact-page #contact-form .button-wrapper {
  position: relative;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
#contact-page #contact-form .button-wrapper a,
#contact-page #contact-form .button-wrapper button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#contact-page #contact-form .button-wrapper a:hover,
#contact-page #contact-form .button-wrapper button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#contact-page #contact-form .formular {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #333;
}
#contact-page #contact-form .formular form label {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  #contact-page #contact-form .formular form label {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form label {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form label.textarea {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#contact-page #contact-form .formular form label.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  position: relative;
  min-height: 0px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form label.captcha {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 50%;
  }
}
#contact-page #contact-form .formular form input,
#contact-page #contact-form .formular form select {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
#contact-page #contact-form .formular form input.captcha,
#contact-page #contact-form .formular form select.captcha {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form input.captcha,
  #contact-page #contact-form .formular form select.captcha {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 8.33333333%;
  }
}
@media (min-width: 768px) {
  #contact-page #contact-form .formular form input,
  #contact-page #contact-form .formular form select {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form input,
  #contact-page #contact-form .formular form select {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 66.66666667%;
  }
}
#contact-page #contact-form .formular form input[type="hidden"] + div {
  padding-top: 0px!important;
}
#contact-page #contact-form .formular form *[class*="-wrapper "] {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 991px) {
  #contact-page #contact-form .formular form *[class*="-wrapper "]:not(*[class~="textarea-wrapper"]) {
    height: 30px;
  }
}
@media (min-width: 992px) {
  #contact-page #contact-form .formular form *[class*="-wrapper "] {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
#contact-page #contact-form .formular-buttons {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#contact-page #contact-form .formular-buttons .buttons {
  float: left;
}
#contact-page #contact-form .switchform-view-element-one {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact-page #contact-form .switchform-view-element {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px dotted #808080;
}
#contact-page #contact-form label {
  padding-left: 0px!important;
  font-weight: normal;
}
.contact-product-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.inputIframe {
  display: inline-block;
}
fieldset {
  padding: 1px;
}
#kk-form {
  background: #fff;
  border: 1px solid #d4d4d4;
  padding-top: 10px;
}
div.formular.payone-form {
  padding-top: 5px !important;
}
#paymentsubmit {
  float: right;
  width: auto;
  padding: 5px;
  margin-bottom: 0px;
  margin-right: 10px;
}
#errorOutput {
  text-align: center;
  color: #ff0000;
  display: block;
}
#payform {
  border: none;
}
#payform label {
  padding-left: 0px;
}
.pagination-box {
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter-error {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.filter-error .error-alert {
  margin: 0;
}
#filterBox {
  zoom: 1;
}
#filterBox:before,
#filterBox:after {
  content: " ";
  display: table;
}
#filterBox:after {
  clear: both;
}
#filterBox ~ .pagination-box {
  padding-top: 10px;
}
.geschenke-header-wrapper {
  background: #fff;
  color: #333;
  line-height: 24px;
  margin: 5px 0;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  line-height: normal;
  padding-top: 10px;
}
.geschenke-header-wrapper h1 {
  padding: 0px;
  padding-right: 5px;
  margin: 0px;
  font-size: 1em;
  display: inline;
  font-weight: bold;
}
.geschenke-header-wrapper p {
  padding-left: 0px;
}
.geschenke-header-wrapper p strong {
  font-size: 14px;
}
@media (min-width: 768px) {
  .geschenke-header-wrapper {
    float: left;
    width: 100%;
  }
}
.geschenke-header-wrapper .geschenkecategories {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.filter.box-d {
  padding-top: 0;
}
@media (max-width: 991px) {
  .filter-closed {
    -webkit-transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -moz-transform-origin: 0% 0% ;
    -moz-transform: scale(1, 0);
    -ms-transform-origin: 0% 0% ;
    -ms-transform: scale(1, 0);
    -o-transform-origin: 0% 0%;
    -o-transform: scale(1, 0);
    transform-origin: 0% 0%;
    transform: scale(1, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.filter-smooth {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0% ;
  -ms-transform-origin: 0% 0% ;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#filter-button-js,
#filter-button {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  white-space: nowrap;
  zoom: 1;
}
#filter-button-js a,
#filter-button a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#filter-button-js a span.icon,
#filter-button a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
#filter-button-js a span.label,
#filter-button a span.label {
  float: right;
}
#filter-button-js a.green,
#filter-button a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#filter-button-js a.dark-grey,
#filter-button a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#filter-button-js a.blue,
#filter-button a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
#filter-button-js a.blue span.facebook,
#filter-button a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
#filter-button-js span,
#filter-button span {
  padding-left: 10px;
}
#filter-button-js span.label,
#filter-button span.label {
  display: inline-block;
  white-space: normal;
  padding-left: 10px;
  padding-right: 10px;
}
#filter-button-js a,
#filter-button a {
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
  margin: 0;
}
#filter-button-js a span.icon,
#filter-button a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
#filter-button-js a span.label,
#filter-button a span.label {
  float: right;
}
#filter-button-js a.green,
#filter-button a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#filter-button-js a.dark-grey,
#filter-button a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#filter-button-js a.blue,
#filter-button a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
#filter-button-js a.blue span.facebook,
#filter-button a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #filter-button-js a,
  #filter-button a {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #filter-button-js a,
  #filter-button a {
    display: none !important;
  }
}
#product-jump {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  white-space: nowrap;
  zoom: 1;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 50px;
  z-index: 1000;
}
#product-jump a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 12px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 28px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#product-jump a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
#product-jump a span.label {
  float: right;
}
#product-jump a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#product-jump a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#product-jump a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
#product-jump a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
#product-jump span {
  padding-left: 10px;
}
#product-jump span.label {
  display: inline-block;
  white-space: normal;
  padding-left: 10px;
  padding-right: 10px;
}
#product-jump a {
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
  font: 12px 'Open Sans', sans-serif;
  color: #fff;
  line-height: 28px;
  height: 30px;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  font: 18px 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  /*color: #555555;*/
  line-height: 50px;
  height: 50px;
  display: inline-block;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e17f00;
  -webkit-box-shadow: inset 0 1px 2px #eeb549;
  -moz-box-shadow: inset 0 1px 2px #eeb549;
  box-shadow: inset 0 1px 2px #eeb549;
  border: solid 1px #e07900;
  background-image: -webkit-linear-gradient(bottom, #d87400, #e79800);
  background-image: -moz-linear-gradient(bottom, #d87400, #e79800);
  background-image: -o-linear-gradient(bottom, #d87400, #e79800);
  background-image: -ms-linear-gradient(bottom, #d87400, #e79800);
  background-image: linear-gradient(to top, #d87400, #e79800);
}
#product-jump a span.icon {
  background-image: url(../gfx/button-icons.png);
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  width: 34px;
  overflow: hidden;
  margin-right: -10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
#product-jump a span.label {
  float: right;
}
#product-jump a.green {
  background-color: #56b015;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  box-shadow: inset 0 1px 2px #99d85c;
  border: solid 1px #56a00e;
  background-image: -webkit-linear-gradient(bottom, #469511, #70c81b);
  background-image: -moz-linear-gradient(bottom, #469511, #70c81b);
  background-image: -o-linear-gradient(bottom, #469511, #70c81b);
  background-image: -ms-linear-gradient(bottom, #469511, #70c81b);
  background-image: linear-gradient(to top, #469511, #70c81b);
}
#product-jump a.dark-grey {
  background: #8a8a8a;
  border: solid 1px #868686;
  background: -webkit-linear-gradient(top, #a1a1a1, #707070);
  background: -moz-linear-gradient(top, #a1a1a1, #707070);
  background: -ms-linear-gradient(top, #a1a1a1, #707070);
  background: -o-linear-gradient(top, #a1a1a1, #707070);
}
#product-jump a.blue {
  background-color: #1553b0;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5b93d4;
  box-shadow: inset 0 1px 2px #5b93d4;
  border: solid 1px #0e509c;
  background-image: -webkit-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -moz-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -o-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: -ms-linear-gradient(bottom, #134294, #1e6dc7);
  background-image: linear-gradient(to top, #134294, #1e6dc7);
}
#product-jump a.blue span.facebook {
  background: url(../gfx/shareicons/white/facebook.png) left center no-repeat;
}
@media (max-width: 767px) {
  .toolbar {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .toolbar {
    display: none !important;
  }
}
.lowerToolbarWrapper {
  position: relative;
  height: 50px;
}
.lowerToolbarWrapper #moreProductsButtonContainer {
  margin: auto;
}
@media (min-width: 991px) {
  .lowerToolbarWrapper #moreProductsButtonContainer {
    padding-top: 5px;
  }
}
.lowerToolbarWrapper .pagination-box {
  position: absolute;
  top: 0;
  right: 0;
}
#filter-wrapper,
#filter-sidebar,
#filter-content {
  width: 100%;
  display: inline-block;
}
#page > #filter-wrapper > #filter-sidebar {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  z-index: 20;
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 18.75%;
  }
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#page > #filter-wrapper > #filter-sidebar + #filter-content {
  position: relative;
  min-height: 0px;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content .prdct-wrapper {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding: 0 10px;
}
@media (min-width: 768px) {
  #page > #filter-wrapper > #filter-sidebar + #filter-content .prdct-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar + #filter-content .prdct-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 33.33333333%;
  }
}
#page > #filter-wrapper > #filter-sidebar + #filter-content #filterImage {
  display: block;
  max-width: 100%;
  height: auto;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content .short2-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content .short2-wrapper h1 {
  line-height: normal;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content .short2-text {
  display: inline;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content #short2 {
  color: #fff;
}
#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
  display: none !important;
  color: #fff;
}
@media (max-width: 767px) {
  #page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: block !important;
  }
  table#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table;
  }
  tr#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table-row !important;
  }
  th#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom,
  td#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: block !important;
  }
  table#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table;
  }
  tr#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table-row !important;
  }
  th#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom,
  td#page > #filter-wrapper > #filter-sidebar + #filter-content #short2bottom {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar + #filter-content {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 81.25%;
  }
}
#page > #filter-wrapper > #filter-sidebar .close-btn {
  display: inline-block;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  #page > #filter-wrapper > #filter-sidebar #rateBox {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #page > #filter-wrapper > #filter-sidebar #rateBox {
    display: none !important;
  }
}
#page > #filter-wrapper > #filter-sidebar #rateBox #averageRating {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
  font-weight: bold;
  display: block;
}
#page > #filter-wrapper > #filter-sidebar #rateBox .side-box-wrapper {
  padding-bottom: 10px;
  padding-left: 10px;
}
#page > #filter-wrapper > #filter-sidebar .side-box {
  position: relative;
  min-height: 0px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar .side-box {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
#page > #filter-wrapper > #filter-sidebar .side-box h3 {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
#page > #filter-wrapper > #filter-sidebar .side-box .slider-wrapper {
  padding-top: 20px;
  padding-bottom: 40px;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper {
  position: relative;
  min-height: 0px;
  background: #fff;
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper p {
  font-size: 11px;
  color: #333;
  line-height: 24px;
  margin: 5px 0;
  line-height: normal;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul {
  padding: 10px 0;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul > li > a.current {
  /* background-image: url("../gfx/elements.png");  changed by philipp */
  background-position: -50px -8px;
  background-color: #51ac14;
  color: #ffffff;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul li a {
  padding: 7px 5px 7px 10px;
  color: #333333;
  background: #cecece;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul li a:hover {
  color: #ffffff;
  background: #51ac14;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul li a.selected {
  background: #51ac14 url("../gfx/remove-icon.png") no-repeat 95% 50%;
  color: #FFFFFF;
}
#page > #filter-wrapper > #filter-sidebar .side-box .side-box-wrapper ul li a.selected:hover {
  background: #51ac14 url("../gfx/remove-icon-glow.png") no-repeat 95% 50%;
}
#page > #filter-wrapper > #filter-sidebar h3 {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
#page > #filter-wrapper > #filter-sidebar .slider-box {
  background: #fff;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #page > #filter-wrapper > #filter-sidebar .slider-box {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
#page > #filter-wrapper > #filter-sidebar .sort-by {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
#page > #filter-wrapper > #filter-sidebar .sort-by select {
  color: #333;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 991px) {
  #page > #filter-wrapper > #filter-sidebar {
    position: absolute;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #page > #filter-wrapper > #filter-sidebar {
    width: 740px;
  }
}
#geschenkeNav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#geschenkeNav #filter-sidebar {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 991px) {
  #geschenkeNav #filter-sidebar {
    z-index: 15;
    position: absolute;
  }
}
#geschenkeNav #pricerangepresents {
  padding-bottom: 40px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
#geschenkeNav #pricerangepresents p {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  #geschenkeNav #pricerangepresents {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
#geschenkeNav .geschenkecategories {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  #geschenkeNav .geschenkecategories {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
#geschenkeNav #filterNav ul.categories li.unterfilter {
  display: block;
  margin: 8px 0;
  color: #333333;
}
#geschenkeNav #filterNav ul.categories li.unterfilter a {
  white-space: nowrap;
  padding: 4px 5px 5px 5px;
  background: #cecece;
  color: #303030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#geschenkeNav #filterNav ul.categories li.unterfilter a:hover {
  color: #ffffff;
  background: #51ac14;
}
#geschenkeNav #filterNav ul.categories li.unterfilter a.selected {
  padding-right: 30px;
  background: #51ac14 url("../gfx/remove-icon.png") no-repeat 95% 50%;
  color: #FFFFFF;
}
#geschenkeNav #filterNav ul.categories li.unterfilter a.selected:hover {
  background: #51ac14 url("../gfx/remove-icon-glow.png") no-repeat 95% 50%;
}
.filter-list ul.filters.price-range li.header,
.filter-list ul.filters.static li.header,
.filter-list ul.filters.static li.header a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  background: none;
}
.filter-list ul.filters.static li.header a:hover {
  color: #ff9000;
}
.filter-list ul li.more {
  padding: 5px 0 0;
}
ul#price-range {
  margin: 0 1em 2em;
}
span#hover5 {
  color: #333;
  padding-right: 10px;
}
img#filterImage {
  display: block;
  max-width: 100%;
  height: auto;
}
/* categories list */
ul.categories {
  padding: 0;
  margin: 0;
}
.slider-wrapper-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 100px;
}
.slider-wrapper-wrapper h3 {
  text-align: left !important;
  color: #fff !important;
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
  text-transform: uppercase !important;
  background: url("../gfx/x-divs.png") 0px -2px repeat-x transparent !important;
  border: none !important;
  line-height: 20px !important;
  box-shadow: none !important;
  font: 14px 'Open Sans', sans-serif !important;
  font-weight: 700 !important;
}
.slider-wrapper-wrapper .slider-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 991px) {
  .slider-wrapper-wrapper .slider-wrapper {
    margin-left: -10px;
    width: 116%;
  }
}
.slider-wrapper-wrapper .slider-wrapper .tooltip > span {
  white-space: nowrap;
}
#filter-nav-mobile,
#filterNav.geschenkecat {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: normal;
}
#filter-nav-mobile li,
#filterNav.geschenkecat li {
  float: left;
  display: inline;
}
#filter-nav-mobile li:not(.unterfilter) + li.unterfilter,
#filterNav.geschenkecat li:not(.unterfilter) + li.unterfilter {
  margin: 0;
}
#filter-nav-mobile a,
#filterNav.geschenkecat a,
#filter-nav-mobile a.unterfilter,
#filterNav.geschenkecat a.unterfilter {
  padding: 5px 10px 5px 10px;
  margin: 0 5px 5px 0px;
  float: left;
  cursor: pointer;
  background: #cecece;
  color: #303030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#filter-nav-mobile a.selected,
#filterNav.geschenkecat a.selected,
#filter-nav-mobile a.unterfilter.selected,
#filterNav.geschenkecat a.unterfilter.selected {
  padding: 4px 30px 5px 10px;
}
#filter-nav-mobile a:hover,
#filterNav.geschenkecat a:hover,
#filter-nav-mobile a.unterfilter:hover,
#filterNav.geschenkecat a.unterfilter:hover {
  color: #ffffff;
  background: #51ac14;
}
#filter-nav-mobile a.selected,
#filterNav.geschenkecat a.selected,
#filter-nav-mobile a.unterfilter.selected,
#filterNav.geschenkecat a.unterfilter.selected {
  padding-right: 10px;
  background: #51AC14;
  color: #FFFFFF;
}
#filter-nav-mobile a.selected:after,
#filterNav.geschenkecat a.selected:after,
#filter-nav-mobile a.unterfilter.selected:after,
#filterNav.geschenkecat a.unterfilter.selected:after {
  content: "\f057";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
}
#filter-nav-mobile a.selected:hover,
#filterNav.geschenkecat a.selected:hover,
#filter-nav-mobile a.unterfilter.selected:hover,
#filterNav.geschenkecat a.unterfilter.selected:hover {
  background: #51AC14;
}
#filterNav {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: normal;
}
#filterNav li:not(.unterfilter) + li.unterfilter {
  margin-top: 15px;
}
#filterNav a.unterfilter {
  cursor: pointer;
  float: none;
  padding: 4px 30px 5px 10px;
  background: #cecece;
  color: #303030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#filterNav a.unterfilter:hover {
  color: #ffffff;
  background: #51ac14;
}
#filterNav a.unterfilter.selected {
  padding-right: 10px;
  background: #51AC14;
  color: #FFFFFF;
}
#filterNav a.unterfilter.selected:hover {
  background: #51AC14;
}
#filterNav ul.categories li {
  padding: 7px 0 7px 0;
  margin: 0;
}
#filterNav a {
  padding: 8px 30px 8px 10px;
  display: block;
  float: none;
  white-space: inherit;
  margin: 0 5px 5px 5px;
}
#filterNav a.selected {
  padding-right: 30px;
  background: #51ac14 url("../gfx/remove-icon.png") no-repeat 95% 50%;
  color: #FFFFFF;
}
#filterNav a.selected:after {
  content: "";
}
#filterNav a.selected:hover {
  background: #51ac14 url("../gfx/remove-icon-glow.png") no-repeat 95% 50%;
}
@media screen and (max-width: 767px) {
  #filter-sidebar {
    background-color: #303030;
    position: absolute;
    color: #fff;
  }
  .geschenke-header-wrapper {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #geschenkeNav #filter-sidebar {
    left: 0;
  }
  .slider-wrapper-wrapper {
    float: none!important;
  }
  .more-mobile-short {
    display: block;
  }
  input#more-mobile-short:checked + label {
    display: none;
  }
  input#more-mobile-short:checked + label + span#more-mobile-short-text {
    display: inline;
  }
  input#more-mobile-short:not(:checked) + label + span#more-mobile-short-text {
    display: none;
  }
}
@media (max-width: 991px) {
  #teaserText1 {
    bottom: 0;
    left: 0;
    position: relative;
    float: left;
    width: 100%;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
  }
  #teaserText1 h1 {
    line-height: inherit;
    padding-right: 2px;
  }
  .short-text {
    line-height: inherit;
  }
}
@media screen and (min-width: 768px) {
  label[for="more-mobile-short"] {
    display: none;
  }
  #filter-sidebar {
    background-color: transparent;
  }
  #teaserText1 {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 18px;
    right: 50px;
    bottom: 10px;
    padding: 4px;
    width: 60%;
  }
  #teaserText1 h1 {
    padding-right: 5px;
    line-height: normal;
  }
  #geschenkeNav #filter-sidebar {
    left: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
  #filter-close-btn,
  #filter-button {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  #filter-close-btn,
  #filter-button {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #filter-sidebar {
    background-color: #303030;
  }
  #filter-sidebar p {
    color: #FFFFFF;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-wrapper-wrapper {
    float: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 991px) {
  #filter-nav-mobile {
    display: none !important;
    visibility: hidden !important;
  }
}
.box-cat-geekwear-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.box-cat-geekwear,
.box-det-geekwear {
  position: relative;
  background: url('../gfx/geekwear_popbg.jpg');
  color: #594639;
  font-family: "Open Sans", sans-serif;
  padding-left: 60px;
  padding-right: 55px;
  min-height: 50px;
  line-height: 48px;
}
.box-cat-geekwear .icon,
.box-det-geekwear .icon {
  position: absolute;
  left: 0;
  width: 50px;
  height: 100%;
  background: url('../gfx/geekwear_icon.png') #76b73c center left no-repeat;
}
.box-cat-geekwear h3,
.box-det-geekwear h3,
.box-cat-geekwear h4,
.box-det-geekwear h4 {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.box-cat-geekwear h3 span,
.box-det-geekwear h3 span,
.box-cat-geekwear h4 span,
.box-det-geekwear h4 span {
  color: #4C6E15;
}
.box-cat-geekwear h3,
.box-det-geekwear h3 {
  font-size: 14px;
  line-height: 20px;
}
.box-cat-geekwear h4,
.box-det-geekwear h4 {
  font-size: 12px;
  line-height: 14px;
}
.box-cat-geekwear .gkwr_morebtn,
.box-det-geekwear .gkwr_morebtn,
.box-cat-geekwear .gkwr_infobtn,
.box-det-geekwear .gkwr_infobtn {
  position: absolute;
  right: 10px;
  top: calc((100% - 30px) / 2);
  width: 35px;
  height: 30px;
  border: none;
}
.box-cat-geekwear .gkwr_morebtn,
.box-det-geekwear .gkwr_morebtn {
  background: url('../gfx/geekwear_elements.png') no-repeat -718px -109px;
}
.box-cat-geekwear .gkwr_infobtn,
.box-det-geekwear .gkwr_infobtn {
  background: url('../gfx/geekwear_elements.png') no-repeat -718px -59px;
}
ul.gkwr_partners {
  margin: 0;
  padding: 0;
}
ul.gkwr_partners li {
  color: #594639;
  font: 600 11px/70px 'Open Sans', sans-serif;
  margin: 0 10px;
}
ul.gkwr_partners li.fairwear {
  background: url("../gfx/geekwear_elements.png") no-repeat -20px -50px;
}
ul.gkwr_partners li.textil {
  background: url("../gfx/geekwear_elements.png") no-repeat -20px -116px;
}
ul.gkwr_partners li.organic {
  background: url("../gfx/geekwear_elements.png") no-repeat -20px -187px;
}
ul.gkwr_partners li.carbon {
  background: url("../gfx/geekwear_elements.png") no-repeat -20px -256px;
}
ul.gkwr_partners li.fairwear,
ul.gkwr_partners li.textil,
ul.gkwr_partners li.organic,
ul.gkwr_partners li.carbon {
  border-bottom: 1px dashed #a6a189;
  padding: 3px;
}
.singleprdct span.singleprdct-image strong[class^="pl_geekwear"] {
  opacity: 0;
  font-size: 11px;
  bottom: 50px;
}
@media (max-width: 767px) {
  .singleprdct span.singleprdct-image strong[class^="pl_geekwear"] {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .singleprdct span.singleprdct-image strong[class^="pl_geekwear"] {
    display: none !important;
  }
}
.singleprdct:hover span.singleprdct-image strong[class^="pl_geekwear"] {
  font-size: 11px;
  opacity: 1;
  bottom: 122px;
  transition: all 0.3s ease-in-out 0s;
}
.gkwr_icon {
  padding-left: 28px;
  background: url("../gfx/geekwear_elements.png") no-repeat scroll -724px -162px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: calc(100% - 35px);
  max-width: 320px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background: url(../gfx/geekwear_popbg.jpg) repeat;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.popover.right {
  margin-left: 10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #e0d9c1;
  border-left-width: 0;
}
.infos-content-wrapper {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .infos-content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
.fairwear-page {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.fairwear-page .page-title h1 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
}
.fairwear-page .fairwear-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .fairwear-page .fairwear-img {
    float: left;
    width: 16.66666667%;
  }
}
.fairwear-page .fairwear-img img {
  max-height: 100px;
  width: auto;
  margin: 0 auto;
  display: block;
  padding-top: 10px;
}
.fairwear-page .subtitle {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.fairwear-page .fairwear-text-bottom {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.fairwear-page .fairwear-text-bottom p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
@media (min-width: 768px) {
  .fairwear-page .fairwear-text-bottom {
    float: left;
    width: 100%;
  }
}
.fairwear-page .fairwear-text {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.fairwear-page .fairwear-text p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
@media (min-width: 768px) {
  .fairwear-page .fairwear-text {
    float: left;
    width: 83.33333333%;
  }
}
.fairwear-page .bio {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: disc;
  list-style: none outside none;
}
.fairwear-page .bio li {
  background: url("../gfx/arrows.png") no-repeat scroll -5px -100px rgba(0, 0, 0, 0);
  color: #333333;
  line-height: 24px;
  margin-left: 12px;
  padding-bottom: 10px;
  padding-left: 14px;
}
#getfood {
  zoom: 1;
  padding: 10px;
}
#getfood:before,
#getfood:after {
  content: " ";
  display: table;
}
#getfood:after {
  clear: both;
}
#getfood img {
  max-width: 100%;
}
#getfood #create-link-wrapper {
  text-align: center;
  padding: 20px 0;
}
#getfood #create-link-wrapper a {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d87400;
  background: #e79800;
  background: -webkit-linear-gradient(top, #e79800, #d87400);
  background: -moz-linear-gradient(top, #e79800, #d87400);
  background: -ms-linear-gradient(top, #e79800, #d87400);
  background: -o-linear-gradient(top, #e79800, #d87400);
  box-shadow: inset 0 1px 2px #e79800;
  -webkit-box-shadow: inset 0 1px 2px #e79800;
  -moz-box-shadow: inset 0 1px 2px #e79800;
  font-weight: 700;
  padding: 10px;
}
#getfood #create-link-wrapper a:after {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 26px;
  height: 26px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: 195px -54px;
}
#getfood #created-link-wrapper {
  text-align: center;
  padding: 20px;
}
#getfood #created-link-wrapper a {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#getfood #newletter-info {
  display: block;
}
#getfood #users-info {
  margin-bottom: 10px;
}
#getfood.view .admin {
  zoom: 1;
  padding: 10px;
  background-color: #fff;
}
#getfood.view .admin:before,
#getfood.view .admin:after {
  content: " ";
  display: table;
}
#getfood.view .admin:after {
  clear: both;
}
#getfood.view .admin #deadline-form {
  float: right;
}
#getfood.view .admin p {
  margin-bottom: 10px;
}
#getfood.view .admin #invite-form {
  margin-top: 10px;
}
#getfood.view .admin #invite-form textarea {
  max-width: 350px;
}
#getfood.view #refresh-link {
  float: right;
  line-height: 39px;
}
#getfood.view .edit-link {
  display: none;
}
#getfood.view.admin .edit-link {
  display: inline;
}
#getfood.view table.items {
  width: 100%;
}
#getfood.view table.items .tr {
  display: table-row;
}
#getfood.view table.items td,
#getfood.view table.items th {
  padding: 2px;
}
#getfood.view table.items .edit-paid {
  white-space: nowrap;
}
#getfood.view table.items .sum {
  font-weight: bold;
}
#food-gadgets {
  zoom: 1;
  background-color: #333;
}
#food-gadgets:before,
#food-gadgets:after {
  content: " ";
  display: table;
}
#food-gadgets:after {
  clear: both;
}
#page-getget {
  background: #ebedf0;
  color: #333;
  position: relative;
}
#page-getget .lightbox {
  position: absolute;
  background: #000;
  opacity: 0.8;
  pointer-events: none;
  width: 3000px;
  height: 100%;
  z-index: 1100;
  transition: opacity 0.3s;
}
#page-getget .lightbox.hover {
  opacity: 0;
}
#page-getget .lightbox.top,
#page-getget .lightbox.bottom {
  left: -1020px;
  height: 3000px;
}
#page-getget .lightbox.top {
  bottom: 100%;
}
#page-getget .lightbox.left {
  right: 100%;
}
#page-getget .lightbox.right {
  left: 100%;
}
#page-getget .lightbox.bottom {
  top: 100%;
  left: -1020px;
  height: 0;
}
@media only screen and (max-width: 768px) {
  #page-getget .lightbox {
    display: none;
  }
}
#page-getget > #getget-content {
  margin: 0 auto;
  max-width: 400px;
  position: relative;
}
#page-getget .btn {
  padding: 1px 19px;
}
#page-getget .added-to-cart {
  animation: added-to-cart 3s ease 0ms 1;
}
@keyframes added-to-cart {
  from {
    background-color: #2da53a;
  }
  to {
    background-color: #ff9a78;
  }
}
#page-getget #getget-header {
  height: 38px;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
#page-getget #getget-header .header-button {
  padding: 7px;
  cursor: pointer;
}
#page-getget #getget-header .header-button:focus,
#page-getget #getget-header .header-button:active {
  text-decoration: none;
}
#page-getget #getget-header .header-button.back {
  position: absolute;
  left: 0;
  top: 3px;
}
@media only screen and (max-width: 768px) {
  #page-getget #getget-header .header-button.back {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #page-getget #getget-header .header-button {
    padding: 7px 4px;
  }
}
#page-getget #getget-header #buttons-right {
  position: absolute;
  right: 0px;
  top: 10px;
}
#page-getget #getget-header h1 {
  display: inline;
  font-size: 20px;
  line-height: 38px;
  color: #aaa;
}
#page-getget #getget-header h1 a {
  color: inherit;
  padding: 5px;
}
#page-getget #getget-header h1 a:hover {
  color: #666;
}
#page-getget #getget-help {
  position: absolute;
  display: none;
  top: 40px;
  bottom: 0;
  width: 100%;
  padding: 10px;
  z-index: 201;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: #fff;
}
#page-getget #getget-help h2 {
  margin: 10px 0;
  font: 20px 'Oswald', sans-serif;
}
#page-getget #getget-help .help-element {
  margin-bottom: 10px;
  zoom: 1;
}
#page-getget #getget-help .help-element:before,
#page-getget #getget-help .help-element:after {
  content: " ";
  display: table;
}
#page-getget #getget-help .help-element:after {
  clear: both;
}
#page-getget #getget-help .help-element .icons {
  float: left;
  line-height: 36px;
  font-size: 21px;
  width: 80px;
  text-align: right;
  padding-top: 8px;
  padding-right: 14px;
}
#page-getget #getget-help .help-element .icons .arrow-right:before {
  content: "\f061";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #getget-help .help-element .icons .arrow-left:before {
  content: "\f060";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #getget-help .help-element .icons .cursor {
  font-size: 30px;
}
#page-getget #getget-help .help-element .icons .cursor:before {
  content: "\f245";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #getget-help .help-element .text {
  margin-left: 80px;
}
#page-getget #getget-help .help-element .text h3 {
  margin: 0;
  font: 18px 'Oswald', sans-serif;
  line-height: 2;
}
#page-getget #getget-help button {
  display: block;
  width: 100%;
  margin-top: 10px;
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#page-getget #getget-help #help-footer {
  display: none;
  float: right;
  padding-top: 10px;
}
#page-getget #getget {
  position: relative;
}
#page-getget #getget #slides-wrapper {
  padding: 0 10px;
  margin: 0 auto;
}
#page-getget #getget #slides-wrapper ul {
  margin: 0;
  position: relative;
  display: block;
  height: 100%;
}
#page-getget #getget #slides-wrapper ul li {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  text-align: center;
  padding: 10px 10px 10px 10px;
  background: #eee;
  font-size: 24px;
  color: #000;
  border: 1px solid #fff;
  transition: box-shadow 2s;
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  backface-visibility: hidden;
  cursor: pointer;
}
#page-getget #getget #slides-wrapper ul li.first:not(:last-of-type) {
  display: none;
}
#page-getget #getget #slides-wrapper ul li:last-of-type:hover {
  z-index: 1101;
}
#page-getget #getget #slides-wrapper ul li:first-of-type,
#page-getget #getget #slides-wrapper ul li:nth-last-of-type(1),
#page-getget #getget #slides-wrapper ul li:nth-last-of-type(2),
#page-getget #getget #slides-wrapper ul li:nth-last-of-type(3) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#page-getget #getget #slides-wrapper ul li:nth-of-type(1) {
  -moz-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
#page-getget #getget #slides-wrapper ul li:not(:last-of-type):not( :nth-last-of-type(2)) .added,
#page-getget #getget #slides-wrapper ul li:not(:last-of-type):not( :nth-last-of-type(2)) .prdctrow-ribbon {
  display: none;
}
#page-getget #getget #slides-wrapper ul li .prdctrow-ribbon {
  z-index: 1;
}
#page-getget #getget #slides-wrapper ul li .added {
  display: block;
  position: absolute;
  width: 67px;
  height: 24px;
  top: 5px;
  left: -2px;
  font-family: 'Open sans', sans-serif;
  font: 10px 'Open sans', sans-serif;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 4px 12px 5px 14px;
  color: #ffffff;
  background: url("../gfx/added_ribbon.png");
  z-index: 1;
}
#page-getget #getget #slides-wrapper ul li .like,
#page-getget #getget #slides-wrapper ul li .dislike {
  opacity: 0;
  position: absolute;
  width: 170px;
  max-width: 30%;
  left: 45px;
  top: 40px;
  z-index: 1;
  overflow: hidden;
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  backface-visibility: hidden;
}
#page-getget #getget #slides-wrapper ul li .dislike {
  right: 45px;
  left: auto;
}
#page-getget #getget #slides-wrapper ul li .details-info {
  position: absolute;
  font-size: 50px;
  right: 25px;
  bottom: 42px;
  opacity: 0.2;
  transition: opacity 0.5s;
}
#page-getget #getget #slides-wrapper ul li .details-info:before {
  content: "\f05a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #getget #slides-wrapper ul li .details-info:hover {
  opacity: 0.5;
}
#page-getget #getget #slides-wrapper ul li .details {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  font: 16px 'Oswald', sans-serif;
  color: #444;
}
#page-getget #getget #slides-wrapper ul li .details .name {
  flex-grow: 1;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}
#page-getget #getget #slides-wrapper ul li .details .number {
  color: #888;
}
#page-getget #getget #slides-wrapper .product-image,
#page-getget #getget #slides-wrapper .custom-wrapper {
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  overflow: hidden;
  backface-visibility: hidden;
  background: #fff;
}
#page-getget #getget #slides-wrapper .custom-wrapper {
  position: relative;
}
#page-getget #getget #slides-wrapper .custom-wrapper:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 5px;
  font-size: 14px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .error-alert {
  min-height: 60px;
  display: none;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content #facebookform {
  display: none;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .fabo-button {
  color: #fff;
  text-shadow: 0px 1px black;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #134294;
  background: #5badd4;
  background: -webkit-linear-gradient(top, #1e6dc7, #134294);
  background: -moz-linear-gradient(top, #1e6dc7, #134294);
  background: -ms-linear-gradient(top, #1e6dc7, #134294);
  background: -o-linear-gradient(top, #1e6dc7, #134294);
  box-shadow: inset 0 1px 2px #5badd4;
  -webkit-box-shadow: inset 0 1px 2px #5badd4;
  -moz-box-shadow: inset 0 1px 2px #5badd4;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 5px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .fabo-button:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/shareicons/white/facebook.png");
  width: 9px;
  height: 19px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -5px 0px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content hr {
  margin: 10px;
  border-color: #ccc;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content input {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button-wrapper {
  width: 100%;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button-wrapper button {
  width: calc(50% - 3px);
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button-wrapper .signup-button {
  margin-right: 6px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button-wrapper .later-button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 5px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button-wrapper .later-button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .signup-button {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .signup-button:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 14px;
  height: 16px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -322px -6px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 9px;
  height: 15px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -662px -6px;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .signup-form,
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-form {
  display: none;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .signup-form button,
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-form button {
  width: 100%;
}
#page-getget #getget #slides-wrapper .custom-wrapper .content .signup-form .password-forgot,
#page-getget #getget #slides-wrapper .custom-wrapper .content .login-form .password-forgot {
  font-size: small;
  float: right;
  margin-top: 5px;
  padding: 4px;
}
#page-getget #getget #slides-wrapper #last-slide {
  max-width: 400px;
  padding: 10px;
  background: #eee;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
  font: 16px 'Oswald', sans-serif;
  color: #444;
}
#page-getget #getget #button-wrapper {
  padding: 5px 2px;
  background: #ebedf0;
}
#page-getget #getget #button-wrapper #actions {
  max-width: 380px;
  margin: 0 auto;
}
#page-getget #getget #button-wrapper #actions > div {
  position: relative;
  float: left;
}
#page-getget #getget #button-wrapper #actions > div.button-small {
  width: 20%;
  font-size: 30px;
}
#page-getget #getget #button-wrapper #actions > div.button-large {
  width: 30%;
  font-size: 40px;
}
#page-getget #getget #button-wrapper #actions > div:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#page-getget #getget #button-wrapper #actions > div button {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  background: #fff;
  border: 4px solid #ccc;
  padding: 0;
}
#page-getget #getget #button-wrapper #actions > div button:active {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15) inset;
}
#page-getget #getget #button-wrapper #actions > div button.disabled,
#page-getget #getget #button-wrapper #actions > div button[disabled] {
  filter: grayscale(1);
  pointer-events: none;
}
#page-getget #getget #button-wrapper #actions > div button#rewind {
  background: #ffffff url('../gfx/getget/rewind.png') center no-repeat;
}
#page-getget #getget #button-wrapper #actions > div button#rate-negative {
  background: #ffffff url('../gfx/getget/times.png') center no-repeat;
}
#page-getget #getget #button-wrapper #actions > div button#rate-positive {
  background: #ffffff url('../gfx/getget/heart.png') center no-repeat;
}
#page-getget #getget #button-wrapper #actions > div button#btn-cart {
  background: #ffffff url('../gfx/getget/cart.png') center no-repeat;
}
#page-getget .outer-box {
  border-radius: 5px;
  background: #f6f7f7;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
#page-getget .outer-box:before,
#page-getget .outer-box:after {
  content: " ";
  display: table;
}
#page-getget .outer-box:after {
  clear: both;
}
#page-getget .outer-box:before,
#page-getget .outer-box:after {
  content: " ";
  display: table;
}
#page-getget .outer-box:after {
  clear: both;
}
#page-getget .inner-box {
  padding: 10px 11px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}
#page-getget .getget-button {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
}
#page-getget .getget-button img {
  margin-right: 5px;
  margin-bottom: 1px;
}
#page-getget #details {
  border-radius: 5px;
  background: #f6f7f7;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  display: none;
  margin-bottom: 2px;
}
#page-getget #details:before,
#page-getget #details:after {
  content: " ";
  display: table;
}
#page-getget #details:after {
  clear: both;
}
#page-getget #details:before,
#page-getget #details:after {
  content: " ";
  display: table;
}
#page-getget #details:after {
  clear: both;
}
#page-getget #details.loading {
  background: #ffffff url('../gfx/loading.gif') center no-repeat;
  width: 100%;
  height: 400px;
}
#page-getget #details #details-main {
  padding: 10px 11px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
#page-getget #details #details-main #columns-wrapper {
  overflow: hidden;
}
#page-getget #details #details-main #columns-wrapper #column-left,
#page-getget #details #details-main #columns-wrapper #column-right {
  width: 49px;
}
#page-getget #details #details-main #columns-wrapper #column-left button,
#page-getget #details #details-main #columns-wrapper #column-right button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
}
#page-getget #details #details-main #columns-wrapper #column-left {
  float: left;
}
#page-getget #details #details-main #columns-wrapper #column-left button {
  border: 1px solid #aaa;
  background: #ffffff url("../gfx/getget/icon-back.png") no-repeat 13px center / 10px 16px;
}
#page-getget #details #details-main #columns-wrapper #column-left button:hover {
  background-color: #eee;
}
#page-getget #details #details-main #columns-wrapper #column-left button:hover:active {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2);
}
#page-getget #details #details-main #columns-wrapper #column-right {
  float: right;
  text-align: right;
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper {
  display: none;
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper:hover button {
  background-color: #4bb6d9;
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper:hover .share-buttons {
  max-height: 140px;
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper button {
  background: #75c7e2 url("../gfx/getget/share.png") no-repeat 10px center;
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper .share-buttons {
  max-height: 0px;
  overflow-y: hidden;
  transition: max-height 0.5s;
  position: absolute;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.1);
}
#page-getget #details #details-main #columns-wrapper #column-right #share-wrapper .share-buttons .share {
  float: none;
  margin: 10px 3px;
}
#page-getget #details #details-main #columns-wrapper > ul,
#page-getget #details #details-main #columns-wrapper .bx-wrapper {
  width: calc(100% - 98px);
  margin-left: 49px;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
#page-getget #details #details-main #columns-wrapper > ul .bx-pager,
#page-getget #details #details-main #columns-wrapper .bx-wrapper .bx-pager {
  height: 0;
  position: absolute;
  bottom: 38px;
}
#page-getget #details #details-main #columns-wrapper > ul .bx-pager .bx-pager-item:first-of-type:last-of-type,
#page-getget #details #details-main #columns-wrapper .bx-wrapper .bx-pager .bx-pager-item:first-of-type:last-of-type {
  display: none;
}
#page-getget #details #details-main #columns-wrapper > ul .bx-pager .bx-pager-item .bx-pager-link,
#page-getget #details #details-main #columns-wrapper .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #d7dadc;
  outline: none !important;
}
#page-getget #details #details-main #columns-wrapper > ul .bx-pager .bx-pager-item .bx-pager-link.active,
#page-getget #details #details-main #columns-wrapper .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active {
  background: #8ac541;
}
#page-getget #details #details-main h2 {
  margin: 0;
  margin-top: 3px;
  font-weight: bold;
  letter-spacing: -0.5px;
  text-align: center;
}
#page-getget #details #details-main #button-product {
  background: #69b81b;
}
#page-getget #details #details-main .getget-button {
  width: calc(100% - 98px);
  margin-left: 49px;
}
#page-getget #details #details-main #short-desc {
  font-size: 14px;
  margin: 20px 30px 10px 30px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1;
}
#page-getget #details #details-main #price-wrapper {
  font-size: 20px;
  text-align: center;
}
#page-getget #details #details-main #price-wrapper #price-old {
  color: #d00;
  font-size: 18px;
  text-decoration: line-through;
  margin-right: 10px;
}
#page-getget #details #details-main #price-wrapper #price {
  font-weight: bold;
}
#page-getget #details #details-main #price-wrapper #price:after {
  content: "*";
  font-size: 12px;
  vertical-align: super;
  font-weight: normal;
  color: #999;
  margin-left: 5px;
}
#page-getget #details #details-main #price-info {
  float: right;
  font-size: 10px;
  color: #999;
}
#page-getget #details #details-main #configuration {
  padding: 10px 0;
  margin-bottom: 0;
}
#page-getget #details #details-main #configuration .error-alert {
  display: none;
  width: calc(100% - 10px);
  min-height: 70px;
  margin-bottom: 20px;
}
#page-getget #details #details-main #configuration li {
  display: flex;
  margin-bottom: 10px;
}
#page-getget #details #details-main #configuration li .impact {
  animation: impact 3s ease 0s 1;
}
@keyframes impact {
  from {
    color: red;
  }
  to {
    color: #333;
  }
}
#page-getget #details #details-main #configuration li label {
  line-height: 28px;
  min-width: 20%;
}
#page-getget #details #details-main #configuration li select {
  flex-grow: 4;
}
#page-getget #details #details-main #button-cart {
  background: #e17f00;
  margin-bottom: 6px;
}
#page-getget #details .technical-details li {
  font-size: 13px;
}
#page-getget #settings {
  padding: 10px;
}
#page-getget #settings > div:before,
#page-getget #settings > div:after {
  content: " ";
  display: table;
}
#page-getget #settings > div:after {
  clear: both;
}
#page-getget #settings > div:before,
#page-getget #settings > div:after {
  content: " ";
  display: table;
}
#page-getget #settings > div:after {
  clear: both;
}
#page-getget #settings > div h2 {
  margin: 0;
}
#page-getget #settings > div input[type="checkbox"] {
  display: initial;
}
#page-getget #settings > div input[type="checkbox"] + label {
  margin-top: 9px;
}
#page-getget #settings a {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
  background-color: #69b81b;
}
#page-getget #settings a img {
  margin-right: 5px;
  margin-bottom: 1px;
}
#page-getget #likes-page {
  border-radius: 5px;
  background: #f6f7f7;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
#page-getget #likes-page:before,
#page-getget #likes-page:after {
  content: " ";
  display: table;
}
#page-getget #likes-page:after {
  clear: both;
}
#page-getget #likes-page:before,
#page-getget #likes-page:after {
  content: " ";
  display: table;
}
#page-getget #likes-page:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  #page-getget #likes-page #button-back-wrapper {
    display: none;
  }
}
#page-getget #likes-page #button-back-wrapper:before,
#page-getget #likes-page #button-back-wrapper:after {
  content: " ";
  display: table;
}
#page-getget #likes-page #button-back-wrapper:after {
  clear: both;
}
#page-getget #likes-page #button-back-wrapper:before,
#page-getget #likes-page #button-back-wrapper:after {
  content: " ";
  display: table;
}
#page-getget #likes-page #button-back-wrapper:after {
  clear: both;
}
#page-getget #likes-page #button-back-wrapper a {
  float: left;
  width: 40px;
  height: 40px;
  margin: 5px;
  border-radius: 50%;
  border: 1px solid #aaa;
  background: #ffffff url("../gfx/getget/icon-back.png") no-repeat 13px center / 10px 16px;
}
#page-getget #likes-page #button-back-wrapper a:hover {
  background-color: #eee;
}
#page-getget #likes-page #button-back-wrapper a:hover:active {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2);
}
#page-getget #likes-page #likes-order {
  margin: 5px;
  font-size: 14px;
  line-height: 40px;
}
#page-getget #likes-page #likes-order #likes-count {
  float: right;
}
#page-getget #likes-page #likes-order a {
  display: inline-block;
  padding: 0px 5px;
  color: inherit;
}
#page-getget #likes-page #likes-order a.active {
  color: inherit;
  font-weight: bold;
}
#page-getget #likes-page #likes {
  padding: 10px 11px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}
#page-getget #likes-page #likes li {
  margin-bottom: 10px;
  position: relative;
}
#page-getget #likes-page #likes li a {
  color: #333;
  text-decoration: none;
  outline: none;
}
#page-getget #likes-page #likes li a:hover h2,
#page-getget #likes-page #likes li a:focus h2 {
  text-decoration: underline;
}
#page-getget #likes-page #likes li a img {
  float: left;
  margin-right: 5px;
}
#page-getget #likes-page #likes li a h2 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
#page-getget #likes-page #likes li a .price-old {
  text-decoration: line-through;
  color: #c00;
}
#page-getget #likes-page #likes li .buttons {
  float: right;
  width: 80px;
}
#page-getget #likes-page #likes li .buttons .btn-remove {
  position: absolute;
  right: 50px;
  width: 30px;
  padding: 10px;
  border: none;
  background: none;
  color: #555;
  font-size: 16px;
  text-align: center;
}
#page-getget #likes-page #likes li .buttons .btn-remove:hover {
  color: #111;
}
#page-getget #likes-page #likes li .buttons .btn-cart {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
  position: absolute;
  right: 0;
  width: 40px;
  background: #e17f00;
}
#page-getget #likes-page #likes li .buttons .btn-cart img {
  margin-right: 5px;
  margin-bottom: 1px;
}
#page-getget #likes-page #likes li .buttons .btn-cart:before {
  content: "\f07a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #likes-page #likes-footer {
  padding: 0 5px;
}
#page-getget #likes-page #likes-footer #likes-clear {
  line-height: 40px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.5px;
  border: none;
  border-radius: 3px;
  background: #a00000;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 5px;
  float: right;
}
#page-getget #likes-page #likes-footer #likes-clear img {
  margin-right: 5px;
  margin-bottom: 1px;
}
#page-getget #likes-page #likes-footer #likes-clear:before {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#page-getget #likes-page #likes-footer #likes-clear:before {
  margin-right: 5px;
}
#page-getget #likes-page #likes-footer .tax-info {
  font-size: 12px;
  color: #999;
  line-height: 30px;
}
img[id^="tmp_addflowcart"] {
  max-width: 60px;
}
#getget-delete {
  color: #333;
}
#getget-delete button {
  margin-top: 10px;
  min-width: 80px;
}
#getget-delete button#likes-clear-yes {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
  margin-right: 10px;
}
#getget-delete button#likes-clear-no {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#getget-delete button#likes-clear-no:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
label[for="mobile-nav-main-trigger"].getget {
  position: absolute;
  font-size: 8px;
  left: 0;
  top: 0;
}
label[for="mobile-nav-main-trigger"].getget:before {
  color: #aaa !important;
}
.info-page {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding: 10px 0;
  background-color: #ebedf0;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .info-page {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .info-page {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .info-page {
    width: 960px;
  }
}
.info-page > .navbar-header,
.info-page > .navbar-collapse {
  margin-right: -10;
  margin-left: -10;
}
@media (min-width: 768px) {
  .info-page > .navbar-header,
  .info-page > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.info-page .shipping-price {
  text-align: right;
  white-space: nowrap;
}
.info-page .gd-badge {
  float: right !important;
}
@media (max-width: 767px) {
  .info-page .gd-badge {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .info-page .gd-badge {
    display: none !important;
  }
}
.info-page .gd-badge span.icon-truck {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.submit-idea {
  padding: 0 10px;
}
.submit-idea .box-grey {
  padding-top: 10px;
  padding-bottom: 10px;
}
.submit-idea .input-text {
  width: 95%;
}
[class*=grid_] .info-navigation {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  margin-bottom: 10px !important;
}
@media (min-width: 992px) {
  [class*=grid_] .info-navigation {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.info-menu {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .info-menu {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.info-menu h3 {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.info-menu h3 .heading-black-os {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.info-menu #sidemenu {
  background: #fff;
  padding: 10px 0px 0px 10px;
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  border-top: none !important;
}
.info-menu #sidemenu ul {
  line-height: 14px;
  font-size: 12px;
  color: #333333;
  margin: 0;
  padding: 0;
}
.info-menu #sidemenu ul > li > a:hover:before,
.info-menu #sidemenu ul > li > a.current:before {
  line-height: 0;
  border-right: 5px solid transparent;
  border-top: 5px solid #3a7c0d;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}
.info-menu #sidemenu ul > li > a.current {
  background-color: #51ac14;
  color: #ffffff;
  margin-right: -20px;
}
.info-menu #sidemenu ul li {
  border-bottom: 1px solid #d3d3d3;
  margin-right: 15px;
}
.info-menu #sidemenu ul li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.info-menu #sidemenu ul li a {
  color: #333333;
  display: block;
  padding: 6px 10px 6px 10px;
  margin-right: -15px;
  -webkit-border-radius: 4px 4px 0px 4px;
  -moz-border-radius: 4px 4px 0px 4px;
  border-radius: 4px 4px 0px 4px;
  position: relative;
}
.info-menu #sidemenu ul li a:hover {
  color: #ffffff;
  background: #51ac14;
  padding-right: 20px;
  margin-right: -20px;
}
.info-menu #sidemenu p {
  color: black;
}
.info-navigation {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .info-navigation {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 16.66666667%;
  }
}
.info-navigation h3 {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.info-navigation h3 .heading-black-os {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer;
}
.info-navigation #sidemenu {
  background: #fff;
  padding: 10px 0px 0px 10px;
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  border-top: none !important;
}
.info-navigation #sidemenu ul {
  line-height: 14px;
  font-size: 12px;
  color: #333333;
  margin: 0;
  padding: 0;
}
.info-navigation #sidemenu ul > li > a:hover:before,
.info-navigation #sidemenu ul > li > a.current:before {
  line-height: 0;
  border-right: 5px solid transparent;
  border-top: 5px solid #3a7c0d;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}
.info-navigation #sidemenu ul > li > a.current {
  background-color: #51ac14;
  color: #ffffff;
  margin-right: -20px;
}
.info-navigation #sidemenu ul li {
  border-bottom: 1px solid #d3d3d3;
  margin-right: 15px;
}
.info-navigation #sidemenu ul li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.info-navigation #sidemenu ul li a {
  color: #333333;
  display: block;
  padding: 6px 10px 6px 10px;
  margin-right: -15px;
  -webkit-border-radius: 4px 4px 0px 4px;
  -moz-border-radius: 4px 4px 0px 4px;
  border-radius: 4px 4px 0px 4px;
  position: relative;
}
.info-navigation #sidemenu ul li a:hover {
  color: #ffffff;
  background: #51ac14;
  padding-right: 20px;
  margin-right: -20px;
}
.info-navigation #sidemenu p {
  color: black;
}
.info-navigation #sidemenu ul {
  -webkit-transition: max-height 0.5s ease-in;
  -o-transition: max-height 0.5s ease-in;
  transition: max-height 0.5s ease-in;
  max-height: 600px;
}
div.hotline > div > span {
  font-size: 17px;
}
.job-description {
  color: #333;
  padding: 0 10px;
}
.job-description a.button.continue {
  font-size: 14px;
}
.col-left {
  float: left;
  margin: 0;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.col-main img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.col-main .push_2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.col-main > div {
  padding-bottom: 10px;
}
.col-main h4.heading-white-ow {
  color: #fff;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  margin: 0px;
  padding-left: 10px;
}
.col-main h5 {
  font-size: 13px;
}
.col-main.versand h3 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.info-page .col-main.grid_10 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-right {
  float: right;
  margin: 0;
}
@media (min-width: 991px) {
  .col-right {
    padding-right: 10px!important;
    padding-left: 5px !important;
  }
}
#deliveryTime {
  color: #333;
}
/* ARTICLE STUFF */
@media screen and (max-width: 991px) {
  .info-navigation div#sidemenu {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .info-page h1.heading-black-os {
    margin-top: 10px;
  }
  .col-main {
    margin: 0;
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  .info-navigation-closed div#sidemenu {
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .info-navigation-closed div#sidemenu ul {
    max-height: 0px;
    padding: 0px;
  }
  .info-navigation-closed div#sidemenu ul li:last-child {
    margin-bottom: 0px;
  }
  .info-navigation h3 {
    height: 35px;
    line-height: 33px;
  }
  .info-navigation h3:before {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .info-navigation h3:before {
    margin-right: 5px;
  }
  .info-navigation-closed h3:before {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .col-main {
    margin: 0;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .info-navigation-closed div#sidemenu {
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .info-navigation-closed div#sidemenu ul {
    max-height: 0px;
    padding: 0px;
  }
  .info-navigation-closed div#sidemenu ul li:last-child {
    margin-bottom: 0px;
  }
  .info-navigation h3 {
    height: 35px;
    line-height: 33px;
  }
  .info-navigation h3:before {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .info-navigation h3:before {
    margin-right: 5px;
  }
  .info-navigation-closed h3:before {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) and (min-width: 991px) {
  .info-navigation div#sidemenu {
    overflow: visible;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .col-main {
    margin: 0;
    padding-left: 10px !important;
    padding-right: 10px!important;
  }
}
.job-page {
  padding: 10px 0;
  background-color: #ebedf0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.job-page p {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
}
.job-page .job-offer-page {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
.job-page .job-offer-page .subtitle {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .job-page .job-offer-page {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 83.33333333%;
  }
}
.job-page .job-offer-page .page-title h1 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
}
.job-page .job-offer-page .bottom-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.job-page .job-offer-page .job-box-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.job-page .job-offer-page .job-box-wrapper .job-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
}
.job-page .job-offer-page .job-box-wrapper .job-box h4 {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  font-size: 14px;
  line-height: 33px;
}
.job-page .job-offer-page .job-box-wrapper .job-box .button-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}
.job-page .job-offer-page .job-box-wrapper .job-box .button-wrapper a {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}
.job-page .job-offer-page .job-box-wrapper .job-box .button-wrapper a:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 12px;
  height: 12px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -126px -8px;
}
.job-page .job-offer-page .job-box-wrapper .job-box .button-wrapper a:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
.job-page .native-lng-required {
  font-size: smaller;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fff;
  border: 1px solid #e58c00;
  color: #333;
  margin-bottom: 0;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
  display: inline-block;
  line-height: 1.5;
  padding: 5px;
  font-weight: normal;
  margin-left: 5px;
}
.job-page .native-lng-required h4 {
  margin-top: 0;
  color: inherit;
}
.job-page .native-lng-required .alert-link {
  font-weight: bold;
}
.job-page .native-lng-required > p,
.job-page .native-lng-required > ul {
  margin-bottom: 0;
}
.job-page .native-lng-required > p + p {
  margin-top: 5px;
}
.job-page .native-lng-required hr {
  border-top-color: #a6e1ec;
}
.job-page .native-lng-required .alert-link {
  color: #245269;
}
.job-page #applyForm .textarea-wrapper {
  padding: 0 10px;
}
.lottery-header {
  margin: 0px;
  color: #333333;
  font-weight: bolder;
  text-transform: uppercase;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.lottery-page {
  background: #f6f7f7;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
}
.lottery-page p {
  padding: 0;
}
.lottery-page #newsletterform {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.lottery-page .lottery-header {
  margin-bottom: -10px;
}
.lottery-page .lottery-header .extra-header {
  font-size: 15px;
  padding-left: 10px;
}
.lottery-page .lottery-product-link-wrap {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  float: right !important;
  padding-left: 20px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .lottery-page .lottery-product-link-wrap {
    float: left;
    width: 25%;
  }
}
.lottery-page .lottery-content {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .lottery-page .lottery-content {
    float: left;
    width: 75%;
  }
}
.lottery-page .lottery-content .introtext {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lottery-page .lottery-content .introtext {
    float: left;
    width: 100%;
  }
}
.lottery-page .lottery-content .lottery-text-box {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 215px;
}
.lottery-page .lottery-content .lottery-extrainfos {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #b5b5b5;
}
.lottery-page .lottery-content .lottery-extrainfos-end {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #b5b5b5;
}
.lottery-page .lottery-content .mail-box {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .lottery-page .lottery-content .mail-box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.lottery-page .lottery-content .mail-box .text-wrapper {
  padding-top: 2px !important;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 0px !important;
}
.lottery-page .lottery-content .mail-box .text-wrapper input {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .lottery-page .lottery-content .mail-box .text-wrapper input {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .lottery-page .lottery-content .mail-box .text-wrapper input {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .lottery-page .lottery-content .mail-box .text-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
.lottery-page .lottery-content .mail-box .button-wrapper {
  padding-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lottery-page .lottery-content .mail-box .button-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.lottery-page .lottery-content .mail-box .button-wrapper button {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
}
@media screen and (max-width: 1199px) {
  .lottery-page .lottery-content .mail-box .button-wrapper button {
    float: right;
  }
}
@media (min-width: 768px) {
  .lottery-page .lottery-content .mail-box .button-wrapper {
    float: left;
    width: 16.66666667%;
  }
}
.partner-activate {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.partner-activate h2 {
  margin: 0px;
  color: #333333;
  font-weight: bolder;
  text-transform: uppercase;
}
.partner-activate .partner-activate-formular-box {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.partner-activate .partner-activate-formular-box label.captcha {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.partner-activate .partner-activate-intro-text {
  color: #333;
  line-height: 24px;
  margin: 5px 0;
  padding: 0px;
}
.partnerarea .login-menu {
  background: #fff;
  padding: 10px 0px 0px 10px;
  border: 1px solid #c5c6c6;
  border: 1px solid #d4d4d4;
  border-top: none !important;
}
.partnerarea .login-menu ul {
  line-height: 14px;
  font-size: 12px;
  color: #333333;
  margin: 0;
  padding: 0;
}
.partnerarea .login-menu ul > li > a:hover:before,
.partnerarea .login-menu ul > li > a.current:before {
  line-height: 0;
  border-right: 5px solid transparent;
  border-top: 5px solid #3a7c0d;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}
.partnerarea .login-menu ul > li > a.current {
  background-color: #51ac14;
  color: #ffffff;
  margin-right: -20px;
}
.partnerarea .login-menu ul li {
  border-bottom: 1px solid #d3d3d3;
  margin-right: 15px;
}
.partnerarea .login-menu ul li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.partnerarea .login-menu ul li a {
  color: #333333;
  display: block;
  padding: 6px 10px 6px 10px;
  margin-right: -15px;
  -webkit-border-radius: 4px 4px 0px 4px;
  -moz-border-radius: 4px 4px 0px 4px;
  border-radius: 4px 4px 0px 4px;
  position: relative;
}
.partnerarea .login-menu ul li a:hover {
  color: #ffffff;
  background: #51ac14;
  padding-right: 20px;
  margin-right: -20px;
}
.partnerarea .login-menu p {
  color: black;
}
.press-page > div,
.press-page .box-grey {
  padding: 0 10px;
}
.press-page .person-box-big {
  background: #fff;
}
.press-page .person-box-big img {
  padding-top: 10px;
}
.press-page .input-text {
  width: 95%;
}
@media (max-width: 767px) {
  .press-page .material-dateiformat,
  .press-page .material-geeignet {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .press-page .material-dateiformat,
  .press-page .material-geeignet {
    display: none !important;
  }
}
.press-page .pagination .ellipsis span {
  color: #333;
  background: none;
  border: none;
}
.product-wrapper {
  background-color: #ebedf0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.product-wrapper .product-details .mobile-techinfos .description-list {
  padding-right: 5px;
  margin-bottom: -10px;
}
.product-wrapper .product-details .mobile-techinfos .description-list p {
  color: #333;
  line-height: 19px;
  /*padding: 10px;*/
  padding-top: 0;
}
.product-wrapper .product-details .mobile-techinfos .description-list h4 {
  font-weight: 700;
  font-size: 13px;
  margin: 10px 0;
  color: #333;
  padding: 0 10px;
  margin-bottom: 0;
}
.product-wrapper .product-details .mobile-techinfos .description-list ul {
  margin: 0;
  padding: 0;
}
.product-wrapper .product-details .mobile-techinfos .description-list li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  list-style: none;
  background: url("../gfx/arrows.png") no-repeat scroll 5px -104px transparent;
  line-height: 15px;
  color: #333333;
  font-weight: 600;
  padding-left: 26px;
  padding-bottom: 10px;
}
.product-wrapper .product-details .mobile-techinfos .description-list ul li {
  float: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-wrapper .product-details .mobile-techinfos {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .product-wrapper .product-details .mobile-techinfos {
    display: none !important;
  }
}
.product-wrapper .product-details #product-mainimage:hover + #image-description {
  display: none;
}
.product-wrapper .product-details #image-description {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: #fff;
  top: 0;
}
.product-wrapper .product-details .product-shortdescription-mobile {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font: 13px 'Open Sans', sans-serif;
  color: #333333;
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-wrapper .product-details .product-shortdescription-mobile {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .product-wrapper .product-details .product-shortdescription-mobile {
    display: none !important;
  }
}
.product-wrapper .product-details .mobile-title {
  font-size: 24px;
  color: #333333;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding-left: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-wrapper .product-details .mobile-title {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .product-wrapper .product-details .mobile-title {
    display: none !important;
  }
}
.product-wrapper .product-details .description-mobile {
  display: none !important;
}
@media (max-width: 767px) {
  .product-wrapper .product-details .description-mobile {
    display: block !important;
  }
  table.product-wrapper .product-details .description-mobile {
    display: table;
  }
  tr.product-wrapper .product-details .description-mobile {
    display: table-row !important;
  }
  th.product-wrapper .product-details .description-mobile,
  td.product-wrapper .product-details .description-mobile {
    display: table-cell !important;
  }
}
.product-wrapper .product-details .description-mobile ul {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}
.product-wrapper .product-details .description-mobile li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: url("../gfx/arrows.png") no-repeat scroll 5px -104px transparent;
  line-height: 15px;
  color: #333333;
  font-weight: 600;
  padding-left: 26px;
  padding-bottom: 10px;
}
.product-wrapper .product-details aside {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
.product-wrapper .product-details aside .product-right-col {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col h1 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  position: relative;
  min-height: 0px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details aside .product-right-col h1 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details aside .product-right-col h1 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col h1 {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col h2 {
  font: 13px 'Open Sans', sans-serif;
  padding-left: 10px;
  color: #333333;
  padding-top: 0px!important;
  margin: 18px 0;
  line-height: 18px !important;
}
@media (max-width: 767px) {
  .product-wrapper .product-details aside .product-right-col h2 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details aside .product-right-col h2 {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .product-wrapper .product-details aside .product-right-col h1,
  .product-wrapper .product-details aside .product-right-col h2 {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-wrapper .product-details aside .product-right-col h1,
  .product-wrapper .product-details aside .product-right-col h2 {
    display: none !important;
  }
}
.product-wrapper .product-details aside .product-right-col .desktop-video {
  position: relative;
  min-height: 0px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details aside .product-right-col .desktop-video {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details aside .product-right-col .desktop-video {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col .desktop-video {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col .product-photos {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details aside .product-right-col .product-photos {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col .product-photos {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col .product-photos ul.product-thumbs {
  padding: 0;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
  display: inline-block;
}
.product-wrapper .product-details aside .product-right-col .product-photos ul.product-thumbs li {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #fff;
  margin-bottom: 10px;
  display: inline;
}
.product-wrapper .product-details aside .product-right-col .product-photos ul.product-thumbs li img {
  padding: 2px;
  border: 1px solid #12100b;
  /*	border: 2px solid #ebedf0;*/
  display: block;
}
.product-wrapper .product-details aside .product-right-col .product-photos ul.product-thumbs li.nomargin {
  margin-left: 0 !important;
}
.product-wrapper .product-details aside .product-right-col .product-photos ul.product-thumbs li.current {
  border: 1px solid #12100b;
}
.product-wrapper .product-details aside .product-right-col .customer-photos {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details aside .product-right-col .customer-photos {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details aside .product-right-col .customer-photos {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .product-wrapper .product-details aside .product-right-col .customer-photos {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col .customer-photos {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo {
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f6f7f7;
  border: 1px solid #aaaaaa;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:before,
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:after {
  clear: both;
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:before,
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo:after {
  clear: both;
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo .buttons {
  padding: 0 5px;
  margin: 0px;
}
.product-wrapper .product-details aside .product-right-col .customer-photos .submit-photo p {
  color: black;
}
.product-wrapper .product-details aside .product-right-col .customer-photos img {
  display: block;
}
.product-wrapper .product-details aside .product-right-col .customer-photos ul.customer-photos-thumbs {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  display: inline-block;
}
.product-wrapper .product-details aside .product-right-col .customer-photos ul.customer-photos-thumbs li {
  float: left;
  margin-right: 5px;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #12100b;
  display: inline;
}
.product-wrapper .product-details aside .product-right-col .customer-photos ul.customer-photos-thumbs li img {
  /*border: 2px solid #ebedf0;*/
  padding: 2px;
  display: block;
}
.product-wrapper .product-details aside .product-left-col {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-left-col {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-left-col {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details aside .product-left-col .geekwear-wrapper,
  .product-wrapper .product-details aside .product-left-col .product-rating-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details aside .product-left-col .geekwear-wrapper,
  .product-wrapper .product-details aside .product-left-col .product-rating-wrapper {
    display: none !important;
  }
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share {
  float: right;
  width: 55px;
  height: 25px;
  border: solid black 1px;
  margin: 10px 10px 10px 0;
  display: block;
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share > .text,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share > .text,
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share > .text:hover,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share > .text:hover {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  display: block;
  font-size: 12px;
  padding-top: 4px;
  padding-left: 25px;
  width: 35px;
  height: 25px;
  background-position: left center;
  background-repeat: no-repeat;
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.facebook,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.facebook {
  background: #5b73a6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5b73a6 0%, #234a88 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b73a6), color-stop(100%, #234a88));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5b73a6 0%, #234a88 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5b73a6 0%, #234a88 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5b73a6 0%, #234a88 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5b73a6 0%, #234a88 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b73a6', endColorstr='#234a88', GradientType=0);
  /* IE6-9 */
  border-color: #14326D;
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.facebook > .text,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.facebook > .text {
  background-image: url("../gfx/shareicons/white/facebook.png");
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.twitter,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.twitter {
  background: #70b4df;
  /* Old browsers */
  background: -moz-linear-gradient(top, #70b4df 0%, #1877b8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70b4df), color-stop(100%, #1877b8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #70b4df 0%, #1877b8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #70b4df 0%, #1877b8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #70b4df 0%, #1877b8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #70b4df 0%, #1877b8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70b4df', endColorstr='#1877b8', GradientType=0);
  /* IE6-9 */
  border-color: #065CA6;
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.twitter > .text,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.twitter > .text {
  background-image: url("../gfx/shareicons/white/twitter.png");
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.google,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.google {
  background: #da4a38;
  /* Old browsers */
  background: -moz-linear-gradient(top, #da4a38 0%, #a6281a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da4a38), color-stop(100%, #a6281a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #da4a38 0%, #a6281a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #da4a38 0%, #a6281a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #da4a38 0%, #a6281a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #da4a38 0%, #a6281a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da4a38', endColorstr='#a6281a', GradientType=0);
  /* IE6-9 */
  border-color: #92190C;
}
.product-wrapper .product-details aside .product-left-col .geekwear-wrapper .share.google > .text,
.product-wrapper .product-details aside .product-left-col .product-rating-wrapper .share.google > .text {
  background-image: url("../gfx/shareicons/white/google.png");
}
.product-wrapper .product-details aside .product-left-col .mainimage-wrapper {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details aside .product-left-col .mainimage-wrapper {
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-left-col .mainimage-wrapper #product-mainimage {
  position: relative;
  min-height: 0px;
  margin: auto;
  border: 1px solid #d4d4d4;
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-left-col .mainimage-wrapper #product-mainimage {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-rating {
  position: relative;
  min-height: 0px;
  border: 1px solid #d4d4d4;
  margin: 0 !important;
  padding: 0;
  margin-top: 10px !important;
}
@media (min-width: 992px) {
  .product-wrapper .product-details aside .product-rating {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details aside .product-rating p {
  padding: 0;
}
.product-wrapper .product-details aside .product-rating:before,
.product-wrapper .product-details aside .product-rating:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details aside .product-rating:after {
  clear: both;
}
.product-wrapper .product-details aside .product-rating:before,
.product-wrapper .product-details aside .product-rating:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details aside .product-rating:after {
  clear: both;
}
.product-wrapper .product-details > article {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.product-wrapper .product-details > article header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article header {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article header h1,
  .product-wrapper .product-details > article header h2 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article header h1,
  .product-wrapper .product-details > article header h2 {
    display: none !important;
  }
}
.product-wrapper .product-details > article header .product-shortdescription {
  padding: 0px;
  margin: 18px 0;
  line-height: 1;
  font-size: 13px;
}
.product-wrapper .product-details > article header .product-id {
  color: #808080;
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article header .product-id {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article header .product-id {
    display: none !important;
  }
}
.product-wrapper .product-details > article .offer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: #fff;
  border: 1px solid #d3d3d3;
}
.product-wrapper .product-details > article .offer #addtocart {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart {
  float: left;
  width: 33.33333333%;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 150px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details > article .offer #addtocart .container-price-cart {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .container-price-cart {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 66.66666667%;
  }
}
@media screen and (max-width: 991px) {
  .product-wrapper .product-details > article .offer #addtocart .container-price-cart {
    clear: both;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .container-price-cart {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box {
  background: url("../gfx/elements.png") no-repeat -235px -375px transparent;
  float: left;
  margin-bottom: 10px;
  width: auto;
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box .regular-price .price,
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box .old-price {
  white-space: nowrap;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-left: 40px;
  display: inline-block;
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box .regular-price {
  display: block;
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box .old-price span.hr {
  text-decoration: line-through;
  color: #DF0209;
}
.product-wrapper .product-details > article .offer #addtocart .container-price-cart .price-box .old-price span.hr span {
  color: #AAA;
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart {
  min-width: 245px;
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart .add-cart-box {
  position: relative;
  float: left;
  width: 50%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 225px;
  margin-right: 10px;
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart .when {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  list-style: none;
  position: relative;
  float: left;
  min-height: 0px;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .when {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart {
    float: right!important;
  }
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box {
  margin-top: 7px;
  position: relative;
  min-height: 0px;
  font-size: 15px;
  color: #333;
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 20.83333333%;
  }
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box input,
.product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box input.quantity {
  position: relative;
  min-height: 0px;
  height: 30px;
  text-align: center;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box input,
  .product-wrapper .product-details > article .offer #addtocart .add-to-cart .quantity-box input.quantity {
    padding-left: 1px;
    padding-right: 1px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart #product-add-to-cart {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d87400;
  background: #e79800;
  background: -webkit-linear-gradient(top, #e79800, #d87400);
  background: -moz-linear-gradient(top, #e79800, #d87400);
  background: -ms-linear-gradient(top, #e79800, #d87400);
  background: -o-linear-gradient(top, #e79800, #d87400);
  box-shadow: inset 0 1px 2px #e79800;
  -webkit-box-shadow: inset 0 1px 2px #e79800;
  -moz-box-shadow: inset 0 1px 2px #e79800;
  font-weight: 700;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  min-width: 225px;
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart #product-add-to-cart:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 23px;
  height: 23px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -10px 30px;
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart #product-add-to-cart:disabled {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d87400;
  background: #e79800;
  background: -webkit-linear-gradient(top, #e79800, #d87400);
  background: -moz-linear-gradient(top, #e79800, #d87400);
  background: -ms-linear-gradient(top, #e79800, #d87400);
  background: -o-linear-gradient(top, #e79800, #d87400);
  box-shadow: inset 0 1px 2px #e79800;
  -webkit-box-shadow: inset 0 1px 2px #e79800;
  -moz-box-shadow: inset 0 1px 2px #e79800;
  font-weight: 700;
  padding: 10px;
}
.product-wrapper .product-details > article .offer #addtocart .add-to-cart #product-add-to-cart:disabled:before {
  display: inline-block;
  content: "\2714";
  background-image: url("../gfx/button-icons.png");
  width: 23px;
  height: 23px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: right bottom;
}
.product-wrapper .product-details > article .offer #addtocart .product-fields ~ .add-to-cart {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details > article .offer #addtocart .product-fields ~ .add-to-cart {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .offer #addtocart .product-fields ~ .add-to-cart {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
.product-wrapper .product-details > article .availability {
  float: left;
  width: 58.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details > article .availability {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .availability {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 41.66666667%;
  }
}
.product-wrapper .product-details > article .availability ul {
  margin: 0;
  padding: 0;
}
.product-wrapper .product-details > article .availability #availability {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .availability #availability {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .product-wrapper .product-details > article .availability #availability .availability-wrapper {
    width: 260%;
  }
}
@media screen and (min-width: 991px) and (max-width: 992px) {
  .product-wrapper .product-details > article .availability #availability .availability-wrapper {
    width: 295px;
  }
}
.product-wrapper .product-details > article .availability #availability .cart-icon-text {
  vertical-align: super;
}
.product-wrapper .product-details > article .price-shipping {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
}
.product-wrapper .product-details > article .product-extra-links {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
  margin: 5px 0;
  color: #808080;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
}
.product-wrapper .product-details > article .product-extra-links a {
  color: #333;
  font-size: 12px;
}
.product-wrapper .product-details > article .product-extra-links a:hover {
  color: #67c820;
}
.product-wrapper .product-details > article .product-extra-links a.wishlist {
  position: relative;
  padding-left: 26px;
  padding-right: 10px;
}
.product-wrapper .product-details > article .product-extra-links a.wishlist i {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../gfx/elements.png") no-repeat scroll 0px -329px transparent;
  left: 0;
  top: 0;
}
.product-wrapper .product-details > article .product-extra-links #wishlist-link {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #469511;
  background: #99d85c;
  background: -webkit-linear-gradient(top, #70c81b, #469511);
  background: -moz-linear-gradient(top, #70c81b, #469511);
  background: -ms-linear-gradient(top, #70c81b, #469511);
  background: -o-linear-gradient(top, #70c81b, #469511);
  box-shadow: inset 0 1px 2px #99d85c;
  -webkit-box-shadow: inset 0 1px 2px #99d85c;
  -moz-box-shadow: inset 0 1px 2px #99d85c;
  font-weight: 700;
  padding: 5px 10px;
  padding: 2px 5px;
  display: none;
}
.product-wrapper .product-details > article .product-extra-links a.question {
  background: url('../gfx/elements.png') 0px -82px no-repeat scroll transparent;
  padding-left: 26px;
  display: inline-block;
}
.product-wrapper .product-details > article aside {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.product-wrapper .product-details > article aside .warehouse {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 41.66666667%;
  }
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-title {
  background-color: #fff;
  min-height: 30px;
  margin: 0;
  padding: 0;
  text-transform: none;
  border: 1px solid #d4d4d4;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-title {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-title {
    display: none !important;
  }
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-title + div {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .closing-time,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper #cntdwn,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-link {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .closing-time,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper #cntdwn,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-link {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .warehouse-timer,
  .product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .warehouse-status {
    width: 0px;
    height: 0px;
  }
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #d4d4d4;
  border-top: none !important;
  text-align: center;
  font-size: 11px;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time .closing-time,
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time .delivery-link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time p.warehouse-status {
  text-align: left;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 10px;
  background: url("../gfx/elements.png") no-repeat -935px -391px transparent;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time p.warehouse-status #warehouseClockHTML {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time p.warehouse-status div#cntdwn {
  text-align: left;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time .deliverydetails p {
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time .deliverydetails .shippinginfo {
  text-align: center;
}
.product-wrapper .product-details > article aside .warehouse .delivery-time-wrapper .delivery-time .deliverydetails .shippinginfo strong {
  font-size: 16px;
}
.product-wrapper .product-details > article aside .warehouse div.advantages {
  text-align: left;
  float: left;
  width: 100%;
  padding-right: 10px;
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .product-wrapper .product-details > article aside .warehouse div.advantages {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article aside .warehouse div.advantages {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article aside .warehouse div.advantages {
    display: none !important;
  }
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages-title > div {
  border: 1px solid #d4d4d4;
  background-color: #fff;
  min-height: 30px;
  margin: 0;
  padding: 0;
  text-transform: none;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
  padding-left: 10px;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages-title > div + div {
  padding-left: 10px;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages {
  border: 1px solid #d4d4d4;
  border-top: none !important;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages ul {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li {
  font-size: 11px;
  line-height: 26px;
  color: #808080;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 30px;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li.returnfree {
  background: url("../gfx/returnfree.png") no-repeat scroll 6px 7px rgba(0, 0, 0, 0);
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li.return {
  background: url("../gfx/elements.png") no-repeat -936px -236px transparent;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li.topservice {
  background: url("../gfx/elements.png") no-repeat -936px -276px transparent;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li.hotline {
  background: url("../gfx/elements.png") no-repeat -936px -316px transparent;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li.rechnung {
  background: url("../gfx/elements.png") no-repeat -936px -356px transparent;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li#more {
  background: #fff;
  cursor: default;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li#more:hover {
  background: #eee;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li#more:hover .dd {
  display: block;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li#more:not(:hover) .dd {
  opacity: 0;
  margin-top: -40px;
  overflow: hidden;
  visibility: hidden;
}
.product-wrapper .product-details > article aside .warehouse div.advantages .getdigital-advantages li#more .dd {
  position: absolute;
  z-index: 1;
  margin-right: 3px;
  text-transform: initial;
  font-weight: normal;
  background: #eee;
  opacity: 1;
  margin-top: 0;
  visibility: visible;
  transition: all .3s ease .2s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-wrapper .product-details > article aside .responsive-video {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .product-wrapper .product-details > article aside .responsive-video {
    display: none !important;
  }
}
.product-wrapper .product-details > article .product-heading {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-right: 10px;
  background-color: #202020;
  border: solid 1px #0f0f0f;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font: 18px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 10px;
}
.product-wrapper .product-details > article .description {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
  color: #333;
}
.product-wrapper .product-details > article .description .horizontal-divider-light {
  margin: 10px 0 !important;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.product-wrapper .product-details > article .description .description-list {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-wrapper .product-details > article .description p {
  color: #333;
  line-height: 19px;
  /*padding: 10px;*/
  padding-top: 0;
}
.product-wrapper .product-details > article .description h4 {
  font-weight: 700;
  font-size: 13px;
  margin: 10px 0;
  color: #333;
  padding: 0 10px;
  margin-bottom: 0;
}
.product-wrapper .product-details > article .description ul {
  margin: 0;
  padding: 0;
}
.product-wrapper .product-details > article .description li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  list-style: none;
  background: url("../gfx/arrows.png") no-repeat scroll 5px -104px transparent;
  line-height: 15px;
  color: #333333;
  font-weight: 600;
  padding-left: 26px;
  padding-bottom: 10px;
}
.product-wrapper .product-details > article .description .technical-details {
  border-left: none;
  margin-right: 10px;
}
.product-wrapper .product-details > article .description .technical-details li {
  list-style: none;
  font-size: 11px;
  background: url("../gfx/arrows.png") no-repeat scroll 2px -102px transparent;
  line-height: 19px;
  color: #333333;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 4px;
}
.product-wrapper .product-details > article .description .zubehoer-link {
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: inherit;
}
.product-wrapper .product-details > article .description .zubehoer-link:hover {
  color: #5eb71d;
}
.product-wrapper .product-details > article .description .zubehoer-link > img {
  float: left;
  border: 1px solid #d3d3d3;
  padding: 3px;
  background: #ebedf0;
  margin-bottom: 5px;
}
.product-wrapper .product-details > article .description .zubehoer-link > span {
  display: block;
  margin-left: 75px;
}
.product-wrapper .product-details > article .description .zubehoer-link .accessory-title {
  font-weight: bold;
}
.product-wrapper .product-details > article .product-fields {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 41.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 0px;
  display: block;
  position: relative;
  min-width: 200px;
  color: #333;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
  }
}
.product-wrapper .product-details > article .product-fields .variants {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields .variants {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 75%;
  }
}
.product-wrapper .product-details > article .product-fields .variants .product-variant-label {
  position: relative;
  min-height: 0px;
  white-space: nowrap;
  min-width: 150px;
  margin-left: 10px;
  background: url("../gfx/elements.png") -245px -236px repeat-x transparent;
  font-size: 11px;
  line-height: 26px;
  /*    padding-right: 10px;*/
  color: #8f8f90;
  padding: 0px 24px 5px 10px;
}
@media (max-width: 767px) {
  .product-wrapper .product-details > article .product-fields .variants .product-variant-label {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-wrapper .product-details > article .product-fields .variants .product-variant-label {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields .variants .product-variant-label {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields #sizesSelectBoxItContainer,
  .product-wrapper .product-details > article .product-fields #colorsSelectBoxItContainer {
    margin-left: 160px;
  }
}
.product-wrapper .product-details > article .product-fields .colors {
  position: relative;
  min-height: 0px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields .colors {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
.product-wrapper .product-details > article .product-fields .secondary-variants > .sizes {
  position: relative;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .product-wrapper .product-details > article .product-fields .secondary-variants > .sizes {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 58.33333333%;
  }
}
.product-wrapper .product-details > article .product-fields .size-info {
  width: 122px;
  margin-top: -50px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right !important;
  min-width: 110px;
  padding-right: 10px !important;
}
@media screen and (max-width: 991px) {
  .product-wrapper .product-details > article .product-fields .size-info {
    display: none;
    margin-top: 0;
    float: none !important;
  }
}
.product-wrapper .product-details > article .product-fields .size-info:before,
.product-wrapper .product-details > article .product-fields .size-info:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details > article .product-fields .size-info:after {
  clear: both;
}
.product-wrapper .product-details > article .product-fields .size-info:before,
.product-wrapper .product-details > article .product-fields .size-info:after {
  content: " ";
  display: table;
}
.product-wrapper .product-details > article .product-fields .size-info:after {
  clear: both;
}
.product-wrapper .product-details > article .product-fields .size-info > div#sizeinfo {
  margin-top: 15px;
  float: right;
}
.product-wrapper .product-details > article .product-fields .size-info > div.text-right {
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
}
.product-wrapper .product-details > article .product-fields .size-info .size-info-list li {
  color: #333;
  font-size: 11px;
  padding-right: 10px;
}
.product-wrapper .product-details > article .product-fields .size-info-shirt {
  background: url("../gfx/elements.png") -706px -380px no-repeat transparent;
  height: 50px;
  width: 95px;
}
.product-wrapper .product-details .heading-related-products {
  background: #f6f7f7;
  border: 1px solid #d4d4d4;
  margin: 0;
  padding-left: 10px;
  font-family: 'Oswald', sans-serif;
  color: #333;
  font: 18px/39px 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.product-wrapper .product-details nav#related-products {
  margin-top: 10px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.product-wrapper .product-details nav#related-products .related-products-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.product-wrapper .product-details nav#related-products .related-products-list ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-wrapper .product-details nav#related-products > div > ul {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0;
  padding-top: 10px;
}
.product-wrapper .product-details nav#related-products > div > ul > li {
  float: left;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  margin: 2px;
}
.product-wrapper .product-details nav#related-products > div > ul > li a {
  white-space: nowrap;
  padding: 4px 10px 6px 10px;
  background: #cecece;
  color: #303030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.product-wrapper .product-details nav#related-products > div > ul > li a:hover {
  color: #ffffff;
  background: #51ac14;
}
.product-wrapper .product-details nav#related-products > div > ul > li a.unterfilter {
  padding: 4px 10px 6px 10px;
}
.product-wrapper .product-details nav#related-products > div > ul > li a.selected {
  padding-right: 30px;
  background: #51ac14 url("../gfx/remove-icon.png") no-repeat 95% 50%;
  color: #FFFFFF;
}
.product-wrapper .product-details nav#related-products > div > ul > li a.selected:hover {
  background: #51ac14 url("../gfx/remove-icon-glow.png") no-repeat 95% 50%;
}
.product-wrapper .product-details .similar-products {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: url("../gfx/x-bgs.png") 0px -217px repeat-x transparent;
  background-color: #333534;
}
@media screen and (max-width: 767px) {
  .product-wrapper .product-details .similar-products .prdct-block .prdct-wrapper {
    display: none;
  }
  .product-wrapper .product-details .similar-products .prdct-block .prdct-wrapper:nth-of-type(-n+6) {
    display: block;
  }
}
#resellerPricesHTML {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.selected .notSelectedThumb {
  -moz-filter: opacity(0.7);
  -webkit-filter: opacity(0.7);
  -o-filter: opacity(0.7);
  filter: opacity(0.7);
}
.notSelectedThumb {
  -moz-filter: opacity(0.3);
  -webkit-filter: opacity(0.3);
  -o-filter: opacity(0.3);
  filter: opacity(0.3);
}
.product-photos .product-thumbs li.selected img,
.product-photos .product-thumbs li img:hover,
.customer-photos-thumbs li img:hover {
  -webkit-transition-property: background color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-property: background color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-property: background color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: ease-in;
  -ms-transition-property: background color;
  -ms-transition-duration: 0.2s;
  -ms-transition-timing-function: ease-in;
  transition-property: background color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  background: #53ad14;
  display: block;
  cursor: pointer;
}
#like_gplus_popup,
#like_facebook_popup,
#like_twitter_popup {
  width: 25%!important;
}
#like_gplus_popup .loading-anim,
#like_facebook_popup .loading-anim,
#like_twitter_popup .loading-anim {
  display: block;
  padding: 10px;
  text-align: center;
  background: #ffffff url('../gfx/loading_dark.gif') center no-repeat;
  width: 100%;
}
#share_twitter,
#share_facebook,
#share_mail,
#share_link,
div.dsbld:hover {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 10px 10px 50px;
  border: 1px solid transparent;
}
#share_twitter,
#share_facebook,
#share_mail,
#share_link,
div.dsbld:hover {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 10px 10px 50px;
  border: 1px solid transparent;
}
div.dsbld:hover {
  border: 1px solid transparent !important;
}
#share_twitter:hover,
#share_facebook:hover,
#share_mail:hover,
#share_link:hover {
  background-color: #FFFFFF;
  border: 1px solid #D3D3D3;
  border-radius: 5px 5px 5px 5px;
}
#share_twitter {
  background: url(../gfx/shareicons/twitter.png) no-repeat 10px center;
}
div.dsbld#share_twitter {
  background: url(../gfx/shareicons/twitter_disabled.png) no-repeat 10px center;
}
#share_facebook {
  background: url(../gfx/shareicons/facebook.png) no-repeat 10px center;
}
div.dsbld#share_facebook {
  background: url(../gfx/shareicons/facebook_disabled.png) no-repeat 10px center;
}
#share_mail {
  background: url(../gfx/shareicons/mail.png) no-repeat 10px center;
}
div.dsbld#share_mail {
  background: url(../gfx/shareicons/mail_disabled.png) no-repeat 10px center;
}
#share_link {
  background: url(../gfx/shareicons/link.png) no-repeat 10px center;
}
div.dsbld#share_link {
  background: url(../gfx/shareicons/link_disabled.png) no-repeat 10px center;
}
#share_twitter h4,
#share_facebook h4,
#share_link h4,
#share_mail h4 {
  color: #5eb71d;
  font-weight: 800;
}
div.dsbld#share_twitter h4,
div.dsbld#share_facebook h4,
div.dsbld#share_link h4,
div.dsbld#share_mail h4 {
  color: darkgrey;
  font-weight: 500;
}
div.dsbld p {
  color: darkgrey;
}
.zoomContainer {
  box-sizing: content-box !important;
}
.zoomContainer * {
  box-sizing: content-box !important;
}
#zoomed-in-image {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.zoomed-in-image-wrapper {
  cursor: pointer;
  display: block;
  text-align: center;
}
.zoomed-in-image-wrapper:before {
  content: "\f010";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zoomed-in-image-wrapper:before {
  margin: 10px;
  position: absolute;
  color: #888888;
}
.zoom-image-container {
  cursor: pointer;
}
.zoom-image-container:before {
  content: "\f00e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zoom-image-container:before {
  margin: 10px;
  position: absolute;
  color: #888888;
}
#product-mainimage-nomatch {
  color: #fff;
  padding-top: 50%;
  padding-bottom: 50%;
  padding-left: 20px;
  text-shadow: 1px 2px 1px #000000;
  font-weight: 900;
  left: 0;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.38);
}
.backlink-images {
  display: block;
}
#quiz {
  background-color: white;
  padding: 10px;
  border: solid 1px #C5C6C6;
  padding-bottom: 0px;
}
#quiz img {
  height: 10px;
}
#quiz h1 {
  font-weight: 700;
  margin-left: 10px;
  margin-top: 0px;
}
#quizBeschreibung {
  margin-bottom: 10px;
}
#quizFortschritt {
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  float: left;
  text-align: center;
}
@media (min-width: 768px) {
  #quizFortschritt {
    float: left;
    width: 50%;
  }
}
#quizStatus {
  float: left;
  width: 100%;
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  background-color: #F6F7F7;
  border: solid 1px #C5C6C6;
  padding-top: 10px;
  padding-bottom: 10px;
}
#quizStatus .ranking {
  float: left;
  padding: 0 5px;
}
#quizStatus div {
  padding-left: 5px;
}
@media (min-width: 768px) {
  #quizStatus {
    float: left;
    width: 50%;
  }
}
#quizFortschritt > h1 {
  margin-bottom: 5px;
}
#quizStatus h1 img {
  margin-right: 10px;
}
#quizStatus p {
  text-align: right;
  padding-right: 10px;
  margin-top: 0px;
  font-size: 10px;
  line-height: 1;
  color: #390;
}
#quizAntwort,
#regMail {
  margin-top: 6px;
  margin-bottom: 6px;
  background-repeat: no-repeat;
  max-width: 330px;
  width: 100%;
  height: 30px;
  border: 1px lightgrey solid;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}
#quizSubmit,
#submitMail {
  background-image: url(../gfx/nerdraetsel/nerdraetsel_submit.png);
  background-repeat: no-repeat;
  width: 110px;
  height: 29px;
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
}
#quizSkip {
  background-image: url(../gfx/nerdraetsel/nerdraetsel_skip.png);
  background-repeat: no-repeat;
  width: 161px;
  height: 29px;
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
}
#quizRetrySkipped {
  color: #fff;
  text-shadow: 0px 1px black;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #d7a500;
  background: -webkit-linear-gradient(top, #ffd23e, #d7a500);
  background: -moz-linear-gradient(top, #ffd23e, #d7a500);
  background: -ms-linear-gradient(top, #ffd23e, #d7a500);
  background: -o-linear-gradient(top, #ffd23e, #d7a500);
  box-shadow: inset 0 1px 2px #ffd23e;
  -webkit-box-shadow: inset 0 1px 2px #ffd23e;
  -moz-box-shadow: inset 0 1px 2px #ffd23e;
  font-weight: 700;
  padding: 5px 10px;
}
#quizRetrySkipped:hover {
  border: solid 1px #a47e00;
  background: -webkit-linear-gradient(top, #ffc60b, #a47e00);
  background: -moz-linear-gradient(top, #ffc60b, #a47e00);
  background: -ms-linear-gradient(top, #ffc60b, #a47e00);
  background: -o-linear-gradient(top, #ffc60b, #a47e00);
  box-shadow: inset 0 1px 2px #ffd23e;
  -webkit-box-shadow: inset 0 1px 2px #ffd23e;
  -moz-box-shadow: inset 0 1px 2px #ffd23e;
}
#quizRaetsel {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}
#quizSteuerung label {
  margin-bottom: 5px;
}
#quizSteuerung {
  margin-bottom: 20px;
}
#quizAntwortText {
  border: solid black 1px;
  border-left: solid black 5px;
  padding-left: 28px;
  padding-top: 5px;
  margin: 10px 0px;
  background-repeat: no-repeat;
  background-position: 5px center;
}
#quizAntwortText.green {
  color: #89AE35;
  border-color: #89AE35;
  background-image: url(../gfx/nerdraetsel/nerdraetsel_ok.png);
}
#quizAntwortText.red {
  color: #EC5F54;
  border-color: #EC5F54;
  background-image: url(../gfx/nerdraetsel/nerdraetsel_nok.png);
}
#quizRegistrieren span {
  display: inline-block;
  font-size: 10px;
}
#quizRegistrieren div {
  float: right;
  position: relative;
}
#quizRegistrieren {
  margin-top: 5px;
}
span#quizLinkRegistered {
  text-shadow: 0.1em 0.1em 0.2em grey;
  position: absolute;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  color: white;
  height: 30px;
  width: 250px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: url(../gfx/nerdraetsel/nerdraetsel_btn_middle.png) repeat-x;
}
a#quizLinkPause {
  text-shadow: 0.1em 0.1em 0.2em grey;
  position: absolute;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  color: white;
  height: 30px;
  width: 250px;
  background: url(../gfx/nerdraetsel/nerdraetsel_btn_middle.png) repeat-x;
}
.quizBtnRight {
  margin-left: 250px;
}
#quizLeiste {
  width: 100%;
}
#quizStatus h1 {
  font-size: 15px;
  margin-bottom: 5px;
}
#quizWeiterempfehlen {
  margin-top: 20px;
}
#quizWeiterempfehlen .date {
  padding-bottom: 2px;
}
#quizFortschrittBalken img {
  margin: 0px;
}
#quizLink {
  width: 400px;
}
#quizAbschluss h2 {
  margin-top: 20px;
}
#quizAbschluss textarea {
  width: 550px;
  height: 40px;
}
p#quizAbschlussNewsletter {
  margin-top: 2px;
  margin-left: 18px;
  font-size: 10px;
}
#quiz,
#quizBeschreibung,
#quizAbschluss,
#quizRegistrieren {
  color: #333;
}
.registered-info {
  z-index: 101;
}
.realitypic-intro + header {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .realitypic-intro + header {
    float: left;
    width: 66.66666667%;
  }
}
.realitypic-intro + header h1 {
  position: relative;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: x-large;
}
@media (min-width: 768px) {
  .realitypic-intro + header h1 {
    float: left;
    width: 100%;
  }
}
.realitypic-intro {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 210px;
  float: right;
  background: url("../gfx/realitypic-intro.jpg") no-repeat top right transparent;
  height: 230px;
}
.realitypic-intro .default-p {
  padding: 10px;
}
#page-realitypic .howto:before,
#page-realitypic .howto:after {
  content: " ";
  display: table;
}
#page-realitypic .howto:after {
  clear: both;
}
#page-realitypic .howto:before,
#page-realitypic .howto:after {
  content: " ";
  display: table;
}
#page-realitypic .howto:after {
  clear: both;
}
#page-realitypic .howto h2 {
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 0;
}
#page-realitypic .howto ol {
  list-style: outside none init;
}
#page-realitypic #suggestions {
  list-style: initial;
}
#page-realitypic .bx-pager {
  background-size: 100% 28px;
}
.contact-box-wrapper {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.contact-box-wrapper .contact-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.contact-box-wrapper .contact-box .contact-foto {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  max-width: 100%;
  height: auto;
}
.contact-box-wrapper .contact-box .contact-text {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.rma-text {
  width: 100%;
}
.rma-option {
  width: auto;
  white-space: nowrap;
}
.rma-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase !important;
  font-weight: 800;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: normal;
}
p.rma-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.selectiontable td {
  padding: 5px;
}
.fieldtable td {
  padding: 0px;
  margin-bottom: 10px;
}
table.fieldtable {
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
}
.rma-table-row {
  height: 40px;
}
small {
  line-height: normal;
}
@media (max-width: 515px) {
  .mobile-unavailable {
    display: block !important;
    visibility: visible !important;
  }
}
.shipmentinfos-select input[type="checkbox"]:checked ~ div,
.shipmentinfos-select input[type="checkbox"]:checked ~ div * {
  max-height: 10000px;
  opacity: 1;
  visibility: visible;
}
.shipmentinfos-select input[type="checkbox"]:not(:checked) ~ div,
.shipmentinfos-select input[type="checkbox"]:not(:checked) ~ div * {
  cursor: pointer;
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
}
.shipmentinfos-wrapper {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.info-input-label {
  display: inline;
  padding-top: 10px;
  cursor: pointer;
  z-index: 1000;
  width: 100%;
}
.info-toggle,
.info-toggle * {
  -webkit-transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, opacity 0.5s ease-in-out, height 0.5s ease-in-out;
}
span.icon-costicon {
  background: url('../gfx/elements.png') -574px -341px no-repeat;
  display: inline;
  margin: 12px 0 0 0;
}
span.icon-delivtimeicon {
  background: url('../gfx/elements.png') -600px -341px no-repeat;
  display: inline;
  margin: 12px 0 0 0;
}
span.icon-greyinfo {
  background: url('../gfx/elements.png') -620px -341px no-repeat;
  display: inline;
  margin-top: 16px;
  margin-bottom: 12px;
}
.infobox {
  min-height: 112px!important;
}
@media (min-width: 768px) {
  .infobox {
    width: 49% !important;
    margin-left: 10px;
  }
}
.infobox h4 {
  font-family: 'Open sans', sans-serif;
  display: inline-block;
}
.infobox img {
  vertical-align: inherit;
}
.infobox .grid_3 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.infobox .grid_2-3 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.infobox label.linklabel {
  font-weight: normal;
  cursor: pointer;
  color: #5eb71d;
}
.shipping-providers {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.shipping-providers .shipping-provider-wrapper {
  text-align: center;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.shipmentinfos-wrapper {
  position: relative !important;
  float: left !important;
  width: 91.66666667% !important;
  min-height: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.shipmentinfos-wrapper h4 {
  width: 80% !important;
  display: inline-block;
}
label.info-input-label {
  line-height: 50px;
  font-weight: normal;
}
.widget {
  padding-left: 20px;
  padding-right: 20px;
}
.widget .bx-wrapper .bx-prev {
  background: url("../gfx/controlsthemes.png") no-repeat 0px 0px;
  top: 16px;
  left: -20px;
  width: 20px;
  height: 70px;
}
.widget .bx-wrapper .bx-prev:hover {
  background-position: 0 -70px;
}
.widget .bx-wrapper .bx-next {
  background: url("../gfx/controlsthemes.png") no-repeat -20px 0px;
  top: 16px;
  right: -20px;
  width: 20px;
  height: 70px;
}
.widget .bx-wrapper .bx-next:hover {
  background-position: -20px -70px;
}
.start_title {
  background: url("../gfx/x-bgs.png") 0px -217px repeat-x transparent;
  background-color: #333534;
  display: inline-block;
  width: 100%;
}
.tracking-foreign {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
}
.tracking-foreign table {
  padding: 0px !important;
  width: 100%;
  border: 1px solid #c5c6c6;
}
.tracking-foreign table table {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.tracking-foreign table tr:hover td {
  background-color: #ffffff;
}
.tracking-foreign table tr:first-child td {
  font: 14px 'Oswald', sans serif;
  background-color: #333333;
  border: 0px solid #c5c6c6;
  text-align: center;
  border-width: 0px 0px 1px 0px;
  color: #ffffff;
}
.tracking-foreign table tr:first-child:hover td {
  background-color: #333333;
}
.tracking-foreign table tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px;
}
.tracking-foreign table tr:first-child td:last-child {
  border-width: 0px 0px 1px 0px;
}
.tracking-foreign table tr:last-child td {
  border-width: 0px 0px 0px 0px;
}
.tracking-foreign table tr:last-child td:last-child {
  border-width: 0px 0px 0px 0px;
}
.tracking-foreign table tr td:last-child {
  border-width: 0px 0px 1px 0px;
}
.tracking-foreign table td {
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #c5c6c6;
  border-width: 0px 0px 1px 0px;
  text-align: center;
  padding: 15px;
  color: #333;
}
.tracking-foreign h1 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
}
.ueberuns-page h2 {
  margin: 0;
  font-family: 'Open sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-transform: uppercase !important;
  padding-left: 0;
  padding-top: 20px;
}
.ueberuns-page .ressort {
  clear: both;
}
.ueberuns-page .ressort .person-box-ueberuns {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 200px;
}
.ueberuns-page .ressort .person-box-ueberuns .person-images {
  padding-top: 10px;
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  height: 220px;
  width: 200px;
  margin: 0 auto;
}
.ueberuns-page .ressort .person-box-ueberuns strong {
  position: absolute;
  bottom: 5px;
  color: #333;
}
.ueberuns-page .ressort .person-box-ueberuns img {
  position: absolute;
  left: 10px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.ueberuns-page .ressort .person-box-ueberuns .person-mainimage-fade:hover,
.ueberuns-page .ressort .person-box-ueberuns .js-random-fade {
  opacity: 0;
}
.ueberuns-page .gruppenfoto a {
  display: inline-block;
  max-width: 100%;
}
.ueberuns-page .gruppenfoto a img {
  display: block;
  max-width: 100%;
  height: auto;
}
#wishlist button {
  color: #fff;
  text-shadow: 0px 1px grey;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border .15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
  display: inline-block;
  border: solid 1px #aaaaaa;
  background: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  background: -moz-linear-gradient(top, #dddddd, #aaaaaa);
  background: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  background: -o-linear-gradient(top, #dddddd, #aaaaaa);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
  font-weight: 700;
  padding: 5px 10px;
}
#wishlist button:before {
  display: inline-block;
  content: " ";
  background-image: url("../gfx/button-icons.png");
  width: 9px;
  height: 15px;
  margin: 0px 5px 0px 5px;
  vertical-align: middle;
  background-position: -662px -6px;
}
#wishlist button:hover {
  border: solid 1px #919191;
  background: -webkit-linear-gradient(top, #c4c4c4, #919191);
  background: -moz-linear-gradient(top, #c4c4c4, #919191);
  background: -ms-linear-gradient(top, #c4c4c4, #919191);
  background: -o-linear-gradient(top, #c4c4c4, #919191);
  box-shadow: inset 0 1px 2px #dddddd;
  -webkit-box-shadow: inset 0 1px 2px #dddddd;
  -moz-box-shadow: inset 0 1px 2px #dddddd;
}
.search-wrapper {
  list-style: none;
  display: inline-block;
  background: #fff;
  background-color: #333;
}
.search-wrapper .heading-related-filter {
  background-color: #202020;
  -webkit-box-shadow: inset 0 0 3px #565656;
  -moz-box-shadow: inset 0 0 3px #565656;
  box-shadow: inset 0 0 3px #565656;
  border: solid 1px #0f0f0f;
  background-image: -webkit-linear-gradient(bottom, #202020, #282828);
  background-image: -moz-linear-gradient(bottom, #202020, #282828);
  background-image: -o-linear-gradient(bottom, #202020, #282828);
  background-image: -ms-linear-gradient(bottom, #202020, #282828);
  background-image: linear-gradient(to top, #202020, #282828);
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: 'Oswald', sans-serif;
  font: 13px/28px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.search-wrapper .none-found {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.search-wrapper nav#related-filter {
  position: relative;
  float: left;
  width: 100%;
  min-height: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.search-wrapper .found-filters {
  background: #f6f7f7;
  border: 1px solid #d4d4d4;
  padding: 10px 0 10px 0;
}
.search-wrapper .found-filters p {
  padding-left: 10px;
}
.search-wrapper .found-filters > li {
  background: #f6f7f7;
  display: inline-block;
  padding: 0 4px 0 4px;
}
.search-wrapper .found-filters > li > a {
  padding: 0 4px 0 4px;
  background-color: #cecece;
  color: #303030;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.search-wrapper .found-filters > li > a:hover {
  color: #ffffff;
  background: #51ac14;
}
