/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSansLight';
  font-style: normal;
  src: url('/extras/fonts/open-sans-v40-latin-300.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSansRegular';
  font-style: normal;
  src: url('/extras/fonts/open-sans-v40-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'OpenSansBold';
  font-style: normal;
  src: url('/extras/fonts/open-sans-v40-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2013-1-16 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unit > .body,
.unit > form > .body {
  margin: 0.4em 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 16px;
}
.dent {
  margin-left: 32px;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #7c7c7c;
  color: #7c7c7c;
  font-size: 0;
  line-height: 0;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.link > .open,
.load > .load {
  display: block;
  margin-left: 14px;
}
.link,
.load {
  background-repeat: no-repeat !important;
}
a.link {
  background: none;
}
.null,
.null:hover,
.null:focus {
  color: #2f2f2f !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
.grid table {
  border-collapse: collapse;
}
.cb-table-layout-fixed {
  table-layout: fixed;
}
.grid td,
.grid th {
  border-width: 0;
  border-style: solid;
  border-color: #b3b3b3;
  vertical-align: top;
}
.horz td,
.horz th {
  padding: 1px;
}
.vert td,
.vert th {
  padding: 1px 4px;
}
.horz .trim td,
.horz .trim th {
  border-width: 1px 0;
}
.vert .trim td,
.vert .trim th {
  border-width: 0 1px;
}
.grid thead td,
.grid thead th,
.grid tfoot td {
  font-weight: normal;
  font-family: 'OpenSansBold';
  background: #ccc;
}
.grid th {
  text-align: left;
}
.vert > .beam td.odd,
.horz > .beam > .odd {
  background: #e6e6e6;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #404040;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #404040;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset {
  padding: 0.2em 0 0.5em;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: normal;
  font-family: 'OpenSansBold';
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  margin-right: 15px;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #404040;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
#disp.srch a:visited {
  color: #f12800;
}
.srch .text {
  appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #bfbfbf;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  hyphens: auto;
  padding-bottom: 0.8em;
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #004664;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #ff340b;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #ff340b;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@media screen and (max-width: 481px) {
  .cb-table-3up.vert {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-3up.vert > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-3up.vert > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-3up.vert > tbody tr:first-child {
    border: 0;
  }
  .cb-table-head .cb-table-3up.vert > thead {
    display: block;
    float: left;
  }
  .cb-table-head .cb-table-3up.vert > thead > tr {
    display: block;
  }
  .cb-table-head .cb-table-3up.vert > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot {
    display: block;
    float: right;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot > tr {
    display: block;
  }
  .cb-table-foot .cb-table-3up.vert > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-both .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz td {
    display: block;
    border: 0;
    padding: 1px 4px;
  }
  .cb-table-both .cb-table-3up.horz > tbody {
    position: relative;
    display: block;
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr {
    display: inline-block;
    border-left: 1px solid #b3b3b3;
  }
  .cb-table-both .cb-table-3up.horz > tbody tr:first-child {
    border: 0;
  }
  .cb-table-both .cb-table-3up.horz > thead {
    display: block;
    float: left;
  }
  .cb-table-both .cb-table-3up.horz > thead > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > thead th {
    display: block;
    margin-right: -1px;
    padding: 1px 4px;
    border-width: 0 1px 0 0 !important;
    background: none;
    text-align: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot {
    display: block;
    float: right;
  }
  .cb-table-both .cb-table-3up.horz > tfoot > tr {
    display: block;
  }
  .cb-table-both .cb-table-3up.horz > tfoot th {
    display: block;
    padding: 1px 4px;
    border-width: 0 0 0 1px !important;
    background: none;
  }
  .cb-table-head .vert tr.odd {
    background: #e6e6e6;
  }
  .cb-table-head .vert td {
    background: none !important;
  }
  .cb-table-column-inactive {
    position: relative;
  }
  .cb-table-column-inactive th {
    max-width: 1em;
    overflow: hidden;
    white-space: nowrap;
  }
  .cb-table-column-inactive > tr:after {
    top: 0;
    position: absolute;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    content: '…';
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz {
    position: relative;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tbody,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tbody,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    display: block;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz thead tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz thead tr,
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tfoot tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tfoot tr {
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz th,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz th {
    padding: 0;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz tr,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    position: relative;
    padding: 1px 4px;
    display: block;
    border: 0;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after,
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    font-weight: normal;
    font-family: 'OpenSansBold';
    position: absolute;
    top: 0;
    overflow: hidden;
    padding: 1px 4px;
    width: 35%;
    border: 0;
    content: attr(data-title);
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    *behavior: url(/objects/boxsizing/boxsizing.htc);
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td {
    padding-left: 38%;
  }
  .cb-table-head.cb-table-no-foot .cb-table-3up.horz td:after {
    left: 0;
    padding-right: 1%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td {
    padding-right: 38%;
  }
  .cb-table-foot.cb-table-no-head .cb-table-3up.horz td:after {
    right: 0;
    padding-left: 1%;
  }
  .cb-table-none .cb-table-3up.horz {
    display: block;
    border: 0;
  }
  .cb-table-none .cb-table-3up.horz tbody,
  .cb-table-none .cb-table-3up.horz th,
  .cb-table-none .cb-table-3up.horz tr,
  .cb-table-none .cb-table-3up.horz td {
    display: block;
  }
  .cb-table-none .cb-table-3up.horz tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 4px;
  }
  .cb-table-none .cb-table-3up.horz td {
    padding: 1px 4px;
    border: 0;
  }
  .cb-table-columns-3 tr {
    min-width: 50%;
  }
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
/******* site.less 2013-1-16 *******/
html,
body {
  height: 100%;
  background: #fff;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(255, 52, 11, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  background-color: transparent;
  color: #2f2f2f;
  font-family: 'OpenSansRegular', helvetica, sans-serif;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  width: 100%;
  max-width: 982px;
  left: 0;
  position: relative;
  transition: all 0.3s ease-in;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.desk.desknavi {
  overflow: visible;
}
body.cb-toggle-target-active .desk {
  left: 240px;
  transition: all 0.218s ease-out;
}
#home {
  float: left;
  margin-top: 34px;
  max-width: 202px;
  width: 90%;
}
.logo {
  width: 100%;
  height: auto;
}
#head {
  float: left;
}
.cb-layout2 #head {
  float: right;
  width: 97.22222222%;
  margin-left: 1.38888889%;
  margin-right: 1.38888889%;
}
#wrapper {
  float: left;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
#header {
  float: left;
  position: relative;
  width: 100%;
  min-height: 150px;
  z-index: 5;
}
#multimood {
  float: left;
  width: 100%;
  position: relative;
  left: 0;
  transition: all 0.3s ease-in;
}
body.cb-toggle-target-active #multimood {
  left: 240px;
  transition: all 0.218s ease-out;
}
#navigation {
  position: absolute;
  z-index: 5;
  top: 25px;
  left: 0;
  width: 100%;
  background: url(/images/navigation.png) repeat 0 0;
}
#content {
  float: left;
  width: 100%;
  padding-bottom: 12px;
  position: relative;
}
.cb-layout2 #content {
  padding-bottom: 50px;
}
#footer {
  float: left;
  width: 100%;
  padding-top: 38px;
  padding-bottom: 50px;
  background: #ff340b;
}
.footeraddress {
  float: left;
  width: 100%;
}
.wrapper {
  display: flex;
  flex-direction: column;
}
.section--footer {
  float: left;
  width: 100%;
  padding-top: 38px;
  padding-bottom: 50px;
  background: #ff340b;
}
.footarea {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 479px) {
  .footarea {
    padding: 0 4vw;
    box-sizing: border-box;
  }
}
.footpart {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.footpart--wide {
  margin-top: 50px;
}
#legal {
  display: block!important;
  color: #fff;
}
#legal .meta {
  color: #fff;
  text-decoration: none;
  margin: 0 4px;
}
#legal .meta:first-child {
  margin-left: 0;
}
#legal .meta:hover,
#legal .meta:focus {
  text-decoration: underline;
}
.getintouch {
  color: #fff;
}
.section--footer .area {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.section--footer .area .head {
  display: none;
}
.section--footer .area .body {
  margin: 0;
}
.section--footer .area .unit {
  margin: 0;
}
.section--footer .area .unit .part {
  color: #fff;
  width: 100%;
  margin: 2px 0;
}
.section--footer .area .unit .part:first-child {
  margin-bottom: 5px;
}
.section--footer .area .unit .part .open {
  color: #fff;
  text-decoration: unset;
}
.section--footer .area .unit .part .open:hover,
.section--footer .area .unit .part .open:focus {
  text-decoration: underline;
}
.vcard {
  float: left;
  width: 255px;
  color: #fff;
  line-height: 1.4;
  letter-spacing: -0.6px;
}
.vcard .org,
.vcard .street-address,
.vcard .tel,
.vcard .fax {
  display: block;
}
.vcard a {
  color: #fff;
  text-decoration: none;
}
.vcard a:hover,
.vcard a:focus {
  text-decoration: underline;
}
address {
  all: unset;
}
.copyright {
  float: right;
  line-height: 1.4;
  margin-top: 45px;
  color: #fff;
}
#maincontent {
  float: left;
}
#subnavi {
  float: left;
  width: 24.43991853%;
}
.cb-layout1 #subnavi {
  display: none;
}
.cb-cart-text-holder {
  float: right;
  margin-top: 10px;
  line-height: 1;
  padding: 5px 0 3px 30px;
  background: url(/images/shoppingcart2.png) no-repeat 0 50%;
}
.cb-cart-text-holder a.cb-cart-text-link {
  text-decoration: none;
  color: #2f2f2f;
  font-size: 14px;
  min-height: 1px;
  float: left;
}
.cb-cart-text-holder a.cb-cart-text-link .cb-cart-text-count {
  float: left;
  line-height: 1;
  margin-right: 3px;
}
#find {
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
}
#find .find {
  float: right;
  width: 38px;
  height: 27px;
  display: block;
  background: url(/images/find.png) no-repeat 0 0;
}
#searchfield {
  float: left;
  width: 220px;
  border-radius: 0;
  background: #e6e6e6;
  border: none;
  box-shadow: none;
  padding: 6px 10px;
  min-height: 27px;
}
.phone {
  float: right;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  padding: 14px 16px 12px 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -150px;
  background: url(/images/phone.png) no-repeat 100% 50%;
  transition: all 0.218s;
  text-align: right;
}
.phone:hover,
.phone:focus {
  background: url(/images/phone.png) no-repeat 0 50%;
  max-width: 166px;
  padding-right: 0;
  padding-left: 5px;
  text-indent: 16px;
}
.mobile-phone {
  position: absolute;
  right: 0;
  top: 48px;
  width: 30px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/mobile-phone.png) no-repeat 0 0;
}
#meta select {
  width: 100%;
}
#header .mail {
  position: absolute;
  right: 4%;
  top: 60px;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url(/images/mobile-mail2.png) no-repeat 0 0;
  width: 30px;
  height: 23px;
  background-size: 100% auto;
}
#cb-cookie-warning {
  position: fixed;
  left: 40px;
  bottom: 40px;
  max-width: calc(100% - 80px);
  width: 400px;
  z-index: 2100;
  font-family: 'OpenSansRegular', helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #2f2f2f;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(120, 120, 120, 0.4);
}
#cb-cookie-warning a {
  text-decoration: underline;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none;
}
@media (max-width: 479px) {
  #cb-cookie-warning {
    font-size: 15px;
    line-height: 1.46666667;
    left: 4%;
    bottom: 4vw;
    max-width: 92%;
  }
}
.cb-cookie-warning--container {
  float: left;
  width: 100%;
}
.cb-cookie-warning--text {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
}
@media (max-width: 479px) {
  .cb-cookie-warning--text {
    padding: 16px;
  }
}
.cb-cookie-warning--actions {
  float: left;
  width: 100%;
  display: flex;
}
.cb-cookie-warning__button {
  float: left;
  width: 50%;
  cursor: pointer;
  padding: 14px 10px;
}
#cb-cookie-warning__button--accept {
  background-color: #ff340b;
  color: #fff;
}
h1 {
  font-size: 28px;
  color: #2f2f2f;
  font-family: 'OpenSansRegular', helvetica, sans-serif;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  font-weight: normal;
}
.cb-layout2 h1 {
  font-weight: normal;
  font-size: 21px;
  border: none;
}
.cb-layout2 h1 strong {
  color: #ff340b;
  font-size: 26px;
  font-weight: normal;
  font-family: 'OpenSansRegular', helvetica, sans-serif;
}
div.slim h2 {
  text-transform: uppercase;
  text-align: center;
  font-family: 'Open Sans', helvetica, sans-serif;
  font-size: 16px;
  padding-bottom: 4px;
}
div.wide h2 {
  font-size: 28px;
  padding-top: 25px;
  color: #2f2f2f;
  font-weight: normal;
  font-family: 'OpenSansRegular', helvetica, sans-serif;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
h3 {
  font-family: 'OpenSansRegular', helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
strong {
  font-weight: normal;
  font-family: 'OpenSansBold';
}
.loud {
  padding: 0.2em 0.4em;
  background-color: #bfbfbf;
  color: #fff;
  /* redo with @basecolor & guard */
}
.loud > .open {
  color: #e6e6e6;
  /* redo with @basecolor */
}
.loud > .open:hover,
.loud > .open:focus {
  color: #bfbfbf;
}
.pale {
  color: #7c7c7c;
}
.skew {
  letter-spacing: 0.03em;
  font-style: italic;
  font-family: georgia, serif;
}
.text {
  hyphens: auto;
}
.open,
.load {
  hyphens: none;
}
.gist,
.dent {
  list-style: disc;
}
a {
  color: #ff340b;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
.link {
  background: url('/icon-link/link.gif') no-repeat 0 0.4em;
}
.link.mail {
  background-image: url('/icon-link/mail.gif');
  background-position: 0 0.5em;
}
.load {
  background-position: 0 0.2em;
  text-decoration: none;
}
.load:hover,
.load:focus {
  text-decoration: underline;
}
div.load a.load {
  margin-left: 20px !important;
  padding: 4px 0 1PX;
}
.rss {
  background-image: url('/icon-link/rss_small.gif');
}
.main {
  margin-top: 10px;
}
.cb-layout2 .main {
  margin-top: -5px;
}
.cb-layout1 div.main div.slim {
  text-align: center;
}
#edit div.rss,
#edit .frum .rss {
  background: none;
}
div.main div.link {
  background: none;
}
div.main div.link a.open {
  font-size: 20px;
}
div.main a.open {
  font-family: 'OpenSansLight';
  margin-left: 0;
}
.cb-layout1 div.slim {
  margin-bottom: 22px;
}
.cb-layout1 div.slim div.body,
.cb-layout1 div.slim div.part:last-child {
  margin-bottom: 0;
}
.cb-layout1 div.slim.seam {
  margin-bottom: 10px;
}
.cb-layout1 div.slim.seam div.body,
.cb-layout1 div.slim.seam div.part:last-child {
  margin-bottom: 6px;
}
/* SEAM */
.cb-layout1 div.seam {
  background: #dcdcdc;
  padding-top: 16px;
  text-align: center;
}
.cb-layout1 div.seam div.link {
  background: none;
}
.cb-layout1 div.seam div.link a.open {
  margin-left: 0;
  font-family: 'Open Sans', helvetica, sans-serif;
  font-weight: 600;
}
#root .cb-layout1 div.seam div.pict.tall {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* FLAT */
.cb-layout1 div.flat {
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
div.line hr {
  border-color: #dedede;
}
.cb-layout1 div.line {
  padding-bottom: 6px;
  margin-top: -7px;
}
.cb-layout2 .main div.unit {
  margin-top: 0;
}
.cb-layout2 .main div.unit div.body {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout2 .main div.unit div.line {
  margin-top: 0;
  margin-bottom: 15px;
}
.payp .ctrl {
  margin-top: -8px;
}
div.payp .name {
  padding: 8px 0;
}
div.ctrl > .payp {
  top: 0;
}
.grow {
  text-transform: none !important;
}
/******* forms.less 2013-1-16 *******/
fieldset {
  line-height: 2.2em;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #404040;
  background-color: #fff;
  font-weight: normal;
  font-family: 'OpenSansRegular', helvetica, arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.13333333em 3px;
  min-height: 2.2em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  font-weight: normal;
  font-family: 'OpenSansRegular', helvetica, arial, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #8c8c8c;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.13333333em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  border-radius: 2px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(153, 153, 153, 0.75);
  line-height: 2.2em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #d4d4d4;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #b3b3b3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 2.2em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick input.radio,
.tick input.checkbox {
  float: left;
  margin-top: 0;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
  padding-bottom: 0.2em;
}
.form .ctrl .sign {
  display: block;
  margin-left: 20px;
}
div.cb-form-sent {
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
/* input.fade,
select.fade,
textarea.fade { // if !important added: fix shop input.payp.fade
    &,
    &:hover,
    &:focus,
    &:active {
    border-color: lighten(@input-border,25); */
/* background-color: @lightergray; */
/* background-image: none; */
/* color: lighten(@input-color, 35); */
#expo {
  float: left;
  width: 100%;
  position: relative;
}
#slides {
  float: left;
  width: 100%;
  height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  padding-bottom: 300px;
  position: relative;
}
@media (max-width: 1200px) {
  #slides {
    padding-bottom: 25%;
  }
}
#slides .slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
#slides a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides a.null {
  cursor: default;
}
.cb-slides .cb-image-figure {
  height: 100%;
}
.cb-slides .cb-image-container {
  height: 100% !important;
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#expo div.link {
  display: none;
  float: left;
  width: 100%;
  height: 0;
}
#expo a.link {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 30px;
  height: 50px;
  transform: translateY(-50%);
  background: #ff340b;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#expo a.link.prev {
  left: 20px;
}
#expo a.link.next {
  right: 20px;
}
table.link,
table.link tbody {
  float: left;
  display: block;
  width: 100%;
  height: 0;
}
.cb-index-all {
  display: block;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cb-index-all td {
  float: left;
  display: block;
  margin: 0 10px;
}
.cb-index-all td.init {
  margin-left: 0;
}
.cb-index-all td.exit {
  margin-right: 0;
}
.cb-index-all a {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: #fff;
  border-radius: 16px;
  transition: all 0.4s;
}
.cb-index-all td.this a {
  background: #ff340b;
}
.cb-index-some {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.cb-index-some td {
  float: left;
  display: block;
  color: #fff;
}
.cb-index-some td:first-child:after {
  display: inline-block;
  content: '/';
  margin: 0 5px;
}
.cb-index-some a {
  color: #fff;
}
.cb-index-some a:hover,
.cb-index-some a:focus {
  color: #fff;
}
/*** mobile-navi-multilevel-right-left.less 2014-11-03 ***/
.navi,
#find,
.dock {
  display: none;
}
#mobile-navi {
  position: fixed;
  top: 0;
  width: 240px;
  height: 100%;
  z-index: 210;
  overflow: scroll;
  background: #ff340b;
  transition: all 0.3s ease-in;
}
.navispickel {
  position: fixed;
  left: 0;
  top: 85px;
  margin-left: -11px;
  width: 11px;
  height: 23px;
  display: block;
  z-index: 210;
  background: url(/images/spickel.png) no-repeat 0 0;
  transition: all 0.3s ease-in;
}
body.cb-toggle-target-active .navispickel {
  transition: all 0.218s ease-out;
  margin-left: 0;
  left: 240px;
}
#mobile-navi #services4 {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}
#mobile-navi #services4 .meta {
  color: #fff;
  display: block;
  padding: 1px 15px;
  text-decoration: none;
  font-size: 15px;
}
#mobile-navi .mobileservices {
  float: left;
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}
#mobile-navi .mobileservices .mail {
  display: block;
  float: left;
  margin-left: 15px;
  width: 28px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/mobile-mail.png) no-repeat 0 0;
  transition: all 0.218s;
}
#mobile-navi .mobileservices .mobile-navi-phone {
  float: left;
  margin-left: 15px;
  display: block;
  width: 14px;
  height: 23px;
  background: url(/images/mobile-tel.png) no-repeat 0 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#mobile-navi #services {
  display: block;
  float: left;
  width: 100%;
  padding: 10px 0 30px;
}
#mobile-navi #services .meta {
  color: #fff;
  display: block;
  padding: 1px 15px;
  text-decoration: none;
  font-size: 15px;
}
#mobile-navi #services .meta.service_custContact,
#mobile-navi #services .meta.service_Downloads,
#mobile-navi #services .meta.home,
#mobile-navi #services .meta.auth {
  display: none;
}
.togglenavigation {
  position: fixed;
  top: 20px;
  display: block;
  width: 30px;
  height: 20px;
  z-index: 210;
  cursor: pointer;
  color: #ff340b !important;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.5s cubic-bezier(0.89, -0.4, 0.53, 1.56);
}
.togglenavigation:active > span {
  background: #e12600 !important;
}
.togglenavigation > span {
  left: 0;
  top: 50%;
  position: absolute;
  display: block;
  height: 4px;
  width: 30px;
  margin-top: -2px;
  background: currentColor;
}
.togglenavigation > .tline-1 {
  margin-top: -10px;
}
.togglenavigation > .tline-4 {
  margin-top: 6px;
}
.cb-toggle-target-active .togglenavigation > .tline-1,
.cb-toggle-target-active .togglenavigation > .tline-4 {
  opacity: 0;
}
.cb-toggle-target-active .togglenavigation > .tline-2,
.cb-toggle-target-active .togglenavigation > .tline-3 {
  transition: transform 0.218s cubic-bezier(0.64, -0.39, 0.67, 1.5);
}
.cb-toggle-target-active .togglenavigation > .tline-2 {
  transform: rotate(-45deg);
}
.cb-toggle-target-active .togglenavigation > .tline-3 {
  opacity: 1;
  transform: rotate(45deg);
}
body.cb-toggle-target-active #mobile-navi {
  transition: all 0.218s ease-out;
}
body.cb-toggle-target-active .togglenavigation {
  transition: all 0.4s cubic-bezier(0.21, 0.53, 0.44, 1.24);
}
/* RIGHT */
/* LEFT */
#mobile-navi {
  left: -240px;
}
.togglenavigation {
  left: 4%;
}
body.cb-toggle-target-active #mobile-navi {
  left: 0;
}
body.cb-toggle-target-active .togglenavigation {
  margin-left: 240px;
}
#mobile-navi .navi {
  float: left;
  display: block;
  width: 100%;
}
#mobile-navi .navi .item {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-navi .navi .item .menu {
  text-transform: uppercase;
  display: block;
  color: #fff;
  padding: 8px 15px;
  padding-right: 40px;
  font-size: 20px;
  text-decoration: none;
}
#mobile-navi .navi .item .menu.path {
  background: #d72400;
}
#mobile-navi .navi.sub1 {
  width: 100%;
  border-bottom: 1px solid #fff;
}
#mobile-navi .navi.sub1 .item {
  width: auto;
}
#mobile-navi .navi.sub1 .item .menu {
  padding: 18px 15px;
}
#mobile-navi .navi.sub1 .item .menu.path {
  background: none;
}
#mobile-navi .navi.sub2 {
  border-bottom: 1px solid #fff;
  padding: 12px 0;
}
#mobile-navi .navi.sub3 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub3 .item .menu {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  padding-left: 30px;
}
#mobile-navi .navi.sub4 {
  max-height: 0;
  overflow: hidden;
}
#mobile-navi .navi.sub4 .item .menu {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
  padding-left: 45px;
}
#mobile-navi div.navi > .item.cb-toggle-target-active > div.navi {
  max-height: 1000px;
  transition: all 2s;
}
#mobile-navi .cb-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: #ffded7;
  background: url(/images/toggle-open.png) no-repeat 50% 50%;
  background-size: 15px auto;
}
#mobile-navi .cb-toggle:hover,
#mobile-navi .cb-toggle:focus {
  cursor: pointer;
}
#mobile-navi .cb-toggle.cb-toggle-active {
  transition: all 0.218s;
  background: url(/images/toggle-close.png) no-repeat 50% 50%;
  background-size: 15px auto;
}
#mobile-navi div.sub3 .cb-toggle {
  height: 30px;
  background-size: 10px auto;
}
#mobile-navi .navi > .cb-toggle,
#mobile-navi .navi .item-empty > .cb-toggle {
  display: none;
}
/******* layout-small.less 2013-1-16 *******/
.desk {
  overflow: hidden;
}
.cb-layout2 #subnavi {
  display: none;
}
#header {
  margin-top: 0;
}
.cb-cart-text-holder {
  display: none;
}
#head {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
}
#home {
  float: none;
  margin: 82px auto 0;
  display: block;
}
#find {
  display: block;
  float: left;
  position: relative;
  margin-top: 50px;
  margin-left: 4%;
  width: 92%;
  margin-right: 4%;
}
#find .find {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #2f2f2f;
  height: 39px;
  background-position: 50% 50%;
}
#content {
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
}
#searchfield {
  width: 100%;
  padding-right: 48px;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#expo div.link {
  bottom: 10px;
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
}
#maincontent {
  width: 100%;
  margin: 0;
}
.vcard {
  width: 100%;
}
.copyright {
  text-align: center;
  width: 100%;
}
.phone {
  display: none;
}
.mobile-phone {
  top: 20px;
  right: 4%;
}
@media only screen and (max-width: 480px) {
  .cb-cart-text-holder {
    position: absolute;
    right: 4%;
    top: 93px;
    padding: 0;
    margin: 0;
    margin-right: 4px;
    display: block;
    background: none;
  }
  .cb-cart-text-holder a {
    background: url(/images/shoppingcart3.png) no-repeat 0 0;
    width: 22px;
    height: 18px;
    display: block;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  .cb-cart-text-holder a.cb-cart-text-link-empty {
    background: url(/images/shoppingcart2.png) no-repeat 0 0;
  }
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area h2,
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part,
.area > .grid table {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part,
.area > .slim.grid table {
  width: 100%;
}
.cb-layout1 div.flat {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-left: 0;
  border-right: 0;
  padding: 34px 0;
}
div.wide h2 {
  border-top: 1px solid #dedede;
  padding-top: 12px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 5%;
}
.cb-layout1 div.seam div.part {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.cb-layout1 div.area div.text {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
.cb-layout1 h1 {
  border-top: 1px solid #dedede;
  padding-top: 11px;
}
div.payp .name {
  margin-bottom: 10px;
}
div.payp .ctrl {
  margin-top: -10px;
}
#disp {
  left: 5%;
  margin-left: 0;
  width: 90%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 3% !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
#disp.cb-shoppingcart {
  left: 2%;
  margin-left: 0;
  width: 96%;
}
h1,
h2 {
  hyphens: auto;
}
/******* module-shop.less 2013-1-16 *******/
input.prix {
  float: left;
  margin-right: 2px;
  width: 45px;
}
.cury {
  /* was div.payp span.cury, check shop lightbox */
  margin-left: 4px;
}
.payp input.numb {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  margin-right: 5px;
  width: 2em !important;
  text-align: right;
}
.payp .ctrl > div,
.ctrl > .payp {
  display: inline-block;
  vertical-align: middle;
}
.ctrl > .payp {
  top: 0.1em;
  position: relative;
  padding: 0 0.5em;
}
.payp .name,
.payp .ctrl {
  padding-bottom: 0.5em;
}
.payp .name {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
.payp.tile,
.payp.tile .papc {
  position: relative;
}
.payp.tile .papc {
  padding-bottom: 2em;
  margin-bottom: -2em;
}
.payp.tile input.numb {
  bottom: 0.4em;
  position: absolute;
}
.payp .ctrl {
  float: right;
  text-align: right;
}
.payp input.payp {
  padding: 0;
  width: 25px;
  height: 25px;
  border: 0;
  background: url('/icons/cart.png') no-repeat;
}
.payp input.payp:hover {
  background-position: 0px -30px;
  background-color: transparent;
}
.payp input.success {
  background-position: 0px -60px;
}
.payp input.success:hover {
  background-position: 0px -90px;
}
.payp input.fade,
.payp input.fade:hover {
  background-position: 0px -120px;
}
#root div.payp textarea {
  resize: none;
}
.cb-price-comment,
.cb-price-file,
.cb-price-file input {
  float: left;
  margin-top: 0.2em;
  width: 100%;
}
.cb-price-comment > textarea {
  width: 100%;
}
.cb-price-comment > .hint {
  color: #808080;
}
#disp.shop .name,
a.agbs,
.cb-shoppingcart .cb-shop-country > label {
  float: left;
  padding-right: 1%;
}
.cb-shop-country {
  padding-bottom: 2em;
}
.cb-shop-country > label {
  width: 31%;
}
#disp .cb-shop-country > select {
  width: 68%;
}
#disp.shop textarea {
  height: inherit;
}
a.agbs {
  overflow: hidden;
  margin-bottom: 5px;
  background: url('/icon-small/pdf.gif') no-repeat 2px 4px;
  text-indent: 15px;
  text-overflow: ellipsis;
}
a.agbs + select + a {
  margin-top: 2px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 0.22em;
  background: url('/icons/cross.png') no-repeat;
}
a.agbs + select + a:hover,
a.agbs + select + a:focus {
  background-position: 0 -22px;
}
a.agbs + select + a:active {
  background-position: 0 -47px;
}
.cb-agb > fieldset {
  float: left;
  margin-bottom: 10px;
}
.cb-shop-tab-contents > h3,
.cb-shoppingcart h3 {
  clear: both;
  margin: 14px 0 5px;
  padding: 0.2em 5px;
  border-bottom: 1px solid #aaa;
  background-color: #f5f5f5;
  color: #333;
  letter-spacing: 0.02em;
  font-size: 1.1em;
  line-height: 1.25;
}
#disp.shop .foot {
  padding: 10px 0;
  border-top: 1px solid #aaa;
}
.cb-shop-tabs {
  margin: 10px 0 -14px;
  border-bottom: 1px solid #aaa;
}
.cb-shop-tabs > li {
  display: block;
}
.cb-shop-tab {
  display: block;
  padding: 0.3em 0.4em;
  border: 1px solid #aaa;
  border-bottom-width: 0;
  background: #ddd;
  text-decoration: none;
}
.cb-shop-tab.selected {
  background-color: #f5f5f5;
}
.cb-shop-tab-contents > .cb-shop-tab-contents {
  display: none;
}
.cb-shop-tab-contents > .selected {
  display: block;
}
#disp.shop .name,
a.agbs,
.cb-shop-country > label {
  min-height: 1px;
}
#disp.shop .name,
a.agbs {
  width: 59%;
}
.shop .file,
.cb-shoppingcart .file,
.shop select,
.cb-shoppingcart select {
  float: left;
}
.cb-shop-exchange-rate-equal {
  float: left;
}
#disp.shop .cb-shop-exchange-rate > .name {
  padding-right: 0.5em;
  width: inherit;
}
.cb-shop-exchange-rate {
  margin-bottom: 8px;
}
.cb-shop-currency,
.cb-shop-countries,
.cb-shop-regions {
  position: relative;
}
.cb-shop-currency > select + a,
.cb-shop-countries > select + a,
.cb-shop-regions > select + a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 0.22em;
  background: url('/icons/cross.png') no-repeat;
  float: left;
  margin-top: 0.1em;
}
.cb-shop-currency > select + a:hover,
.cb-shop-countries > select + a:hover,
.cb-shop-regions > select + a:hover,
.cb-shop-currency > select + a:focus,
.cb-shop-countries > select + a:focus,
.cb-shop-regions > select + a:focus {
  background-position: 0 -22px;
}
.cb-shop-currency > select + a:active,
.cb-shop-countries > select + a:active,
.cb-shop-regions > select + a:active {
  background-position: 0 -47px;
}
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a,
.cb-shop-countries + fieldset > .name + a,
.cb-shop-regions + fieldset > .name + a {
  display: inline-block;
  text-decoration: underline;
}
.cb-shop-vat > .cury {
  float: left;
}
#disp.shop .zip {
  float: left;
  clear: left;
  margin-right: 1%;
  width: 18%;
  text-align: right;
}
#disp.shop input.city,
#disp.shop .cb-shop-currency > select,
#disp.shop .cb-shop-countries > select,
#disp.shop .cb-shop-regions > select {
  width: 81%;
}
.cb-shop-currency + fieldset > .name + a,
.cb-shop-vat + fieldset > .name + a,
.cb-shop-countries + fieldset > .name + a,
.cb-shop-regions + fieldset > .name + a {
  clear: left;
}
#cb-footnotes {
  margin: 10px 0;
  color: #808080;
  text-align: center;
}
.cb-shoppingcart table {
  border-collapse: collapse;
}
.cb-shoppingcart th,
.cb-shoppingcart td {
  padding: 4px 3px;
}
.cb-shoppingcart th {
  border-bottom: 2px solid #666;
  color: #222;
  text-align: left;
}
.cb-shoppingcart .hdpr {
  text-align: right;
}
td.hdpr,
.cb-cart-subtotal-vat-incl > .cb-cart-label,
.cb-cart-subtotal-vat-excl > .cb-cart-label {
  white-space: nowrap;
}
#items > .odd {
  background: none;
}
.cb-shoppingcart td {
  border-bottom: 1px solid #aaa;
  vertical-align: middle;
}
.cb-total-without-vat > td,
.cb-total-with-vat > td {
  font-weight: normal;
  font-family: 'OpenSansBold';
  border: 2px solid #666;
  border-style: solid none;
  background-color: #f5f5f5;
  color: #222;
}
.cost {
  text-align: right;
}
.remo,
.cb-shop-vat > .cury + a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 0.22em;
  background: url('/icons/cross.png') no-repeat;
}
.remo:hover,
.cb-shop-vat > .cury + a:hover,
.remo:focus,
.cb-shop-vat > .cury + a:focus {
  background-position: 0 -22px;
}
.remo:active,
.cb-shop-vat > .cury + a:active {
  background-position: 0 -47px;
}
div.cb-payment .radio {
  margin-right: 4px;
}
div.cb-payment div.fail {
  float: none;
}
div.cb-shoppingcart div.ship {
  margin-right: 0;
}
#disp .cb-additional-information textarea {
  overflow: scroll;
  /* module shop */
  height: auto;
}
#disp fieldset.last {
  margin: 0;
}
.cb-address,
.cb-additional-information,
.cb-payment,
.cb-order,
.cb-sandbox,
.cb-agb,
.cb-shop-country {
  float: left;
  width: 100%;
}
.cb-shoppingcart .horz {
  float: left;
}
.cb-shoppingcart .cb-shipping-address-option {
  font-weight: normal;
  font-family: 'OpenSansBold';
  clear: both;
  margin: 10px 0;
  padding: 2px 0;
  border: 1px solid #808080;
  background-color: #ddd;
  color: #222;
}
div.cb-shoppingcart div.cb-address p.cb-notice {
  margin-top: 7px;
  color: #808080;
}
.cb-address > a {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 0.13333333em 1em;
  min-height: 2.2em;
  border: 1px solid;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  border-radius: 2px;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(153, 153, 153, 0.75);
  line-height: 2.2em;
  float: left;
  clear: left;
  margin: 20px 0;
}
.cb-address > a:hover,
.cb-address > a:focus {
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #d4d4d4;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.cb-address > a:active {
  outline: none;
  border-color: #bfbfbf #a6a6a6 #a6a6a6 #bfbfbf;
  background-color: #b3b3b3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
#disp.cb-shoppingcart input.numb {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  width: 30px;
  text-align: right;
}
div.cb-shoppingcart a.agbs {
  margin-right: 10px;
}
.cb-shoppingcart fieldset > .fail {
  /* overwrites div.fail */
  float: none;
}
div.cb-shoppingcart input.cb-hybrid {
  margin-left: 5px;
}
div.cb-payment input.cb-hybrid {
  margin: 7px 0 0 0;
}
#disp.shop input.conf,
.cb-shoppingcart .next {
  float: right;
}
.cb-shoppingcart .next {
  font-weight: normal;
  font-family: 'OpenSansBold';
}
.foot > fieldset > form {
  float: left;
}
.foot > fieldset > form + form {
  float: right;
}
.cb-payment-prepay-info {
  margin: 0.7em 0;
  list-style: none;
}
.cb-payment-prepay-info-line {
  padding-left: 1em;
  min-height: 0.75em;
}
label.tiny,
label.tall {
  font-weight: normal;
  font-family: 'OpenSansBold';
}
#disp label.tiny {
  float: left;
  width: 20%;
}
#disp p.tiny {
  float: left;
  width: 80%;
}
#disp select.tiny {
  float: left;
  width: 80px !important;
}
#disp.shop .cb-shop-exchange-rate > .tiny {
  float: left;
  margin: 0 5px 0 10px;
  width: 4em !important;
  text-align: right;
}
#disp .tiny > label.name {
  width: 100%;
}
#disp.shop input.tiny {
  float: left;
  width: 5em;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .cb-shoppingcart table,
  .cb-shoppingcart thead,
  .cb-shoppingcart tbody,
  .cb-shoppingcart th,
  .cb-shoppingcart td,
  .cb-shoppingcart tr {
    display: block;
  }
  .cb-shoppingcart thead {
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
  }
  .cb-shoppingcart th {
    border: 0;
    padding: 0;
  }
  .cb-shoppingcart .cb-cart-item {
    margin-bottom: 2em;
  }
  .cb-shoppingcart td {
    *zoom: 1;
    position: relative;
    padding-left: 38%;
  }
  .cb-shoppingcart td:before,
  .cb-shoppingcart td:after {
    display: table;
    content: '';
  }
  .cb-shoppingcart td:after {
    clear: both;
  }
  .cb-shoppingcart td:before {
    font-weight: normal;
    font-family: 'OpenSansBold';
    position: absolute;
    top: 4px;
    left: 3px;
    white-space: nowrap;
    padding-right: 1em;
    width: 36%;
    text-align: left;
    content: attr(data-title);
  }
  .cb-shoppingcart #cb-footnotes {
    text-align: right;
    padding-left: 38%;
    line-height: 1.4;
  }
  .cb-cart-empty {
    display: none !important;
  }
  .cb-shoppingcart .cb-price-comment,
  .cb-shoppingcart .cb-price-file {
    float: none;
    display: block;
    padding-top: 0.2em;
    border-top: 1px dashed #ccc;
  }
  .cb-shoppingcart .cb-cart-item-action {
    padding-right: 0;
    border: 0;
  }
  .cb-shoppingcart .remo {
    *zoom: 1;
    display: block;
    float: right;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 6em;
    background-image: none;
    color: #fff !important;
    text-indent: 0;
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    padding: 0.13333333em 1em;
    min-height: 2.2em;
    border: 1px solid;
    border-color: #d81d21;
    border-radius: 2px;
    background-color: #e64246;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(171, 23, 26, 0.75);
    line-height: 2.2em;
  }
  .cb-shoppingcart .remo:before,
  .cb-shoppingcart .remo:after {
    display: table;
    content: '';
  }
  .cb-shoppingcart .remo:after {
    clear: both;
  }
  .cb-shoppingcart .remo:hover,
  .cb-shoppingcart .remo:focus {
    border-color: #ab171a;
    background-color: #e32b30;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .cb-shoppingcart .remo:active {
    outline: none;
    border-color: #7e1113;
    background-color: #d81d21;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    text-shadow: none;
  }
  .cb-cart-subtotals {
    position: relative;
  }
  .cb-cart-subtotal-shipping {
    position: relative;
  }
  .cb-cart-subtotal-shipping > .cb-cart-label {
    padding: 0;
    position: absolute;
    top: 4px;
    left: 3px;
    white-space: nowrap;
    padding-right: 1em;
    width: 36%;
    border: 0;
  }
  .cb-cart-subtotal-shipping > .cb-cart-value {
    border: 0;
  }
  .cb-total-without-vat {
    background: #f5f5f5;
    position: relative;
  }
  .cb-total-without-vat > td {
    background: none;
  }
  .cb-total-without-vat > .cb-cart-label {
    font-weight: normal;
    font-family: 'OpenSansBold';
    position: absolute;
    top: 4px;
    left: 3px;
    margin-top: 2px;
    padding: 0;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  .cb-cart-subtotal-vat-excl,
  .cb-cart-subtotal-vat-incl {
    position: relative;
  }
  .cb-cart-subtotal-vat-excl > td,
  .cb-cart-subtotal-vat-incl > td {
    background: none;
  }
  .cb-cart-subtotal-vat-excl > .cb-cart-label,
  .cb-cart-subtotal-vat-incl > .cb-cart-label {
    position: absolute;
    top: 4px;
    left: 3px;
    padding: 0;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  .cb-cart-totals {
    display: block;
  }
  .cb-total-with-vat {
    position: relative;
    background: #f5f5f5;
  }
  .cb-total-with-vat > td {
    background: none;
  }
  .cb-total-with-vat > .cb-cart-label {
    font-weight: normal;
    font-family: 'OpenSansBold';
    position: absolute;
    top: 4px;
    left: 3px;
    padding: 0;
    margin-top: 2px;
    padding-right: 1em;
    width: 36%;
    border: 0;
    white-space: nowrap;
  }
  .cb-shoppingcart #cb-footnotes {
    float: left;
    text-align: left;
    margin-top: 0.4em;
    padding: 0;
  }
}
/******* module-statistic.less 2013-1-16 *******/
.cb-statistics .chartclient-annotation-table {
  font-size: 12px;
  font-size: 1.2rem;
}
.cb-statistic-annotation li {
  list-style: none;
}
.cb-statistics .ctrl {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.cb-statistics .ctrl input {
  margin-right: 5px;
}
.cb-statistics .ctrl label {
  margin-right: 15px;
}
.cb-statistics .ctrl a {
  float: right;
}
#root .goog-custom-button-inner-box table,
#root .chartclient-annotation-table,
#root .annotatedtimelinetable {
  margin: 0;
}
#root #scrollingListTd {
  padding: 5px 0 5px 4px;
}
#root div.cb-statistics table.horz thead th {
  border-style: none none solid;
  border-color: #555;
  background-color: transparent;
}
#root div.cb-statistics table.horz tbody td {
  padding: 2px 1px;
  border: solid #ddd;
  border-width: 1px 0 0;
}
#root div.cb-statistics table.horz .odd td {
  background-color: #f9f9f9;
}
.cb-statistics .cb-visits {
  text-align: right;
}
/******* development.less 2013-1-16 *******/
/*.unit {
  box-shadow: 0 0 0 1px red inset;
}
 .part {
   box-shadow: 0 0 0 1px blue inset;
}*/
/*# sourceMappingURL=./screen-small.css.map */