.webStandard { font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 20px; }
.webStandard strong { font-weight: bold; }
.webStandard em { font-style: italic; }
.webStandard p { line-height: 20px; color: #333; margin-bottom: 10px; }
.webStandard h1 { font-size: 26px; line-height: 30px; margin-bottom: 20px; color: #006f3e; font-family: 'roboto'; font-weight: 400; } /* Überschrift 1 */
.webStandard h2 { font-size: 24px; line-height: 28px; margin-bottom: 15px; margin-top: 20px; color: #006f3e; font-family: 'roboto'; font-weight: 400; } /* Überschrift 2 */
.webStandard h3 { font-size: 22px; line-height: 26px; margin-bottom: 15px; margin-top: 20px; color: #006f3e; font-family: 'roboto'; font-weight: 400; } /* Überschrift 3 */
.webStandard h4 { font-size: 14px; margin-bottom: 5px; color: #006f3e; font-weight: normal; } /* Überschrift 4 */
.webStandard h5 { font-size: 11px; margin-bottom: 5px; color: #006f3e; font-weight: normal; } /* Überschrift 5 */
.webStandard span.green { color: #006f3e; } /* Text grün */
.webStandard p.bgGray { background: #ececec; padding: 5px; } /* Hintergrund grau */
.webStandard span.speciallink { color: #ff0000; } /* Speziallink */
.webStandard a { text-decoration: none; color: #006f3e; }
.webStandard a:hover { text-decoration: none; color: #000; }
.webStandard a:link { text-decoration: none; }
.webStandard ol,
.webStandard ul { margin-bottom: 10px; margin-left: 20px; color: #333; }
.webStandard li {
list-style-type: none;
list-style-image: url(/assets/web/images/structure/listStyle.jpg);
line-height: 18px;
}
.webMask {
display: none;
background: #000;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 4;
opacity: 0.7;
filter: alpha(opacity = 70);
}
.webLoading {
display: none;
background: url("/assets/web/images/loading.gif") no-repeat bottom left #fff;
width: 240px;
height: 60px;
position: fixed;
z-index: 5;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -120px;
border-radius: 5px;
}
.webPopup {
display: none;
width: 220px;
position: fixed;
z-index: 5;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -110px;
}
.webPopup .title {
padding: 5px;
border-radius: 5px 5px 0 0;
background: #006f3e;
color: #fff;
font-weight: bold;
font-size: 12px;
}
.webPopup .text {
padding: 5px;
background: #fff;
}
.webPopup .text a {
font-size: 14px;
text-decoration: underline;
}
.webPopup .closePopup {
display: inline-block;
float: right;
font-size: 12px;
text-decoration: none;
}
.webLoading .text {
text-align: center;
background: #006f3e;
color: #fff;
font-weight: bold;
padding-top: 7px;
padding-bottom: 6px;
border-radius: 5px 5px 0 0;
}
.webMask.visible,
.webPopup.visible,
.webLoading.visible {
display: block;
}
.webListNone ul { margin-left: 0px; }
.webListNone,
.webListNone li { margin-bottom: 0px; }
.webSuccess { font-weight: bold; }
.webZoom { bottom: 5px; background-image: url(/assets/web/images/structure/zoom.jpg); }
.webForm input,
.webForm textarea,
.webForm button {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}
.webForm .kwfFieldRequired label { font-weight: normal !important; }
.webForm .kwfFormFieldRadio span label,
.webForm .kwfFormFieldRadio span input { margin-left: 0px; }
.webForm fieldset {
width: 500px;
padding: 5px;
background: #efefef;
border: 0;
}
.webForm fieldset legend {
margin-top: -15px;
margin-left: -10px;
font-size: 105%;
}
.kwcForm input, .kwcForm textarea, .kwcForm select {
float: none;
}
.clear { height: 0px; clear: both; }
.left { float: left; }
.right { float: right; }
.webStandard strong { font-weight: bold; }
.webStandard em { font-style: italic; }
.webStandard ol,
.webStandard ul { margin-bottom: 10px; margin-left: 20px; }
.webStandard li { list-style-type: disc; margin-bottom: 5px; }
ul.webListNone,
.webListNone ul { margin: 0px; }
.webListNone li {
list-style-type: none !important;
list-style-image: none !important;
margin-bottom: 0px;
}
@font-face{font-family:"fnIcons";src:url("/assets/web/fonts/fnIcons.eot");src:url("/assets/web/fonts/fnIcons.eot?#iefix") format("embedded-opentype"),url("/assets/web/fonts/fnIcons.woff") format("woff"),url("/assets/web/fonts/fnIcons.ttf") format("truetype"),url("/assets/web/fonts/fnIcons.svg#fnIcons") format("svg");font-weight:normal;font-style:normal}div.webForm input[type=text],div.webForm input[type=email],div.webForm textarea{-webkit-appearance:none;box-shadow:none}div.webForm form .kwfField{*zoom:1}div.webForm form .kwfField:after{content:"";display:table;clear:both}div.webForm form .kwfField label{font-family:'roboto';font-weight:400;line-height:26px}div.webForm form .kwfField input,div.webForm form .kwfField textarea,div.webForm form .kwfField select{font-size:14px;float:none}div.webForm form .kwfField input,div.webForm form .kwfField textarea{font-family:'roboto';font-weight:300;background:none rgba(0,0,0,0.05);padding:4px 30px 4px 6px;border:1px solid #eee;letter-spacing:0.5px;border-radius:4px;font-size:15px;color:black;width:100%}div.webForm form .kwfField input:hover,div.webForm form .kwfField input:focus,div.webForm form .kwfField textarea:hover,div.webForm form .kwfField textarea:focus{background:none rgba(0,0,0,0.07)}div.webForm form .kwfField input[type=checkbox]{margin-top:8px}div.webForm form .kwfField.kwfFormFieldCheckbox>label{display:table-cell;vertical-align:bottom}div.webForm form .kwfField.kwfFormFieldCheckbox>.kwfFormFieldWrapper{display:table-cell;vertical-align:bottom;width:20px}div.webForm form .submitWrapper{float:right}div.webForm button{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.14s;-moz-transition-duration:0.14s;-o-transition-duration:0.14s;transition-duration:0.14s;font-family:'roboto';font-weight:500;border:none !important;letter-spacing:0.5px;font-weight:normal;background:#006F3E;padding:8px 25px;color:#fff;font-size:14px}div.webForm button:hover{background:#005e32}div.kwfLightbox .kwfLightboxInner{padding:0px;overflow:visible !important}div.kwfLightbox .kwfLightboxInner .kwfLightboxContent{background:none white}iframe{border:none}html .webPaging{margin:25px auto 40px auto;border-radius:4px;background:#eee;padding:0 12px;display:table}html .webPaging a{border:none;font-family:'roboto';font-weight:700;border-bottom:3px solid transparent;padding:8px 10px 5px 10px;font-size:14px;display:block;float:left;color:#aaa}html .webPaging a.active,html .webPaging a:hover{background:none transparent;padding:8px 10px 5px 10px;border:none;color:#555;border-bottom:3px solid #006f3e;cursor:pointer}html .webPaging a.active span,html .webPaging a:hover span{cursor:pointer}html .webPaging:hover a.active{border:none}html .webPaging:hover a:hover{border-bottom:3px solid #006f3e}body.frontend.error404{background:url("/assets/web/images/404Bg.jpg") center center;background-size:cover}body.frontend.error404 #page #outerContent{padding-top:134px}body.frontend.error404 #page #outerContent #content{background:none transparent}body.frontend.error404 #page #outerContent #content #innerContent{text-align:center;max-width:600px}body.frontend.error404 #page #outerContent #content #innerContent p{font-family:'roboto';font-weight:400}body.frontend.error404 #page #outerContent #content #innerContent h2{margin-bottom:5px;font-style:italic}body.frontend.error404 #page #outerContent #content #innerContent h4{margin-bottom:25px;font-style:italic}body.frontend.error404 #page #outerContent #content #innerContent ul{margin-bottom:40px}body.frontend.error404 #page #outerContent #content #innerContent li{list-style-image:url(/assets/web/images/structure/listStyleLine.png);font-family:'roboto';font-weight:400}body.frontend.error404 #page #outerContent #content #innerContent a{font-family:'roboto';font-weight:400;background:#006f3e;text-transform:uppercase;font-weight:normal;border-radius:3px;padding:7px 30px;color:white}

html,body,#page{height:100%}body.frontend{background:#dbdbdb}#vps-cookie-law{position:absolute;z-index:100;position:fixed;bottom:0;left:0;width:100%}#page{*zoom:1;max-width:1600px;_width:1600px;padding-left:0px;padding-right:0px;margin-left:auto;margin-right:auto}#page:after{content:"";display:table;clear:both}#page #outerHeader{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;height:76px;z-index:50;right:0;left:0;top:0}@media (min-width: 700px){#page #outerHeader{position:fixed}}.no-mediaqueries #page #outerHeader{position:fixed}#page #outerHeader #header{*zoom:1;max-width:1600px;_width:1600px;padding-left:0px;padding-right:0px;margin-left:auto;margin-right:auto;background:#006f3e;padding-top:10px;margin:0 auto;display:block;height:66px;float:none}#page #outerHeader #header:after{content:"";display:table;clear:both}#page #outerHeader #header #innerHeader{width:87.5%;float:left;margin-right:0%;display:inline;*zoom:1;margin:0 auto;display:block;height:76px;float:none}#page #outerHeader #header #innerHeader:after{content:"";display:table;clear:both}@media (min-width: 1200px){#page #outerHeader #header #innerHeader{position:relative}}.no-mediaqueries #page #outerHeader #header #innerHeader{position:relative}@media (min-width: 1400px){#page #outerHeader #header #innerHeader{width:75%;float:left;margin-right:0%;display:inline;position:relative;margin:0 auto;display:block;float:none}}.no-mediaqueries #page #outerHeader #header #innerHeader{width:75%;float:left;margin-right:0%;display:inline;position:relative;margin:0 auto;display:block;float:none}#page #outerHeader #header #innerHeader a.logo{display:inline-block;margin-bottom:10px;position:relative;width:75px;z-index:4}@media (min-width: 700px){#page #outerHeader #header #innerHeader a.logo{width:25%;float:left;margin-right:0%;display:inline;display:inline-block;float:none}}.no-mediaqueries #page #outerHeader #header #innerHeader a.logo{width:25%;float:left;margin-right:0%;display:inline;display:inline-block;float:none}@media (min-width: 1200px){#page #outerHeader #header #innerHeader a.logo{width:18.75%;float:left;margin-right:0%;display:inline;z-index:4}}.no-mediaqueries #page #outerHeader #header #innerHeader a.logo{width:18.75%;float:left;margin-right:0%;display:inline;z-index:4}#page #outerHeader #header #innerHeader a.logo img{display:block;max-width:100%;height:auto;width:auto;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;-o-transition-duration:0.05s;transition-duration:0.05s;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}#page #outerHeader #header #innerHeader .outerTopMenu{display:none}@media (min-width: 1200px){#page #outerHeader #header #innerHeader .outerTopMenu{position:absolute;display:block;right:10px;top:-5px}}.no-mediaqueries #page #outerHeader #header #innerHeader .outerTopMenu{position:absolute;display:block;right:10px;top:-5px}#page #outerHeader #header #innerHeader .outerTopMenu .outerSwitchLanguage{float:left}@media (min-width: 1200px){#page #outerHeader #header #innerHeader #mainMenuVertical{display:none}}.no-mediaqueries #page #outerHeader #header #innerHeader #mainMenuVertical{display:none}#page #outerHeader #header #innerHeader #mainMenu{width:81.25%;float:right;margin-right:0;left:0px;display:inline;*zoom:1;position:relative;display:none;top:16px}#page #outerHeader #header #innerHeader #mainMenu:after{content:"";display:table;clear:both}#page #outerHeader #header #innerHeader #mainMenu #innerProductMenu{float:left}#page #outerHeader #header #innerHeader #mainMenu #innerMainMenu{float:left;margin-left:10px}@media (min-width: 1200px){#page #outerHeader #header #innerHeader #mainMenu{display:block}}.no-mediaqueries #page #outerHeader #header #innerHeader #mainMenu{display:block}#page #outerContent{padding-top:76px;clear:both}#page #outerContent #content{padding-bottom:70px;background:white}#page #outerContent #content #innerContent{width:87.5%;float:left;margin-right:0%;display:inline;padding-top:25px;margin:0 auto;display:block;float:none}@media (min-width: 800px){#page #outerContent #content #innerContent{padding-top:50px}}.no-mediaqueries #page #outerContent #content #innerContent{padding-top:50px}@media (min-width: 1500px){#page #outerContent #content #innerContent{width:75%;float:left;margin-right:0%;display:inline;margin:0 auto;display:block;float:none}}.no-mediaqueries #page #outerContent #content #innerContent{width:75%;float:left;margin-right:0%;display:inline;margin:0 auto;display:block;float:none}@media (min-width: 800px){#page #outerContent #content #innerContent.hasSubMenu{padding-top:30px}}.no-mediaqueries #page #outerContent #content #innerContent.hasSubMenu{padding-top:30px}#page #outerContent #content #innerContent.hasSubMenu .menuColumn{display:none}@media (min-width: 1000px){#page #outerContent #content #innerContent.hasSubMenu .menuColumn{width:18.75%;float:left;margin-right:0%;display:inline;margin-top:62px;display:inline}#page #outerContent #content #innerContent.hasSubMenu .contentColumn{width:75%;float:right;margin-right:0;left:0px;display:inline}#page #outerContent #content #innerContent.hasSubMenu .contentColumn>div{padding-left:40px}}.no-mediaqueries #page #outerContent #content #innerContent.hasSubMenu .menuColumn{width:18.75%;float:left;margin-right:0%;display:inline;margin-top:62px;display:inline}.no-mediaqueries #page #outerContent #content #innerContent.hasSubMenu .contentColumn{width:75%;float:right;margin-right:0;left:0px;display:inline}.no-mediaqueries #page #outerContent #content #innerContent.hasSubMenu .contentColumn>div{padding-left:40px}#page #outerFooter{background-color:#e6e6e6;padding-bottom:40px;padding-top:45px}#page #outerFooter #footer #innerFooter{width:87.5%;float:left;margin-right:0%;display:inline;*zoom:1;position:relative;margin:0px auto;display:block;float:none}#page #outerFooter #footer #innerFooter:after{content:"";display:table;clear:both}@media (min-width: 1400px){#page #outerFooter #footer #innerFooter{width:75%;float:left;margin-right:0%;display:inline;position:relative;margin:0px auto;display:block;float:none}}.no-mediaqueries #page #outerFooter #footer #innerFooter{width:75%;float:left;margin-right:0%;display:inline;position:relative;margin:0px auto;display:block;float:none}#page #outerFooter #footer #innerFooter .outerFooterSitemap{display:none}@media (min-width: 800px){#page #outerFooter #footer #innerFooter .outerFooterSitemap{width:56.25%;float:left;margin-right:0%;display:inline;display:inline}}.no-mediaqueries #page #outerFooter #footer #innerFooter .outerFooterSitemap{width:56.25%;float:left;margin-right:0%;display:inline;display:inline}#page #outerFooter #footer #innerFooter .outerFooterContact{width:100%;float:left;margin-right:0%;display:inline;clear:right}@media (min-width: 800px){#page #outerFooter #footer #innerFooter .outerFooterContact{width:43.75%;float:left;margin-right:0%;display:inline}}.no-mediaqueries #page #outerFooter #footer #innerFooter .outerFooterContact{width:43.75%;float:left;margin-right:0%;display:inline}#page #outerFooter #footer #innerFooter .outerFooterContact .outerFooterSitemapContact{float:left}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation{*zoom:1;line-height:24px;margin-top:30px;height:24px;clear:both}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation:after{content:"";display:table;clear:both}@media (min-width: 800px){#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation{margin-top:0}}.no-mediaqueries #page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation{margin-top:0}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation p{line-height:24px;font-size:13px;color:#8c8c8c}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .adress{float:left;width:50%}@media (max-width: 350px){#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .adress{width:100%}}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .telephone{float:left;width:50%}@media (max-width: 350px){#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .telephone{width:100%}}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .telephone span{float:right}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .telephone span a{color:#8c8c8c}#page #outerFooter #footer #innerFooter .outerFooterContact .contactInformation .telephone span a:hover{color:#999}#page #outerFooter #footer #innerFooter .outerFooterBanners{margin-bottom:40px;margin-top:40px;float:left}@media (min-width: 800px){#page #outerFooter #footer #innerFooter .outerFooterBanners{margin-bottom:0px;width:75%}}.no-mediaqueries #page #outerFooter #footer #innerFooter .outerFooterBanners{margin-bottom:0px;width:75%}#page #outerFooter #footer #innerFooter .outerFooterSocial{margin:0 auto 0 auto;max-width:65%;clear:left}@media (min-width: 800px){#page #outerFooter #footer #innerFooter .outerFooterSocial{margin-top:40px;max-width:none;float:right;clear:none;width:22%}}.no-mediaqueries #page #outerFooter #footer #innerFooter .outerFooterSocial{margin-top:40px;max-width:none;float:right;clear:none;width:22%}

@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/robotothin.woff2') format('woff2'),
url('/assets/roboto-font/./font/robotothin.woff') format('woff');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/robotolight.woff2') format('woff2'),
url('/assets/roboto-font/./font/robotolight.woff') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/roboto.woff2') format('woff2'),
url('/assets/roboto-font/./font/roboto.woff') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/robotomedium.woff2') format('woff2'),
url('/assets/roboto-font/./font/robotomedium.woff') format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/robotobold.woff2') format('woff2'),
url('/assets/roboto-font/./font/robotobold.woff') format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'roboto';
src: url('/assets/roboto-font/./font/robotoblack.woff2') format('woff2'),
url('/assets/roboto-font/./font/robotoblack.woff') format('woff');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedThin.ttf') format('ttf');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedLight.ttf') format('ttf');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedRegular.ttf') format('ttf');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedMedium.ttf') format('ttf');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedBold.ttf') format('ttf');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'robotoCondensed';
src: url('/assets/roboto-font/./font/robotoCondensedBlack.ttf') format('ttf');
font-weight: 900;
font-style: normal;
}
.benchmarkContainer {
position: absolute;
top: 0px;
right: 0px;
z-index: 1000;
width: 100px;
}
.benchmarkBox {
text-align: left;
width: 100px;
}
.benchmarkBox:hover {
}
.benchmarkBox a.showContent {
font-family: Verdana;
font-size: 10px;
padding: 5px;
}
.benchmarkBox .benchmarkBoxContent {
font-family: Verdana;
font-size: 10px;
background-color: white;
width: 1500px;
padding: 5px; padding-top: 0;
display: none;
}
.benchmarkBox.visible {
width: 200px;
margin-left: -100px;
}
.benchmarkBox.visible .benchmarkBoxContent {
display: block;
}
@-moz-keyframes kwfLoadingSpin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes kwfLoadingSpin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes kwfLoadingSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

.webResponsiveImgLoading{position:relative}.webResponsiveImgLoading:after{background-position:center;position:absolute;height:100%;width:100%;content:"";margin:0;bottom:0;right:0;left:0;top:0;z-index:2}html.cssanimations .webResponsiveImgLoading:after{background:url("/assets/kwf/images/loading/loadingsmall.png") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px;-moz-animation:kwfLoadingSpin 0.5s infinite linear;-webkit-animation:kwfLoadingSpin 0.5s infinite linear;animation:kwfLoadingSpin 0.5s infinite linear}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){html.cssanimations .webResponsiveImgLoading:after{background-image:url("/assets/kwf/images/loading/dpr2/loadingsmall.png");background-size:26px 26px;-webkit-background-size:26px 26px}}html.no-cssanimations .webResponsiveImgLoading:after{background:url("/assets/kwf/images/loading/loadingsmall.gif") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px}.webResponsiveImgLoading:before{background:none transparent;position:absolute;display:block;height:100%;width:100%;content:"";margin:0;bottom:0;right:0;left:0;top:0;z-index:1}

.kwcAbstractComposite{*zoom:1}.kwcAbstractComposite:after{content:"";display:table;clear:both}


.kwcAbstractImage .container {
height: 0;
position: relative;
overflow: hidden;
}
.kwcAbstractImage img {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.webStandard.kwcMenuAbstract ul.menu>li.onlyShowOnMobile{display:none}@media only screen and (orientation: portrait) and (max-device-width: 480px), (orientation: landscape) and (max-device-height: 480px){.webStandard.kwcMenuAbstract ul.menu>li.onlyShowOnMobile{display:block}.webStandard.kwcMenuAbstract ul.menu>li.hideOnMobile{display:none}}

.menuTop { text-align: right; margin-left: 0px; }
.ext2-ie6 .menuTop { margin-bottom: -25px; }
.menuTop li { display: inline; padding: 12px 5px 12px 0px; }
.menuTop li a { color: #fff; padding: 12px; }
.menuTop li.current a,
.menuTop li a:hover { color: #fff; text-decoration: none }
.kwcParagraphs .kwcParagraphItem{*zoom:1}.kwcParagraphs .kwcParagraphItem:after{content:"";display:table;clear:both}.kwcParagraphs .kwcParagraphItem.onlyShowOnMobile{display:none}@media only screen and (orientation: portrait) and (max-device-width: 480px), (orientation: landscape) and (max-device-height: 480px){.kwcParagraphs .kwcParagraphItem.onlyShowOnMobile{display:block}.kwcParagraphs .kwcParagraphItem.hideOnMobile{display:none}}

.kwcTextImage .kwcBasicImageEnlarge{text-align:center}.kwcTextImage .kwcBasicImageEnlarge img{display:inline}.kwcTextImage.gt420 .image{margin-bottom:3px;display:inline;max-width:50%}.kwcTextImage.gt420 .kwcBasicImageEnlarge img,.kwcTextImage.largeText .kwcBasicImageEnlarge img{display:block}.kwcTextImage.gt420 .noFlow .image,.kwcTextImage.largeText .noFlow .image{display:table-cell}.kwcTextImage.gt420 .noFlow.positionLeft .text,.kwcTextImage.gt420 .noFlow.positionRight .text,.kwcTextImage.largeText .noFlow.positionLeft .text,.kwcTextImage.largeText .noFlow.positionRight .text{display:table-cell}.kwcTextImage.gt420 .positionLeft .imageCaption,.kwcTextImage.gt420 .positionRight .imageCaption,.kwcTextImage.largeText .positionLeft .imageCaption,.kwcTextImage.largeText .positionRight .imageCaption{text-align:left}.kwcTextImage.gt420 .positionLeft .image,.kwcTextImage.largeText .positionLeft .image{float:left;margin-right:18px}.kwcTextImage.gt420 .positionRight .image,.kwcTextImage.largeText .positionRight .image{float:right;margin-left:18px}.kwcTextImage.gt420 .positionCenter .image,.kwcTextImage.largeText .positionCenter .image{text-align:center;display:inline}.kwcTextImage.gt420 .positionCenter .image>.kwcBasicImageEnlarge img,.kwcTextImage.largeText .positionCenter .image>.kwcBasicImageEnlarge img{margin-bottom:-3px;display:inline}.kwcTextImage.gt420 .positionCenter .text,.kwcTextImage.largeText .positionCenter .text{display:block}.kwcTextImage.gt420 .imageCaption,.kwcTextImage.largeText .imageCaption{padding:3px 0 5px 0}.kwcTextImage .kwcBasicImageEnlarge{margin:0 auto}.kwcTextImage .image>.kwcAbstractImage{max-width:100% !important}.kwcTextImage .imageCaption{padding:0 0 5px 0;text-align:center;margin:0 auto}

/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.ext2-el-mask {
z-index: 100;
position: absolute;
top:0;
left:0;
-moz-opacity: 0.5;
opacity: .50;
filter: alpha(opacity=50);
background-color: #CCC;
width: 100%;
height: 100%;
zoom: 1;
}
.ext2-el-mask-msg {
z-index: 20001;
position: absolute;
top: 0;
left: 0;
border:1px solid #6593cf;
background: #c3daf9 url(/assets/ext2/resources/images/default/box/tb-blue.gif) repeat-x 0 -16px;
padding:2px;
}
.ext2-el-mask-msg div {
padding:5px 10px 5px 10px;
background: #eee;
border:1px solid #a3bad9;
color:#222;
font:normal 11px tahoma, arial, helvetica, sans-serif;
cursor:wait;
}
.ext2-shim {
position:absolute;
visibility:hidden;
left:0;
top:0;
overflow:hidden;
}
.ext2-ie .ext2-shim {
filter: alpha(opacity=0);
}
.ext2-ie6 .ext2-shim {
margin-left: 5px;
margin-top: 3px;
}
.x2-mask-loading div {
padding:5px 10px 5px 25px;
background: #fbfbfb url('/assets/ext2/resources/images/default/grid/loading.gif') no-repeat 5px 5px;
line-height: 16px;
}
/* class for hiding elements without using display:none */
.x2-hidden, .x2-hide-offsets {
position:absolute !important;
left:-10000px;
top:-10000px;
visibility:hidden;
}
.x2-hide-display {
display:none !important;
}
.x2-hide-visibility {
visibility:hidden !important;
}
.x2-masked {
overflow: hidden !important;
}
.x2-masked-relative {
position: relative !important;
}
.x2-masked select, .x2-masked object, .x2-masked embed {
visibility: hidden;
}
.x2-layer {
visibility: hidden;
}
.x2-unselectable, .x2-unselectable * {
-moz-user-select: none;
-khtml-user-select:none;
-webkit-user-select:ignore;
}
.x2-repaint {
zoom: 1;
background-color: transparent;
-moz-outline: none;
}
.x2-item-disabled {
color: gray;
cursor: default;
opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);
}
.x2-item-disabled * {
color: gray !important;
cursor: default !important;
}
.x2-splitbar-proxy {
position: absolute;
visibility: hidden;
z-index: 20001;
background: #aaa;
zoom: 1;
line-height: 1px;
font-size: 1px;
overflow: hidden;
}
.x2-splitbar-h, .x2-splitbar-proxy-h {
cursor: e-resize;
cursor: col-resize;
}
.x2-splitbar-v, .x2-splitbar-proxy-v {
cursor: s-resize;
cursor: row-resize;
}
.x2-color-palette {
width: 150px;
height: 92px;
cursor: pointer;
}
.x2-color-palette a {
border: 1px solid #fff;
float: left;
padding: 2px;
text-decoration: none;
-moz-outline: 0 none;
outline: 0 none;
cursor: pointer;
}
.x2-color-palette a:hover, .x2-color-palette a.x2-color-palette-sel {
border: 1px solid #8BB8F3;
background: #deecfd;
}
.x2-color-palette em {
display: block;
border: 1px solid #ACA899;
}
.x2-color-palette em span {
cursor: pointer;
display: block;
height: 10px;
line-height: 10px;
width: 10px;
}
.x2-ie-shadow {
display: none;
position: absolute;
overflow: hidden;
left:0;
top:0;
background:#777;
zoom:1;
}
.x2-shadow {
display: none;
position: absolute;
overflow: hidden;
left:0;
top:0;
}
.x2-shadow * {
overflow: hidden;
}
.x2-shadow * {
padding: 0;
border: 0;
margin: 0;
clear: none;
zoom: 1;
}
/* top bottom */
.x2-shadow .xstc, .x2-shadow .xsbc {
height: 6px;
float: left;
}
/* corners */
.x2-shadow .xstl, .x2-shadow .xstr, .x2-shadow .xsbl, .x2-shadow .xsbr {
width: 6px;
height: 6px;
float: left;
}
/* sides */
.x2-shadow .xsc {
width: 100%;
}
.x2-shadow .xsml, .x2-shadow .xsmr {
width: 6px;
float: left;
height: 100%;
}
.x2-shadow .xsmc {
float: left;
height: 100%;
background: transparent url(/assets/ext2/resources/images/default/shadow-c.png);
}
.x2-shadow .xst, .x2-shadow .xsb {
height: 6px;
overflow: hidden;
width: 100%;
}
.x2-shadow .xsml {
background: transparent url(/assets/ext2/resources/images/default/shadow-lr.png) repeat-y 0 0;
}
.x2-shadow .xsmr {
background: transparent url(/assets/ext2/resources/images/default/shadow-lr.png) repeat-y -6px 0;
}
.x2-shadow .xstl {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) no-repeat 0 0;
}
.x2-shadow .xstc {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) repeat-x 0 -30px;
}
.x2-shadow .xstr {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) repeat-x 0 -18px;
}
.x2-shadow .xsbl {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) no-repeat 0 -12px;
}
.x2-shadow .xsbc {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) repeat-x 0 -36px;
}
.x2-shadow .xsbr {
background: transparent url(/assets/ext2/resources/images/default/shadow.png) repeat-x 0 -6px;
}
.loading-indicator {
font-size: 11px;
background-image: url(/assets/ext2/resources/images/default/grid/loading.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
line-height: 16px;
margin: 3px;
}
.x2-text-resize {
position: absolute;
left: -1000px;
top: -1000px;
visibility: hidden;
zoom: 1;
}
.x2-drag-overlay {
width: 100%;
height: 100%;
display: none;
position: absolute;
left: 0;
top: 0;
background-image:url(/assets/ext2/resources/images/default/s.gif);
z-index: 20000;
}
.x2-clear {
clear:both;
height:0;
overflow:hidden;
line-height:0;
font-size:0;
}
.x2-spotlight {
z-index: 8999;
position: absolute;
top:0;
left:0;
-moz-opacity: 0.5;
opacity: .50;
filter: alpha(opacity=50);
background-color: #CCC;
width:0;
height:0;
zoom: 1;
}
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-panel-noborder .x2-panel-body-noborder {
border-width:0;
}
.x2-panel-noborder .x2-panel-header-noborder {
border-width:0;
border-bottom:1px solid #99bbe8;
}
.x2-panel-noborder .x2-panel-tbar-noborder .x2-toolbar {
border-width:0;
border-bottom:1px solid #99bbe8;
}
.x2-panel-noborder .x2-panel-bbar-noborder .x2-toolbar {
border-width:0;
border-top:1px solid #99bbe8;
}
.x2-window-noborder .x2-window-mc {
border-width:0;
}
.x2-window-plain .x2-window-body-noborder {
border-width:0;
}
.x2-tab-panel-noborder .x2-tab-panel-body-noborder {
border-width:0;
}
.x2-tab-panel-noborder .x2-tab-panel-header-noborder {
border-top-width:0;
border-left-width:0;
border-right-width:0;
}
.x2-tab-panel-noborder .x2-tab-panel-footer-noborder {
border-bottom-width:0;
border-left-width:0;
border-right-width:0;
}
.x2-tab-panel-bbar-noborder .x2-toolbar {
border-width:0;
border-top:1px solid #99bbe8;
}
.x2-tab-panel-tbar-noborder .x2-toolbar {
border-width:0;
border-bottom:1px solid #99bbe8;
}
.kwcBasicImageEnlarge{position:relative}.kwcBasicImageEnlarge a{display:block}.kwcBasicImageEnlarge a.kwcEnlargeTag,.kwcBasicImageEnlarge a.kwcBasicDownloadTag,.kwcBasicImageEnlarge a.kwcBasicLinkTagIntern,.kwcBasicImageEnlarge a.kwcBasicLinkTagExtern,.kwcBasicImageEnlarge a.kwcBasicLinkTagMail{position:relative;display:block}.kwcBasicImageEnlarge a img{display:block}.kwcBasicImageEnlarge a .outerHoverIcon{width:100%;height:100%;position:absolute;display:none;zoom:1;left:0;top:0;opacity:0;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out false;-o-transition:opacity 0.25s ease-in-out false;transition:opacity 0.25s ease-in-out}.kwcBasicImageEnlarge a .outerHoverIcon .innerHoverIcon{display:block;width:38px;height:38px;position:absolute;left:50%;margin-left:-19px;top:50%;margin-top:-19px}.kwcBasicImageEnlarge a:hover .outerHoverIcon{opacity:0.9}.kwcBasicImageEnlarge a.kwcEnlargeTag .outerHoverIcon .innerHoverIcon{background:url(/assets/kwf/Kwc/Basic/ImageEnlarge/EnlargeTag/enlargeIcon.png) no-repeat 0 0}.kwcBasicImageEnlarge a.kwcBasicLinkTagIntern .outerHoverIcon .innerHoverIcon{background:url(/assets/kwf/Kwc/Basic/ImageEnlarge/EnlargeTag/linkInternIcon.png) no-repeat 0 0}.kwcBasicImageEnlarge a.kwcBasicLinkTagExtern .outerHoverIcon .innerHoverIcon{background:url(/assets/kwf/Kwc/Basic/ImageEnlarge/EnlargeTag/linkExternIcon.png) no-repeat 0 0}.kwcBasicImageEnlarge a.kwcBasicDownloadTag .outerHoverIcon .innerHoverIcon{background:url(/assets/kwf/Kwc/Basic/ImageEnlarge/EnlargeTag/downloadIcon.png) no-repeat 0 0}.kwcBasicImageEnlarge a.kwcBasicLinkTagMail .outerHoverIcon .innerHoverIcon{background:url(/assets/kwf/Kwc/Basic/ImageEnlarge/EnlargeTag/mailIcon.png) no-repeat 0 0}.showHoverIcon.kwcBasicImageEnlarge a .outerHoverIcon{display:block}body.ext2-ie8 .kwcBasicImageEnlarge a .outerHoverIcon{display:none}body.ext2-ie8 .kwcBasicImageEnlarge a:hover .outerHoverIcon{display:block}

html.kwfLightboxActive,html.kwfLightboxActive body{overflow:hidden}body .kwfLightbox{opacity:0}body .kwfLightboxOpen{opacity:1}body .kwfLightboxScrollOuter{z-index:100;width:100%;right:0;left:0}body div.kwfLightboxCenterBox{overflow-y:auto;position:fixed;height:100%}body div.kwfLightboxCenterBox .kwfLightboxScroll{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;overflow-y:auto;position:fixed;padding:10px;z-index:100;height:100%;width:100%;right:0;left:0;top:0}body div.kwfLightboxCenterBox .kwfLightboxBetween{display:table;height:100%;width:100%}body div.kwfLightboxCenterBox .kwfLightboxBetweenInner{vertical-align:middle;display:table-cell;text-align:center;width:100%}body div.kwfLightboxCenterBox .kwfLightboxInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;position:relative;text-align:left;height:auto;z-index:51}body div.kwfLightboxCenterBox .kwfLightboxMask{height:100%;background:#000;position:fixed;left:0;top:0;opacity:0.8;z-index:50;right:0px}body div.kwfLightboxCenterBox.mobile .kwfLightboxScroll{padding:0px}@media (max-width: 1025px){html.touch .kwfLightboxScrollOuter{height:100000px}}.kwfLightbox .kwfLightboxInner{-webkit-transition-duration:50ms;-moz-transition-duration:50ms;-o-transition-duration:50ms;transition-duration:50ms;opacity:0}.kwfLightbox.kwfLightboxOpen .kwfLightboxInner{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;opacity:1}.kwfLightboxMask{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:50ms;-moz-transition-duration:50ms;-o-transition-duration:50ms;transition-duration:50ms;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.kwfLightboxMask.kwfLightboxMaskOpen{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:150ms;-moz-transition-duration:150ms;-o-transition-duration:150ms;transition-duration:150ms;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;opacity:0.8}.kwfLightbox{position:absolute;z-index:100;top:0;left:0;height:100%;width:100%}.kwfLightbox .kwfLightboxInner{overflow:visible !important;min-width:100px;min-height:100px;background:#fff;margin-bottom:40px;padding:10px;position:absolute}.kwfLightbox .lightboxHeader{position:relative;z-index:102}.kwfLightbox .closeButton{background:url("/assets/kwf/Kwf_js/EyeCandy/Lightbox/close.png") no-repeat center center;position:absolute;display:block;height:42px;z-index:102;width:42px;right:-25px;top:-25px}.kwfLightbox .innerCloseButton{display:none}.kwfLightbox.mobile .closeButton{position:fixed;right:2px;top:2px}.kwfLightbox.mobile .kwfLightboxInner{margin-bottom:0}.kwfLightbox .closeButton:hover{text-decoration:none}.kwfLightbox .kwfLightboxContent{position:relative;height:100%;z-index:60;width:100%}.kwfLightbox .lightboxBody .nextBtn,.kwfLightbox .lightboxBody .nextBtn a,.kwfLightbox .lightboxBody .prevBtn,.kwfLightbox .lightboxBody .prevBtn a{text-decoration:none;position:absolute;top:0px;width:40%;height:100%;background:url(/assets/kwf/Kwf_js/EyeCandy/Lightbox/transparentPixel.gif);background-repeat:repeat;background-position:top left}.kwfLightbox .lightboxBody .nextBtn,.kwfLightbox .lightboxBody .nextBtn a{right:0px}.kwfLightbox .lightboxBody .prevBtn,.kwfLightbox .lightboxBody .prevBtn a{lef:0px}.kwfLightbox .lightboxBody .nextBtn a,.kwfLightbox .lightboxBody .prevBtn a{width:100%}.kwfLightbox .lightboxBody .nextBtn a:hover{background-image:url(/assets/kwf/Kwf_js/EyeCandy/Lightbox/next.png);background-repeat:no-repeat;background-position:right 50%}.kwfLightbox .lightboxBody .nextBtn img.nextImgBtn{position:absolute;top:100px;right:0px}.kwfLightbox .lightboxBody .prevBtn a:hover{background-image:url(/assets/kwf/Kwf_js/EyeCandy/Lightbox/previous.png);background-repeat:no-repeat;background-position:left 50%}.kwfLightbox .lightboxBody .prevBtn img.previousImgBtn{position:absolute;top:100px;left:0px}.kwfLightbox .lightboxBody .image{z-index:1}.kwfLightbox .lightboxFooter p{text-align:left;margin-bottom:0px}.kwfLightbox .lightboxFooter p.imageCaption{margin-top:10px}.kwfLightbox .lightboxFooter p.imageCaptionTitle{margin:10px 0px -10px 0px}.kwfLightbox .lightboxFooter p.title{margin-top:10px}.kwfLightbox .lightboxFooter p.fullSizeLink{margin-top:10px}html.cssanimations .kwfLightbox .loading{background:url("/assets/kwf/images/loading/loadingbig.png") no-repeat scroll center center transparent;position:absolute;height:50px;width:50px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-25px;margin-top:-25px;-moz-animation:kwfLoadingSpin 0.5s infinite linear;-webkit-animation:kwfLoadingSpin 0.5s infinite linear;animation:kwfLoadingSpin 0.5s infinite linear}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){html.cssanimations .kwfLightbox .loading{background-image:url("/assets/kwf/images/loading/dpr2/loadingbig.png");background-size:50px 50px;-webkit-background-size:50px 50px}}html.no-cssanimations .kwfLightbox .loading{background:url("/assets/kwf/images/loading/loadingbig.gif") no-repeat scroll center center transparent;position:absolute;height:50px;width:50px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-25px;margin-top:-25px}@media (max-width: 650px){body .kwfLightboxMask{opacity:1}}

.kwcBasicImageEnlargeEnlargeTagImagePage,
.kwcBasicImageEnlargeEnlargeTagImagePage .image {
height: 100%;
}
.kwcBasicImageEnlargeEnlargeTagImagePage .image img {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
display: block;
}
.kwcBasicImageEnlargeEnlargeTagImagePage .container {
height: 0;
position: relative;
overflow: hidden;
}
.kwcBasicImageEnlargeEnlargeTagImagePage .prevBtn,
.kwcBasicImageEnlargeEnlargeTagImagePage .nextBtn {
z-index: 1;
}
.kwcLegacyHeadlines { margin-bottom: 20px;}
.kwcLegacyHeadlines h1.headlineH1 { margin-bottom: 0; }
.basicHeadline.webStandard h2{margin-top:5px}

.kwcBasicSpace { }
.paragraphsTwoColumns{*zoom:1}.paragraphsTwoColumns:after{content:"";display:table;clear:both}.paragraphsTwoColumns.gt480{margin-right:-2px}.paragraphsTwoColumns.gt480>div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:2px;float:left;width:50%}.paragraphsTwoColumns.gt480>div .kwcText{padding-right:10px}

/* kwfTabsFx is set by javascript. So we can show all content elements if there is no javascript. */
.kwfTabsFx .kwfTabsContents { position: relative; }
.kwfTabsContent {
border: 1px solid #bbb;
padding: 3px 10px;
width: 100%;
clear: both;
}
.kwfTabsLink {
background-color: #ddd;
float: left; cursor: pointer;
padding: 3px 10px; border: 1px solid #bbb;
border-bottom: none; margin-right: 10px;
}
.kwfTabsLinkActive { background-color: #fff; position: relative; bottom: -1px; z-index: 3; }
.kwcAbstractList{*zoom:1}.kwcAbstractList:after{content:"";display:table;clear:both}

.paragraphsTabs .content{padding-bottom:40px}

div.kwcListGallery{*zoom:1;margin-right:-10px}div.kwcListGallery:after{content:"";display:table;clear:both}div.kwcListGallery .moreButton{display:inline-block;cursor:pointer}div.kwcListGallery .listItem{opacity:1;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}div.kwcListGallery.hidePics .showMorePic{padding:0px !important;width:0px !important;opacity:0;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}div.kwcListGallery>.listItem,div.kwcListGallery>.morePics>.listItem{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px 7px 0;position:relative;margin:0}div.kwcListGallery>.listItem a .imageCaption,div.kwcListGallery>.morePics>.listItem a .imageCaption{text-overflow:ellipsis;background:transparent;white-space:nowrap;position:absolute;line-height:16px;overflow:hidden;display:none;bottom:-17px;height:16px;width:100%;color:#333}div.kwcListGallery>.listItem:hover a .imageCaption,div.kwcListGallery>.morePics>.listItem:hover a .imageCaption{white-space:normal;position:absolute;background:white;height:auto}div.kwcListGallery.col3>.listItem,div.kwcListGallery.col3>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col4>.listItem,div.kwcListGallery.col4>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col5>.listItem,div.kwcListGallery.col5>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col6>.listItem,div.kwcListGallery.col6>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col7>.listItem,div.kwcListGallery.col7>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col8>.listItem,div.kwcListGallery.col8>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col9>.listItem,div.kwcListGallery.col9>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col10>.listItem,div.kwcListGallery.col10>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col2>.listItem,div.kwcListGallery.col2>.morePics>.listItem,div.kwcListGallery.col4>.listItem,div.kwcListGallery.col4>.morePics>.listItem{width:50%;float:left;margin-right:0%;display:inline}div.kwcListGallery.col6>.listItem,div.kwcListGallery.col6>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt360.col4>.listItem,div.kwcListGallery.gt360.col4>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col1>.listItem,div.kwcListGallery.gt600.col1>.morePics>.listItem{width:100%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col1>.listItem a .imageCaption,div.kwcListGallery.gt600.col1>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col1>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col1>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col1>.listItem.firstInLine,div.kwcListGallery.gt600.col1>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col1>.listItem.lastInLine,div.kwcListGallery.gt600.col1>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col1>.listItem.lastInLine:after,div.kwcListGallery.gt600.col1>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col2>.listItem,div.kwcListGallery.gt600.col2>.morePics>.listItem{width:50%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col2>.listItem a .imageCaption,div.kwcListGallery.gt600.col2>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col2>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col2>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col2>.listItem.firstInLine,div.kwcListGallery.gt600.col2>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col2>.listItem.lastInLine,div.kwcListGallery.gt600.col2>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col2>.listItem.lastInLine:after,div.kwcListGallery.gt600.col2>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col3>.listItem,div.kwcListGallery.gt600.col3>.morePics>.listItem{width:33.33333%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col3>.listItem a .imageCaption,div.kwcListGallery.gt600.col3>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col3>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col3>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col3>.listItem.firstInLine,div.kwcListGallery.gt600.col3>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col3>.listItem.lastInLine,div.kwcListGallery.gt600.col3>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col3>.listItem.lastInLine:after,div.kwcListGallery.gt600.col3>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col4>.listItem,div.kwcListGallery.gt600.col4>.morePics>.listItem{width:25%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col4>.listItem a .imageCaption,div.kwcListGallery.gt600.col4>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col4>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col4>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col4>.listItem.firstInLine,div.kwcListGallery.gt600.col4>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col4>.listItem.lastInLine,div.kwcListGallery.gt600.col4>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col4>.listItem.lastInLine:after,div.kwcListGallery.gt600.col4>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col5>.listItem,div.kwcListGallery.gt600.col5>.morePics>.listItem{width:20%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col5>.listItem a .imageCaption,div.kwcListGallery.gt600.col5>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col5>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col5>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col5>.listItem.firstInLine,div.kwcListGallery.gt600.col5>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col5>.listItem.lastInLine,div.kwcListGallery.gt600.col5>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col5>.listItem.lastInLine:after,div.kwcListGallery.gt600.col5>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col6>.listItem,div.kwcListGallery.gt600.col6>.morePics>.listItem{width:16.66667%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col6>.listItem a .imageCaption,div.kwcListGallery.gt600.col6>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col6>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col6>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col6>.listItem.firstInLine,div.kwcListGallery.gt600.col6>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col6>.listItem.lastInLine,div.kwcListGallery.gt600.col6>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col6>.listItem.lastInLine:after,div.kwcListGallery.gt600.col6>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col7>.listItem,div.kwcListGallery.gt600.col7>.morePics>.listItem{width:14.28571%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col7>.listItem a .imageCaption,div.kwcListGallery.gt600.col7>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col7>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col7>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col7>.listItem.firstInLine,div.kwcListGallery.gt600.col7>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col7>.listItem.lastInLine,div.kwcListGallery.gt600.col7>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col7>.listItem.lastInLine:after,div.kwcListGallery.gt600.col7>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col8>.listItem,div.kwcListGallery.gt600.col8>.morePics>.listItem{width:12.5%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col8>.listItem a .imageCaption,div.kwcListGallery.gt600.col8>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col8>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col8>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col8>.listItem.firstInLine,div.kwcListGallery.gt600.col8>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col8>.listItem.lastInLine,div.kwcListGallery.gt600.col8>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col8>.listItem.lastInLine:after,div.kwcListGallery.gt600.col8>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col9>.listItem,div.kwcListGallery.gt600.col9>.morePics>.listItem{width:11.11111%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col9>.listItem a .imageCaption,div.kwcListGallery.gt600.col9>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col9>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col9>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col9>.listItem.firstInLine,div.kwcListGallery.gt600.col9>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col9>.listItem.lastInLine,div.kwcListGallery.gt600.col9>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col9>.listItem.lastInLine:after,div.kwcListGallery.gt600.col9>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}div.kwcListGallery.gt600.col10>.listItem,div.kwcListGallery.gt600.col10>.morePics>.listItem{width:10%;float:left;margin-right:0%;display:inline}div.kwcListGallery.gt600.col10>.listItem a .imageCaption,div.kwcListGallery.gt600.col10>.morePics>.listItem a .imageCaption{display:block}div.kwcListGallery.gt600.col10>.listItem .kwcAbstractImage.showImageCaption,div.kwcListGallery.gt600.col10>.morePics>.listItem .kwcAbstractImage.showImageCaption{padding-bottom:17px}div.kwcListGallery.gt600.col10>.listItem.firstInLine,div.kwcListGallery.gt600.col10>.morePics>.listItem.firstInLine{clear:left}div.kwcListGallery.gt600.col10>.listItem.lastInLine,div.kwcListGallery.gt600.col10>.morePics>.listItem.lastInLine{*zoom:1}div.kwcListGallery.gt600.col10>.listItem.lastInLine:after,div.kwcListGallery.gt600.col10>.morePics>.listItem.lastInLine:after{content:"";display:table;clear:both}

div.paragraphsGallery .listItem{display:inline-block !important;margin-right:-4px !important;margin:0px 10px 9px 0px;float:none !important;vertical-align:top}div.paragraphsGallery .listItem .blueMark .imageCaption{color:#0079be}div.paragraphsGallery .listItem .redMark .imageCaption{color:#c50c1f}div.paragraphsGallery .listItem .greenMark .imageCaption{color:#009548}div.paragraphsGallery .listItem .brownMark .imageCaption{color:#009548}div.paragraphsGallery .listItem img{margin-bottom:3px}div.paragraphsGallery .listItem a.kwcEnlargeTag{box-shadow:1px 3px 19px #eee;border:1px solid #ddd}div.paragraphsGallery>.listItem a .imageCaption{bottom:-20px}div.paragraphsGallery .counting{position:absolute;left:8px;top:8px}

.paragraphsGalleryImage .imageCaption{text-align:center;padding-top:4px}

.kwcListGalleryImage a { position: relative; }
.linkImage .dimensionHomeTeaser{margin-bottom:10px}

.kwcBasicDownload { margin-bottom: 5px; }
.kwcBasicDownload span { color: #333; }
.listDownloadsDownload{margin-top:30px}.listDownloadsDownload .infoImage{border:1px solid #ddd;background-color:#eee;width:100%}.listDownloadsDownload .infoText{display:inline}.listDownloadsDownload .size{display:inline-block}

.listDownloadsDownloadImage{margin:0 auto}

.kwcBasicLine {
border-bottom: 1px solid #000;
margin-bottom: 10px;
padding-top: 0px;
}
.basicLine {
margin-bottom: 20px;
border-color: #ccc;
}
.kwcLegacyColumns > div.column { float: left; margin-right: 10px; }
.kwcLegacyColumns > div.column.kwcLast { margin-right: 0px; }
.kwcColumns>.listItem{padding-bottom:20px}.kwcColumns>.listItem .kwcTextImage.noText .kwcBasicImageEnlarge{text-align:left}.kwcColumns>.listItem.emptyContent{display:none}.kwcColumns.gt480{margin-right:-20px}.kwcColumns.gt480>.listItem{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px}.kwcColumns.gt480.col2col-50_50>.listItem.span1{width:50%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col2col-33_66>.listItem.span1,.kwcColumns.gt480.col2col-66_33>.listItem.span1{width:33.33333%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col2col-33_66>.listItem.span2,.kwcColumns.gt480.col2col-66_33>.listItem.span2{width:66.66667%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col2col-25_75>.listItem.span1,.kwcColumns.gt480.col2col-75_25>.listItem.span1{width:25%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col2col-25_75>.listItem.span3,.kwcColumns.gt480.col2col-75_25>.listItem.span3{width:75%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col3col-33_33_33>.listItem.span1{width:33.33333%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col3col-50_25_25>.listItem.span1,.kwcColumns.gt480.col3col-25_50_25>.listItem.span1,.kwcColumns.gt480.col3col-25_25_50>.listItem.span1{width:25%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col3col-50_25_25>.listItem.span2,.kwcColumns.gt480.col3col-25_50_25>.listItem.span2,.kwcColumns.gt480.col3col-25_25_50>.listItem.span2{width:50%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col4col-25_25_25_25>.listItem.span1{width:50%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col4col-25_25_25_25>.listItem.span1.emptyContent{display:none}.kwcColumns.gt480.col4col-25_25_25_25>.listItem.span1.kwcEven{clear:left}.kwcColumns.gt480.col5col-20_20_20_20_20>.listItem.span1{width:20%;float:left;margin-right:0%;display:inline}.kwcColumns.gt480.col5col-20_20_20_20_20>.listItem.span1.emptyContent{display:none}.kwcColumns.gt480>.listItem.kwcLast,.kwcColumns.gt480>.listItem.lineLast{float:right;margin-right:0;left:0em;display:inline}.kwcColumns.gt480>.listItem.lineFirst{clear:both}.kwcColumns.gt620.col4col-25_25_25_25>.listItem.span1{width:25%;float:left;margin-right:0%;display:inline}.kwcColumns.gt620.col4col-25_25_25_25>.listItem.span1.emptyContent{display:inline}.kwcColumns.gt620.col4col-25_25_25_25>.listItem.span1.kwcEven{clear:none}

.columns.gt480>.listItem{padding-right:10px}.columns.gt480>.listItem .kwcText{padding-right:10px}

.kwcBasicTable{margin-bottom:10px}.kwcBasicTable table{width:100%}.kwcBasicTable table tr th{font-weight:bold}.kwcBasicTable table tr td{padding:2px 0px}.kwcBasicTable.flipScroll table{display:block}.kwcBasicTable.flipScroll table th,.kwcBasicTable.flipScroll table td{display:block}.kwcBasicTable.flipScroll table thead{display:block;float:left}.kwcBasicTable.flipScroll table thead th{text-align:right}.kwcBasicTable.flipScroll table tbody{display:block;overflow-x:auto;position:relative;white-space:nowrap;width:auto}.kwcBasicTable.flipScroll table tbody tr{display:inline-block;vertical-align:top}

.basicTable table { margin-bottom: 15px; width: 100%; }
.basicTable table .odd { background: #efefef; }
.basicTable table .even { background: #fefefe; }
.basicTable table tr th { padding-bottom: 5px; padding-top: 5px; font-weight: bold; }
.basicTable table tr th,
.basicTable table tr td { padding-left: 4px; padding-top: 5px; padding-bottom: 5px; vertical-align: top; }
.basicTable table tr td.first { font-weight: bold; }
.kwf-progress-window { padding: 15px; }
.kwf-progress-window .kwf-progress-content { margin-bottom: 10px; }
.kwf-progress-window .kwf-progress-text { font-size: 12px; }
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-btn{
font:normal 11px tahoma, verdana, helvetica;
cursor:pointer;
white-space: nowrap;
}
.x2-btn button{
border:0 none;
background:transparent;
font:normal 11px tahoma,verdana,helvetica;
padding-left:3px;
padding-right:3px;
cursor:pointer;
margin:0;
overflow:visible;
width:auto;
-moz-outline:0 none;
outline:0 none;
}
* html .ext2-ie .x2-btn button {
width:1px;
}
.ext2-gecko .x2-btn button {
padding-left:0;
padding-right:0;
}
.ext2-ie .x2-btn button {
padding-top:2px;
}
/*
Predefined css class for buttons with only icon. Add this class (x-btn-icon) and a class with a background-image
to your button for a button with just an icon.
e.g.
.my-class .x2-btn-text { background-image: url(/assets/ext2/resources/css/foo.gif); }
*/

.x2-btn-icon .x2-btn-center .x2-btn-text{
background-position: center;
background-repeat: no-repeat;
height: 16px;
width: 16px;
cursor:pointer;
white-space: nowrap;
padding:0;
}
.x2-btn-icon .x2-btn-center{
padding:1px;
}
.x2-btn em {
font-style:normal;
font-weight:normal;
}
/*
Button class for icon and text. Add this class (x-btn-text-icon) and a class with a background-image
to your button for both text and icon. 
*/
.x2-btn-text-icon .x2-btn-center .x2-btn-text{
background-position: 0 2px;
background-repeat: no-repeat;
padding-left:18px;
padding-top:3px;
padding-bottom:2px;
padding-right:0;
}
.ext2-gecko3 .x2-btn-text-icon .x2-btn-center .x2-btn-text {
padding-top:2px;
}
.x2-btn-left, .x2-btn-right{
font-size:1px;
line-height:1px;
}
.x2-btn-left{
width:3px;
height:21px;
background:url(/assets/ext2/resources/images/default/button/btn-sprite.gif) no-repeat 0 0;
}
.x2-btn-right{
width:3px;
height:21px;
background:url(/assets/ext2/resources/images/default/button/btn-sprite.gif) no-repeat 0 -21px;
}
.x2-btn-left i, .x2-btn-right i{
display:block;
width:3px;
overflow:hidden;
font-size:1px;
line-height:1px;
}
.x2-btn-center{
background:url(/assets/ext2/resources/images/default/button/btn-sprite.gif) repeat-x 0 -42px;
vertical-align: middle;
text-align:center;
padding:0 5px;
cursor:pointer;
white-space:nowrap;
}
.x2-btn-over .x2-btn-left{
background-position:0 -63px;
}
.x2-btn-over .x2-btn-right{
background-position:0 -84px;
}
.x2-btn-over .x2-btn-center{
background-position:0 -105px;
}
.x2-btn-click .x2-btn-center, .x2-btn-menu-active .x2-btn-center{
background-position:0 -126px;
}
.x2-btn-disabled *{
color:gray !important;
cursor:default !important;
}
.x2-btn-menu-text-wrap .x2-btn-center {
padding:0 3px;
}
.ext2-gecko .x2-btn-menu-text-wrap .x2-btn-center {
padding:0 1px;
}
.x2-btn-menu-arrow-wrap .x2-btn-center {
padding:0;
}
.x2-btn-menu-arrow-wrap .x2-btn-center button {
width:12px !important;
height:21px;
padding:0 !important;
display:block;
background:transparent url(/assets/ext2/resources/images/default/button/btn-arrow.gif) no-repeat left 3px;
}
.x2-btn-with-menu .x2-btn-center {
padding-right:2px !important;
}
.x2-btn-with-menu .x2-btn-center em {
display:block;
background:transparent url(/assets/ext2/resources/images/default/toolbar/btn-arrow.gif) no-repeat right 0;
padding-right:10px;
}
.x2-btn-text-icon .x2-btn-with-menu .x2-btn-center em {
display:block;
background:transparent url(/assets/ext2/resources/images/default/toolbar/btn-arrow.gif) no-repeat right 3px;
padding-right:10px;
}
/* Toggle button styles */
.x2-btn-pressed .x2-btn-left{
background: url(/assets/ext2/resources/images/default/button/btn-sprite.gif) no-repeat 0 -63px;
}
.x2-btn-pressed .x2-btn-right{
background: url(/assets/ext2/resources/images/default/button/btn-sprite.gif) no-repeat 0 -84px;
}
.x2-btn-pressed .x2-btn-center{
background: url(/assets/ext2/resources/images/default/button/btn-sprite.gif) repeat-x 0 -126px;
}
.ext2-safari .x2-btn-text-icon .x2-btn-center .x2-btn-text,.ext2-chrome .x2-btn-text-icon .x2-btn-center .x2-btn-text{
padding-right:4px;
}
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-date-picker {
border: 1px solid #1b376c;
border-top:0 none;
background:#fff;
position:relative;
}
.x2-date-picker a {
-moz-outline:0 none;
outline:0 none;
}
.x2-date-inner, .x2-date-inner td, .x2-date-inner th{
border-collapse:separate;
}
.x2-date-middle,.x2-date-left,.x2-date-right {
background: url(/assets/ext2/resources/images/default/shared/hd-sprite.gif) repeat-x 0 -83px;
color:#FFF;
font:bold 11px "sans serif", tahoma, verdana, helvetica;
overflow:hidden;
}
.x2-date-middle .x2-btn-left,.x2-date-middle .x2-btn-center,.x2-date-middle .x2-btn-right{
background:transparent !important;
vertical-align:middle;
}
.x2-date-middle .x2-btn .x2-btn-text {
color:#fff;
}
.x2-date-middle .x2-btn-with-menu .x2-btn-center em {
background:transparent url(/assets/ext2/resources/images/default/toolbar/btn-arrow-light.gif) no-repeat right 0;
}
.x2-date-right, .x2-date-left {
width:18px;
}
.x2-date-right{
text-align:right;
}
.x2-date-middle {
padding-top:2px;padding-bottom:2px;
width:130px; /* FF3 */
}
.x2-date-right a, .x2-date-left a{
display:block;
width:16px;
height:16px;
background-position: center;
background-repeat: no-repeat;
cursor:pointer;
-moz-opacity: 0.6;
opacity:.6;
filter: alpha(opacity=60);
}
.x2-date-right a:hover, .x2-date-left a:hover{
-moz-opacity: 1;
opacity:1;
filter: alpha(opacity=100);
}
.x2-item-disabled .x2-date-right a:hover, .x2-item-disabled .x2-date-left a:hover{
-moz-opacity: 0.6;
opacity:.6;
filter: alpha(opacity=60);
}
.x2-date-right a {
background-image: url(/assets/ext2/resources/images/default/shared/right-btn.gif);
margin-right:2px;
text-decoration:none !important;
}
.x2-date-left a{
background-image: url(/assets/ext2/resources/images/default/shared/left-btn.gif);
margin-left:2px;
text-decoration:none !important;
}
table.x2-date-inner {
width:100%;
table-layout:fixed;
}
.x2-date-inner th {
width:25px;
}
.x2-date-inner th {
background: #dfecfb url(/assets/ext2/resources/images/default/shared/glass-bg.gif) repeat-x left top;
text-align:right !important;
border-bottom: 1px solid #a3bad9;
font:normal 10px arial, helvetica,tahoma,sans-serif;
color:#233d6d;
cursor:default;
padding:0;
border-collapse:separate;
}
.x2-date-inner th span {
display:block;
padding:2px;
padding-right:7px;
}
.x2-date-inner td {
border: 1px solid #fff;
text-align:right;
padding:0;
}
.x2-date-inner a {
padding:2px 5px;
display:block;
font:normal 11px arial, helvetica,tahoma,sans-serif;
text-decoration:none;
color:black;
text-align:right;
zoom:1;
}
.x2-date-inner .x2-date-active{
cursor:pointer;
color:black;
}
.x2-date-inner .x2-date-selected a{
background: #dfecfb url(/assets/ext2/resources/images/default/shared/glass-bg.gif) repeat-x left top;
border:1px solid #8db2e3;
padding:1px 4px;
}
.x2-date-inner .x2-date-today a{
border: 1px solid darkred;
padding:1px 4px;
}
.x2-date-inner .x2-date-selected span{
font-weight:bold;
}
.x2-date-inner .x2-date-prevday a,.x2-date-inner .x2-date-nextday a {
color:#aaaaaa;
text-decoration:none !important;
}
.x2-date-bottom {
padding:4px;
border-top: 1px solid #a3bad9;
background: #dfecfb url(/assets/ext2/resources/images/default/shared/glass-bg.gif) repeat-x left top;
}
.x2-date-inner a:hover, .x2-date-inner .x2-date-disabled a:hover{
text-decoration:none !important;
color:black;
background: #ddecfe;
}
.x2-item-disabled .x2-date-inner a:hover{
background: none;
}
.x2-date-inner .x2-date-disabled a {
cursor:default;
background:#eeeeee;
color:#bbbbbb;
}
.x2-date-mmenu{
background:#eeeeee !important;
}
.x2-date-mmenu .x2-menu-item {
font-size:10px;
padding:1px 24px 1px 4px;
white-space: nowrap;
color:#000;
}
.x2-date-mmenu .x2-menu-item .x2-menu-item-icon {
width:10px;height:10px;margin-right:5px;
background-position:center -4px !important;
}
.x2-date-mp {
position:absolute;
left:0;
top:0;
background:white;
display:none;
}
.x2-date-mp td {
padding:2px;
font:normal 11px arial, helvetica,tahoma,sans-serif;
}
td.x2-date-mp-month,td.x2-date-mp-year,td.x2-date-mp-ybtn {
border: 0 none;
text-align:center;
vertical-align: middle;
width:25%;
}
.x2-date-mp-ok {
margin-right:3px;
}
.x2-date-mp-btns button {
text-decoration:none;
text-align:center;
text-decoration:none !important;
background:#083772;
color:white;
border:1px solid;
border-color: #3366cc #000055 #000055 #3366cc;
padding:1px 3px 1px;
font:normal 11px arial, helvetica,tahoma,sans-serif;
cursor:pointer;
}
.x2-date-mp-btns {
background: #dfecfb url(/assets/ext2/resources/images/default/shared/glass-bg.gif) repeat-x left top;
}
.x2-date-mp-btns td {
border-top: 1px solid #c5d2df;
text-align:center;
}
td.x2-date-mp-month a,td.x2-date-mp-year a {
display:block;
padding:2px 4px;
text-decoration:none;
text-align:center;
color:#15428b;
}
td.x2-date-mp-month a:hover,td.x2-date-mp-year a:hover {
color:#15428b;
text-decoration:none;
cursor:pointer;
background: #ddecfe;
}
td.x2-date-mp-sel a {
padding:1px 3px;
background: #dfecfb url(/assets/ext2/resources/images/default/shared/glass-bg.gif) repeat-x left top;
border:1px solid #8db2e3;
}
.x2-date-mp-ybtn a {
overflow:hidden;
width:15px;
height:15px;
cursor:pointer;
background:transparent url(/assets/ext2/resources/images/default/panel/tool-sprites.gif) no-repeat;
display:block;
margin:0 auto;
}
.x2-date-mp-ybtn a.x2-date-mp-next {
background-position:0 -120px;
}
.x2-date-mp-ybtn a.x2-date-mp-next:hover {
background-position:-15px -120px;
}
.x2-date-mp-ybtn a.x2-date-mp-prev {
background-position:0 -105px;
}
.x2-date-mp-ybtn a.x2-date-mp-prev:hover {
background-position:-15px -105px;
}
.x2-date-mp-ybtn {
text-align:center;
}
td.x2-date-mp-sep {
border-right:1px solid #c5d2df;
}
table.x2-date-inner {
width:auto;
}
.frontend .x2-date-middle, .x2-date-left, .x2-date-right {
background: none;
}
.frontend .x2-date-left a {
background-image: url('/assets/kwf/images/datepicker/arrowDatepickerLeft.gif');
}
.frontend .x2-date-right a {
background-image: url('/assets/kwf/images/datepicker/arrowDatepickerRight.gif');
}
.frontend .x2-date-inner {
width: 100%;
a {
font-size: 12px;
padding: 4px 5px;
}
}
.frontend .x2-date-inner th {
background: #444444;
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
border-bottom: none;
}
.frontend .x2-date-bottom {
background: none;
border-top: 1px solid #CCCCCC;
}
.frontend .x2-date-inner .x2-date-today a {
border: none;
}
.frontend .x2-date-inner .x2-date-selected a {
background: #444444;
border: medium none;
color: #FFFFFF;
padding: 4px 5px;
}
.frontend .x2-date-inner a:hover, .frontend .x2-date-inner .x2-date-disabled a:hover, .frontend td.x2-date-mp-month a:hover, .frontend td.x2-date-mp-year a:hover {
background: #444444;
color: #FFFFFF;
}
.frontend .x2-date-selected a:hover {
color: #FFFFFF;
}
.frontend td.x2-date-mp-sep {
border-right: #444444;
}
.frontend .x2-date-mp-btns {
background: none;
}
.frontend .x2-date-picker .x2-btn button {
font-weight: bold;
text-transform: uppercase;
color: #444444;
text-shadow: 1px 0 white;
cursor: pointer;
}
.frontend .x2-date-mp td {
font-size: 12px;
}
.frontend .x2-date-mp-btns td {
border-top: 1px solid #CCCCCC;
}
.frontend .x2-date-mp-ybtn a.x2-date-mp-prev {
background-position: 0 0;
background-image: url('/assets/kwf/images/datepicker/arrowDatepickerLeft.gif');
}
.frontend .x2-date-mp-ybtn a.x2-date-mp-next {
background-position: 0 0;
background-image: url('/assets/kwf/images/datepicker/arrowDatepickerRight.gif');
}
.frontend .x2-date-mp-btns button {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
color: #444444;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
}
.frontend td.x2-date-mp-sel a {
background: #444444;
border: none;
padding: 4px 5px;

}
.frontend .x2-date-middle .x2-btn .x2-btn-text {
color: #333;
color: #444444;
}
.frontend .x2-menu {
padding: 0px;
box-shadow: 0 9px 14px -4px #333333;
border: 1px solid #CCCCCC;
}
.frontend .x2-date-picker {
background:none;
width: 175px;
}
.frontend .x2-btn-left, .frontend .x2-btn-right, .frontend .x2-btn-center {
background: none;
}
.frontend td.x2-date-mp-year.x2-date-mp-sel a, .frontend td.x2-date-mp-month.x2-date-mp-sel a {
color: #FFFFFF;
}
.frontend td.x2-date-mp-month a, .frontend td.x2-date-mp-year a {
color: #444444;
padding: 4px 5px;
}
.frontend .x2-date-middle .x2-btn-with-menu .x2-btn-center em {
background: url('/assets/kwf/images/datepicker/arrowDatepickerDown.gif');
background-repeat: no-repeat;
background-position: right 0;
}
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-toolbar{
border-color:#a9bfd3;
border-style:solid;
border-width:0 0 1px 0;
display: block;
padding:2px;
background:#d0def0 url(/assets/ext2/resources/images/default/toolbar/bg.gif) repeat-x top left;
position:relative;
zoom:1;
}
.x2-toolbar .x2-item-disabled .x2-btn-icon {
opacity: .35;
-moz-opacity: .35;
filter: alpha(opacity=35);
}
.x2-toolbar td {
vertical-align:middle;
}
.mso .x2-toolbar, .x2-grid-mso .x2-toolbar{
border: 0 none;
background: url(/assets/ext2/resources/images/default/grid/mso-hd.gif);
}
.x2-toolbar td,.x2-toolbar span,.x2-toolbar input,.x2-toolbar div,.x2-toolbar select,.x2-toolbar label{
white-space: nowrap;
font:normal 11px tahoma, arial, helvetica, sans-serif;
}
.x2-toolbar .x2-item-disabled {
color:gray;
cursor:default;
opacity:.6;
-moz-opacity:.6;
filter:alpha(opacity=60);
}
.x2-toolbar .x2-item-disabled * {
color:gray;
cursor:default;
}
.x2-toolbar .x2-btn-left{
background:none;
}
.x2-toolbar .x2-btn-right{
background:none;
}
.x2-toolbar .x2-btn-center{
background:none;
padding:0 0;
}
.x2-toolbar .x2-btn-menu-text-wrap .x2-btn-center button{
padding-right:2px;
}
.ext2-gecko .x2-toolbar .x2-btn-menu-text-wrap .x2-btn-center button{
padding-right:0;
}
.x2-toolbar .x2-btn-menu-arrow-wrap .x2-btn-center button{
padding:0 2px;
}
.x2-toolbar .x2-btn-menu-arrow-wrap .x2-btn-center button {
width:12px;
background:transparent url(/assets/ext2/resources/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x2-toolbar .x2-btn-text-icon .x2-btn-menu-arrow-wrap .x2-btn-center button {
width:12px;
background:transparent url(/assets/ext2/resources/images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;
}
.x2-toolbar .x2-btn-over .x2-btn-menu-arrow-wrap .x2-btn-center button {
background-position: 0 -47px;
}
.x2-toolbar .x2-btn-over .x2-btn-left{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;
}
.x2-toolbar .x2-btn-over .x2-btn-right{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;
}
.x2-toolbar .x2-btn-over .x2-btn-center{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;
}
.x2-toolbar .x2-btn-click .x2-btn-left, .x2-toolbar .x2-btn-pressed .x2-btn-left, .x2-toolbar .x2-btn-menu-active .x2-btn-left{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;
}
.x2-toolbar .x2-btn-click .x2-btn-right, .x2-toolbar .x2-btn-pressed .x2-btn-right, .x2-toolbar .x2-btn-menu-active .x2-btn-right{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;
}
.x2-toolbar .x2-btn-click .x2-btn-center, .x2-toolbar .x2-btn-pressed .x2-btn-center, .x2-toolbar .x2-btn-menu-active .x2-btn-center{
background: url(/assets/ext2/resources/images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;
}
.x2-toolbar .x2-btn-with-menu .x2-btn-center em{
padding-right:8px;
}
.x2-toolbar .ytb-text{
padding:2px;
}
.x2-toolbar .ytb-sep {
background-image: url(/assets/ext2/resources/images/default/grid/grid-blue-split.gif);
background-position: center;
background-repeat: no-repeat;
display: block;
font-size: 1px;
height: 16px;
width:4px;
overflow: hidden;
cursor:default;
margin: 0 2px 0;
border:0;
}
.x2-toolbar .ytb-spacer {
width:2px;
}
/* Paging Toolbar */
.x2-tbar-page-number{
width:24px;
height:14px;
}
.x2-tbar-page-first{
background-image: url(/assets/ext2/resources/images/default/grid/page-first.gif) !important;
}
.x2-tbar-loading{
background-image: url(/assets/ext2/resources/images/default/grid/refresh.gif) !important;
}
.x2-tbar-page-last{
background-image: url(/assets/ext2/resources/images/default/grid/page-last.gif) !important;
}
.x2-tbar-page-next{
background-image: url(/assets/ext2/resources/images/default/grid/page-next.gif) !important;
}
.x2-tbar-page-prev{
background-image: url(/assets/ext2/resources/images/default/grid/page-prev.gif) !important;
}
.x2-item-disabled .x2-tbar-loading{
background-image: url(/assets/ext2/resources/images/default/grid/loading.gif) !important;
}
.x2-item-disabled .x2-tbar-page-first{
background-image: url(/assets/ext2/resources/images/default/grid/page-first-disabled.gif) !important;
}
.x2-item-disabled .x2-tbar-page-last{
background-image: url(/assets/ext2/resources/images/default/grid/page-last-disabled.gif) !important;
}
.x2-item-disabled .x2-tbar-page-next{
background-image: url(/assets/ext2/resources/images/default/grid/page-next-disabled.gif) !important;
}
.x2-item-disabled .x2-tbar-page-prev{
background-image: url(/assets/ext2/resources/images/default/grid/page-prev-disabled.gif) !important;
}
.x2-paging-info {
position:absolute;
top:5px;
right: 8px;
color:#444;
}
/* StatusBar */
.x2-statusbar .x2-status-text {
height: 21px;
line-height: 21px;
padding: 0 4px;
cursor: default;
}
.x2-statusbar .x2-status-busy {
padding-left: 25px;
background: transparent url(/assets/ext2/resources/images/default/grid/loading.gif) no-repeat 3px 3px;
}
.x2-statusbar .x2-status-text-panel {
border-top: 1px solid #99BBE8;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #99BBE8;
padding: 2px 8px 2px 5px;
}
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-menu {
border: 1px solid #718bb7;
z-index: 15000;
zoom: 1;
background: #f0f0f0 url(/assets/ext2/resources/images/default/menu/menu.gif) repeat-y;
padding: 2px;
}
.x2-menu a {
text-decoration: none !important;
}
.ext2-ie .x2-menu {
zoom:1;
overflow:hidden;
}
.x2-menu-list{
background:transparent;
border:0 none;
}
.x2-menu li{
line-height:100%;
}
.x2-menu li.x2-menu-sep-li{
font-size:1px;
line-height:1px;
}
.x2-menu-list-item{
font:normal 11px tahoma,arial, sans-serif;
white-space: nowrap;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-select:ignore;
display:block;
padding:1px;
}
.x2-menu-item-arrow{
background:transparent url(/assets/ext2/resources/images/default/menu/menu-parent.gif) no-repeat right;
}
.x2-menu-sep {
display:block;
font-size:1px;
line-height:1px;
margin: 2px 3px;
background-color:#e0e0e0;
border-bottom:1px solid #fff;
overflow:hidden;
}
.x2-menu-focus {
position:absolute;
left:-1px;
top:-1px;
width:1px;
height:1px;
line-height:1px;
font-size:1px;
-moz-outline:0 none;
outline:0 none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-select:ignore;
overflow:hidden;
display:block;
}
.x2-menu a.x2-menu-item {
display:block;
line-height:16px;
padding:3px 21px 3px 27px;
white-space: nowrap;
text-decoration:none;
color:#222;
-moz-outline: 0 none;
outline: 0 none;
cursor:pointer;
position: relative; 
}
.x2-menu-item-active {
background: #ebf3fd url(/assets/ext2/resources/images/default/menu/item-over.gif) repeat-x left bottom;
border:1px solid #aaccf6;
padding: 0;
}
.x2-menu-item-active a.x2-menu-item {
color: #233d6d;
}
.x2-menu-item-icon {
border: 0 none;
height: 16px;
padding: 0;
vertical-align: top;
width: 16px;
position: absolute;
left: 3px;
top: 3px;
margin: 0;
background-position:center;
}
.ext2-ie .x2-menu-item-icon {
left: -24px;
}
.ext2-strict .x2-menu-item-icon {
left: 3px;
}
.ext2-ie6 .x2-menu-item-icon {
left: -24px;
}
.x2-menu-check-item .x2-menu-item-icon{
background: transparent url(/assets/ext2/resources/images/default/menu/unchecked.gif) no-repeat center;
}
.x2-menu-item-checked .x2-menu-item-icon{
background-image:url(/assets/ext2/resources/images/default/menu/checked.gif);
}
.x2-menu-group-item .x2-menu-item-icon{
background: transparent;
}
.x2-menu-item-checked .x2-menu-group-item .x2-menu-item-icon{
background: transparent url(/assets/ext2/resources/images/default/menu/group-checked.gif) no-repeat center;
}
.x2-menu-plain {
background:#fff !important;
}
.x2-menu-date-item{
padding:0;
}
.x2-menu .x2-color-palette, .x2-menu .x2-date-picker{
margin-left: 26px;
margin-right:4px;
}
.x2-menu .x2-date-picker{
border:1px solid #a3bad9;
margin-top:2px;
margin-bottom:2px;
}
.x2-menu-plain .x2-color-palette, .x2-menu-plain .x2-date-picker{
margin: 0;
border: 0 none;
}
.x2-date-menu {
padding:0 !important;
}
.x2-cycle-menu .x2-menu-item-checked {
border:1px dotted #a3bae9 !important;
background:#DFE8F6;
padding:0;
}
.kwfClearOnFocusBlurred {
color: #aaa;
}

.kwfFieldErrorIconBubble { 
position: absolute; 
width: 16px; height: 16px;
z-index: 30;
background: url("/assets/silkicons/exclamation.png") no-repeat scroll left center transparent;
}
.kwfFieldErrorIconBubble .message {
position: absolute; 
font-size: 12px;
text-align: center;
border-radius: 5px;
min-width: 100px;
cursor: default;
padding: 6px;
margin-top: -4px;
margin-left: 25px;
color: white;
background-color: #d11313;
}
.kwfFieldErrorIconBubble .arrow {
border-top: 7px solid transparent;
border-right: 7px solid #d11313;
border-bottom: 7px solid transparent;
position: absolute;
width: 0;
top: 1px;
left: 18px;
display: block;
}

.kwfFieldErrorBubble { 
position: absolute; 
border: 2px solid #dddddd; 
width: 215px;
border-radius: 6px;
background-color: #d11313;
opacity: 0.8;
color: #fff;
z-index: 1000;
behavior: url(/assets/css3pie/pie.htc);
}
.kwfFieldErrorBubble:after {
border-color: #bb1d1d transparent;
border-style: solid;
border-width: 0px 8px 8px;
top: -8px;
content:"";
display: block;
right: 175px;
position: absolute;
width: 0;
z-index:10;
}
.kwfFieldErrorBubble .message {
padding: 5px;
}
.kwfFieldErrorBubble .closeButton {
width: 10px; height: 10px; position: absolute;
top: 0; right: 0;
background: url('/assets/kwf/images/close.png') no-repeat;
}
.kwcForm div.kwfFormFieldMultiCheckboxVertical { 
display: inline-block;
position: relative;
}
.kwcForm div.kwcFormFieldMultiCheckbox .checkboxItem input {
float: none;
}
.kwcForm div.kwcFormFieldMultiCheckbox .checkboxItem label {
float: none;
}
.kwfFormContainerFieldSet div {
display: block;
}
.kwfFormContainerFieldSet .kwfFormContainerFieldSetCollapsed {
border-width: 2px 2px 0px 2px;
border-left-color: transparent;
border-right-color: transparent;
margin-bottom: 0px;
}
.kwfFormContainerFieldSet fieldset {
border: 2px groove #EEE;
}
.kwfFormContainerFieldSet .kwfFormContainerFieldSetCollapsed div {
display: none;
}
.kwfFormFieldFileInner img{margin-top:-20px}.kwfFormFieldFile .kwfFormFieldFileInnerContent .fileSelector,.kwfFormFieldFile .kwfFormFieldFileInnerContent>input{position:absolute;width:100%}.kwfFormFieldFile .kwfFormFieldFileInnerContent .fileSelector{z-index:2;opacity:0;filter:alpha(opacity=0)}.kwfFormFieldFile .kwfFormFieldFileInnerContent .underlayFileSelector{z-index:1}.kwfFormFieldFile .kwfFormFieldFileInnerContent .underlayFileSelector a.kwfFormFieldFileUploadButton{float:right}.kwfFormFieldFile .kwfFormFieldFileInnerContent .kwfFormFieldFieldDropText{display:none}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent{position:relative;width:100%;border:1px solid;display:block;height:90px}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent .kwfFormFieldFileUploadWrapper{position:relative}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent .kwfFormFieldFileUploadWrapper input{width:100%;height:90px;background:none;border:none}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent .kwfFormFieldFileUploadWrapper .underlayFileSelector{position:absolute;width:100%}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent .kwfFormFieldFileUploadWrapper .underlayFileSelector a.kwfFormFieldFileUploadButton{position:absolute;right:0}.kwfFormFieldFile.dropField .kwfFormFieldFileInnerContent .kwfFormFieldFieldDropText{position:absolute;display:block}.kwfFormFieldUploadProgressBar{display:block;position:absolute;width:200px;height:42px;background:white;z-index:1;left:50%;margin-left:-100px;top:50%;margin-top:-21px}.kwfFormFieldUploadProgressBar .inner{display:block;width:180px;height:20px;margin:10px;border:1px solid;position:relative}.kwfFormFieldUploadProgressBar .inner span.progress{width:0%;background:#4169e1;display:block;position:relative;height:100%;text-align:center;color:white;line-height:24px}.kwfFormFieldUploadProgressBar .inner span.processing{background:#4169e1;display:none;text-align:center;font-size:12px;color:white;line-height:21px;width:100%}.kwfFormFieldUploadProgressBar .inner span.processing.visible{display:block}

.kwfFormCard.inactive { display: none; }
div.kwfFormFieldDateField a.icon {
display: block;
width: 16px; height: 100%;
background: url('/assets/silkicons/date.png') no-repeat left center;
position: absolute;
right: 4px;
top: 0px;
}
.kwcForm .kwfFormFieldWrapper{position:relative}.kwcForm .submitWrapper .saving{visibility:hidden;position:absolute;margin-left:-12px;margin-top:-12px;height:24px;width:24px;left:50%;top:50%}html.cssanimations .kwcForm .submitWrapper .saving{background:url("/assets/kwf/images/loading/loadingsmall.png") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px;-moz-animation:kwfLoadingSpin 0.5s infinite linear;-webkit-animation:kwfLoadingSpin 0.5s infinite linear;animation:kwfLoadingSpin 0.5s infinite linear}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){html.cssanimations .kwcForm .submitWrapper .saving{background-image:url("/assets/kwf/images/loading/dpr2/loadingsmall.png");background-size:26px 26px;-webkit-background-size:26px 26px}}html.no-cssanimations .kwcForm .submitWrapper .saving{background:url("/assets/kwf/images/loading/loadingsmall.gif") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px}

.kwcForm .kwfFieldError label { color: #333; }
.kwcForm .kwfFieldError input,
.kwcForm .kwfFieldError textarea {
color: #333;
border-color: #bb1d1d ;
}
.kwcForm button {
cursor: pointer;
}
.kwcForm form .kwfField label,
.kwcForm form .kwfField span.fieldContent {
line-height: 20px;
}
.kwcForm .submitWrapper {
text-align: center;
clear: both;
}
.kwcForm .submitWrapper .beforeButton,
.kwcForm .submitWrapper .button,
.kwcForm .submitWrapper .saving,
.kwcForm .submitWrapper .afterButton {
float: left;
}
.kwcForm .submitWrapper .button {
position: relative;
}
.kwcForm .submitWrapper .button.disabled {
opacity: 0.3;
}
.kwcForm input,
.kwcForm textarea,
.kwcForm select {
padding: 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
line-height: 18px;
outline: none;
float: left;
}
.kwcForm input.radio {
margin-left: 10px;
border: none;
background: none;
}
.kwcForm form .kwfFormFieldCheckbox input {
width: auto;
border: none;
background: none;
margin-top: 3px;
}
.kwcForm label {
line-height: 18px;
}
.kwcForm .kwcLabelPositionAbove .kwfFormFieldWrapper.hasLabel {
margin-left: 0;
padding-left: 0;
}
.kwcForm .kwfFieldRequired label { font-weight: normal; }
.kwcForm .kwfFieldRequired span label { font-weight: normal; }
.kwcForm .kwfFieldLabelAlignTop label {
width: auto;
margin: 0px;
text-align: left;
}
.kwcForm .kwfFieldLabelAlignLeft label {
text-align: left;
}
.kwcForm .showField {
font-weight: bold;
margin-bottom: 9px;
}
.kwcForm fieldset {
margin-bottom: 20px;
padding: 10px;
}
.kwcForm fieldset legend {
font-weight: bold;
margin-left: 20px;
padding: 5px;
}
.kwcForm form .kwfFormFieldRadio .kwfFormFieldWrapper label {
margin-right: 20px;
clear: none;
}
.kwcForm form .kwfFormFieldRadio input { margin: 0px; padding: 0px; }
.kwcForm form .kwfFormFieldRadioHorizontal span { display: inline-block; }
.kwcForm form .kwfFormFieldRadioVertical span { display: block; }
.kwcForm form .kwfFormFieldRadioVertical span label { margin-left: 0px; }
.kwcForm form .kwfFormFieldRadioVertical label { float: none; }
.kwcForm form .kwfFormFieldMultiCheckboxHorizontal label { float: none; width: auto; margin-left: 0px; }
.kwcForm form .kwfFormFieldMultiCheckboxHorizontal .checkboxItem { float: left; white-space: nowrap; padding-right: 10px; }
.kwcForm form .kwfFormFieldMultiCheckboxHorizontal .checkboxItem label { font-weight: normal; }
.kwcForm form .kwfFormContainerColumns .kwfFormContainerColumn { float: left; clear: none; margin-bottom: 0px; }
.kwcForm form .kwfFormContainerColumns .kwfFormContainerColumn .kwfField { clear: none; margin-bottom: 0px; }
.kwcForm span.comment { margin-left: 10px; color: #999; }
.kwcForm .kwfField { clear: both; position: relative; margin-bottom: 4px; }
.kwcForm .kwcLabelPositionAbove label {
display: block;
float: none;
margin-left: 0px;
text-align: left;
width: 100%;
}
@media (max-width: 600px){.contact label{float:none}.contact label{text-align:left}.contact label{display:block;width:100%}.contact .kwfFormFieldWrapper input,.contact .kwfFormFieldWrapper textarea,.contact .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.contact .kwfFormFieldWrapper input[type=radio],.contact .kwfFormFieldWrapper input[type=checkbox],.contact .kwfFormFieldWrapper textarea[type=radio],.contact .kwfFormFieldWrapper textarea[type=checkbox],.contact .kwfFormFieldWrapper select[type=radio],.contact .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.contact .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.contact .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.contact .kwfFieldErrorIconBubble .arrow{display:none !important}.contact .kwfFieldErrorIconBubble .message{text-align:right}.contact .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.contact .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}@media (min-width: 600px){.contact label{float:none}.contact label{text-align:left}.contact label{display:block;width:100%}.contact .kwfFormFieldWrapper input,.contact .kwfFormFieldWrapper textarea,.contact .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.contact .kwfFormFieldWrapper input[type=radio],.contact .kwfFormFieldWrapper input[type=checkbox],.contact .kwfFormFieldWrapper textarea[type=radio],.contact .kwfFormFieldWrapper textarea[type=checkbox],.contact .kwfFormFieldWrapper select[type=radio],.contact .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.contact .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.contact .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.contact .kwfFieldErrorIconBubble .arrow{display:none !important}.contact .kwfFieldErrorIconBubble .message{text-align:right}.contact .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.contact .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}.contact .kwcForm form{*zoom:1}.contact .kwcForm form:after{content:"";display:table;clear:both}.contact .kwcForm fieldset{background:none transparent;padding:20px 0 0 0;border:none;width:auto}.contact .kwcForm fieldset legend{margin-left:-5px}.contact.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetPersonal{float:left;clear:none;width:48%}.contact.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetAdress{float:left;width:48%}.contact.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetMessage{float:right;clear:none;top:-200px;width:48%}.contact .form_product_owned div{padding-top:40px}.contact .form_Interest{margin-top:12px}.contact .form_OwnProduct div.checkboxItem,.contact .form_Interest div.checkboxItem{margin-left:140px}

@media (max-width: 600px){.register label{float:none}.register label{text-align:left}.register label{display:block;width:100%}.register .kwfFormFieldWrapper input,.register .kwfFormFieldWrapper textarea,.register .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.register .kwfFormFieldWrapper input[type=radio],.register .kwfFormFieldWrapper input[type=checkbox],.register .kwfFormFieldWrapper textarea[type=radio],.register .kwfFormFieldWrapper textarea[type=checkbox],.register .kwfFormFieldWrapper select[type=radio],.register .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.register .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.register .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.register .kwfFieldErrorIconBubble .arrow{display:none !important}.register .kwfFieldErrorIconBubble .message{text-align:right}.register .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.register .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}@media (min-width: 600px){.register label{float:none}.register label{text-align:left}.register label{display:block;width:100%}.register .kwfFormFieldWrapper input,.register .kwfFormFieldWrapper textarea,.register .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.register .kwfFormFieldWrapper input[type=radio],.register .kwfFormFieldWrapper input[type=checkbox],.register .kwfFormFieldWrapper textarea[type=radio],.register .kwfFormFieldWrapper textarea[type=checkbox],.register .kwfFormFieldWrapper select[type=radio],.register .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.register .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.register .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.register .kwfFieldErrorIconBubble .arrow{display:none !important}.register .kwfFieldErrorIconBubble .message{text-align:right}.register .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.register .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}.register .kwcForm form{*zoom:1}.register .kwcForm form:after{content:"";display:table;clear:both}.register .kwcForm fieldset{background:none transparent;padding:0 0 0 0;border:none;width:auto;margin-bottom:5px}.register .kwcForm fieldset legend{margin-left:-5px}.register.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetSex{float:left;clear:none;width:48%;margin-right:4%;margin-bottom:0px}.register.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetPersonal{float:left;clear:none;width:48%;margin-right:4%}.register.gt700 .kwcForm .kwfFormContainerFieldSet.dataFieldsetAdress{float:left;width:48%;clear:none}

#gmapLoader {
background-color: #b00;
font-weight: bold;
color: #fff;
border: 2px solid #fff;
position: absolute;
z-index: 10;
text-align: left;
font-size: 14px;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
padding: 2px 6px;
}
.kwcAdvancedGoogleMapView .mobileOverlayOpen,.kwcAdvancedGoogleMapView .mobileOverlayClose{display:none}.kwcAdvancedGoogleMapView.optimizedMobileUI{margin-bottom:20px;position:relative;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}.kwcAdvancedGoogleMapView.optimizedMobileUI .mobileOverlayOpen{background:url("/assets/kwf/Kwc/Advanced/GoogleMapView/navigateIcon.png") no-repeat center 106px rgba(0,0,0,0.7);background-size:52px 52px;position:absolute;text-align:center;display:block;z-index:1;bottom:0;right:0;left:0;top:0;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}.kwcAdvancedGoogleMapView.optimizedMobileUI .navigateIcon{position:absolute;margin-left:-26px;display:block;height:52px;width:52px;left:50%;top:34%}@media (max-height: 460px){.kwcAdvancedGoogleMapView.optimizedMobileUI .navigateIcon{top:29%}}.kwcAdvancedGoogleMapView.optimizedMobileUI .innerMobileOverlay{position:absolute;border-radius:4px;line-height:40px;margin-top:-20px;font-size:14px;color:white;height:40px;right:20px;left:20px;top:59%}@media (max-height: 460px){.kwcAdvancedGoogleMapView.optimizedMobileUI .innerMobileOverlay{top:62%}}@media (max-width: 800px){.kwcAdvancedGoogleMapView.optimizedMobileUI>.container{height:50vh !important}}.kwcAdvancedGoogleMapView.optimizedMobileUI .tapToScroll{display:none}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate{margin:0 calc((100% - 100vw) / 2);z-index:45}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate .mobileOverlayClose{display:block}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate .mobileOverlayOpen{display:none}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate .mobileOverlayClose{background:rgba(0,0,0,0.9);position:fixed;bottom:85px;height:30px;width:120px;z-index:1;left:auto;right:5px;top:auto}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate .innerMobileOverlay{top:50%}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate>.container{height:100vh !important}.kwcAdvancedGoogleMapView.optimizedMobileUI.navigate .tapToScroll{background:url("/assets/kwf/Kwc/Advanced/GoogleMapView/closeIcon.png") no-repeat center right transparent;background-size:16px 16px;padding-right:24px;display:inline}.kwcAdvancedGoogleMapView.gt700 .mobileOverlayOpen,.kwcAdvancedGoogleMapView.gt700 .mobileOverlayClose{display:none}

.kwcAdvancedGoogleMapView div.text { display: none; }
.kwcAdvancedGoogleMapView .fromAddress { margin-top:6px; }
.kwcAdvancedGoogleMapView .fromAddress input { float: left; padding: 3px; }
.kwcAdvancedGoogleMapView .fromAddress input.textBefore { width: 98%; color: #333; display: block; margin-bottom: 10px;}
.kwcAdvancedGoogleMapView.gt500 .fromAddress input.textBefore {width: 50%; display: block;}
.kwcAdvancedGoogleMapView .fromAddress input.kwfClearOnFocusBlurred { color: #ccc; }
.kwcAdvancedGoogleMapView .fromAddress input.textOn { color: #333; }
.kwcAdvancedGoogleMapView .fromAddress button {
font-weight: bold;
overflow: visible;
cursor: pointer;
width: 100%;
margin: 0;
float: left;
padding: 8px 5px;
display: block;
float:left;
}
.kwcAdvancedGoogleMapView.gt500 .fromAddress button {
width: 200px;
float: right;
padding: 2px 5px;
cursor: pointer;
font-weight: bold;
}
.kwcAdvancedGoogleMapView .mapDirSuggestParent { display: none; margin-top: 30px; }
.kwcAdvancedGoogleMapView .container { overflow: hidden; border: 1px solid #000; }
div.advancedGoogleMap .container{width:100% !important}div.advancedGoogleMap .fromAddress button{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.14s;-moz-transition-duration:0.14s;-o-transition-duration:0.14s;transition-duration:0.14s;font-family:'roboto';font-weight:500;border:none !important;letter-spacing:0.5px;font-weight:normal;background:#006F3E;padding:8px 25px;color:#fff;font-size:14px}div.advancedGoogleMap .fromAddress button:hover{background:#005e32}div.advancedGoogleMap .fromAddress input.textBefore{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'roboto';font-weight:300;background:none rgba(0,0,0,0.05);padding:4px 6px 4px 6px;letter-spacing:0.5px;border-radius:4px;font-size:15px;color:black;border:none;width:100%}div.advancedGoogleMap .fromAddress input.textBefore:hover,div.advancedGoogleMap .fromAddress input.textBefore:focus{background:none rgba(0,0,0,0.07)}div.advancedGoogleMap.gt500 .fromAddress button{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.14s;-moz-transition-duration:0.14s;-o-transition-duration:0.14s;transition-duration:0.14s;font-family:'roboto';font-weight:500;border:none !important;letter-spacing:0.5px;font-weight:normal;background:#006F3E;padding:8px 25px;color:#fff;font-size:14px}div.advancedGoogleMap.gt500 .fromAddress button:hover{background:#005e32}

.kwcAdvancedCommunityVideo{position:relative}.kwcAdvancedCommunityVideo .communityVideoContainer{background-color:white;position:relative;overflow:hidden;height:0px;z-index:1}.kwcAdvancedCommunityVideo .communityVideoContainer.ratio16x9{padding-bottom:56.25%}.kwcAdvancedCommunityVideo .communityVideoContainer.ratio4x3{padding-bottom:75%}.kwcAdvancedCommunityVideo .communityVideoContainer .outerLoading{position:absolute;width:66px;height:66px;top:50%;left:50%;margin:-33px 0px 0px -33px}.kwcAdvancedCommunityVideo .communityVideoContainer .outerLoading .loading{width:66px;height:66px;background:url("/assets/kwf/Kwf_js/EyeCandy/Lightbox/loading.gif") no-repeat center center}.kwcAdvancedCommunityVideo .communityVideoContainer .communityVideoPlayer iframe{position:absolute;height:100%;width:100%;left:0;top:0}

.kwcNewsListView .entry { margin-bottom: 20px; padding-bottom: 20px; }
.kwcNewsListView .entry h2,
.kwcNewsListView .entry p { margin-bottom: 0px; }
.kwcNewsListView .entry .teaser { margin: 10px 0px; padding: 10px; background: #ececec; }
.kwcNewsListView .entry .readMoreLink { text-align: right; }
.kwcNewsListView .entry .prevImage { float: left; margin-right: 10px; }
.newsView .news { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.newsView .news h2 { margin-bottom: 0px; }
.newsView .news .pubDate { font-size: 11px; margin-bottom: 0px; }
.newsView .news .text { width: 565px; margin-bottom: 0px; }
.newsView .news .image { margin-bottom: 10px; }
.newsView .news .withoutImage { width: auto; }
.kwcPagingAbstract {
padding: 25px 0px;
text-align: center;
line-height: 20px;
z-index: 1000;
clear: both;
}
.kwcPagingAbstract a {
padding: 1px 3px;
color: #000;
padding: 4px 6px;
font-weight: bold;
}
.kwcPagingAbstract a:hover,
.kwcPagingAbstract a.active {
color: #333;
font-weight: bold;
padding: 3px 5px;
border: 1px solid #aaa;
background-color: #ccc;
}
.kwcPagingAbstract span { font-weight: bold; }
.kwcNewsDetailAbstract h1 { margin-bottom: 0px; }
.kwcNewsDetailAbstract .publishDate { margin-bottom: 20px; }
.kwcNewsDetailAbstract .backLink { margin-top: 20px; }
.newsletterSubscribe{max-width:500px}@media (max-width: 600px){.newsletterSubscribe label{float:none}.newsletterSubscribe label{text-align:left}.newsletterSubscribe label{display:block;width:100%}.newsletterSubscribe .kwfFormFieldWrapper input,.newsletterSubscribe .kwfFormFieldWrapper textarea,.newsletterSubscribe .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.newsletterSubscribe .kwfFormFieldWrapper input[type=radio],.newsletterSubscribe .kwfFormFieldWrapper input[type=checkbox],.newsletterSubscribe .kwfFormFieldWrapper textarea[type=radio],.newsletterSubscribe .kwfFormFieldWrapper textarea[type=checkbox],.newsletterSubscribe .kwfFormFieldWrapper select[type=radio],.newsletterSubscribe .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.newsletterSubscribe .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.newsletterSubscribe .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.newsletterSubscribe .kwfFieldErrorIconBubble .arrow{display:none !important}.newsletterSubscribe .kwfFieldErrorIconBubble .message{text-align:right}.newsletterSubscribe .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.newsletterSubscribe .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}@media (min-width: 600px){.newsletterSubscribe label{float:none}.newsletterSubscribe label{text-align:left}.newsletterSubscribe label{display:block;width:100%}.newsletterSubscribe .kwfFormFieldWrapper input,.newsletterSubscribe .kwfFormFieldWrapper textarea,.newsletterSubscribe .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.newsletterSubscribe .kwfFormFieldWrapper input[type=radio],.newsletterSubscribe .kwfFormFieldWrapper input[type=checkbox],.newsletterSubscribe .kwfFormFieldWrapper textarea[type=radio],.newsletterSubscribe .kwfFormFieldWrapper textarea[type=checkbox],.newsletterSubscribe .kwfFormFieldWrapper select[type=radio],.newsletterSubscribe .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.newsletterSubscribe .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.newsletterSubscribe .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.newsletterSubscribe .kwfFieldErrorIconBubble .arrow{display:none !important}.newsletterSubscribe .kwfFieldErrorIconBubble .message{text-align:right}.newsletterSubscribe .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.newsletterSubscribe .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}.newsletterSubscribe .kwcForm form{*zoom:1}.newsletterSubscribe .kwcForm form:after{content:"";display:table;clear:both}.newsletterSubscribe .kwcForm fieldset{background:none transparent;padding:20px 0 0 0;border:none;width:auto}.newsletterSubscribe .kwcForm fieldset legend{margin-left:-5px}

.kwfFadeElements { position: relative; }
.kwfFadeElements .outerComponents { position: relative; overflow: hidden; }
.kwfFadeElement { position: absolute; top: 0px; left: 0px; width: 100%; }
.elementAccessLinks { position: relative; z-index: 2; }
.elementAccessLinks li { float: left; }
.elementAccessLinks .elementAccessLink {
display: block; width: 20px; height: 20px;
background-color: #bbb; margin: 0px 5px;
}
.elementAccessLinks a.elementAccessLinkActive {
background-color: #fff;
}
.elementAccessLinks .elementAccessPlayPauseButton {
background-repeat: no-repeat;
}
.elementAccessLinks .elementAccessPause {
background-image: url(/assets/kwf/images/pause.png);
}
.elementAccessLinks .elementAccessPlay {
background-image: url(/assets/kwf/images/play.png);
}
.elementAccessNext,
.elementAccessPrevious { position: relative; z-index: 2; }
.kwcLegacyListFade .components{position:relative;top:0px;left:0px}.kwcLegacyListFade>.subComponents{position:absolute;width:100%;top:0}.kwcLegacyListFade>.subComponents.kwcFirst{position:static}

.slideShow {
height: 480px;
margin-bottom: 20px;
margin-left: -20px;
}
.slideShow a.elementAccessPrevious {
display: block;
width: 33px;
height: 45px;
background: url('/assets/web/images/arrowLeft.jpg');
position: absolute;
left: 0px;
top: 50%;
margin-top: -45px;
}
.slideShow a.elementAccessNext {
display: block;
width: 33px;
height: 45px;
background: url('/assets/web/images/arrowRight.jpg');
position: absolute;
top: 50%;
right: 0px;
margin-top: -45px;
}
.slideShow ul.elementAccessLinks {
top: 465px;
display: table;
margin: 0 auto;
background: url('/assets/web/images/listFadeBackground.jpg') bottom no-repeat white;
height: 30px;
}
.slideShow ul.elementAccessLinks li {
list-style-type: none;
list-style-image: none;
}
.slideShow ul.elementAccessLinks li a {
height: 20px;
width: 20px;
position: relative;
background: url('/assets/web/images/listFadeElement.png') no-repeat;
top: 4px;
}
.slideShow ul.elementAccessLinks li a.elementAccessLinkActive {
background: url('/assets/web/images/listFadeElementActive.png') no-repeat;
}
.slideShow ul.elementAccessLinks li a.elementAccessPlayPauseButton {
display: none;
}
.slideShowSmall {
height: 200px;
margin-bottom: 20px;
margin-left: -20px;
}
.slideShowSmall a.elementAccessPrevious {
display: block;
width: 33px;
height: 45px;
background: url('/assets/web/images/arrowLeft.jpg');
position: absolute;
left: 0px;
top: 50%;
margin-top: -45px;
}
.slideShowSmall a.elementAccessNext {
display: block;
width: 33px;
height: 45px;
background: url('/assets/web/images/arrowRight.jpg');
position: absolute;
top: 50%;
right: 0px;
margin-top: -45px;
}
.slideShowSmall ul.elementAccessLinks {
top: 185px;
display: table;
margin: 0 auto;
background: url('/assets/web/images/listFadeBackground.jpg') bottom no-repeat white;
height: 30px;
}
.slideShowSmall ul.elementAccessLinks li {
list-style-type: none;
list-style-image: none;
}
.slideShowSmall ul.elementAccessLinks li a {
height: 20px;
width: 20px;
position: relative;
background: url('/assets/web/images/listFadeElement.png') no-repeat;
top: 4px;
}
.slideShowSmall ul.elementAccessLinks li a.elementAccessLinkActive {
background: url('/assets/web/images/listFadeElementActive.png') no-repeat;
}
.slideShowSmall ul.elementAccessLinks li a.elementAccessPlayPauseButton {
display: none;
}
.teaserGallery{*zoom:1;margin-right:-5px;margin-bottom:30px}.teaserGallery:after{content:"";display:table;clear:both}.teaserGallery .teaserGalleryComposite{margin-right:5px;height:280px}.teaserGallery .teaserGalleryComposite .webStandard p{font-size:13px}.teaserGallery .teaserGalleryCompositeHeadline h2.headlineH2{line-height:26px;font-size:22px}.teaserGallery.gt360 .teaserGalleryComposite{height:300px}.teaserGallery.gt400{margin-right:-12px}.teaserGallery.gt400 .listItem{float:left;width:50%}.teaserGallery.gt400 .listItem .teaserGalleryCompositeHeadline h2.headlineH2{line-height:26px;font-size:22px}.teaserGallery.gt400 .listItem .teaserGalleryComposite{margin-right:12px;height:280px}.teaserGallery.gt400 .listItem .teaserGalleryComposite .webStandard p{font-size:13px}.teaserGallery.gt515 .listItem{float:left;width:33.33%}.teaserGallery.gt750 .listItem{float:left;width:25%}

.teaserGalleryComposite{border:1px solid #dadada;margin-bottom:12px;padding:0 0 0 7px;position:relative}.teaserGalleryComposite a{height:100%;display:block}.teaserGalleryComposite .webStandard.kwcBasicHeadlines{padding-right:7px;margin-bottom:5px;margin-top:-3px}.teaserGalleryComposite .webStandard.kwcBasicHeadlines h1{font-size:14px;font-weight:bold;color:#007044}.teaserGalleryComposite .readMore{background:#dbe7dd;width:20px;height:20px;right:0px;position:absolute;bottom:0px;background:url("/assets/web/images/structure/shape.png") no-repeat center center #dbe7dd}.teaserGalleryComposite .webStandard p{line-height:14px}

.teaserGalleryCompositeHeadline h2.headlineH2{margin-bottom:0}

.teaserGalleryCompositeImage {
margin-bottom: 10px;
margin-left: -7px;
}
.teaserGalleryCompositeText{padding-right:7px}

.grossPriceListSubscribeForm {
max-width: 525px;
}
.grossPriceListSubscribeForm .form_product_owned div { padding-top: 40px; }
.grossPriceListSubscribeForm .form_Interest { margin-top: 12px; }
.grossPriceListSubscribeForm .form_OwnProduct div.checkboxItem,
.grossPriceListSubscribeForm .form_Interest div.checkboxItem { margin-left: 140px; }
.grossPriceListSubscribeForm .submitWrapper { margin-top: 20px; }
.grossPriceListSubscribeForm .kwfFormFieldCheckbox .comment {
font-size: 11px;
color: #333;
}
.grossPriceListSubscribeForm .kwfFormFieldRadioHorizontal .valueSir {
display: table;
float: left;
}
.grossPriceListSubscribeForm .kwfFormFieldRadioHorizontal .valueSir input {
width: auto;
margin-right: 5px;
}
.grossPriceListSubscribeForm .kwfFormFieldRadioHorizontal .valueMadam {
display: table;
float: left;
}
.grossPriceListSubscribeForm .kwfFormFieldRadioHorizontal .valueMadam input {
width: auto;
margin-right: 5px;
}
@media (max-width: 599px){.careerJobBenefits{margin-top:30px}}

html .careerJobBenefitsTitle{margin-top:0}

.careerJobBenefitsList{margin-top:0}

@media (min-width: 600px){.careerJob .jobDetail{width:68%;float:left}}.careerJob .jobDetail .jobApply{font-family:'roboto';font-weight:500;border:none !important;letter-spacing:0.5px;font-weight:normal;background:#006F3E;padding:8px 25px;font-size:14px;margin-top:15px;width:110px}.careerJob .jobDetail .jobApply a{color:#fff}@media (min-width: 600px){.careerJob .jobBenefits{box-sizing:border-box;width:32%;float:right;padding-left:40px}}

.pressView .entry .article{border-bottom:1px dotted #006f3e}.pressView .entry .readMore{border-bottom:0 !important;display:inline-block}.pressView .entry .image{display:none}.pressView.gt768 .entry{margin:0;padding:0 0 30px 0;display:block;position:relative;box-sizing:content-box}.pressView.gt768 .entry .image{padding-bottom:20px;float:left;display:block;height:120px;margin-right:10px;border-top:1px solid white}.pressView.gt768 .entry .article{padding-bottom:20px;display:block}.pressView.gt768 .entry .article .text h3{margin-top:0}.pressView.gt768 .entry .article .teaser{margin-left:170px}

.pressDetail .back {
margin-top: 30px;
padding-top: 5px;
border-top: 1px solid #006F3E;
}
.jobsView .jobTitle{margin-bottom:3px}.jobsView .jobEntry h3,.jobsView .jobEntry h4{float:left;clear:both}.jobsView a:hover h3,.jobsView a:hover h4{color:#000}

.jobsDetail .infoContainer{margin-top:35px}.jobsDetail .backLink{margin-top:30px;padding-top:5px;border-top:1px solid #006F3E}

.paragraphsColored { padding: 12px 12px 2px 12px; background: #ffc000; border: 1px solid #ffc000; }
.paragraphsColored p,
.paragraphsColored li { line-height: 16px !important; }
.paragraphsColored a { color: #000 !important; }
.paragraphsColored a:hover { text-decoration: underline !important; }
.paragraphsBordered { padding: 8px 8px 0px 8px; border: 1px solid #ccc; }
.paragraphsBordered p,
.paragraphsBordered li { line-height: 16px !important; }
.paragraphsFakeTabs { padding: 14px 14px 4px 14px; background: #dbe7dd; border: 1px solid #ccc; }
.paragraphsGalleryDynamicList .profil { position: relative; float: left; margin: 0px 14px 11px 0px; }
.paragraphsGalleryDynamicList .lastInRow { margin-right: 0px; }
.paragraphsGalleryDynamicList .profil .countingImg { position: absolute; top: 5px; left: 5px; z-index: 1; }
.paragraphsGalleryDynamicListImagesImage { display: inline; }
.kwcAdvancedImprintImprint span.imprintHeadline {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
display: block;
}
.vkwcAdvancedImprintVividPlanet span.imprintHeadline {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 8px;
display: block;
}
.kwcAdvancedImprintGoogleAnalytics span.imprintHeadline {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 8px;
display: block;
}
div.kwfSwitchDisplay a.switchLink {
background: url(/assets/kwf/images/bullet_arrow_right.png) 0px 0px no-repeat;
padding-left: 18px;
}
div.kwfSwitchDisplay a.switchLink.switchLinkOpened {
background: url(/assets/silkicons/bullet_arrow_down.png) 0px 0px no-repeat;
}
/* z-index unter 50 lassen. bildgalerie hat 50 auf die mask und 100 auf die box
und da sollten wir drunter bleiben. */
div.kwfSwitchDisplay div.switchContent { 
overflow: hidden; z-index: 45; position: relative; 
margin-left: 19px;
}
/*
Bei einer Bildergalerie in einem switch display gab es einen Fehler,
der beim schließen die Bilder nicht sofort verschwinden ließ, sondern
über die schrift nach oben schob. Das hier war ein fix dafür, der allerdings
die steuerung (zoom +/-) einer GoogleMap in einem switchDisplay zerstören würde.
*/
/* div.kwfSwitchDisplay div.switchContent img { position: relative; z-index: 500;} */
/* avoid flicker */
html.js div.kwfSwitchDisplay div.switchContent { display: none; }
.kwcAdvancedImprintDisclaimer span.imprintHeadline {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 8px;
display: block;
}
.kwcAdvancedImprintDisclaimer .kwfSwitchDisplay { margin-bottom: 10px; }
.priceList {
margin-top: 40px;
}
.priceList td {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 5px 8px 5px 8px;
}
.priceList .right.data {
width: 535px;
}
.priceList .left.image {
width: 185px;
}
.priceList .image .catImage2,
.priceList .image .catImage3 {
margin-top: 10px;
}
.priceList .description {
padding-right: 23px;
}
.priceList .price {
text-align: right;
}
.priceList td.labels {
width: 235px;
}
.priceList td.surface {
border-right: 0px;
}
.priceList td.surface img {
border: 1px solid #ccc;
}
.priceList table {
border-spacing: inherit;
width: 525px;
}
.priceList .catLink {
width: 163px;
height: 195px;
margin-right: 14px;
margin-bottom: 9px;
float: left;
border: 1px solid #797979;
}
.priceList .catLink .image {
width: 165px;
height: 165px;
}
.priceList .catLink .name {
background: #0e7341;
display: block;
widht: 165px;
height: 30px;
color: #fff;
font-weight: bold;
text-align: center;
line-height: 30px;
vertical-align: middle;
}
.priceList .feedstock {
margin-bottom: 10px;
}
.priceList .packagingLabel,
.priceList .palletLabel,
.priceList .suppliesLabel {
margin-top: 10px;
font-weight: bold;
}
.saleListMaster #breadCrumbs {
float: left;
width: 100%;
}
.saleListMaster #breadCrumbs .top {
position: relative;
float: left;
width: 100%;
}
.saleListMaster #breadCrumbs .top:after {
clear: both;
content: " ";
}
.saleListMaster #breadCrumbs .top .priceListSearchBox {
float: left;
width: 50%;
}
.saleListMaster #breadCrumbs .top .priceListWatchlist {
float: left;
width: 48%;
margin-left: 2%;
}
.saleListMaster #breadCrumbs .breadcrumbs {
width: 100%;
float: left;
}
.saleListMaster .kwfMainContent {
float: left;
width: 100%;
}
.priceListCategories {
margin-top: 40px;
}
.priceListCategories .catLink {
width: 163px;
height: 195px;
margin-right: 14px;
margin-bottom: 9px;
float: left;
border: 1px solid #797979;
}
.priceListCategories .catLink .image {
width: 165px;
height: 165px;
}
.priceListCategories .catLink .name {
background: #0e7341;
display: block;
widht: 165px;
height: 30px;
color: #fff;
font-weight: bold;
text-align: center;
line-height: 30px;
vertical-align: middle;
}
.priceListItemsListView td{border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:5px 8px 5px 8px}.priceListItemsListView .right.data{width:535px}.priceListItemsListView .left.image{width:185px}.priceListItemsListView .image .catImage2,.priceListItemsListView .image .catImage3{margin-top:10px}.priceListItemsListView .description{padding-right:23px}.priceListItemsListView .price{text-align:right}.priceListItemsListView td.labels{width:235px}.priceListItemsListView td.surface{border-right:0px}.priceListItemsListView td.surface img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc}.priceListItemsListView table{border-spacing:inherit;width:525px}.priceListItemsListView .feedstock{margin-bottom:10px;font-size:12px}.priceListItemsListView .packagingLabel,.priceListItemsListView .palletLabel,.priceListItemsListView .suppliesLabel{margin-top:10px;font-weight:bold}table.itemsTable{width:78%;margin-left:21%}table.itemsTable thead th{border-bottom:2px solid black;padding:0px 4px;font-weight:bold}table.itemsTable tbody td{padding:4px}.priceListItemsListView .articlesTable{width:100%}@media (min-width: 700px){.priceListItemsListView .articlesTable{display:flex}}.priceListItemsListView .articlesTable .category{width:100%}@media (min-width: 700px){.priceListItemsListView .articlesTable .category{width:28%;margin-right:8%}}.priceListItemsListView .articlesTable .category .categoryTitle{font-weight:bold;font-size:16px;border-bottom:2px solid black}.priceListItemsListView .articlesTable .category .categoryImages{margin-bottom:50px}.priceListItemsListView .articlesTable .category .categoryImages .categoryImagesInner{display:flex}.priceListItemsListView .articlesTable .category .categoryImages .categoryImagesInner>div{flex:1 0 33%}@media (min-width: 700px){.priceListItemsListView .articlesTable .category .categoryImages .categoryImagesInner{display:block}}.priceListItemsListView .articlesTable .itemsTableWrapper{overflow-x:auto;width:100%}@media (min-width: 700px){.priceListItemsListView .articlesTable .itemsTableWrapper{overflow-x:visible;width:64%}}.priceListItemsListView .articlesTable table.itemsTable{min-width:500px;width:100%;margin:0;border-collapse:collapse}@media (min-width: 700px){.priceListItemsListView .articlesTable table.itemsTable{min-width:auto}}.priceListItemsListView .articlesTable table.itemsTable .commissionGroupField{width:9px}.priceListItemsListView .articlesTable table.itemsTable .itemNumberField{width:42px}.priceListItemsListView .articlesTable table.itemsTable .descriptionField{width:223px}.priceListItemsListView .articlesTable table.itemsTable .sellPriceField{width:100px}.priceListItemsListView .articlesTable table.itemsTable .surface{width:60px}.priceListItemsListView .articlesTable table.itemsTable tbody td{vertical-align:top}.priceListItemsListView .outerSum{*zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:none repeat scroll 0 0 #006f3e;box-shadow:0 5px 0 #ccc;margin-bottom:50px;font-size:15px;padding:5px;width:515px;float:right;color:white}.priceListItemsListView .outerSum:after{content:"";display:table;clear:both}.priceListItemsListView .outerSum>div{*zoom:1;text-align:center;font-weight:bold;float:left;width:33%}.priceListItemsListView .outerSum>div:after{content:"";display:table;clear:both}.priceListItemsListView .outerSum>div span{font-weight:normal;padding-top:4px;display:block}.priceListItemsListView a.pdfDownload{margin-top:-43px;position:absolute;right:20px}

.kwcBasicImageParent .container {
height: 0;
position: relative;
overflow: hidden;
}
.kwcBasicImageParent img {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
}
.priceListSurfacesImage img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.categoryTreeMenuMain>ul.menu li{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1.1s;-moz-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s}.categoryTreeMenuMain>ul.menu li>a{font-family:'roboto';font-weight:300;border-top:1px solid #DFDFDF;letter-spacing:0.5px;padding:10px 0;display:block;color:black;width:auto}.categoryTreeMenuMain>ul.menu li.first>a{border-top-color:transparent}.categoryTreeMenuMain>ul.menu li.current>a{font-family:'HelveticaNeueW02-75Bold'}.categoryTreeMenuMain>ul.menu li.selected>a{font-family:'HelveticaNeueW02-75Bold';color:black}.categoryTreeMenuMain>ul.menu:hover li{opacity:0.4;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;-o-transition-duration:0.05s;transition-duration:0.05s}.categoryTreeMenuMain>ul.menu:hover li:hover{opacity:1}

.categoryTreeMenuMainSub{padding-left:12px}.categoryTreeMenuMainSub>ul.menu li>a{padding:5px 0;font-size:13px}

.categoryTreeMenuMainSubSubSub{padding-left:12px}

.priceListWatchlist h2 {
margin-bottom: 5px;
margin-top: 0;
}
.priceListWatchlist a.itemCountLink {
float: left;
margin: 3px 5px 0 0;
}
.priceListWatchlist h2 a.contact {
text-align: right;
float: right;
margin-right: 44px;
}
.priceListWatchlist .watchlistItem {
float: left;
margin-right: 10px;
margin-bottom: 5px;
border: 1px solid #333;
background: #ccc;
}
.priceListWatchlist .watchlistItem span {
padding: 2px 4px;
display: inline-block;
}
.priceListWatchlist .watchlistItem a {
color: white;
padding: 2px 5px;
background: #333;
display: inline-block;
}
.priceListWatchlist .watchlistItem a:hover {
color: white;
background: #cc0000;
cursor: pointer;
}
.priceListWatchlist .clearWatchlist {
display: block;
width: 11px;
height: 15px;
float: left;
background: url(/assets/web/images/trash.png) no-repeat;
margin-top: 5px;
}
.priceListWatchlist .clearWatchlist:hover {
background: url(/assets/web/images/trashHover.png) no-repeat;
}
.priceListWatchlist .clearWatchlist.inactive {
cursor: default;
background: url(/assets/web/images/trashInactive.png) no-repeat;
}
.priceListWatchlistSendPdf .webForm .submitWrapper {
position: relative;
float: left;
}
.priceListWatchlistSendFn .webForm .submitWrapper {
position: relative;
float: left;
}
.priceListItemsDetail .addToWatchlist {
margin-top: 5px;
width: 100%;
height: 14px;
background: url('/assets/web/images/iconAddSign.png') no-repeat center center;
display: block;
position: relative;
}
.priceListItemsDetail .removeFromWatchlist {
margin-top: 5px;
width: 100%;
height: 14px;
background: url('/assets/web/images/iconRemoveSign.png') no-repeat center center;
display: block;
position: relative;
}
.priceListItemsDetail .addToWatchlist .info {
position: absolute;
width: 200px;
z-index: 100;
background: white;
border: 1px solid #ccc;
padding: 5px 8px;
top: 15px;
left: -15px;
}
.priceListSearchBox{position:relative}.priceListSearchBox .webForm .kwfFormFieldTextField{margin:3px 0 0 0;padding:0}.priceListSearchBox .webForm .kwfFormFieldTextField input{height:22px}.priceListSearchBox .webForm .form_query{float:left;padding:1px;width:70%}.priceListSearchBox .webForm .form_query input{width:100%}.priceListSearchBox .webForm .submitWrapper{margin:4px 0;clear:none;float:left}

div.boxSwitchLanguage.webStandard a.switchLink{background:none transparent;padding-left:0;display:block;color:white;z-index:2}div.boxSwitchLanguage.webStandard a.switchLink span{font-family:'roboto';font-weight:300;font-size:13px;opacity:0.68;color:white}div.boxSwitchLanguage.webStandard a.switchLink p{font-family:'roboto';font-weight:300;text-transform:uppercase;font-size:13px;display:inline;color:white;opacity:1;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-o-transition-duration:0.4s;transition-duration:0.4s}div.boxSwitchLanguage.webStandard a.switchLink.switchLinkOpened{position:relative}div.boxSwitchLanguage.webStandard a.switchLink.switchLinkOpened p{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-o-transition-duration:0.4s;transition-duration:0.4s}div.boxSwitchLanguage.webStandard a.switchLink:not(.switchLinkOpened):hover p{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-o-transition-duration:0.4s;transition-duration:0.4s}div.boxSwitchLanguage.webStandard a.switchLink:not(.switchLinkOpened):hover:after{background:#006f3e;font-family:"fnIcons";position:absolute;padding-left:4px;padding-top:2px;content:"\e603";display:block;color:white;height:18px;width:20px;right:-5px;top:0px}div.boxSwitchLanguage.webStandard .switchContent{box-shadow:0 2px 10px rgba(0,0,0,0.5);background:#006f3e;position:absolute;padding:0 4px;z-index:1;right:-5px;top:0px}div.boxSwitchLanguage.webStandard .switchContent:before{font-family:"fnIcons";padding-top:2px;content:"\e604";display:block;color:white}div.boxSwitchLanguage.webStandard .switchContent a{font-family:'roboto';font-weight:300;text-transform:uppercase;font-size:13px;color:white;opacity:0.8}div.boxSwitchLanguage.webStandard .switchContent a:hover{opacity:1}

.kwcBoxSwitchLanguage a div { display: inline; margin-right: 4px; }
.ext-ie7 .kwcBoxSwitchLanguage a div img { margin-top: 4px; }
.abstractProductList {
margin-top: 40px;
}
.abstractProductList td {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 5px 8px 5px 8px;
}
.abstractProductList .right.data {
width: 535px;
}
.abstractProductList .left.image {
width: 185px;
}
.abstractProductList .image .catImage2,
.abstractProductList .image .catImage3 {
margin-top: 10px;
}
.abstractProductList .description {
padding-right: 23px;
}
.abstractProductList .price {
text-align: right;
}
.abstractProductList td.labels {
width: 235px;
}
.abstractProductList td.surface {
border-right: 0px;
}
.abstractProductList td.surface img {
border: 1px solid #ccc;
}
.abstractProductList table {
border-spacing: inherit;
width: 525px;
}
.abstractProductList .catLink {
width: 163px;
height: 195px;
margin-right: 14px;
margin-bottom: 9px;
float: left;
border: 1px solid #797979;
}
.abstractProductList .catLink .image {
width: 165px;
height: 165px;
}
.abstractProductList .catLink .name {
background: #0e7341;
display: block;
widht: 165px;
height: 30px;
color: #fff;
font-weight: bold;
text-align: center;
line-height: 30px;
vertical-align: middle;
}
.abstractProductList .feedstock {
margin-bottom: 10px;
}
.abstractProductList .packagingLabel,
.abstractProductList .palletLabel,
.abstractProductList .suppliesLabel {
margin-top: 10px;
font-weight: bold;
}
.saleListMaster #breadCrumbs {
float: left;
width: 100%;
}
.saleListMaster #breadCrumbs .top {
position: relative;
float: left;
width: 100%;
}
.saleListMaster #breadCrumbs .top:after {
clear: both;
content: " ";
}
.saleListMaster #breadCrumbs .top .abstractProductListSearchBox {
float: left;
width: 50%;
}
.saleListMaster #breadCrumbs .top .abstractProductListWatchlist {
float: left;
width: 48%;
margin-left: 2%;
}
.saleListMaster #breadCrumbs .breadcrumbs {
width: 100%;
float: left;
}
.saleListMaster .kwfMainContent {
float: left;
width: 100%;
}
.abstractProductListCategories {
margin-top: 40px;
}
.abstractProductListCategories .catLink {
width: 163px;
height: 195px;
margin-right: 14px;
margin-bottom: 9px;
float: left;
border: 1px solid #797979;
}
.abstractProductListCategories .catLink .image {
width: 165px;
height: 165px;
}
.abstractProductListCategories .catLink .name {
background: #0e7341;
display: block;
widht: 165px;
height: 30px;
color: #fff;
font-weight: bold;
text-align: center;
line-height: 30px;
vertical-align: middle;
}
.abstractProductListItemsListView td{border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:5px 8px 5px 8px}.abstractProductListItemsListView .right.data{width:535px}.abstractProductListItemsListView .left.image{width:185px}.abstractProductListItemsListView .image .catImage2,.abstractProductListItemsListView .image .catImage3{margin-top:10px}.abstractProductListItemsListView .description{padding-right:23px}.abstractProductListItemsListView .price{text-align:right}.abstractProductListItemsListView td.labels{width:235px}.abstractProductListItemsListView td.surface{border-right:0px}.abstractProductListItemsListView td.surface img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc}.abstractProductListItemsListView table{border-spacing:inherit;width:525px}.abstractProductListItemsListView .feedstock{margin-bottom:10px;font-size:12px}.abstractProductListItemsListView .packagingLabel,.abstractProductListItemsListView .palletLabel,.abstractProductListItemsListView .suppliesLabel{margin-top:10px;font-size:11px;font-weight:bold}.abstractProductListItemsListView .packaging,.abstractProductListItemsListView .palletAmount,.abstractProductListItemsListView .supplies{font-size:11px}table.itemsTable{width:78%;margin-left:21%}table.itemsTable thead th{border-bottom:2px solid black;padding:0px 4px;font-weight:bold}table.itemsTable tbody td{padding:4px}.abstractProductListItemsListView{float:left}.abstractProductListItemsListView .articlesTable{*zoom:1;width:100%}.abstractProductListItemsListView .articlesTable:after{content:"";display:table;clear:both}.abstractProductListItemsListView .articlesTable .category{float:left;width:185px}.abstractProductListItemsListView .articlesTable .category .categoryTitle{font-weight:bold;font-size:16px;border-bottom:2px solid black}.abstractProductListItemsListView .articlesTable table.itemsTable{width:515px;float:right;margin:0;border-collapse:collapse}.abstractProductListItemsListView .articlesTable table.itemsTable .commissionGroupField{width:9px}.abstractProductListItemsListView .articlesTable table.itemsTable .itemNumberField{width:42px}.abstractProductListItemsListView .articlesTable table.itemsTable .descriptionField{width:223px}.abstractProductListItemsListView .articlesTable table.itemsTable .stockField{width:50px}.abstractProductListItemsListView .articlesTable table.itemsTable .sellPriceField{width:58px}.abstractProductListItemsListView .articlesTable table.itemsTable .surface{width:60px}.abstractProductListItemsListView .articlesTable table.itemsTable tbody td{vertical-align:top}.abstractProductListItemsListView .outerSum{*zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:none repeat scroll 0 0 #006f3e;box-shadow:0 5px 0 #ccc;margin-bottom:50px;font-size:15px;padding:5px;width:515px;float:right;color:white}.abstractProductListItemsListView .outerSum:after{content:"";display:table;clear:both}.abstractProductListItemsListView .outerSum>div{*zoom:1;text-align:center;font-weight:bold;float:left;width:33%}.abstractProductListItemsListView .outerSum>div:after{content:"";display:table;clear:both}.abstractProductListItemsListView .outerSum>div span{font-weight:normal;padding-top:4px;display:block}.abstractProductListItemsListView a.pdfDownload{margin-top:-43px;position:absolute;right:20px}

.abstractProductListWatchlist h2 {
margin-bottom: 5px;
margin-top: 0;
}
.abstractProductListWatchlist a.itemCountLink {
float: left;
margin: 3px 5px 0 0;
}
.abstractProductListWatchlist h2 a.contact {
text-align: right;
float: right;
margin-right: 44px;
}
.abstractProductListWatchlist .watchlistItem {
float: left;
margin-right: 10px;
margin-bottom: 5px;
border: 1px solid #333;
background: #ccc;
}
.abstractProductListWatchlist .watchlistItem span {
padding: 2px 4px;
display: inline-block;
}
.abstractProductListWatchlist .watchlistItem a {
color: white;
padding: 2px 5px;
background: #333;
display: inline-block;
}
.abstractProductListWatchlist .watchlistItem a:hover {
color: white;
background: #cc0000;
cursor: pointer;
}
.abstractProductListWatchlist .clearWatchlist {
display: block;
width: 11px;
height: 15px;
float: left;
background: url(/assets/web/images/trash.png) no-repeat;
margin-top: 5px;
}
.abstractProductListWatchlist .clearWatchlist:hover {
background: url(/assets/web/images/trashHover.png) no-repeat;
}
.abstractProductListWatchlist .clearWatchlist.inactive {
cursor: default;
background: url(/assets/web/images/trashInactive.png) no-repeat;
}
.abstractProductListWatchlistSendPdf .webForm .submitWrapper {
position: relative;
float: left;
}
.abstractProductListWatchlistSendFn .webForm .submitWrapper {
position: relative;
float: left;
}
.abstractProductListItemsDetail .addToWatchlist {
margin-top: 5px;
width: 100%;
height: 14px;
background: url('/assets/web/images/iconAddSign.png') no-repeat center center;
display: block;
position: relative;
}
.abstractProductListItemsDetail .removeFromWatchlist {
margin-top: 5px;
width: 100%;
height: 14px;
background: url('/assets/web/images/iconRemoveSign.png') no-repeat center center;
display: block;
position: relative;
}
.abstractProductListItemsDetail .addToWatchlist .info {
position: absolute;
width: 200px;
z-index: 100;
background: white;
border: 1px solid #ccc;
padding: 5px 8px;
top: 15px;
left: -15px;
}
.abstractProductListSearchBox{position:relative}.abstractProductListSearchBox .webForm .kwfFormFieldTextField{margin:3px 0 0 0;padding:0}.abstractProductListSearchBox .webForm .kwfFormFieldTextField input{height:22px}.abstractProductListSearchBox .webForm .form_query{float:left;padding:1px;width:70%}.abstractProductListSearchBox .webForm .form_query input{width:100%}.abstractProductListSearchBox .webForm .submitWrapper{margin:4px 0;clear:none;float:left}

.menuMainSubProducts>ul.menu>li{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1.1s;-moz-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s}.menuMainSubProducts>ul.menu>li>a{font-family:'roboto';font-weight:300;border-top:1px solid #DFDFDF;letter-spacing:0.5px;padding:10px 0;font-size:15px;display:block;color:black;width:auto}.menuMainSubProducts>ul.menu>li.first>a{border-top-color:transparent}.menuMainSubProducts>ul.menu>li.current>a{font-family:'HelveticaNeueW02-75Bold'}.menuMainSubProducts>ul.menu>li.selected>a{font-family:'HelveticaNeueW02-75Bold';color:black}.menuMainSubProducts>ul.menu:hover>li{opacity:0.4;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;-o-transition-duration:0.05s;transition-duration:0.05s}.menuMainSubProducts>ul.menu:hover>li:hover{opacity:1}

.menuMainSubProductsSubSub{padding-bottom:10px;padding-left:10px}.menuMainSubProductsSubSub>ul.menu>li>a{font-family:'roboto';font-weight:300;letter-spacing:0.5px;font-size:15px;display:block;padding:5px 0;color:black}.menuMainSubProductsSubSub>ul.menu>li.current>a{color:#006f3e}.menuMainSubProductsSubSub>ul.menu>li.selected>a{font-family:'HelveticaNeueW02-75Bold';color:black}

div.webStandard.menuProducts{*zoom:1;position:static;display:block;height:50px;font-family:'roboto';font-weight:200}div.webStandard.menuProducts:after{content:"";display:table;clear:both}div.webStandard.menuProducts.loading .content{background-color:white}html.cssanimations div.webStandard.menuProducts.loading .content{background:url("/assets/kwf/images/loading/loadingsmall.png") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px;-moz-animation:kwfLoadingSpin 0.5s infinite linear;-webkit-animation:kwfLoadingSpin 0.5s infinite linear;animation:kwfLoadingSpin 0.5s infinite linear}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){html.cssanimations div.webStandard.menuProducts.loading .content{background-image:url("/assets/kwf/images/loading/dpr2/loadingsmall.png");background-size:26px 26px;-webkit-background-size:26px 26px}}html.no-cssanimations div.webStandard.menuProducts.loading .content{background:url("/assets/kwf/images/loading/loadingsmall.gif") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px}div.webStandard.menuProducts>ul.menu>li{margin-bottom:0px;position:static;padding:0px}div.webStandard.menuProducts>ul.menu>li>a{font-family:'roboto';font-weight:200;padding:16px 6px 16px 6px;letter-spacing:0.5px;position:relative;font-size:15px;color:white;z-index:2}div.webStandard.menuProducts>ul.menu>li>a:after{border-right:1px solid #ccc;position:absolute;height:16px;content:"";margin-left:10px;top:16px}div.webStandard.menuProducts>ul.menu>li>div.dropdown{box-shadow:2px 2px 6px rgba(0,0,0,0.06);border:1px solid #DFDFDF;background:white;margin-left:-30px;visibility:hidden;min-height:50px;z-index:50;width:30%}html.no-touchevents div.webStandard.menuProducts>ul.menu>li:hover>div.dropdown{visibility:visible}div.webStandard.menuProducts>ul.menu>li.hover>div.dropdown{visibility:visible}div.webStandard.menuProducts ul{*zoom:1}div.webStandard.menuProducts ul:after{content:"";display:table;clear:both}div.webStandard.menuProducts ul li{display:block;float:none}div.webStandard.menuProducts ul li a{font-family:'roboto';font-weight:300;letter-spacing:0.5px;display:block;width:auto}div.webStandard.menuProducts ul li .dropdownLevel2 ul li{box-shadow:2px 2px 6px rgba(0,0,0,0.06);border-right:1px solid #DFDFDF}div.webStandard.menuProducts ul li .dropdownLevel2 ul li.last{border-bottom:1px solid #DFDFDF}div.webStandard.menuProducts ul li .dropdownLevel3{box-shadow:2px 2px 6px rgba(0,0,0,0.06)}div.webStandard.menuProducts ul li .dropdown,div.webStandard.menuProducts ul li .dropdownLevel2,div.webStandard.menuProducts ul li .dropdownLevel3{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(lightTextColor);position:absolute}div.webStandard.menuProducts ul li .dropdown ul,div.webStandard.menuProducts ul li .dropdownLevel2 ul,div.webStandard.menuProducts ul li .dropdownLevel3 ul{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:-1px;min-width:150px}div.webStandard.menuProducts ul li .dropdown ul li,div.webStandard.menuProducts ul li .dropdownLevel2 ul li,div.webStandard.menuProducts ul li .dropdownLevel3 ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:100%;margin:0px}div.webStandard.menuProducts ul li .dropdown ul li a,div.webStandard.menuProducts ul li .dropdownLevel2 ul li a,div.webStandard.menuProducts ul li .dropdownLevel3 ul li a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:color;-moz-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s;color:black}div.webStandard.menuProducts ul li .dropdown ul li a:hover,div.webStandard.menuProducts ul li .dropdownLevel2 ul li a:hover,div.webStandard.menuProducts ul li .dropdownLevel3 ul li a:hover{color:white}body.ext2-safari.ext2-mac .menuProducts>ul.menu>li>a{font-family:'roboto';font-weight:300}body.ext2-gecko .menuProducts>ul.menu>li>a{font-family:'roboto';font-weight:400;-moz-osx-font-smoothing:grayscale}

.kwcMenuDropdown ul{*zoom:1}.kwcMenuDropdown ul:after{content:"";display:table;clear:both}.kwcMenuDropdown ul li{display:block;float:left}.kwcMenuDropdown ul li a{display:block;width:auto}.kwcMenuDropdown ul li.hover div.dropdown{display:block}html.no-touchevents .kwcMenuDropdown ul li:hover div.dropdown{display:block}.kwcMenuDropdown ul div.dropdown{position:absolute;display:none}.kwcMenuDropdown ul div.dropdown ul{margin-bottom:-1px}.kwcMenuDropdown ul div.dropdown ul li{float:none;margin:0px}.kwcMenuDropdown ul div.dropdown ul li a{padding:0px;float:none}

div.webStandard.menuProductsChild{position:static;height:auto;width:auto}div.webStandard.menuProductsChild>ul>li{-webkit-transition-property:background-color,color,border-color;-moz-transition-property:background-color,color,border-color;-o-transition-property:background-color,color,border-color;transition-property:background-color,color,border-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s;position:static;padding:0px}div.webStandard.menuProductsChild>ul>li.first{padding:0px}div.webStandard.menuProductsChild>ul>li.first:before,div.webStandard.menuProductsChild>ul>li.first:after{-webkit-transition-property:background-color,color,border-color;-moz-transition-property:background-color,color,border-color;-o-transition-property:background-color,color,border-color;transition-property:background-color,color,border-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s;position:absolute;content:"";left:43px;height:0;width:0}div.webStandard.menuProductsChild>ul>li.first:before{border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #CCC;top:-10px}div.webStandard.menuProductsChild>ul>li.first:after{border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #FFF;z-index:1;top:-9px}div.webStandard.menuProductsChild>ul>li.first a{border-top-color:transparent}div.webStandard.menuProductsChild>ul>li.hover,html.no-touchevents div.webStandard.menuProductsChild>ul>li:hover,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2.webStandard.menuProductsChild>ul>li:hover{background-color:#006f3e}div.webStandard.menuProductsChild>ul>li.hover.first:after,html.no-touchevents div.webStandard.menuProductsChild>ul>li.first:hover:after,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2.webStandard.menuProductsChild>ul>li.first:hover:after{border-bottom-color:#006f3e}div.webStandard.menuProductsChild>ul>li.hover>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li:hover>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2.webStandard.menuProductsChild>ul>li:hover>a{border-top:none;margin-top:0;color:white}div.webStandard.menuProductsChild>ul>li.hover+li>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li:hover+li>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2.webStandard.menuProductsChild>ul>li:hover+li>a{border-top-color:transparent}div.webStandard.menuProductsChild>ul>li>a{border-top:1px solid #DFDFDF;margin:-1px 15px 0 15px;padding:10px 0;position:relative}div.webStandard.menuProductsChild>ul>li>a>span{display:inline-block;line-height:20px;font-size:14px;width:100%;zoom:1}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2{border-left:1px solid #DFDFDF;border-top:none;background:none transparent;position:absolute;min-height:100%;min-width:100%;visibility:hidden;left:100%;top:-1px}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul{background:none transparent}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li{-webkit-transition-property:background-color,color,border-color;-moz-transition-property:background-color,color,border-color;-o-transition-property:background-color,color,border-color;transition-property:background-color,color,border-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s;background:white;position:static;padding:0px}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li:after{-webkit-transition-property:background-color,color,border-color;-moz-transition-property:background-color,color,border-color;-o-transition-property:background-color,color,border-color;transition-property:background-color,color,border-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li>a{border-top:1px solid #DFDFDF;margin:-1px 15px 0 15px;position:relative;line-height:40px;padding:0 0;color:black}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.first{border-top:1px solid #DFDFDF;padding:0px}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.first>a{border-top-color:transparent}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.last{margin-bottom:0px}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li>.dropdownLevel3{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #DFDFDF;visibility:hidden;position:absolute;background:white;min-height:100%;min-width:100%;width:155%;left:100%;padding:0;top:0px}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.hover,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li:hover{background-color:#006f3e}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.hover.first:after,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.first:hover:after{border-bottom-color:#006f3e}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.hover>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li:hover>a{border-top:none;margin-top:0;color:white}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.hover+li>a,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li:hover+li>a{border-top-color:transparent}div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li.hover>.dropdownLevel3,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2>ul>li:hover>.dropdownLevel3{visibility:visible}div.webStandard.menuProductsChild>ul>li.hover>.dropdownLevel2,html.no-touchevents div.webStandard.menuProductsChild>ul>li:hover>.dropdownLevel2,html.no-touchevents div.webStandard.menuProductsChild>ul>li>div.dropdownLevel2.webStandard.menuProductsChild>ul>li:hover>.dropdownLevel2{visibility:visible}

.menuProductsChildEditableItemsItemText{padding:20px 28px 80px 28px}

.kwcBasicButton{*zoom:1}.kwcBasicButton:after{content:"";display:table;clear:both}.kwcBasicButton a span{font-size:14px;padding:12px 30px;text-decoration:none;text-transform:uppercase;text-align:center;border:none;display:inline-block}.kwcBasicButton a span.default{color:white;background:#333}.kwcBasicButton a span.default:hover{background:#666}

.menuProductsChildEditableItemsItemButton{position:absolute;bottom:30px;right:20px}.menuProductsChildEditableItemsItemButton a span.default{background:#006f3e;color:white;-webkit-transition-property:background-color;-moz-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}.menuProductsChildEditableItemsItemButton a:hover span.default{background:#005e32}

.kwcAdvancedSocialBookmarks.Flat a:after{font-family:'social-icons';font-size:20px;color:black}.kwcAdvancedSocialBookmarks.Flat a.facebook:after{content:"F"}.kwcAdvancedSocialBookmarks.Flat a.flickr:after{content:"f"}.kwcAdvancedSocialBookmarks.Flat a.xing:after{content:"x"}.kwcAdvancedSocialBookmarks.Flat a.twitter:after{content:"t"}.kwcAdvancedSocialBookmarks.Flat a.googleplus:after{content:"g"}.kwcAdvancedSocialBookmarks.Flat a.linkedin:after{content:"l"}@font-face{font-family:'social-icons';src:url("/assets/kwf/Kwc/Advanced/SocialBookmarks/Icons/Flat/social.eot");src:url("/assets/kwf/Kwc/Advanced/SocialBookmarks/Icons/Flat/social.eot?#iefix") format("embedded-opentype"),url("/assets/kwf/Kwc/Advanced/SocialBookmarks/Icons/Flat/social.woff") format("woff"),url("/assets/kwf/Kwc/Advanced/SocialBookmarks/Icons/Flat/social.ttf") format("truetype"),url("/assets/kwf/Kwc/Advanced/SocialBookmarks/Icons/Flat/social.svg#Social") format("svg");font-weight:normal;font-style:normal}

.advancedSocialBookmarks a{text-decoration:none}.advancedSocialBookmarks.flat{*zoom:1}.advancedSocialBookmarks.flat:after{content:"";display:table;clear:both}.advancedSocialBookmarks.flat a{text-align:center;display:block;float:left}.advancedSocialBookmarks.flat a:after{font-family:'social-icons';font-size:42px;color:#b9b9b9}.advancedSocialBookmarks.flat a.facebook:after{content:"F"}.advancedSocialBookmarks.flat a.flickr:after{content:"f"}.advancedSocialBookmarks.flat a.xing:after{content:"x"}.advancedSocialBookmarks.flat a.twitter:after{content:"t"}.advancedSocialBookmarks.flat a.googleplus:after{content:"g"}.advancedSocialBookmarks.flat a.linkedin:after{content:"l"}.advancedSocialBookmarks.flat a:first-child{text-align:left}.advancedSocialBookmarks.flat a:first-child.facebook{margin-left:-5px}.advancedSocialBookmarks.flat a:last-child{text-align:right}.advancedSocialBookmarks.flat.count3 a{width:33.33%}.advancedSocialBookmarks.flat.count4 a{width:25%}.advancedSocialBookmarks.flat.count5 a{width:20%}.advancedSocialBookmarks.flat.count6 a{width:16.66%}@font-face{font-family:'social-icons';src:url("/assets/web/components/Advanced/SocialBookmarks/Flat/social.eot");src:url("/assets/web/components/Advanced/SocialBookmarks/Flat/social.eot?#iefix") format("embedded-opentype"),url("/assets/web/components/Advanced/SocialBookmarks/Flat/social.woff") format("woff"),url("/assets/web/components/Advanced/SocialBookmarks/Flat/social.ttf") format("truetype"),url("/assets/web/components/Advanced/SocialBookmarks/Flat/social.svg#Social") format("svg");font-weight:normal;font-style:normal}

.breadcrumbs{vertical-align:middle;margin-bottom:30px;position:relative;line-height:32px;height:32px}.breadcrumbs.webStandard{font-size:14px}@media (max-width: 700px){.breadcrumbs.webStandard{margin:-25px -7.14% 20px -7.14%;padding:8px 7.14%;line-height:26px;background:#eee;height:auto}}.breadcrumbs.webStandard a,.breadcrumbs.webStandard>span{font-family:'roboto';font-weight:300;text-transform:uppercase;display:inline-block;letter-spacing:0.5px;line-height:32px;font-size:14px;height:32px;color:#999}@media (max-width: 700px){.breadcrumbs.webStandard a,.breadcrumbs.webStandard>span{line-height:26px;height:26px}}.breadcrumbs.webStandard a:after,.breadcrumbs.webStandard>span:after{-webkit-font-smoothing:antialiased !important;text-rendering:optimizelegibility !important;font-family:'fnIcons';display:inline-block;vertical-align:top;font-variant:normal;font-weight:normal;text-align:center;font-style:normal;line-height:31px;margin-left:5px;font-size:16px;content:'\e602';height:32px;width:33px;color:#ddd}.breadcrumbs.webStandard a:last-child:after{display:none}.breadcrumbs.webStandard:not(.products)>span{display:none}.breadcrumbs.webStandard a:hover{color:#333}

.menuMain{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:table;width:100%}.menuMain>ul{*zoom:1;display:table-row;width:100%}.menuMain>ul:after{content:"";display:table;clear:both}.menuMain>ul>li{display:table-cell;border:1px #ccc;float:none;padding:0}.menuMain>ul>li>a{font-family:'roboto';font-weight:200;padding:16px 6px 16px 6px;font-weight:normal;font-size:15px;display:block;color:white;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1.1s;-moz-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s}.menuMain>ul>li:hover>a{cursor:pointer;color:white}.menuMain>ul>li.current>a{position:relative}.menuMain>ul>li.current>a:after{background:#d0b760;position:absolute;height:4px;content:"";bottom:0px;right:8px;left:8px}.menuMain>ul>li.last>a{padding:16px 6px 16px 6px}.menuMain>ul>li .dropdown{margin-left:0;z-index:50}.menuMain>ul>li .dropdown ul{box-shadow:2px 2px 5px rgba(0,0,0,0.05);border:1px solid #DFDFDF;background:#FFFFFF;min-width:150px;margin:0}.menuMain>ul>li .dropdown ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;display:block;width:100%;-webkit-transition-property:background-color,color,border-color;-moz-transition-property:background-color,color,border-color;-o-transition-property:background-color,color,border-color;transition-property:background-color,color,border-color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}.menuMain>ul>li .dropdown ul li a{font-family:'roboto';font-weight:300;border-top:1px solid #DFDFDF;margin:0 15px 0 15px;letter-spacing:0.5px;padding:10px 0;display:block;color:black;width:auto;-webkit-transition-property:color;-moz-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:0.24s;-moz-transition-duration:0.24s;-o-transition-duration:0.24s;transition-duration:0.24s}.menuMain>ul>li .dropdown ul li a>span{display:inline-block;line-height:20px;font-size:14px;width:100%;zoom:1}.menuMain>ul>li .dropdown ul li.first a{border-top-color:transparent}.menuMain>ul>li .dropdown ul li:hover{background:#006f3e}.menuMain>ul>li .dropdown ul li:hover a{border-top-color:transparent;color:white}.menuMain>ul>li .dropdown.blocked{display:none}.menuMain>ul:hover>li>a{opacity:0.6;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.1s;-moz-transition-duration:0.1s;-o-transition-duration:0.1s;transition-duration:0.1s}.menuMain>ul:hover>li:hover>a{opacity:1}.menuMain.gt870>ul>li>a{letter-spacing:0.5px;font-size:15px}body.ext2-safari.ext2-mac .menuMain>ul>li>a{font-family:'roboto';font-weight:300;letter-spacing:0.5px}body.ext2-gecko .menuMain>ul>li>a{font-family:'roboto';font-weight:400;-moz-osx-font-smoothing:grayscale}body.ext2-gecko.ext2-mac .menuMain>ul>li>a{letter-spacing:0}

.menuMainSub>ul.menu>li{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1.1s;-moz-transition-duration:1.1s;-o-transition-duration:1.1s;transition-duration:1.1s}.menuMainSub>ul.menu>li>a{font-family:'roboto';font-weight:300;border-top:1px solid #DFDFDF;letter-spacing:0.5px;padding:10px 0;font-size:15px;display:block;color:black;width:auto}.menuMainSub>ul.menu>li.first>a{border-top-color:transparent}.menuMainSub>ul.menu>li.current>a{font-family:'roboto';font-weight:700}.menuMainSub>ul.menu>li.selected>a{font-family:'roboto';font-weight:700;color:black}.menuMainSub>ul.menu:hover>li{opacity:0.4;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:0.05s;-moz-transition-duration:0.05s;-o-transition-duration:0.05s;transition-duration:0.05s}.menuMainSub>ul.menu:hover>li:hover{opacity:1}

.menuMainSubSubSub{padding-bottom:10px;padding-left:10px}.menuMainSubSubSub>ul.menu>li>a{font-family:'roboto';font-weight:300;letter-spacing:0.5px;font-size:15px;display:block;padding:5px 0;color:black}.menuMainSubSubSub>ul.menu>li.current>a{color:#006f3e}.menuMainSubSubSub>ul.menu>li.selected>a{font-family:'roboto';font-weight:700;color:black}

.kwcMenuMobile{overflow:hidden}.kwcMenuMobile.loading{min-height:115px}.kwcMenuMobile.default{background:white;width:100%}.kwcMenuMobile.default span.overview{display:none}.kwcMenuMobile.default>a.showMenu{display:block;position:relative;line-height:40px;color:#006f3e;float:right;width:52px;z-index:1;top:0px;-webkit-transition-delay:0.4s;-moz-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.kwcMenuMobile.default>a.showMenu.active{background-position:left center;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.kwcMenuMobile.default>.slider{position:relative}.kwcMenuMobile.default>.slider>ul{overflow:hidden;clear:left;position:absolute;padding-bottom:20px}.kwcMenuMobile.default>.slider>ul>li>.subMenu{top:50px}.kwcMenuMobile.default>.slider>ul>li>.subMenu>li>.subMenu{top:-1px}.kwcMenuMobile.default>.slider ul{display:block;height:auto;width:100%}.kwcMenuMobile.default>.slider ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 15px;position:relative;display:block}.kwcMenuMobile.default>.slider ul li.moved{position:static}.kwcMenuMobile.default>.slider ul li.moved>.subMenu{visibility:visible}.kwcMenuMobile.default>.slider ul li.back a{border-top:1px solid #ccc}.kwcMenuMobile.default>.slider ul li a{padding:16px 0 16px 0;display:block;color:#006f3e}.kwcMenuMobile.default>.slider ul li.last a{border:none}.kwcMenuMobile.default>.slider ul li.hasChildren>a{background:url("/assets/kwf/Kwc/Menu/Mobile/images//lightGreyArrowRight.png") no-repeat center right}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){.kwcMenuMobile.default>.slider ul li.hasChildren>a{background-image:url("/assets/kwf/Kwc/Menu/Mobile/images//dpr2/lightGreyArrowRight.png");background-size:10px 18px;-webkit-background-size:10px 18px}}.kwcMenuMobile.default>.slider ul li .subMenu{position:absolute;left:100%;visibility:hidden}.kwcMenuMobile.default>.slider ul li.back a{background:url("/assets/kwf/Kwc/Menu/Mobile/images//lightGreyArrowLeft.png") no-repeat center left;padding-left:15px;color:#999}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){.kwcMenuMobile.default>.slider ul li.back a{background-image:url("/assets/kwf/Kwc/Menu/Mobile/images//dpr2/lightGreyArrowLeft.png");background-size:10px 18px;-webkit-background-size:10px 18px}}.kwcMenuMobile.default>.slider ul.menu>li.onlyShowOnMobile{display:block}.kwcMenuMobile.default>.slider ul.menu>li.hideOnMobile{display:none}

.menuMainVertical.default{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);background:none transparent;position:absolute;overflow:visible;z-index:3;top:16px;left:0}.menuMainVertical.default.loading .loadingMenu{position:absolute;padding-top:140px;background:white;display:block;height:50px;width:100%;z-index:5;top:60px}html.cssanimations .menuMainVertical.default.loading .loadingMenu .innerLoading{background:url("/assets/kwf/images/loading/loadingsmall.png") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px;-moz-animation:kwfLoadingSpin 0.5s infinite linear;-webkit-animation:kwfLoadingSpin 0.5s infinite linear;animation:kwfLoadingSpin 0.5s infinite linear}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){html.cssanimations .menuMainVertical.default.loading .loadingMenu .innerLoading{background-image:url("/assets/kwf/images/loading/dpr2/loadingsmall.png");background-size:26px 26px;-webkit-background-size:26px 26px}}html.no-cssanimations .menuMainVertical.default.loading .loadingMenu .innerLoading{background:url("/assets/kwf/images/loading/loadingsmall.gif") no-repeat scroll center center transparent;position:absolute;height:26px;width:26px;margin:0 auto;display:block;content:'';left:50%;top:50%;margin-left:-13px;margin-top:-13px}.menuMainVertical.default.loading>.slider{height:50px}.menuMainVertical.default>.slider{box-shadow:0px 3px 6px rgba(0,0,0,0.2);position:relative;background:white;overflow:hidden;right:0px;left:0px}.menuMainVertical.default>.slider ul.menu{border-top:1px solid white}.menuMainVertical.default>.slider ul.menu li{margin-bottom:0px;padding:0 7.14%}.menuMainVertical.default>.slider ul.menu li a{font-family:'roboto';font-weight:300;border-top:1px solid #ececec;letter-spacing:0.5px;padding-bottom:10px;padding-top:10px;display:block;color:black}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){.menuMainVertical.default>.slider ul.menu li a{border-top:0.5px solid #ececec}}.menuMainVertical.default>.slider ul.menu li:first-child{padding-top:10px}.menuMainVertical.default>.slider ul.menu li:first-child a{border-top:none}.menuMainVertical.default>.slider ul.menu li:last-child{padding-bottom:12px}@media (min-width: 700px){.menuMainVertical.default{max-width:60%;left:auto;right:0}.menuMainVertical.default>.slider{box-shadow:-2px 2px 6px rgba(0,0,0,0.2)}}.menuMainVertical.default>a.showMenu{background:url("/assets/web/images/structure/menuBtn.png") no-repeat center center;-webkit-tap-highlight-color:rgba(255,255,255,0.3);line-height:40px;font-size:0px;height:40px;width:40px;right:20px;z-index:3}@media (min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.1){.menuMainVertical.default>a.showMenu{background-image:url("/assets/web/images/structure/dpr2/menuBtn.png");background-size:40px 40px;-webkit-background-size:40px 40px}}.menuMainVertical.default .outerMobileLanguageBox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*zoom:1;text-align:right;background:white;padding:0 7.14%;overflow:hidden;margin-top:60px;height:0px;-webkit-transition-delay:0.15s;-moz-transition-delay:0.15s;-o-transition-delay:0.15s;transition-delay:0.15s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.menuMainVertical.default .outerMobileLanguageBox:after{content:"";display:table;clear:both}.menuMainVertical.default .outerMobileLanguageBox>span{font-family:'roboto';font-weight:300;color:#006f3e;display:inline-block;margin-top:13px;opacity:0.68}.menuMainVertical.default .outerMobileLanguageBox .boxSwitchLanguageLanguage{margin-top:13px;margin-left:3px;float:right}.menuMainVertical.default .outerMobileLanguageBox .boxSwitchLanguageLanguage .language{display:inline-block}.menuMainVertical.default .outerMobileLanguageBox .boxSwitchLanguageLanguage .language a{font-family:'roboto';font-weight:300;text-transform:uppercase;padding:2px 1px}.menuMainVertical.default .kwcFulltextSearchBox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;background:white;overflow:hidden;height:0px;padding:0;z-index:1;-webkit-transition-delay:0.25s;-moz-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.menuMainVertical.default .kwcFulltextSearchBox .fulltextSearchSearchViewSearchForm{padding-top:10px;margin-top:0}.menuMainVertical.default .kwcFulltextSearchBox .form_query{clear:none;opacity:1}.menuMainVertical.default .kwcFulltextSearchBox div.kwcForm form{padding:0 6%;max-width:none}.menuMainVertical.default .kwcFulltextSearchBox div.kwcForm form input{background:none rgba(0,0,0,0.07);padding:6px 30px 6px 6px;color:black;width:100%}.menuMainVertical.default .kwcFulltextSearchBox div.kwcForm form .kwfButtonFlat{margin-right:5px;right:7.14%;opacity:1;top:-1px}.menuMainVertical.default .kwcFulltextSearchBox div.kwcForm form .kwfButtonFlat .button button span:before{-webkit-font-smoothing:antialiased !important;text-rendering:optimizelegibility !important;font-family:'fnIcons';font-variant:normal;font-weight:normal;font-style:normal;line-height:29px;font-size:16px;content:'\e600';color:#888;float:left}.menuMainVertical.default.open .kwcFulltextSearchBox{height:46px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.menuMainVertical.default.open .outerMobileLanguageBox{height:35px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:0.25s;-moz-transition-duration:0.25s;-o-transition-duration:0.25s;transition-duration:0.25s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}

/* 
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
display: none;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
/* 
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/* 
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owlcarouselKwcCarousel{margin:auto;position:relative}.owlcarouselKwcCarousel .listWrapper{*zoom:1;position:relative}.owlcarouselKwcCarousel .listWrapper:after{content:"";display:table;clear:both}.owlcarouselKwcCarousel .imageWrapper{*zoom:1;position:relative}.owlcarouselKwcCarousel .imageWrapper:after{content:"";display:table;clear:both}.owlcarouselKwcCarousel .owl-nav .owl-prev{width:39px;position:absolute;height:100%;top:0;left:0;text-indent:-9999px}.owlcarouselKwcCarousel .owl-nav .owl-next{width:39px;position:absolute;top:0;right:0;height:100%;text-indent:-9999px}.owlcarouselKwcCarousel.fullwidth .listWrapper .listItem{margin-left:20px}.owlcarouselKwcCarousel.fullwidth .imageWrapper{left:0}


.boxStageFadeImageTextfield .kwcBasicTextfield {
display: none;
position: absolute;
text-align: right;
top: 242px;
left: 0px;
width: 496px;
height: 15px;
padding: 7px;
font-weight: bold;
color: #fff;
z-index: 2;
background-color: #006f3e;
border: 1px solid #fff;
border-left: none;
}
.boxSponsoringLinksImagesLinkImage { float: left; margin: 0px 20px; padding: 0px 20px; }
.boxFooter a { font-weight: normal !important; }
.boxFooter ul { margin: 0px !important; }
.boxFooter ul li { list-style-image: none; padding: 0px; }
.boxFooter .webStandard p {
color: #fff;
}
.paragraphsNewsletterLine { margin: 20px 0px; border-color: #dbe7dd; }
.newsletterUnsubscribe .submitWrapper { margin-left: 370px !important; }
.kwcNewsletterUnsubscribeForm label { width: 200px; font-weight: bold; }
.login .lostPasswordLink {
margin-bottom: 10px;
}
.loginLoginForm{max-width:500px}@media (max-width: 600px){.loginLoginForm label{float:none}.loginLoginForm label{text-align:left}.loginLoginForm label{display:block;width:100%}.loginLoginForm .kwfFormFieldWrapper input,.loginLoginForm .kwfFormFieldWrapper textarea,.loginLoginForm .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.loginLoginForm .kwfFormFieldWrapper input[type=radio],.loginLoginForm .kwfFormFieldWrapper input[type=checkbox],.loginLoginForm .kwfFormFieldWrapper textarea[type=radio],.loginLoginForm .kwfFormFieldWrapper textarea[type=checkbox],.loginLoginForm .kwfFormFieldWrapper select[type=radio],.loginLoginForm .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.loginLoginForm .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.loginLoginForm .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.loginLoginForm .kwfFieldErrorIconBubble .arrow{display:none !important}.loginLoginForm .kwfFieldErrorIconBubble .message{text-align:right}.loginLoginForm .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.loginLoginForm .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}@media (min-width: 600px){.loginLoginForm label{float:none}.loginLoginForm label{text-align:left}.loginLoginForm label{display:block;width:100%}.loginLoginForm .kwfFormFieldWrapper input,.loginLoginForm .kwfFormFieldWrapper textarea,.loginLoginForm .kwfFormFieldWrapper select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100% !important;max-width:100%}.loginLoginForm .kwfFormFieldWrapper input[type=radio],.loginLoginForm .kwfFormFieldWrapper input[type=checkbox],.loginLoginForm .kwfFormFieldWrapper textarea[type=radio],.loginLoginForm .kwfFormFieldWrapper textarea[type=checkbox],.loginLoginForm .kwfFormFieldWrapper select[type=radio],.loginLoginForm .kwfFormFieldWrapper select[type=checkbox]{width:auto !important}.loginLoginForm .kwfFieldErrorIconBubble{background:none transparent;position:relative;height:auto;width:auto;clear:left}.loginLoginForm .kwfFieldErrorIconBubble .message{background:none transparent;display:block !important;opacity:1 !important;filter:alpha(opacity=100) !important;color:red;padding:0;margin:0;right:0px !important;position:relative;text-align:left}.loginLoginForm .kwfFieldErrorIconBubble .arrow{display:none !important}.loginLoginForm .kwfFieldErrorIconBubble .message{text-align:right}.loginLoginForm .kwcFormFieldRadio .kwfFieldErrorIconBubble .message,.loginLoginForm .kwcFormFieldCheckbox .kwfFieldErrorIconBubble .message{text-align:left}}

/* emtpy file to generate class required for js */
.kwcUserLostPasswordForm .kwcUserLostPasswordFormUserEMail input { float: left; }
.kwcUserLostPasswordForm .submitWrapper { clear: both; }
.boxBanners{*zoom:1}.boxBanners:after{content:"";display:table;clear:both}.boxBanners .listItem{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;float:left;width:50%}.boxBanners .listItem img{margin-bottom:2px;max-width:100%;display:block;height:auto;width:auto}.boxBanners.gt510 .listItem{width:26.666%}

.boxBannersBanner.webStandard a{color:#8c8c8c;display:block}

.footerSitemap{*zoom:1}.footerSitemap:after{content:"";display:table;clear:both}.footerSitemap ul{float:left;clear:none;width:50%}.footerSitemap ul li{line-height:24px;height:24px}.footerSitemap ul li.doubleColumnLast a{border:none}.footerSitemap ul li *,.footerSitemap ul li a{font-family:'roboto';font-weight:700;text-transform:uppercase;font-size:13px;color:#8c8c8c}.footerSitemap ul li a{display:block}.footerSitemap ul li a:hover span{color:#999}

.footerSitemapContact{*zoom:1}.footerSitemapContact:after{content:"";display:table;clear:both}.footerSitemapContact .listItem{line-height:24px;height:24px}.footerSitemapContact .listItem *,.footerSitemapContact .listItem a{font-family:'roboto';font-weight:700;text-transform:uppercase;font-size:13px;color:#8c8c8c}.footerSitemapContact .listItem a{display:block}.footerSitemapContact .listItem a:hover span{color:#999}

/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
* 
* http://extjs.com/license
*/
.x2-panel {
border-style: solid;
border-color: #99bbe8;
border-width:0;
}
.x2-panel-header {
overflow:hidden;
zoom:1;
color:#15428b;
font:bold 11px tahoma,arial,verdana,sans-serif;
padding:5px 3px 4px 5px;
border:1px solid #99bbe8;
line-height: 15px;
background: transparent url(/assets/ext2/resources/images/default/panel/white-top-bottom.gif) repeat-x 0 -1px;
}
.x2-panel-body {
border:1px solid #99bbe8;
border-top:0 none;
overflow:hidden;
background:white;
position: relative; /* added for item scroll positioning */
}
.x2-panel-bbar .x2-toolbar {
border:1px solid #99bbe8;
border-top:0 none;
overflow:hidden;
padding:2px;
}
.x2-panel-tbar .x2-toolbar {
border:1px solid #99bbe8;
border-top:0 none;
overflow:hidden;
padding:2px;
}
.x2-panel-tbar-noheader .x2-toolbar, .x2-panel-mc .x2-panel-tbar .x2-toolbar {
border-top:1px solid #99bbe8;
border-bottom: 0 none;
}
.x2-panel-body-noheader, .x2-panel-mc .x2-panel-body {
border-top:1px solid #99bbe8;
}
.x2-panel-header {
overflow:hidden;
zoom:1;
}
.x2-panel-tl .x2-panel-header {
color:#15428b;
font:bold 11px tahoma,arial,verdana,sans-serif;
padding:5px 0 4px 0;
border:0 none;
background:transparent;
}
.x2-panel-tl .x2-panel-icon, .x2-window-tl .x2-panel-icon {
padding-left:20px !important;
background-repeat:no-repeat;
background-position:0 4px;
zoom:1;
}
.x2-panel-inline-icon {
width:16px;
height:16px;
background-repeat:no-repeat;
background-position:0 0;
vertical-align:middle;
margin-right:4px;
margin-top:-1px;
margin-bottom:-1px;
}
.x2-panel-tc {
background: transparent url(/assets/ext2/resources/images/default/panel/top-bottom.gif) repeat-x 0 0;
overflow:hidden;
}
/* fix ie7 strict mode bug */
.ext2-strict .ext2-ie7 .x2-panel-tc {
overflow: visible;
}
.x2-panel-tl {
background: transparent url(/assets/ext2/resources/images/default/panel/corners-sprite.gif) no-repeat 0 0;
padding-left:6px;
zoom:1;
border-bottom:1px solid #99bbe8;
}
.x2-panel-tr {
background: transparent url(/assets/ext2/resources/images/default/panel/corners-sprite.gif) no-repeat right 0;
zoom:1;
padding-right:6px;
}
.x2-panel-bc {
background: transparent url(/assets/ext2/resources/images/default/panel/top-bottom.gif) repeat-x 0 bottom;
zoom:1;
}
.x2-panel-bc .x2-panel-footer {
zoom:1;
}
.x2-panel-bl {
background: transparent url(/assets/ext2/resources/images/default/panel/corners-sprite.gif) no-repeat 0 bottom;
padding-left:6px;
zoom:1;
}
.x2-panel-br {
background: transparent url(/assets/ext2/resources/images/default/panel/corners-sprite.gif) no-repeat right bottom;
padding-right:6px;
zoom:1;
}
.x2-panel-mc {
border:0 none;
padding:0;
margin:0;
font: normal 11px tahoma,arial,helvetica,sans-serif;
padding-top:6px;
background:#dfe8f6;
}
.x2-panel-mc .x2-panel-body {
background:transparent;
border: 0 none;
}
.x2-panel-ml {
background: #fff url(/assets/ext2/resources/images/default/panel/left-right.gif) repeat-y 0 0;
padding-left:6px;
zoom:1;
}
.x2-panel-mr {
background: transparent url(/assets/ext2/resources/images/default/panel/left-right.gif) repeat-y right 0;
padding-right:6px;
zoom:1;
}
.x2-panel-bc .x2-panel-footer {
padding-bottom:6px;
}
.x2-panel-nofooter .x2-panel-bc, .x2-panel-nofooter .x2-window-bc {
height:6px;
font-size:0;
line-height:0;
}
.x2-panel-bwrap {
overflow:hidden;
zoom:1;
left:0;top:0;
}
.x2-panel-body {
overflow:hidden;
zoom:1;
}
.x2-panel-collapsed .x2-resizable-handle{
display:none;
}
.ext2-gecko .x2-panel-animated div {
overflow:hidden !important;
}
/* Plain */
.x2-plain-body {
overflow:hidden;
}
.x2-plain-bbar .x2-toolbar {
overflow:hidden;
padding:2px;
}
.x2-plain-tbar .x2-toolbar {
overflow:hidden;
padding:2px;
}
.x2-plain-bwrap {
overflow:hidden;
zoom:1;
}
.x2-plain {
overflow:hidden;
}
/* Tools */
.x2-tool {
overflow:hidden;
width:15px;
height:15px;
float:right;
cursor:pointer;
background:transparent url(/assets/ext2/resources/images/default/panel/tool-sprites.gif) no-repeat;
margin-left:2px;
}
/* expand / collapse tools */
.x2-tool-toggle {
background-position:0 -60px;
}
.x2-tool-toggle-over {
background-position:-15px -60px;
}
.x2-panel-collapsed .x2-tool-toggle {
background-position:0 -75px;
}
.x2-panel-collapsed .x2-tool-toggle-over {
background-position:-15px -75px;
}
.x2-tool-close {
background-position:0 -0;
}
.x2-tool-close-over {
background-position:-15px 0;
}
.x2-tool-minimize {
background-position:0 -15px;
}
.x2-tool-minimize-over {
background-position:-15px -15px;
}
.x2-tool-maximize {
background-position:0 -30px;
}
.x2-tool-maximize-over {
background-position:-15px -30px;
}
.x2-tool-restore {
background-position:0 -45px;
}
.x2-tool-restore-over {
background-position:-15px -45px;
}
.x2-tool-gear {
background-position:0 -90px;
}
.x2-tool-gear-over {
background-position:-15px -90px;
}
.x2-tool-pin {
background-position:0 -135px;
}
.x2-tool-pin-over {
background-position:-15px -135px;
}
.x2-tool-unpin {
background-position:0 -150px;
}
.x2-tool-unpin-over {
background-position:-15px -150px;
}
.x2-tool-right {
background-position:0 -165px;
}
.x2-tool-right-over {
background-position:-15px -165px;
}
.x2-tool-left {
background-position:0 -180px;
}
.x2-tool-left-over {
background-position:-15px -180px;
}
.x2-tool-up {
background-position:0 -210px;
}
.x2-tool-up-over {
background-position:-15px -210px;
}
.x2-tool-down {
background-position:0 -195px;
}
.x2-tool-down-over {
background-position:-15px -195px;
}
.x2-tool-refresh {
background-position:0 -225px;
}
.x2-tool-refresh-over {
background-position:-15px -225px;
}
.x2-tool-minus {
background-position:0 -255px;
}
.x2-tool-minus-over {
background-position:-15px -255px;
}
.x2-tool-plus {
background-position:0 -240px;
}
.x2-tool-plus-over {
background-position:-15px -240px;
}
.x2-tool-search {
background-position:0 -270px;
}
.x2-tool-search-over {
background-position:-15px -270px;
}
.x2-tool-save {
background-position:0 -285px;
}
.x2-tool-save-over {
background-position:-15px -285px;
}
.x2-tool-help {
background-position:0 -300px;
}
.x2-tool-help-over {
background-position:-15px -300px;
}
.x2-tool-print {
background-position:0 -315px;
}
.x2-tool-print-over {
background-position:-15px -315px;
}
/* Ghosting */
.x2-panel-ghost {
background:#cbddf3;
z-index:12000;
overflow:hidden;
position:absolute;
left:0;top:0;
opacity:.65;
-moz-opacity:.65;
filter:alpha(opacity=65);
}
.x2-panel-ghost ul {
margin:0;
padding:0;
overflow:hidden;
font-size:0;
line-height:0;
border:1px solid #99bbe8;
border-top:0 none;
display:block;
}
.x2-panel-ghost * {
cursor:move !important;
}
.x2-panel-dd-spacer {
border:2px dashed #99bbe8;
}
/* Buttons */
.x2-panel-btns-ct {
padding:5px;
}
.x2-panel-btns-ct .x2-btn{
float:right;
clear:none;
}
.x2-panel-btns-ct .x2-panel-btns td {
border:0;
padding:0;
}
.x2-panel-btns-ct .x2-panel-btns-right table{
float:right;
clear:none;
}
.x2-panel-btns-ct .x2-panel-btns-left table{
float:left;
clear:none;
}
.x2-panel-btns-ct .x2-panel-btns-center{
text-align:center; /*ie*/
}
.x2-panel-btns-ct .x2-panel-btns-center table{
margin:0 auto; /*everyone else*/
}
.x2-panel-btns-ct table td.x2-panel-btn-td{
padding:3px;
}
.x2-panel-btns-ct .x2-btn-focus .x2-btn-left{
background-position:0 -147px;
}
.x2-panel-btns-ct .x2-btn-focus .x2-btn-right{
background-position:0 -168px;
}
.x2-panel-btns-ct .x2-btn-focus .x2-btn-center{
background-position:0 -189px;
}
.x2-panel-btns-ct .x2-btn-over .x2-btn-left{
background-position:0 -63px;
}
.x2-panel-btns-ct .x2-btn-over .x2-btn-right{
background-position:0 -84px;
}
.x2-panel-btns-ct .x2-btn-over .x2-btn-center{
background-position:0 -105px;
}
.x2-panel-btns-ct .x2-btn-click .x2-btn-center{
background-position:0 -126px;
}
.x2-panel-btns-ct .x2-btn-click .x2-btn-right{
background-position:0 -84px;
}
.x2-panel-btns-ct .x2-btn-click .x2-btn-left{
background-position:0 -63px;
}
.kwf-form-show-field {
padding: 3px 3px 3px 0;
}
.kwf-form-static-field { padding: 3px 3px 3px 0; }
.x2-form-element .x2-form-radio-wrap { width: 300px }
.x2-form-radio-group .x2-panel-body {
background: none;
}
html:not(.x2-viewport) body:not(.frontend.masterRoot) {
background-image: none;
background-color: white;
margin-right: auto;
margin-left: auto;
max-width: 1400px;
padding: 20px;
}
html h1, html h2 {
color: #006f3e;
}
html button[type=submit].mat-primary {
background-color: #006f3e !important;
margin-bottom: 30px;
}

/*# sourceMappingURL=/assets/dependencies/Kwf_Assets_Package_Default/Frontend/de/0/css.map?v=1734427833 */
