﻿
 /*videocenter*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* video-center */
html,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif;color:#fff}
body{margin:0;font-size:1em;font-size:.75em;line-height:1.3333;overflow-y:scroll;background-color:#000}
::-moz-selection{background:#b3d4fc;text-shadow:none}
::selection{background:#b3d4fc;text-shadow:none}
a{color:#fff;text-decoration:none}
a:hover{text-decoration:underline}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
.plaintext a{color:#0090c5}
hr{border:0;border-top:1px solid #ddd;margin:1em 0}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-border-radius:0;-webkit-appearance:none}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
/* == Grid */
*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.wrapper{background-color:#000;max-width:1320px;min-width:300px;margin:0 auto}
.lt-ie9 .wrapper{max-width:995px;min-width:995px}
.page,
.chaos-page{margin:0 20px;position:relative}
.chaos-page{overflow:hidden}
.grid{margin-left:-20px}
.grid:after{content:"";display:table;clear:both}
[class*='col-']{float:left;padding-left:20px}
.col-1-3{width:33.33%}
.col-2-3{width:66.66%}
.col-1-2{width:50%}
.col-1-4{width:25%}
.col-1-1{width:100%}
.grid-pad{padding:12px 12px 12px 0}
.grid-pad>[class*='col-']:first-child{padding-left:12px}
.push-left{float:left!important}
.push-right{float:right!important}
.push-center{float:none!important;margin-left:auto;margin-right:auto}
.no-margin{margin:0!important}
@media screen and (max-width:820px){
.wrapper{padding:0 10px}
}
@media screen and (max-width:600px){
.col-1-2 .col-1-2{width:100%;clear:both;float:none}
}
@media screen and (min-width:821px){
.hide-large{display:none!important}
.show-large{display:inherit!important}
}
@media screen and (min-width:501px) and (max-width:820px){
.hide-medium{display:none!important}
.show-medium{display:inherit!important}
}
@media screen and (max-width:767px){
[class*='mobile-']{padding-bottom:20px}
.mobile-1-1{width:100%;clear:both;float:none}
.mobile-2-3{width:66.66%}
.mobile-1-2{width:50%}
.mobile-1-3{width:33.33%}
}
@media screen and (max-width:500px){
[class*="small-"]{margin-top:0;zoom:1;float:left;clear:none}
.small-100{width:100%;clear:both;float:none}
.small-50{width:50%}
.small-25{width:25%}
.hide-small{display:none!important}
.show-small{display:inherit!important}
}
/* == /Grid ==*/
/* == Header ==*/
#header{height:124px;background-color:#000;overflow:hidden;position:relative}
.namingarea{height:auto;width:255px;position:absolute;bottom:40px;left:0}
.logo{position:absolute;right:45px;top:38px;background:url(/img/logo-wht.png) no-repeat 0 0;z-index:1;width:72px}
.logo object,
.logo img{width:72px;height:72px;visibility:hidden}
@media screen and (max-width:767px){
.logo{background:#000;right:10px;top:10px;width:55px}
.logo object,.logo img{height:55px;visibility:visible;width:55px}
#header{height:75px}
.namingarea{bottom:24px}
}
@media screen and (max-width:672px){
.namingarea{bottom:inherit;top:21%;
width:50%}
#header{height:110px}
}
@media screen and (max-width:400px){
.namingarea{left:0;width:60%}
}
/* == /Header ==*/
/* == Support Navigation ==*/
.support{position:absolute;top:105px;right:157px;z-index:1}
.support li{display:inline-block;float:left}
.support a{display:block;padding:1px 5px 0;font-size:11px;border-left:1px solid #ccc;line-height:1;color:#ccc}
.support li:first-child a{border-left:0}
@media screen and (max-width:767px){
.support{right:97px;top:55px}
}
@media screen and (max-width:672px){
.support{right:inherit;top:87px}
}
/* == /Support Navigation ==*/
/* == General */
img{-ms-interpolation-mode:bicubic;vertical-align:middle;width:auto;max-width:100%}
.img{float:left;margin:3px 12px 12px 0}
nav ul,
nav ol,
ul.nobulls,
ul.nobulls ul,
ol.nobulls{list-style:none;list-style-image:none;margin:0;padding:0}
.spacer{height:20px}
.links a:before,
.link:before,
.video-info a:before{content:"›";display:inline-block;padding-right:.25em;font-size:15px}
.links a,
.link{white-space:nowrap}
.video-info a{color:#999}
th{text-align:left}
/* == Footer ==*/
#page{text-align:center}
.footer-wrapper{display:inline-block;margin:0 0 40px}
#page li{display:inline-block;float:none;margin-bottom:4px;padding:0 8px}
#page div div,
#page nav{float:left}
@media screen and (max-width:640px){
#page div div,
#page nav{float:none}
#page div div{margin-bottom:8px}
}
/* == /Footer ==*/
.filter{margin-bottom:24px}
.filter h2,
.filter li{float:left;font-size:15px}
.filter h2{font-weight:400;margin:5px 22px 5px 0}
.filter a{display:block;padding:4px 15px;border:1px solid #000;margin-left:10px}
.filter li:first-child a{margin-left:0}
.filter a.selected,
.filter a:hover,
.filter a:active{border-color:#fff;text-decoration:none}
.videosuche{float:right}
input[type="text"]{width:100%}
input[type="text"],input[type="search"],.videosuche input[type="submit"]{background-color:#000;border:1px solid #dcdcdc;font-size:14px;padding:5px 10px 6px}
.videosuche input[type="search"],
.videosuche input[type="text"]{border-right-width:0;box-sizing:border-box;width:190px}
.videosuche input[type="submit"]{border-left-width:0;display:inline-block;width:29px}
.videosuche label{display:none}
@media screen and (max-width:860px){
.filter h2{margin-right:10px}
.filter a{margin-left:4px;padding:4px 8px}
.videosuche input[type="search"]{width:130px}
}
@media screen and (max-width:760px){
.filter h2{margin-bottom:10px}
.filter ul{clear:left}
.filter li:first-child a{margin-left:0}
}
@media screen and (max-width:670px){
.videosuche{float:none;margin-bottom:20px}
.videosuche input[type="search"]{padding-right:34px;width:100%}
.videosuche input[type="submit"]{margin-left:-29px}
.filter ul{display:table;width:100%}
.filter li{display:table-cell;float:none;text-align:center}
.filter li a{margin-left:0;padding:4px 0}
}
@media screen and (max-width:380px){
.filter li{font-size:12px}
.filter li a{padding:6px 0}
}
.videoiframe{height:720px;width:1280px;background:#333 url(/img/sys/loader333.gif) no-repeat center center}
.fluid-width-video-wrapper{padding-bottom:25px!important}

/* jQuery FlexSlider v2.2.0 - http://www.woothemes.com/flexslider/ - Copyright 2012 WooThemes - Free to use under the GPLv2 license. - http://www.gnu.org/licenses/gpl-2.0.html - Contributing author:Tyler Smith (@mbmufffin)*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus{outline:none}
.slides,
.flex-control-nav,
.flex-direction-nav{margin:0;padding:0;list-style:none}
.flexslider{margin:0;padding:0}
.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}
.flexslider .slides img{width:100%;display:block}
.flex-pauseplay span{text-transform:capitalize}
.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}
html[xmlns] .slides{display:block}
* html .slides{height:1%}
.no-js .slides>li:first-child{display:block}
/* theme */
.flexslider{margin:0;background:#000;position:relative;zoom:1}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}
.loading .flex-viewport{max-height:300px}
.flexslider .slides{zoom:1}
.carousel li{margin-right:5px}
.flex-direction-nav{*height:0}
.flex-direction-nav a{text-decoration:none;display:block;margin:-41px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:.7;cursor:pointer;color:rgba(255,255,255,.8);text-shadow:1px 1px 0 rgba(0,0,0,.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.flex-direction-nav .flex-prev{left:10px}
.flex-direction-nav .flex-next{right:10px}
.flex-direction-nav .flex-prev.flex-disabled{left:-80px}
.flex-direction-nav .flex-next.flex-disabled{right:-80px}
.flexslider:hover .flex-prev{opacity:.7}
.flexslider:hover .flex-next{opacity:.7}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}
.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}
.flex-direction-nav a{display:block;border:0;text-indent:-999em;overflow:hidden;text-align:left;direction:ltr;*line-height:0;width:50px;height:88px;background:transparent url(/img/sys/arrows.png) no-repeat 0 0}
.flex-direction-nav a.flex-next{background-position:right 0}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center}
.flex-control-nav li{margin:0 3px;display:inline-block;zoom:1;*display:inline}
.flex-control-paging li a{width:11px;height:11px;display:block;background:#cfcfcf;background:rgba(255,255,255,.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}
.flex-control-paging li a:hover{background-position:-50px 0}
.flex-control-paging li a.flex-active{background:#fff;background:rgba(255,255,255,.9);cursor:default}
.flex-control-paging li a.flex-active{background:transparent url(/img/sys/stage.png) no-repeat 0 0}
.flex-control-paging li a{background:transparent url(/img/sys/stage.png) no-repeat -50px 0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:14px;width:14px;text-indent:-9999px}

@media screen and (max-width:860px){
.flex-direction-nav .flex-prev{opacity:1;left:10px}
.flex-direction-nav .flex-next{opacity:1;right:10px}
}
@media screen and (max-width:600px){
.flex-direction-nav .flex-prev{left:-30px}
.flex-direction-nav .flex-next{right:-30px}
}
.flexslider .slides>li{position:relative}
.chaos-slider{margin-bottom:80px}
.chaos-slider .flex-control-nav{bottom:-30px}
.flexslider [class*='col-']{position:relative;padding-bottom:10px}
#stage .flex-direction-nav .flex-prev{left:26px}
#stage .flex-direction-nav .flex-next{right:26px}
@media screen and (max-width:800px){
.flex-direction-nav a{width:25px;height:44px;-webkit-background-size:100px auto;background-size:100px auto;margin-top:-21px}
}
.chaos-slider .flex-viewport a{overflow:hidden}
#stage h1{position:absolute;font-weight:400;font-size:50px;font-size:46px;font-size:42px;bottom:.5em;right:18%;background-color:#666;background-color:rgba(0,0,0,0.64);bottom:24px;top:24px;font-size:36px;font-weight:400;height:auto;padding:30px;position:absolute;right:80px;width:390px}
#stage .btn{background:#0090c5;border-color:#0090c5;bottom:38px;color:#fff;font-size:15px;font-weight:700;left:30px;padding:11px 40px 12px;position:absolute;text-shadow:none}
@media screen and (max-width:1130px){
#stage h1{font-size:28px;width:33%}
}
@media screen and (max-width:1024px){
#stage h1{bottom:18px;top:18px}
}
@media screen and (max-width:860px){
#stage h1{padding:20px}
#stage .btn{font-size:12px;padding:3px 20px;left:20px;bottom:24px}
}
@media screen and (max-width:800px){#stage h1{font-size:22px;right:60px;width:35%}
}
@media screen and (max-width:700px){
#stage h1{font-size:16px}
}
@media screen and (max-width:600px){
#stage h1{width:32%}
#stage .btn{display:none}
}
@media screen and (max-width:560px){
#stage h1{font-size:14px;padding:10px;width:30%}
}
@media screen and (max-width:478px){
#stage h1{right:17%;width:66%;top:inherit;bottom:4px;padding:3px 6px}
.flex-control-nav{bottom:-22px}
#stage{margin-bottom:34px!important}
#stage .ir.playbtn{top:40%}
}
#stage,
.chaos-slider{display:block;position:relative;height:0;width:100%}
#stage{padding-bottom:35.714%;margin-bottom:26px}
#stage{margin:0 auto 26px;max-width:1280px}
.lt-ie9 #stage{max-width:995px;min-width:995px;height:355px;padding-bottom:0}
.lt-ie9 .page{margin:0}
.lt-ie9 #stage .flex-direction-nav .flex-prev{left:26px}
.lt-ie9 #stage .flex-direction-nav .flex-next{right:26px}
.lt-ie9 .video-details h2{font-size:15px;margin-top:4px}
@media screen and (min-width:1280px){
#stage{height:457px;padding-bottom:0}
}

.chaos-slider{padding-bottom:56.0156%}
#stage .flexslider,
.chaos-slider .flexslider{display:block;position:absolute;width:100%;height:100%;top:0;margin:0;padding:0;background:#333 url(/img/sys/loader333.gif) no-repeat center center}
.chaos-slider .flexslider.loaded{background:#000}
.chaos-slider .flexslider{background:#000 url(/img/sys/loader000.gif) no-repeat center center}
.chaos-slider li>.grid{background-color:#000}
.chaos-slider .slides li{overflow:hidden}
@media screen and (max-width:600px){
.chaos-slider{padding-bottom:142.885%}
}

.chaos-slider .flex-direction-nav .flex-prev,
.chaos-slider .flex-direction-nav .flex-next {
    display:none;
}


.no-result{padding:10px 20px;font-size:14px}
#stage h1,
.ir.playbtn{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}
.ir.playbtn{position:absolute;top:50%;left:50%;background-position:center center;background-image:url(/img/sys/play.png);height:118px;width:118px;margin:-59px 0 0 -59px}
@media screen and (max-width:900px){
.ir.playbtn{background-image:url(/img/sys/play-small.png);height:54px;width:54px;margin:-27px 0 0 -27px}
}
[class*='col-'] .ir.playbtn{background-image:url(/img/sys/play-small.png);height:54px;width:54px;margin:-31px 0	0 -17px}
.video-details{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#333;background-color:rgba(0,0,0,0.75);padding:10px 20px 20px 40px;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}
.lt-ie9 .video-details{display:none;background:transparent url(/img/sys/grey-trans.png) repeat 0 0}
.video-details .btn{position:absolute;bottom:20px;background:#0090c5;border-color:#0090c5;color:#fff;padding:3px 18px 3px 18px;text-shadow:none}
.video-details .duration{position:absolute;bottom:20px;right:20px}
.video-details .topline{margin:10px 0 0}
.video-details h2{margin:6px 0 0;font-weight:400}
.col-1-1 .video-details h2{font-size:28px}
@media only screen and (max-width:1200px){
.video-details h2{font-size:15px;margin-top:4px}
}
@media only screen and (max-width:1023px){
.video-details h2,
.video-details .topline{margin:0}
}
@media only screen and (max-width:960px){
.video-details h2{font-size:12px}
.video-details .btn{padding:3px 5px}
}
@media only screen and (max-width:840px){
.video-details .btn{display:none}
}
@media only screen and (max-width:740px){
.video-details .duration{display:none}
}
@media screen and (max-width:600px){
.video-details .btn{display:inherit}
.video-details .duration{display:inherit}
}
@media screen and (max-width:460px){
.video-details .btn{display:none}
}
@media screen and (max-width:420px){
.video-details .duration{display:none}
.video-details{padding:10px 10px 10px 30px}
}
.no-touch .chaos-slider .slides a:hover .video-details{display:block;opacity:1}
.no-touch .lt-ie9 .chaos-slider .slides a:hover .video-details{display:block}
@media screen and (max-width:768px){
.no-touch .chaos-slider .slides a:hover .video-details{display:none;opacity:0}
}
/* == reveal modals ==*/
/* jQuery Reveal Plugin Maintained for Foundation. foundation.zurb.com */
.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:#000;z-index:40;display:none;top:0;left:0}
.reveal-modal{background:#000;visibility:hidden;display:none;top:30px;left:50%;margin-left:-640px;width:1280px;position:absolute;z-index:41;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-moz-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}
.reveal-modal *:first-child{margin-top:0}
.reveal-modal .modalbody>*:last-child{margin-bottom:0}
.reveal-modal .close-reveal-modal,.close-reveal-modal{font-size:12px;position:absolute;top:8px;right:11px;color:#333;cursor:pointer;z-index:5}
.reveal-modal .close,.close{display:inline-block;color:#777;width:19px;height:18px;padding-top:1px;text-align:center;background-color:#dcdcdc;font-size:19px;font-weight:700;line-height:16px;vertical-align:middle;text-decoration:none;margin-left:6px}
.reveal-modal.small{width:30%;margin-left:-15%}
.reveal-modal.padded{padding:34px 20px 20px}
@media only screen and (max-width:1296px){
.reveal-modal{width:90%;margin-left:-45%}
}
@media only screen and (max-width:767px){
.reveal-modal,.reveal-modal.small{width:90%;margin-left:-45%}
}
/* == /reveal modals ==*/
.video-content{padding:26px 40px 60px;position:relative}
.video-info{width:50%;float:left;margin-right:10%}
.video-info h1{margin-top:0}
.video-info date{display:inline-block}
.video-options{width:40%;float:left}
.video-info p,
.video-options{font-size:13px;line-height:18px;position:relative}
.video-options>ul{font-size:15px}
.video-options>ul li{padding-left:20px;display:inline-block}
.video-options>ul li:first-child{padding-left:0}
.video-options ul a{color:#999}
.video-options ul a:hover{color:#fff;text-decoration:none}
.video-options ul a.active{background:url(/img/sys/options-arrow.png) no-repeat center bottom transparent;padding-bottom:20px;color:#fff}
.video-options ul.active{border-bottom:1px solid #666;padding-bottom:18px}
.video-options ul a:focus{outline:none}
.option-tab{display:none;padding:20px 0}
.video-link p{margin-bottom:4px}
.embed-boxes{margin-bottom:10px}
.embed-boxes>div{display:inline-block;float:left;padding-left:12px}
.embed-boxes>div:first-child{padding-left:0}
.embedbox1{height:32px;width:54px}
.embedbox2{height:37px;width:63px}
.embedbox3{height:42px;width:71px}
.embedbox4{height:48px;width:84px}
[class*="embedbox"]{background-color:#000;border:1px solid #999;clear:both;cursor:pointer;display:inline-block;float:left}
[class*="embedbox"]:hover,
[class*="embedbox"].active{background-color:#3c3c3c;border-color:#fff}
.video-rating{width:60px;float:right;margin-right:20px}
.video-rating .star{background-image:url(/img/sys/star.png);display:inline-block;float:right;width:12px;height:12px;cursor:pointer}
.video-rating:hover .star.active{background-image:url(/img/sys/star.png)}
.video-rating .star.active{background-image:url(/img/sys/star-active.png)}
.video-rating .star:hover,
.video-rating:hover .star.active:hover,
.video-rating>.star:hover ~ .star{background-image:url(/img/sys/star-user.png)}
.video-rating.disabled>.star{background-image:url(/img/sys/star.png)!important;cursor:default}
.video-rating.disabled>.star.active{background-image:url(/img/sys/star-user.png)!important}

@media screen and (max-width:1200px){
.video-info{width:49%;margin-right:2%}
.video-options{width:49%}
}
@media screen and (min-width:821px) and (max-width:960px){
.video-options>ul li{padding-left:10px}
.video-content{padding-top:56px}
.share-element{top:20px!important}
}
@media screen and (max-width:820px){
.video-info{width:100%;margin-right:0;margin-bottom:20px}
.video-options{width:100%}
.video-rating{margin-right:50px}
}
@media screen and (max-width:480px){
.video-options>ul li{padding-left:8px}
.video-content{padding:26px 20px 60px}
.share-element{right:20px!important}
}
@media screen and (max-width:420px){
.video-options>ul{font-size:13px;line-height:16px}
.video-options ul.active{padding-bottom:17px}
.video-content{padding:26px 5px 60px}
.share-element{right:5px!important}
}
@media screen and (max-width:400px){
.embed-boxes>div{padding-left:6px}
.embed-boxes.clearfix p{font-size:11px}
.embedbox1{height:30px;width:50px}
.embedbox2{height:34px;width:59px}
.embedbox3{height:39px ;width:66px}
.embedbox4{height:45px;width:76px}
}
@media screen and (max-width:340px){
.embed-boxes>div{padding-left:3px}
.video-options>ul li{padding-left:2px}
.video-options>ul{font-size:12px}
}
.share-element,
.ir.sharethis{cursor:pointer;display:block;height:42px;width:42px;position:absolute;z-index:1;top:13px;right:30px;padding:4px}
.share-element{background-color:transparent;box-sizing:content-box}
.share-element:hover,
.share-element.active{background-color:#0090c5;background-position:-50px 0}
.ir.sharethis,
.share-element li a{background-image:url(/img/sys/socialbar.png)}
.active .ir.sharethis{background-color:#0090c5;background-position:-50px 0}
.share-element .ir.sharethis{position:relative;top:0;right:0}
.share-element ul{display:none;position:absolute;right:0;top:42px;text-align:left;background-color:#0090c5;padding:0 4px}
.share-element li{display:inline}
.share-element li a{display:inline-block;height:42px;width:42px}
.share-element .facebook{background-position:0 -60px}
.share-element .facebook:hover{background-position:-50px -60px}
.share-element .googleplus{background-position:0 -102px}
.share-element .googleplus:hover{background-position:-50px -102px}
.share-element .twitter{background-position:0 -144px}
.share-element .twitter:hover{background-position:-50px -144px}
.share-element .linkedin{background-position:0 -186px}
.share-element .linkedin:hover{background-position:-50px -186px}
.share-element .xing{background-position:0 -228px}
.share-element .xing:hover{background-position:-50px -228px}
.share-element .recommend{background-position:0 -270px}
.share-element .recommend:hover{background-position:-50px -270px}

.lnk2{background:url(//shared.bayer.com/img/sys/sprite.png) no-repeat scroll -2px -203px transparent;margin-left:9px;border-left:0!important}
.wrapper{position:relative}
#socialbar{background-color:transparent;border:1px solid #fff;border-left-width:0;right:-43px;top:175px;overflow:hidden;position:absolute;z-index:38;width:42px}
#socialbar.active,
#socialbar:hover{background-color:#0090c5;border:1px solid #0090c5}
.homepage #socialbar{top:160px}#socialbar.sticky{position:fixed;top:40px;margin-right:-580px;right:50%}.sharebtn{background:transparent url(/img/sys/socialbar.png) no-repeat 0 0;color:#fff;cursor:pointer;display:block;height:54px;padding-top:34px;width:42px;position:relative;text-align:center;z-index:1}.sharebtn:hover,.active .sharebtn{color:#fff;text-decoration:none;background-color:#0090c5;background-position:-50px 0}#socialbar ul{display:none;position:absolute;right:0;top:54px;text-align:left;background-color:transparent;padding-top:6px}#socialbar li{display:inline}#socialbar li a{background-image:url(/img/sys/socialbar.png);display:inline-block;height:42px;width:42px;margin:0}#socialbar .facebook{background-position:0 -60px}#socialbar .facebook:hover{background-position:-50px -60px}#socialbar .googleplus{background-position:0 -102px}#socialbar .googleplus:hover{background-position:-50px -102px}#socialbar .twitter{background-position:0 -144px}#socialbar .twitter:hover{background-position:-50px -144px}#socialbar .linkedin{background-position:0 -186px}#socialbar .linkedin:hover{background-position:-50px -186px}#socialbar .xing{background-position:0 -228px}#socialbar .xing:hover{background-position:-50px -228px}#socialbar .recommend{background-position:0 -270px}#socialbar .recommend:hover{background-position:-50px -270px}.share{background-position:0 -312px}.share:hover{background-position:-50px -312px}
/*@media only screen and (max-width:1184px){}*/
#socialbar{right:0px;border-width:1px 0 1px 1px}#socialbar.sticky{margin-right:0;right:0}
@media only screen and (max-width:767px){#socialbar,#socialbar.sticky{bottom:0;left:50%;margin-left:-230px;position:fixed;right:inherit;top:inherit;height:54px;border-width:1px 1px 0 1px}.homepage #socialbar{top:inherit}#socialbar.active{width:84px;max-height:246px}.en #socialbar.active{max-height:204px}.sharebtn{bottom:0;position:absolute}#socialbar ul{top:0}}
@media only screen and (max-width:459px){#socialbar,#socialbar.sticky{margin-left:-150px}}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.sharebtn,#socialbar li a{background-image:url(/img/sys/socialbar_retina.png);-webkit-background-size:92px auto;background-size:92px auto}}
@media print{#socialbar{display:none}}
/*! helpers.css */
.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0;background-image:url(/img/sys/sprite.png)}
.ir br{display:none}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.clear{clear:both}
.hidden{display:none!important;visibility:hidden}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
.invisible{visibility:hidden}
.fr{float:right!important}
.fl{float:left!important}
.fn{float:none!important}
.block{display:block}
.inline{display:inline}
.ofv{overflow:visible}
.noborder{border:0!important}
.txtbold{font-weight:700}
.txtnormal{font-weight:400}
.error,.red,a.red{color:#c00}
.fastsearch input,
.fastsearch .btn{border-color:#ccc;background-color:#fff}
.fastsearch .btn{background-position:6px -200px}
.text-col{max-width:600px;margin:40px auto}
 /*supportnavigation*/
.meta {
    position: absolute;
    left: 430px;
    top: 10px;
    right: inherit;
    z-index: 1;
}
.meta .last {
    padding-right: 0;
    border-right: 0;
}
.meta a {
    border-right: 1px solid #FFF;
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 11px;
    padding: 1px 10px 0;
}
.meta li {
    display: inline-block;
    float: left;
}
.nobulls li {
    margin-left: 0;
}
 /*privacy-additional*/
.bay-data-privacy h2 {
    font-size: 30px;
    margin-bottom: .5em;
    color: inherit;
    letter-spacing: 0.93px;
    line-height: 1.13333;
    font-weight: 300;
     font-family:"Neue Helvetica W01","Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    text-transform: inherit;
}
.bay-data-privacy h3 {
    font-size: 23px;
    font-weight: 300;
    letter-spacing: .7px;
    line-height: 1.174;
    color: inherit;
    margin-bottom: .435em;
     font-family:"Neue Helvetica W01","Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    text-transform: inherit;
}
.bay-data-privacy h4 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .56px;
    line-height: 1.389;
    color: inherit!important;
    margin-bottom: .444em;
     font-family:"Neue Helvetica W01","Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    text-transform: inherit;
}
.bay-data-privacy h5 {
    padding-top: 0;
}
.bay-data-privacy .table th:first-child, .table td:first-child {
    padding-left: 0;
    width: inherit;
}
.bay-data-privacy .table th:last-child, .table td:last-child {
    padding-right: 4px;
    width: inherit;
}
.bay-data-privacy .table th, .table td {
    line-height: 1.625;
}
.bay-data-privacy ol, .bay-data-privacy li, .bay-data-privacy ul {
    padding: 0;
}
.bay-data-privacy table{
    background:transparent;
}
.bay-data-privacy th, .bay-data-privacy .th td {
    color: #fff;
}
.bay-data-privacy tr:first-child th, .bay-data-privacy tr.th:first-child td {
    border-bottom: 2px solid #fff;
}