
body {
  font-family: 'Signika',Arial,Helvetica,sans-serif;
  background: #ffffff;
  background: -webkit-linear-gradient(#f4f4f4 55px, #ffffff 55px);
  background: -moz-linear-gradient(#f4f4f4 55px, #ffffff 55px);
  background: -o-linear-gradient(#f4f4f4 55px, #ffffff 55px);
  background: -ms-linear-gradient(#f4f4f4 55px, #ffffff 55px);
  background: linear-gradient(#f4f4f4 55px, #ffffff 55px);
  font-size: 16px;
  font-weight: 400; 
  height: auto;
  line-height: 1.4;
  color: #414141;
  hyphens: auto; 
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -hyphens: auto; 
}

img[data-bgimage="yes"] {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

a,a:link,a:visited,a:hover,a:active {
  color: #23a0bf;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  line-height: 1.1;
} 

span.italic {
  font-style: italic;
}    

span.bold {
  font-weight: 600; 
} 

span.nowrap {
  white-space: nowrap;
}   

span.uppercase {
  text-transform: uppercase;
} 

span.stroked {
  text-decoration: line-through;
}  

input[name="_SILENT_CAPTCHA_"] {
  position: absolute !important;
  left: -300000px !important;
  top: -300000px !important;
  visibility: visible !important;
} 

input,textarea,select {
  font-family: 'Signika',Arial,Helvetica,sans-serif;
  padding: 5px;
  border: 1px solid #e5e5e5;
  width: calc(100% - 10px);
  font-size: inherit;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  /*
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  */
  background: #ffffff;
  background: -webkit-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -moz-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -o-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -ms-linear-gradient(left top, #f7f7f7, #ffffff);
  background: linear-gradient(left top, #f7f7f7, #ffffff);
}  

input:focus,textarea:focus,select:focus {
  background: -webkit-linear-gradient(right top, #f7f7f7, #ffffff);
  background: -moz-linear-gradient(right top, #f7f7f7, #ffffff);
  background: -o-linear-gradient(right top, #f7f7f7, #ffffff);
  background: -ms-linear-gradient(right top, #f7f7f7, #ffffff);
  background: linear-gradient(right top, #f7f7f7, #ffffff);
}

button[type="submit"],
button[type="reset"],
input[type="submit"] {
  cursor: pointer;
  background: none;
  border: none;
  font-weight: 600;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
}

input::-webkit-input-placeholder {
  color: #a8a7a7;
}

input:-moz-placeholder {
  color: #a8a7a7;
}

input::-moz-placeholder  {
  color: #a8a7a7;
}

input:-ms-input-placeholder {
  color: #a8a7a7;
}

input::-ms-input-placeholder {
  color: #a8a7a7;
}

select {
  position: relative;
  z-index: 2;
  padding: 5px 0 5px 5px;
  width: calc(100% - 5px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat, -webkit-linear-gradient(left top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -moz-linear-gradient(left top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -o-linear-gradient(left top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -ms-linear-gradient(left top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  linear-gradient(left top, #f7f7f7, #ffffff);
}

select:focus {
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat, -webkit-linear-gradient(right top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -moz-linear-gradient(right top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -o-linear-gradient(right top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  -ms-linear-gradient(right top, #f7f7f7, #ffffff);
  background: url(../img/bg_select.png) calc(100% - 10px) center no-repeat,  linear-gradient(right top, #f7f7f7, #ffffff);
}

select.burger,
select.burger:focus {
  color: #ffffff;
  background-color: #a4a5a6;
  background-image: url(../img/bg_select_burger.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 20px auto;
}

select::-ms-expand {
  display: none;
}

select + i {
  z-index: 2;
  display: inline-block;
  position: absolute;
  font-size: 20px;
  margin: 8px 0 0 -25px;
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  left: -10000px;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  margin: 0 0 0 30px;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f096";
  display: inline-block;
  width: 20px;
  background: none;
  font-weight: 400;
  margin: 0 0 0 -25px;
}

input[type="checkbox"][data-circle="yes"] + label:before,
input[type="radio"][data-circle="yes"] + label:before {
  content: "\f10c";
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 25px;
  font-size: 25px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  margin: 0 5px 0 -35px;
  opacity: 0.2;
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  content: "\f046";
}

input[type="checkbox"][data-circle="yes"]:checked + label:before,
input[type="radio"][data-circle="yes"]:checked + label:before {
  opacity: 1;
  content: "\f192";
  background: #7cbbf6; /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(#7cbbf6, #ffffff, #ffffff); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(#7cbbf6, #ffffff, #ffffff); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(#7cbbf6, #ffffff, #ffffff); /* For Firefox 3.6 to 15 */
  background: radial-gradient(#7cbbf6, #ffffff, #ffffff); /* Standard syntax */
}

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label {
}

div.input[data-valid="no"] input,
div.input[data-valid="no"] select,
div.input[data-valid="no"] textarea {
  background: #fe0303;
  color: #ffffff;
}

div.input[data-valid="no"] input[type="checkbox"] + label:before,
div.input[data-valid="no"] input[type="radio"] + label:before,
div.input[data-valid="no"] input[type="checkbox"] + label,
div.input[data-valid="no"] input[type="radio"] + label {
  color: #d53128;
}

body > div.construct div.input[data-valid="no"] input[type="checkbox"] + label:before,
body > div.construct div.input[data-valid="no"] input[type="radio"] + label:before,
body > div.construct div.input[data-valid="no"] input[type="checkbox"] + label,
body > div.construct div.input[data-valid="no"] input[type="radio"] + label {
  color: #ffffff;
}

div.form > div.response {
  display: none;
}

div.form div.input[data-required="yes"] > div.label > label:after,
div.form div.input[data-required="yes"] > div.data > label:after {
  position: absolute;
  content: "\f069";
  font-family: 'FontAwesome';
  font-size: 10px;
  color: inherit;
  padding: 0 0 0 5px;
  margin: 0;
}

div.form div.input[data-required="yes"][data-ommitasterisk="yes"] > div.label > label:after,
div.form div.input[data-required="yes"][data-ommitasterisk="yes"] > div.data > label:after {
  display: none;
}

div#CURTAIN_MODAL,
div#CURTAIN,
div#IMAGE_OVERLAY_CURTAIN,
div#COMPARISON_OVERLAY_CURTAIN {
  position: absolute;
  z-index: 10;
  background-color: rgba(76,76,76,0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

div#CURTAIN_MODAL {
  z-index: 21;
}

div#IMAGE_OVERLAY_CURTAIN,
div#COMPARISON_OVERLAY_CURTAIN {
  z-index: 13;
  background-color: rgba(0,0,0,0.9);
}

div#MODAL {
  position: absolute;
  z-index: 22;
  background-color: #ffffff;
  width: 350px;
  padding: 30px;
  top: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  border: 1px solid #a4c6d9;
  font-size: 18px;
}

div.ui-datepicker {
  z-index: 21 !important;
  font-size: 0.9em;
}

div#QUICKSEARCH-RESULT {
  position: absolute;
  z-index: 10;
  width: 680px;
  max-width: 100%;
  background-color: #23a0bf;
  padding: 0;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
}

div#QUICKSEARCH-RESULT > div.close {
  display: none;
}

div#QUICKSEARCH-RESULT > div.content {
  position: relative;
  z-index: 1;
}

div#IMAGE_OVERLAY {
  position: absolute;
  z-index: 14;
  background: transparent;
  width: 100%;
  padding: 0;
  top: 20px;  
}

div#IMAGE_OVERLAY > div.close {
  position: absolute;
  z-index: 3;
  margin: 20px 8px 0 0;
  right: 0;
}

div#IMAGE_OVERLAY > div.close > a,
div#IMAGE_OVERLAY > div.close > a {
  display: block;
  width: 70px;
  height: 70px;
  font-size: 70px;
  line-height: 70px;
  color: #ffffff;
}

div#IMAGE_OVERLAY > div.navigation {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
}

div#IMAGE_OVERLAY > div.navigation > div.prev,
div#IMAGE_OVERLAY > div.navigation > div.next {
  position: absolute;
  z-index: 2;
  display: none;
  font-size: 70px;
  line-height: 70px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  width: 50%;
  margin: -70px 0 0 0;
}  

div#IMAGE_OVERLAY > div.navigation > div.next {
  right: 0;
}  

div#IMAGE_OVERLAY[data-hasprev="yes"] > div.navigation > div.prev,
div#IMAGE_OVERLAY[data-hasnext="yes"] > div.navigation > div.next {
  display: block;
}  

div#IMAGE_OVERLAY > div.navigation > div.prev > i,
div#IMAGE_OVERLAY > div.navigation > div.next > i {
  background-color: #000000;
  width: 70px;
  height: 70px;
}  

div#IMAGE_OVERLAY > div.list {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

div#IMAGE_OVERLAY > div.list > ul.item-list {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

div#IMAGE_OVERLAY > div.list > ul.item-list > li.item {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  float: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

div#IMAGE_OVERLAY > div.list > ul.item-list > li.item > a {
  display: inline-block;
  cursor: inherit;
}

div#IMAGE_OVERLAY > div.list > ul.item-list > li.item > a > img {
  display: inline-block;
  width: 100%;
  max-height: 100%;
  -webkit-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.3);
}

div#OVERLAY,
div#COMPARISON_OVERLAY {
  position: absolute;
  z-index: 13;
  background-color: #ffffff;
  width: 688px;
  max-width: 100%;
  padding: 0;
  top: 20px;  
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
}

div#COMPARISON_OVERLAY {
  background-color: #eceded;
  width: auto;
  max-width: inherit;
  padding: 40px 50px 40px 50px;
  z-index: 14;
  color: #414141;
  overflow: hidden;
}

div#COMPARISON_OVERLAY > div.close {
  position: absolute;
  right: 20px;
  top: 0;
}

div#COMPARISON_OVERLAY > div.close > a {
  font-size: 50px;
  color: #ffffff;
}

div#COMPARISON_OVERLAY > div.detail {
  padding-top: 20px;
}

div#COMPARISON_OVERLAY > div.detail table {
  border-collapse: collapse;
  padding: 0;
  border-spacing: 0;
  border: none;
  table-layout: fixed;
  display: block;
}

div#COMPARISON_OVERLAY > div.detail table th,
div#COMPARISON_OVERLAY > div.detail table td {
  vertical-align: middle;
  border: 1px solid #eceded;
  font-weight: 400;
  width: 230px;
  min-width: 230px;
  max-width: 230px;
}

div#COMPARISON_OVERLAY > div.detail table th {
  padding: 10px;
}

div#COMPARISON_OVERLAY > div.detail table th[rel] {
  vertical-align: bottom;
}

div#COMPARISON_OVERLAY > div.detail table td {
  background-color: #ffffff;
  font-size: 13px;
  padding: 5px 10px 5px 10px;
}

div#COMPARISON_OVERLAY > div.detail table td.header {
  background-color: transparent;
}

div#COMPARISON_OVERLAY > div.detail table td > h6 {
  font-weight: 600;
}

div#COMPARISON_OVERLAY > div.detail table td.header > h6 {
  color: #7c7c7c;
  font-style: italic;
  font-weight: 400;
}

div#COMPARISON_OVERLAY > div.detail div.product > div.image {
  margin: 0 0 10px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  overflow: hidden;
  text-align: center;
}

div#COMPARISON_OVERLAY > div.detail div.product > div.image img {
  display: block;
  max-width: 100%;
}

div#COMPARISON_OVERLAY > div.detail div.product > div.image > div.command {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: none;
}

div#COMPARISON_OVERLAY > div.detail div.product:hover > div.image > div.command {
  display: block;
}

div#COMPARISON_OVERLAY > div.detail div.product > div.image > div.command > a {
  display: block;
  background: #23a0bf;
  padding: 10px 20px 10px 20px;
  background: -webkit-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -moz-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -o-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -ms-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: linear-gradient(#25a8c8 40%, #23a0bf 100%);
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
}

div#COMPARISON_OVERLAY > div.detail div.product > h4 {
  font-weight: 600;
  margin: 20px 0 10px 0;
}

div#COMPARISON_OVERLAY > div.footer {
  text-align: right;
  margin: 20px 0 -30px 0;
}

div#OVERLAY > div.close,
div#MODAL > div.close {
  position: absolute;
  z-index: 3;
  margin: -15px 15px 0 0;
  right: 0;
  cursor: pointer;
}

div#OVERLAY > div.close > a,
div#MODAL > div.close > a {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #a4c6d9;
}

div#OVERLAY > div.detail,
div#MODAL > div.detail {
  position: relative;
  z-index: 1;
}

div#MODAL > div.detail > h3 {
  position: relative;
  font-size: 24px;
  margin: 0 0 15px;
  margin: 0 0 20px 0;
  color: #a4c6d9;
  padding: 0;
  text-transform: uppercase;
}

div#MODAL > div.detail > p {
  position: relative;
  margin: 0;
}

div#PROTOTYPES {
  display: none;
}

div#LOADER {
  position: fixed;
  z-index: 11;
  background-color: transparent;
  width: 62px;
  height: 62px;
  /*
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  */
}

div#LOADER img {
  max-width: 100%;
}

div#LOADER > i {
  font-size: 42px;
  color: #ffffff;
}

div#GALLERY_DETAIL {
  position: absolute;
  z-index: 11;
  background-color: #ffffff;
  width: 688px;
  padding: 30px;
  top: 20px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

div#GALLERY_DETAIL > div.close {
  position: relative;
  text-align: right;
  cursor: pointer;
  margin: 0 0 20px 0;
}

div#GALLERY_DETAIL > div.navigation {
  position: absolute;
  display: none;
}

div#GALLERY_DETAIL > div.image {
  position: relative;
  margin: 0 0 10px 0;
  text-align: center;
}

div#GALLERY_DETAIL > div.image img {
  max-width: 100%;
}

div#GALLERY_DETAIL > h6.subtitle {
  position: relative;
  text-align: center;
  margin: 0 0 0 0;
  max-width: 100%;
  font-size: 18px;
  color: #4e891e;
}

div#FOLIENFINDER,
div#FOLIENFINDER_RESP {
  position: absolute;
  z-index: 12;
  left: 0;
  top: 309px;
  max-width: 351px;
}

div#FOLIENFINDER_RESP {
  display: none;
  width: 100%;
  padding: 0 2px 0 2px;
  left: -2px;
  max-width: 100%;
  margin: 6px 0 0 0;
  top: inherit;
}

div#FOLIENFINDER[data-fixed="yes"] {
  position: fixed;
  top: 77px !important;
}

div#FOLIENFINDER[data-expanded="yes"] > h6.page-helper,
div#FOLIENFINDER[data-fixed="yes"] > h6.page-helper {
  display: none;
}

div#FOLIENFINDER > div.content {
  display: table;
}

div#FOLIENFINDER > div.content > div.toggle,
div#FOLIENFINDER > div.content > div.FOLIENFINDER {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

div#FOLIENFINDER > div.content > div.FOLIENFINDER {
  display: none;
}

div#FOLIENFINDER[data-expanded="yes"] > div.content > div.FOLIENFINDER {
  display: table-cell;
}

div#FOLIENFINDER > div.content > div.toggle {
  width: 70px;
  padding: 20px 0 0 0;
}

div#FOLIENFINDER_RESP > div.FOLIENFINDER {
  width: calc(100% - 40px);
  padding: 20px;
  position: relative;
  background-color: #f4f4f4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3);
}

div#FOLIENFINDER > div.content > div.FOLIENFINDER {
  width: calc(100% - 70px);
  background-color: #f4f4f4;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  /*
  -webkit-box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  */
}

div#FOLIENFINDER > div.content > div.toggle > a {
  display: block;
  width: 100%;
  height: 260px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.3);
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -moz-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -o-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -ms-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: linear-gradient(#ff5454 47%, #fe0303 48%);
}

div#FOLIENFINDER > div.content > div.toggle > a > span.label {
  position: absolute;
  display: inline-block;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;				
  writing-mode: vertical-rl;
  direction: ltr;
  top: 125px;
  width: calc(100% - 20px);
  padding: 0 25px 0 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
} 

div#FOLIENFINDER > div.content > div.toggle > a:after {
  content: "\f101";
  font-family: 'FontAwesome';
  position: absolute;
  margin: 15px 0 0 0;
  font-size: 30px;
  width: 100%;
  text-align: center;
} 

div#FOLIENFINDER[data-expanded="yes"] > div.content > div.toggle > a:after {
  content: "\f100";
} 

div#page {
  z-index: 1;
  margin: 0;
  padding: 0;
}

div.panel {
  max-width: 100%;
  width: 1060px;
  margin: 0 auto 0 auto;
  padding: 0;
}

h6.page-helper {
  position: absolute;
  z-index: 1;
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 20px;
  color: #a4c6d9;
}

