/**
 * HENKEL library css
 *
 * @description: reset and base styles for html elements
 *               helper classes
 * 
 * modified from HTML5 ✰ Boilerplate (1.0)
 * http://html5boilerplate.com/
 * 
 * @author: Heimann, ACHTGRAU
 *          Schultz, T-MMS
 */
/*
* gradient using angles
* todo : change this to when implementation
*/
@media all {
  html,
body {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
#ui div,
#ui span,
#ui object,
#ui iframe,
#ui h1,
#ui h2,
#ui h3,
#ui h4,
#ui h5,
#ui h6,
#ui p,
#ui blockquote,
#ui pre,
#ui abbr,
#ui address,
#ui cite,
#ui code,
#ui del,
#ui dfn,
#ui em,
#ui img,
#ui ins,
#ui kbd,
#ui q,
#ui samp,
#ui small,
#ui strong,
#ui sub,
#ui sup,
#ui var,
#ui b,
#ui i,
#ui dl,
#ui dt,
#ui dd,
#ui ol,
#ui ul,
#ui li,
#ui fieldset,
#ui form,
#ui label,
#ui legend,
#ui table,
#ui caption,
#ui tbody,
#ui tfoot,
#ui thead,
#ui tr,
#ui th,
#ui td,
#ui article,
#ui aside,
#ui canvas,
#ui details,
#ui figcaption,
#ui figure,
#ui footer,
#ui header,
#ui hgroup,
#ui menu,
#ui nav,
#ui section,
#ui summary,
#ui time,
#ui mark,
#ui audio,
#ui video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
#ui article,
#ui aside,
#ui details,
#ui figcaption,
#ui figure,
#ui footer,
#ui header,
#ui hgroup,
#ui menu,
#ui nav,
#ui section,
#ui summary {
  display: block;
}
#ui details summary::-webkit-details-marker {
  display: none;
}
#ui h1,
#ui h2,
#ui h3,
#ui h4,
#ui h5,
#ui h6 {
  font-weight: bold;
  line-height: 1.0;
}
#ui address {
  display: block;
  font-style: normal;
}
#ui blockquote {
  clear: left;
  font-style: normal;
}
#ui blockquote,
#ui q {
  quotes: none;
}
#ui blockquote:before,
#ui blockquote:after,
#ui q:before,
#ui q:after {
  content: "";
  content: none;
}
#ui ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
#ui mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
#ui del {
  text-decoration: line-through;
}
#ui abbr[title],
#ui dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
#ui code,
#ui kbd,
#ui pre,
#ui samp {
  font-family: monospace, sans-serif;
}
#ui pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
#ui b,
#ui strong {
  font-weight: bold;
}
#ui em {
  font-style: normal;
}
#ui i {
  font-style: italic;
}
#ui small {
  font-size: 85%;
}
#ui sub,
#ui sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
#ui sup {
  top: -0.5em;
}
#ui sub {
  bottom: -0.25em;
}
#ui ol {
  list-style-type: decimal;
}
#ui nav ul,
#ui nav li {
  list-style: none;
}
#ui table {
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: top;
  clear: left;
  empty-cells: show;
}
#ui caption,
#ui th {
  font-weight: bold;
}
#ui td {
  vertical-align: top;
}
#ui iframe {
  border: none;
  display: block;
  overflow: hidden;
}
#ui hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
#ui img {
  border: none;
  display: block;
}
.ie7 #ui img {
  -ms-interpolation-mode: bicubic;
}
#ui fieldset {
  border: none;
}
#ui legend {
  font-weight: bold;
}
#ui label {
  display: block;
}
#ui input,
#ui select {
  vertical-align: middle;
}
#ui button,
#ui input,
#ui select,
#ui textarea {
  display: block;
  font: 99% sans-serif;
  margin: 0;
  -webkit-appearance: none;
}
#ui textarea {
  overflow: auto;
}
#ui optgroup {
  font-style: normal;
  font-weight: bold;
  padding: 0 0 0 .5em;
}
#ui button {
  overflow: visible;
  width: auto;
}
#ui input[type="radio"] {
  vertical-align: text-bottom;
}
#ui input[type="checkbox"] {
  vertical-align: bottom;
}
#ui button,
#ui label,
#ui select {
  cursor: pointer;
}
#ui input[type="button"],
#ui input[type="checkbox"],
#ui input[type="image"],
#ui input[type="radio"],
#ui input[type="reset"],
#ui input[type="submit"] {
  cursor: pointer;
}
#ui input:invalid,
#ui textarea:invalid {
  -webkit-box-shadow: 0 0 5px 0 #ff0000;
  -moz-box-shadow: 0 0 5px 0 #ff0000;
  box-shadow: 0 0 5px 0 #ff0000;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.no-boxshadow #ui input:invalid,
.no-boxshadow #ui textarea:invalid {
  background-color: #f0dddd;
}
.ie7 #ui legend {
  margin-left: -7px;
}
.ie7 #ui input[type="checkbox"] {
  vertical-align: baseline;
}
#ui ::-moz-selection {
  background: #0080ff;
  color: #fff;
  text-shadow: none;
}
#ui ::selection {
  background: #0080ff;
  color: #fff;
  text-shadow: none;
}
body {
  font: 10px/1.5 sans-serif;
}
body,
#ui select,
#ui input,
#ui textarea {
  color: #444;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

}
@media screen, projection {
  html {
  overflow-y: scroll;
}
#ui a {
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
}
#ui a:link,
#ui a:visited {
  -webkit-tap-highlight-color: transparent;
  color: #00f;
}
#ui a:hover {
  color: #666;
  text-decoration: underline;
}
#ui a:active,
#ui a:focus {
  background-color: #00f;
  color: #fff;
  text-decoration: none;
}
#ui a:hover,
#ui a:active {
  outline: none;
}

}
@media print {
  @page  {
  margin: .5cm;
}
#ui * {
  background-color: transparent;
  color: #000 !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
  -webkit-print-color-adjust: exact;
}
#ui a,
#ui a:visited {
  color: #444 !important;
  text-decoration: underline;
}
#ui .ir a:after,
#ui a[href^="javascript:"]:after,
#ui a[href^="#"]:after {
  content: "";
}
#ui h1,
#ui h2,
#ui h3,
#ui h4,
#ui h5,
#ui h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
}
#ui p,
#ui h2,
#ui h3 {
  orphans: 3;
  widows: 3;
}
#ui abbr[title]:after {
  content: " (" attr(title) ")";
}
#ui blockquote,
#ui pre {
  border: 1px solid #999;
  page-break-inside: avoid;
}
#ui thead {
  display: table-header-group;
}
#ui img,
#ui fieldset,
#ui tr {
  page-break-inside: avoid;
}

}
@media screen and (max-width: 1024px) {
  html,
body {
  height: 100%;
}

}
@media all {
  #ui .ir {
  background-repeat: no-repeat;
  direction: ltr;
  display: block;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
#ui .hd {
  display: none;
}
#ui .inv {
  visibility: hidden;
}
#ui .rd {
  left: -5000px;
  overflow: hidden;
  position: absolute;
}
#ui .rd.focusable:active,
#ui .rd.focusable:focus {
  left: auto;
}
#ui .show {
  visibility: visible;
}
#ui .cl:before,
#ui .cl:after {
  content: "";
  display: table;
}
#ui .cl:after {
  clear: both;
}
.ie6 #ui .cl,
.ie7 #ui .cl {
  zoom: 1;
}
#ui .pie {
  behavior: url(\"/etc/designs/henkel-lib/common/js/libs/PIE/pie-alias.htc\");
  position: relative;
}
#heli > .tracking.etracker {
  height: 0;
  overflow: hidden;
}
#ui .ghost {
  display: none !important;
}

}
@media all {
  #ui .h-nav {
  list-style-type: none;
}
#ui .h-nav li {
  float: left;
  width: auto;
}
#ui .h-nav li a,
#ui .h-nav li strong {
  display: block;
  line-height: 1.0;
}

}
@media screen and (max-width: 640px), screen and (max-device-width: 640px) {
  #ui #navbar .main-nav .hide-on-mobile {
  display: none;
}

}