h6.page-helper > i {
  font-size: 70px;
  position: relative;
  display: inline-block;
}

h6.page-helper[data-id="keyword-finder"] {
  margin: -50px 0 0 50px;
}

h6.page-helper[data-id="comparison"] {
  position: relative;
  font-size: 30px;
  line-height: 1.0em;
  padding: 0 0 0 0;
  color: #23a0bf;
}

h6.page-helper[data-id="comparison"] > i {
  position: absolute;
  display: inline-block;
  top: 0;
  font-size: 30px;
}

h6.page-helper[data-id="comparison"] > i.icon_product_comparison {
  margin: 0 0 0 -20px;
}

h6.page-helper[data-id="comparison"] > i.icon_arrow_3 {
  font-size: 100px;
  margin: -10px 0 0 0;
  -webkit-transform: rotate(20deg) scaleX(-1);
  -moz-transform: rotate(20deg) scaleX(-1);
  -ms-transform: rotate(20deg) scaleX(-1);
  -o-transform: rotate(20deg) scaleX(-1);
  transform: rotate(20deg) scaleX(-1);
  overflow: hidden;
}

h6.page-helper[data-id="keyword-finder"] > i {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
  margin: 0 0 -5px 0;
  overflow: hidden;
}

h6.page-helper[data-id="category-finder"] {
  margin: 0 0 0 260px;
}

h6.page-helper[data-id="category-finder"] > i {
  display: block;
  margin: -18px 0 0 -30px;
}

h6.page-helper[data-id="folien-finder"] {
  font-size: 24px;
  margin: -60px 0 0 -40px;
}

h6.page-helper[data-id="folien-finder"] > i {
  margin: 0 -5px -40px 0;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
  overflow: hidden;
}

div#FOLIENFINDER > h6.page-helper[data-id="folien-finder"] {
  font-size: 30px;
  margin: -10px 0 0 -50px;
}

div#FOLIENFINDER > h6.page-helper[data-id="folien-finder"] > i {
  margin: 0 -5px -27px 0;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
  overflow: hidden;
}

h6.page-helper[data-id="product-order-misc"] {
  font-size: 16px;
  margin: -50px 0 0 0;
  right: 114px;
}

h6.page-helper[data-id="product-order-misc"] > i { 
  -webkit-transform: scaleX(-1) rotate(-10deg);
  -moz-transform: scaleX(-1) rotate(-10deg);
  -ms-transform: scaleX(-1) rotate(-10deg);
  -o-transform: scaleX(-1) rotate(-10deg);
  transform: scaleX(-1) rotate(-10deg);
  margin: 0 0 -10px 0;
  overflow: hidden;
}

h6.page-helper[data-id="trivia"] {
  position: relative;
  margin: 0 0 10px -40px;
}

h6.page-helper[data-id="related"] {
  position: relative;
  margin: 0 0 10px -40px;
}

h6.page-helper[data-id="bestseller-category"] {
  position: relative;
  margin: 0 0 10px -40px;
}

h6.page-helper[data-id="consult-chat"] {
  margin: -30px 0 0 -40px;
  color: #ffffff;
  left: 0;
}

h6.page-helper[data-id="consult-phone"] {
  margin: -30px -20px 0 0;
  color: #ffffff;
  left: 0;
}

h6.page-helper[data-id="consult-chat"] > i,
h6.page-helper[data-id="consult-phone"] > i {
  margin: 0 0 -40px 0;
}

body[data-folienfinder="global"] h6.page-helper[data-id="folien-finder"] {
  font-size: 30px;
  top: -40px;
  right: -290px;
  margin: 0;
}

h6.page-helper[data-id="labelslider"],
h6.page-helper[data-id="news"],
h6.page-helper[data-id="bestseller"],
h6.page-helper[data-id="notepad"],
h6.page-helper[data-id="contact-list"],
h6.page-helper[data-id="downloads"],
h6.page-helper[data-id="trivia"],
h6.page-helper[data-id="related"],
h6.page-helper[data-id="bestseller-category"],
h6.page-helper[data-id="login"],
h6.page-helper[data-id="checkout-user-notice"],
h6.page-helper[data-id="checkout-user-data"],
h6.page-helper[data-id="checkout-user-shipping"],
h6.page-helper[data-id="checkout-user-payment"],
h6.page-helper[data-id="checkout-thankyou"],
h6.page-helper[data-id="checkout-user-justice"],
h6.page-helper[data-id="shopping-card-productlist"],
h6.page-helper[data-id="shopping-card-voucher"] {
  position: relative;
  font-size: 30px;
  margin: 0 0 20px -35px;
}

h6.page-helper[data-id="login"],
h6.page-helper[data-id="checkout-user-notice"],
h6.page-helper[data-id="checkout-user-data"],
h6.page-helper[data-id="checkout-user-shipping"],
h6.page-helper[data-id="checkout-user-payment"],
h6.page-helper[data-id="checkout-thankyou"],
h6.page-helper[data-id="checkout-user-justice"],
h6.page-helper[data-id="shopping-card-productlist"],
h6.page-helper[data-id="shopping-card-voucher"] {
  margin: 0 0 20px -55px;
}

h6.page-helper[data-id="labelslider"] > i,
h6.page-helper[data-id="news"] > i,
h6.page-helper[data-id="bestseller"] > i,
h6.page-helper[data-id="notepad"] > i,
h6.page-helper[data-id="contact-list"] > i,
h6.page-helper[data-id="downloads"] > i,
h6.page-helper[data-id="trivia"] > i,
h6.page-helper[data-id="related"] > i,
h6.page-helper[data-id="bestseller-category"] > i,
h6.page-helper[data-id="login"] > i,
h6.page-helper[data-id="checkout-user-data"] > i,
h6.page-helper[data-id="checkout-user-notice"] > i,
h6.page-helper[data-id="checkout-user-shipping"] > i,
h6.page-helper[data-id="checkout-user-payment"] > i,
h6.page-helper[data-id="checkout-thankyou"] > i,
h6.page-helper[data-id="checkout-user-justice"] > i,
h6.page-helper[data-id="shopping-card-productlist"] > i,
h6.page-helper[data-id="shopping-card-voucher"] > i {
  margin: 0 10px -40px 0;
}

h6.page-helper[data-id="trivia"],
h6.page-helper[data-id="related"],
h6.page-helper[data-id="bestseller-category"],
div.CONTENT-MARGINAL h6.page-helper[data-id="contact-list"],
div.CONTENT-MARGINAL h6.page-helper[data-id="downloads"] {
  font-size: 20px;
  margin: 0 0 5px -35px;
}

h6.page-helper[data-id="trivia"] > i,
h6.page-helper[data-id="related"] > i,
h6.page-helper[data-id="bestseller-category"] > i,
div.CONTENT-MARGINAL h6.page-helper[data-id="contact-list"] > i,
div.CONTENT-MARGINAL h6.page-helper[data-id="downloads"] > i {
  margin: 0 10px -40px 0;
}

div#header {
  z-index: 3;
  top: 0;
  height: 250px;
  border-bottom: 1px solid #e3e2e2;
  color: #7c7c7c;
}

div#header div#service {
  position: relative;
  z-index: 2;
}

div#header div#service > ul.item-list {
  display: table;
  table-layout: auto;
  width: 100%;
  font-size: 16px;
  height: 55px;
}

div#header div#service > ul.item-list > li.item {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

div#header div#service > ul.item-list > li.item[data-direction="right"] {
  text-align: right;
}

div#header div#service > ul.item-list > li.item {
  display: table-cell;
  /*width: calc(100% / 3);*/
}

div#header div#service div.logo {
  display: none;
  width: 170px;
  max-width: 60%;
}

div#header div#service div.logo img {
  max-width: 100%;
}

div#header div#service div.phone {
  float: left;
  border-right: 1px solid #b1b2b3;
  padding: 0 20px 0 0;
}

div#header div#service div.phone > a.phone {
  color: #707173;
  text-decoration: none;
}

div#header div#service div.phone > a.phone > i {
  font-size: 20px;
  padding-right: 7px;
}

div#header div#service div.user {
  margin: 0;
  float: left;
}

div#header div#service div.user > div.button {
  z-index: 2;
  width: 200px;
}

div#header div#service div.user > div.button > a {
  display: block;
  text-decoration: none;
  padding: 0 30px 0 30px;
  overflow:hidden; 
  white-space:nowrap; 
  text-overflow: ellipsis;
}

div#header div#service div.user[data-expanded="yes"] > div.button > a {
  color: #ffffff;
}

div#header div#service div.user > div.button > a > i {
  font-size: 25px;
  padding-right: 7px;
}

div#header div#service div.user > div.details {
  display: none;
  z-index: 1;
  position: absolute;
  width: 200px;
  min-width: 150px;
  margin: 0 -30px 0 -30px;
  padding: 60px 30px 30px 30px;
  background-color: #23a0bf;
  top: -14px;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
}

div#header div#service div.user > div.details div.input > div.label {
  margin: 8px 0 8px 0;
}

div#header div#service div.user > div.details div.abstract {
  margin: 20px 0 20px 0;
}


div#header div#service div.user > div.details div.abstract > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#header div#service div.user > div.details div.abstract > ul > li {
  margin: 0 0 5px 25px;
  padding: 0;
  display: block;
  color: inherit;
  font-size: inherit;
}

div#header div#service div.user > div.details div.abstract > ul > li:before {
  position: absolute;
  content: "\f10a";
  margin: 0 0 0 -25px;
  font-family: "rdts-icon";
}

div#header div#service div.user > div.details div.abstract > ul > li:last-fo-type {
  margin: 0 0 0 25px;
}

div#header div#service div.user > div.details a {
  color: #ffffff;
  text-decoration: underline;
}

div#header div#service div.user > div.details div.submit > button[type="submit"] {
  text-align: center;
  padding: 20px 0 20px 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
}

div#header div#service div.commercial a {
  font-size: 16px;
  color: #b1b2b3;
  cursor: inherit;
}

div#header div#service div.commercial *[data-hasamount="yes"] > a {
  color: #707173;
  cursor: pointer;
}

div#header div#service div.commercial a > i {
  color: #b1b2b3;
  font-size: 30px;
  padding: 0 7px 0 7px;
}

div#header div#service div.commercial *[data-hasamount="yes"] > a > i {
  color: #fe0101;
}

div#header div#service div.commercial span.amount {
  display: none;
  position: absolute;
  top: 0;
  font-size: 11px;
  color: #ffffff;
  background-color: #707173;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
  padding: 1px 4px 1px 4px;
  overflow: hidden;
  text-align: center;
  margin: -6px 0 0 -15px;
}

div#header div#service div.commercial *[data-hasamount="yes"] > a span.amount {
  display: inline-block;
}

div#header div#service div.commercial > div.comparison {
  display: inline-block;
  font-size: 13px;
  padding-right: 20px;
  border-right: 1px solid #b1b2b3;
}

div#header div#service div.commercial > div.comparison > a {
  color: inherit;
  display: block;
  text-decoration: none;
}

div#header div#service div.commercial > div.notepad {
  display: inline-block;
  font-size: 13px;
  padding: 0 20px 0 20px;
  border-right: 1px solid #b1b2b3;
}

div#header div#service div.commercial > div.notepad > a {
  color: inherit;
  display: block;
  text-decoration: none;
}

div#header div#service div.commercial > div.shopping-card {
  display: inline-block;
  padding-left: 20px;
}

div#header div#service div.commercial > div.shopping-card > a {
  color: inherit;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

div#header div#service div.commercial > div.shopping-card > a > span.sum {
  display: none;  
  padding-left: 10px;
}

div#header div#service div.commercial > div.shopping-card[data-hasamount="yes"] > a > span.sum {
  display: inline-block;  
}

div#header div#service div.commercial > div.shopping-card > a > span.unit {
  display: none;  
}

div#header div#service div.commercial > div.shopping-card[data-hasamount="yes"] > a > span.unit {
  display: inline-block;  
}

div#header div#service div.commercial > div.shopping-card > a > span.amount {
  margin-left: -20px;
}

div#header div#shop-navigation {
  position: relative;
  z-index: 1;
}

div#header div#shop-navigation > ul.item-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 195px;
}

div#header div#shop-navigation > ul.item-list > li.item {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  text-align: left;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="logo"] {
  width: 365px;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="folienfinder-button"] {
  display: none;
  margin: 19px 0 0 0;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="asset"] {
  width: 160px;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="sale"] {
  width: 170px;
}

div#header div#logo {
  z-index: 1;
  margin: 0;
}

div#header div.logo a {
  display: block;
}

div#header div.logo img {
  display: block;
  max-width: 100%;
}

div#header div.quicksearch {
  margin: 0;
  width: 342px;
}

div#header div.quicksearch div.keyword-finder {
  margin: 0 0 9px 0;
}

div#header div.quicksearch div.keyword-finder div.input {
  z-index: 1;
}

div#header div.quicksearch div.keyword-finder div.input > div.label {
  display: none;
}

div#header div.quicksearch div.keyword-finder div.input > div.data > input {
  border: 1px solid #c0dded;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 8px 12px 8px 12px;
}

div#header div.quicksearch div.keyword-finder div.submit {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  line-height: 28px;
  font-size: 30px;
  margin: 0 -12px 0 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

div#header div.quicksearch div.keyword-finder div.submit > button[type="submit"] {
  display: block;
  background: transparent;
  border: none;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #707173;
}

div#header div.quicksearch div.keyword-finder div.submit > button[type="submit"] > i {
  margin: -2px 0 0 0;
}

div#header div.quicksearch div.category-finder div.button {
  max-width: 250px;
}

div#header div.quicksearch div.category-finder div.button > a {
  display: block;
  background-color: #23a0bf;
  color: #ffffff;
  padding: 8px 12px 8px 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div#header div.quicksearch div.category-finder div.button > a > i {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 26px;
}

div#header div.quicksearch div.category-finder div.category-list {
  display: none;
}

div#header div.quicksearch div.sale-responsive {
  display: none;
  position: absolute;
  width: 150px;
  bottom: 1px;
  right: 0;
}

div#header div.quicksearch div.sale-responsive > a {
  display: block;
  color: #ffffff;
  padding: 8px 12px 8px 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #ffffff;
  background: -webkit-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -moz-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -o-linear-gradient(left top, #f7f7f7, #ffffff);
  background: -ms-linear-gradient(left top, #f7f7f7, #ffffff);
  background: linear-gradient(left top, #f7f7f7, #ffffff);
  border: 1px solid #c0dded;
  color: inherit;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="folienfinder-button"] > div.folienfinder-button > a {
  display: block;  
  margin: 20px 0 0 0;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -moz-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -o-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: -ms-linear-gradient(#ff5454 47%, #fe0303 48%);
  background: linear-gradient(#ff5454 47%, #fe0303 48%);
  padding: 20px 20px 19px 20px;
}

div#header div#shop-navigation > ul.item-list > li.item[data-type="folienfinder-button"] div.folienfinder-button > a:after {
  content: "\f103";
  font-family: 'FontAwesome';
  position: absolute;
  margin: 20px 0 0 0;
  top: 0;
  right: 20px;
  font-size: 30px;
  text-align: center;
} 

div#header div#shop-navigation > ul.item-list > li.item[data-type="folienfinder-button"] div.folienfinder-button[data-expanded="yes"] > a:after {
  content: "\f102";
} 

div#header div.sale {
  text-align: center;
}

div#header div.asset {
  margin: 0;
}

div#header div.asset > ul.item-list > li.item {
  margin: 0 0 15px 0;
}

div#header div.asset > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div#header div.asset > ul.item-list > li.item > h6 {
  font-weight: 400;
  font-size: 12px;
  padding: 0 0 0 30px;
}

div#header div.asset > ul.item-list > li.item > h6 > i {
  position: absolute;
  margin: 0 0 0 -30px;
  font-size: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

div#QUICKSEARCH-RESULT div.keyword-finder {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin: 0 0 -1px 0;
  color: #494949;
  font-size: 15px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result,
div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 12px;
  height: 100%;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result {
  width: 40%;
  background-color: #bbe1ee;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result {
  background-color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.keyword-finder h6 {
  font-family: 'Architects Daughter';
  font-weight: normal;
  font-size: 20px;
  color: #ffffff;
  margin: 0 0 12px 0;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result h6 {
  color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result > div.category-term h6 {
  margin: 12px 0 12px 0;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item {
  margin: 0 0 5px 0;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item:last-of-type {
  margin: 0;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item > a {
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  color: inherit;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item > a:hover {
  color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item > a > span.hits {
  font-size: 0.9em;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.term-result ul.item-list > li.item > a > i {
  position: absolute;
  margin: 2px 0 0 -10px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result ul.item-list > li.item {
  margin: 0 0 5px 0;
  padding: 4px;
  background-color: #bbe1ee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result ul.item-list > li.item:hover {
  background-color: #d5f0f8;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result ul.item-list > li.item:last-of-type {
  margin: 0;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  cursor: pointer;
  font-size: 14px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product > div.image,
div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product > div.content {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product > div.image {
  vertical-align: top;
  padding: 0 12px 0 0;
  width: 50px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product > div.image img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product h4,
div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product h5 {
  font-weight: 400;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product h5 {
  font-weight: 400;
  max-height: 30px;
  overflow: hidden;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product h4 {
  margin: 0 0 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  o-text-overflow: ellipsis;
  white-space: nowrap;
}

div#QUICKSEARCH-RESULT div.keyword-finder > div.product-result div.product h4 > a {
  display: inline-block;
  color: inherit;
}

div#QUICKSEARCH-RESULT div.category-list {
  font-size: 15px;
}

div#QUICKSEARCH-RESULT div.category-list a {
  display: block;
  color: inherit;
  padding: 12px 32px 12px 29px;
}

div#QUICKSEARCH-RESULT div.category-list a > i {
  position: absolute;  
  margin: 0 0 0 -10px;
}

div#QUICKSEARCH-RESULT div.category-list div.directlink {
  position: absolute;
  right: 12px;
  top: 8px;
  display: inline;
}

div#QUICKSEARCH-RESULT div.category-list div.directlink > a {
  padding: 0;
  font-size: 20px;
  color: #000000;
}

div#QUICKSEARCH-RESULT div.category-list div.directlink a > i {
  padding: 0;
}

div#QUICKSEARCH-RESULT div.category-list div.directlink a:hover > i {
  color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > div.directlink a:hover > i {
  color: #bbe1ee;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item[data-expanded="yes"] > div.directlink a:hover > i {
  color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.category-list ul.item-list {
  max-width: 100%;
  height: 100%;
  min-width: 200px;
}

div#QUICKSEARCH-RESULT div.category-list li.item > ul.item-list {
  top: 0;
}

div#QUICKSEARCH-RESULT div.category-list ul.item-list li.item {
  width: 100%;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > a {
  color: #ffffff;
}

div#QUICKSEARCH-RESULT div.category-list li.item[data-expanded="yes"] > a,
div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #bbe1ee;
  color: #494949;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #d5f0f8;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > ul.item-list > li.item > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #f2fbfe;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item li.item > a:hover,
div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item li.item[data-active="yes"] > a,
div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item li.item[data-expanded="yes"] > a {
  color: #23a0bf;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > a:hover,
div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item[data-active="yes"] > a {
  color: #494949;
}

div#QUICKSEARCH-RESULT div.category-list li.item ul.item-list {
  display: none;
  position: absolute;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > ul.item-list {
  background-color: #bbe1ee;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > ul.item-list > li.item > ul.item-list {
  background-color: #d5f0f8;
}

div#QUICKSEARCH-RESULT div.category-list > ul.item-list > li.item > ul.item-list > li.item > ul.item-list > li.item > ul.item-list {
  background-color: #f2fbfe;
}

div#QUICKSEARCH-RESULT div.category-list li.item[data-expanded="yes"] > ul.item-list {
  display: block;
}

div#body {
  z-index: 1;
  margin: 0 0 0 0;
  padding: 0;
  overflow: hidden;
} 

div#body div.CONTENT {
  padding: 60px 0 0 0;
}    

body.product-list div#body div.CONTENT {
  padding: 60px 0 0 30px;
  float: right;
  width: calc(100% - 311px);
}    

body.category-list div#body div.CONTENT {
  padding: 60px 0 0 50px;
  float: right;
  width: calc(100% - 331px);
}    

body.product div#body div.CONTENT {
  font-size: 14px;
}   

div#body div.CONTENT > div.CONTENT-MAIN {
  float: left;
  width: calc(100% - 266px);
  padding: 0 35px 0 0;
}     

div#body div.CONTENT > div.CONTENT-MARGINAL {
  float: right;
  width: calc(230px - 65px);
  padding: 0 0 0 65px;
  border-left: 1px solid #e3e2e2;
}     

h1 {
  /*font-size: 48px;*/
  font-size: 36px;
  color: #23a0bf;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}         

h2 {
  font-size: 36px;
  color: #23a0bf;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}           

div.form table h2 {
  font-size: inherit;
  color: inherit;
  margin: 0;
  text-transform: normal;
  text-align: left !important;
  line-height: normal;
}           

h3 {
  font-size: 24px;
  color: #23a0bf;
  margin: 0 0 25px 0;
  text-transform: normal;
}     

body.product-list h1 {
  font-size: 21px;
  color: #414141;
  margin: 0 0 15px 0;
  text-transform: inherit;
}   

h2.preamble {
  font-size: 24px;
  color: #717274;
  margin: 0 0 20px 0;
  font-weight: 400;
  text-transform: inherit;
}

div#body div.CONTENT > h6.result-info {
  font-family: 'Architects Daughter';
  font-size: 24px;
  color: #959697;
  font-weight: 400;
  margin: 0 0 30px 0;
}   

div.content-block {
  z-index: 2;
  margin: 0 0 40px 0;
  padding: 0;
}   

div.CONTENT-MARGINAL div.content-block {
  margin: 0 0 20px 0;
}   

body.home div.content-block,
body.category-list div.content-block {
  margin: 0 0 20px 0;
}   

div.FOLIENFINDER_PLACEHOLDER {
  position: absolute;
  margin: 0 0 0 -100000px;
}

div.FOLIENFINDER {
  background-color: #ffffff;
  padding: 120px 0 0 0;
  margin: 0 0 30px 0;
  width: 281px;
  font-size: 14px;
  float: left;
}

body[data-folienfinder="global"] div#body div.FOLIENFINDER {
  display: none;
}

body[data-folienfinder="global"] div.FOLIENFINDER {
  padding: 30px;
  float: none;
  margin: 0;
}

div.FOLIENFINDER > form > ul.item-list > li.item {
  margin: 0 0 20px 0;
}

div.FOLIENFINDER > form > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.FOLIENFINDER > form > ul.item-list > li.item div.group > h4 {
  color: #414141;
  font-size: 16px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #414141;
  font-weight: 600;
}

div.FOLIENFINDER > form > ul.item-list > li.item div.group > h4 > i {
  position: absolute;
  right: 0;
  font-size: 20px;
}

div.FOLIENFINDER div.group > div.details > ul.item-list > li.item,
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item,
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list > li.item {
  margin: 0 0 4px 0;
}

div.FOLIENFINDER div.group > div.details > ul.item-list > li.item[data-indent="yes"],
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item[data-indent="yes"],
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list > li.item[data-indent="yes"] {
  margin: 0 0 4px 16px;
}

div.FOLIENFINDER div.group > div.details > ul.item-list[data-hierachy='yes'] > li.item[data-child='yes'],
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list[data-hierachy='yes'] > li.item[data-child='yes'],
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list[data-hierachy='yes'] > li.item[data-child='yes'] {
  margin: 0 0 4px 16px;
}

div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > h5 {
  color: #23a0bf;
  margin: 4px 0 8px 0;
  font-weight: 600;
}

div.FOLIENFINDER div.group[data-type="color"] > div.details > ul.item-list {
  margin: -3px 0 0 -3px;
}

div.FOLIENFINDER div.group[data-type="color"] > div.details > ul.item-list > li.item {
  float: left;
  margin: 3px 0 0 3px;
}

div.FOLIENFINDER div.group[data-type="color"] > div.details > ul.item-list > li.item:last-of-type {
  margin: 3px 0 0 3px;
}

div.FOLIENFINDER div.group > div.details > ul.item-list > li.item:nth-child(1n + 6),
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list > li.item:nth-child(1n + 6) {
  display: none;
}

div.FOLIENFINDER div.group[data-expanded="yes"] > div.details > ul.item-list > li.item:nth-child(1n + 6),
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list > li.item:nth-child(1n + 6) {
  display: block;
}

div.FOLIENFINDER div.group > div.details > ul.item-list > li.item:nth-child(1n + 6),
div.FOLIENFINDER div.group > div.details > div.grouplist > ul.item-list > li.item > div.group > div.details > ul.item-list > li.item:nth-child(1n + 6) {
  display: none;
}

div.FOLIENFINDER div.group > div.toggle {
  display: none;
  margin: -4px 0 4px 0;
}

div.FOLIENFINDER div.group[data-hastoggle="yes"] > div.toggle {
  display: block;
}

div.FOLIENFINDER div.group > div.toggle > a {
  padding: 0 0 0 18px;
}

div.FOLIENFINDER div.group > div.toggle > a:after {
  content: "mehr...";
}  

div.FOLIENFINDER div.group div.details div.input {
  display: inline-block;
}   

div.FOLIENFINDER div.group[data-type="range"] div.details div.input {
  display: block;
}  

div.FOLIENFINDER div.group[data-type="range"] div.details div.input > div.label {
  color: #23a0bf;
  margin: 0 0 8px 0;
  font-weight: 600;
}   

div.FOLIENFINDER div.grouplist div.group[data-type="range"] div.details div.input > div.label {
  display: none;
}  

div.FOLIENFINDER div.group div.details div.input > div.data {
  display: inline-block;
}  

div.FOLIENFINDER div.group[data-type="range"] div.details div.input > div.data {
  display: block;
  margin: 0 0 8px 0;
}  

div.FOLIENFINDER div.group[data-type="range"] div.details div.input > div.info {
  display: block;
} 

div.FOLIENFINDER div.group[data-type="range"] div.range {
  display: block;
}  

div.FOLIENFINDER div.group[data-type="range"] div.range > div.reset {
  display: none;
  position: absolute;
  right: 0;
  margin: -26px 0 0 0;
  cursor: pointer;
  color: #23a0bf;
} 

div.FOLIENFINDER div.group[data-type="range"] div.range[data-selected="yes"] > div.reset {
  display: block;
} 

div.FOLIENFINDER div.group[data-type="range"] div.range > div.bar {
  z-index: 1;
  height: 15px;
  border: 1px solid #414141;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  background: -webkit-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -moz-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -o-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -ms-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: linear-gradient(#ffffff 40%, #9dd0df 60%);
} 