/**
 * PATTEX-RESPONSIVE CSS
 *
 * @description: component styles
 * 
 * @author: Böhmer, T-MMS
 */
/*
* gradient using angles
* todo : change this to when implementation
*/
/**
 * comp: skiplink
 */
@media all {
  #ui .skiplink {
  position: absolute;
  z-index: 100;
}
#ui .skiplink a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  padding: 1px 4px;
}
#ui .skiplink a:active,
#ui .skiplink a:focus {
  position: static;
}
.ie7 #ui .skiplink li {
  position: absolute;
}
.ie7 #ui .skiplink a {
  display: block;
  white-space: nowrap;
  width: 1%;
}

}
@media all {
  #ui .cq-colctrl-lt0,
#ui .cq-colctrl-lt1,
#ui .cq-colctrl-lt2,
#ui .cq-colctrl-lt3,
#ui .cq-colctrl-lt4,
#ui .cq-colctrl-lt5 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
#ui .cq-colctrl-lt0 > div,
#ui .cq-colctrl-lt1 > div,
#ui .cq-colctrl-lt2 > div,
#ui .cq-colctrl-lt3 > div,
#ui .cq-colctrl-lt4 > div,
#ui .cq-colctrl-lt5 > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#ui [class*="cq-colctrl-lt0-c"] {
  float: left;
  width: 49%;
}
#ui .cq-colctrl-lt0-c1 {
  float: right;
}
#ui [class*="cq-colctrl-lt1-c"] {
  float: left;
  width: 32%;
}
#ui .cq-colctrl-lt1-c0 {
  margin-right: 2%;
}
#ui .cq-colctrl-lt1-c2 {
  float: right;
}
#ui .cq-colctrl-lt2-c0 {
  float: left;
  width: 65.5%;
}
#ui .cq-colctrl-lt2-c1 {
  float: right;
  width: 32.5%;
}
#ui .cq-colctrl-lt3-c0 {
  float: left;
  width: 32.5%;
}
#ui .cq-colctrl-lt3-c1 {
  float: right;
  width: 65.5%;
}
#ui .cq-colctrl-lt4 .cq-colctrl-lt4-c0 {
  float: left;
  margin-right: 0.5%;
  width: 49%;
}
#ui .cq-colctrl-lt4 .cq-colctrl-lt4-c1 {
  float: left;
  width: 25%;
}
#ui .cq-colctrl-lt4 .cq-colctrl-lt4-c2 {
  float: right;
  width: 25%;
}
#ui .cq-colctrl-lt5 .cq-colctrl-lt5-c0 {
  float: left;
  width: 24.4%;
  margin-right: 0.5%;
}
#ui .cq-colctrl-lt5 .cq-colctrl-lt5-c1 {
  float: left;
  width: 24.4%;
}
#ui .cq-colctrl-lt5 .cq-colctrl-lt5-c2 {
  float: right;
  width: 50.2%;
}

}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
}
#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") no-repeat 0 0;
}
#cboxTopCenter {
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") repeat-x 0 -50px;
}
#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") no-repeat -25px 0;
}
#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") no-repeat 0 -25px;
}
#cboxBottomCenter {
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") repeat-x 0 -75px;
}
#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border1.png") no-repeat -25px -25px;
}
#cboxMiddleLeft {
  width: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border2.png") repeat-y 0 0;
}
#cboxMiddleRight {
  width: 25px;
  background: url("../../designs/henkel-lib/components/colorbox/img/border2.png") repeat-y -25px 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-top: 20px;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}
#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}
#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}
#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}
#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}
#cboxLoadingOverlay {
  background: #ffffff url("../../designs/henkel-lib/components/colorbox/img/loading.gif") no-repeat 5px 5px;
}
#cboxClose {
  background: url("../../designs/henkel-lib/components/colorbox/img/close.png") no-repeat 0 0;
  color: #444;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  text-indent: -1000em;
  top: 0;
  width: 20px;
}
#cboxClose:hover {
  background-position: 0 -20px;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/*
  The following fixes issue of scrollbar appearing on desktop when video size is bigger
*/
#cboxLoadedContent.fittosize .content-only.video {
  height: 100%;
  margin-bottom: 0;
}
#cboxLoadedContent.fittosize .content-only.video .cookiespecific {
  height: 100%;
}
#cboxLoadedContent.fittosize .content-only.video .cookiespecific .contentvideoplayer {
  height: 100%;
}
#cboxLoadedContent.fittosize .content-only.video .cookiespecific .contentvideoplayer .screen {
  height: inherit;
}
#cboxLoadedContent.fittosize .content-only.video .cookiespecific .contentvideoplayer .screen > div {
  height: inherit;
}
#cboxLoadedContent.fittosize .content-only.video .cookiespecific .contentvideoplayer .screen > div > div {
  height: inherit !important;
  padding-bottom: 0 !important;
}
/**
 * comp: image
 */
@media all {
  #ui .image img.gif {
  width: 100%;
}
#ui .image a {
  background-color: transparent !important;
  display: block;
}
#ui .image a:link,
#ui .image a:visited {
  text-decoration: none !important;
}
#ui .image a.zoom {
  position: relative;
}
#ui .image a.zoom span.magnifier {
  bottom: 1px;
  height: 22px;
  left: 1px;
  position: absolute;
  visibility: hidden;
  width: 22px;
}
#ui .image figcaption {
  clear: both;
  display: block;
}

}
@media screen, projection {
  #ui .image a:hover figcaption,
#ui .image a:active figcaption,
#ui .image a:focus figcaption {
  text-decoration: underline;
}
#ui .image a.zoom:focus {
  outline: none;
}
#ui .image a.zoom:hover span.magnifier {
  visibility: visible;
}

}
@media all {
  #ui .flash > .cq-dd-flash {
  overflow: hidden;
}
#ui .flash .alternative-content {
  visibility: hidden;
}

}
/**
 * comp: external
 */
@media all {
  #ui div.external iframe {
  margin: 0 auto;
}
#ui div.external iframe.scrolling-yes {
  overflow: visible;
}

}
/**
 * comp: download
 */
@media all {
  #ui .download.button-right .button {
  float: right;
}
#ui .download.button-left .button {
  float: left;
}

}
@media all {
  #ui .rhino-btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 10;
  display: block;
}
#ui .rhino-next {
  right: 0;
}
#ui .rhino-container {
  position: relative;
}
#ui .rhino-caption {
  position: absolute;
  background: #000;
  display: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#ui .rhino-bullets {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -50px;
  z-index: 10;
}
#ui .rhino-bullets li {
  float: left;
  display: inline;
  margin: 0 2px;
}
#ui .rhino-bullets li a.rhino-bullet {
  display: block;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

}
/**
 * component: hotspotimage
 */
@media all {
  #ui .hotspotimage {
  zoom: 1;
  position: relative;
}
#ui .hotspotimage:before,
#ui .hotspotimage:after {
  content: "";
  display: table;
}
#ui .hotspotimage:after {
  clear: both;
}

}
/**
 * component: hotspot
 */
@media all {
  #ui .hotspot {
  display: block;
  position: absolute;
}
#ui .hotspot .content,
#ui .hotspot.closed:hover .content {
  display: none;
  position: absolute;
}
#ui .hotspot:hover,
#ui .hotspot.hover {
  cursor: pointer;
}
#ui .hotspot:hover .content,
#ui .hotspot.hover .content {
  display: block;
}

}