div.FOLIENFINDER div.group[data-type="range"] div.range > div.button {
  position: absolute;  
  z-index: 2;
  top: 1px;
  margin: 0 0 0 1px;
  height: 15px;
  width: 1px;
  border: none;
  border-radius: 12px 0 0 12px;
  -webkit-border-radius: 12px 0 0 12px;
  -khtml-border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  background: -webkit-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -moz-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -o-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -ms-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: linear-gradient(#ffffff 40%, #e3e3e3 60%);
  text-align: center;
}  

div.FOLIENFINDER div.group[data-type="range"] div.range > div.button[data-type="max"] {
  right: 1px;
  margin: 0;
  border-radius: 0 12px 12px 0;
  -webkit-border-radius: 0 12px 12px 0;
  -khtml-border-radius: 0 12px 12px 0;
  -moz-border-radius: 0 12px 12px 0;
} 

div.FOLIENFINDER div.group[data-type="range"] div.range > div.button > i {
  position: absolute; 
  top: -4px;
  color: #ffffff;
  font-size: 21px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  border: 1px solid #fa0002;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  background: -webkit-linear-gradient(#fb696e 50%, #fa0002 50%);
  background: -moz-linear-gradient(#fb696e 50%, #fa0002 50%);
  background: -o-linear-gradient(#fb696e 50%, #fa0002 50%);
  background: -ms-linear-gradient(#fb696e 50%, #fa0002 50%);
  background: linear-gradient(#fb696e 50%, #fa0002 50%);
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
} 

div.FOLIENFINDER div.group[data-type="range"] div.range > div.button[data-type="min"] > i {
  right: 1px;
  text-align: center;
  margin: 0 -19px 0 0;
} 

div.FOLIENFINDER div.group[data-type="range"] div.range > div.button[data-type="max"] > i {
  left: 1px;
  text-align: center;
  margin: 0 0 0 -19px;
} 

div.FOLIENFINDER div.group[data-expanded="yes"] > div.toggle > a:after {
  content: "weniger...";
}

div.FOLIENFINDER input[type="checkbox"] + label,
div.FOLIENFINDER input[type="radio"] + label {
  margin: 0 0 0 15px;
}

div.FOLIENFINDER div.group[data-type="rating"] input[type="checkbox"] + label,
div.FOLIENFINDER div.group[data-type="rating"] input[type="radio"] + label,
div.FOLIENFINDER div.group[data-type="color"] input[type="checkbox"] + label,
div.FOLIENFINDER div.group[data-type="color"] input[type="radio"] + label {
  margin: 0;
}

div.FOLIENFINDER input[type="checkbox"] + label:before,
div.FOLIENFINDER input[type="radio"] + label:before {
  position: inherit;
  margin: 0;
  background: -webkit-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -moz-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -o-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: -ms-linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background: linear-gradient(#ffffff 40%, #e3e3e3 60%);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 0 4px;
}

div.FOLIENFINDER input[type="checkbox"]:checked + label:before,
div.FOLIENFINDER input[type="radio"]:checked + label:before {
  background: -webkit-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -moz-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -o-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: -ms-linear-gradient(#ffffff 40%, #9dd0df 60%);
  background: linear-gradient(#ffffff 40%, #9dd0df 60%);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 0 4px;
}

div.FOLIENFINDER div.group[data-type="simple"] input[type="checkbox"] + label:before,
div.FOLIENFINDER div.group[data-type="simple"] input[type="radio"] + label:before {
  content: "\f105";
  width: 16px;
  background: none;
  position: absolute;
  display: inline-block;
  margin: 0 0 0 -15px;
}

div.FOLIENFINDER div.group[data-type="simple"] input[type="checkbox"]:checked + label:before,
div.FOLIENFINDER div.group[data-type="simple"] input[type="radio"]:checked + label:before {
  content: "\f00d";
  color: #23a0bf;
  background: transparent;
}

div.FOLIENFINDER div.group[data-type="rating"] input[type="checkbox"] + label:before,
div.FOLIENFINDER div.group[data-type="rating"] input[type="radio"] + label:before,
div.FOLIENFINDER div.group[data-type="color"] input[type="checkbox"] + label:before,
div.FOLIENFINDER div.group[data-type="color"] input[type="radio"] + label:before {
  content: "";
  width: auto;
  background: none;
  margin: 0;
  position: static;
  display: inline;
}

div.FOLIENFINDER div.group[data-type="rating"] input[type="checkbox"]:checked + label:before,
div.FOLIENFINDER div.group[data-type="rating"] input[type="radio"]:checked + label:before {
  content: "";
}

div.FOLIENFINDER div.group[data-type="rating"] input[type="checkbox"] + label,
div.FOLIENFINDER div.group[data-type="rating"] input[type="radio"] + label {
  opacity: 0.2;
}

div.FOLIENFINDER div.group[data-type="rating"] input[type="checkbox"]:checked + label,
div.FOLIENFINDER div.group[data-type="rating"] input[type="radio"]:checked + label {
  opacity: 1;
}

div.FOLIENFINDER div.group[data-type="rating"] label i {
  color: #e4c100;
}

div.FOLIENFINDER div.group[data-type="rating"] label i:last-of-type {
  padding: 0 5px 0 0;
}

div.FOLIENFINDER div.group[data-type="color"] label > span.button {
  border: none;
  display: inline-block;
  width: 51px;
  height: 51px;
  border: 1px solid #000000;
  background-repeat: no-repeat;
  background-size: cover;
}

div.FOLIENFINDER div.group[data-type="color"] input[type="checkbox"]:checked + label > span.button:before,
div.FOLIENFINDER div.group[data-type="color"] input[type="radio"]:checked + label > span.button:before {
  content: "\f14a";
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-family: "FontAwesome";
  top: calc(50% - 8px);
}

div.FOLIENFINDER div.group[data-type="color"] input[type="checkbox"]:checked + label > span.button[data-color="#ffffff"]:before,
div.FOLIENFINDER div.group[data-type="color"] input[type="radio"]:checked + label > span.button[data-color="#ffffff"]:before {
  color: #000000;
}

div.FOLIENFINDER > form > div.reset {
  margin: 30px 0 0 0;
}

div.FOLIENFINDER > form > div.reset > button[type="reset"] {
  border: none;
  color: #ffffff;
  font-weight: 400;
  padding: 14px;
  width: 100%;
  display: block;
  background: #23a0bf;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

div.FOLIENFINDER > form > div.reset > button[type="reset"] > i {
  padding: 0 5px 0 0;
}

div.content-block[data-type="back-to-list"] {
  margin: -40px 0 30px 0;
}

div.content-block[data-type="back-to-list"] > div.button {
  text-align: right;
  font-size: 20px;
  color: #9c9e9f;
}

div.content-block[data-type="back-to-list"] > div.button > a {
  display: inline-block;
}

div.content-block[data-sale="yes"]:after {
  content: url(../img/icon_sale_small.png);
  position: absolute;
  left: 0;
  top: 0;
  margin: -2px 0 0 -7px;
}

div.content-block[data-type="blog"] {  
  font-size: 16px;
  color: #7c7c7c;
}

div.content-block[data-type="blog"] > ul.item-list > li.item { 
  background-color: #f4f4f4;
  padding: 15px;
  border-bottom: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item { 
  display: -webkit-flex;
  -webkit-flex-flow: nowrap;
  display: flex;
  flex-flow: nowrap;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item > div.image { 
  margin: 0 20px 0 0;
  width: 120px;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item > div.image > img { 
  max-width: 100%;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item h6 { 
  margin: 0 0 5px 0;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item h4 { 
  font-size: 18px;
  text-transform: uppercase;
}

div.content-block[data-type="blog"] > ul.item-list > li.item > div.item div.text { 
  margin: 5px 0 0 0;
}

div.content-block[data-type="product-order"] {  
}

div.content-block[data-type="product-order"] > div.back-to-list > a {
  display: block;
  color: inherit;
  text-decoration: none;
}

div.content-block[data-type="product-order"] > div.back-to-list:hover > a {
  text-decoration: underline;
}

div.content-block[data-type="product-order"] > div.back-to-list > a > i {
  color: #23a0bf;
}

div.content-block[data-type="product-order"] > div.views {
  float: left;
  width: 250px;
  margin: 0 20px 0 0;
}

div.content-block[data-type="product-order"] > div.views > div.preview {
  margin: 0 0 30px 0;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.full {
  margin: 0 0 20px 0;
  cursor: pointer;
  text-align: center;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.full[data-hasimage="no"] {
  cursor: inherit;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.full:after {
  content: "\f12f";
  font-family: "rdts-icon";
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 10px 5px 0;
  color: #73b2bb;
  font-size: 20px;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.full[data-hasimage="no"]:after {
  content: "";
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.full > img {
  display: block;
  border: 1px solid #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  max-width: 100%;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list {
  max-width: 100%;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list > ul.item-list {
  margin: 0 0 0 -20px;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list > ul.item-list > li.item {
  float: left;
  margin: 0 0 0 20px;
  width: calc(100% / 3 - 20px);
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list > ul.item-list > li.item:nth-child(2) {
  opacity: 0.8;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list > ul.item-list > li.item:nth-child(3) {
  opacity: 0.6;
}

div.content-block[data-type="product-order"] > div.views > div.preview > div.list > ul.item-list > li.item > a > img {
  display: block;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="product-order"] > div.views > div.logo {
  text-align: center;
}

div.content-block[data-type="product-order"] > div.views > div.logo img {
  max-width: 100%;
}

div.content-block[data-type="product-order"] > div.content {
  float: left;
  width: calc(100% - 270px);
  font-size: 13px;
}

div.content-block[data-type="product-order"] > div.content > h5.category {
  color: #fe0101;
  font-size: 20px;
  margin: 0 0 10px 0;
}

div.content-block[data-type="product-order"] > div.content > h5.category > a {
  color: inherit;
  text-decoration: none;
}

div.content-block[data-type="product-order"] > div.content > h1 {
  font-size: 28px;
  margin: 0 0 55px 0;
  color: #414141;
  text-transform: inherit;
  font-weight: 600;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box {
  background-color: #eceded;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 0 30px 0;
  padding: 32px 15px 15px 15px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos {
  float: left;
  width: calc(100% - 180px);
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos > h5 {
  color: #1b9dbd;
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 5px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos > h5[data-pricepreamble="no"] > span.price-preamble {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos > h5 > span.price-preamble[data-type="highlight"] {
  font-size: 19px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos > h5 > span.relation {
  font-size: 19px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos > h5 > span.price-square {
  font-size: 15px;
  margin: 0 0 0 5px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-next-state {
  color: #2db722;
  margin: 0 0 20px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-next-state {
  margin: -15px 0 20px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state > i:after {
  content:" sofort lieferbar";
  font-family: 'Signika';
  font-weight: inherit;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="yellow"],
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-next-state[data-state="yellow"] {
  color: #e4c100;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="yellow"] > i:after {
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="yellow"] > i[data-deliverytxt]:after,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="red"] > i[data-deliverytxt]:after {
  /*content:" in 2-5 Werktagen lieferbar";*/
  content: " " attr(data-deliverytxt);
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="red"] {
  /*color: #fe0303;*/
  color: #e4c100;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-next-state[data-state="red"] {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos h6.delivery-state[data-state="red"] > i:after {
  /*content:" auf Anfrage lieferbar";*/
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-regular {
  color: #696969;
  margin: 0 0 20px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-regular > span.regular > span.sum {
  color: #ff0000;
  text-decoration: line-through;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table {
  display: table;
  width: 100%;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.head {
  display: table-caption;
  background-color: #a4a5a6;
  color: #ffffff;
  padding: 5px 12px 5px 12px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-bottom: 4px solid #eceded;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.row {
  display: table-row;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.row > div.col {
  display: table-cell;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: left;
  border-left: 1px solid #eceded;
  border-bottom: 1px solid #eceded;
  padding: 5px 12px 5px 12px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.row > div.col:first {
  border-left: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.row > div.col > span.relation {
  padding: 0 0 0 10px;
  font-size: 11px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.infos div.price-scaled > div.table > div.row > div.col > span.price-square {
  margin: 0 0 0 5px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command {
  float: left;
  width: 150px;
  margin: 0 0 0 30px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command input[type="checkbox"] + label,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command input[type="radio"] + label {
  display: inline;
  margin: 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command input[type="checkbox"] + label:before,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command input[type="radio"] + label:before {
  position: inherit;
  margin: 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.misc {
  margin: -50px 0 15px 0;
  text-align: right;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.misc > div.button {
  display: inline-block;
  margin: 0 0 0 10px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.misc > div.button[data-inlist="yes"] {
  opacity: 0.3;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.misc > div.button > a {
  display: inline-block;
  background-color: #ffffff;
  font-size: 26px;
  width: 36px;
  height: 36px;
  text-align: center;
  vertical-align: middle;
  color: #ababac;
  border: 1px solid #eceded;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.order {
  margin: 10px 0 0 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.order > button {
  display: block;
  text-align: left;
  padding: 5px 10px 5px 45px;
  width: calc(100% - 55px);
  width: auto;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.order > button > i {
  font-size: 32px;
  position: absolute;
  margin: 0 0 0 -35px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div.request > a {
  display: block;
  text-align: left;
  padding: 5px 10px 5px 10px;
  width: calc(100% - 20px);
  width: auto;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fd9132;
  background: -webkit-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -moz-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -o-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -ms-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: linear-gradient(#fd9132 47%, #fe7600 48%);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  text-align: center;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] {
  display: block;
  background-color: #717274;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 0 5px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > i {
  position: absolute;
  font-size: 25px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.button-list {
  margin: 0 0 8px 35px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount {
  margin: 0 0 8px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.label {
  float: left;
  max-width: calc(40% - 8px);
  padding: 5px 0 0 8px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data {
  float: left;
  max-width: 60%;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data > div.riser {
  position: absolute;
  top: 2px;
  right: 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data > div.riser > a {
  display: block;
  width: 15px;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  background-color: #e7e7e2;
  color: #505050;
  text-align: center;
  overflow: hidden;
  border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
  -khtml-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data > div.riser > a.down {
  border-radius: 0 0 3px 0;
  -webkit-border-radius: 0 0 3px 0;
  -khtml-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data > div.riser > a > i {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.amount > div.input > div.data > div.riser > a.up {
  margin: 0 0 1px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail > div.notice > div.input > div.label {
  font-size: 12px;
  margin: 0 0 5px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.notice[data-notice="yes"] > div.input > div.label span[data-notice="no"] {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.notice[data-notice="no"] > div.input > div.label span[data-notice="yes"] {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.notice[data-notice="no"] > div.input > div.data {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail input[type="text"],
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail select,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail textarea {
  border: 1px solid #ffffff;
  font-size: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: -webkit-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -moz-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -o-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -ms-linear-gradient(left top, #e5e5e5, #ffffff);
  background: linear-gradient(left top, #e5e5e5, #ffffff);
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail input[type="text"]:focus,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail select:focus,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail textarea:focus {
  background: -webkit-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -moz-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -o-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -ms-linear-gradient(left top, #ffffff, #e5e5e5);
  background: linear-gradient(left top, #ffffff, #e5e5e5);
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail textarea {
  font-size: 12px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.input[data-valid="no"] input[type="text"],
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.input[data-valid="no"] select,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="amount"] > div.detail div.input[data-valid="no"] textarea {
  background: #fe0303;
  color: #ffffff;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.button > a,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected > a {
  display: block;
  background-color: #717274;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 10px 10px 45px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 0 5px 0;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"][data-valid="no"] > div.button > a,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"][data-valid="no"] > div.selected > a {
  background-color: #ff5454;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected > a {
  padding: 10px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"][data-selected="yes"] > div.button > a {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected > a {
  display: none;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"][data-selected="yes"] > div.selected > a {
  display: block;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.button > a > i {
  position: absolute;
  left: 10px;
  font-size: 22px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.button > a:after,
div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected > a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected[data-type="color"] > a > span.value {
  border: 1px solid #000000;
  display: inline-block;
  height: 73px;
  width: 73px;
  background-repeat: no-repeat;
  background-size: cover;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.selected[data-type="color"] > a > h6 {
  margin: 5px 0 0 0;
  font-size: 11px;
  color: #ffffff;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.box > div.command div[data-type="property-button"] > div.construct {
  position: absolute;
  left: -100000000px;
}

div.content-block[data-type="product-order"] > div.content > div.details > div.usage {
  color: inherit;
  font-size: 14px;
}

div.content-block[data-type="result"] {
  
}

div.content-block[data-type="result"] > div.navigation {
  margin: 0 0 30px 0;  
}

div.content-block[data-type="result"] > div.navigation > div.result-config {
  float: left;
  max-width: 50%;
  font-size: 13px;
  line-height: normal;
  color: #9e9f9f;
}

div.content-block[data-type="result"] > div.navigation > div.result-config div.input {
  float: left;
  display: table;
  margin: 0 10px 0 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-config div.input:last-child {
  margin: 0;
}

div.content-block[data-type="result"] div.input > div.label {
  display: table-cell;
  padding: 0 6px 0 0;
  vertical-align: middle;
}

div.content-block[data-type="result"] div.input > div.data {
  display: table-cell;
  vertical-align: middle;
}

div.content-block[data-type="result"] div.input > div.data > select {
  padding: 3px 10px 3px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: calc(100% - 15px);
  min-width: 60px;
}

div.content-block[data-type="result"] div.input[data-type="order"] > div.data > select {
  min-width: 120px;
}

div.content-block[data-type="result"] > div.navigation[data-position="bottom"] {
  margin: 20px 0 0 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager {
  float: right;
  max-width: 30%;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager {
  display: table;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.prev,
div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.next,
div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.intervall {
  display: table-cell;
  vertical-align: middle;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.prev,
div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.next {
  font-size: 20px;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.intervall {
  padding: 0 10px 0 10px;
  font-size: 20px;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item {
  float: left;
  margin: 0 7px 0 0;
  color: #23a0bf;
  font-weight: 600;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item:last-of-type {
  margin: 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item > a {
  display: block;
  font-weight: 400;
  color: #9c9e9f;
}

div.content-block[data-type="result"] > div.navigation > div.result-view {
  float: right;
  max-width: calc(15% - 20px);
  margin: -3px 20px 0 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list {
  display: table;
}

div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list > li {
  display: table-cell;
  padding: 0 5px 0 0;
  vertical-align: top;
  margin: 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list > li:last-of-type {
  padding: 0;
}

div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list > li > a {
  font-size: 30px;
  line-height: 30px;
  color: #9c9e9f;
}

div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list > li:hover > a,
div.content-block[data-type="result"] > div.navigation > div.result-view > ul.item-list > li > a[data-active="yes"] {
  color: #23a0bf;
}

div.content-block[data-type="result"] > div.list {
  font-size: 13px;
}

div.content-block[data-type="result"] > div.list > ul.item-list > li.item {
  margin: 0 0 10px 0;
  padding: 15px;
  background-color: #eff6f8;
  /*overflow: hidden;*/
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="result"] > div.list > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.content-block[data-type="result"] > div.list > ul.item-list > li.item:hover {
  /*background-color: #cdd7dc;*/
  background-color: #eceded;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] > ul.item-list,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] > ul.item-list {
  margin: 0 0 0 -19px;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] > ul.item-list > li.item {
  float: left;
  margin: 0 0 19px 19px;
  width: calc(50% - 49px);
}

div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] > ul.item-list > li.item {
  float: left;
  margin: 0 0 19px 19px;
  width: calc(100% / 3 - 49px);
}

div.content-block[data-type="result"] > div.list > ul.item-list > li.item[data-sale="yes"]:after {
  content: url(../img/icon_sale_small.png);
  position: absolute;
  left: 0;
  top: 0;
  margin: -2px 0 0 -7px;
}

div.content-block[data-type="result"] > div.list div.product {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product {
  display: block;
  width: auto;
}

div.content-block[data-type="result"] > div.list div.product > div.image {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 0 0;
  width: 240px;
}

body.notepad div.content-block[data-type="result"] > div.list div.product > div.image {
  width: 125px;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product > div.image,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product > div.image {
  display: block;
  width: auto;
  text-align: center;
  margin: 0 0 9px 0;
  padding: 0;
}

div.content-block[data-type="result"] > div.list div.product > div.image > div.photo {
  width: inherit;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 160px;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product > div.image > div.photo,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product > div.image > div.photo {
  height: 180px;
}

div.content-block[data-type="result"] > div.list div.product > div.image img {
  display: block;
  max-height: 100%;
  position: relative;
  /*margin: 0 0 0 -20%;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

div.content-block[data-type="result"] > div.list div.product > div.image img[data-bgimage="yes"] {
  width: 100%;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product > div.image img,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product > div.image img {
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin: 0;
  max-height: inherit;
  width: 100%;
}

div.content-block[data-type="result"] > div.list div.product > div.content {
  display: table-cell;
  vertical-align: top;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product > div.content,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product > div.content {
  display: block;
  width: auto;
}

div.content-block[data-type="result"] > div.list div.product div.rating {
  text-align: right;
  margin: 0 0 5px 0;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.rating,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.rating {
  position: absolute;
  right: 0;
}

div.content-block[data-type="result"] > div.list div.product div.rating > i {
  color: #e4c100;
}

div.content-block[data-type="result"] > div.list div.product h3 {
  font-size: 21px;
  margin: 0 0 15px 0;
}

body.notepad div.content-block[data-type="result"] > div.list div.product h3 {
  color: #414141;
  margin: 0 0 5px 0;
  font-size: 21px;
}

div.content-block[data-type="result"] > div.list div.product h3 > a {
  color: inherit;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product h3,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product h3 {
  margin: 0 0 9px 0;
}

body.notepad div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product h3,
body.notepad div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product h3 {
  margin: 0 0 5px 0;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state,
div.content-block[data-type="result"] > div.list div.product h6.delivery-next-state {
  color: #2db722;
  margin: 0 0 15px 0;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-next-state {
  margin: -10px 0 15px 0;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state > i:after {
  content:" sofort lieferbar";
  font-family: 'Signika';
  font-weight: inherit;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="yellow"],
div.content-block[data-type="result"] > div.list div.product h6.delivery-next-state[data-state="yellow"] {
  color: #e4c100;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="yellow"] > i:after {
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="red"] {
  /*color: #fe0303;*/
  color: #e4c100;
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-next-state[data-state="red"] {
  display: none;    
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="red"] > i:after {
  /*content:" auf Anfrage lieferbar";*/
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="yellow"] > i[data-deliverytxt]:after,
div.content-block[data-type="result"] > div.list div.product h6.delivery-state[data-state="red"] > i[data-deliverytxt]:after {
  /*content:" in 2-5 Werktagen lieferbar";*/
  content: " " attr(data-deliverytxt);
}

div.content-block[data-type="result"] > div.list div.product div.price {
  font-size: 12px;
  color: #696969;
}

div.content-block[data-type="result"] > div.list div.product div.price > h5 {
  font-size: 26px;
  color: #1b9dbd;
  font-weight: 600;
  margin: 0 0 5px 0;
}

body.notepad div.content-block[data-type="result"] > div.list div.product div.price > h5 {
  font-size: 21px;
}

div.content-block[data-type="result"] > div.list div.product div.price > h5 > span.relation {
  font-size: 20px;
}

div.content-block[data-type="result"] > div.list div.product div.price > div.info > span.regular > span.sum {
  color: #ff0000;
  text-decoration: line-through;
}

div.content-block[data-type="result"] > div.list div.product div.command {
  position: absolute;
  right: 0;
  bottom: 0;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.command,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.command {
  position: relative;
  right: inherit;
  bottom: inherit;
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 10px 0 0 0;
}

body.notepad div.content-block[data-type="result"] > div.list div.product div.command,
body.notepad div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.command,
body.notepad div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.command {
  position: absolute;
  display: none;
  right: inherit;
  bottom: 0;
  width: 100%;
  table-layout: auto;
  margin: 0;
}

body.notepad div.content-block[data-type="result"] > div.list div.product:hover div.command,
body.notepad div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product:hover div.command,
body.notepad div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product:hover div.command {
  display: block;
}

div.content-block[data-type="result"] > div.list div.product div.command > div.misc {
  text-align: right;
  margin: 0 0 10px 0;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.command > div.misc,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.command > div.misc {
  display: table-cell;
  width: 40%;
}

div.content-block[data-type="result"] > div.list div.product div.command > div.misc > div.button {
  display: inline-block;
  margin: 0 0 0 10px;
}

div.content-block[data-type="result"] > div.list div.product div.command > div.misc > div.button[data-inlist="yes"] {
  opacity: 0.3;
}

div.content-block[data-type="result"] > div.list div.product div.command > div.misc > div.button > a {
  display: inline-block;
  background-color: #ffffff;
  font-size: 22px;
  width: 32px;
  height: 32px;
  text-align: center;
  vertical-align: middle;
  color: #ababac;
  border: 1px solid #eceded;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.command > div.button,
div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.command > div.button {
  display: table-cell;
  width: 60%;
}

body.notepad div.content-block[data-type="result"] > div.list[data-dualgrid="yes"] div.product div.command > div.button,
body.notepad div.content-block[data-type="result"] > div.list[data-triplegrid="yes"] div.product div.command > div.button {
  display: block;
  width: auto;
  margin: 0 -15px -15px -15px;
}

div.content-block[data-type="result"] > div.list div.product div.command > div.button > a {
  display: block;
  text-align: center;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  width: auto;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  white-space: nowrap;
}

body.notepad div.content-block[data-type="result"] > div.list div.product div.command > div.button > a {
  background: #23a0bf;
  padding: 10px 20px 10px 20px;
  background: -webkit-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -moz-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -o-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: -ms-linear-gradient(#25a8c8 40%, #23a0bf 100%);
  background: linear-gradient(#25a8c8 40%, #23a0bf 100%);
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
}

div.content-block[data-type="highlight"] {
  font-size: 21px;
  font-weight: 400;
}

div.content-block[data-type="highlight"] span.blue {
  color: #1b9dbd;
}

div.content-block[data-type="abstract"] {
  font-size: 18px;
}

div.content-block[data-type="abstract"][data-weight="small"] {
  font-size: 14px;
}

div.content-block[data-type="abstract"] > div.image {
  display: inline-block;
  margin: 0 0 10px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  overflow: hidden;
}

div.content-block[data-type="abstract"] > div.image[data-orientation="left"] {
  float: left;
  margin: 0 20px 0 0;
  /*max-width: 170px;*/
  max-width: 240px;
}

div.content-block[data-type="abstract"] > div.image[data-orientation="right"] {
  float: right;
  margin: 0 0 0 20px;
  max-width: 170px;
}

div.content-block[data-type="abstract"] > div.image h6 {
  background-color: #23a0bf;
  bottom: 0;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  text-align: left;
  z-index: 2;
}

div.content-block[data-type="abstract"] > div.image img {
  display: block;
  z-idnex: 1;
  max-width: 100%;
}

div.content-block[data-type="abstract"] > div.text > ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style-type: none !important;
}

div.content-block[data-type="abstract"] > div.text > ul > li {
  margin: 5px 0 0 25px;
  padding: 0;
  display: inline-block;
  color: #23a0bf;
  font-size: 20px;
  width: calc(100% - 25px);
}

div.content-block[data-type="abstract"] > div.text > ul > li:before {
  position: absolute;
  content: "\f10a";
  margin: 0 0 0 -25px;
  font-family: "rdts-icon";
}

div.content-block[data-type="abstract"] > div.text > ul > li:last-fo-type {
  margin: 0 0 0 25px;
}

div.content-block[data-type="download"] {
  font-size: 20px;
}

div.content-block[data-type="download"] > ul.item-list > li.item {
  margin: 0 0 10px 0;
}

div.content-block[data-type="download"] > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.content-block[data-type="download"] > ul.item-list > li.item > a {
  display: block;
  padding: 20px 0 20px 70px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/icon_pdf2.png);
  text-transform: uppercase;
}

div.content-block[data-type="download"] > ul.item-list > li.item > a[data-type="pdf"] {
  background-image: url(../img/icon_pdf2.png);
}

div.content-block[data-type="citation"] {
  font-family: "Architects Daughter";
  font-size: 48px;
  line-height: 60px;
  color: #23a0bf;
}

div.content-block[data-type="video"] > div.text {
  margin: 0 0 20px 0;
}   

div.content-block[data-type="video"] > div.video-player {
  width: 100%;
  height: 613px;
}   

div.content-block[data-type="card"] iframe {
  width: 100%;
  height: 613px;
  border: none;
}

div.content-block[data-type="accordion"] {
  font-size: 21px;
  line-height: normal;
}

div.content-block[data-type="accordion"] > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item {
  margin: 0 0 7px 0;
  padding: 0;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > h4 {
  font-family: 'Architects Daughter';
  font-size: 30px;
  line-height: normal;
  color: #a4c6d9;
  cursor: pointer;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > h4:before {
  display: inline-block;
  content: "\f102";
  font-family: "rdts-icon";
  padding: 0 10px 0 0;
  width: 20px;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item[data-expanded="yes"] > h4 {
  color: #23a0bf;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item[data-expanded="yes"] > h4:before {
  content: "\f101";
  font-family: "rdts-icon";
  padding: 0 10px 0 0;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details {
  display: none;
  padding: 0;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image[data-orientation="left"],
div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image[data-orientation="right"] {
  float: left;
  margin: 0 20px 0 0;
  width: 200px;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image[data-direction="right"] {
  float: right;
  margin: 0 0 0 20px;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image h6 {
  background-color: #23a0bf;
  bottom: 0;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  text-align: left;
  z-index: 2;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.image > img {
  display: block;
  width: 100%;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > p:last-child {
  margin: 0;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item[data-expanded="yes"] > div.details {
  display: block;
}

div.content-block[data-type="accordion"] > ul.item-list > li.item > div.details > div.link {
  margin: 15px 0 0 0;
  font-style: italic;
}

div.content-block[data-type="tab"] {
  font-size: 21px;
  line-height: normal;
}

div.content-block[data-type="tab"][data-layout="light"] {
  font-size: inherit;
}

div.content-block[data-type="tab"] > div.navigation {
  z-index: 2;
  background-color: #23a0bf;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  font-size: 15px;
  line-height: normal;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation {
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
}

div.content-block[data-type="tab"] > div.navigation > ul.item-list {
  padding: 0;
  list-style-type: none;
  margin: 0 auto 0 auto;
  max-width: 100%;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation > ul.item-list {
  margin: 0;
}

div.content-block[data-type="tab"] > div.navigation > ul.item-list > li.item {
  margin: 0;
  padding: 0;
  float: left;
  z-index: 1;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation > ul.item-list > li.item {
  margin: 0 3px 0 0;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation > ul.item-list > li.item:last-of-type {
  margin: 0;
}

div.content-block[data-type="tab"] > div.navigation > ul.item-list > li.item[data-expanded="yes"] {
  z-index: 11;
}

div.content-block[data-type="tab"] > div.navigation > ul.item-list > li.item > h4 {
  display: block;
  margin: 0;
  padding: 14px 27px 14px 27px;
  color: #ffffff;
  cursor: pointer;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation > ul.item-list > li.item > h4 {
  padding: 14px 27px 14px 27px;
  color: #7c7c7c;
  border: 1px solid #e3e2e2;
  border-bottom: none;
  background-color: #f4f4f4;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}

div.content-block[data-type="tab"] > div.navigation > ul.item-list > li.item[data-expanded="yes"] > h4 {
  background-color: #f4f4f4;
  color: #000000;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  margin: -4px 0 0 0;
  top: 1px;
  padding: 16px 27px 16px 27px;
}

div.content-block[data-type="tab"][data-layout="light"] > div.navigation > ul.item-list > li.item[data-expanded="yes"] > h4 {
  position: relative;
  background-color: #ffffff;
  color: #414141;
  margin: 0;
  padding: 14px 27px 15px 27px;
  border-bottom: none;
}

div.content-block[data-type="tab"] > ul.item-list {
  position: relative;
  z-index: 1;
  margin: -1px 0 0 0;
  padding: 0;
  list-style-type: none;
}   

div.content-block[data-type="tab"][data-layout="light"] > ul.item-list {
  margin: -2px 0 0 0;
}     

div.content-block[data-type="tab"] > ul.item-list > li.item {
  display: none;
  background-color: #f4f4f4;
  padding: 20px;
}      

div.content-block[data-type="tab"][data-layout="light"] > ul.item-list > li.item {
  background-color: #ffffff;
  border: 1px solid #e3e2e2; 
}         

div.content-block[data-type="tab"] > ul.item-list > li.item[data-expanded="yes"] {
  display: block;
}        

div.content-block[data-type="tab"] > ul.item-list > li.item > h4 {
  display: none;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h1,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h2,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h3,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h4,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h5,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h6 {  
  display: inline-block;  
  font-family: 'Signika';
  font-size: 18px;
  color: #414141;
  margin: 0;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h5,
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > h6 {
  font-size: 15px;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > b {
  font-weight: 700;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image[data-orientation="left"],
div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image[data-orientation="right"] {
  float: left;
  margin: 0 20px 0 0;
  width: 200px;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image[data-direction="right"] {
  float: right;
  margin: 0 0 0 20px;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image h6 {
  background-color: #23a0bf;
  bottom: 0;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  text-align: left;
  z-index: 2;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.image > img {
  display: block;
  width: 100%;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > p:last-child {
  margin: 0;
}

div.content-block[data-type="tab"] > ul.item-list > li.item > div.details > div.link {
  margin: 15px 0 0 0;
  font-style: italic;
}

div.content-block[data-type="gallery"] {
  padding: 0;
}

div.content-block[data-type="gallery"] > div.navigation {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}   

div.content-block[data-type="gallery"] > div.navigation > div.prev,
div.content-block[data-type="gallery"] > div.navigation > div.next {
  position: absolute;
  display: none;
  font-size: 40px;
  line-height: 40px;
  color: #23a0bf;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  padding: 30% 0 0 10px;
  height: 100%;
}

div.content-block[data-type="gallery"] > div.navigation > div.next {
  right: 0;
  padding: 30% 10px 0 0;
}    

div.content-block[data-type="gallery"][data-hasprev="yes"] > div.navigation > div.prev {
  display: block;
}   

div.content-block[data-type="gallery"][data-hasnext="yes"] > div.navigation > div.next {
  display: block;
} 

div.content-block[data-type="gallery"] > div.navigation > div.prev > i,
div.content-block[data-type="gallery"] > div.navigation > div.next > i {
  position: relative;
}

div.content-block[data-type="gallery"] > div.quicknavigation {
  display: none !important;
  position: absolute;
  margin: 0;
  left: 0;
  width: 100%;
  top: 446px;
  z-index: 3;
}   

div#OVERLAY_WASTE div.content-block[data-type="gallery"] > div.quicknavigation {
  top: 396px;
}  

div.content-block[data-type="gallery"] > div.quicknavigation > ul.item-list {
  position: relative;
  width: 100px;
  margin: 0 auto 0 auto;
  padding: 0;
  list-style-type: none;
}   

div.content-block[data-type="gallery"] > div.quicknavigation > ul.item-list > li.item {
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
} 

div.content-block[data-type="gallery"] > div.quicknavigation > ul.item-list > li.item > a {
  display: block;
  height: 9px;
  width: 9px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: transparent;
}   

div.content-block[data-type="gallery"] > div.quicknavigation > ul.item-list > li.item[data-active="yes"] > a {
  background-color: #ffffff;
}   

div.content-block[data-type="gallery"] > div.list {
  overflow: hidden;
  width: 880px;
  margin: 0 auto 0 auto;
  z-index: 1;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="gallery"] > div.list > ul.item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 20000px;
}

div.content-block[data-type="gallery"] > div.list > ul.item-list > li.item {
  margin: 0;
  padding: 0;
  width: 880px;
  float: left;
}

div.content-block[data-type="gallery"] > div.list > ul.item-list > li.item > img {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
}

div.content-block[data-type="gallery"] > div.list > ul.item-list > li.item > h6 {
  z-index: 2;
  position: absolute;
  text-align: left;
  overflow: hidden;
  padding: 5px;
  background-color: #23a0bf;
  color: #ffffff;
  max-width: 100%;
  margin: 0;
  font-size: 15px;
  bottom: 0;
}

div.content-block[data-type="bigslider-rider"] {
  width: 100%;
}  

div.content-block[data-type="bigslider-rider"] > div.navigation {
  margin: 0 0 -1px 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  background-color: #f4f4f4;
  border: 1px solid #e3e2e2;
}   

div.content-block[data-type="bigslider-rider"] > div.navigation > ul.item-list {
  position: relative;
  margin: 0 auto 0 auto;
}   

div.content-block[data-type="bigslider-rider"] > div.navigation > ul.item-list > li.item {
  float: left;
}   

div.content-block[data-type="bigslider-rider"] > div.navigation > ul.item-list > li.item > a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #7c7c7c;
}      

div.content-block[data-type="bigslider-rider"] > div.navigation > ul.item-list > li.item > a:hover {
  background-color: #d5f0f8;
}      

div.content-block[data-type="bigslider-rider"] > div.navigation > ul.item-list > li.item[data-expanded="yes"] > a {
  background-color: #23a0bf;
  color: #ffffff;
}       

div.content-block[data-type="bigslider-rider"] > ul.item-list > li.item {
  display: none;
}       

div.content-block[data-type="bigslider-rider"] > ul.item-list > li.item[data-expanded="yes"] {
  display: block;
}       

div.content-block[data-type="bigslider-rider"] > ul.item-list > li.item > h4 {
  display: none;
}  

div.content-block[data-type="bigslider"] {
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}    

div.content-block[data-type="bigslider-rider"] div.content-block[data-type="bigslider"] {
  margin: 0;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}   

div#body div.content-block[data-type="bigslider"] > div.quicknavigation {
  margin: 0 0 -1px 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  background-color: #f4f4f4;
  border: 1px solid #e3e2e2;
}   

div#body div.content-block[data-type="bigslider"] > div.quicknavigation > ul.item-list {
  position: relative;
  margin: 0 auto 0 auto;
}   

div#body div.content-block[data-type="bigslider"] > div.quicknavigation > ul.item-list > li.item {
  float: left;
}   

div#body div.content-block[data-type="bigslider"] > div.quicknavigation > ul.item-list > li.item > a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #7c7c7c;
}      

div#body div.content-block[data-type="bigslider"] > div.quicknavigation > ul.item-list > li.item > a:hover {
  background-color: #d5f0f8;
}      

div#body div.content-block[data-type="bigslider"] > div.quicknavigation > ul.item-list > li.item[data-active="yes"] > a {
  background-color: #23a0bf;
  color: #ffffff;
}  

div#body div.content-block[data-type="bigslider"] > div.navigation {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  height: 1px;
  z-index: 4;
}   

div#body div.content-block[data-type="bigslider"] > div.navigation > div.prev,
div#body div.content-block[data-type="bigslider"] > div.navigation > div.next {
  position: absolute;
  display: none;
  font-size: 36px;
  line-height: 36px;
  color: #bebebe;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  padding: 0 0 0 1px;
  height: 353px;
  max-width: 50px;
}

div#body div.content-block[data-type="bigslider"] > div.navigation > div.next {
  right: 0;
  padding: 0 0.5px 0 0;
} 

div#body div.content-block[data-type="bigslider"][data-hasprev="yes"] > div.navigation > div.prev {
  display: block;
}   

div#body div.content-block[data-type="bigslider"][data-hasnext="yes"] > div.navigation > div.next {
  display: block;
} 

div#body div.content-block[data-type="bigslider"] > div.navigation > div.prev > i,
div#body div.content-block[data-type="bigslider"] > div.navigation > div.next > i {
  position: relative;
  color: #23a0bf;
  top: calc(50% - 26px);
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}   


div#body div.content-block[data-type="bigslider"] > div.navigation > div.next > i {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -khtml-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}   

div.content-block[data-type="bigslider"] > div.list {
  max-width: 100%;
  overflow: hidden;
  margin: 0 0 -1px 0;
}   

div.content-block[data-type="bigslider"] > div.list > ul.item-list {
  width: 20000px;
}    

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item {
  float: left;
  width: 100%;
}    

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item {
  height: 350px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  max-width: 100%;
  padding: 0;
  background-color: #e0e0e0;
}   

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item > div.info {
  position: absolute;
  padding: 15px 20px 15px 20px;
  background-color: #23a0bf;
  margin: 0 0 0 45px;
  max-width: calc(40% - 45px);
  bottom: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}    

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item > div.info > h4 {
  color: #414141;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}    

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item > div.info > h5 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0 0 0;
}   

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item > div.button {
  position: absolute;
  right: 45px;
  bottom: 60px;
  max-width: 20%;
  font-size: 14px;
}       

div.content-block[data-type="bigslider"] > div.list > ul.item-list > li.item > div.item > div.button > a {
  display: block;
  text-align: center;
  padding: 10px 30px 10px 30px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
}       

div.content-block[data-type="labelslider"] {
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #e3e2e2;
}   

div#body div.content-block[data-type="labelslider"] > div.navigation {
  position: absolute;
  left: 0;
  z-index: 4;
  width: 100%;
} 

div#body div.content-block[data-type="labelslider"] > div.navigation > div.prev,
div#body div.content-block[data-type="labelslider"] > div.navigation > div.next {
  position: absolute;
  display: none;
  font-size: 36px;
  line-height: 36px;
  color: #bebebe;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  padding: 0 0 0 1px;
  height: 163px;
} 

div#body div.content-block[data-type="labelslider"] > div.navigation > div.next {
  right: 0;
  padding: 0 1px 0 0;
} 

div#body div.content-block[data-type="labelslider"][data-hasprev="yes"] > div.navigation > div.prev {
  display: block;
}   

div#body div.content-block[data-type="labelslider"][data-hasnext="yes"] > div.navigation > div.next {
  display: block;
} 

div#body div.content-block[data-type="labelslider"] > div.navigation > div.prev > i,
div#body div.content-block[data-type="labelslider"] > div.navigation > div.next > i {
  position: relative;
  color: #ffffff;
  top: calc(50% - 26px);
  background-color: #e3e2e2;
  padding: 5px 10px 5px 10px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}   


div#body div.content-block[data-type="labelslider"] > div.navigation > div.next > i {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -khtml-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}     

div.content-block[data-type="labelslider"] > div.list {
  max-width: calc(100% - 80px);
  overflow: hidden;
  margin: 0 40px -1px 40px;
  height: 163px;
}   

div.content-block[data-type="labelslider"] > div.list > ul.item-list {
  display: table;
  border-collapse: collapse;
  height: 100%;
}    

div.content-block[data-type="labelslider"] > div.list > ul.item-list > li.item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}      

div.content-block[data-type="labelslider"] > div.list > ul.item-list > li.item > a {
  display: inline-block;
  height: 100px;
}           

div.content-block[data-type="labelslider"] > div.list > ul.item-list > li.item > a > img {
  max-height: 100%;
}        

div.content-block[data-type="infobox"] {
  overflow: hidden;
} 

div.content-block[data-type="infobox"] > div.list > ul.item-list {
  margin: 0 0 0 -19px;
  width: calc(100% + 19px);
}   

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item {
  float: left;
  width: calc(100% / 3 - 19.01px);
  max-width: 100%;
  margin: 0 0 19px 19px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #eff6f8;
}     

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item:hover {
  /*background-color: #cdd7dc;*/
  background-color: #eceded;
}     

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item[data-lastrow="yes"] {
  margin: 0 0 0 19px;
}   

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item[data-grid="2"] {
  width: calc(100% / 3 * 2 - 19.01px);
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item[data-grid="3"] {
  width: calc(100% - 19.01px);
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item {
  cursor: pointer;
  height: inherit;
}    

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="image"] > a,
div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="image"] img {
  display: block;
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="image"] > a {
  height: inherit;
}

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="image"] img {
  height: inherit;
  max-width: 100%;
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item:hover img {
  opacity: 0.8;
}   

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] {
  padding: 16px;
  height: 100%;
  background: #23a0bf;
  color: #ffffff;
  cursor: inherit;
  font-size: 21px;
  line-height: normal;
}      

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.image {
  text-align: center;
  margin: -16px -16px 12px -16px;
}

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.image img {
  display: block;
  width: 100%;
}   

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.flex {
  display: -webkit-flex;
  display: flex;
}     

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.flex > div.text {
}     

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.flex > div.button {
  margin: 10px 0 0 16px;
}     

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="textbox"] > div.flex > div.button > a {
  display: block;
  text-align: center;
  padding: 10px 40px 10px 40px;
  width: auto;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  white-space: nowrap;
}

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] {
  padding: 16px;
}   

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > div.image {
  text-align: center;
  margin: 0 0 3px 0;
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item[data-grid] > div.item[data-type="product"] > div.image {
  height: 206px;
}

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > div.image img {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  max-width: 100%;
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > h3 {
  color: #414141;
  font-size: 21px;
  font-weight: 400;
  text-transform: none !important;
} 

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > h3 > a {
  display: block;
  color: inherit;
} 

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > h5 {
  color: #1b9dbd;
  font-size: 21px;
  font-weight: 400;
  text-align: right;
} 

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > h5 > span.stroked {
  color: #ff1010;
  display: block;
  text-align: right;
}  

div.content-block[data-type="infobox"] > div.list > ul.item-list > li.item > div.item[data-type="product"] > div.info {
  font-size: 11px;
}  

body.home div.content-block[data-type="category-list"] {
  margin: 0 0 1px 0;
} 

div.content-block[data-type="category-list"] > div.list > ul.item-list {
  margin: 0 0 0 -19px;
  width: calc(100% + 19px);
}    

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item {
  float: left;
  width: calc(100% / 3 - 41px);
  border: 1px solid #e3e2e2;
  max-width: 100%;
  margin: 0 0 19px 19px;
  padding: 10px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
} 

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item[data-lastrow="yes"] {
  margin: 0 0 0 19px;
}   

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item > div.item {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  overflow: hidden;
  background-color: #23a0bf; 
  height: 100%;
}     

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item > div.item > div.image {
  text-align: center;
}       

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item > div.item > div.image > img {
  max-width: 100%;
  display: inline-block;
}     

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item > div.item > h3 {
  font-weight: 600;
  color: #ffffff;
  margin: -50px 0 0 0;
  font-size: 16px;
}        

div.content-block[data-type="category-list"] > div.list > ul.item-list > li.item > div.item > h3 > a {
  display: block;
  color: inherit;
  padding: 30px 10px 30px 10px;
  background-color: #23a0bf; 
} 

div.CONTENT-MARGINAL div.content-block[data-type="bestseller"] {
  width: auto;
}    

div.content-block[data-type="bestseller"] > div.list > ul.item-list {
  margin: 0 0 0 -19px;
  width: calc(100% + 19px);
  display: -webkit-flex;
  -webkit-flex-flow: wrap;
  display: flex;
  flex-flow: wrap;
}          

div.CONTENT-MARGINAL div.content-block[data-type="bestseller"] > div.list > ul.item-list {
  margin: 0;
  width: auto;
}   

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item {
  width: calc(100% / 6 - 19.01px);
  max-width: 100%;
  margin: 0 0 19px 19px;
  overflow: hidden;
}   

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item[data-lastrow="yes"] {
  margin: 0 0 0 19px;
}   

body.category-list div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item {
  width: calc(100% / 4 - 19.01px);
}    

body.product div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item {
  width: calc(100% / 4 - 19.01px);
}   

div.CONTENT-MARGINAL div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item {
  width: 100%;
  max-width: inherit;
  margin: 0 0 15px 0;
}     

div.CONTENT-MARGINAL div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item:last-of-type {
  margin: 0;
}       

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item {
  cursor: pointer;
}      

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item:hover {
  opacity: 0.8;
}    

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > div.image {
  text-align: center;
  margin: 0 0 5px 0;
  height: 120px;
  overflow: hidden;
  border: 1px solid #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

body.product div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > div.image {
  margin: 0 0 5px 0;
}

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > div.image > img {
  display: block;
  height: 100%;
  width: 100%;
} 

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > h3 {
  color: #414141;
  font-size: 12px;
  font-weight: 400;
  text-transform: none !important;
} 

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > h3 > a {
  display: block;
  color: inherit;
} 

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > h5 {
  color: #1b9dbd;
  font-weight: 400;
  font-size: 14px;
  text-align: right;
} 

div.content-block[data-type="bestseller"] > div.list > ul.item-list > li.item > div.item > h5 > span.stroked {
  display: block;
  color: #ff1010;
  text-align: right;
  font-size: 12px;
}            

div.content-block[data-type="downloads"] {
}              

div.content-block[data-type="downloads"] > div.list > ul.item-list > li.item {
  margin: 0 0 10px 0;
}              

div.content-block[data-type="downloads"] > div.list > ul.item-list > li.item:hover {
  opacity: 0.8;
}              

div.content-block[data-type="downloads"] > div.list > ul.item-list > li.item:last-of-type {
  margin: 0;
}               

div.content-block[data-type="downloads"] > div.list > ul.item-list > li.item > div.item > a {
  display: block;
  background-color: #f3f4f4;
  font-size: 13px;
  color: #414141;
  padding: 14px 35px 14px 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}                 

div.content-block[data-type="downloads"] > div.list > ul.item-list > li.item > div.item > a[data-mime="pdf"] {
  background-image: url(../img/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 6px;
}   

div.content-block[data-type="contact-list"] {
  overflow: hidden;
} 

div.CONTENT-MARGINAL div.content-block[data-type="contact-list"] > div.list > ul.item-list {
  margin: 0;
  width: auto;
  overflow: visible;
}   

div.content-block[data-type="contact-list"] > div.list > ul.item-list {
  margin: 0 0 0 -19px;
  width: calc(100% + 19px);
  display: -webkit-flex;
  -webkit-flex-flow: wrap;
  display: flex;
  flex-flow: wrap;
}   

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item {
  width: calc(100% / 4 - 19.01px);
  max-width: 100%;
  margin: 0 0 19px 19px;
  overflow: hidden;
}      

div.CONTENT-MARGINAL div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item {
  width: auto;
  max-width: 100%;
  margin: 0 0 19px 0;
}    

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item[data-hasmail="yes"]:hover {
  opacity: 0.8;
}      

div.CONTENT-MARGINAL div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item:last-of-type {
  margin: 0;
}    

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > div.image {
  text-align: center;
}

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > div.image img {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 100%;
} 

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > h3 {
  color: #414141;
  font-size: 21px;
  font-weight: 400;
  margin: 0 0 5px 0;
} 

div.CONTENT-MARGINAL div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > h3 {
  font-size: 14px;
} 

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > h3 > a {
  display: block;
  color: inherit;
} 

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > h5 {
  color: #414141;
  font-weight: 400;
  font-size: 12px;
} 

div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > div.phone {
  text-align: right;
  /*color: #1b9dbd;*/
  color: inherit;
  /*font-size: 23px;*/
}  

div.CONTENT-MARGINAL div.content-block[data-type="contact-list"] > div.list > ul.item-list > li.item > div.item > div.phone {
  text-align: left;
}  

div.content-block[data-type="message"] {
  padding: 19px;
  background-color: #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #414141;
  font-size: 21px;
}  

div.content-block[data-type="message"][data-response="yes"] {
  display: none;
}  

div.content-block[data-type="message"][data-error="yes"] {
  background-color: #ff0000;
  color: #ffffff;
}    

div.content-block[data-type="message"] > div.text {
  padding: 0 0 0 45px;
}  

div.content-block[data-type="message"] > div.text:before {
  content: "\f103";
  font-size: 36px;
  font-family: "rdts-icon";
  position: absolute;
  top: 0;
  left: 0;
  margin: -10px 0 0 5px;
}   

div.content-block[data-type="message"][data-error="yes"] > div.text:before {
  content: "\f104";
  margin: -10px 0 0 0;
}      

div.content-block[data-type="message"][data-hasbutton="yes"] > div.text {
  float: left;
}        

div.content-block[data-type="message"] > div.button {
  display: none;
}      

div.content-block[data-type="message"][data-hasbutton="yes"] > div.button {
  display: block;
  float: right;
  margin: -4px 0 -4px 0;
}      

div.content-block[data-type="message"][data-hasbutton="yes"] > div.button > a {
  display: block;
  background-color: #23a0bf;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 20px 6px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}     

div.content-block[data-type="message"][data-hasbutton="yes"] > div.button > a > i {
  font-size: 25px;
}   

div.content-block[data-type="customer-area"] > div.navigation {
  margin: 0;
}  

div.content-block[data-type="customer-area"] > div.navigation > div.save {
  float: left;
} 

div.content-block[data-type="customer-area"] > div.navigation > div.save > button {
  display: block;
  text-align: left;
  padding: 10px 89px 10px 89px;
  width: auto;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -moz-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -o-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -ms-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: linear-gradient(#fe5050 40%, #fe0303 100%);
  border: 1px solid #fe0909;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  cursor: pointer;
  overflow: hidden;
  font-weight: 600;
}

div.content-block[data-type="order"] > h6.result-info {
  font-family: 'Architects Daughter';
  font-size: 24px;
  color: #959697;
  font-weight: 400;
  margin: 0 0 30px 0;
}

div.content-block[data-type="order"] > div.navigation {
  margin: 0 0 30px 0;  
}

div.content-block[data-type="order"] > div.navigation > div.result-config {
  float: left;
  max-width: 70%;
  font-size: 13px;
  line-height: normal;
  color: #9e9f9f;
}

div.content-block[data-type="order"] > div.navigation > div.result-config div.result-filter {
  margin: -40px 0 0 0;
  position: absolute;
}

div.content-block[data-type="order"] > div.navigation > div.result-config div.input {
  float: left;
  display: table;
  margin: 0 10px 0 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-config div.result-filter div.input {
  float: none;
}

div.content-block[data-type="order"] > div.navigation > div.result-config div.input:last-child {
  margin: 0;
}

div.content-block[data-type="order"] div.input > div.label {
  display: table-cell;
  padding: 0 6px 0 0;
  vertical-align: middle;
}

div.content-block[data-type="order"] div.input > div.data {
  display: table-cell;
  vertical-align: middle;
}

div.content-block[data-type="order"] div.input > div.data > select,
div.content-block[data-type="order"] div.input > div.data > input {
  padding: 3px 10px 3px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: calc(100% - 15px);
  min-width: 60px;
}

div.content-block[data-type="order"] div.input > div.data > select[id="history-result.order"] {
  min-width: 165px;
}

div.content-block[data-type="order"] div.input[data-type="order"] > div.data > select,
div.content-block[data-type="order"] div.input[data-type="order"] > div.data > input {
  min-width: 120px;
}

div.content-block[data-type="order"] > div.navigation[data-position="bottom"] {
  margin: 20px 0 0 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager {
  float: right;
  max-width: 30%;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager {
  display: table;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.prev,
div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.next,
div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.intervall {
  display: table-cell;
  vertical-align: middle;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.prev,
div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.next {
  font-size: 20px;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.intervall {
  padding: 0 10px 0 10px;
  font-size: 20px;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item {
  float: left;
  margin: 0 7px 0 0;
  color: #23a0bf;
  font-weight: 600;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item:last-of-type {
  margin: 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-pager > div.pager > div.intervall > ul.item-list  > li.item > a {
  display: block;
  font-weight: 400;
  color: #9c9e9f;
}

div.content-block[data-type="order"] > div.navigation > div.result-view {
  float: right;
  max-width: calc(15% - 20px);
  margin: -3px 20px 0 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list {
  display: table;
}

div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list > li {
  display: table-cell;
  padding: 0 5px 0 0;
  vertical-align: top;
  margin: 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list > li:last-of-type {
  padding: 0;
}

div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list > li > a {
  font-size: 30px;
  line-height: 30px;
  color: #9c9e9f;
}

div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list > li:hover > a,
div.content-block[data-type="order"] > div.navigation > div.result-view > ul.item-list > li > a[data-active="yes"] {
  color: #23a0bf;
}

div.content-block[data-type="order"] > div.order-list {
  margin: 0 0 30px 0;
  font-size: inherit;
  color: #414141;
}  

div.content-block[data-type="order"] > div.order-list > div.table {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: inherit;
}  

div.content-block[data-type="order"] > div.order-list > div.table > div.row {
  display: table-row;
}   

div.content-block[data-type="order"] > div.order-list > div.table > div.row[data-type="header"] > div.cell {
  font-size: 16px !important;
  color: #7c7c7c !important;
  font-weight: 400 !important;
} 

div.content-block[data-type="order"] > div.order-list > div.table > div.row > div.cell {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  text-align: left;
  background-color: #eff6f8;
  border-bottom: 1px solid #ffffff;
  width: 12%;
}   

div.content-block[data-type="order"] > div.order-list > div.table > div.row > div.cell[data-type="order"] {
  text-align: left;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -khtml-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  width: 70%;
} 

div.content-block[data-type="order"] > div.order-list > div.table > div.row > div.cell[data-type="action"] {
  text-align: right;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  width: 30%;
}

div.content-block[data-type="order"] > div.order-list > div.table > div.row > div.cell[data-type="action"] > a {
  display: inline-block;
}

div.content-block[data-type="order"] > div.order-list > div.table > div.row > div.cell[data-type="action"] > a[data-type="pdf"] {
  margin: 10px 0 0 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../img/icon_pdf2.png);
  text-transform: uppercase;
  height: 30px;
  width: 30px;
  background-size: contain;
}

div.content-block[data-type="order"] > div.order-list div.order {
}

div.content-block[data-type="order"] > div.order-list div.order h3 {
  font-size: 18px;
  margin: 0 0 5px 0;
  color: inherit;
  text-transform: inherit;
}

div.content-block[data-type="order"] > div.order-list div.order h5.date {
  margin: 0 0 5px 0;
}

div.content-block[data-type="order"] > div.order-list div.order h5.sum {
  color: #23a0bf;
  margin: 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list,
div.content-block[data-type="notepad"] > div.product-list {
  margin: 0 0 30px 0;
  font-size: 12px;
  color: #7c7c7c;
}  

div.content-block[data-type="shoppping-card"] > div.product-list > div.table,
div.content-block[data-type="notepad"] > div.product-list > div.table {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: inherit;
}  

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row {
  display: table-row;
}   

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row[data-type="header"] > div.cell,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row[data-type="header"] > div.cell {
  font-size: 16px !important;
  color: inherit !important;
  font-weight: 400 !important;
} 

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  text-align: center;
  background-color: #eff6f8;
  border-bottom: 1px solid #ffffff;
  width: 12%;
}      

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort {
  position: absolute;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  margin: -4px 0 0 7px;
}       

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button {
  line-height: inherit;
  height: 13px;
}        

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button > a,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button > a {
  line-height: inherit;
  color: rgba(124,124,124,0.4);
}          

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button[data-active="yes"] > a,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row[data-type="header"] > div.cell div.sort > div.button[data-active="yes"] > a {
  line-height: inherit;
  color: #7c7c7c;
}  

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="product"],
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell[data-type="product"] {
  text-align: left;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -khtml-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  width: 56%;
}      

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="amount"] span.output,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell[data-type="amount"] span.output {
  font-size: 21px;
  color: #0399cb;
  font-weight: 600;
}      

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="price"] {
  font-size: 21px;
  color: #0399cb;
  font-weight: 600;
}       

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="price"] div.unit {
  font-size: 12px;
  color: #7c7c7c;
  font-weight: 400;
}      

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="price"] {
} 

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="sum"],
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell[data-type="sum"] {
  text-align: right;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -khtml-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  width: 20%;
}

div.content-block[data-type="shoppping-card"] > div.product-list > div.table > div.row > div.cell[data-type="sum"] > div.sum,
div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell[data-type="sum"] > div.sum {
  font-size: 21px;
  color: #0399cb;
  font-weight: 600;
}

div.content-block[data-type="notepad"] > div.product-list > div.table > div.row > div.cell[data-type="action"] button {
  background: none;
  border: none;
  cursor: pointer;
  color: #23a0bf;
  font-size: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product,
div.content-block[data-type="notepad"] > div.product-list div.product {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product > div.details > div.additionals,
div.content-block[data-type="notepad"] > div.product-list div.product > div.details > div.additionals {
  margin: 5px 0 0 0;
  font-weight: bold;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product > div.image,
div.content-block[data-type="notepad"] > div.product-list div.product > div.image {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 0 0;
  width: 75px;
} 

div.content-block[data-type="notepad"] > div.product-list div.product > div.image {
  vertical-align: middle;
} 

div.content-block[data-type="shoppping-card"] > div.product-list div.product > div.image img,
div.content-block[data-type="notepad"] > div.product-list div.product > div.image img {
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  max-width: 100%;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product > div.content,
div.content-block[data-type="notepad"] > div.product-list div.product > div.content {
  display: table-cell;
  vertical-align: top;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product div.rating,
div.content-block[data-type="notepad"] > div.product-list div.product div.rating {
  text-align: right;
  margin: 0 0 5px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product div.rating > i,
div.content-block[data-type="notepad"] > div.product-list div.product div.rating > i {
  color: #e4c100;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h3,
div.content-block[data-type="notepad"] > div.product-list div.product h3 {
  font-size: 18px;
  margin: 0;
  color: #414141;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h3 > a,
div.content-block[data-type="notepad"] > div.product-list div.product h3 > a {
  color: inherit;
}

div.content-block[data-type="notepad"] > div.product-list div.product h3 {
  /*display: table-cell;*/
  vertical-align: middle;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state,
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state {
  color: #2db722;
  margin: 0 0 15px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state,
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state {
  display: none;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state > i:after,
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state > i:after {
  content:" sofort lieferbar";
  font-family: 'Signika';
  font-weight: inherit;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state[data-state="yellow"],
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state[data-state="yellow"] {
  color: #e4c100;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state[data-state="yellow"] > i:after,
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state[data-state="yellow"] > i:after {
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state[data-state="red"],
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state[data-state="red"] {
  /*color: #fe0303;*/
  color: #e4c100;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.product h6.delivery-state[data-state="red"] > i:after,
div.content-block[data-type="notepad"] > div.product-list div.product h6.delivery-state[data-state="red"] > i:after {
  /*content:" auf Anfrage lieferbar";*/
  content:" in 2-5 Werktagen lieferbar";
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input {
  margin: 0 0 8px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.unit,
div.content-block[data-type="notepad"] > div.product-list div.amount div.unit {
  margin: 0;
  font-size: 12px;
  color: #7c7c7c;
  font-weight: 400;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input + div.unit,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input + div.unit {
  margin: -4px 0 4px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.label,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.label {
  display: none;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data input[type="text"],
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data input[type="text"] {
  border: 1px solid #ffffff;
  font-size: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: -webkit-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -moz-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -o-linear-gradient(left top, #e5e5e5, #ffffff);
  background: -ms-linear-gradient(left top, #e5e5e5, #ffffff);
  background: linear-gradient(left top, #e5e5e5, #ffffff);
  width: 70px;
  border-color: #e4e4e5;
  padding: 7px 5px 7px 5px;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data input[type="text"]:focus,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data input[type="text"]:focus {
  background: -webkit-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -moz-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -o-linear-gradient(left top, #ffffff, #e5e5e5);
  background: -ms-linear-gradient(left top, #ffffff, #e5e5e5);
  background: linear-gradient(left top, #ffffff, #e5e5e5);
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input[data-valid="no"] > div.data input[type="text"],
div.content-block[data-type="notepad"] > div.product-list div.amount div.input[data-valid="no"] > div.data input[type="text"] {
  background: #fe0303;
  color: #ffffff;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data > div.riser,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data > div.riser {
  position: absolute;
  top: 2px;
  left: 0;
  margin-left: calc(50% + 24px);
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data > div.riser > a,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data > div.riser > a {
  display: block;
  width: 15px;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  background-color: #e7e7e2;
  color: #505050;
  text-align: center;
  overflow: hidden;
  border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
  -khtml-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data > div.riser > a.down,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data > div.riser > a.down {
  border-radius: 0 0 3px 0;
  -webkit-border-radius: 0 0 3px 0;
  -khtml-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data > div.riser > a > i,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data > div.riser > a > i {
  display: inline-block;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount div.input > div.data > div.riser > a.up,
div.content-block[data-type="notepad"] > div.product-list div.amount div.input > div.data > div.riser > a.up {
  margin: 0 0 1px 0;
}

div.content-block[data-type="shoppping-card"] > div.product-list div.amount button,
div.content-block[data-type="notepad"] > div.product-list div.amount button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  color: #0399cb;
  font-size: 14px;
  cursor: pointer;
}

div.content-block[data-type="shoppping-card"] > div.product-list > div.refresh {
  padding: 15px;
  background-color: #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: right;
}

div.content-block[data-type="shoppping-card"] > div.product-list > div.refresh > div.button {
  display: inline-block;
}

div.content-block[data-type="shoppping-card"] > div.product-list > div.refresh > div.button > a {
  display: inline-block;
  background-color: #23a0bf;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 20px 6px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}

div.content-block[data-type="shoppping-card"] > div.product-list > div.refresh > div.button > a > i {
  font-size: 25px;
}

div.content-block[data-type="shoppping-card"] > div.voucher {
  margin: 0 0 30px 0;
  max-width: 50%;
  color: #707173;
}  

div.content-block[data-type="shoppping-card"] > div.voucher div.input {
  float: left;
  padding: 0 10px 0 0;
  width: calc(50% - 10px);
}   

div.content-block[data-type="shoppping-card"] > div.voucher div.input > div.label {
  display: none;
}    

div.content-block[data-type="shoppping-card"] > div.voucher div.input > div.data > input[type="text"] {
  border: 1px solid #23a0bf;
  color: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 8px 5px 8px 5px;
}   

div.content-block[data-type="shoppping-card"] > div.voucher div.button {
  float: left;
  width: 50%;
}    

div.content-block[data-type="shoppping-card"] > div.voucher div.button > button {
  display: inline-block;
  background-color: #23a0bf;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 20px 6px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
}     

div.content-block[data-type="shoppping-card"] > div.voucher div.button > button > i {
  font-size: 25px;
}  

div.content-block[data-type="shoppping-card"] > div.calculation {
  margin: 0 0 30px 0;
  font-size: 21px;
  color: #ffffff;
}  

div.content-block[data-type="shoppping-card"] > div.calculation > div.table {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: inherit;
}  

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row {
  display: table-row;
}  

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row > div.cell {
  display: table-cell;
  padding: 15px;
  vertical-align: top;
  text-align: left;
  background-color: #717274;
  border-bottom: 1px solid #ffffff;
  width: 70%;
}  

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row[data-voucher='yes'] > div.cell {
  background-color: #7d7e80;
}  

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row > div.cell > span.small {
  font-size: 0.8em;
}     

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row > div.cell[data-type="data"] {
  text-align: right;
  width: 30%;
  font-weight: 600;
}      

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row[data-type="sum"] > div.cell[data-type="label"] {
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -khtml-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
}    

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row[data-type="sum"] > div.cell[data-type="data"] {
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -khtml-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
}       

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row[data-type="total"] > div.cell[data-type="label"] {
  border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -khtml-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
}    

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row[data-type="total"] > div.cell[data-type="data"] {
  border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
  -khtml-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
}     

div.content-block[data-type="shoppping-card"] > div.calculation > div.table > div.row > div.cell[data-type="data"] > div.tax {
  font-size: 13px;
  font-weight: 400;
}   

div.content-block[data-type="shoppping-card"] > div.additional {
  margin: 0 0 30px 0;
  padding: 0 15px 0 15px; 
}    

div.content-block[data-type="shoppping-card"] > div.additional a {
  text-decoration: underline;
}      

div.content-block[data-type="shoppping-card"] > div.additional a:hover {
  text-decoration: none;
}    

div.content-block[data-type="shoppping-card"] > div.info {
  margin: 0 0 30px 0;
  color: #707173;
  padding: 0 15px 0 15px; 
}   

div.content-block[data-type="shoppping-card"] > div.navigation {
  margin: 0;
}    

div.content-block[data-type="shoppping-card"][data-hasamount="no"] > div.navigation {
  display: none;
}

div.content-block[data-type="shoppping-card"] > div.navigation > div.prev {
  float: left;
}   

div.content-block[data-type="shoppping-card"] > div.navigation > div.next {
  float: right;
} 

div.content-block[data-type="shoppping-card"] > div.navigation > div.prev > button,
div.content-block[data-type="shoppping-card"] > div.navigation > div.next > button,
div.content-block[data-type="shoppping-card"] > div.navigation > div.prev > a,
div.content-block[data-type="shoppping-card"] > div.navigation > div.next > a {
  display: block;
  text-align: left;
  padding: 10px 89px 10px 89px;
  width: auto;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -moz-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -o-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: -ms-linear-gradient(#fe5050 40%, #fe0303 100%);
  background: linear-gradient(#fe5050 40%, #fe0303 100%);
  border: 1px solid #fe0909;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  cursor: pointer;
  overflow: hidden;
  font-weight: 600;
  text-decoration: none;
}

div.content-block[data-type="shoppping-card"] > div.navigation > div.prev > button,
div.content-block[data-type="shoppping-card"] > div.navigation > div.prev > a {
  padding: 10px 30px 10px 30px;
  border: 1px solid #23a0bf;
  background: #23a0bf;
  background: -webkit-linear-gradient(#a4c6d9 40%, #23a0bf 100%);
  background: -moz-linear-gradient(#a4c6d9 40%, #23a0bf 100%);
  background: -o-linear-gradient(#a4c6d9 40%, #23a0bf 100%);
  background: -ms-linear-gradient(#a4c6d9 40%, #23a0bf 100%);
  background: linear-gradient(#a4c6d9 40%, #23a0bf 100%);
} 

div.content-block[data-type="login"] {
  padding: 19px;
  background-color: #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #414141;
  font-size: 21px;
} 

div.content-block[data-type="login"] > div.navigation > div.text {
  padding: 0;
  float: left;
}      

div.content-block[data-type="login"] > div.navigation > div.button {
  float: right;
  margin: -4px 0 -4px 0;
}      

div.content-block[data-type="login"] > div.navigation > div.button > a {
  display: block;
  background-color: #23a0bf;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 9px 20px 9px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}     

div.content-block[data-type="login"] > div.navigation > div.button > a:after {
  position: relative;
  content: "Kundenlogin";
  padding: 0 0 0 28px;
}     

div.content-block[data-type="login"] > div.navigation > div.button > a:before {
  position: absolute;
  content: "\f12d";
  font-family: "rdts-icon";
  font-size: 25px;
  margin: -8px 0 0 0;
}   

div.content-block[data-type="login"][data-expanded="yes"] > div.navigation > div.button > a:after {
  content: "Abbrechen";
}     

div.content-block[data-type="login"][data-expanded="yes"] > div.navigation > div.button > a:before {
  content: "\f00d";
  font-family: "FontAwesome";
}  

div.content-block[data-type="login"] > div.form {
  display: none;
  margin: 25px auto 20px auto;
  max-width: 750px;
  font-size: 18px;
} 

div.content-block[data-type="login"][data-expanded="yes"] > div.form {
  display: block;
}  

div.content-block[data-type="login"] > div.form > form {
  display: table;
  width: 100%;
  table-layout: fixed;
} 

div.content-block[data-type="login"] > div.form > form > div.input {
  display: table-cell;
  padding: 0 20px 0 2px;
  width: calc(35% - 22px);
  vertical-align: bottom;
}  

div.content-block[data-type="login"] > div.form > form > div.input > div.label {
  margin: 0 0 5px 0;
  font-weight: 600;
}  

div.content-block[data-type="login"] > div.form > form > div.input input,
div.content-block[data-type="login"] > div.form > form > div.input textarea,
div.content-block[data-type="login"] > div.form > form > div.input select {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #a4a5a6;
}  

div.content-block[data-type="login"] > div.form > form > div.submit {
  display: table-cell;
  padding: 0 2px 0 0;
  width: calc(30% - 2px);
  vertical-align: bottom;
} 

div.content-block[data-type="login"] > div.form > form > div.submit > button {
  display: block;
  text-align: center;
  padding: 7px 0 7px 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background: #fe0303;
  background: -webkit-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -moz-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -o-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: -ms-linear-gradient(#ff5454 40%, #fe0303 100%);
  background: linear-gradient(#ff5454 40%, #fe0303 100%);
}  

div.content-block[data-type="login"] > div.form > p {
  margin: 20px 0 0 0;
}  

div.content-block[data-type="login"] > div.form > p > a {
  color: #707173;
  text-decoration: underline;
}  

div.content-block[data-type="login"] > div.form > p > a:hover {
  text-decoration: none;
} 

div.content-block[data-type="form"] {
  padding: 25px;
  background-color: #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #414141;
  font-size: 21px;
} 

div.content-block[data-type="form"][data-switch="yes"] {
  padding: 19px;
}

div.content-block[data-type="form"] > div.navigation > div.text {
  padding: 0;
  float: left;
}      

div.content-block[data-type="form"] > div.navigation > div.button {
  float: right;
  margin: -4px 0 -4px 0;
}      

div.content-block[data-type="form"] > div.navigation > div.button > a {
  display: block;
  background-color: #23a0bf;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 9px 20px 9px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
}  

div.content-block[data-type="form"][data-expanded="yes"] > div.navigation > div.button > a:after {
  content: " abbrechen";
}     

div.content-block[data-type="form"][data-expanded="yes"] > div.navigation > div.button > a:before {
  content: "\f00d";
  font-family: "FontAwesome";
  padding: 0 5px 0 0;
} 

div.content-block[data-type="form"] > div.form {
  margin: 0 auto -15px auto;
  max-width: 750px;
  font-size: 18px;
}  

div.content-block[data-type="form"][data-payment="yes"] > div.form {
  margin: 0 auto -35px auto;
}  

div.content-block[data-type="form"][data-switch="yes"] > div.form {
  display: none;
  margin: 25px auto 0 auto;
}   

div.content-block[data-type="form"][data-expanded="yes"] > div.form {
  display: block;
} 

div.content-block[data-type="form"] > div.form div.double {
  display: table;
  table-layout: fixed;
  width: 100%;
} 

div.content-block[data-type="form"] > div.form div.double > div.left,
div.content-block[data-type="form"] > div.form div.double > div.right {
  display: table-cell;
  padding: 0 10px 0 0;
  width: calc(50% - 10px);
} 

div.content-block[data-type="form"] > div.form div.double > div.right {
  padding: 0 0 0 10px;
} 

div.content-block[data-type="form"] > div.form div.input {
  margin: 0 0 15px 0;
}  

div.content-block[data-type="form"] > div.form div.input[data-visible="no"] {
  display: none;
}  

div.content-block[data-type="form"] > div.form div.input[data-type="option"] {
  margin: 0 0 5px 0;
}   

div.content-block[data-type="form"][data-payment="yes"] > div.form div.input[data-type="option"] {
  margin: 0 0 20px 0;
}  

div.content-block[data-type="form"][data-payment="yes"] > div.form div.input[data-type="option"] div.data div.invoice-info {
  margin: 0 0 0 60px;
  font-size: 0.9em;
}

div.content-block[data-type="form"] > div.form div.group {
  margin: 0 0 15px 0;
}  

div.content-block[data-type="form"] > div.form div.group[data-block="yes"] {
  margin: 20px 0 20px 0;
} 

div.content-block[data-type="form"] > div.form div.input > div.label,
div.content-block[data-type="form"] > div.form div.group > div.label {
  font-weight: 600;
  margin: 0 0 5px 0;
} 

div.content-block[data-type="form"] > div.form div.data > label {
  font-weight: 600;
}   

div.content-block[data-type="form"][data-payment="yes"] > div.form div.input[data-type="option"] label > i {
  font-size: 30px;
}    

div.content-block[data-type="form"][data-payment="yes"] > div.form div.input[data-type="option"] label > i.icon_payment_vorabueberweisung {
  font-size: 38px;
}  

div.content-block[data-type="form"] > div.form div.data > label > img {
  vertical-align: middle;
} 

div.content-block[data-type="form"] > div.form div.data > label > img[data-small="yes"] {
  height: 29px;
} 

div.content-block[data-type="form"] > div.form input,
div.content-block[data-type="form"] > div.form textarea,
div.content-block[data-type="form"] > div.form select {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #a4a5a6;
}  

div.content-block[data-type="form-output"] {
  padding: 25px;
  background-color: #eff6f8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #414141;
  font-size: 21px;
} 

div.content-block[data-type="form-output"] > div.form-output {
  margin: 0 auto 0 auto;
  max-width: 750px;
  font-size: 18px;
}  

div.content-block[data-type="form-output"] > div.form-output div[data-output-payment] > i.icon {
  font-size: 30px;
}  

div.content-block[data-type="form-output"] > div.form-output div[data-output-payment] > i.icon_payment_vorabueberweisung {
  font-size: 38px;
}   

div.content-block[data-type="form-output"] > div.form-output div[data-output-payment] div.invoice-info {
  margin: 0 0 0 30px;
  font-size: 0.9em;
}

div.content-block[data-type="form-output"] > div.form-output > h6.crossheading {
  margin: 0 0 20px 0;
  font-weight: 600;
}

div.content-block[data-type="form-output"] > div.form-output > p {
  margin: 0 0 20px 0;
}

div.content-block[data-type="form-output"] > div.form-output > p:last-child {
  margin: 0;
}

div.content-block[data-type="form-output"] > div.form-output img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}  

div.slide-select {
  display: inline-block;
  background-color: #717274;
  color: #ffffff;
  min-width: 230px;
  max-width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
} 

div.slide-select > div.button {
  padding: 10px;
  cursor: pointer;
}

div.slide-select > div.button:after {
  content: "\f10b";
  font-family: "rdts-icon";
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 26px;
}

div.slide-select > div.button > h6 {
  padding: 0 40px 0 0;
}

div.slide-select > div.list {
  display: none;
}

div.slide-select > div.list > ul.item-list > li.item {
  padding: 5px 10px 5px 10px;
}

div.slide-select > div.list > ul.item-list > li.item > a {
  color: inherit;
}

div.slide-select > div.list > ul.item-list > li.item > a:hover {
  color: rgba(255,255,255,0.5);
}

div.text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.text ul > li {
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
}

div.text ul > li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
}

div.construct {
  z-index: 10;
  position: absolute;
  background-color: #717274;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 11px;
  color: #ffffff;
  padding: 14px;
  width: 300px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  overflow: hidden;
  left: -100000px;
  /*
  scrollbar-face-color: #414141;
  scrollbar-base-color: #414141;
  scrollbar-3dlight-color: #414141;
  scrollbar-highlight-color: #23a0bf;
  scrollbar-track-color: #414141;
  scrollbar-arrow-color: #414141;
  scrollbar-shadow-color: #23a0bf;
  scrollbar-dark-shadow-color: #23a0bf;
  */
}

/*
div.construct:-webkit-scrollbar { width: 16px; height: 3px;}
div.construct:-webkit-scrollbar-button {  background-color: #414141; }
div.construct:-webkit-scrollbar-track {  background-color: #414141;}
div.construct:-webkit-scrollbar-track-piece { background-color: #414141;}
div.construct:-webkit-scrollbar-thumb { height: auto; background-color: #23a0bf; border-radius: 3px;}
div.construct:-webkit-scrollbar-corner { background-color: #414141;}
div.construct:-webkit-resizer { background-color: #414141;}
*/

body > div.construct {
  max-height: 620px;
  overflow: auto;
}

div.construct[data-type="list"] {
  width: auto;
  font-size: inherit;
}

div.construct[data-type="color"] {
  width: 390px;
}

div.construct[data-type="color"] div.color-selector {
  margin: 0 0 20px 0;
}

div.construct[data-type="color"] div.color-selector > input {
  width: calc(100% - 35px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #8d8e90;
  color: #414141;
  border-color: #414141;
  font-size: 14px;
}

div.construct[data-type="color"] div.color-selector > i {
  position: absolute;
  left: calc(100% - 47px);
  margin: 4px 0 0 0;
  color: #414141;
  font-size: 20px;
}

div.construct[data-type="color"] div.color-selector > input:-webkit-input-placeholder {
  color: #414141;
}

div.construct[data-type="color"] div.color-selector > input:-moz-placeholder {
  color: #414141;
}

div.construct[data-type="color"] div.color-selector > input::-moz-placeholder  {
  color: #414141;
}

div.construct[data-type="color"] div.color-selector > input:-ms-input-placeholder {
  color: #414141;
}

div.construct[data-type="color"] div.color-selector > input::-ms-input-placeholder {
  color: #414141;
}

div.construct[data-type="color"] div.color-info {
  margin: -10px 0 20px 0;
  width: calc(100% - 35px);
}

div.construct[data-type="color"] ul.item-list {
  margin: -14px 0 0 -14px;
  width: calc(100% - 14px);
}

div.construct[data-type="color"] ul.item-list > li.item {
  margin: 0 0 6px 0;
}

div.construct[data-type="color"] ul.item-list {
  margin: -14px 0 0 -14px;
}

div.construct[data-type="color"] ul.item-list > li.item {
  float: left;
  margin: 14px 0 0 14px;
  width: calc(100% / 5 - 14px);
}

div.construct[data-type="color"] ul.item-list > li.item h6 {
  max-width: 100%;
  margin: 5px 0 0 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  o-text-overflow: ellipsis;
  white-space: nowrap;
}

div.construct[data-type="color"] li.item:last-of-type {
  margin: 14px 0 0 14px;
}


div.construct[data-type="color"] input[type="checkbox"] + label,
div.construct[data-type="color"] input[type="radio"] + label {
  display: inline-block;
  margin: 0;
}

div.construct[data-type="color"] input[type="checkbox"] + label::before,
div.construct[data-type="color"] input[type="radio"] + label::before {
  margin: 0;
  position: inherit;
  content: "";
  width: auto;
}

div.construct[data-type="color"] input[type="checkbox"]:checked + label > span.button:before, 
div.construct[data-type="color"] input[type="radio"]:checked + label > span.button:before {
  content: "\f14a";
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-family: "FontAwesome";
  top: calc(50% - 18px);
}

div.construct[data-type="color"] label > span {
  border: 1px solid #000000;
  display: inline-block;
  height: 73px;
  width: 73px;
  background-repeat: no-repeat;
  background-size: cover;
}

div.construct > ul.item-list > li.item[data-notavailable="yes"] {
  display: none !important;
}

div.scrollbar {
  z-index: 10;
  position: absolute;
  width: 16px;
  height: 100px;
  background-color: #414141;
  margin: 14px;
  top: 0;
  right: 0;
}

div.scrollbar > div.button {
  position: absolute;
  width: 16px;
  height: calc(100% - 23px);
  background-color: #23a0bf;
  padding: 11px 0 11px 0;
  background-image: url(../img/bg_scroll_butt.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: inherit;
  overflow: hidden;
}

div.labeled-list > ul.item-list {
  display: table;
}

div.labeled-list > ul.item-list > li.item {
  display: table-row;
}

div.labeled-list > ul.item-list > li.item > div.header  {
  display: table-cell;
  padding: 10px 0 5px 0;
  color: #7c7c7c;
  font-style: italic;
}

div.labeled-list > ul.item-list > li.item > div.label,
div.labeled-list > ul.item-list > li.item > div.data  {
  display: table-cell;
  padding: 0 0 5px 0;
}

div.labeled-list > ul.item-list > li.item > div.label {
  font-weight: 600;
  padding: 0 30px 5px 0;
}

span.normal {
  font-weight: 400;
}

div.video-player[data-full="yes"] {
  z-index: 1;
  width: 100%;
  height: 100%;
}

div.video-player > div.blend {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: rgba(255,255,255,0.5);
  z-index: 10;
}

div.background-video > div.video-player > div.blend {
  display: none;
}

div.text-preview {
  display: block-inline;
}

div.text-preview > div.full {
  display: none;
}

div.text-preview div.preview a {
  display: block;
}

div#footer {
  background-color: #5facc8;
  font-size: 12px;
  overflow: hidden;
  color: #414141;
}

div#footer > div.payment {
  background-color: #e6f2f8;
  padding: 29px 0 25px 0;
  border-bottom: 11px solid #bedeec;
}

div#footer > div.payment > div.panel > ul.item-list > li.item {
  border-left: 1px solid #cdd7dc;
  float: left;
  height: 31px;
}

div#footer > div.payment > div.panel > ul.item-list > li.item[data-direction="right"] {
  float: right;
  border-left: none;
}

div#footer > div.payment > div.panel > ul.item-list > li.item:first-of-type {
  border-left: none;
}

div#footer > div.payment > div.panel > ul.item-list > li.item > a {
  display: table-cell;
  padding: 0 10px 0 10px;
  vertical-align: middle;
  height: 31px;
  cursor: inherit;
  color: inherit;
  font-size: 20px;
  line-height: 20px;
}

div#footer > div.payment > div.panel > ul.item-list > li.item:hover > a {
  /*opacity: 0.8;*/
}

div#footer > div.payment > div.panel > ul.item-list > li.item:first-of-type > a {
  padding: 0 10px 0 0;
} 

div#footer > div.payment > div.panel > ul.item-list > li.item > a[data-icon] {
  padding: 0 10px 0 40px;
} 

div#footer > div.payment > div.panel > ul.item-list > li.item:first-of-type > a[data-icon="prepayment"] {
  padding: 0 10px 0 30px;
} 

div#footer > div.payment > div.panel > ul.item-list > li.item > a[data-icon="prepayment"]:before {
  content: "\f125";
  position: absolute;
  font-family: "rdts-icon";
  font-size: 30px;
  margin: 0 0 0 -30px;
}   

div#footer > div.payment > div.panel > ul.item-list > li.item > a[data-icon="invoice"]:before {
  content: "\f120";
  position: absolute;
  font-family: "rdts-icon";
  font-size: 25px;
  margin: 0 0 0 -30px;
}  

div#footer > div.payment > div.panel > ul.item-list > li.item[data-direction="right"] > a {
  padding: 0;
}

div#footer > div.payment > div.panel > ul.item-list > li.item > a > img {
  display: block;
  max-width: 100%;
  padding: 0;
}  

div#footer > div.contact {
  background-color: #90cae1;
  padding: 29px 0 25px 0;
  font-size: 20px;
}

div#footer > div.contact > div.panel > ul.item-list {
  display: -webkit-flex;
  -webkit-flex-flow: nowrap;
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

div#footer > div.contact > div.panel > ul.item-list > li.item > a {
  display: inline-block;
  color: inherit;
}

div#footer > div.contact > div.panel > ul.item-list > li.item:hover > a {
  opacity: 0.8;
}

div#footer > div.contact > div.panel > ul.item-list > li.item > a > i {
  font-size: 26px;
  line-height: 26px;
  color: #ffffff;
  width: 53px;
  height: 40px;
  padding: 13px 0 0 0;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #2c9dc3;
  margin: 0 5px 0 0;
} 

div#footer > div.linklist {
  padding: 29px 0 15px 0;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item {
  float: left;
  width: calc(100% / 4);
  text-align: left;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item:last-of-type {
  float: right;
  text-align: right;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item > h5 {
  font-weight: 400;
  line-height: 1.4em;
  margin: 0 0 10px 0;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item a {
  color: #ffffff;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item a:hover {
  text-decoration: underline;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item a > i {
  padding: 0 3px 0 0;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item li.item {
  margin: 0 0 5px 0;
}

div#footer > div.linklist > div.panel > ul.item-list > li.item[data-type="responsive-help"] {
  display: none;
}

div#chat-invitation {
  z-index: 9;
  position: fixed;
  top: 329px;
  right: -395px;
  width: 466px;
  color: #ffffff;
  border: 1px solid #fe7600;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.2);
  background: #fd9132;
  background: -webkit-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -moz-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -o-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: -ms-linear-gradient(#fd9132 47%, #fe7600 48%);
  background: linear-gradient(#fd9132 47%, #fe7600 48%);
  display: -webkit-flex;
  display: flex;
}

div#chat-invitation[data-fixed="yes"] {
  top: 97px !important;
  /*position: fixed;*/
}

div#chat-invitation > div.toggle {
  font-family: "Architects Daughter";
}

div#chat-invitation > div.toggle > a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 260px;
  line-height: 18px;
  width: 80px;
  font-weight: bold;
  background-image: url(../img/icon_chat2.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}

div#chat-invitation > div.toggle > a > span.label {
  position: absolute;
  display: inline-block;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;        
  writing-mode: vertical-rl;
  direction: ltr;
  width: calc(100% - 20px);
  padding: 0;
  right: -10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  bottom: 20px;
} 

div#chat-invitation > div.content {
  z-index: 1;
  font-size: 14px;
  padding: 20px 30px 10px 30px;
}

div#chat-invitation > div.content > p {
  position: relative;
  margin: 0 0 50px -15px;
}

div#chat-invitation > div.content > div.button-list {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: 0 auto 0 auto;
  width: 250px;
}

div#chat-invitation > div.content > div.button-list > div.button {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 50%;
}

div#chat-invitation > div.content > div.button-list > div.button:hover {
  opacity: 0.8;
}

div#chat-invitation > div.content > div.button-list > div.button[data-type="phone"] {
  text-align: right;
}

div#chat-invitation > div.content > div.button-list > div.button > a {
  display: inline-block;
  background-image: url(../img/icon_chat.png);
  background-repeat: no-repeat;
  height: 96px;
  width: 92px;
}

div#chat-invitation > div.content > div.button-list > div.button[data-type="phone"] > a {
  background-image: url(../img/icon_phone.png);
}

div.responsive-stage {
  display: none;
  visibility: hidden;
  position: absolute;
  margin: 0 0 0 -100000px;
  width: 10px;
}







