/**
 * Table of contents: 
 * mmenu.css
 * standard.css
 * Generated by MagicMin: 2025-01-10 03:31:44
 */
@charset "UTF-8";:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-blocker{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s;display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;visibility:hidden;opacity:0;background:var(--mm-color-background);-webkit-transition:visibility .4s ease,bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:visibility .4s ease,bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:visibility .4s ease,bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:visibility .4s ease,bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:visibility .4s ease,bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker--blocking{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;visibility:visible;opacity:.5;pointer-events:auto}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;visibility:hidden;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition:visibility 0s linear .4s,inset-inline-start .4s ease,-webkit-transform .4s ease;transition:visibility 0s linear .4s,inset-inline-start .4s ease,-webkit-transform .4s ease;-o-transition:visibility 0s linear .4s,transform .4s ease,inset-inline-start .4s ease;transition:visibility 0s linear .4s,transform .4s ease,inset-inline-start .4s ease;transition:visibility 0s linear .4s,transform .4s ease,inset-inline-start .4s ease,-webkit-transform .4s ease}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{visibility:visible;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc((var(--mm-toggle-size) * 1.75));-ms-flex:calc((var(--mm-toggle-size) * 1.75)) 0 0px;flex:calc((var(--mm-toggle-size) * 1.75)) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical.mm-listitem--opened>.mm-panel{visibility:visible}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0;-webkit-transition:visibility 0s linear .4s;-o-transition:visibility 0s linear .4s;transition:visibility 0s linear .4s}.mm-menu--offcanvas.mm-menu--opened{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-menu--offcanvas:not(.mm-menu--opened){visibility:hidden;pointer-events:none}.mm-menu--offcanvas:not(.mm-menu--opened) *{visibility:inherit}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:#00000066}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition:visibility 0s linear .4s,-webkit-transform .4s ease 0s;transition:visibility 0s linear .4s,-webkit-transform .4s ease 0s;-o-transition:visibility 0s linear .4s,transform .4s ease 0s;transition:visibility 0s linear .4s,transform .4s ease 0s;transition:visibility 0s linear .4s,transform .4s ease 0s,-webkit-transform .4s ease 0s}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-wrapper--position-left{--mm-translate-horizontal:clamp( var(--mm-min-size), var(--mm-size), var(--mm-max-size) )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp( calc(-1 * var(--mm-max-size)), calc(-1 * var(--mm-size)), calc(-1 * var(--mm-min-size)) )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{visibility:visible;overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-panel__blocker.mm-blocker--blocking{bottom:-100000px}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper--sidebar-collapsed .mm-menu--sidebar-collapsed{visibility:visible}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-panel--opened{visibility:visible}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}@charset "UTF-8";@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto/roboto-300-latin-ext.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto/roboto-300-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto/roboto-400-latin-ext.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto/roboto-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto/roboto-500-latin-ext.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto/roboto-500-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto/roboto-700-latin-ext.woff2) format("woff2");unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto/roboto-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{display:block}audio, canvas, progress, video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden], template{display:none}a{background-color:transparent}a:active, a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b, strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code, kbd, pre, samp{font-family:monospace, monospace;font-size:1em}button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button, select{text-transform:none}button, html input[type="button"], input[type="reset"], input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled], html input[disabled]{cursor:default}button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"], input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td, th{padding:0}@media print{*, *:before, *:after{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important}a, a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after, a[href^="javascript:"]:after{content:""}pre, blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr, img{page-break-inside:avoid}img{max-width:100% !important}p, h2, h3{orphans:3;widows:3}h2, h3{page-break-after:avoid}.navbar{display:none}.btn > .caret, .dropup > .btn > .caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td, .table th{background-color:#fff !important}.table-bordered th, .table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}body{font-family:"Roboto", sans-serif;font-size:15px;line-height:1.2;color:#262a31;background-color:#fff}input, button, select, textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#2a6ef6;text-decoration:none}a:hover, a:focus{color:#0a52e3;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.2;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #f4f4f4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:inherit;font-weight:400;line-height:1.1;color:inherit}h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small{font-weight:400;line-height:1;color:#777777}h1, .h1, h2, .h2, h3, .h3{margin-top:18px;margin-bottom:9px}h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small{font-size:65%}h4, .h4, h5, .h5, h6, .h6{margin-top:9px;margin-bottom:9px}h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small{font-size:75%}h1, .h1{font-size:40px}h2, .h2{font-size:25px}h3, .h3{font-size:20px}h4, .h4{font-size:15px}h5, .h5{font-size:13px}h6, .h6{font-size:12px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:17px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:22.5px}}small, .small{font-size:86%}mark, .mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase, .initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#2a6ef6}a.text-primary:hover, a.text-primary:focus{color:#0a52e3}.text-success{color:#3c763d}a.text-success:hover, a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover, a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover, a.text-warning:focus{color:#66512c}.text-danger{color:#c9201d}a.text-danger:hover, a.text-danger:focus{color:#9c1917}.bg-primary{color:#fff}.bg-primary{background-color:#2a6ef6}a.bg-primary:hover, a.bg-primary:focus{background-color:#0a52e3}.bg-success{background-color:#dff0d8}a.bg-success:hover, a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover, a.bg-info:focus{background-color:#afd9ee}.bg-warning, div.startpage #hint-corona .cms-inner{background-color:#fcf8e3}a.bg-warning:hover, div.startpage #hint-corona a.cms-inner:hover, a.bg-warning:focus, div.startpage #hint-corona a.cms-inner:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover, a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #f4f4f4}ul, ol{margin-top:0;margin-bottom:9px}ul ul, ul ol, ol ul, ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline > li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:18px}dt, dd{line-height:1.2}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:before, .dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title], abbr[data-original-title]{cursor:help}.initialism{font-size:90%}blockquote{padding:9px 18px;margin:0 0 18px;font-size:15px;border-left:5px solid #f4f4f4}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child{margin-bottom:0}blockquote footer, blockquote small, blockquote .small{display:block;font-size:80%;line-height:1.2;color:#777777}blockquote footer:before, blockquote small:before, blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse, blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #f4f4f4;border-left:0}.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after{content:"\00A0 \2014"}address{margin-bottom:18px;font-style:normal;line-height:1.2}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before, .container:after{display:table;content:" "}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid:before, .container-fluid:after{display:table;content:" "}.container-fluid:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before, .row:after{display:table;content:" "}.row:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, #mainmenu div.manufacturer .col-manufacturer, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1, .col-md-2, #mainmenu div.manufacturer .col-manufacturer, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2, #mainmenu div.manufacturer .col-manufacturer{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"], table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:18px}.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td{padding:8px;line-height:1.2;vertical-align:top;border-top:1px solid #ddd}.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd}.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td{border-top:0}.table > tbody + tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td{border:1px solid #ddd}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover > tbody > tr:hover{background-color:#f5f5f5}.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th{background-color:#f5f5f5}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th{background-color:#dff0d8}.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th{background-color:#d9edf7}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th{background-color:#fcf8e3}.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th{background-color:#f2dede}.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}.table-responsive, .cms-type-2 .cms-inner, .cke-content table{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive, .cms-type-2 .cms-inner, .cke-content table{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive > .table, .cms-type-2 .cms-inner > .table, .cke-content table > .table{margin-bottom:0}.table-responsive > .table > thead > tr > th, .cms-type-2 .cms-inner > .table > thead > tr > th, .cke-content table > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .cms-type-2 .cms-inner > .table > thead > tr > td, .cke-content table > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .cms-type-2 .cms-inner > .table > tbody > tr > th, .cke-content table > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .cms-type-2 .cms-inner > .table > tbody > tr > td, .cke-content table > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .cms-type-2 .cms-inner > .table > tfoot > tr > th, .cke-content table > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td, .cms-type-2 .cms-inner > .table > tfoot > tr > td, .cke-content table > .table > tfoot > tr > td{white-space:nowrap}.table-responsive > .table-bordered, .cms-type-2 .cms-inner > .table-bordered, .cke-content table > .table-bordered{border:0}.table-responsive > .table-bordered > thead > tr > th:first-child, .cms-type-2 .cms-inner > .table-bordered > thead > tr > th:first-child, .cke-content table > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .cms-type-2 .cms-inner > .table-bordered > thead > tr > td:first-child, .cke-content table > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .cms-type-2 .cms-inner > .table-bordered > tbody > tr > th:first-child, .cke-content table > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .cms-type-2 .cms-inner > .table-bordered > tbody > tr > td:first-child, .cke-content table > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr > th:first-child, .cke-content table > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr > td:first-child, .cke-content table > .table-bordered > tfoot > tr > td:first-child{border-left:0}.table-responsive > .table-bordered > thead > tr > th:last-child, .cms-type-2 .cms-inner > .table-bordered > thead > tr > th:last-child, .cke-content table > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .cms-type-2 .cms-inner > .table-bordered > thead > tr > td:last-child, .cke-content table > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .cms-type-2 .cms-inner > .table-bordered > tbody > tr > th:last-child, .cke-content table > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .cms-type-2 .cms-inner > .table-bordered > tbody > tr > td:last-child, .cke-content table > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr > th:last-child, .cke-content table > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr > td:last-child, .cke-content table > .table-bordered > tfoot > tr > td:last-child{border-right:0}.table-responsive > .table-bordered > tbody > tr:last-child > th, .cms-type-2 .cms-inner > .table-bordered > tbody > tr:last-child > th, .cke-content table > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .cms-type-2 .cms-inner > .table-bordered > tbody > tr:last-child > td, .cke-content table > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr:last-child > th, .cke-content table > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .cms-type-2 .cms-inner > .table-bordered > tfoot > tr:last-child > td, .cke-content table > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;font-size:22.5px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"], input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple], select[size]{height:auto}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:15px;line-height:1.2;color:#555555}.form-control{display:block;width:100%;height:32px;padding:6px 12px;font-size:15px;line-height:1.2;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color:#f4f4f4;opacity:1}.form-control[disabled], fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control{line-height:32px}input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"]{line-height:31px}input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"]{line-height:49px}}.form-group{margin-bottom:15px}.radio, .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label, .checkbox label{min-height:18px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio + .radio, .checkbox + .checkbox{margin-top:-5px}.radio-inline, .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:33px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn{padding-right:0;padding-left:0}.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn{height:31px;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px}select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn{height:31px;line-height:31px}textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple]{height:auto}.form-group-sm .form-control{height:31px;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:31px;line-height:31px}.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:31px;min-height:31px;padding:6px 10px;font-size:13px;line-height:1.5}.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn{height:49px;padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:6px}select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn{height:49px;line-height:49px}textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple]{height:auto}.form-group-lg .form-control{height:49px;padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:49px;line-height:49px}.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:49px;min-height:38px;padding:11px 16px;font-size:20px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:40px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center;pointer-events:none}.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback{width:49px;height:49px;line-height:49px}.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback{width:31px;height:31px;line-height:31px}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{color:#c9201d}.has-error .form-control{border-color:#c9201d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-error .form-control:focus{border-color:#9c1917;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e96663;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e96663}.has-error .input-group-addon{color:#c9201d;background-color:#f2dede;border-color:#c9201d}.has-error .form-control-feedback{color:#c9201d}.has-feedback label ~ .form-control-feedback{top:23px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#5e6879}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control{width:auto}.form-inline .input-group > .form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio, .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label, .form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio, .form-horizontal .checkbox{min-height:25px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before, .form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:20px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:13px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:15px;line-height:1.2;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover, .btn:focus, .btn.focus{color:#262a31;text-decoration:none}.btn:active, .btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn.disabled, .btn[disabled], fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:0.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled, fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#262a31;background-color:#efeff1;border-color:#d4d4d6}.btn-default:focus, .btn-default.focus{color:#262a31;background-color:#d4d4d9;border-color:#939398}.btn-default:hover{color:#262a31;background-color:#d4d4d9;border-color:#b5b5b8}.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle{color:#262a31;background-color:#d4d4d9;background-image:none;border-color:#b5b5b8}.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus{color:#262a31;background-color:#c1c1c9;border-color:#939398}.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus{background-color:#efeff1;border-color:#d4d4d6}.btn-default .badge{color:#efeff1;background-color:#262a31}.btn-primary, div.newsletter.advanced .inverted .btn-default{color:#fff;background-color:#2a6ef6;border-color:#2a6ef6}.btn-primary:focus, div.newsletter.advanced .inverted .btn-default:focus, .btn-primary.focus, div.newsletter.advanced .inverted .focus.btn-default{color:#fff;background-color:#0a52e3;border-color:#07389a}.btn-primary:hover, div.newsletter.advanced .inverted .btn-default:hover{color:#fff;background-color:#0a52e3;border-color:#094fda}.btn-primary:active, div.newsletter.advanced .inverted .btn-default:active, .btn-primary.active, div.newsletter.advanced .inverted .active.btn-default, .open > .btn-primary.dropdown-toggle, div.newsletter.advanced .inverted .open > .dropdown-toggle.btn-default{color:#fff;background-color:#0a52e3;background-image:none;border-color:#094fda}.btn-primary:active:hover, div.newsletter.advanced .inverted .btn-default:active:hover, .btn-primary:active:focus, div.newsletter.advanced .inverted .btn-default:active:focus, .btn-primary:active.focus, div.newsletter.advanced .inverted .btn-default:active.focus, .btn-primary.active:hover, div.newsletter.advanced .inverted .active.btn-default:hover, .btn-primary.active:focus, div.newsletter.advanced .inverted .active.btn-default:focus, .btn-primary.active.focus, div.newsletter.advanced .inverted .active.focus.btn-default, .open > .btn-primary.dropdown-toggle:hover, div.newsletter.advanced .inverted .open > .dropdown-toggle.btn-default:hover, .open > .btn-primary.dropdown-toggle:focus, div.newsletter.advanced .inverted .open > .dropdown-toggle.btn-default:focus, .open > .btn-primary.dropdown-toggle.focus, div.newsletter.advanced .inverted .open > .dropdown-toggle.focus.btn-default{color:#fff;background-color:#0846c1;border-color:#07389a}.btn-primary.disabled:hover, div.newsletter.advanced .inverted .disabled.btn-default:hover, .btn-primary.disabled:focus, div.newsletter.advanced .inverted .disabled.btn-default:focus, .btn-primary.disabled.focus, div.newsletter.advanced .inverted .disabled.focus.btn-default, .btn-primary[disabled]:hover, div.newsletter.advanced .inverted .btn-default[disabled]:hover, .btn-primary[disabled]:focus, div.newsletter.advanced .inverted .btn-default[disabled]:focus, .btn-primary[disabled].focus, div.newsletter.advanced .inverted .btn-default[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] div.newsletter.advanced .inverted .btn-default:hover, div.newsletter.advanced .inverted fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] div.newsletter.advanced .inverted .btn-default:focus, div.newsletter.advanced .inverted fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] div.newsletter.advanced .inverted .focus.btn-default, div.newsletter.advanced .inverted fieldset[disabled] .focus.btn-default{background-color:#2a6ef6;border-color:#2a6ef6}.btn-primary .badge, div.newsletter.advanced .inverted .btn-default .badge{color:#2a6ef6;background-color:#fff}.btn-success{color:#fff;background-color:#29880a;border-color:#227008}.btn-success:focus, .btn-success.focus{color:#fff;background-color:#1b5807;border-color:black}.btn-success:hover{color:#fff;background-color:#1b5807;border-color:#113704}.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle{color:#fff;background-color:#1b5807;background-image:none;border-color:#113704}.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus{color:#fff;background-color:#113704;border-color:black}.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus{background-color:#29880a;border-color:#227008}.btn-success .badge{color:#29880a;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus, .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus, .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus, .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#2a6ef6;border-radius:0}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active{border-color:transparent}.btn-link:hover, .btn-link:focus{color:#0a52e3;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none}.btn-lg, .btn-group-lg > .btn{padding:10px 16px;font-size:20px;line-height:1.33333;border-radius:6px}.btn-sm, .btn-group-sm > .btn{padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px}.btn-xs, .btn-group-xs > .btn{padding:1px 5px;font-size:13px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup, .dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:15px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.2;color:#333333;white-space:nowrap}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{color:#fff;text-decoration:none;background-color:#2a6ef6;outline:0}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{color:#777777}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open > .dropdown-menu{display:block}.open > a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:13px;line-height:1.2;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right > .dropdown-menu{right:0;left:auto}.dropup .caret, .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group, .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group > .btn, .btn-group-vertical > .btn{position:relative;float:left}.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active{z-index:2}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before, .btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group{float:left}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group{margin-left:5px}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group > .btn:first-child{margin-left:0}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group > .btn-group{float:left}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle{outline:0}.btn-group > .btn + .dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret, .btn-group-lg > .btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret{border-width:0 5px 5px}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after{display:table;content:" "}.btn-group-vertical > .btn-group:after{clear:both}.btn-group-vertical > .btn-group > .btn{float:none}.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified > .btn, .btn-group-justified > .btn-group{display:table-cell;float:none;width:1%}.btn-group-justified > .btn-group .btn{width:100%}.btn-group-justified > .btn-group .dropdown-menu{left:auto}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon, .input-group-btn, .input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon, .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:15px;font-weight:400;line-height:1;color:#555555;text-align:center;background-color:#f4f4f4;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn{padding:5px 10px;font-size:13px;border-radius:3px}.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn{padding:10px 16px;font-size:20px;border-radius:6px}.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn > .btn{position:relative}.input-group-btn > .btn + .btn{margin-left:-1px}.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active{z-index:2}.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group{margin-right:-1px}.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before, .nav:after{display:table;content:" "}.nav:after{clear:both}.nav > li{position:relative;display:block}.nav > li > a{position:relative;display:block;padding:10px 15px}.nav > li > a:hover, .nav > li > a:focus{text-decoration:none;background-color:#f4f4f4}.nav > li.disabled > a{color:#777777}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus{color:#777777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background-color:#f4f4f4;border-color:#2a6ef6}.nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.nav > li > a > img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs > li{float:left;margin-bottom:-1px}.nav-tabs > li > a{margin-right:2px;line-height:1.2;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs > li > a:hover{border-color:#f4f4f4 #f4f4f4 #ddd}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:#555555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills > li{float:left}.nav-pills > li > a{border-radius:4px}.nav-pills > li + li{margin-left:2px}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{color:#fff;background-color:#2a6ef6}.nav-stacked > li{float:none}.nav-stacked > li + li{margin-top:2px;margin-left:0}.nav-justified, .nav-tabs.nav-justified{width:100%}.nav-justified > li, .nav-tabs.nav-justified > li{float:none}.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:5px;text-align:center}.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified > li, .nav-tabs.nav-justified > li{display:table-cell;width:1%}.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:0}}.nav-tabs-justified, .nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:4px}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff}}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:18px;border:1px solid transparent}.navbar:before, .navbar:after{display:table;content:" "}.navbar:after{clear:both}@media (min-width:768px){.navbar{border-radius:4px}}.navbar-header:before, .navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before, .navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top, .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media (min-width:768px){.navbar-fixed-top, .navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:16px 15px;font-size:20px;line-height:18px}.navbar-brand:hover, .navbar-brand:focus{text-decoration:none}.navbar-brand > img{display:block}@media (min-width:768px){.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:8px -15px}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu > li > a{line-height:18px}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav > li{float:left}.navbar-nav > li > a{padding-top:16px;padding-bottom:16px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top:9px;margin-bottom:9px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control{width:auto}.navbar-form .input-group > .form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio, .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label, .navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav > li > .dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:9px;margin-bottom:9px}.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn{margin-top:9.5px;margin-bottom:9.5px}.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav > li > a{color:#777}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#727479}.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav > li > a{color:#9d9d9d}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{color:#fff;background-color:#090909}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:15px 0px;margin-bottom:18px;margin-top:18px;list-style:none;background-color:none;border-radius:4px}.breadcrumb > li{display:inline-block}.breadcrumb > li + li:before{padding:0 5px;color:#33aaff;content:"> "}.breadcrumb > .active{color:#262a31}.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:4px}.pagination > li{display:inline}.pagination > li > a, .pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.2;color:#2a6ef6;text-decoration:none;background-color:#f7f7f7;border:1px solid #ddd}.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus{z-index:2;color:#0a52e3;background-color:#f4f4f4;border-color:#ddd}.pagination > li:first-child > a, .pagination > li:first-child > span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination > li:last-child > a, .pagination > li:last-child > span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{z-index:3;color:#fff;cursor:default;background-color:#2a6ef6;border-color:#2a6ef6}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{color:#777777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg > li > a, .pagination-lg > li > span{padding:10px 16px;font-size:20px;line-height:1.33333}.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm > li > a, .pagination-sm > li > span{padding:5px 10px;font-size:13px;line-height:1.5}.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span{border-top-right-radius:3px;border-bottom-right-radius:3px}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover, a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777777}.label-default[href]:hover, .label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#2a6ef6}.label-primary[href]:hover, .label-primary[href]:focus{background-color:#0a52e3}.label-success{background-color:#29880a}.label-success[href]:hover, .label-success[href]:focus{background-color:#1b5807}.label-info{background-color:#5bc0de}.label-info[href]:hover, .label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover, .label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover, .label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:13px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge{top:0;padding:1px 5px}.list-group-item.active > .badge, .nav-pills > .active > a > .badge{color:#2a6ef6;background-color:#fff}.list-group-item > .badge{float:right}.list-group-item > .badge + .badge{margin-right:5px}.nav-pills > li > a > .badge{margin-left:3px}a.badge:hover, a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert > p, .alert > ul{margin-bottom:0}.alert > p + p{margin-top:5px}.alert-dismissable, .alert-dismissible{padding-right:35px}.alert-dismissable .close, .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#c9201d;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#9c1917}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:18px;margin-bottom:18px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:13px;line-height:18px;color:#fff;text-align:center;background-color:#2a6ef6;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar, .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar, .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#29880a}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media, .media-body{overflow:hidden;transform:scale(1);transform-origin:0 0}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right, .media > .pull-right{padding-left:10px}.media-left, .media > .pull-left{padding-right:10px}.media-left, .media-right, .media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus{color:#777777;cursor:not-allowed;background-color:#f4f4f4}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text{color:#777777}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{z-index:2;color:#fff;background-color:#2a6ef6;border-color:#2a6ef6}.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small{color:inherit}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text{color:#eef3fe}a.list-group-item, button.list-group-item{color:#555}a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success, button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info, button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning, button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#c9201d;background-color:#f2dede}a.list-group-item-danger, button.list-group-item-danger{color:#c9201d}a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus{color:#c9201d;background-color:#ebcccc}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus{color:#fff;background-color:#c9201d;border-color:#c9201d}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:18px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.panel-body{padding:15px}.panel-body:before, .panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading > .dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:17px;color:inherit}.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .list-group, .panel > .panel-collapse > .list-group{margin-bottom:0}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.list-group + .panel-footer{border-top-width:0}.panel > .table, .panel > .table-responsive > .table, .cms-type-2 .panel > .cms-inner > .table, .cke-content .panel > table > .table, .panel > .panel-collapse > .table{margin-bottom:0}.panel > .table caption, .panel > .table-responsive > .table caption, .cms-type-2 .panel > .cms-inner > .table caption, .cke-content .panel > table > .table caption, .panel > .panel-collapse > .table caption{padding-right:15px;padding-left:15px}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child, .cke-content .panel > table:first-child > .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > thead:first-child > tr:first-child, .cke-content .panel > table:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > tbody:first-child > tr:first-child, .cke-content .panel > table:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .cke-content .panel > table:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .cke-content .panel > table:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .cke-content .panel > table:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .cke-content .panel > table:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .cke-content .panel > table:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .cke-content .panel > table:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .cke-content .panel > table:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .cms-type-2 .panel > .cms-inner:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .cke-content .panel > table:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child, .cke-content .panel > table:last-child > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tbody:last-child > tr:last-child, .cke-content .panel > table:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tfoot:last-child > tr:last-child, .cke-content .panel > table:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .cke-content .panel > table:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .cke-content .panel > table:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .cke-content .panel > table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .cke-content .panel > table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .cke-content .panel > table:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .cke-content .panel > table:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .cke-content .panel > table:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .cms-type-2 .panel > .cms-inner:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .cke-content .panel > table:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .cms-type-2 .panel > .panel-body + .cms-inner, .cke-content .panel > .panel-body + table, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body, .cms-type-2 .panel > .cms-inner + .panel-body, .cke-content .panel > table + .panel-body{border-top:1px solid #ddd}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td{border-top:0}.panel > .table-bordered, .panel > .table-responsive > .table-bordered, .cms-type-2 .panel > .cms-inner > .table-bordered, .cke-content .panel > table > .table-bordered{border:0}.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr > th:first-child, .cke-content .panel > table > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr > td:first-child, .cke-content .panel > table > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr > th:first-child, .cke-content .panel > table > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr > td:first-child, .cke-content .panel > table > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr > th:first-child, .cke-content .panel > table > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr > td:first-child, .cke-content .panel > table > .table-bordered > tfoot > tr > td:first-child{border-left:0}.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr > th:last-child, .cke-content .panel > table > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr > td:last-child, .cke-content .panel > table > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr > th:last-child, .cke-content .panel > table > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr > td:last-child, .cke-content .panel > table > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr > th:last-child, .cke-content .panel > table > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr > td:last-child, .cke-content .panel > table > .table-bordered > tfoot > tr > td:last-child{border-right:0}.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr:first-child > td, .cke-content .panel > table > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .cms-type-2 .panel > .cms-inner > .table-bordered > thead > tr:first-child > th, .cke-content .panel > table > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr:first-child > td, .cke-content .panel > table > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr:first-child > th, .cke-content .panel > table > .table-bordered > tbody > tr:first-child > th{border-bottom:0}.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr:last-child > td, .cke-content .panel > table > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .cms-type-2 .panel > .cms-inner > .table-bordered > tbody > tr:last-child > th, .cke-content .panel > table > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr:last-child > td, .cke-content .panel > table > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .cms-type-2 .panel > .cms-inner > .table-bordered > tfoot > tr:last-child > th, .cke-content .panel > table > .table-bordered > tfoot > tr:last-child > th{border-bottom:0}.panel > .table-responsive, .cms-type-2 .panel > .cms-inner, .cke-content .panel > table{margin-bottom:0;border:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default > .panel-heading{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd}.panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#2a6ef6}.panel-primary > .panel-heading{color:#fff;background-color:#2a6ef6;border-color:#2a6ef6}.panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#2a6ef6}.panel-primary > .panel-heading .badge{color:#2a6ef6;background-color:#fff}.panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#2a6ef6}.panel-success{border-color:#d6e9c6}.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6}.panel-success > .panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#bce8f1}.panel-info > .panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#faebcc}.panel-warning > .panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger > .panel-heading{color:#c9201d;background-color:#f2dede;border-color:#ebccd1}.panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebccd1}.panel-danger > .panel-heading .badge{color:#f2dede;background-color:#c9201d}.panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well, .search-msg, .search-msg-warning, .search-msg-error, .search-empty-filters{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)}.well blockquote, .search-msg blockquote, .search-msg-warning blockquote, .search-msg-error blockquote, .search-empty-filters blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:22.5px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:0.2}.close:hover, .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:0.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before, .modal-header:after{display:table;content:" "}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.2}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before, .modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn + .btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn + .btn{margin-left:-1px}.modal-footer .btn-block + .btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Roboto", sans-serif;font-style:normal;font-weight:400;line-height:1.2;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:13px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=92);opacity:0.92}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#444444}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#444444}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#444444}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#444444}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#444444}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#444444}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#444444}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#444444}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#444444;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Roboto", sans-serif;font-style:normal;font-weight:400;line-height:1.2;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:15px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover > .arrow{border-width:11px}.popover > .arrow, .popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover > .arrow:after{content:"";border-width:10px}.popover.top > .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999999;border-top-color:rgba(0, 0, 0, 0.25);border-bottom-width:0}.popover.top > .arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999999;border-right-color:rgba(0, 0, 0, 0.25);border-left-width:0}.popover.right > .arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom > .arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0, 0, 0, 0.25)}.popover.bottom > .arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0, 0, 0, 0.25)}.popover.left > .arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:15px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.clearfix:before, .clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs, td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm, td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md, td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg, td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print, td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.btn-default, .btn-primary, div.newsletter.advanced .inverted .btn-default, .btn-success, .btn-info, .btn-warning, .btn-danger{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)}.btn-default:active, .btn-default.active, .btn-primary:active, div.newsletter.advanced .inverted .btn-default:active, .btn-primary.active, div.newsletter.advanced .inverted .active.btn-default, .btn-success:active, .btn-success.active, .btn-info:active, .btn-info.active, .btn-warning:active, .btn-warning.active, .btn-danger:active, .btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-primary.disabled, div.newsletter.advanced .inverted .disabled.btn-default, .btn-primary[disabled], div.newsletter.advanced .inverted .btn-default[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] div.newsletter.advanced .inverted .btn-default, div.newsletter.advanced .inverted fieldset[disabled] .btn-default, .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger{-webkit-box-shadow:none;box-shadow:none}.btn-default .badge, .btn-primary .badge, div.newsletter.advanced .inverted .btn-default .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge{text-shadow:none}.btn:active, .btn.active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top, #efeff1 0%, #ceced4 100%);background-image:-o-linear-gradient(top, #efeff1 0%, #ceced4 100%);background-image:linear-gradient(to bottom, #efeff1 0%, #ceced4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEFEFF1', endColorstr='#FFCECED4', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#c9c9d0;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover, .btn-default:focus{background-color:#ceced4;background-position:0 -15px}.btn-default:active, .btn-default.active{background-color:#ceced4;border-color:#c9c9d0}.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active{background-color:#ceced4;background-image:none}.btn-primary, div.newsletter.advanced .inverted .btn-default{background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #094fda 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #094fda 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #094fda 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF094FDA', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#094bd0}.btn-primary:hover, div.newsletter.advanced .inverted .btn-default:hover, .btn-primary:focus, div.newsletter.advanced .inverted .btn-default:focus{background-color:#094fda;background-position:0 -15px}.btn-primary:active, div.newsletter.advanced .inverted .btn-default:active, .btn-primary.active, div.newsletter.advanced .inverted .active.btn-default{background-color:#094fda;border-color:#094bd0}.btn-primary.disabled, div.newsletter.advanced .inverted .disabled.btn-default, .btn-primary.disabled:hover, div.newsletter.advanced .inverted .disabled.btn-default:hover, .btn-primary.disabled:focus, div.newsletter.advanced .inverted .disabled.btn-default:focus, .btn-primary.disabled.focus, div.newsletter.advanced .inverted .disabled.focus.btn-default, .btn-primary.disabled:active, div.newsletter.advanced .inverted .disabled.btn-default:active, .btn-primary.disabled.active, div.newsletter.advanced .inverted .disabled.active.btn-default, .btn-primary[disabled], div.newsletter.advanced .inverted .btn-default[disabled], .btn-primary[disabled]:hover, div.newsletter.advanced .inverted .btn-default[disabled]:hover, .btn-primary[disabled]:focus, div.newsletter.advanced .inverted .btn-default[disabled]:focus, .btn-primary[disabled].focus, div.newsletter.advanced .inverted .btn-default[disabled].focus, .btn-primary[disabled]:active, div.newsletter.advanced .inverted .btn-default[disabled]:active, .btn-primary[disabled].active, div.newsletter.advanced .inverted .btn-default[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] div.newsletter.advanced .inverted .btn-default, div.newsletter.advanced .inverted fieldset[disabled] .btn-default, fieldset[disabled] .btn-primary:hover, fieldset[disabled] div.newsletter.advanced .inverted .btn-default:hover, div.newsletter.advanced .inverted fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] div.newsletter.advanced .inverted .btn-default:focus, div.newsletter.advanced .inverted fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] div.newsletter.advanced .inverted .focus.btn-default, div.newsletter.advanced .inverted fieldset[disabled] .focus.btn-default, fieldset[disabled] .btn-primary:active, fieldset[disabled] div.newsletter.advanced .inverted .btn-default:active, div.newsletter.advanced .inverted fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] div.newsletter.advanced .inverted .active.btn-default, div.newsletter.advanced .inverted fieldset[disabled] .active.btn-default{background-color:#094fda;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top, #29880a 0%, #184f06 100%);background-image:-o-linear-gradient(top, #29880a 0%, #184f06 100%);background-image:linear-gradient(to bottom, #29880a 0%, #184f06 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29880A', endColorstr='#FF184F06', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#154505}.btn-success:hover, .btn-success:focus{background-color:#184f06;background-position:0 -15px}.btn-success:active, .btn-success.active{background-color:#184f06;border-color:#154505}.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active{background-color:#184f06;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);background-image:-o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);background-image:linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2AABD2', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover, .btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active, .btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);background-image:-o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);background-image:linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEB9316', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover, .btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active, .btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);background-image:-o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);background-image:linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC12E2A', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover, .btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active, .btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active{background-color:#c12e2a;background-image:none}.thumbnail, .img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:0 1px 2px rgba(0, 0, 0, 0.075)}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-image:-webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);background-repeat:repeat-x;background-color:#e8e8e8}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #125df5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF125DF5', GradientType=0);background-repeat:repeat-x;background-color:#125df5}.navbar-default{background-image:-webkit-linear-gradient(top, white 0%, #f8f8f8 100%);background-image:-o-linear-gradient(top, white 0%, #f8f8f8 100%);background-image:linear-gradient(to bottom, white 0%, #f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF8F8F8', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a{background-image:-webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075);box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075)}.navbar-brand, .navbar-nav > li > a{text-shadow:0 1px 0 rgba(255, 255, 255, 0.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);background-image:-o-linear-gradient(top, #3c3c3c 0%, #222 100%);background-image:linear-gradient(to bottom, #3c3c3c 0%, #222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF222222', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a{background-image:-webkit-linear-gradient(top, #090909 0%, #0f0f0f 100%);background-image:-o-linear-gradient(top, #090909 0%, #0f0f0f 100%);background-image:linear-gradient(to bottom, #090909 0%, #0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF090909', endColorstr='#FF0F0F0F', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.25);box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.25)}.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #125df5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF125DF5', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)}.alert-success{background-image:-webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);background-image:-o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);background-image:linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFC8E5BC', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);background-image:-o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);background-image:linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFB9DEF0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);background-image:-o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);background-image:linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFF8EFC0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);background-image:-o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);background-image:linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFE7C3C3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);background-image:linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFF5F5F5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #0a52e3 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #0a52e3 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #0a52e3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF0A52E3', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top, #29880a 0%, #1b5807 100%);background-image:-o-linear-gradient(top, #29880a 0%, #1b5807 100%);background-image:linear-gradient(to bottom, #29880a 0%, #1b5807 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF29880A', endColorstr='#FF1B5807', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);background-image:-o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);background-image:linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF31B0D5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);background-image:-o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);background-image:linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEC971F', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);background-image:-o-linear-gradient(top, #d9534f 0%, #c9302c 100%);background-image:linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC9302C', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:0 1px 2px rgba(0, 0, 0, 0.075)}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{text-shadow:0 -1px 0 #0a52e3;background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #0a57f0 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #0a57f0 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #0a57f0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF0A57F0', GradientType=0);background-repeat:repeat-x;border-color:#0a57f0}.list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05)}.panel-default > .panel-heading{background-image:-webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);background-image:linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);background-repeat:repeat-x}.panel-primary > .panel-heading{background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #125df5 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #125df5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF125DF5', GradientType=0);background-repeat:repeat-x}.panel-success > .panel-heading{background-image:-webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);background-image:-o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);background-image:linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFD0E9C6', GradientType=0);background-repeat:repeat-x}.panel-info > .panel-heading{background-image:-webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);background-image:-o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);background-image:linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFC4E3F3', GradientType=0);background-repeat:repeat-x}.panel-warning > .panel-heading{background-image:-webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);background-image:-o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);background-image:linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFFAF2CC', GradientType=0);background-repeat:repeat-x}.panel-danger > .panel-heading{background-image:-webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);background-image:-o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);background-image:linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFEBCCCC', GradientType=0);background-repeat:repeat-x}.well, .search-msg, .search-msg-warning, .search-msg-error, .search-empty-filters{background-image:-webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);background-image:linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8E8', endColorstr='#FFF5F5F5', GradientType=0);background-repeat:repeat-x;border-color:gainsboro;-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)}@font-face{font-family:'FontAwesome';src:url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");src:url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0#iefix") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0&fe_path_file=1") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa, blockquote:before, .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right span.subhead:before, div.cms-inner.box-warning:before, div.cms-inner.box-info:before, .submenu-content .nav-tabs .tab-caption-with-warning:before, .reviews-list .comment:before, div.active-filters-messages .search-msg-warning:before, .productdetail ul.description-navi li .tab-caption-with-warning:before, .customer-info:before, div.startpage #hint-corona .cms-inner p:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left, blockquote.fa-pull-left:before, .db-content-article a.cphl-arrow-right span.fa-pull-left.tophead:before, .db-content-article a.cphl-arrow-right span.fa-pull-left.subhead:before, div.fa-pull-left.cms-inner.box-warning:before, div.fa-pull-left.cms-inner.box-info:before, .submenu-content .nav-tabs .fa-pull-left.tab-caption-with-warning:before, .reviews-list .fa-pull-left.comment:before, div.active-filters-messages .fa-pull-left.search-msg-warning:before, .productdetail ul.description-navi li .fa-pull-left.tab-caption-with-warning:before, .fa-pull-left.customer-info:before, div.startpage #hint-corona .cms-inner p.fa-pull-left:before{margin-right:.3em}.fa.fa-pull-right, blockquote.fa-pull-right:before, .db-content-article a.cphl-arrow-right span.fa-pull-right.tophead:before, .db-content-article a.cphl-arrow-right span.fa-pull-right.subhead:before, div.fa-pull-right.cms-inner.box-warning:before, div.fa-pull-right.cms-inner.box-info:before, .submenu-content .nav-tabs .fa-pull-right.tab-caption-with-warning:before, .reviews-list .fa-pull-right.comment:before, div.active-filters-messages .fa-pull-right.search-msg-warning:before, .productdetail ul.description-navi li .fa-pull-right.tab-caption-with-warning:before, .fa-pull-right.customer-info:before, div.startpage #hint-corona .cms-inner p.fa-pull-right:before{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left, blockquote.pull-left:before, .db-content-article a.cphl-arrow-right span.pull-left.tophead:before, .db-content-article a.cphl-arrow-right span.pull-left.subhead:before, div.pull-left.cms-inner.box-warning:before, div.pull-left.cms-inner.box-info:before, .submenu-content .nav-tabs .pull-left.tab-caption-with-warning:before, .reviews-list .pull-left.comment:before, div.active-filters-messages .pull-left.search-msg-warning:before, .productdetail ul.description-navi li .pull-left.tab-caption-with-warning:before, .pull-left.customer-info:before, div.startpage #hint-corona .cms-inner p.pull-left:before{margin-right:.3em}.fa.pull-right, blockquote.pull-right:before, .db-content-article a.cphl-arrow-right span.pull-right.tophead:before, .db-content-article a.cphl-arrow-right span.pull-right.subhead:before, div.pull-right.cms-inner.box-warning:before, div.pull-right.cms-inner.box-info:before, .submenu-content .nav-tabs .pull-right.tab-caption-with-warning:before, .reviews-list .pull-right.comment:before, div.active-filters-messages .pull-right.search-msg-warning:before, .productdetail ul.description-navi li .pull-right.tab-caption-with-warning:before, .pull-right.customer-info:before, div.startpage #hint-corona .cms-inner p.pull-right:before{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x, .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before, .fa-close:before, .fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before, .fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before, .fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before, .fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before, .fa-image:before, .fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before, .fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before, .fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before, .fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before, .fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before, .fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before, .fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before, .fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before, .fa-users:before{content:""}.fa-chain:before, .fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before, .fa-scissors:before{content:""}.fa-copy:before, .fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before, .fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before, .fa-reorder:before, .fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before, .fa-sort:before{content:""}.fa-sort-down:before, .fa-sort-desc:before{content:""}.fa-sort-up:before, .fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before, .fa-undo:before{content:""}.fa-legal:before, .fa-gavel:before{content:""}.fa-dashboard:before, .fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before, .fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before, .fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before, .fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before, .fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before, .fa-reply-all:before{content:""}.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before, .fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before, .fa-caret-square-o-down:before{content:""}.fa-toggle-up:before, .fa-caret-square-o-up:before{content:""}.fa-toggle-right:before, .fa-caret-square-o-right:before{content:""}.fa-euro:before, .fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before, .fa-usd:before{content:""}.fa-rupee:before, .fa-inr:before{content:""}.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before{content:""}.fa-ruble:before, .fa-rouble:before, .fa-rub:before{content:""}.fa-won:before, .fa-krw:before{content:""}.fa-bitcoin:before, .fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before, .fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before, .fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before, .fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before, .fa-bank:before, .fa-university:before{content:""}.fa-mortar-board:before, .fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before, .fa-car:before{content:""}.fa-cab:before, .fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before{content:""}.fa-file-zip-o:before, .fa-file-archive-o:before{content:""}.fa-file-sound-o:before, .fa-file-audio-o:before{content:""}.fa-file-movie-o:before, .fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before, .fa-resistance:before, .fa-rebel:before{content:""}.fa-ge:before, .fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before, .fa-weixin:before{content:""}.fa-send:before, .fa-paper-plane:before{content:""}.fa-send-o:before, .fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before, .fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before, .fa-sheqel:before, .fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before, .fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before, .fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before, .fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before{content:""}.fa-battery-3:before, .fa-battery-three-quarters:before{content:""}.fa-battery-2:before, .fa-battery-half:before{content:""}.fa-battery-1:before, .fa-battery-quarter:before{content:""}.fa-battery-0:before, .fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before, .fa-hourglass-start:before{content:""}.fa-hourglass-2:before, .fa-hourglass-half:before{content:""}.fa-hourglass-3:before, .fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before, .fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before, .fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before, .fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before, .fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before, .fa-google-plus-official:before{content:""}.fa-fa:before, .fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before, .fa-address-card:before{content:""}.fa-vcard-o:before, .fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before, .fa-id-card:before{content:""}.fa-drivers-license-o:before, .fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before{content:""}.fa-thermometer-3:before, .fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before, .fa-thermometer-half:before{content:""}.fa-thermometer-1:before, .fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before, .fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before, .fa-s15:before, .fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before, .fa-window-close:before{content:""}.fa-times-rectangle-o:before, .fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ovrly{font-family:"FontAwesome";line-height:1}i.ovrly, em.ovrly, span.ovrly{display:inline-block}span.overlay-container{display:inline-block;position:relative}span.overlay-container .ovrly-icon{background-color:silver;border-radius:0.08em;bottom:0.08em;color:#222222;display:inline-block;font-size:30%;height:1em;max-height:150px;max-width:150px;opacity:0.6;position:absolute;right:0.08em;text-align:center;width:1em}span.overlay-container .ovrly-icon:before{display:block;font-size:70%;padding-top:100%;position:relative;top:-85%}span.overlay-container:hover .ovrly-icon{opacity:0.8}.ovrly-notes:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-search:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-zoom-in:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-zoom-out:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-search-2:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-zoom-in-2:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-zoom-out-2:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-play:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-eye:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-link:before{font-family:"FontAwesome";line-height:1;content:""}.ovrly-expand:before{font-family:"FontAwesome";line-height:1;content:""}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}body{font-weight:300;min-width:320px}a{color:#2a6ef6}a:focus, a:hover{color:#0a52e3}abbr, abbr[title]{border-bottom:0 none black !important;text-decoration:none}b, strong{font-weight:500}figcaption, .text-imagecaption .cms-caption{color:#727479;font-style:italic}hr{border-color:#d4d4d6}h1, .h1{margin-top:0;margin-bottom:0.5em;font-weight:300;font-size:40px}h2, .h2{font-weight:300;font-size:25px}h3, .h3{font-weight:400;font-size:20px}h4, .h4{font-weight:700;font-size:15px}h5, .h5{color:#2a6ef6;font-size:13px;font-weight:400;text-transform:uppercase;margin:0}ol, ul{padding-left:1em}video{height:auto;max-width:1140px;width:100%}.vcenter{display:inline-block;vertical-align:middle;float:none;margin-right:-4px}.bg-grey-padding, .module-content.overview h1, .module-content.overview .h1, .module-listing h1, .module-listing .h1{background-color:#f7f7f7;padding:0.3em 0.7em}.box-justified h1, .box-justified .h1, .box-justified h2, .box-justified .h2{margin-top:0}.brand{white-space:nowrap}.centered{margin:0 auto;clear:both}.clear{clear:both}.clear-left{clear:left}.clear-right{clear:right}.float-left{float:left}.float-right{float:right}.removed-link{color:#037937;text-decoration:underline wavy;font-style:italic}.struct-whitespace{margin-top:1.2em;margin-bottom:1.2em}.margin-top-small{margin-top:5px}.margin-bottom-small{margin-bottom:5px !important}.margin-bottom-medium{margin-bottom:10px}.margin-top-medium{margin-top:10px}.margin-bottom-large{margin-bottom:18px}.margin-top-large{margin-top:18px}.multi-column-2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.multi-column-3{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.multi-column-4{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.responsive-video{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:0;position:relative}.responsive-video iframe{height:100%;left:0;top:0;width:100%;position:absolute}.green{color:#56b537}.blue{color:#33aaff}.signalblue{color:#2a6ef6}.dtimeGreen{color:#29880a}.dtimeYellow{color:#008093}.dtimeRed{color:#df3600}.btn-checkbox{margin-bottom:0.3em}.border{border:1px solid #d4d4d6}.border-left{border-left:1px solid #d4d4d6}.border-right{border-right:1px solid #d4d4d6}.border-top{border-top:1px solid #d4d4d6}.border-bottom{border-bottom:1px solid #d4d4d6}.hrtag{color:#727479;font-size:13px}.hrtag a{color:inherit;text-decoration:underline}.hrtag a:hover, .hrtag a:focus{color:#444444}.hrtag.hrtag-responsible{display:inline-block;margin-top:0.5em}.font-size-base{font-size:15px !important}.font-size-double{font-size:30px !important}.font-size-triple{font-size:45px !important}.font-size-largest{font-size:40px !important}.font-size-larger{font-size:25px !important}.font-size-large{font-size:20px !important}.font-size-medium{font-size:17px !important}.font-size-small{font-size:13px !important}.font-size-smaller{font-size:12px !important}.font-size-smallest{font-size:11px !important}.nav-tabs, .nav-pills{position:relative}@media (min-width:992px){.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}img.responsive-width{max-width:100%}img.responsive-height{max-height:100%}img.image-left{float:left;margin-right:0.5em;margin-bottom:0.25em}div.input-group-addon{cursor:pointer}div.inline-block{display:inline-block}div.paragraph{font-weight:lighter}dl.dl-default dd{margin-left:2em}dl.dl-lines dt{border-top:1px solid #ececec;padding-top:0.5em}dl.dl-lines dt:first-child{border:0 none;padding-top:0}.flash{-moz-animation:flash 0.25s ease-out;-moz-animation-iteration-count:3;-webkit-animation:flash 0.25s ease-out;-webkit-animation-iteration-count:3;-ms-animation:flash 0.25s ease-out;-ms-animation-iteration-count:3}div.loading-blocker{background-image:url("../img/ajax-loader.gif");background-repeat:no-repeat;background-position:center center;background-color:#ffffff}div.loading-blocker .note{text-align:center;font-size:12px}div.popup-message{padding:10px;margin:0 !important}div.popup-message.alert{font-size:17px !important}div.popup-message h2{margin-top:0;padding-right:34px}div.popup-message .alert{margin:0}div.popup-message .small-message{padding-right:40px;min-width:350px;min-height:35px}div.popup-message .centered{padding:0 40px;text-align:center}div.popup-message .centered a.btn{display:inline-block;margin-top:20px}div.popup-message div#contentarea{left:0;top:0;right:0;position:relative}div.popup-message div#contentarea a.product-link{float:right;margin:10px 15px 0 30px;display:block}.popup-error{display:inline-block;vertical-align:middle;text-align:center;padding:20px;color:#f00000}.popup-error a.btn, .popup-error a.button{display:inline-block;margin-top:20px;min-width:100px;max-width:150px}div.bundlelist div.promo-type{margin-bottom:0.4em}div.bundlelist div.promo-type span{background-color:#e3ffd7;border:1px solid #4a9d28;border-radius:3px;color:#505050;display:inline-block;font-size:12px;padding:0.1em 0.3em 0.05em}div#admin-header{-moz-transition:none;-webkit-transition:none;transition:none;background-color:#041526;box-shadow:0 1px 0 rgba(255, 255, 255, 0.25) inset;color:#ffffff;font-size:12px;position:fixed;top:0;left:0;z-index:10001;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.4);width:100%}div#admin-header *{-moz-transition:none;-webkit-transition:none;transition:none}div#admin-header.collapsed{width:15px;border-bottom-left-radius:5px;border-top-left-radius:5px;height:40px;left:unset;right:0}div#admin-header.collapsed #admin-collapse{display:none}div#admin-header.collapsed .row{display:none}div#admin-header.collapsed #admin-expand{display:inline}div#admin-header #admin-expand{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1;display:none}div#admin-header div.db_info{margin-top:3px;background-color:yellow;color:black;font-size:9px;padding:1px 3px;display:inline-block}div#admin-header div#page-chart{background-color:white;height:40px;margin-top:0.1em;width:200px}div#admin-header div.button-panel{padding-right:30px}div#admin-header div.button-panel div#admin_buttons{float:right}div#admin-header #admin-collapse{position:absolute;right:0;top:50%;transform:translateY(-50%)}div#admin-header #toggle-pagespeed.btn{display:inline-block;margin-top:-10px;margin-left:10px}div#admin-header #toggle-pagespeed.btn-danger{color:#fff !important;background-color:#c9302c !important}div#admin-header #toggle-pagespeed.btn-success{color:#fff !important;background-color:#1b5807 !important}div#admin-header #toggle-pagespeed.btn-success:after{display:none}.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown{position:static}.yamm .container{position:relative}.yamm .dropdown-menu{left:auto}.yamm .yamm-content{padding:20px 30px}.yamm .dropdown.yamm-fw .dropdown-menu{left:0;right:0}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("../img/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("../img/chosen-sprite.png") no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("../img/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("../img/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));background-image:linear-gradient(#eee 20%, #fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url("../img/chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi), only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span{background-image:url("../img/chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft, #cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious, #cboxNext, #cboxClose, #banner-close, #cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox, #cboxContent, #cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#cboxOverlay{background:#ccc;opacity:0.9;filter:alpha(opacity=90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#fff}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:3px solid #003399;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc}#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center}#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, #banner-close{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active, #banner-close:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../img/colorbox/controls.png) no-repeat top left;width:28px;height:65px !important;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../img/colorbox/controls.png) no-repeat top right;width:28px;height:65px !important;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose, #banner-close{background-color:transparent;background-image:url(../img/colorbox/controls.png);background-position:center top;background-repeat:no-repeat;box-shadow:none;display:block;height:22px !important;position:absolute;right:-5px;text-indent:-9999px;top:3px;width:38px}#cboxClose:hover, #banner-close:hover{background-position:bottom center}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:10px}.slider.slider-horizontal .slider-track{height:5px;width:100%;margin-top:-2.5px;top:50%;left:0}.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle{margin-left:-5px}.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 5px 5px 5px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:10px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;padding-top:12px;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick, .slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-5px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:10px}.slider.slider-vertical .slider-track{width:5px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle{margin-top:-5px}.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle{border-width:5px 0 5px 5px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:2px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle, .slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:5px 5px 5px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:2px}.slider.slider-disabled .slider-handle{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #dfdfdf, #bebebe);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#dfdfdf), to(#bebebe));background-image:-webkit-linear-gradient(top, #dfdfdf, #bebebe);background-image:-o-linear-gradient(top, #dfdfdf, #bebebe);background-image:linear-gradient(to bottom, #dfdfdf, #bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#bebebe',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #e5e5e5, #e9e9e9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#e9e9e9));background-image:-webkit-linear-gradient(top, #e5e5e5, #e9e9e9);background-image:-o-linear-gradient(top, #e5e5e5, #e9e9e9);background-image:linear-gradient(to bottom, #e5e5e5, #e9e9e9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e9e9e9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:-o-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:linear-gradient(to bottom, #f9f9f9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute}.slider-selection.tick-slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #89cdef, #81bfde);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#89cdef), to(#81bfde));background-image:-webkit-linear-gradient(top, #89cdef, #81bfde);background-image:-o-linear-gradient(top, #89cdef, #81bfde);background-image:linear-gradient(to bottom, #89cdef, #81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cdef', endColorstr='#81bfde',GradientType=0)}.slider-track-low, .slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;background:transparent}.slider-handle{background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);position:absolute;top:0;width:10px;height:10px;background-color:#337ab7;border:0 solid transparent}.slider-handle.round{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:10px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:-o-linear-gradient(top, #f9f9f9, #f5f5f5);background-image:linear-gradient(to bottom, #f9f9f9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;width:10px;height:10px;filter:none;opacity:0.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:10px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #89cdef, #81bfde);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#89cdef), to(#81bfde));background-image:-webkit-linear-gradient(top, #89cdef, #81bfde);background-image:-o-linear-gradient(top, #89cdef, #81bfde);background-image:linear-gradient(to bottom, #89cdef, #81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89cdef', endColorstr='#81bfde',GradientType=0);opacity:1}.bootstrap-checkbox{padding-left:20px}.bootstrap-checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.bootstrap-checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:3px;background-color:#fff;-webkit-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;transition:border 0.15s ease-in-out, color 0.15s ease-in-out}.bootstrap-checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555555}.bootstrap-checkbox input[type="checkbox"], .bootstrap-checkbox input[type="radio"]{opacity:0;z-index:1;cursor:pointer}.bootstrap-checkbox input[type="checkbox"]:focus + label::before, .bootstrap-checkbox input[type="radio"]:focus + label::before{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-checkbox input[type="checkbox"]:checked + label::after, .bootstrap-checkbox input[type="radio"]:checked + label::after{font-family:"FontAwesome";content:""}.bootstrap-checkbox input[type="checkbox"]:indeterminate + label::after, .bootstrap-checkbox input[type="radio"]:indeterminate + label::after{display:block;content:"";width:10px;height:3px;background-color:#555555;border-radius:2px;margin-left:-16.5px;margin-top:7px}.bootstrap-checkbox input[type="checkbox"]:disabled, .bootstrap-checkbox input[type="radio"]:disabled{cursor:not-allowed}.bootstrap-checkbox input[type="checkbox"]:disabled + label, .bootstrap-checkbox input[type="radio"]:disabled + label{opacity:0.65}.bootstrap-checkbox input[type="checkbox"]:disabled + label::before, .bootstrap-checkbox input[type="radio"]:disabled + label::before{background-color:#f4f4f4;cursor:not-allowed}.bootstrap-checkbox.checkbox-circle label::before{border-radius:50%}.bootstrap-checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before{background-color:#2a6ef6;border-color:#2a6ef6}.checkbox-primary input[type="checkbox"]:checked + label::after, .checkbox-primary input[type="radio"]:checked + label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:checked + label::after, .checkbox-danger input[type="radio"]:checked + label::after{color:#fff}.checkbox-info input[type="checkbox"]:checked + label::before, .checkbox-info input[type="radio"]:checked + label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:checked + label::after, .checkbox-info input[type="radio"]:checked + label::after{color:#fff}.checkbox-warning input[type="checkbox"]:checked + label::before, .checkbox-warning input[type="radio"]:checked + label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:checked + label::after, .checkbox-warning input[type="radio"]:checked + label::after{color:#fff}.checkbox-success input[type="checkbox"]:checked + label::before, .checkbox-success input[type="radio"]:checked + label::before{background-color:#29880a;border-color:#29880a}.checkbox-success input[type="checkbox"]:checked + label::after, .checkbox-success input[type="radio"]:checked + label::after{color:#fff}.checkbox-primary input[type="checkbox"]:indeterminate + label::before, .checkbox-primary input[type="radio"]:indeterminate + label::before{background-color:#2a6ef6;border-color:#2a6ef6}.checkbox-primary input[type="checkbox"]:indeterminate + label::after, .checkbox-primary input[type="radio"]:indeterminate + label::after{background-color:#fff}.checkbox-danger input[type="checkbox"]:indeterminate + label::before, .checkbox-danger input[type="radio"]:indeterminate + label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:indeterminate + label::after, .checkbox-danger input[type="radio"]:indeterminate + label::after{background-color:#fff}.checkbox-info input[type="checkbox"]:indeterminate + label::before, .checkbox-info input[type="radio"]:indeterminate + label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:indeterminate + label::after, .checkbox-info input[type="radio"]:indeterminate + label::after{background-color:#fff}.checkbox-warning input[type="checkbox"]:indeterminate + label::before, .checkbox-warning input[type="radio"]:indeterminate + label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:indeterminate + label::after, .checkbox-warning input[type="radio"]:indeterminate + label::after{background-color:#fff}.checkbox-success input[type="checkbox"]:indeterminate + label::before, .checkbox-success input[type="radio"]:indeterminate + label::before{background-color:#29880a;border-color:#29880a}.checkbox-success input[type="checkbox"]:indeterminate + label::after, .checkbox-success input[type="radio"]:indeterminate + label::after{background-color:#fff}.bootstrap-radio{padding-left:20px}.bootstrap-radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.bootstrap-radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out}.bootstrap-radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555555;-webkit-transform:scale(0, 0);-ms-transform:scale(0, 0);-o-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);transition:transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)}.bootstrap-radio input[type="radio"]{opacity:0;z-index:1;cursor:pointer}.bootstrap-radio input[type="radio"]:focus + label::before{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrap-radio input[type="radio"]:checked + label::after{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}.bootstrap-radio input[type="radio"]:disabled{cursor:not-allowed}.bootstrap-radio input[type="radio"]:disabled + label{opacity:0.65}.bootstrap-radio input[type="radio"]:disabled + label::before{cursor:not-allowed}.bootstrap-radio.radio-inline{margin-top:0}.radio-primary input[type="radio"] + label::after{background-color:#2a6ef6}.radio-primary input[type="radio"]:checked + label::before{border-color:#2a6ef6}.radio-primary input[type="radio"]:checked + label::after{background-color:#2a6ef6}.radio-danger input[type="radio"] + label::after{background-color:#d9534f}.radio-danger input[type="radio"]:checked + label::before{border-color:#d9534f}.radio-danger input[type="radio"]:checked + label::after{background-color:#d9534f}.radio-info input[type="radio"] + label::after{background-color:#5bc0de}.radio-info input[type="radio"]:checked + label::before{border-color:#5bc0de}.radio-info input[type="radio"]:checked + label::after{background-color:#5bc0de}.radio-warning input[type="radio"] + label::after{background-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::before{border-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::after{background-color:#f0ad4e}.radio-success input[type="radio"] + label::after{background-color:#29880a}.radio-success input[type="radio"]:checked + label::before{border-color:#29880a}.radio-success input[type="radio"]:checked + label::after{background-color:#29880a}input[type="checkbox"].styled:checked + label:after, input[type="radio"].styled:checked + label:after{font-family:"FontAwesome";content:""}input[type="checkbox"] .styled:checked + label::before, input[type="radio"] .styled:checked + label::before{color:#fff}input[type="checkbox"] .styled:checked + label::after, input[type="radio"] .styled:checked + label::after{color:#fff}html.os-html, html.os-html > .os-host{display:block;overflow:hidden;box-sizing:border-box;height:100% !important;width:100% !important;min-width:100% !important;min-height:100% !important;margin:0 !important;position:absolute !important}html.os-html > .os-host > .os-padding{position:absolute}body.os-dragging, body.os-dragging *{cursor:default}.os-host, .os-host-textarea{position:relative;overflow:visible !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.os-host-flexbox{overflow:hidden !important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox > .os-size-auto-observer{height:inherit !important}.os-host-flexbox > .os-content-glue{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.os-host-flexbox > .os-size-auto-observer, .os-host-flexbox > .os-content-glue{min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}#os-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';visibility:hidden;overflow:scroll;height:500px;width:500px}#os-dummy-scrollbar-size > div{width:200%;height:200%;margin:10px 0}#os-dummy-scrollbar-size:before, #os-dummy-scrollbar-size:after, .os-content:before, .os-content:after{content:'';display:table;width:0.01px;height:0.01px;line-height:0;font-size:0;flex-grow:0;flex-shrink:0;visibility:hidden}#os-dummy-scrollbar-size, .os-viewport{-ms-overflow-style:scrollbar !important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size, .os-viewport-native-scrollbars-invisible.os-viewport{scrollbar-width:none !important}.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none !important;width:0px !important;height:0px !important;visibility:hidden !important;background:transparent !important}.os-content-glue{box-sizing:inherit;max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{box-sizing:inherit;direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.os-host-overflow > .os-padding{overflow:hidden}.os-viewport{direction:inherit !important;box-sizing:inherit !important;resize:none !important;outline:none !important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content > .os-textarea{box-sizing:border-box !important;direction:inherit !important;background:transparent !important;outline:0px none transparent !important;overflow:hidden !important;position:absolute !important;display:block !important;top:0 !important;left:0 !important;margin:0 !important;border-radius:0px !important;float:none !important;-webkit-filter:none !important;filter:none !important;border:none !important;resize:none !important;-webkit-transform:none !important;transform:none !important;max-width:none !important;max-height:none !important;box-shadow:none !important;-webkit-perspective:none !important;perspective:none !important;opacity:1 !important;z-index:1 !important;clip:auto !important;vertical-align:baseline !important;padding:0px}.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea{right:0 !important}.os-content > .os-textarea-cover{z-index:-1;pointer-events:none}.os-content > .os-textarea[wrap='off']{white-space:pre !important;margin:0px !important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer, .os-resize-observer-host{box-sizing:inherit;display:block;visibility:hidden;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;box-sizing:border-box}.os-resize-observer-host.observed{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.os-resize-observer-host > .os-resize-observer, .os-resize-observer-host.observed > .os-resize-observer{height:200%;width:200%;padding:inherit;border:inherit;margin:0;display:block;box-sizing:content-box}.os-resize-observer-host.observed > .os-resize-observer, .os-resize-observer-host.observed > .os-resize-observer:before{display:flex;position:relative;flex-grow:1;flex-shrink:0;flex-basis:auto;box-sizing:border-box}.os-resize-observer-host.observed > .os-resize-observer:before{content:'';box-sizing:content-box;padding:inherit;border:inherit;margin:0}.os-size-auto-observer{box-sizing:inherit !important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer > .os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none !important;transition:none !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer{-webkit-animation-duration:0.001s;animation-duration:0.001s;-webkit-animation-name:os-resize-observer-dummy-animation;animation-name:os-resize-observer-dummy-animation}object.os-resize-observer{box-sizing:border-box !important}@-webkit-keyframes os-resize-observer-dummy-animation{from{cursor:auto}to{cursor:none}}@keyframes os-resize-observer-dummy-animation{from{cursor:auto}to{cursor:none}}.os-host-transition > .os-scrollbar, .os-host-transition > .os-scrollbar-corner{-webkit-transition:opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;transition:opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s}html.os-html > .os-host > .os-scrollbar{position:absolute;z-index:999999}.os-scrollbar, .os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0 !important;border:none !important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off, .os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable, .os-scrollbar.os-scrollbar-unusable *{pointer-events:none !important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0 !important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl > .os-scrollbar-horizontal{right:0}.os-host-rtl > .os-scrollbar-vertical{right:auto;left:0}.os-host-rtl > .os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden, .os-padding + .os-scrollbar-corner, .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner, .os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal, .os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner, .os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner, .os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl > .os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal, .os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover, .os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1 !important;visibility:visible !important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto !important}.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.os-host-overflow{overflow:hidden !important}.os-theme-none > .os-scrollbar-horizontal, .os-theme-none > .os-scrollbar-vertical, .os-theme-none > .os-scrollbar-corner{display:none !important}.os-theme-none > .os-scrollbar-corner-resize{display:block !important;min-width:10px;min-height:10px}.os-theme-dark > .os-scrollbar-horizontal, .os-theme-light > .os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark > .os-scrollbar-vertical, .os-theme-light > .os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal, .os-theme-light.os-host-rtl > .os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner{height:10px;width:10px}.os-theme-dark > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner{background-color:transparent}.os-theme-dark > .os-scrollbar, .os-theme-light > .os-scrollbar{padding:2px;box-sizing:border-box;background:transparent}.os-theme-dark > .os-scrollbar.os-scrollbar-unusable, .os-theme-light > .os-scrollbar.os-scrollbar-unusable{background:transparent}.os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track{background:transparent}.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle{min-width:30px}.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track{border-radius:10px}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(0, 0, 0, 0.4)}.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(255, 255, 255, 0.4)}.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(0, 0, 0, 0.55)}.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(255, 255, 255, 0.55)}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active{background:rgba(0, 0, 0, 0.7)}.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active{background:rgba(255, 255, 255, 0.7)}.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before{display:none}.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before{top:-6px;bottom:-2px}.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before{right:-6px;left:-2px}.rating-loading{width:25px;height:25px;font-size:0;color:#fff;background:transparent url("../img/loading.gif") top left no-repeat;border:none}.rating-container .rating-stars{position:relative;cursor:pointer;vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap}.rating-container .rating-input{position:absolute;cursor:pointer;width:100%;height:1px;bottom:0;left:0;font-size:1px;border:none;background:none;padding:0;margin:0}.rating-disabled .rating-input, .rating-disabled .rating-stars{cursor:not-allowed}.rating-container .star{display:inline-block;margin:0 3px;text-align:center}.rating-container .empty-stars{color:#aaa}.rating-container .filled-stars{position:absolute;left:0;top:0;margin:auto;color:#fde16d;white-space:nowrap;overflow:hidden;-webkit-text-stroke:1px #777;text-shadow:1px 1px #999}.rating-rtl{float:right}.rating-animate .filled-stars{-moz-transition:width 0.25s ease;-o-transition:width 0.25s ease;-webkit-transition:width 0.25s ease;transition:width 0.25s ease}.rating-rtl .filled-stars{left:auto;right:0;-moz-transform:matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);-o-transform:matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);-webkit-transform:matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);transform:matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0)}.rating-rtl.is-star .filled-stars{right:0.06em}.rating-rtl.is-heart .empty-stars{margin-right:0.07em}.rating-xl{font-size:4.89em}.rating-lg{font-size:3.91em}.rating-md{font-size:3.13em}.rating-sm{font-size:2.5em}.rating-xs{font-size:2em}.rating-xl{font-size:4.89em}.rating-container .clear-rating{color:#aaa;cursor:not-allowed;display:inline-block;vertical-align:middle;font-size:60%}.clear-rating-active{cursor:pointer !important}.clear-rating-active:hover{color:#843534}.rating-container .clear-rating{padding-right:5px}.rating-container .caption .label{display:inline-block;padding:.25em .4em;line-height:1;text-align:center;vertical-align:baseline;border-radius:.25rem}.rating-container .caption{color:#999;display:inline-block;vertical-align:middle;font-size:60%;margin-top:-0.6em;margin-left:5px;margin-right:0}.rating-rtl .caption{margin-right:5px;margin-left:0}@media print{.rating-container .clear-rating{display:none}}table th{font-weight:bold}table td, table th{padding:9px 10px;text-align:left}@media only screen and (max-width:767px){table.responsive{margin-bottom:0}.pinned{position:absolute;left:0;top:0;background:#fff;width:35%;overflow:hidden;overflow-x:scroll;border-right:1px solid #ccc;border-left:1px solid #ccc}.pinned table{border-right:none;border-left:none;width:100%}.pinned table th, .pinned table td{white-space:nowrap}.pinned td:last-child{border-bottom:0}div.table-wrapper{position:relative;margin-bottom:20px;overflow:hidden;border-right:1px solid #ccc}div.table-wrapper div.scrollable{margin-left:35%}div.table-wrapper div.scrollable{overflow:scroll;overflow-y:hidden}table.responsive td, table.responsive th{position:relative;white-space:nowrap;overflow:hidden}table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td{display:none}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform, opacity, height}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev, .swiper-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top, .swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top, .swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid > .swiper-wrapper{flex-wrap:wrap}.swiper-grid-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column}:root{}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev, .swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden, .swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev, .swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev:after, .swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev, .swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next, .swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#2a6ef6}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical > .swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide, .swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight, .swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered > .swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center}blockquote{color:#727490;display:inline-block;font-style:italic;margin:1em 0;min-height:40px;padding:0 40px;position:relative}blockquote:before{color:inherit;content:"";font-size:2em;left:0;position:absolute;top:0}div.div-clearfloat, blockquote::after{display:table;content:"";clear:both}.clearfloat{clear:both}.cke_panel_listItem .clearfloat{clear:none}.blockYellow, .blockGrey{background-color:#ffffcc;padding:5px 10px;margin-bottom:3px}.blockGrey{background-color:#f0f0f0}.blockBlue{background-color:#003399;color:white;text-align:center;padding:5px;margin-bottom:13px;width:140px}.bgWhite{background-color:#ffffff}.bgLtGrey{background-color:#eeeeee}.bgGrey{background-color:#cccccc}h2.bgLtGrey, h2.bgGrey{padding:4px}.invalid_url{border:1px dotted #ff0000}table caption{caption-side:bottom}table caption, .captionlike, div.div-captionlike p{color:#727490;font-size:10px;font-style:italic;line-height:1.2;padding:2px 2px 5px;text-align:left}div.div-captionlike p{padding:0}p.captionlike{position:relative;top:-5px}td.captionlike{padding:2px 0}table caption p{margin:0;padding:0}table.default{border-collapse:collapse;margin:4px 0}table.default td, table.default th{padding:1px 4px 2px;vertical-align:top}table.defaultGrey{background-color:#eeeeee;border-collapse:collapse;margin:4px 0 8px;position:relative}table.defaultGrey thead{background-color:#cccccc}table.defaultGrey td, table.defaultGrey th{padding:1px 4px 2px;vertical-align:top}.table-left, .image-left, div.infobox .image-left, .div-left{float:left;margin-right:0.66667em}div.infobox .table-left, div.infobox .div-left{margin-right:0.33333em}.table-right, .image-right, div.infobox .image-right, .div-right{float:right;margin-left:0.66667em}div.infobox .table-right, div.infobox .div-right{margin-left:0.33333em}table.table-center, img.image-center, .div-center{margin:0 auto;display:block}.div-centered-content{text-align:center}ul.delta, ul.quad, ul.ring{margin:1.2em 0}ul.delta > li, ul.quad > li, ul.ring > li{background-repeat:no-repeat;list-style-type:none;margin-bottom:0.2em;padding-left:1.2em;position:relative}ul.delta > li:before, ul.quad > li:before, ul.ring > li:before{color:#2a6ef6;content:"";position:absolute;left:0;top:0.5em;font-size:60%;font-family:"FontAwesome"}ul.delta > li:before{content:""}ul.quad > li:before{content:""}ul.ring > li:before{content:""}div.columns-2, div.columns-3, div.columns-4{margin:5px 0 10px}div.columns-2 div.column, div.columns-3 div.column{float:left;overflow:hidden;width:50%}div.column_layout_20-80 div.column1, div.column_layout_80-20 div.column2{width:20%}div.column_layout_30-70 div.column1, div.column_layout_70-30 div.column2{width:30%}div.column_layout_40-60 div.column1, div.column_layout_60-40 div.column2{width:40%}div.column_layout_40-60 div.column2, div.column_layout_60-40 div.column1{width:60%}div.column_layout_30-70 div.column2, div.column_layout_70-30 div.column1{width:70%}div.column_layout_20-80 div.column2, div.column_layout_80-20 div.column1{width:80%}div.columns-3 div.column{width:33.33333333%}div.columns-2 div.column div.icolumn, div.columns-3 div.column div.icolumn, div.columns-4 div.column div.icolumn{margin:0 7px}div.columns-2 div.column1 div.icolumn, div.columns-3 div.column1 div.icolumn{margin-left:0}div.columns-2 div.column2 div.icolumn, div.columns-3 div.column3 div.icolumn{margin-right:0}div.columns-4{margin-bottom:20px}div.columns-4 div.column{float:left;overflow:hidden}div.columns-4 div.column1, div.columns-4 div.column3{width:15%}div.columns-4 div.column2, div.columns-4 div.column4{width:35%}div.columns-4 div.column2 div.icolumn{padding-right:20px}div.home{font-size:11px}div.home h2{background-color:#cccccc;color:#0e0e0e !important;font-weight:normal;padding:8px 20px;font-size:16px;margin-top:30px;margin-bottom:20px}div.home h3{color:#0000cc !important;font-size:12px}div.home-teaser-block{margin:15px 0;text-align:center}div.home-teaser-block div{vertical-align:top;display:inline-block;width:19%}div.home-teaser-block div p{padding-right:20px;text-align:center}div.home-teaser-block .sbn{background:url(../../images/startseite/start-banner.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);display:inline-block;height:102px;margin-bottom:10px;overflow:hidden;text-indent:-9999px;width:110px}div.home-teaser-block .sbn_paket{background-position:-111px 0}div.home-teaser-block .sbn_test{background-position:-222px 0}div.home-teaser-block .sbn_kabel{background-position:-333px 0}div.home-teaser-block .sbn_spectral{background-position:-444px 0}div.captionframe{display:inline-block}div.cf-white, div.div-well-white{background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ffffff 40%, #ffffff 60%, #f6f6f6 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(40%, #ffffff), color-stop(60%, #ffffff), color-stop(100%, #f6f6f6));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 40%, #ffffff 60%, #f6f6f6 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ffffff 40%, #ffffff 60%, #f6f6f6 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ffffff 40%, #ffffff 60%, #f6f6f6 100%);background:linear-gradient(to bottom, #f6f6f6 0%, #ffffff 40%, #ffffff 60%, #f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);border:1px solid #e7e7e7;border-radius:3px;padding:0.8%}div.div-well-white{padding:5px}div.captionframe div.cf-content p{margin:0;padding:0}div.captionframe div.cf-caption{font-size:10px;font-style:italic;line-height:1.2;padding:2px 2px 5px;text-align:left}div.cf-default div.cf-caption{color:#727490;padding-top:1px}div.infobox, div.infobox_widget{background-color:white;border:1px solid #cccccc;margin-bottom:15px}div.infobox_widget .clear{font-size:5px;line-height:1}div.infobox_150{width:150px}div.infobox_160{width:160px}div.infobox_240{width:240px}div.infobox_header{background-color:#cccccc;color:#003399;font-family:arial, helvetica, sans-serif;font-size:11px;font-weight:normal;margin:0 !important;padding:3px 3px 6px 3px;text-align:center}div.infobox_header p{padding:0;margin:0;text-align:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit}div.infobox_header a{color:inherit;text-decoration:underline}div.infobox_header a:hover, div.infobox_header a:focus{color:red}div.infobox_content{color:#484848;font-family:arial, helvetica, sans-serif;font-size:10px;line-height:1.2;padding:5px}div.infobox_borderless{border:none}div.infobox_borderless div.infobox_content{padding:0}table.ultimate{border:1px solid #002866;border-spacing:0;border-collapse:collapse}table.ultimate th, table.ultimate td{padding:1px 2px}table.ultimate th{background-color:#9eaabd;color:#002866}table.spaced{margin:10px 0 14px 0}table.bgcyan{background-color:#ccffff}table.bgyellow{background-color:#ffffcc}table.cycling-rows tr.odd td{background-color:white}table.cycling-rows tr.even td{background-color:#eeeeee}table.twodimensions{border:0 none;border-spacing:2px;border-collapse:separate}table.twodimensions th, table.twodimensions td{background-color:#ffffcc;padding:2px 3px}table.twodimensions td{background-color:#ccffff}div.div-code p{font-family:monospace}div.div-margin{margin-top:10px;margin-bottom:10px}div.div-well-grey, div.div-well-yellow{background-color:#f6f6f6;border:1px solid #e7e7e7;border-radius:3px;padding:1%}div.div-well-yellow{background-color:#ffffcc;border-color:#eeeebe}.textRed{color:red}.textDkRed{color:#cc0000}.textBlue{color:#0000cc}.textDkBlue{color:#003399}.textOrange{color:#ff9933}.textGreen{color:#009933}.textGrey{color:#9b9b9b}.textDkGrey{color:#666666}.textWhite{color:white}.bgSignalGreen, .promotionHint{background-color:#ccff33}.bgSignalGreen a, .promotionHint a{color:#1a5bd5}.bgSignalGreen a:focus, .bgSignalGreen a:hover, .promotionHint a:focus, .promotionHint a:hover{color:#1751be}.promotionHint{color:#505050;margin:0.4em 0;padding:0.3em 0.5em;width:400px}div.promotionHint{display:inline-block}div.div-multicol-2, div.div-multicol-3, div.div-multicol-4{-webkit-column-count:2;-webkit-column-gap:1em;-moz-column-count:2;-moz-column-gap:1em;column-count:2;column-gap:1em}div.div-multicol-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}div.div-multicol-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.changeObserved{color:#724800;background-color:#eec45b}.markYellow, .markGreen, .marker-yellow, .marker-green{background-color:rgba(255, 223, 15, 0.6);color:inherit;padding:.1em .2em}.markGreen, .marker-green{background-color:rgba(94, 222, 20, 0.6)}@media print{a[href]:after{content:""}abbr[title]:after{content:""}aside#search-filters{display:none}}.well, .search-msg, .search-msg-warning, .search-msg-error, .search-empty-filters{background-image:none;background-color:#f7f7f7;box-shadow:unset}.well:not(.well-round), .search-msg:not(.well-round), .search-msg-warning:not(.well-round), .search-msg-error:not(.well-round), .search-empty-filters:not(.well-round){border-radius:0;border:0 none}.well h2, .search-msg h2, .search-msg-warning h2, .search-msg-error h2, .search-empty-filters h2, .well h3, .search-msg h3, .search-msg-warning h3, .search-msg-error h3, .search-empty-filters h3, .well h4, .search-msg h4, .search-msg-warning h4, .search-msg-error h4, .search-empty-filters h4, .well .h2, .search-msg .h2, .search-msg-warning .h2, .search-msg-error .h2, .search-empty-filters .h2, .well .h3, .search-msg .h3, .search-msg-warning .h3, .search-msg-error .h3, .search-empty-filters .h3, .well .h4, .search-msg .h4, .search-msg-warning .h4, .search-msg-error .h4, .search-empty-filters .h4{margin-top:0}.breadcrumb{padding:0;margin-bottom:0;margin-top:0;font-size:12px}.breadcrumb > li + li:before{font-family:'FontAwesome', sans-serif;content:"\f054";color:#6c7077;font-size:11px;margin:0 0.4em}.alert{box-shadow:none}.alert-warning, .alert-danger, .alert-success{border:0 none;background:transparent;padding:15px 0;font-size:20px;font-weight:400}.alert-success{color:#56b537}.alert-warning{color:#b06300}.alert-danger{color:#d9534f}.alert-error{color:#e03707;background-color:#fbdbd5;border-color:#f7a6a7;background-image:-webkit-linear-gradient(top, #fbdbd5 0%, #f9c7be 100%);background-image:-o-linear-gradient(top, #fbdbd5 0%, #f9c7be 100%);background-image:linear-gradient(to bottom, #fbdbd5 0%, #f9c7be 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBDBD5', endColorstr='#FFF9C7BE', GradientType=0);background-repeat:repeat-x}.alert-error hr{border-top-color:#f48f90}.alert-error .alert-link{color:#af2b05}.btn{padding:6px 12px}.btn:active{background-color:transparent;box-shadow:none}.btn-action, .btn-next, .btn-abort, .btn-danger, .btn-success, .btn-secondary, .btn-default{padding:0.8em 1.5em;background-image:none;background-color:transparent;border-radius:2px;border:2px solid #2a6ef6;box-shadow:none;text-shadow:none;text-transform:uppercase;font-size:13px}.btn-action.btn-bright, .btn-next.btn-bright, .btn-abort.btn-bright, .btn-danger.btn-bright, .btn-success.btn-bright, .btn-secondary.btn-bright, .btn-default.btn-bright{background-color:transparent !important;color:#fff}.btn-action:hover, .btn-action:focus, .btn-next:hover, .btn-next:focus, .btn-abort:hover, .btn-abort:focus, .btn-danger:hover, .btn-danger:focus, .btn-success:hover, .btn-success:focus, .btn-secondary:hover, .btn-secondary:focus, .btn-default:hover, .btn-default:focus{border:2px solid #2a6ef6;background-color:#2a6ef6 !important;box-shadow:0 0 7px -2px rgba(51, 119, 255, 0.75);color:#ffffff}.btn-action:active, .btn-next:active, .btn-abort:active, .btn-danger:active, .btn-success:active, .btn-secondary:active, .btn-default:active{box-shadow:none;border:2px solid #0a52e3 !important;background-color:#0a52e3 !important;color:#ffffff !important}.btn-abort, .btn-secondary{color:#262a31 !important;border-color:#6c7077;background-color:transparent !important}.btn-abort:hover, .btn-abort:focus, .btn-secondary:hover, .btn-secondary:focus{background-color:#6c7077 !important;box-shadow:0 0 7px -2px rgba(108, 112, 119, 0.75);color:#ffffff !important}.btn-abort:active, .btn-secondary:active{box-shadow:none;border:2px solid #54575c !important;background-color:#54575c !important;color:#ffffff !important}.btn-action, .btn-next, .btn-success{padding:0.6em 1.2em;font-size:13px;line-height:1.7;border-radius:2px;background-color:#29880a !important;border:0 none;border-bottom-right-radius:0;border-top-right-radius:0;color:#ffffff !important;line-height:1.7;position:relative}.btn-action:hover, .btn-action:focus, .btn-next:hover, .btn-next:focus, .btn-success:hover, .btn-success:focus{outline:none;background-color:#29880a !important;border:0 none;box-shadow:0 0 7px -2px rgba(85, 187, 51, 0.75);color:#ffffff !important}.btn-action:active, .btn-next:active, .btn-success:active{outline:none !important;background-color:#1b5807 !important;border:0 none !important;box-shadow:none;color:#ffffff !important}.btn-action:active:after, .btn-next:active:after, .btn-success:active:after{border-color:transparent #1b5807}.btn-action:after, .btn-next:after, .btn-success:after{border-color:transparent #29880a;border-radius:0;border-style:solid;border-width:1.4em 0 1.4em 1em;content:'';height:0;position:absolute;right:-1em;top:0.05em;width:0}.btn-action.btn-xs:after, .btn-group-xs > .btn-action.btn:after, .btn-next.btn-xs:after, .btn-group-xs > .btn-next.btn:after, .btn-success.btn-xs:after, .btn-group-xs > .btn-success.btn:after{border-width:1.055em 0 1.055em 0.7em;right:-0.64em;top:0.04em}.btn-action.btn-md:after, .btn-next.btn-md:after, .btn-success.btn-md:after{border-width:1.5em 0 1.5em 1em;right:-1em;top:0.04em}.btn-action.btn-sm:after, .btn-group-sm > .btn-action.btn:after, .btn-next.btn-sm:after, .btn-group-sm > .btn-next.btn:after, .btn-success.btn-sm:after, .btn-group-sm > .btn-success.btn:after{border-width:1.2em 0 1.2em 0.7em;right:-0.63em;top:0em}.btn-action{background-color:#2a6ef6 !important}.btn-action:hover, .btn-action:focus{background-color:#2a6ef6 !important;box-shadow:0 0 7px -2px rgba(42, 110, 246, 0.75) !important}.btn-action:active{background-color:#0a52e3 !important}.btn-action:after{border-color:transparent #2a6ef6}.btn-danger{color:#262a31 !important;border-color:#d43f3a;background-color:transparent !important}.btn-danger:hover, .btn-danger:focus{border-color:#d43f3a;background-color:#d43f3a !important;box-shadow:0 0 7px -2px rgba(217, 83, 79, 0.75);color:#ffffff !important}.btn-danger:active{box-shadow:none;border:2px solid #b52b27 !important;background-color:#b52b27 !important;color:#ffffff !important}a.btn-filled{color:#727479}.btn-filled{background-color:#f7f7f7;font-size:12px;text-transform:none;border:0 none}.btn-left{border-bottom-right-radius:0;border-top-right-radius:0}.btn-right{border-bottom-left-radius:0;border-top-left-radius:0}.btn-xxs{padding:0.8px 4px;font-size:12px;line-height:1.2;border-radius:3px;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.1)}.btn-xs, .btn-group-xs > .btn{font-size:11px;font-weight:normal;padding:0.2em 1em;border-width:1px;border-style:solid;text-shadow:none;text-transform:none}.btn-xs:hover, .btn-group-xs > .btn:hover, .btn-xs:focus, .btn-group-xs > .btn:focus{border-width:1px !important;text-decoration:none;font-weight:normal}.btn-xs:active, .btn-group-xs > .btn:active{border-width:1px !important}.btn-sm, .btn-group-sm > .btn{font-size:11px;padding:0.3em 1.2em}.btn-sm:hover, .btn-group-sm > .btn:hover, .btn-sm:focus, .btn-group-sm > .btn:focus{border-width:2px;text-decoration:none;font-weight:normal}.btn-md{padding:0.6em 1.8em}.btn-dark{color:#262a31;background-color:#b3b4b7;border-color:#b3b4b7}.btn-dark:focus, .btn-dark.focus{color:#262a31;background-color:#999a9f;border-color:#727479}.btn-dark:hover{color:#262a31;background-color:#999a9f;border-color:#94959a}.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle{color:#262a31;background-color:#999a9f;background-image:none;border-color:#94959a}.btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus, .open > .btn-dark.dropdown-toggle:hover, .open > .btn-dark.dropdown-toggle:focus, .open > .btn-dark.dropdown-toggle.focus{color:#262a31;background-color:#86888d;border-color:#727479}.btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark.focus{background-color:#b3b4b7;border-color:#b3b4b7}.btn-dark .badge{color:#b3b4b7;background-color:#262a31}mark, .mark{background-color:rgba(255, 223, 15, 0.6);color:inherit;padding:.1em .2em}.navbar-default{-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 6px rgba(0, 0, 0, 0.125);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 6px rgba(0, 0, 0, 0.125)}.navbar-collapse{padding-bottom:10px;padding-top:10px}@media (min-width:768px){.navbar-collapse.collapse{padding-bottom:10px}}.input-xs, .input-group-xs > .form-control, .input-group-xs > .input-group-addon, .input-group-xs > .input-group-btn > .btn{height:22px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}select.input-xs, .input-group-xs > select.form-control, .input-group-xs > select.input-group-addon, .input-group-xs > .input-group-btn > select.btn{height:22px;line-height:22px}textarea.input-xs, .input-group-xs > textarea.form-control, .input-group-xs > textarea.input-group-addon, .input-group-xs > .input-group-btn > textarea.btn, select[multiple].input-xs, .input-group-xs > select.form-control[multiple], .input-group-xs > select.input-group-addon[multiple], .input-group-xs > .input-group-btn > select.btn[multiple]{height:auto}.form-group-sm .form-control{height:22px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:22px;line-height:22px}.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:22px;min-height:30px;padding:2px 5px;font-size:12px;line-height:1.5}.input-group-addon.input-xs, .input-group-xs > .input-group-addon, .input-group-xs > .input-group-btn > .input-group-addon.btn{padding:1px 5px;font-size:12px;border-radius:2px}.form-control-static.input-xs, .input-group-xs > .form-control-static.form-control, .input-group-xs > .form-control-static.input-group-addon, .input-group-xs > .input-group-btn > .form-control-static.btn{padding-left:0;padding-right:0}.input-xs + .form-control-feedback, .input-group-xs > .form-control + .form-control-feedback, .input-group-xs > .input-group-addon + .form-control-feedback, .input-group-xs > .input-group-btn > .btn + .form-control-feedback, .input-group-xs + .form-control-feedback, .form-group-xs .form-control + .form-control-feedback{width:22px;height:22px;line-height:22px}@media (min-width:768px){.form-horizontal .form-group-xs .control-label{padding-top:2px;font-size:12px}}.btn-abort, .btn-secondary{color:#fff;background-color:#727479;border-color:#727479}.btn-abort:focus, .btn-abort.focus, .btn-secondary:focus, .btn-secondary.focus{color:#fff;background-color:#595b5f;border-color:#343537}.btn-abort:hover, .btn-secondary:hover{color:#fff;background-color:#595b5f;border-color:#545659}.btn-abort:active, .btn-abort.active, .open > .btn-abort.dropdown-toggle, .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle{color:#fff;background-color:#595b5f;background-image:none;border-color:#545659}.btn-abort:active:hover, .btn-abort:active:focus, .btn-abort:active.focus, .btn-abort.active:hover, .btn-abort.active:focus, .btn-abort.active.focus, .open > .btn-abort.dropdown-toggle:hover, .open > .btn-abort.dropdown-toggle:focus, .open > .btn-abort.dropdown-toggle.focus, .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus{color:#fff;background-color:#48494c;border-color:#343537}.btn-abort.disabled:hover, .btn-abort.disabled:focus, .btn-abort.disabled.focus, .btn-abort[disabled]:hover, .btn-abort[disabled]:focus, .btn-abort[disabled].focus, fieldset[disabled] .btn-abort:hover, fieldset[disabled] .btn-abort:focus, fieldset[disabled] .btn-abort.focus, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus{background-color:#727479;border-color:#727479}.btn-abort .badge, .btn-secondary .badge{color:#727479;background-color:#fff}.panel-campaign-striped{background:repeating-linear-gradient(45deg, #e3724c, #e3724c 5px, #f8ccbd 5px, #f8ccbd 10px);background-size:14px 14px;background-position:-1px;border:1px solid transparent;border-radius:4px;margin-bottom:18px;padding:3px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.panel-campaign-striped .panel{margin-bottom:0;box-shadow:none}.panel-campaign-striped .promotionHint{border:1px solid #e3724c;margin-top:0;margin-bottom:9px;box-shadow:none}.panel-campaign-striped p:last-of-type{margin-bottom:0}#pdesc .panel-campaign-striped p{background-color:#fff;border:1px solid #e3724c;border-radius:4px;padding:6px}#pdesc .panel-campaign-striped p.promotionHint{padding-left:30px}.panel-campaign{border-color:#e3724c}.panel-campaign > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#e3724c}.panel-campaign > .panel-heading + .panel-collapse > .panel-body{border-top-color:#e3724c}.panel-campaign > .panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-campaign > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#e3724c}.panel-secondary{border-color:#727479}.panel-secondary > .panel-heading{color:#fff;background-color:#727479;border-color:#727479}.panel-secondary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#727479}.panel-secondary > .panel-heading .badge{color:#727479;background-color:#fff}.panel-secondary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#727479}.panel-heading{position:relative}.panel-heading h1, .panel-heading h2, .panel-heading h3, .panel-heading h4, .panel-heading .h1, .panel-heading .h2, .panel-heading .h3, .panel-heading .h4{margin:0}.col-inner{margin-left:15px;margin-right:15px}@media screen and (max-width:767px){.text-xs-center{text-align:center}}@media screen and (max-width:767px){.text-xs-left{text-align:left}}.pagination-container{background-color:#f7f7f7;line-height:0.7}.pagination-container .info{padding-top:0.5em;line-height:1.2}.pagination-container .info > span{display:inline-block;padding-left:0.5em;padding-right:0.5em}ul.pagination{margin:0;border-radius:0}ul.pagination i.fa, ul.pagination .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs ul.pagination i.tab-caption-with-warning:before, ul.pagination .reviews-list i.comment:before, .reviews-list ul.pagination i.comment:before, ul.pagination div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages ul.pagination i.search-msg-warning:before, ul.pagination .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li ul.pagination i.tab-caption-with-warning:before, ul.pagination i.customer-info:before{color:#aaaaaa}.pagination > li > a, .pagination > li > span{color:#262a31;border:0 none;padding:6px 10px}.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{color:#223377;background-color:#87c2ff;border-color:#87c2ff}.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span{border-radius:0}.spinner input{text-align:right}.input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.input-group-btn-vertical > .btn{display:block;float:none;width:100%;max-width:100%;padding:8px;padding-top:7px;margin-left:-1px;position:relative;border-radius:0}.input-group-btn-vertical > .btn:first-child{border-top-right-radius:4px}.input-group-btn-vertical > .btn:last-child{margin-top:-2px;border-bottom-right-radius:4px}.input-group-btn-vertical i{position:absolute;top:0;left:4px}.well, .search-msg, .search-msg-warning, .search-msg-error, .search-empty-filters{min-height:20px;padding:19px;margin-bottom:20px}.row.is-flex{display:flex;flex-wrap:wrap}.row.is-flex > [class*='col-']{display:flex;flex-direction:column}.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths, .col-xs-2-5ths, .col-sm-2-5ths, .col-md-2-5ths, .col-lg-2-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-5ths{width:20%;float:left}.col-xs-2-5ths{width:40%;float:left}blockquote{border:0 none}.m-0{margin:0 !important}.mt-0, .my-0{margin-top:0 !important}.mr-0, .mx-0{margin-right:0 !important}.mb-0, .my-0{margin-bottom:0 !important}.ml-0, .mx-0{margin-left:0 !important}.m-1{margin:0.25em !important}.mt-1, .my-1{margin-top:0.25em !important}.mr-1, .mx-1{margin-right:0.25em !important}.mb-1, .my-1{margin-bottom:0.25em !important}.ml-1, .mx-1{margin-left:0.25em !important}.m-2{margin:0.5em !important}.mt-2, .my-2{margin-top:0.5em !important}.mr-2, .mx-2{margin-right:0.5em !important}.mb-2, .my-2{margin-bottom:0.5em !important}.ml-2, .mx-2{margin-left:0.5em !important}.m-3{margin:1em !important}.mt-3, .my-3{margin-top:1em !important}.mr-3, .mx-3{margin-right:1em !important}.mb-3, .my-3{margin-bottom:1em !important}.ml-3, .mx-3{margin-left:1em !important}.m-4{margin:1.5em !important}.mt-4, .my-4{margin-top:1.5em !important}.mr-4, .mx-4{margin-right:1.5em !important}.mb-4, .my-4{margin-bottom:1.5em !important}.ml-4, .mx-4{margin-left:1.5em !important}.m-5{margin:3em !important}.mt-5, .my-5{margin-top:3em !important}.mr-5, .mx-5{margin-right:3em !important}.mb-5, .my-5{margin-bottom:3em !important}.ml-5, .mx-5{margin-left:3em !important}.m-6{margin:4em !important}.mt-6, .my-6{margin-top:4em !important}.mr-6, .mx-6{margin-right:4em !important}.mb-6, .my-6{margin-bottom:4em !important}.ml-6, .mx-6{margin-left:4em !important}.m-7{margin:5em !important}.mt-7, .my-7{margin-top:5em !important}.mr-7, .mx-7{margin-right:5em !important}.mb-7, .my-7{margin-bottom:5em !important}.ml-7, .mx-7{margin-left:5em !important}.p-0{padding:0 !important}.pt-0, .py-0{padding-top:0 !important}.pr-0, .px-0{padding-right:0 !important}.pb-0, .py-0{padding-bottom:0 !important}.pl-0, .px-0{padding-left:0 !important}.p-1{padding:0.25em !important}.pt-1, .py-1{padding-top:0.25em !important}.pr-1, .px-1{padding-right:0.25em !important}.pb-1, .py-1{padding-bottom:0.25em !important}.pl-1, .px-1{padding-left:0.25em !important}.p-2{padding:0.5em !important}.pt-2, .py-2{padding-top:0.5em !important}.pr-2, .px-2{padding-right:0.5em !important}.pb-2, .py-2{padding-bottom:0.5em !important}.pl-2, .px-2{padding-left:0.5em !important}.p-3{padding:1em !important}.pt-3, .py-3{padding-top:1em !important}.pr-3, .px-3{padding-right:1em !important}.pb-3, .py-3{padding-bottom:1em !important}.pl-3, .px-3{padding-left:1em !important}.p-4{padding:1.5em !important}.pt-4, .py-4{padding-top:1.5em !important}.pr-4, .px-4{padding-right:1.5em !important}.pb-4, .py-4{padding-bottom:1.5em !important}.pl-4, .px-4{padding-left:1.5em !important}.p-5{padding:3em !important}.pt-5, .py-5{padding-top:3em !important}.pr-5, .px-5{padding-right:3em !important}.pb-5, .py-5{padding-bottom:3em !important}.pl-5, .px-5{padding-left:3em !important}.p-6{padding:4em !important}.pt-6, .py-6{padding-top:4em !important}.pr-6, .px-6{padding-right:4em !important}.pb-6, .py-6{padding-bottom:4em !important}.pl-6, .px-6{padding-left:4em !important}.p-7{padding:5em !important}.pt-7, .py-7{padding-top:5em !important}.pr-7, .px-7{padding-right:5em !important}.pb-7, .py-7{padding-bottom:5em !important}.pl-7, .px-7{padding-left:5em !important}.facet-panel .slider.slider-horizontal{width:100%}.slider-selection{background-image:none;box-shadow:none;background-color:#2a6ef6}.slider.slider-disabled .slider-selection{background-image:none;background-color:#ececec}.slider-handle{background-color:#2a6ef6;background-image:-moz-linear-gradient(top, #427ff7, #125df5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#427ff7), to(#125df5));background-image:-webkit-linear-gradient(top, #427ff7, #125df5);background-image:-o-linear-gradient(top, #427ff7, #125df5);background-image:linear-gradient(to bottom, #427ff7, #125df5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#427ff7', endColorstr='#125df5',GradientType=0);width:20px;height:20px;background-color:#0a52e3;top:-5px}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.min-slider-handle.round::before, .slider-handle.max-slider-handle.round::before{color:white;content:"";font-family:"FontAwesome";font-size:10px;font-weight:normal;line-height:20px;position:relative;left:8px;top:0}.slider-handle.max-slider-handle.round::before{content:"";left:5px}.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle{margin-left:-10px}#cboxOverlay{background:#444444}#colorbox, #cboxOverlay, #cboxWrapper{z-index:20001}#colorbox.error-message #cboxClose, #colorbox.error-message #banner-close{display:none}#colorbox.error-message #cboxLoadedContent{border-color:#ebccd1}#colorbox.fullscreen #cboxContent{margin-top:0;border-radius:0}#colorbox.fullscreen #cboxLoadedContent{border-radius:0 !important}#colorbox.fullscreen #cboxClose, #colorbox.fullscreen #banner-close{right:20px}#colorbox.image-popup #cboxLoadedContent{padding-bottom:25px}#colorbox.image-link-popup #cboxLoadedContent{padding-bottom:0}#cboxLoadedContent{border-top-left-radius:5px;border-top-right-radius:5px}#cboxTitle{border-style:solid;border-top-style:none}#cboxLoadedContent, #cboxTitle{border-color:#d4d4d6;border-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#cboxContent{background:none;background-color:#fff;border-radius:5px;overflow-y:auto;overflow-x:hidden}#cboxContent:hover #cboxTitle, #cboxContent:hover #cboxPrevious, #cboxContent:hover #cboxNext{visibility:visible}#cboxClose, #banner-close{background-image:url(../img/round-close-blue-primary.png);top:15px;right:10px;height:25px !important;opacity:0.75;visibility:hidden}#cboxClose:hover, #banner-close:hover{background-position:center top;opacity:1}#cboxTitle{background-color:#223377;color:white;overflow:hidden;padding:2px 5px;white-space:normal;width:100%;top:auto;bottom:0;visibility:hidden}#cboxTitle:empty{padding:0 !important;height:0}#cboxCurrent{width:0 !important}#cboxPrevious, #cboxNext{visibility:hidden;background:none;height:32px !important;width:32px;border-radius:20px;background-color:#2a6ef6}#cboxPrevious:before, #cboxNext:before{position:absolute;text-indent:0;font-size:20px;color:#fff;font-family:FontAwesome}#cboxPrevious:before{content:'\f053';left:23%;top:4px}#cboxNext:before{content:'\f054';right:23%;top:4px}#cboxLoadingGraphic{background-image:url(../img/ajax-loader.gif)}.chosen-container{text-align:left;max-width:100%;font-size:15px}.chosen-container .chosen-results{padding:0;margin:0}.chosen-container .chosen-results li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 12px;line-height:1.2;border-top:1px solid #f7f7f7}.chosen-container .chosen-results li.highlighted{background:#2a6ef6}.chosen-container-single .chosen-single{padding:3px 22px 3px 12px;height:32px;border:1px solid #d4d4d6;border-radius:4px;color:#262a31;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);background:#ffffff}.chosen-container-single .chosen-single span{margin-left:-2px;margin-right:-4px}.chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-rtl .chosen-search input[type="text"], .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container-single .chosen-single abbr{background:url("../img/chosen-sprite.png") no-repeat 0px 5px}.chosen-container-active{outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.chosen-container-active .chosen-single{border-color:#66afe9}.chosen-container-active.chosen-with-drop .chosen-single{background:#ffffff}.rating-loading{background:transparent url("../img/ajax-loader.gif") top left no-repeat}.rating-container .filled-stars{color:#ffd700;text-shadow:none;-webkit-text-stroke:0.2px #d4d4d6}.rating-md{font-size:2em}.rating-sm{font-size:1.5em}.rating-xs{font-size:1em}.os-host{padding-right:10px}body.os-host{padding-right:0}.os-theme-dark > .os-scrollbar > .os-scrollbar-track{background-color:rgba(0, 0, 0, 0.1)}.os-theme-light > .os-scrollbar > .os-scrollbar-track{background-color:rgba(255, 255, 255, 0.1)}.swiper-slide{overflow:hidden}.swiper-button-prev, .swiper-button-next{height:calc(var(--swiper-navigation-size) / 44 * 27)}.swiper-button-prev:hover, .swiper-button-next:hover{color:#0a52e3}.swiper-fa-button-prev, .swiper-rtl .swiper-fa-button-next{left:-3px;right:auto}.swiper-fa-button-prev:after, .swiper-rtl .swiper-fa-button-next:after{content:""}.swiper-fa-button-next, .swiper-rtl .swiper-fa-button-prev{right:-5px;left:auto}.swiper-fa-button-next:after, .swiper-rtl .swiper-fa-button-prev:after{content:""}.swiper-fa-button-next, .swiper-fa-button-prev{color:#727479;opacity:0.75}.swiper-fa-button-next:after, .swiper-fa-button-prev:after{font-family:"FontAwesome";font-size:20px}.swiper-fa-button-next:hover, .swiper-fa-button-prev:hover{color:#6c7077;opacity:0.95}.swiper-outside{position:relative;padding-left:15px;padding-right:15px}.swiper-outside .swiper-fa-button-prev{left:-15px}.swiper-outside .swiper-fa-button-next{right:-15px}.swiper-outside.swiper-hide-navi{padding-left:0 !important;padding-right:0 !important}.swiper-outside.swiper-hide-navi .swiper-button-prev, .swiper-outside.swiper-hide-navi .swiper-button-next{display:none}.pteaser .swiper-outside{padding-left:30px;padding-right:30px}.pteaser .swiper-outside .swiper-fa-button-prev{left:0}.pteaser .swiper-outside .swiper-fa-button-next{right:0}.swiper-outside-vertical.swiper-hide-navi{padding-top:0 !important;padding-bottom:0 !important}.swiper-outside-vertical .swiper-button-prev, .swiper-outside-vertical .swiper-button-next{bottom:auto;left:calc(50% - (var(--swiper-navigation-size) / 44 * 27 / 2));margin:0;right:auto;top:0}.swiper-outside-vertical .swiper-button-prev:after, .swiper-outside-vertical .swiper-button-next:after{content:""}.swiper-outside-vertical .swiper-button-next{bottom:0;top:auto}.swiper-outside-vertical .swiper-button-next:after{content:""}.slider-emphasize-controls .swiper .swiper-button-prev, .slider-emphasize-controls .swiper .swiper-button-next, .slider-emphasize-controls .swiper-outside .swiper-button-prev, .slider-emphasize-controls .swiper-outside .swiper-button-next{line-height:1}.slider-emphasize-controls .swiper .swiper-button-prev:after, .slider-emphasize-controls .swiper .swiper-button-next:after, .slider-emphasize-controls .swiper-outside .swiper-button-prev:after, .slider-emphasize-controls .swiper-outside .swiper-button-next:after{left:-1px;position:relative;top:1px}.slider-emphasize-controls .swiper .swiper-button-next:after, .slider-emphasize-controls .swiper-outside .swiper-button-next:after{left:2px}.slider-emphasize-controls .swiper:hover .swiper-button-prev, .slider-emphasize-controls .swiper:hover .swiper-button-next, .slider-emphasize-controls .swiper-outside:hover .swiper-button-prev, .slider-emphasize-controls .swiper-outside:hover .swiper-button-next{background-color:#2a6ef6;border-radius:50%;color:#ffffff !important;opacity:0.75;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.slider-emphasize-controls .swiper:hover .swiper-button-prev:hover, .slider-emphasize-controls .swiper:hover .swiper-button-next:hover, .slider-emphasize-controls .swiper-outside:hover .swiper-button-prev:hover, .slider-emphasize-controls .swiper-outside:hover .swiper-button-next:hover{opacity:1}:root{--mm-size:88%}.mm-blocker{left:var(--mm-size);position:fixed}.mm-blocker .mm-blocker-close{background-color:#223377;border:none;color:#f7f7f7;display:block;height:45px;text-align:left;width:100%}.mm-blocker .mm-blocker-close .fa, .mm-blocker .mm-blocker-close blockquote:before, .mm-blocker .mm-blocker-close .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right .mm-blocker .mm-blocker-close span.tophead:before, .mm-blocker .mm-blocker-close .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right .mm-blocker .mm-blocker-close span.subhead:before, .mm-blocker .mm-blocker-close div.cms-inner.box-warning:before, .mm-blocker .mm-blocker-close div.cms-inner.box-info:before, .mm-blocker .mm-blocker-close .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs .mm-blocker .mm-blocker-close .tab-caption-with-warning:before, .mm-blocker .mm-blocker-close .reviews-list .comment:before, .reviews-list .mm-blocker .mm-blocker-close .comment:before, .mm-blocker .mm-blocker-close div.active-filters-messages .search-msg-warning:before, div.active-filters-messages .mm-blocker .mm-blocker-close .search-msg-warning:before, .mm-blocker .mm-blocker-close .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li .mm-blocker .mm-blocker-close .tab-caption-with-warning:before, .mm-blocker .mm-blocker-close .customer-info:before, .mm-blocker .mm-blocker-close div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner .mm-blocker .mm-blocker-close p:before{font-size:25px;padding-left:10px}.mm-menu--offcanvas{z-index:2}.mm-wrapper--opened .mm-wrapper__blocker{opacity:1}.mm-rich-content .cms-container{margin-left:15px;margin-right:15px}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}#AmazonPayButton{opacity:0}#AmazonAdditionalPayButtonWrapper{position:absolute;top:0;right:0;width:0;height:0;overflow:hidden}#amzChangePayment{width:260px}.buttons.amazon-pay-change-address{text-align:left !important}.buttons.amazon-pay-change-address #ecEditAddresses{width:260px}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}html, body{height:100%}body.with-bar #page-header{margin-top:39px}body.with-bar div#awards{top:267px}#page-container{padding-top:180px;min-height:100%;position:relative}#page-header{-moz-transition:all 0.4s;-webkit-transition:all 0.4s;transition:all 0.4s;border:0 none !important;z-index:10000}#page-header *{-moz-transition:all 0.4s;-webkit-transition:all 0.4s;transition:all 0.4s}#page-header .container-fluid{padding:0;margin:0;border:0 none}#page-header .metanav{background-color:#d4d4d6;color:#5a5c61;font-size:0.800em;font-weight:300;margin-bottom:15px;max-height:34px}#page-header .metanav p{margin-top:10px;margin-bottom:10px}#page-header .metanav strong{color:#324252;font-weight:500}#page-header .metanav .navinfo a{color:#324252}#page-header .metanav .navbar{min-height:unset;border:none;margin-bottom:0}#page-header .metanav .navbar .navbar-nav > li > a{color:#324252;font-size:0.800em;text-transform:uppercase;padding-top:8px !important;padding-bottom:7px !important}#page-header .metanav .navbar .nav > li > a:hover, #page-header .metanav .navbar .nav > li > a:focus{background:none !important;text-decoration:underline}#page-header #metanav-navbar-collapse{padding:0}#page-header .icons{color:#262a31;font-size:2em}#page-header .icons li{border-left:1px solid #ececec}#page-header .icons span{padding:5px 15px}#page-header .icons a.utility{color:#262a31}#page-header .main-icon-menu{margin-left:0;z-index:10}#page-header .main-icon-menu a.utility{font-size:11px;color:#727479;text-align:center;display:inline-block;min-height:50px}#page-header .main-icon-menu a.utility label{display:block;font-weight:normal;cursor:pointer;overflow:hidden;margin:0 4px;white-space:nowrap}#page-header .main-icon-menu a:last-child{border-right:none}#page-header .main-icon-menu span.fa, #page-header .main-icon-menu .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right #page-header .main-icon-menu span.tophead:before, #page-header .main-icon-menu .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right #page-header .main-icon-menu span.subhead:before, #page-header .main-icon-menu .submenu-content .nav-tabs span.tab-caption-with-warning:before, .submenu-content .nav-tabs #page-header .main-icon-menu span.tab-caption-with-warning:before, #page-header .main-icon-menu .reviews-list span.comment:before, .reviews-list #page-header .main-icon-menu span.comment:before, #page-header .main-icon-menu div.active-filters-messages span.search-msg-warning:before, div.active-filters-messages #page-header .main-icon-menu span.search-msg-warning:before, #page-header .main-icon-menu .productdetail ul.description-navi li span.tab-caption-with-warning:before, .productdetail ul.description-navi li #page-header .main-icon-menu span.tab-caption-with-warning:before, #page-header .main-icon-menu span.customer-info:before{font-size:22px;color:#727479;text-align:center;border:none !important}#page-header .main-icon-menu .list-inline li{min-width:84px;position:relative;text-align:center;padding:0 0 10px;margin-bottom:-10px}#page-header .main-icon-menu .list-inline li .popup-info{display:none;position:absolute;top:50px;right:5px}#page-header .main-icon-menu .list-inline li .popup-info li{padding:0;margin:0.5em 0;width:auto;text-align:left}#page-header .logo a{width:200px;height:46px;display:inline-block;vertical-align:top;background-image:url("../img/logo.png");background-size:cover}#page-header .mobile-menu{color:#f7f7f7;display:flex}#page-header .mobile-menu .mobile-menu-item{align-items:center;display:flex;flex-grow:1;font-size:25px;justify-content:center;text-align:center}#page-header .mobile-menu .mobile-menu-item a{color:#f7f7f7}#page-header .mobile-menu .mobile-menu-item.logo{flex-grow:8}#page-header.compressed{top:-35px}#page-header.compressed .logo a{height:35px;width:150px;margin-top:5px}#page-header.compressed #mainmenu{margin-top:0}#page-header.compressed #mainmenu .navbar{min-height:30px}#page-header.compressed #mainmenu .nav-tabs > li > a{padding:7px 9px 3px 9px;font-size:13px}#page-header.compressed .metanav{margin-bottom:5px}#page-header.compressed .main-icon-menu ul.list-inline{margin-bottom:3px}#page-header.compressed .main-icon-menu ul.list-inline li{padding:0}#page-header.compressed .main-icon-menu ul.list-inline li .popup-info{top:38px}#page-header.compressed .main-icon-menu a.utility{font-size:10px}#page-header.compressed .main-icon-menu span.fa, #page-header.compressed .main-icon-menu .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right #page-header.compressed .main-icon-menu span.tophead:before, #page-header.compressed .main-icon-menu .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right #page-header.compressed .main-icon-menu span.subhead:before, #page-header.compressed .main-icon-menu .submenu-content .nav-tabs span.tab-caption-with-warning:before, .submenu-content .nav-tabs #page-header.compressed .main-icon-menu span.tab-caption-with-warning:before, #page-header.compressed .main-icon-menu .reviews-list span.comment:before, .reviews-list #page-header.compressed .main-icon-menu span.comment:before, #page-header.compressed .main-icon-menu div.active-filters-messages span.search-msg-warning:before, div.active-filters-messages #page-header.compressed .main-icon-menu span.search-msg-warning:before, #page-header.compressed .main-icon-menu .productdetail ul.description-navi li span.tab-caption-with-warning:before, .productdetail ul.description-navi li #page-header.compressed .main-icon-menu span.tab-caption-with-warning:before, #page-header.compressed .main-icon-menu span.customer-info:before{font-size:17px}#page-header.compressed .contact-info{height:30px;overflow:hidden;opacity:0 !important}#page-header.compressed .contact-info .phone{margin-top:5px !important}#page-header.compressed .inline-contact{opacity:1 !important}#page-footer{background-color:#f7f7f7;border-top:1px solid #d4d4d6;bottom:0;width:100%;padding-top:0.4em;padding-bottom:0.4em;margin-top:3em}#page-footer .links ul{list-style-type:none;padding-left:0;margin-bottom:1.5em;margin-top:0.5em}#page-footer .links ul li{font-size:13px;line-height:1.5;display:block;position:relative;padding-left:10px}#page-footer .links ul li:before{position:absolute;top:4px;left:0;content:"\f054";font-family:"FontAwesome";font-size:9px}#page-footer .links ul li a{color:#262a31}#page-footer .socials .cms-images-series, #page-footer .certificates .cms-images-series{padding-left:15px}#page-footer .socials figure.cms-image, #page-footer .certificates figure.cms-image{display:inline-block;margin-right:15px}#page-footer .newsletter{color:#f7f7f7;background-color:#31343d;max-width:300px}#page-footer .newsletter form{width:90%;margin:0.5em auto;text-align:center}#page-footer .newsletter h2, #page-footer .newsletter .h2{color:inherit}#page-footer .newsletter ul{padding-left:20px}#page-footer .newsletter .info{text-align:center;line-height:1.3;font-size:13px;margin-bottom:1.5em}#copyright{background-color:#31343d;color:#f7f7f7;font-size:13px;min-height:60px;padding-top:1.7em}#copyright .meta-nav{text-align:right}#copyright .meta-nav a{color:#f7f7f7}.frontend-menu, div.newsletter.advanced header .nav{background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eaeaea), color-stop(50%, #f7f7f7));background-image:-moz-linear-gradient(#eaeaea, #f7f7f7 50%);background-image:linear-gradient(to bottom, #eaeaea, #f7f7f7 50%)}#mainmenu{border-width:0;border-radius:0;margin-top:0.5em}#mainmenu .yamm-fw .dropdown-menu{max-height:535px;overflow:auto}#mainmenu .yamm-fw .dropdown-menu.group-level-2{left:unset;right:unset}#mainmenu .navbar{border-radius:inherit;margin-bottom:0;margin-top:0}#mainmenu .navbar .contact-info{-moz-transition:all 0.4s;-webkit-transition:all 0.4s;transition:all 0.4s;position:absolute;right:15px;top:0;opacity:1}#mainmenu .navbar .contact-info div{margin-right:15px;color:#727479}#mainmenu .navbar .contact-info div i.fa, #mainmenu .navbar .contact-info div .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #mainmenu .navbar .contact-info div i.tab-caption-with-warning:before, #mainmenu .navbar .contact-info div .reviews-list i.comment:before, .reviews-list #mainmenu .navbar .contact-info div i.comment:before, #mainmenu .navbar .contact-info div.active-filters-messages i.search-msg-warning:before, #mainmenu .navbar .contact-info div .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #mainmenu .navbar .contact-info div i.tab-caption-with-warning:before, #mainmenu .navbar .contact-info div i.customer-info:before{display:inline-block;margin-right:10px}#mainmenu .navbar .contact-info div.phone{font-size:18px;font-weight:500;margin-top:8px;margin-bottom:4px}#mainmenu .navbar .inline-contact{position:absolute;right:15px;top:8px;opacity:0;font-size:13px;font-weight:400}#mainmenu .navbar .inline-contact i.fa, #mainmenu .navbar .inline-contact .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #mainmenu .navbar .inline-contact i.tab-caption-with-warning:before, #mainmenu .navbar .inline-contact .reviews-list i.comment:before, .reviews-list #mainmenu .navbar .inline-contact i.comment:before, #mainmenu .navbar .inline-contact div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #mainmenu .navbar .inline-contact i.search-msg-warning:before, #mainmenu .navbar .inline-contact .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #mainmenu .navbar .inline-contact i.tab-caption-with-warning:before, #mainmenu .navbar .inline-contact i.customer-info:before{display:inline-block;margin:0 3px}#mainmenu .nav-tabs{border-width:0;margin-left:auto;margin-right:auto}#mainmenu .nav-tabs > li a{color:#262a31;margin-right:0;border-width:0;border-radius:0;font-weight:lighter}#mainmenu .nav-tabs > li a:hover, #mainmenu .nav-tabs > li a:focus{color:#0a52e3}#mainmenu .nav-tabs > li > a{padding:20px 9px}#mainmenu .nav-tabs > li > a:after{font:normal normal normal 13px/1 FontAwesome;content:"\f0d7";margin-left:5px}#mainmenu .nav-tabs > li.active > a, #mainmenu .nav-tabs > li.active > a:hover, #mainmenu .nav-tabs > li.active > a:focus{background-image:-webkit-linear-gradient(top, #f7f7f7 0%, transparent 100%);background-image:-o-linear-gradient(top, #f7f7f7 0%, transparent 100%);background-image:linear-gradient(to bottom, #f7f7f7 0%, transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#00000000', GradientType=0);background-repeat:repeat-x}#mainmenu .nav-tabs > li.menugroup-directlink > a:after{content:none;margin:0}#mainmenu .nav-tabs > li.black-week a.menugroupname:before{content:'BLACK WEEK';color:#111111;margin-right:.2em}#mainmenu .nav-tabs > li.black-friday a.menugroupname:before{content:'BLACK FRIDAY';color:#111111;margin-right:.2em}#mainmenu div.subgroups h4, #mainmenu div.subgroups .h4, #mainmenu div.lists-like-menugroups h4, #mainmenu div.lists-like-menugroups .h4{font-weight:bold;margin-top:0;margin-bottom:0.4em}#mainmenu div.subgroups ul, #mainmenu div.lists-like-menugroups ul{list-style-type:none;margin:0;margin-bottom:0.6em;padding:0}#mainmenu div.subgroups ul li, #mainmenu div.lists-like-menugroups ul li{padding-left:0.5em}#mainmenu div.subgroups ul li a, #mainmenu div.lists-like-menugroups ul li a{padding:0}#mainmenu div.teaser-highlight h2:first-child, #mainmenu div.teaser-highlight .h2:first-child{margin-top:0}#mainmenu div.content .cms-images-series{margin-left:15px}#mainmenu div.content .cms-images-series figure{float:left;width:auto}#mainmenu div.manufacturer{font-size:12px}#mainmenu div.manufacturer .col-manufacturer{padding-left:5px;padding-right:5px}#mainmenu div.manufacturer ul{padding:0}#mainmenu div.manufacturer li{list-style-type:none;white-space:nowrap;overflow:hidden}#mainmenu div.manufacturer li.mletter{font-weight:bold}#mainmenu li.menugroup-deals .menugroupname, #mainmenu li.menugroup-deals .menugroupname:hover, #mainmenu li.menugroup-deals .menugroupname:focus{color:#d44414;font-weight:700}#mainmenu li.menugroup-deals.open .menugroupname, #mainmenu li.menugroup-deals:active .menugroupname, #mainmenu li.menugroup-deals:focus .menugroupname, #mainmenu li.menugroup-deals:hover .menugroupname{background-color:#fcede8;background-image:none}#mainmenu li.menugroup-deals .dropdown-menu{padding-bottom:0;padding-top:0}.navbar-default .navbar-nav > li:hover > a{background-image:-webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075);box-shadow:inset 0 3px 9px rgba(0, 0, 0, 0.075)}#mainmenu.struct-whitespace{margin-bottom:0}#mainmenu-navbar-collapse{padding:0}.dropdown:hover .dropdown-menu{display:block}#mainmenu-mobile .mm-navbar .fa, #mainmenu-mobile .mm-navbar blockquote:before, #mainmenu-mobile .mm-navbar .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right #mainmenu-mobile .mm-navbar span.tophead:before, #mainmenu-mobile .mm-navbar .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right #mainmenu-mobile .mm-navbar span.subhead:before, #mainmenu-mobile .mm-navbar div.cms-inner.box-warning:before, #mainmenu-mobile .mm-navbar div.cms-inner.box-info:before, #mainmenu-mobile .mm-navbar .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs #mainmenu-mobile .mm-navbar .tab-caption-with-warning:before, #mainmenu-mobile .mm-navbar .reviews-list .comment:before, .reviews-list #mainmenu-mobile .mm-navbar .comment:before, #mainmenu-mobile .mm-navbar div.active-filters-messages .search-msg-warning:before, div.active-filters-messages #mainmenu-mobile .mm-navbar .search-msg-warning:before, #mainmenu-mobile .mm-navbar .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li #mainmenu-mobile .mm-navbar .tab-caption-with-warning:before, #mainmenu-mobile .mm-navbar .customer-info:before, #mainmenu-mobile .mm-navbar div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner #mainmenu-mobile .mm-navbar p:before{position:relative}.mobile-menu-cart{padding-right:10px}.mobile-menu-cart .fa, .mobile-menu-cart blockquote:before, .mobile-menu-cart .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right .mobile-menu-cart span.tophead:before, .mobile-menu-cart .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right .mobile-menu-cart span.subhead:before, .mobile-menu-cart div.cms-inner.box-warning:before, .mobile-menu-cart div.cms-inner.box-info:before, .mobile-menu-cart .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs .mobile-menu-cart .tab-caption-with-warning:before, .mobile-menu-cart .reviews-list .comment:before, .reviews-list .mobile-menu-cart .comment:before, .mobile-menu-cart div.active-filters-messages .search-msg-warning:before, div.active-filters-messages .mobile-menu-cart .search-msg-warning:before, .mobile-menu-cart .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li .mobile-menu-cart .tab-caption-with-warning:before, .mobile-menu-cart .customer-info:before, .mobile-menu-cart div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner .mobile-menu-cart p:before{position:relative}#mobile-search-flyout{display:none;padding:1vw;text-align:center}#mobile-search-flyout form .input-group{font-size:20px;width:98vw;max-width:480px}#mobile-search-flyout form .input-group button{font-size:15px}#cookie-bar{display:block;position:fixed;bottom:0;left:0;width:100%;font-size:13px;color:#ffffff;background-color:#444444;box-shadow:0 0 15px rgba(0, 0, 0, 0.8);padding:5px 0;z-index:9999}#cookie-bar .container{text-align:center}#cookie-bar #cookie-types{display:none}#cookie-bar #cookie-types .bootstrap-checkbox{display:inline-block}#cookie-bar #accept-cookies{margin-top:10px}#cookie-bar #cookie-settings, #cookie-bar #cookie-details{text-decoration:none}#cookie-bar .btn-secondary{width:140px;padding:0.8em 1em;color:#ffffff !important;display:block}#cookie-bar a{color:#ffffff;text-decoration:underline}.account form#cookie-types #details{max-height:400px;overflow-y:scroll}.account form#cookie-types #details .bootstrap-checkbox{border-top:1px solid #d4d4d6 !important}.account form#cookie-types #details .module-description{margin-bottom:1.5em}.account form#cookie-types .checkbox-secondary label{opacity:1 !important}.account form#cookie-types .module-description{margin-left:35px}.popup-message .consent-feedback{padding:5px 35px;text-align:center}.popup-message .consent-feedback a.btn{margin-top:1.5em}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}a.footnote, span.footnote{color:#1a5bd5;line-height:90%;padding-left:1px;position:relative;text-decoration:none;top:0;vertical-align:super;white-space:nowrap;font-size:11px}a.footnote:hover, a.footnote:focus, span.footnote:hover, span.footnote:focus{color:#1751be}a.footnote .bracket, span.footnote .bracket{display:inline-block;font-size:11px;left:-1px;position:relative;top:1px}span.footnote{color:#262a31;cursor:help}.jump-target, .jump-target-inline{display:block;font-size:0;height:0;line-height:0;margin:0 !important;overflow:visible;padding:0 !important;position:relative;top:-95px;width:0}.jump-target-inline{display:inline-block}div#footnotes{text-align:left;font-size:11px}div#footnotes ul{margin:0;padding:0}div#footnotes li{position:relative;list-style-type:none}.grayscale{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);transition:all 200ms ease-in-out}.grayscale:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);filter:grayscale(0)}.grey-stopper{background-color:#f7f7f7;border-top:1px solid #d4d4d6;text-transform:uppercase;text-align:center;padding-top:15px;margin-bottom:10px}.grey-stopper i{color:#33aaff}.info-icon{cursor:help}.info-icon:before{color:#727479;content:"";display:inline-block;font-family:'FontAwesome';font-size:95%;margin:0 .2em}.infopopup{cursor:help;display:inline-block;border-bottom:1px dashed #727479}.infopopup:after{color:#727479;content:"";display:inline-block;font-family:'FontAwesome';font-size:70%;margin:0 .2em;position:relative;top:-4px}.cbox-modal h2, .cbox-modal .h2{margin-top:0;padding-right:30px}.cbox-modal label{font-weight:400}.cbox-modal .bootstrap-checkbox label{margin-top:-15px}.cbox-modal .buttons{white-space:nowrap}.read-more-toggler{background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%);bottom:0;color:#6c7077;cursor:pointer;display:none;height:5.5em;padding-top:2.25em;position:absolute;right:0;text-align:center;width:100%;font-weight:400;font-size:13px;margin-left:-15px;margin-right:-15px}.read-more-toggler:hover{color:#727479}.read-more-toggler .toggle-text{display:block;background-color:#f7f7f7;padding:3px;height:23px;position:absolute;width:95%;bottom:0;left:0;color:#2a6ef6}.read-more-toggler .toggle-text:hover{color:#0a52e3}.read-more-toggler .toggle-text .fa, .read-more-toggler .toggle-text blockquote:before, .read-more-toggler .toggle-text .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right .read-more-toggler .toggle-text span.tophead:before, .read-more-toggler .toggle-text .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right .read-more-toggler .toggle-text span.subhead:before, .read-more-toggler .toggle-text div.cms-inner.box-warning:before, .read-more-toggler .toggle-text div.cms-inner.box-info:before, .read-more-toggler .toggle-text .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs .read-more-toggler .toggle-text .tab-caption-with-warning:before, .read-more-toggler .toggle-text .reviews-list .comment:before, .reviews-list .read-more-toggler .toggle-text .comment:before, .read-more-toggler .toggle-text div.active-filters-messages .search-msg-warning:before, div.active-filters-messages .read-more-toggler .toggle-text .search-msg-warning:before, .read-more-toggler .toggle-text .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li .read-more-toggler .toggle-text .tab-caption-with-warning:before, .read-more-toggler .toggle-text .customer-info:before, .read-more-toggler .toggle-text div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner .read-more-toggler .toggle-text p:before{color:#262a31}.read-more-open{padding-bottom:1.7em}.read-more-closed{height:300px;max-height:none}.read-more-fullwidth .read-more-toggler{margin-left:0;margin-right:0}.read-more-fullwidth .read-more-toggler .toggle-text{width:100%}.textRed{color:#f00000 !important}.signal{color:#d44414 !important}span.to-be-revised{background-color:#ffd7d7;border-radius:0.3em;color:#f00000;cursor:help;display:inline-block;padding:0.2em 0.8em 0.4em}#back-to-top{background:transparent;bottom:0;color:#6c7077;display:none;height:40px;margin:0;position:fixed;right:0;text-decoration:none;width:40px;z-index:100}#back-to-top:hover{color:#324252}#back-to-top i{font-size:2em}.categorie-submenu li{border-bottom:1px solid #d4d4d6}.categorie-submenu li a{font-weight:300;color:#6c7077}.categorie-submenu li.active > a{background-color:#f4f4f4}.categorie-submenu .nav-stacked > li + li{margin:0}#comparison-badge, #comparison-badge-mobile, #wishlist-badge, #wishlist-badge-mobile, #cart-badge, #cart-badge-mobile{position:absolute;top:0;right:5px;font-size:13px !important;color:#fff !important;padding:3px 8px 2px !important;background-color:#33aaff}#account-badge, #account-badge-mobile{position:absolute;top:0;right:15px;font-size:12px !important;color:#fff !important;padding:3px 4px 3px 3px !important;background-color:#56b537}#cart-badge, #cart-badge-mobile{background-color:#d44414}#comparison-badge-mobile, #wishlist-badge-mobile, #account-badge-mobile{display:none;right:-11px}#cart-badge-mobile{right:-13px;top:-8px}#cart-box div.cart-products li{border-left:0 none}#cart-box div.cart-products .footnote span{padding:0}#cart-box a{font-size:13px}#cart-box a.btn-success:after, #cart-box a.btn-success:hover:after{border-width:1.52em 0 1.52em 1em;right:-1.0em;top:0em}div.infobox{border:0 none}div.infobox-2 .content img, div.infobox-3 .content img{max-width:33%}.popup-info.popover{left:auto;max-width:none}.popup-info.popover.bottom .arrow{left:auto;right:25px}.popup-info.comparison{min-width:240px}.popup-info.account{width:300px}.popup-info.cart{width:600px;max-width:600px}.popup-info.cart li.total{margin-top:1.5em !important}.popup-info.cart a.delete-item{position:absolute;left:-3px;top:0;z-index:10}.popup-info.cart .text-right{white-space:nowrap;padding-right:0}#popover-recently .popover-content{padding:9px 0}.recentlyviewed li.loader{min-width:180px !important;text-align:center !important}.recentlyviewed ul{left:auto;right:15px}.recentlyviewed li{border-left:0 none !important;margin:0 !important}.recentlyviewed li:hover{background-color:#ececec}.recentlyviewed li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:350px;display:block;padding:6px 20px;margin:0 !important;clear:both;font-weight:normal;line-height:1.2;color:#333333;white-space:nowrap}.recentlyviewed li a:hover{text-decoration:none}.recentlyviewed li span.thumb{display:inline-block;width:30px;height:15px;padding:0 !important;margin-left:-10px;margin-right:10px;text-align:center}#remark{min-width:100%;max-width:100%}#popover-comparison ul li{border-left:0 none !important;white-space:nowrap;padding-right:15px !important}#popover-comparison .remove-set{position:absolute;right:0;cursor:pointer;color:#727479}#popover-comparison span.thumb{display:inline-block;width:30px;height:15px;padding:0 !important;margin-right:10px;text-align:center}.energy-efficiency{display:inline-block;background-image:url("../img/icons/energy-efficiency.png");background-repeat:no-repeat;width:60px;height:25px}.energy-efficiency a{color:#ffffff;display:block;font-size:22px;font-weight:bold;margin-top:0;padding-left:5px;text-decoration:none;text-align:left;width:60px}.energy-efficiency a sup{font-size:10px;display:inline-block;margin-top:4px}.energy-efficiency.level0{background-position:0 0}.energy-efficiency.level1{background-position:0 -25px}.energy-efficiency.level2{background-position:0 -50px}.energy-efficiency.level3{background-position:0 -75px}.energy-efficiency.level4{background-position:0 -100px}.energy-efficiency.level5{background-position:0 -125px}.energy-efficiency.level6{background-position:0 -150px}.energy-efficiency.level7{background-position:0 -175px}.energy-efficiency-icon{display:inline-block;font-size:1em;height:1em}.energy-efficiency-icon .ee-inner{position:relative;display:inline-block}.energy-efficiency-icon svg{height:1em}.energy-efficiency-icon div.ee-area{color:black;font-family:Verdana, sans-serif;font-size:0.32em;font-weight:bold;left:0.35em;line-height:0.95;position:absolute;top:0.18em}.energy-efficiency-icon div.ee-arrow{font-size:0.7em;padding-left:0.075em}.energy-efficiency-icon div.ee-class{color:white;font-size:0.85em;font-weight:bold;left:0.8em;position:absolute;top:0;text-shadow:0 0 0.05em black}.energy-efficiency-icon div.ee-class a{color:inherit}.ee-level-1 svg .ee-color{fill:#00a752}.ee-level-2 svg .ee-color{fill:#4eb548}.ee-level-3 svg .ee-color{fill:#bfd62c}.ee-level-4 svg .ee-color{fill:#fbf008}.ee-level-5 svg .ee-color{fill:#fdb813}.ee-level-6 svg .ee-color{fill:#f27024}.ee-level-7 svg .ee-color{fill:#e71e26}.energy-label a.image-popup{text-decoration:none}.promotionHint, .cms-content.box-promotion-hint{max-width:100%;box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);border-radius:4px;border-width:3px;border-style:solid;width:auto;background-color:#fff;padding:15px;margin-bottom:1.5em;border-color:#d6e9c6}.promotionHint > .panel-heading, .cms-content.box-promotion-hint > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.promotionHint > .panel-heading + .panel-collapse > .panel-body, .cms-content.box-promotion-hint > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6}.promotionHint > .panel-heading .badge, .cms-content.box-promotion-hint > .panel-heading .badge{color:#dff0d8;background-color:#3c763d}.promotionHint > .panel-footer + .panel-collapse > .panel-body, .cms-content.box-promotion-hint > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6}.abstract-teaser-list .swiper-slide, div.pteaser .swiper-wrapper .swiper-slide, div.pgteaser .swiper-wrapper .swiper-slide{background-color:#fff;position:relative;padding:1em 1em 80px 1em;height:300px}.abstract-teaser-list .swiper-slide .top, div.pteaser .swiper-wrapper .swiper-slide .top, div.pgteaser .swiper-wrapper .swiper-slide .top{min-height:80px;font-size:13px}.abstract-teaser-list .swiper-slide .top h3, div.pteaser .swiper-wrapper .swiper-slide .top h3, div.pgteaser .swiper-wrapper .swiper-slide .top h3, .abstract-teaser-list .swiper-slide .top .h3, div.pteaser .swiper-wrapper .swiper-slide .top .h3, div.pgteaser .swiper-wrapper .swiper-slide .top .h3{font-size:15px}.abstract-teaser-list .swiper-slide .additional, div.pteaser .swiper-wrapper .swiper-slide .additional, div.pgteaser .swiper-wrapper .swiper-slide .additional{color:#d44414;font-size:13px;font-weight:300;margin-top:-7px}.abstract-teaser-list .swiper-slide .image, div.pteaser .swiper-wrapper .swiper-slide .image, div.pgteaser .swiper-wrapper .swiper-slide .image{height:100px;text-align:center;margin-bottom:0.8em;margin-top:0.2em}.abstract-teaser-list .swiper-slide .image img, div.pteaser .swiper-wrapper .swiper-slide .image img, div.pgteaser .swiper-wrapper .swiper-slide .image img{display:inline}.abstract-teaser-list .swiper-slide .price, div.pteaser .swiper-wrapper .swiper-slide .price, div.pgteaser .swiper-wrapper .swiper-slide .price{font-weight:700;position:relative}.abstract-teaser-list .swiper-slide .price div.reduced-price, div.pteaser .swiper-wrapper .swiper-slide .price div.reduced-price, div.pgteaser .swiper-wrapper .swiper-slide .price div.reduced-price{position:absolute;top:-14px;left:0}.abstract-teaser-list .swiper-slide .price br.reduced-price, div.pteaser .swiper-wrapper .swiper-slide .price br.reduced-price, div.pgteaser .swiper-wrapper .swiper-slide .price br.reduced-price{display:none}.abstract-teaser-list .swiper-slide .bottom, div.pteaser .swiper-wrapper .swiper-slide .bottom, div.pgteaser .swiper-wrapper .swiper-slide .bottom{height:70px;position:absolute;bottom:0;left:0;width:100%;padding:0 0.5em}.abstract-teaser-list .swiper-slide .bottom .flags, div.pteaser .swiper-wrapper .swiper-slide .bottom .flags, div.pgteaser .swiper-wrapper .swiper-slide .bottom .flags{text-align:center;margin-top:0.5em;font-size:20px}div.pteaser .btn-add-cart{display:none}div.pteaser.pteaser-listing .swiper-slide{padding:10px;height:265px;min-height:265px;overflow:hidden}div.pteaser.pteaser-listing .swiper-slide h3, div.pteaser.pteaser-listing .swiper-slide .h3{font-size:15px;margin-bottom:5px;margin-top:3px}div.pteaser.pteaser-listing .swiper-slide h3.nowrap, div.pteaser.pteaser-listing .swiper-slide .h3.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.pteaser.pteaser-listing .swiper-slide .image{padding:10px 15px 10px 5px;height:100%}div.pteaser.pteaser-listing .swiper-slide .image .image-inner{position:relative;height:100%;z-index:10}div.pteaser.pteaser-listing .swiper-slide .image .image-inner .product-detail-link{display:block;height:auto;position:absolute;bottom:0;z-index:20}div.pteaser.pteaser-listing .swiper-slide .image .image-inner .manufacturer-logo{position:relative;top:-6px;max-width:50%;text-align:left;z-index:30}div.pteaser.pteaser-listing .swiper-slide .info{position:relative;padding:0 0 70px 0;height:100%}div.pteaser.pteaser-listing .swiper-slide .info .scrollbox{max-height:120px}div.pteaser.pteaser-listing .swiper-slide .info .bottom{padding:0;height:60px}div.pteaser.pteaser-listing .swiper-slide .info .flags{text-align:left;font-size:17px;margin:0.2em 0}div.pteaser.pteaser-productlist{border-top:1px solid #d4d4d6;padding-top:1em}div.pteaser.pteaser-productlist li.last{border-bottom:1px solid #d4d4d6}div.pteaser.pteaser-productlist li .product-list-entry .product-thumb{padding-left:20px}div.pteaser.pteaser-productlist li .product-button .product-detail-link.btn{padding-left:.4em;padding-right:.4em}div.pteaser.pteaser-productlist-manufacturerlogo li.last{border-bottom:1px solid #d4d4d6}div.pteaser.pteaser-productlist-manufacturerlogo .pteaser-manufacturer-logo{border-top:none;margin-top:3em}div.pteaser.pteaser-productlist-manufacturerlogo .pteaser-manufacturer-logo.first{margin-top:1em}div.pteaser.pteaser-productlist-manufacturerlogo .pteaser-manufacturer-logo span{font-size:1.6em}.pteaser-gallery4 figcaption{height:36px;overflow:hidden}div.pgteaser .swiper-slide{padding:0}div.pgteaser .swiper-slide .top{height:100px}div.pgteaser .swiper-slide .image{height:200px;margin:0}.key-features{margin-bottom:0.3em}.key-features ul{padding-left:15px;font-size:12px;list-style-type:disc}.key-features ul li{border:0 none;padding-bottom:5px;margin-bottom:0}html.saferpay-paymentpage select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}html.saferpay-paymentpage div.box-content{padding:10px 15px 0 15px}html.saferpay-paymentpage .page-card main{padding:0}html.saferpay-paymentpage fieldset{padding-bottom:0;min-height:290px;max-width:95%}html.saferpay-paymentpage fieldset legend{font-size:20px !important;font-weight:400}html.saferpay-paymentpage fieldset .has-value label, html.saferpay-paymentpage fieldset .is-focused label{top:5px;font-size:12px}html.saferpay-paymentpage fieldset .form-input input[type=text], html.saferpay-paymentpage fieldset .form-input input[type=tel], html.saferpay-paymentpage fieldset .form-input select{width:90%;height:45px;padding:15px 12px 0px 12px;font-size:15px;line-height:1.2;color:#262a31;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}html.saferpay-paymentpage fieldset .form-input input[type=text]:focus, html.saferpay-paymentpage fieldset .form-input input[type=tel]:focus, html.saferpay-paymentpage fieldset .form-input select:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}html.saferpay-paymentpage fieldset .form-input input[type=text]::-moz-placeholder, html.saferpay-paymentpage fieldset .form-input input[type=tel]::-moz-placeholder, html.saferpay-paymentpage fieldset .form-input select::-moz-placeholder{color:#999;opacity:1}html.saferpay-paymentpage fieldset .form-input input[type=text]:-ms-input-placeholder, html.saferpay-paymentpage fieldset .form-input input[type=tel]:-ms-input-placeholder, html.saferpay-paymentpage fieldset .form-input select:-ms-input-placeholder{color:#999}html.saferpay-paymentpage fieldset .form-input input[type=text]::-webkit-input-placeholder, html.saferpay-paymentpage fieldset .form-input input[type=tel]::-webkit-input-placeholder, html.saferpay-paymentpage fieldset .form-input select::-webkit-input-placeholder{color:#999}html.saferpay-paymentpage fieldset .form-input .floating-label{width:auto;margin:0}html.saferpay-paymentpage fieldset .form-input::-ms-expand{border:0;background-color:transparent}html.saferpay-paymentpage fieldset .form-input .input-verificationcode{max-width:150px}html.saferpay-paymentpage fieldset .form-input .details-summary-widget .icon-hint{position:absolute;left:150px}html.saferpay-paymentpage fieldset .form-input .details-summary-widget .text-hint{margin-top:35px}html.saferpay-paymentpage fieldset .form-group.two-columns select{background-position:right 5px center;height:40px}html.saferpay-paymentpage fieldset .form-group.two-columns #ExpYear{margin-left:20px}html.saferpay-paymentpage fieldset .form-group.two-columns .form-input{position:relative}html.saferpay-paymentpage fieldset .form-group.two-columns #cvcHintBtn{right:35px}html.saferpay-paymentpage footer ul{padding-left:90px}html.saferpay-paymentpage footer ul li.navitem{float:left;margin:0 10px !important}html.saferpay-paymentpage footer ul li.navitem .btn, html.saferpay-paymentpage footer ul li.navitem a{min-width:33%}@media (max-width:480px){html.saferpay-paymentpage .page .form-group .form-input{min-width:230px}html.saferpay-paymentpage footer ul{padding-left:0}html.saferpay-paymentpage footer ul li.navitem{float:none;width:100%;margin:0 0 10px 0 !important}html.saferpay-paymentpage footer ul li.navitem .btn, html.saferpay-paymentpage footer ul li.navitem a{width:100%}}.saferpay-result{padding-left:15px;padding-right:15px}.saferpay-result h1, .saferpay-result .h1{margin-left:-30px;margin-right:-15px}.saferpay-result li.alert{margin-top:5px;padding:5px;font-size:17px}#eyecatcher{position:fixed;top:33%;right:-250px;width:250px;padding-left:6px;font-size:13px;transition:all .25s ease;z-index:100}#eyecatcher.is-visible{right:-2px}#eyecatcher.initial{right:-350px}#eyecatcher .attractor{position:absolute;left:-87px;top:25%;background:url("../img/eyecatcher.png") no-repeat top left;width:95px;height:65px;cursor:pointer}#eyecatcher .eyecatcher-content{position:relative;padding:15px;border-radius:5px 0 0 5px;background-color:#d7eef7;border:1px solid #d4d4d6}#eyecatcher .eyecatcher-content i#close-flyin{cursor:pointer;font-size:22px;float:right;margin-top:-6px;margin-right:-3px;color:#2a6ef6}#eyecatcher .eyecatcher-content i#close-flyin:hover{color:#223377}#eyecatcher .eyecatcher-content .bootstrap-checkbox{padding-left:5px}#eyecatcher .eyecatcher-content .bootstrap-checkbox label:before, #eyecatcher .eyecatcher-content .bootstrap-checkbox label:after{margin-left:0}#eyecatcher .eyecatcher-content .flag-option label{padding:5px 25px}#eyecatcher .eyecatcher-content .flag-option label:after, #eyecatcher .eyecatcher-content .flag-option label:before{top:5px}#eyecatcher .eyecatcher-content .form-note{display:block;margin-top:5px;font-size:11px}span.reduced-price, div.reduced-price{color:#6c7077;cursor:help;display:inline-block;font-size:85%;font-weight:300;position:relative;text-decoration:none}span.reduced-price:after, div.reduced-price:after{content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;background:linear-gradient(to top left, rgba(240, 0, 0, 0) 0%, rgba(240, 0, 0, 0) calc(50% - 0.8px), #f00000 50%, rgba(240, 0, 0, 0) calc(50% + 0.8px), rgba(240, 0, 0, 0) 100%)}div#awards{left:0;margin-left:10px;text-align:left;top:217px;position:fixed}div#awards .box{display:none;max-width:100px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.2);box-shadow:0 3px 9px rgba(0, 0, 0, 0.2)}div#awards #aw-close{text-align:left;color:rgba(0, 0, 0, 0.2);cursor:pointer;display:block;font-weight:300;height:20px;width:16px;position:absolute;right:0;top:-20px}div#awards .cms-type-100 figure.cms-image{text-align:center}#sticky-bottom{background-color:#cfefc2;box-shadow:0 -2px 5px rgba(21, 21, 21, 0.2);bottom:0;font-size:1.25em;line-height:1;height:70px;left:0;position:fixed;width:100%;z-index:30}#sticky-bottom .btn{background-color:#29880a;border-radius:0;color:#fff;display:block;font-size:inherit;height:100%;line-height:inherit;padding:1.25em;width:100%}.banner-header{position:relative}.banner-header .banner-image-container{padding:0;position:relative}.banner-header .banner-text-container{padding:0 15px}.banner-header h1, .banner-header .h1{background:none;padding:0.3em;position:absolute;top:0;left:0}.banner-header span.tophead, .banner-header span.subhead{font-size:50%;margin:0}.banner-header .banner-text{padding-top:15px}.banner-header .banner-text ul{list-style:none;padding:0 0.6em 0 1.45em}.banner-header .banner-text ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.banner-header .banner-text ul li:before{color:#262a31;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.banner-text-inverted .banner-header h1, .banner-text-inverted .banner-header .h1{color:#f7f7f7;text-shadow:#262a31 0 0 0.15em}.banner-text-inverted .banner-header span.tophead, .banner-text-inverted .banner-header span.subhead{color:#cccccc}.banner-text-no-bullets .banner-text ul{padding:0}.banner-text-no-bullets .banner-text ul li:before{display:none}.banner-text-right .banner-header h1, .banner-text-right .banner-header .h1{text-align:right;right:0;left:auto}.banner-deals-sign .banner-image-container:before{content:'%';background-color:#d44414;color:#fff;display:block;font-size:30px;font-weight:bold;left:auto;right:30px;padding:.1em .8em;position:absolute;text-align:center;top:15px}.banner-deals-sign.banner-text-right .banner-image-container:before{left:30px;right:auto}.tabbed{margin-top:0.5em}.tabbed nav, .tabbed nav label{background-image:linear-gradient(white, #f7f7f7);box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035)}.tabbed nav{border-left:1px solid #d4d4d6;display:flex;flex-wrap:wrap;justify-content:stretch}.tabbed nav label{border:1px solid #d4d4d6;border-left:none;color:#5a5c61;cursor:pointer;font-size:13px;font-weight:400;margin-bottom:-1px;min-height:3.2em;padding:.3em .5em;vertical-align:bottom;flex:1 1 min-content}.tabbed nav label:hover{background-image:none;background-color:#ececec}.tabbed nav label span.fa, .tabbed nav label .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right .tabbed nav label span.tophead:before, .tabbed nav label .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right .tabbed nav label span.subhead:before, .tabbed nav label .submenu-content .nav-tabs span.tab-caption-with-warning:before, .submenu-content .nav-tabs .tabbed nav label span.tab-caption-with-warning:before, .tabbed nav label .reviews-list span.comment:before, .reviews-list .tabbed nav label span.comment:before, .tabbed nav label div.active-filters-messages span.search-msg-warning:before, div.active-filters-messages .tabbed nav label span.search-msg-warning:before, .tabbed nav label .productdetail ul.description-navi li span.tab-caption-with-warning:before, .productdetail ul.description-navi li .tabbed nav label span.tab-caption-with-warning:before, .tabbed nav label span.customer-info:before{position:absolute}.tabbed nav label span.faicon-text{display:inline-flex;padding-left:1.2em;text-align:left}.tabbed nav:after{content:'';flex-grow:10000000}.tabbed ul.panels{list-style-type:none;margin:0;padding:0;border:1px solid #d4d4d6;padding:15px}.tabbed ul.panels > li{display:none}.tabbed > input{display:none}.tabbed .tabbed-content .panel-group{margin-bottom:0}#tabbed-tab1:checked ~ ul.panels #tabbed-tab1-content{display:block}#tabbed-tab1:checked ~ nav label[for="tabbed-tab1"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab2:checked ~ ul.panels #tabbed-tab2-content{display:block}#tabbed-tab2:checked ~ nav label[for="tabbed-tab2"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab3:checked ~ ul.panels #tabbed-tab3-content{display:block}#tabbed-tab3:checked ~ nav label[for="tabbed-tab3"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab4:checked ~ ul.panels #tabbed-tab4-content{display:block}#tabbed-tab4:checked ~ nav label[for="tabbed-tab4"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab5:checked ~ ul.panels #tabbed-tab5-content{display:block}#tabbed-tab5:checked ~ nav label[for="tabbed-tab5"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab6:checked ~ ul.panels #tabbed-tab6-content{display:block}#tabbed-tab6:checked ~ nav label[for="tabbed-tab6"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab7:checked ~ ul.panels #tabbed-tab7-content{display:block}#tabbed-tab7:checked ~ nav label[for="tabbed-tab7"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab8:checked ~ ul.panels #tabbed-tab8-content{display:block}#tabbed-tab8:checked ~ nav label[for="tabbed-tab8"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab9:checked ~ ul.panels #tabbed-tab9-content{display:block}#tabbed-tab9:checked ~ nav label[for="tabbed-tab9"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab10:checked ~ ul.panels #tabbed-tab10-content{display:block}#tabbed-tab10:checked ~ nav label[for="tabbed-tab10"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab11:checked ~ ul.panels #tabbed-tab11-content{display:block}#tabbed-tab11:checked ~ nav label[for="tabbed-tab11"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-tab12:checked ~ ul.panels #tabbed-tab12-content{display:block}#tabbed-tab12:checked ~ nav label[for="tabbed-tab12"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-accessories:checked ~ ul.panels #tabbed-accessories-content{display:block}#tabbed-accessories:checked ~ nav label[for="tabbed-accessories"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-authorisations:checked ~ ul.panels #tabbed-authorisations-content{display:block}#tabbed-authorisations:checked ~ nav label[for="tabbed-authorisations"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-consumer-info:checked ~ ul.panels #tabbed-consumer-info-content{display:block}#tabbed-consumer-info:checked ~ nav label[for="tabbed-consumer-info"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-contents:checked ~ ul.panels #tabbed-contents-content{display:block}#tabbed-contents:checked ~ nav label[for="tabbed-contents"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-data:checked ~ ul.panels #tabbed-data-content{display:block}#tabbed-data:checked ~ nav label[for="tabbed-data"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-downloads:checked ~ ul.panels #tabbed-downloads-content{display:block}#tabbed-downloads:checked ~ nav label[for="tabbed-downloads"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-newFeatures:checked ~ ul.panels #tabbed-newFeatures-content{display:block}#tabbed-newFeatures:checked ~ nav label[for="tabbed-newFeatures"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-opinion:checked ~ ul.panels #tabbed-opinion-content{display:block}#tabbed-opinion:checked ~ nav label[for="tabbed-opinion"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-pdesc:checked ~ ul.panels #tabbed-pdesc-content{display:block}#tabbed-pdesc:checked ~ nav label[for="tabbed-pdesc"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-questions:checked ~ ul.panels #tabbed-questions-content{display:block}#tabbed-questions:checked ~ nav label[for="tabbed-questions"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-reviews:checked ~ ul.panels #tabbed-reviews-content{display:block}#tabbed-reviews:checked ~ nav label[for="tabbed-reviews"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-service-options:checked ~ ul.panels #tabbed-service-options-content{display:block}#tabbed-service-options:checked ~ nav label[for="tabbed-service-options"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-shop-recommendation:checked ~ ul.panels #tabbed-shop-recommendation-content{display:block}#tabbed-shop-recommendation:checked ~ nav label[for="tabbed-shop-recommendation"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-special:checked ~ ul.panels #tabbed-special-content{display:block}#tabbed-special:checked ~ nav label[for="tabbed-special"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-specs:checked ~ ul.panels #tabbed-specs-content{display:block}#tabbed-specs:checked ~ nav label[for="tabbed-specs"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-testReports:checked ~ ul.panels #tabbed-testReports-content{display:block}#tabbed-testReports:checked ~ nav label[for="tabbed-testReports"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-videos:checked ~ ul.panels #tabbed-videos-content{display:block}#tabbed-videos:checked ~ nav label[for="tabbed-videos"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-financing:checked ~ ul.panels #tabbed-financing-content{display:block}#tabbed-financing:checked ~ nav label[for="tabbed-financing"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-in-trade:checked ~ ul.panels #tabbed-in-trade-content{display:block}#tabbed-in-trade:checked ~ nav label[for="tabbed-in-trade"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-ready2show:checked ~ ul.panels #tabbed-ready2show-content{display:block}#tabbed-ready2show:checked ~ nav label[for="tabbed-ready2show"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-return:checked ~ ul.panels #tabbed-return-content{display:block}#tabbed-return:checked ~ nav label[for="tabbed-return"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-warranty:checked ~ ul.panels #tabbed-warranty-content{display:block}#tabbed-warranty:checked ~ nav label[for="tabbed-warranty"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}#tabbed-zpf:checked ~ ul.panels #tabbed-zpf-content{display:block}#tabbed-zpf:checked ~ nav label[for="tabbed-zpf"]{background-color:white;background-image:none;border-bottom:1px solid white;border-top:4px solid #2a6ef6;box-shadow:none;color:#262a31}.coupon-code{font-family:monospace}.basic-color{border:1px solid #cccccc;border-radius:3px;display:inline-block;height:16px;line-height:1;width:16px}.banner .inverted{background-color:#444444;color:#f7f7f7;text-shadow:#262a31 0 0 0.2em}.banner .inverted div.teaser-text h2, .banner .inverted div.teaser-text .h2, .banner .inverted div.teaser-text h3, .banner .inverted div.teaser-text .h3{color:inherit}.banner .inverted .btn-default{color:#f7f7f7;text-shadow:0 1px 0 #444444}#banner-stock{position:fixed;right:-160px;width:160px;top:230px;z-index:10000;min-height:80px;padding:0;transition:all .25s ease;border:1px solid #f00000;border-radius:5px 0 0 5px}#banner-stock.is-visible{right:-2px}#banner-stock.initial{right:-350px}#banner-stock #banner-strap{position:absolute;top:15%;left:-93px;width:95px;height:65px;background:url("../img/coupon.png") no-repeat top left;cursor:pointer}#banner-stock .stock-item{cursor:pointer}#banner-stock .stock-item img{max-width:100%;border-radius:5px 0 0 5px}#banner-stock .stock-item:not(:first-child){border-top:1px solid #d4d4d6}#behavioral-banner .banner-content{padding:20px;text-align:center;max-width:500px}#behavioral-banner .banner-content h1{margin:5px 0;font-size:45px;font-weight:500}#behavioral-banner .banner-content .topline, #behavioral-banner .banner-content .subline{font-size:25px;font-weight:400}#behavioral-banner .banner-content .coupon-code{white-space:nowrap;margin:25px 0 15px 0}#behavioral-banner .banner-content .coupon-code #ccode{background-color:#aaaaaa;display:inline-block;height:40px;padding:12px 25px 0;font-size:15px;font-weight:400}#behavioral-banner .banner-content .coupon-code button{vertical-align:top;height:40px;border-top-left-radius:0;border-bottom-left-radius:0}#behavioral-banner .banner-content .coupon-code .alert-success{padding:0;font-size:15px}#behavioral-banner .banner-content .info-text{text-align:left;margin-top:25px;font-size:13px}#behavioral-banner .banner-content .info-text ul{padding-left:15px}#behavioral-banner .banner-content .note{margin-top:25px;font-size:11px}#behavioral-banner .banner-content .note ul, #behavioral-banner .banner-content .note ol{margin-top:10px;display:inline-block}#behavioral-banner .banner-content .note ul li, #behavioral-banner .banner-content .note ol li{text-align:left}#behavioral-banner .banner-content .note ul br, #behavioral-banner .banner-content .note ol br{display:none}div.exception{width:100%;position:relative;z-index:60000;text-align:left}p.exception_message{background-color:#f6d3ca;color:#c9350d;padding:5px 8px}span.lastDb{color:#003399;font-weight:bold}p.lastQuery{color:#003399;font-family:monospace;background-color:#f0f5ff;padding:5px 8px}table.formated_backtrace{background-color:#FFFBE3;border:1px solid #A9A48A;width:100%;position:relative;z-index:60000}table.formated_backtrace td{font-family:monospace;vertical-align:top}table.formated_backtrace td.fbt_tright{text-align:right;padding-right:2px}table.formated_backtrace span.fbt_args{color:maroon}table.formated_backtrace span.fbt_file{color:green}table.formated_backtrace span.fbt_class_name{color:red;cursor:help}table.formated_backtrace span.fbt_arg_array{background-color:#d8ff9a;padding-left:3px;padding-right:3px;cursor:help}table.formated_backtrace span.fbt_arg_string{background-color:#c7eeff;padding-left:3px;padding-right:3px;cursor:help}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}ul.smallbullets, .lists-smallbullets ul{list-style:none}ul.smallbullets li, .lists-smallbullets ul li{position:relative}ul.smallbullets li:before, .lists-smallbullets ul li:before{content:"";font-family:"FontAwesome";font-size:0.25em;color:#2a6ef6;display:block;position:absolute;left:-15px;top:7px}ul.ticks, ul.check-marks{list-style:none;padding:0 0.6em 0 1.45em}ul.ticks li, ul.check-marks li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}ul.ticks li:before, ul.check-marks li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-checkbox ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-checkbox ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-checkbox ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-checkbox.lists-bulletcolor-green ul li:before{color:#56b537}.lists-checkbox.lists-bulletcolor-red ul li:before{color:#f00000}.lists-checkbox.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-tick ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-tick ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-tick ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-tick.lists-bulletcolor-green ul li:before{color:#56b537}.lists-tick.lists-bulletcolor-red ul li:before{color:#f00000}.lists-tick.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-check-square ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-check-square ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-check-square ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-check-square.lists-bulletcolor-green ul li:before{color:#56b537}.lists-check-square.lists-bulletcolor-red ul li:before{color:#f00000}.lists-check-square.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-chevron-circle-right ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-chevron-circle-right ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-chevron-circle-right ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-chevron-circle-right.lists-bulletcolor-green ul li:before{color:#56b537}.lists-chevron-circle-right.lists-bulletcolor-red ul li:before{color:#f00000}.lists-chevron-circle-right.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-triangle ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-triangle ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-triangle ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-triangle.lists-bulletcolor-green ul li:before{color:#56b537}.lists-triangle.lists-bulletcolor-red ul li:before{color:#f00000}.lists-triangle.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-plus ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-plus ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-plus ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-plus.lists-bulletcolor-green ul li:before{color:#56b537}.lists-plus.lists-bulletcolor-red ul li:before{color:#f00000}.lists-plus.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-minus ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-minus ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-minus ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-minus.lists-bulletcolor-green ul li:before{color:#56b537}.lists-minus.lists-bulletcolor-red ul li:before{color:#f00000}.lists-minus.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-times ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-times ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-times ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-times.lists-bulletcolor-green ul li:before{color:#56b537}.lists-times.lists-bulletcolor-red ul li:before{color:#f00000}.lists-times.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-plus-circle ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-plus-circle ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-plus-circle ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-plus-circle.lists-bulletcolor-green ul li:before{color:#56b537}.lists-plus-circle.lists-bulletcolor-red ul li:before{color:#f00000}.lists-plus-circle.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-minus-circle ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-minus-circle ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-minus-circle ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-minus-circle.lists-bulletcolor-green ul li:before{color:#56b537}.lists-minus-circle.lists-bulletcolor-red ul li:before{color:#f00000}.lists-minus-circle.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-times-circle ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-times-circle ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-times-circle ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-times-circle.lists-bulletcolor-green ul li:before{color:#56b537}.lists-times-circle.lists-bulletcolor-red ul li:before{color:#f00000}.lists-times-circle.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-arrow-circle-up ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-arrow-circle-up ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-arrow-circle-up ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-arrow-circle-up.lists-bulletcolor-green ul li:before{color:#56b537}.lists-arrow-circle-up.lists-bulletcolor-red ul li:before{color:#f00000}.lists-arrow-circle-up.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-arrow-circle-down ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-arrow-circle-down ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-arrow-circle-down ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-arrow-circle-down.lists-bulletcolor-green ul li:before{color:#56b537}.lists-arrow-circle-down.lists-bulletcolor-red ul li:before{color:#f00000}.lists-arrow-circle-down.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-thumbs-up ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-thumbs-up ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-thumbs-up ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-thumbs-up.lists-bulletcolor-green ul li:before{color:#56b537}.lists-thumbs-up.lists-bulletcolor-red ul li:before{color:#f00000}.lists-thumbs-up.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-thumbs-down ul{list-style:none;padding:0 0.6em 0 1.45em}.lists-thumbs-down ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-thumbs-down ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-thumbs-down.lists-bulletcolor-green ul li:before{color:#56b537}.lists-thumbs-down.lists-bulletcolor-red ul li:before{color:#f00000}.lists-thumbs-down.lists-bulletcolor-grey ul li:before{color:#aaaaaa}.lists-nobullets ul{list-style-type:none;padding-left:1em;margin-bottom:0.3em;margin-top:0.3em}.lists-nobullets ul.outer{padding-left:0}.lists-info ul{margin-bottom:18px;background-color:#fff;border:3px solid #bce8f1;border-radius:4px;color:#31708f;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);list-style:none;padding:0 0.6em 0 1.45em;padding-left:1.9em}.lists-info ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-info ul li:before{color:#31708f;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-info ul li{color:#31708f !important}.lists-info-red ul{margin-bottom:18px;background-color:#fff;border:3px solid #f4a78d;border-radius:4px;color:#d44414;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);list-style:none;padding:0 0.6em 0 1.45em;padding-left:1.9em}.lists-info-red ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.lists-info-red ul li:before{color:#d44414;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.lists-info-red ul li{color:#262a31 !important}.headline-icon-info-circle h2:before, .headline-icon-info-circle h3:before, .headline-icon-info-circle h4:before, .headline-icon-info-circle h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-info-circle.headline-icon-color-green h2:before, .headline-icon-info-circle.headline-icon-color-green h3:before, .headline-icon-info-circle.headline-icon-color-green h4:before, .headline-icon-info-circle.headline-icon-color-green h5:before{color:#56b537}.headline-icon-info-circle.headline-icon-color-red h2:before, .headline-icon-info-circle.headline-icon-color-red h3:before, .headline-icon-info-circle.headline-icon-color-red h4:before, .headline-icon-info-circle.headline-icon-color-red h5:before{color:#f00000}.headline-icon-info-circle.headline-icon-color-grey h2:before, .headline-icon-info-circle.headline-icon-color-grey h3:before, .headline-icon-info-circle.headline-icon-color-grey h4:before, .headline-icon-info-circle.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-info-circle.headline-icon-color-blue h2:before, .headline-icon-info-circle.headline-icon-color-blue h3:before, .headline-icon-info-circle.headline-icon-color-blue h4:before, .headline-icon-info-circle.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-chevron-circle-right h2:before, .headline-icon-chevron-circle-right h3:before, .headline-icon-chevron-circle-right h4:before, .headline-icon-chevron-circle-right h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-chevron-circle-right.headline-icon-color-green h2:before, .headline-icon-chevron-circle-right.headline-icon-color-green h3:before, .headline-icon-chevron-circle-right.headline-icon-color-green h4:before, .headline-icon-chevron-circle-right.headline-icon-color-green h5:before{color:#56b537}.headline-icon-chevron-circle-right.headline-icon-color-red h2:before, .headline-icon-chevron-circle-right.headline-icon-color-red h3:before, .headline-icon-chevron-circle-right.headline-icon-color-red h4:before, .headline-icon-chevron-circle-right.headline-icon-color-red h5:before{color:#f00000}.headline-icon-chevron-circle-right.headline-icon-color-grey h2:before, .headline-icon-chevron-circle-right.headline-icon-color-grey h3:before, .headline-icon-chevron-circle-right.headline-icon-color-grey h4:before, .headline-icon-chevron-circle-right.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-chevron-circle-right.headline-icon-color-blue h2:before, .headline-icon-chevron-circle-right.headline-icon-color-blue h3:before, .headline-icon-chevron-circle-right.headline-icon-color-blue h4:before, .headline-icon-chevron-circle-right.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-long-arrow-right h2:before, .headline-icon-long-arrow-right h3:before, .headline-icon-long-arrow-right h4:before, .headline-icon-long-arrow-right h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-long-arrow-right.headline-icon-color-green h2:before, .headline-icon-long-arrow-right.headline-icon-color-green h3:before, .headline-icon-long-arrow-right.headline-icon-color-green h4:before, .headline-icon-long-arrow-right.headline-icon-color-green h5:before{color:#56b537}.headline-icon-long-arrow-right.headline-icon-color-red h2:before, .headline-icon-long-arrow-right.headline-icon-color-red h3:before, .headline-icon-long-arrow-right.headline-icon-color-red h4:before, .headline-icon-long-arrow-right.headline-icon-color-red h5:before{color:#f00000}.headline-icon-long-arrow-right.headline-icon-color-grey h2:before, .headline-icon-long-arrow-right.headline-icon-color-grey h3:before, .headline-icon-long-arrow-right.headline-icon-color-grey h4:before, .headline-icon-long-arrow-right.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-long-arrow-right.headline-icon-color-blue h2:before, .headline-icon-long-arrow-right.headline-icon-color-blue h3:before, .headline-icon-long-arrow-right.headline-icon-color-blue h4:before, .headline-icon-long-arrow-right.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-plus h2:before, .headline-icon-plus h3:before, .headline-icon-plus h4:before, .headline-icon-plus h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-plus.headline-icon-color-green h2:before, .headline-icon-plus.headline-icon-color-green h3:before, .headline-icon-plus.headline-icon-color-green h4:before, .headline-icon-plus.headline-icon-color-green h5:before{color:#56b537}.headline-icon-plus.headline-icon-color-red h2:before, .headline-icon-plus.headline-icon-color-red h3:before, .headline-icon-plus.headline-icon-color-red h4:before, .headline-icon-plus.headline-icon-color-red h5:before{color:#f00000}.headline-icon-plus.headline-icon-color-grey h2:before, .headline-icon-plus.headline-icon-color-grey h3:before, .headline-icon-plus.headline-icon-color-grey h4:before, .headline-icon-plus.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-plus.headline-icon-color-blue h2:before, .headline-icon-plus.headline-icon-color-blue h3:before, .headline-icon-plus.headline-icon-color-blue h4:before, .headline-icon-plus.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-minus h2:before, .headline-icon-minus h3:before, .headline-icon-minus h4:before, .headline-icon-minus h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-minus.headline-icon-color-green h2:before, .headline-icon-minus.headline-icon-color-green h3:before, .headline-icon-minus.headline-icon-color-green h4:before, .headline-icon-minus.headline-icon-color-green h5:before{color:#56b537}.headline-icon-minus.headline-icon-color-red h2:before, .headline-icon-minus.headline-icon-color-red h3:before, .headline-icon-minus.headline-icon-color-red h4:before, .headline-icon-minus.headline-icon-color-red h5:before{color:#f00000}.headline-icon-minus.headline-icon-color-grey h2:before, .headline-icon-minus.headline-icon-color-grey h3:before, .headline-icon-minus.headline-icon-color-grey h4:before, .headline-icon-minus.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-minus.headline-icon-color-blue h2:before, .headline-icon-minus.headline-icon-color-blue h3:before, .headline-icon-minus.headline-icon-color-blue h4:before, .headline-icon-minus.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-arrow-right h2:before, .headline-icon-arrow-right h3:before, .headline-icon-arrow-right h4:before, .headline-icon-arrow-right h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-arrow-right.headline-icon-color-green h2:before, .headline-icon-arrow-right.headline-icon-color-green h3:before, .headline-icon-arrow-right.headline-icon-color-green h4:before, .headline-icon-arrow-right.headline-icon-color-green h5:before{color:#56b537}.headline-icon-arrow-right.headline-icon-color-red h2:before, .headline-icon-arrow-right.headline-icon-color-red h3:before, .headline-icon-arrow-right.headline-icon-color-red h4:before, .headline-icon-arrow-right.headline-icon-color-red h5:before{color:#f00000}.headline-icon-arrow-right.headline-icon-color-grey h2:before, .headline-icon-arrow-right.headline-icon-color-grey h3:before, .headline-icon-arrow-right.headline-icon-color-grey h4:before, .headline-icon-arrow-right.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-arrow-right.headline-icon-color-blue h2:before, .headline-icon-arrow-right.headline-icon-color-blue h3:before, .headline-icon-arrow-right.headline-icon-color-blue h4:before, .headline-icon-arrow-right.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-plus-circle h2:before, .headline-icon-plus-circle h3:before, .headline-icon-plus-circle h4:before, .headline-icon-plus-circle h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-plus-circle.headline-icon-color-green h2:before, .headline-icon-plus-circle.headline-icon-color-green h3:before, .headline-icon-plus-circle.headline-icon-color-green h4:before, .headline-icon-plus-circle.headline-icon-color-green h5:before{color:#56b537}.headline-icon-plus-circle.headline-icon-color-red h2:before, .headline-icon-plus-circle.headline-icon-color-red h3:before, .headline-icon-plus-circle.headline-icon-color-red h4:before, .headline-icon-plus-circle.headline-icon-color-red h5:before{color:#f00000}.headline-icon-plus-circle.headline-icon-color-grey h2:before, .headline-icon-plus-circle.headline-icon-color-grey h3:before, .headline-icon-plus-circle.headline-icon-color-grey h4:before, .headline-icon-plus-circle.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-plus-circle.headline-icon-color-blue h2:before, .headline-icon-plus-circle.headline-icon-color-blue h3:before, .headline-icon-plus-circle.headline-icon-color-blue h4:before, .headline-icon-plus-circle.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-minus-circle h2:before, .headline-icon-minus-circle h3:before, .headline-icon-minus-circle h4:before, .headline-icon-minus-circle h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-minus-circle.headline-icon-color-green h2:before, .headline-icon-minus-circle.headline-icon-color-green h3:before, .headline-icon-minus-circle.headline-icon-color-green h4:before, .headline-icon-minus-circle.headline-icon-color-green h5:before{color:#56b537}.headline-icon-minus-circle.headline-icon-color-red h2:before, .headline-icon-minus-circle.headline-icon-color-red h3:before, .headline-icon-minus-circle.headline-icon-color-red h4:before, .headline-icon-minus-circle.headline-icon-color-red h5:before{color:#f00000}.headline-icon-minus-circle.headline-icon-color-grey h2:before, .headline-icon-minus-circle.headline-icon-color-grey h3:before, .headline-icon-minus-circle.headline-icon-color-grey h4:before, .headline-icon-minus-circle.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-minus-circle.headline-icon-color-blue h2:before, .headline-icon-minus-circle.headline-icon-color-blue h3:before, .headline-icon-minus-circle.headline-icon-color-blue h4:before, .headline-icon-minus-circle.headline-icon-color-blue h5:before{color:#2a6ef6}.headline-icon-arrow-circle-right h2:before, .headline-icon-arrow-circle-right h3:before, .headline-icon-arrow-circle-right h4:before, .headline-icon-arrow-circle-right h5:before{color:inherit;content:"";display:inline-block;font-family:"FontAwesome";font-size:80%;line-height:1.375;margin-right:.2em;padding-left:0.05em;vertical-align:top}.headline-icon-arrow-circle-right.headline-icon-color-green h2:before, .headline-icon-arrow-circle-right.headline-icon-color-green h3:before, .headline-icon-arrow-circle-right.headline-icon-color-green h4:before, .headline-icon-arrow-circle-right.headline-icon-color-green h5:before{color:#56b537}.headline-icon-arrow-circle-right.headline-icon-color-red h2:before, .headline-icon-arrow-circle-right.headline-icon-color-red h3:before, .headline-icon-arrow-circle-right.headline-icon-color-red h4:before, .headline-icon-arrow-circle-right.headline-icon-color-red h5:before{color:#f00000}.headline-icon-arrow-circle-right.headline-icon-color-grey h2:before, .headline-icon-arrow-circle-right.headline-icon-color-grey h3:before, .headline-icon-arrow-circle-right.headline-icon-color-grey h4:before, .headline-icon-arrow-circle-right.headline-icon-color-grey h5:before{color:#aaaaaa}.headline-icon-arrow-circle-right.headline-icon-color-blue h2:before, .headline-icon-arrow-circle-right.headline-icon-color-blue h3:before, .headline-icon-arrow-circle-right.headline-icon-color-blue h4:before, .headline-icon-arrow-circle-right.headline-icon-color-blue h5:before{color:#2a6ef6}.cms-content{margin-top:0.75em;margin-bottom:0.75em}.cms-content.cms-type-950 > .cms-inner{margin-left:-15px;margin-right:-15px}.cms-content.cms-type-950-20 .panel-heading{padding:2px 5px}.cms-content.cms-type-950-20 .panel-heading h2, .cms-content.cms-type-950-20 .panel-heading .h2{font-weight:400}.cms-content.cms-type-950-20 .panel-heading a{display:block;padding:8px 25px 8px 10px;text-decoration:none;position:relative}.cms-content.cms-type-950-20 .panel-heading a:after{content:"";display:inline-block;font-family:'FontAwesome';position:absolute;right:5px}.cms-content.cms-type-950-20 .panel-heading.active a:after{content:""}.cms-content:empty{display:none}.cms-content.box-promotion-hint{margin-left:15px;margin-right:15px;padding-left:30px;position:relative}.cms-content.box-promotion-hint:before{position:absolute;content:"";font-family:FontAwesome, serif;color:#56b537;top:1em;left:.6em}.cms-heading{padding-bottom:0.2em;overflow:hidden;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.cms-heading > h2:first-child, .cms-heading > .h2:first-child, .cms-heading > h3:first-child, .cms-heading > .h3:first-child, .cms-heading > h4:first-child, .cms-heading > h4:first-child, .cms-heading > .h4:first-child, .cms-heading > h5:first-child, .cms-heading > .h5:first-child{margin-top:0}.cms-heading.bg-grey, .cms-heading.bg-mediumgrey, .cms-heading.bg-lightgrey, .cms-heading.bg-hrlightblue, .cms-heading.bg-pastelblue, .cms-heading.bg-pastelyellow, .cms-heading.bd-black{padding:0.8em 1.2em 0 1.2em}.cms-heading:empty + .cms-inner > .cms-content:first-child{margin-top:0}div.cms-block:not(.row-eq-height) .cms-heading:empty{padding:0}span.tophead, span.subhead{color:#5f6a7b;display:block;font-style:italic;font-size:75%;font-weight:300;margin:0 0 0.15em 0}span.subhead{margin:0.15em 0 0 0}.db-content-article > h1 span.tophead, .db-content-article > h1 span.subhead{font-size:50%;margin-bottom:0.6em}.db-content-article > h1 span.subhead{margin-top:0.6em}.db-content-article a.cphl-link *{color:#2a6ef6}.db-content-article a.cphl-link *:focus, .db-content-article a.cphl-link *:hover{color:#0a52e3}.db-content-article a.cphl-inline{display:inline-block;margin-left:0.5em;margin-right:0.5em;position:relative;top:-0.2em}.db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right span.subhead:before{content:""}.db-content-article .studio-product-name{font-weight:700;font-size:20px}.cms-caption{margin-top:-0.5em;padding-top:0.3em}.text-margin-medium .cms-caption{margin-top:0.5em}.text-margin-big .cms-caption{margin-top:1.5em}.text-above .cms-caption{margin-bottom:0.5em;margin-top:0;padding-bottom:0;padding-top:0}.text-above.text-margin-medium .cms-caption{margin-bottom:1em}.text-above.text-margin-big .cms-caption{margin-bottom:2em}.bg-grey{background-color:#727479 !important}.bg-grey span.tophead, .bg-grey span.subhead{color:#a1a8b6}.bg-mediumgrey{background-color:#aaaaaa !important}.bg-mediumgrey figcaption, .bg-mediumgrey.text-imagecaption .cms-caption{color:#5e5e5e}.bg-lightgrey{background-color:#ececec !important}.bg-softgrey{background-color:#f7f7f7 !important}.bg-hrlightblue{background-color:#33aaff !important}.bg-hrlightblue figcaption, .bg-hrlightblue.text-imagecaption .cms-caption{color:#727479}.bg-pastelblue{background-color:#eef8ff !important}.bg-pastelyellow{background-color:#ffffcc !important}.cms-content.bg-grey, .cms-content.bg-mediumgrey, .cms-content.bg-lightgrey, .cms-content.bg-hrlightblue, .cms-content.bg-pastelblue, .cms-content.bg-pastelyellow{background-color:transparent !important}.cms-content.bg-grey .cms-inner, .cms-content.bg-mediumgrey .cms-inner, .cms-content.bg-lightgrey .cms-inner, .cms-content.bg-hrlightblue .cms-inner, .cms-content.bg-pastelblue .cms-inner, .cms-content.bg-pastelyellow .cms-inner{padding:0.5em}.cms-content.bg-grey .cms-inner{background-color:#727479 !important}.cms-content.bg-mediumgrey .cms-inner{background-color:#aaaaaa !important}.cms-content.bg-lightgrey .cms-inner{background-color:#ececec !important}.cms-content.bg-hrlightblue .cms-inner{background-color:#33aaff !important}.cms-content.bg-pastelblue .cms-inner{background-color:#eef8ff !important}.cms-content.bg-pastelyellow .cms-inner{background-color:#ffffcc !important}.fg-white, .fg-white *{color:white !important}.fg-hrblue, .fg-hrblue *{color:#223377 !important}.margin-small{margin-bottom:0.5em;margin-top:0.5em}.margin-medium{margin-bottom:1.5em;margin-top:1.5em}.margin-large{margin-bottom:3em;margin-top:3em}.bd-black{border:1px solid #444444}.mark-ad-template, .cms-content .mark-ad:after, .cms-block.mark-ad:before, .container-fluid.mark-ad .cms-block:before{background-color:rgba(255, 255, 255, 0.8);border-radius:2px;color:#6c7077;content:'Werbung';font-size:0.9em;font-style:italic;padding:0 .3em .1em .1em;position:absolute;right:.1em;top:.35em}.cms-content .mark-ad{position:relative}.cms-block.mark-ad, .container-fluid.mark-ad .cms-block{position:relative}div.cms-inner{overflow:hidden}div.cms-inner.bg-grey, div.cms-inner.bg-mediumgrey, div.cms-inner.bg-lightgrey, div.cms-inner.bg-hrlightblue, div.cms-inner.bg-pastelblue, div.cms-inner.bg-pastelyellow, div.cms-inner.bd-black{padding:0.8em 1.2em 0.3em}div.cms-inner table{border:1px solid #d4d4d6}div.cms-inner table td, div.cms-inner table th{border:1px solid #d4d4d6}div.cms-inner.box-warning, div.cms-inner.box-info{background-color:#fcf8e3;color:#d44414;padding:.4em .6em .4em 2em;position:relative}div.cms-inner.box-warning:before, div.cms-inner.box-info:before{position:absolute;left:.6em;top:.45em;content:""}div.cms-inner.box-warning p:last-child, div.cms-inner.box-info p:last-child{margin-bottom:0}div.cms-inner.box-info{background-color:#eef8ff;color:#1a5bd5}div.cms-inner.box-info:before{content:""}div.cms-inner blockquote:first-child{margin-top:0}div.cms-inner span.error{color:#f00000}div.cms-inner p:last-child{margin-bottom:0}div.cms-inner ol{padding-left:17px}div.cms-inner ol, div.cms-inner ul{margin-top:.5em;margin-bottom:.5em}div.cms-inner ol li, div.cms-inner ul li{margin-bottom:.2em}div.cms-inner .cms-index ul.outer{margin-left:.5em;margin-right:.5em}div.cms-inner .cms-index .cms-index-col ul.outer{margin-left:0;margin-right:0}div.cms-inner .cms-index .index-toggler{cursor:pointer}div.cms-inner .cms-index .index-toggler:before{color:#727479;content:"";font-family:'FontAwesome';position:relative}div.cms-inner .cms-index .index-toggler.collapsed:before{content:""}div.cms-inner .cms-group .pgteaser-cols4{margin-left:15px;margin-right:15px}dl.pagelist dt{font-size:17px;font-weight:500;margin-bottom:0.25em}dl.pagelist dd{font-size:17px;font-weight:300;padding-left:1.5em;margin-bottom:0.5em}dl.pagelist .childcount{color:#aaaaaa;font-weight:400;margin-left:0.25em}.cms-type-950 > div.cms-inner.bg-grey, .cms-type-950 > div.cms-inner.bg-mediumgrey, .cms-type-950 > div.cms-inner.bg-lightgrey, .cms-type-950 > div.cms-inner.bg-hrlightblue, .cms-type-950 > div.cms-inner.bg-pastelblue, .cms-type-950 > div.cms-inner.bg-pastelyellow, .cms-type-950 > div.cms-inner.bd-black{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.cms-content.lists-checkbox h2, .cms-content.lists-checkbox .h2{text-align:center;position:relative;top:0.8em}.cms-content.lists-checkbox h2 .subhead, .cms-content.lists-checkbox .h2 .subhead{text-align:center;position:relative;top:-3em;text-transform:uppercase;color:#1188dd;font-style:normal}.cms-content.lists-checkbox ul{background-color:#f5f5f5}.cms-content.table-head-blue div.cms-inner table th{background-color:#eef8ff}.cms-content.table-cells-yellow div.cms-inner table th{background-color:#f8f89f}.cms-content.table-cells-yellow div.cms-inner table td{background-color:#ffffcc}.cms-content.table-fullwidth div.cms-inner table{width:100%}.cms-video{background-color:#000;position:relative;overflow:hidden;cursor:pointer}.cms-video h3, .cms-video .h3{color:#fff;z-index:1;top:10px;left:10px}.cms-video img{width:100%;top:-16.84%;left:0;opacity:0.9;cursor:pointer}.cms-video .play-button{width:68px;height:48px;background-color:#333;box-shadow:0 0 30px rgba(0, 0, 0, 0.6);z-index:1;opacity:0.8;border-radius:6px;cursor:pointer}.cms-video .play-button:before{content:"";border-style:solid;border-width:10px 0 10px 20px;border-color:transparent transparent transparent #fff;margin-left:3px}.cms-video h3, .cms-video .h3, .cms-video img, .cms-video iframe, .cms-video .play-button, .cms-video .play-button:before{position:absolute}.cms-video .play-button, .cms-video .play-button:before{top:50%;left:50%;transform:translate3d(-50%, -50%, 0)}.cms-video iframe{height:100%;width:100%;top:0;left:0}.cms-type-100 figure.cms-image{margin-bottom:0.4em}.cms-type-100 figure.image-polaroid{background-color:#f8f8f8;border:1px solid #eeeef0;padding:.3em}.cms-type-100 figure.shadow-light, .cms-type-100 figure.shadow-medium, .cms-type-100 figure.shadow-strong{display:inline-block;margin:8px 20px 20px 8px}.cms-type-100 figure.shadow-light{box-shadow:2px 2px 5px rgba(21, 21, 21, 0.2)}.cms-type-100 figure.shadow-medium{box-shadow:4px 4px 9px rgba(21, 21, 21, 0.4)}.cms-type-100 figure.shadow-strong{box-shadow:6px 6px 12px rgba(21, 21, 21, 0.7)}.cms-type-100 figcaption, .cms-type-100.text-imagecaption .cms-caption{font-size:13px;padding-top:0.3em;padding-left:0.3em;padding-right:0.3em}.cms-type-100 .cms-images-slideshow .swiper-button-prev, .cms-type-100 .cms-images-slideshow .swiper-button-next{color:rgba(255, 255, 255, 0.8);text-shadow:black 0 0 12px}.cms-type-100 .cms-images-slideshow .swiper-button-prev{left:0}.cms-type-100 .cms-images-slideshow .swiper-button-next{right:-2px}.cms-type-100.single-left .cms-images-single, .cms-type-100.single-right .cms-images-single{float:left;width:33%;margin-right:0.66667em}.cms-type-100.single-left figcaption, .cms-type-100.single-left.text-imagecaption .cms-caption, .cms-type-100.single-right figcaption, .cms-type-100.single-right.text-imagecaption .cms-caption{text-align:right;padding:0.3em 1em 0.1em 0;margin-top:0.6em;border-right:1px solid #d4d4d6}.cms-type-100.single-left .cms-caption, .cms-type-100.single-right .cms-caption{margin-top:0;padding-top:0}.cms-type-100.single-right .cms-images-single{float:right;margin-right:0;margin-left:0.66667em}.cms-type-100.single-right figcaption, .cms-type-100.single-right.text-imagecaption .cms-caption{text-align:left;padding:0.3em 0 0.1em 1em;border-left:1px solid #d4d4d6;border-right:none}.cms-type-100.align-center figure.cms-image img{margin-left:auto;margin-right:auto}.cms-type-100.align-center figure.cms-image figcaption, .cms-type-100.align-center figure.cms-image.text-imagecaption .cms-caption{text-align:center}.cms-type-100.ribbon-deal figure{position:relative}.cms-type-100.ribbon-deal figure:before{content:'%';background-color:#d44414;color:white;display:block;font-weight:bold;left:.7em;padding:.1em 1em;position:absolute;text-align:center;top:.7em}.cms-type-101 .cms-caption{margin-top:0}.cms-type-103 .cms-banner{position:relative}.cms-type-103 .cms-banner .banner-content{position:absolute;top:9%;left:55%;max-width:40%}.cms-type-103 .cms-banner .tophead{color:#2a6ef6;font-size:13px;font-weight:400;text-transform:uppercase;margin:0}.cms-type-103 .cms-banner .headline{font-size:32px;color:#262a31;margin:0.2em 0 0.1em 0}.cms-type-103 .cms-banner .subhead{font-weight:400;font-size:17px}.cms-type-103 .cms-banner .content{margin-bottom:0.5em;margin-top:0.5em}.cms-type-103 .cms-banner.no-image{padding-top:1.5em;padding-bottom:1.5em}.cms-type-103 .cms-banner.no-image .banner-content{position:relative}.cms-type-103.text-invert{color:#f7f7f7;text-shadow:#262a31 0 0 0.2em}.cms-type-103.text-invert div.cms-banner .headline, .cms-type-103.text-invert div.cms-banner .subhead, .cms-type-103.text-invert div.cms-banner .content{color:inherit}.cms-type-103.text-invert .btn-default{color:#f7f7f7;text-shadow:0 1px 0 #444444}.cms-type-103.text-position-2 div.banner-content{left:unset;right:55%;text-align:right}.cms-type-103.text-position-2 .no-image div.banner-content{left:5%}.cms-type-104{height:60vh}.cms-type-104 .cms-inner{height:inherit}.cms-type-104 gmp-map{height:100%}.cms-type-60 .cms-inner table{width:100%}.cms-type-61 .cms-experts-tip{background-color:#2a6ef6;padding:0.8em 1.2em}.cms-type-61 .cms-experts-tip .heading{font-weight:bold}.cms-type-61 .cms-experts-tip blockquote{padding-right:0;display:block}.cms-type-61 .cms-experts-tip .tip-text{font-weight:300;margin-bottom:0.25em;max-height:6em;overflow:hidden}.cms-type-61 .cms-experts-tip.fg-white .os-theme-dark > .os-scrollbar > .os-scrollbar-track, .cms-type-61 .cms-experts-tip.fg-white .os-theme-light > .os-scrollbar > .os-scrollbar-track{background-color:rgba(255, 255, 255, 0.1)}.cms-type-62 .cms-employee-box{padding-bottom:9px}.cms-type-62 .cms-employee-box header.h3{margin-top:9px}.cms-type-62 .cms-employee-box picture{float:left;max-width:8em;margin-right:0.4em;margin-bottom:0.4em}.cms-type-62.employee-black, .cms-type-62.employee-bg-grey{padding-left:8px;padding-right:8px}.cms-type-62.employee-black .cms-heading, .cms-type-62.employee-black .cms-inner, .cms-type-62.employee-bg-grey .cms-heading, .cms-type-62.employee-bg-grey .cms-inner{padding-left:7px;padding-right:7px}.cms-type-62.employee-black .cms-heading, .cms-type-62.employee-black .cms-inner{border:1px solid #444444}.cms-type-62.employee-black .cms-heading{border-bottom:none}.cms-type-62.employee-black .cms-inner{border-top:none}.cms-type-62.employee-bg-grey .cms-heading, .cms-type-62.employee-bg-grey .cms-inner{background-color:#ececec}.cms-type-11 div.pgroups-default ul{list-style-type:disc;padding:0 0 0 1em}.cms-type-11 div.pgroups-default ul li{font-weight:400;padding-bottom:0.5em}.cms-type-11 div.pgroups-default ul ul{list-style-type:circle}.cms-type-11 div.pgroups-default ul ul li{font-weight:300;padding-bottom:0}.cms-linkbox div.pgroups-aside a, .cms-linkbox div.manufacturers-aside a, .cms-linkbox div.campaigncats-aside a{color:#262a31}.cms-linkbox div.pgroups-aside ul, .cms-linkbox div.manufacturers-aside ul, .cms-linkbox div.campaigncats-aside ul{list-style-type:none !important;padding-left:5px}.cms-linkbox div.pgroups-aside ul li, .cms-linkbox div.manufacturers-aside ul li, .cms-linkbox div.campaigncats-aside ul li{padding-bottom:0.5em}.cms-linkbox div.pgroups-aside ul li a, .cms-linkbox div.manufacturers-aside ul li a, .cms-linkbox div.campaigncats-aside ul li a{font-weight:bold}.cms-linkbox div.pgroups-aside ul li ul, .cms-linkbox div.manufacturers-aside ul li ul, .cms-linkbox div.campaigncats-aside ul li ul{padding-left:1em}.cms-linkbox div.pgroups-aside ul li ul li, .cms-linkbox div.manufacturers-aside ul li ul li, .cms-linkbox div.campaigncats-aside ul li ul li{padding-bottom:0}.cms-linkbox div.pgroups-aside ul li ul li a, .cms-linkbox div.manufacturers-aside ul li ul li a, .cms-linkbox div.campaigncats-aside ul li ul li a{font-weight:300}.cms-linkbox div.pgroups-filterlike div.panel, .cms-linkbox div.manufacturers-filterlike div.panel, .cms-linkbox div.campaigncats-filterlike div.panel{max-height:14em;overflow-y:hidden;margin-bottom:0.5em}.cms-linkbox div.pgroups-filterlike div.h4, .cms-linkbox div.manufacturers-filterlike div.h4, .cms-linkbox div.campaigncats-filterlike div.h4{padding-left:0.6em;padding-right:0.6em}.cms-linkbox div.pgroups-filterlike ul, .cms-linkbox div.manufacturers-filterlike ul, .cms-linkbox div.campaigncats-filterlike ul{list-style-type:none;padding-left:0.6em;padding-right:0.6em}.cms-linkbox div.pgroups-filterlike ul a, .cms-linkbox div.manufacturers-filterlike ul a, .cms-linkbox div.campaigncats-filterlike ul a{color:#262a31}.cms-linkbox div.pgroups-filterlike ul li, .cms-linkbox div.manufacturers-filterlike ul li, .cms-linkbox div.campaigncats-filterlike ul li{font-size:14px;line-height:1.15;margin-bottom:0.4em}.lists-checkbox .cms-linkbox div.pgroups-filterlike ul, .lists-checkbox .cms-linkbox div.manufacturers-filterlike ul, .lists-checkbox .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-checkbox .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-tick .cms-linkbox div.pgroups-filterlike ul, .lists-tick .cms-linkbox div.manufacturers-filterlike ul, .lists-tick .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-tick .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-check-square .cms-linkbox div.pgroups-filterlike ul, .lists-check-square .cms-linkbox div.manufacturers-filterlike ul, .lists-check-square .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-check-square .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-chevron-circle-right .cms-linkbox div.pgroups-filterlike ul, .lists-chevron-circle-right .cms-linkbox div.manufacturers-filterlike ul, .lists-chevron-circle-right .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-chevron-circle-right .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-triangle .cms-linkbox div.pgroups-filterlike ul, .lists-triangle .cms-linkbox div.manufacturers-filterlike ul, .lists-triangle .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-triangle .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-plus .cms-linkbox div.pgroups-filterlike ul, .lists-plus .cms-linkbox div.manufacturers-filterlike ul, .lists-plus .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-plus .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-minus .cms-linkbox div.pgroups-filterlike ul, .lists-minus .cms-linkbox div.manufacturers-filterlike ul, .lists-minus .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-minus .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-times .cms-linkbox div.pgroups-filterlike ul, .lists-times .cms-linkbox div.manufacturers-filterlike ul, .lists-times .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-times .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-plus-circle .cms-linkbox div.pgroups-filterlike ul, .lists-plus-circle .cms-linkbox div.manufacturers-filterlike ul, .lists-plus-circle .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-plus-circle .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-minus-circle .cms-linkbox div.pgroups-filterlike ul, .lists-minus-circle .cms-linkbox div.manufacturers-filterlike ul, .lists-minus-circle .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-minus-circle .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-times-circle .cms-linkbox div.pgroups-filterlike ul, .lists-times-circle .cms-linkbox div.manufacturers-filterlike ul, .lists-times-circle .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-times-circle .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-arrow-circle-up .cms-linkbox div.pgroups-filterlike ul, .lists-arrow-circle-up .cms-linkbox div.manufacturers-filterlike ul, .lists-arrow-circle-up .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-arrow-circle-up .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-arrow-circle-down .cms-linkbox div.pgroups-filterlike ul, .lists-arrow-circle-down .cms-linkbox div.manufacturers-filterlike ul, .lists-arrow-circle-down .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-arrow-circle-down .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-thumbs-up .cms-linkbox div.pgroups-filterlike ul, .lists-thumbs-up .cms-linkbox div.manufacturers-filterlike ul, .lists-thumbs-up .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-thumbs-up .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-thumbs-down .cms-linkbox div.pgroups-filterlike ul, .lists-thumbs-down .cms-linkbox div.manufacturers-filterlike ul, .lists-thumbs-down .cms-linkbox div.campaigncats-filterlike ul{padding-left:1.9em}.lists-thumbs-down .cms-linkbox div.pgroups-default ul{list-style-type:none;padding-left:1.5em}.lists-nobullets .cms-linkbox div.pgroups-default ul, .lists-smallbullets .cms-linkbox div.pgroups-default ul{list-style-type:none}.list-teaser-ellipsis li{position:relative;max-width:100%}.list-teaser-ellipsis li a{display:block;position:absolute;top:0;max-width:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-teaser-ellipsis .mm-listview li a{position:relative}.cms-type-21 a.default-tile, .cms-type-21 a.default-tile:focus, .cms-type-21 a.default-tile:hover{display:inline-block;margin-bottom:15px;text-decoration:none}.cms-type-21 a.default-tile *, .cms-type-21 a.default-tile:focus *, .cms-type-21 a.default-tile:hover *{transition:all 0.4s}.cms-type-21 a.default-tile .tile, .cms-type-21 a.default-tile:focus .tile, .cms-type-21 a.default-tile:hover .tile{-webkit-box-shadow:2px 2px 6px rgba(0, 0, 0, 0.15);box-shadow:2px 2px 6px rgba(0, 0, 0, 0.15);border:1px solid #2a6ef6}.cms-type-21 a.default-tile .tile header, .cms-type-21 a.default-tile:focus .tile header, .cms-type-21 a.default-tile:hover .tile header{background-color:#e7effd;color:#2a6ef6;font-size:17px;font-weight:400;padding:.4em .6em;white-space:nowrap;overflow:hidden}.cms-type-21 a.default-tile .tile .body, .cms-type-21 a.default-tile:focus .tile .body, .cms-type-21 a.default-tile:hover .tile .body{height:215px;position:relative}.cms-type-21 a.default-tile .tile .overlay, .cms-type-21 a.default-tile:focus .tile .overlay, .cms-type-21 a.default-tile:hover .tile .overlay{background-color:rgba(255, 255, 255, 0.1);position:absolute;width:100%;height:100%;top:0;left:0}.cms-type-21 a.default-tile .tile:hover header, .cms-type-21 a.default-tile .tile:focus header, .cms-type-21 a.default-tile:focus .tile:hover header, .cms-type-21 a.default-tile:focus .tile:focus header, .cms-type-21 a.default-tile:hover .tile:hover header, .cms-type-21 a.default-tile:hover .tile:focus header{background-color:#2a6ef6;color:white}.cms-type-21 a.default-tile .tile:hover .overlay, .cms-type-21 a.default-tile .tile:focus .overlay, .cms-type-21 a.default-tile:focus .tile:hover .overlay, .cms-type-21 a.default-tile:focus .tile:focus .overlay, .cms-type-21 a.default-tile:hover .tile:hover .overlay, .cms-type-21 a.default-tile:hover .tile:focus .overlay{background-color:transparent}.cms-type-21 a.deal-tile .tile, .cms-type-21 a.deal-tile:focus .tile, .cms-type-21 a.deal-tile:hover .tile{border-color:transparent;box-shadow:none}.cms-type-21 a.deal-tile .tile header, .cms-type-21 a.deal-tile:focus .tile header, .cms-type-21 a.deal-tile:hover .tile header{background-color:white;color:#262a31;padding-left:0}.cms-type-21 a.deal-tile .tile:hover header, .cms-type-21 a.deal-tile .tile:focus header, .cms-type-21 a.deal-tile:focus .tile:hover header, .cms-type-21 a.deal-tile:focus .tile:focus header, .cms-type-21 a.deal-tile:hover .tile:hover header, .cms-type-21 a.deal-tile:hover .tile:focus header{background-color:white;color:#262a31}.cms-type-21 a.deal-tile .tile .body, .cms-type-21 a.deal-tile:focus .tile .body, .cms-type-21 a.deal-tile:hover .tile .body{position:relative}.cms-type-21 a.deal-tile .tile .body:before, .cms-type-21 a.deal-tile:focus .tile .body:before, .cms-type-21 a.deal-tile:hover .tile .body:before{content:'%';background-color:#d44414;color:white;display:block;font-weight:bold;left:.7em;padding:.1em 1em;position:absolute;text-align:center;top:.7em}.cms-single-product{border-top:1px solid #d4d4d6;border-bottom:1px solid #d4d4d6;padding:15px 0}.cms-single-product .btn-add-cart{display:none}.cms-narrow .pteaser .product-list-body li{padding-right:9px}.cms-narrow .pteaser .product-list-body .product-button{padding-right:0}.cms-narrow .pteaser .product-list-body .product-button .btn{padding:0.4em 0.5em;height:auto;line-height:1.2}.cms-narrow .pteaser .product-list-body .product-button .btn:after{border-width:1em 0 1em 0.7em;right:-0.72em;top:-0.05em}.cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart{min-width:35px;padding-top:0.3em !important;position:relative;left:0}.cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.fa, .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart .reviews-list i.comment:before, .reviews-list .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.comment:before, .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.search-msg-warning:before, .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart i.customer-info:before{font-size:17px}.cms-narrow .pteaser .product-list-body .product-button .btn.btn-add-cart:after{padding:0.6em;right:-.9em}.cms-narrow .cms-single-product .product-button{padding-right:0}.cms-narrow .cms-single-product .product-button .btn{padding:0.4em 0.35em;height:auto;line-height:1.2}.cms-narrow .cms-single-product .product-button .btn:after{border-width:1em 0 1em 0.7em;right:-0.72em;top:-0.05em}.cms-narrow .cms-single-product .product-button .btn.btn-add-cart{min-width:35px;padding-top:0.3em !important;position:relative;left:-2px}.cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.fa, .cms-narrow .cms-single-product .product-button .btn.btn-add-cart .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .cms-narrow .cms-single-product .product-button .btn.btn-add-cart .reviews-list i.comment:before, .reviews-list .cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.comment:before, .cms-narrow .cms-single-product .product-button .btn.btn-add-cart div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.search-msg-warning:before, .cms-narrow .cms-single-product .product-button .btn.btn-add-cart .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .cms-narrow .cms-single-product .product-button .btn.btn-add-cart i.customer-info:before{font-size:17px}.cms-narrow .cms-single-product .product-button .btn.btn-add-cart:after{padding:0.6em;right:-.9em}.nav .dropdown-menu .cms-content h4 .subhead, .nav .dropdown-menu .cms-content .h4 .subhead, .nav .dropdown-menu div.manufacturer h4 .subhead, .nav .dropdown-menu div.manufacturer .h4 .subhead{font-size:100%;color:inherit;margin-top:.5em}.nav .dropdown-menu .cms-content .btn, .nav .dropdown-menu div.manufacturer .btn{font-weight:normal !important}.nav .dropdown-menu .cms-content .btn:hover, .nav .dropdown-menu .cms-content .btn:focus, .nav .dropdown-menu .cms-content .btn .focus, .nav .dropdown-menu div.manufacturer .btn:hover, .nav .dropdown-menu div.manufacturer .btn:focus, .nav .dropdown-menu div.manufacturer .btn .focus{color:white !important}.nav .dropdown-menu .cms-content .btn-danger, .nav .dropdown-menu .cms-content .btn-success, .nav .dropdown-menu .cms-content .btn-secondary, .nav .dropdown-menu .cms-content .btn-default, .nav .dropdown-menu div.manufacturer .btn-danger, .nav .dropdown-menu div.manufacturer .btn-success, .nav .dropdown-menu div.manufacturer .btn-secondary, .nav .dropdown-menu div.manufacturer .btn-default{border-radius:2px !important;border-width:2px !important}.nav .dropdown-menu div.manufacturer{font-size:13px}.nav .dropdown-menu div.manufacturer ul{list-style-type:disc;list-style-position:outside;margin:0 0 .5em;padding:0 0 0 1em}.nav .dropdown-menu div.manufacturer ul li{margin-top:.2em}.nav .dropdown-menu div.manufacturer ul ul, .nav .dropdown-menu div.manufacturer ol ul{list-style-type:circle}.mm-menu.mm-theme-dark .btn{color:white}.mm-listview li section.cms{padding:20px}.cms-button{margin-top:1em}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}.submenu-content{margin-top:2.6666em;margin-bottom:.5em}.submenu-content .nav-tabs{width:100%;display:block;border-bottom:1px solid #d4d4d6;border-left:1px solid #d4d4d6;margin:0.5em 0;box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035);background-image:linear-gradient(white, #f7f7f7)}.submenu-content .nav-tabs li{border-top:1px solid #d4d4d6;border-right:1px solid #d4d4d6;margin:0}.submenu-content .nav-tabs li a{border:none !important;font-size:13px;text-align:center;text-transform:uppercase;min-height:56px;color:#262a31;padding:10px 7px;margin-right:0;font-weight:400}.submenu-content .nav-tabs li a:hover{border-radius:0;background-color:#d4d4d6;color:#262a31}.submenu-content .nav-tabs li a h2, .submenu-content .nav-tabs li a .h2{font-size:inherit;margin:0;padding:0;color:inherit;text-align:inherit;text-transform:inherit;font-weight:inherit;line-height:inherit}.submenu-content .nav-tabs li.active a{background-color:#6c7077 !important;color:#ffffff;border-radius:0;margin-right:0}.submenu-content .nav-tabs li.tabdrop{position:absolute;width:100%}.submenu-content .nav-tabs li.tabdrop a{text-align:right}.submenu-content .nav-tabs.nav-justified > li{width:auto}.submenu-content .nav-tabs.nav-justified > li.first{min-width:125px}.submenu-content .nav-tabs .tab-caption-with-warning{padding-left:2.2em;position:relative}.submenu-content .nav-tabs .tab-caption-with-warning:before{color:#d44414;content:"";font-size:20px;left:.2em;position:absolute;top:-0.05em}.submenu-content .nav-tabs li.active .tab-caption-with-warning:before{color:white}.submenu-content .nav-dropdown{display:none;background-color:#d4d4d6;border:1px solid #aaaaaa !important;font-size:13px;text-transform:uppercase;text-align:center;min-height:36px;color:#262a31;padding:10px 14px;margin-right:0;font-weight:400;box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035);position:relative}.submenu-content .nav-dropdown.open, .submenu-content .nav-dropdown:active, .submenu-content .nav-dropdown:focus, .submenu-content .nav-dropdown:hover{background-color:#ececec !important;color:#262a31 !important;text-decoration:none}.submenu-content .nav-dropdown:before{content:"";font-family:'FontAwesome';position:absolute;right:15px;top:8px;color:#2a6ef6;font-size:18px}@media screen and (min-width:992px){.submenu-content .nav-tabs-wrapper{display:block !important}}@media screen and (max-width:991px){.submenu-content .nav-dropdown{display:block}.submenu-content .nav-tabs-wrapper{display:none;margin-top:0;border-top-left-radius:0;border-top-right-radius:0;text-align:center}.submenu-content .nav-tabs li{height:36px;width:100%}.submenu-content .nav-tabs li.active{display:none}.submenu-content .nav-tabs li a{min-height:36px !important}.submenu-content .nav-tabs li a br{display:none}}section#contentarea p, section#contentarea li, section#contentarea figcaption, section#contentarea blockquote, section#contentarea .text-imagecaption .cms-caption{-webkit-hyphens:auto;-webkit-hyphenate-limit-chars:6 3 2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 2;hyphens:auto;hyphenate-limit-chars:6 3 2;word-wrap:break-word}section#contentarea .internalManufacturer{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;word-wrap:break-word;word-wrap:normal}dl.downloads dt, dl.videos dt{border-top:1px solid #d4d4d6;color:#2a6ef6;cursor:pointer;padding:0.5em 0}dl.downloads dt:focus, dl.downloads dt:hover, dl.videos dt:focus, dl.videos dt:hover{color:#0a52e3;text-decoration:underline}dl.downloads dd.thumb, dl.videos dd.thumb{cursor:pointer;float:left;width:120px;padding:0.5em 0;margin-right:0.5em}dl.downloads dd.thumb img, dl.videos dd.thumb img{border:1px solid #ececec}dl.downloads .video-container, dl.videos .video-container{display:none}.finance-sample-calc label{vertical-align:baseline}.finance-sample-calc .form-group{max-width:160px;display:inline-block;vertical-align:top;height:32px}.finance-sample-calc .form-group #amount{text-align:right}.finance-sample-calc #calculate-financing{height:32px;padding-top:0.5em}.landingpages header{margin-bottom:0.1em !important}.landingpages ul{list-style:none;padding:0 0.6em 0 1.45em;padding-right:0.2em;padding-left:1.4em}.landingpages ul li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}.landingpages ul li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}#product-data .questions-link{font-size:13px;padding-bottom:3px}#product-data .questions-link img{display:inline-block;margin-right:6px}div.product-questions{min-height:350px;margin-bottom:1.2em}div.product-questions div.list-entry{padding:15px 0}div.product-questions #question-search{margin-bottom:15px}div.product-questions #question-search #question-term{border-top-left-radius:3px;border-bottom-left-radius:3px;height:32px}div.product-questions #question-search .btn-right{color:#262a31;font-size:12px;line-height:1.6;padding-top:6px;border:1px solid #aaaaaa;height:32px}div.product-questions #question-search i.erase{position:absolute;top:7px;right:45px;z-index:10;color:#aaaaaa;font-size:18px;cursor:pointer;display:none}div.product-questions .question-listing{margin-bottom:20px}div.product-questions .question-listing div.list-entry:first-child{padding-top:0}div.product-questions .question-listing div.list-entry.even{background-color:#f7f7f7}div.product-questions .question-listing div.list-entry.even .even{background-color:#fff}div.product-questions .question-listing div.list-entry.even .odd{background-color:#f7f7f7}div.product-questions .question-listing div.list-entry.odd{background-color:#fff}div.product-questions .question-listing div.list-entry.odd .even{background-color:#fff}div.product-questions .question-listing div.list-entry.odd .odd{background-color:#f7f7f7}div.product-questions .question-listing div.list-entry div.small{opacity:0.8}div.product-questions .question-listing div.list-entry div.author{color:#aaaaaa;font-size:13px;font-weight:400;font-style:italic;margin-bottom:5px}div.product-questions .question-listing div.list-entry div.question div.question-text{display:inline-block;font-weight:bold}div.product-questions .question-listing div.list-entry div.answers{display:none;padding-left:40px}div.product-questions .question-listing div.list-entry div.answers .answer .author{margin-bottom:0}div.product-questions .question-listing div.list-entry div.answers .answer .answer-text{font-weight:400}div.product-questions .question-listing div.list-entry div.write-answer{margin-top:15px;margin-bottom:15px;padding-top:15px;border-top:1px solid #d4d4d6;font-size:13px;font-weight:400;line-height:2}div.product-questions .question-listing div.list-entry div.comments{display:none}div.product-questions .question-listing div.list-entry div.rate-buttons{text-align:center}div.product-questions .question-listing div.list-entry div.email-note{line-height:1.2}div.product-questions form input#productquestion-text{width:100%}div.product-questions form label.question{display:none}div.product-questions .product-image{margin-top:50px}div.product-questions .question-listing div.list-entry i.fa, div.product-questions .question-listing div.list-entry .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs div.product-questions .question-listing div.list-entry i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .reviews-list i.comment:before, .reviews-list div.product-questions .question-listing div.list-entry i.comment:before, div.product-questions .question-listing div.list-entry div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages div.product-questions .question-listing div.list-entry i.search-msg-warning:before, div.product-questions .question-listing div.list-entry .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li div.product-questions .question-listing div.list-entry i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry i.customer-info:before, form.write-product-answer i.fa, form.write-product-answer .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs form.write-product-answer i.tab-caption-with-warning:before, form.write-product-answer .reviews-list i.comment:before, .reviews-list form.write-product-answer i.comment:before, form.write-product-answer div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages form.write-product-answer i.search-msg-warning:before, form.write-product-answer .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li form.write-product-answer i.tab-caption-with-warning:before, form.write-product-answer i.customer-info:before, form.write-product-comment i.fa, form.write-product-comment .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs form.write-product-comment i.tab-caption-with-warning:before, form.write-product-comment .reviews-list i.comment:before, .reviews-list form.write-product-comment i.comment:before, form.write-product-comment div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages form.write-product-comment i.search-msg-warning:before, form.write-product-comment .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li form.write-product-comment i.tab-caption-with-warning:before, form.write-product-comment i.customer-info:before{font-size:150%;vertical-align:middle;margin-right:4px}div.product-questions .question-listing div.list-entry .vote span, form.write-product-answer .vote span, form.write-product-comment .vote span{font-size:13px;vertical-align:middle}div.product-questions .question-listing div.list-entry .vote button, form.write-product-answer .vote button, form.write-product-comment .vote button{margin-top:3px;margin-bottom:3px}div.product-questions .question-listing div.list-entry div.answer:first-child, form.write-product-answer div.answer:first-child, form.write-product-comment div.answer:first-child{margin-top:0}div.product-questions .question-listing div.list-entry div.answer:last-child, form.write-product-answer div.answer:last-child, form.write-product-comment div.answer:last-child{margin-bottom:0}div.product-questions .question-listing div.list-entry div.answer.has-comments .write-comment-link:after, form.write-product-answer div.answer.has-comments .write-comment-link:after, form.write-product-comment div.answer.has-comments .write-comment-link:after{content:"|";color:#262a31;display:inline-block;margin:0 5px}div.product-questions .question-listing div.list-entry div.answer, form.write-product-answer div.answer, form.write-product-comment div.answer{margin-top:5px;margin-bottom:5px}div.product-questions .question-listing div.list-entry div.answer hr, form.write-product-answer div.answer hr, form.write-product-comment div.answer hr{margin:10px 15px}div.product-questions .question-listing div.list-entry div.comment, form.write-product-answer div.comment, form.write-product-comment div.comment{margin-left:40px;padding:10px 15px}div.product-questions .question-listing div.list-entry div.comment:first-child, form.write-product-answer div.comment:first-child, form.write-product-comment div.comment:first-child{margin-top:10px}div.product-questions .question-listing div.list-entry div.comment .comment-text, form.write-product-answer div.comment .comment-text, form.write-product-comment div.comment .comment-text{margin-bottom:5px}form.write-product-answer .well, form.write-product-answer .search-msg, form.write-product-answer .search-msg-warning, form.write-product-answer .search-msg-error, form.write-product-answer .search-empty-filters, form.write-product-comment .well, form.write-product-comment .search-msg, form.write-product-comment .search-msg-warning, form.write-product-comment .search-msg-error, form.write-product-comment .search-empty-filters{margin-bottom:0}form.write-product-answer .bootstrap-checkbox, form.write-product-comment .bootstrap-checkbox{padding-left:30px}form.write-product-answer .bootstrap-checkbox label:before, form.write-product-comment .bootstrap-checkbox label:before{top:20px}form.write-product-answer .bootstrap-checkbox label:after, form.write-product-comment .bootstrap-checkbox label:after{top:17px}form.write-product-comment div.comment{display:block}form.write-product-comment .bootstrap-checkbox label{padding-top:18px}form.write-product-comment .bootstrap-checkbox label:after{top:20px}.popup-message .product-question{padding:10px 30px;text-align:center;max-width:290px}.popup-message .product-question .btn{margin-top:20px;display:inline-block}a.review-star-link{display:inline-block;white-space:nowrap;text-decoration:none;font-size:13px}span.review-count{font-size:13px;position:relative;top:1px}.review-starbox{white-space:nowrap}.review-starbox i.fa, .review-starbox .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .review-starbox i.tab-caption-with-warning:before, .review-starbox .reviews-list i.comment:before, .reviews-list .review-starbox i.comment:before, .review-starbox div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .review-starbox i.search-msg-warning:before, .review-starbox .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .review-starbox i.tab-caption-with-warning:before, .review-starbox i.customer-info:before{margin-right:0.2em}.fa-star.inactive::before{color:#d4d4d6}.fa-star-half{color:#ffd700}.fa-star.active::before{color:#ffd700}.reviews-summary .stars{white-space:nowrap;margin-right:1em}.reviews-summary .progress{margin-bottom:5px;height:20px}.reviews-summary .progress-bar{background-image:none;border-radius:4px}.reviews-summary-block .auth-link{margin-top:0.5em}.review-default-headline{margin-bottom:0.8em}.review-default-headline + .auth-link{left:2px;position:relative;top:-2em}.reviews-product-image{margin-right:15px}.container-inner:after{clear:both}form.write-review .bootstrap-checkbox{padding-left:12px}form.write-review .valuation-wrapper div.label{color:#262a31;font-size:15px;text-align:left;line-height:1.2;padding-top:6px;padding-right:15px;padding-left:15px}form.write-review .valuation-wrapper .error div.caption, form.write-review .valuation-wrapper .error div.label{color:#c9201d}form.write-review .valuation-wrapper .error div.rating-stars{background-color:#e27c79;border-radius:5px}form.write-review .valuation-wrapper .rating-container .caption{margin-top:-0.2em}form.write-review .valuation-wrapper .rating-container .caption .label{padding:.5em .4em}form.write-review #detailed-valuation-wrapper .valuation-category div.label, form.write-review #detailed-valuation-wrapper .valuation-category div.selection{height:30px;overflow-y:hidden}form.write-review #detailed-valuation-wrapper .valuation-category .caption{margin-top:-0.2}form.write-review #detailed-valuation-wrapper .valuation-category div.label{border-top-left-radius:5px;border-bottom-left-radius:5px}form.write-review #detailed-valuation-wrapper .valuation-category div.selection{border-top-right-radius:5px;border-bottom-right-radius:5px}form.write-review #detailed-valuation-wrapper .valuation-category:hover div.label, form.write-review #detailed-valuation-wrapper .valuation-category:hover div.selection{background-color:#ececec}form.write-review .select-rating{color:transparent;background-color:transparent;border:0 none}form.write-review input.firstname, form.write-review input.sc-img{max-width:200px}form.form_comment_review .form-group.has-error .ck-wrapper .cke{width:520px !important}.reviews-list .comment-form{max-width:533px;margin-top:20px}.reviews-list .comment-form .form-buttons{text-align:left}.reviews-list > div.more{text-align:center}.reviews-list .lists-info ul{margin-top:.5em;margin-bottom:.5em;display:inline-block}.reviews-list .comments{position:relative}.reviews-list .comment{margin-left:1.3em}.reviews-list .comment:before{content:"";position:absolute;left:0}.reviews-overview h2, .reviews-overview .h2{margin-top:7px;font-size:20px}.reviews-overview .author{display:block;margin-top:-5px}.review-starbox-smaller, .productdetail #bundle-notes div.bundlelist div.review-starbox, #product-note-addons div.review-starbox, div.popup-bundle-select div.bundlelist div.review-starbox{font-size:12px;position:relative;top:-7px}.product-list .well, .product-list .search-msg, .product-list .search-msg-warning, .product-list .search-msg-error, .product-list .search-empty-filters{color:#6c7077;font-size:13px}.product-list hr{margin-top:0.5em;margin-bottom:0.5em}.product-list .searchbox button{font-size:12px;line-height:1.666;padding-top:6px}.product-list .variation-info{display:block;padding-top:0.25rem;padding-bottom:0.25rem}.product-list-body li article{border-bottom:1px solid #d4d4d6;padding-bottom:1em;margin-bottom:1em}.product-list-body li:last-child article{border-bottom:0 none}.product-list-filter .panel-heading{border:none;cursor:pointer;padding:0}.product-list-filter .panel-heading h3, .product-list-filter .panel-heading .h3{position:relative;padding-right:0.8em}.product-list-filter .panel-heading h3:after, .product-list-filter .panel-heading .h3:after{content:"";font-family:"FontAwesome";font-size:75%;position:absolute;right:0;top:0}.product-list-filter .panel-heading.collapsed h3:after, .product-list-filter .panel-heading.collapsed .h3:after{content:""}.product-list-filter .detail-button a{max-width:100%;white-space:normal}.product-list-filter .detail-search{padding:1em 0 2em;text-align:center}.product-list-filter .outer-panel-body{padding:0;padding-top:15px}ul.active-filters{font-size:13px;list-style:none;margin-top:1.2em;margin-bottom:0;padding:0;padding-left:1.2em}ul.active-filters li{display:inline-block;padding:.15em;margin-bottom:0.25em}ul.active-filters li span.caption{margin-left:.4em}ul.active-filters li.parameter{background-color:white;border:1px solid #d4d4d6;border-radius:1em}ul.active-filters a.value{background-color:#2a6ef6;color:white;padding:.1em 1.7em .1em .6em;border-radius:.8em;cursor:pointer;display:inline-block;font-size:13px;line-height:inherit;position:relative;text-decoration:none}ul.active-filters a.value:hover, ul.active-filters a.value:focus{background-color:#6c7077}ul.active-filters a.value:after{color:inherit;content:"";font-family:"FontAwesome";font-size:92%;right:.28em;position:absolute;top:.18em}div.active-filters-messages{padding:0 15px}div.active-filters-messages .search-msg{color:#6c7077;font-size:13px;margin-top:0.3em;padding:0.3em 0.5em}div.active-filters-messages .search-msg-warning:before{content:"";margin-right:0.2em}.product-list-entry{position:relative;padding-top:0.5em;padding-bottom:0.5em}.product-list-entry header h2, .product-list-entry header .h2, .product-list-entry header h3, .product-list-entry header .h3{font-weight:300;font-size:15px;margin-bottom:0.2em;margin-top:0}.product-list-entry .product-thumb{overflow:hidden;padding-bottom:0.25em;padding-right:0;padding-top:4px}.product-list-entry .product-thumb a.product-detail-link{min-height:100px;display:inline-block;position:relative}.product-list-entry .amount{font-weight:700;font-size:20px;display:inline-block;margin-bottom:0.25em}.product-list-entry .uom{font-size:13px}.product-list-entry .shipping-info{font-size:13px}.product-list-entry .shipping-info .shipping-free{white-space:nowrap;color:#29880a}.product-list-entry .energy-logistics-fee{margin-top:0.5em}.product-list-entry .desc, .product-list-entry .additional, .product-list-entry .highlight, .product-list-entry .reason, .product-list-entry .reason-expanded{font-size:13px}.product-list-entry .highlight, .product-list-entry .additional{color:#d44414;font-weight:300;margin-bottom:0.25em}.product-list-entry .highlight .discount-price, .product-list-entry .additional .discount-price{font-weight:500}.product-list-entry .reason, .product-list-entry .reason-expanded{display:none;font-weight:300;margin-bottom:0.25em}.product-list-entry .reason{display:block;max-height:6em;position:relative}.product-list-entry .reason.is-trucated{margin-bottom:1.5em}.product-list-entry .energy{margin-bottom:1.5em}.product-list-entry .energy .energy-label a.image-popup{vertical-align:top}.product-list-entry .energy .energy-label a.energy-data{font-size:13px;vertical-align:sub}.product-list-entry .energy .energy-efficiency-icon{font-size:1.78em}.product-list-entry .flags{font-size:1.6em}.product-list-entry .best-price-flag{color:#56b537;padding:5px 10px;border:1px solid #d4d4d6;background-color:#f7f7f7;border-radius:5px;font-size:13px;font-weight:700;display:inline-block;margin-top:1.5em}.product-list-entry .best-price-flag i{color:#262a31;font-size:20px;display:inline-block;vertical-align:sub}.product-list-entry .chosen-container{display:block;margin-bottom:0.25em}.product-list-entry .product-button .chosen-drop, .product-list-entry .product-button .chosen-single{min-width:170px}.product-list-entry .product-button .btn{max-width:80%;white-space:normal}.product-list-entry .product-button .btn-success{padding:0.6em 1.2em}.product-list-entry .product-button .btn-success:after{border-width:1.5em 0 1.5em 1em}.product-list-entry .product-button .btn-add-cart{padding:0.8em 1em;height:40px}.product-list-entry .product-button .btn-add-cart i.fa, .product-list-entry .product-button .btn-add-cart .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-entry .product-button .btn-add-cart i.tab-caption-with-warning:before, .product-list-entry .product-button .btn-add-cart .reviews-list i.comment:before, .reviews-list .product-list-entry .product-button .btn-add-cart i.comment:before, .product-list-entry .product-button .btn-add-cart div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-entry .product-button .btn-add-cart i.search-msg-warning:before, .product-list-entry .product-button .btn-add-cart .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-entry .product-button .btn-add-cart i.tab-caption-with-warning:before, .product-list-entry .product-button .btn-add-cart i.customer-info:before{font-size:25px}.product-list-entry .product-button .delayed-announced-notification{padding:0.55em 0.35em !important;min-width:45px}.product-list-entry .product-button .delayed-announced-notification i.fa, .product-list-entry .product-button .delayed-announced-notification .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-entry .product-button .delayed-announced-notification i.tab-caption-with-warning:before, .product-list-entry .product-button .delayed-announced-notification .reviews-list i.comment:before, .reviews-list .product-list-entry .product-button .delayed-announced-notification i.comment:before, .product-list-entry .product-button .delayed-announced-notification div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-entry .product-button .delayed-announced-notification i.search-msg-warning:before, .product-list-entry .product-button .delayed-announced-notification .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-entry .product-button .delayed-announced-notification i.tab-caption-with-warning:before, .product-list-entry .product-button .delayed-announced-notification i.customer-info:before{font-size:20px}.product-list-entry span.relevance{display:none}.cms-narrow .product-list-entry .product-button .chosen-drop, .cms-narrow .product-list-entry .product-button .chosen-single{min-width:160px}.related-products .product-list-entry .energy{margin-bottom:0;margin-top:0.5em}.variation-info{font-size:12px;padding-bottom:1em}.testreports ul.list h2, .testreports ul.list .h2{margin-top:0}@keyframes successFadeOut{0%{opacity:1}90%{opacity:1}100%{opacity:0}}@-webkit-keyframes successFadeOut{0%{opacity:1}90%{opacity:1}100%{opacity:0}}.form-inner-border, .form-group .form-file{padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%BE%3C/text%3E%3C/svg%3E") !important;background-repeat:no-repeat;background-position:right 10px}select:focus{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%B4%3C/text%3E%3C/svg%3E") !important}.form-group.has-error label, .bootstrap-checkbox.has-error label, .bootstrap-radio.has-error label{color:#c9201d}.form-group.has-error label:before, .bootstrap-checkbox.has-error label:before, .bootstrap-radio.has-error label:before{color:#c9201d;border-color:#c9201d;background-image:none;border-style:solid;border-width:2px}.form-group.has-error .error-note, .bootstrap-checkbox.has-error .error-note, .bootstrap-radio.has-error .error-note{color:#c9201d;font-size:11px}.form-group.has-error .form-inner-border, .form-group.has-error .form-file, .bootstrap-checkbox.has-error .form-inner-border, .bootstrap-checkbox.has-error .form-group .form-file, .form-group .bootstrap-checkbox.has-error .form-file, .bootstrap-radio.has-error .form-inner-border, .bootstrap-radio.has-error .form-group .form-file, .form-group .bootstrap-radio.has-error .form-file{border-color:#c9201d;border-style:solid;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6)}.form-group.has-error .form-inner-border:focus, .form-group.has-error .form-file:focus, .bootstrap-checkbox.has-error .form-inner-border:focus, .bootstrap-checkbox.has-error .form-group .form-file:focus, .form-group .bootstrap-checkbox.has-error .form-file:focus, .bootstrap-radio.has-error .form-inner-border:focus, .bootstrap-radio.has-error .form-group .form-file:focus, .form-group .bootstrap-radio.has-error .form-file:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6)}.form-group{position:relative;vertical-align:top !important}.form-group:after{color:#aaaaaa;font-family:FontAwesome, serif;font-size:20px;position:absolute;top:11px;right:15px}.form-group label{color:#aaaaaa;cursor:text;font-size:15px;font-weight:300;left:12px;max-width:95%;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;transition:all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);white-space:nowrap;width:95%;z-index:5}.form-group .form-control{padding:15px 12px 0px 12px;height:45px}.form-group.filled label{top:5px;font-size:12px}.form-group.flags label, .form-group.is-wysiwyg label{position:relative;top:0;left:0;color:#262a31}.form-group.is-select label{top:5px;font-size:12px;text-overflow:unset;width:auto}.form-group.is-select .chosen-container-single .chosen-single{height:45px;padding-top:15px;padding-left:14px}.form-group.is-file{width:98%;font-size:15px;line-height:1.2;color:#555555}.form-group.is-file label{transition:none;position:relative;top:2px;left:0}.form-group.is-file.filled label{font-size:15px;top:2px}.form-group.loading:after{content:"\f110";animation:fa-spin 2s infinite linear}.form-group.success:after{content:"\f00c";font-size:20px;color:#29880a;top:12px;right:18px;-webkit-animation:successFadeOut 2s forwards;animation:successFadeOut 2s forwards}.form-group.password:after{right:85px}.form-group.has-error{margin-bottom:0 !important}.form-group.has-error:after{content:"\f071";color:#c9201d}.form-group.has-error .error-note{font-size:11px;padding:3px;color:#c9201d}.form-group.has-error input, .form-group.has-error textarea, .form-group.has-error select, .form-group.has-error div.chosen-container a.chosen-single, .form-group.has-error .form-file, .form-group.has-error .ck-wrapper{border-color:#c9201d;border-style:solid;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6);background-image:none}.form-group.has-error input:focus, .form-group.has-error textarea:focus, .form-group.has-error select:focus, .form-group.has-error div.chosen-container a.chosen-single:focus, .form-group.has-error .form-file:focus, .form-group.has-error .ck-wrapper:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6)}.form-group.has-error input.file{border:0 none;box-shadow:none}.form-group.has-error input{padding-right:40px}.form-group.has-error .ck-wrapper{border-radius:5px}.form-group.has-error .ck-wrapper .cke{margin:-2px;width:calc(100% + 2px) !important}.form-group.has-error.is-wysiwyg .error-note{margin-bottom:1em}.form-group.has-error.is-wysiwyg:after{top:75px}.form-group.has-error.flags:after{top:30px}.form-group.captcha{display:inline-block;max-width:150px}.form-group.shipping-salutation, .form-group.shipping-title, .form-group.salutation, .form-group.title{width:48% !important;display:inline-block}.form-group.vat-number{display:none}.form-group .bootstrap-checkbox label{position:relative;color:#262a31}.form-group .bootstrap-checkbox label.mandatory:after{content:""}.form-group textarea.form-control{height:auto;padding-top:20px}.form-group .flags.error{color:#f00000;border-radius:5px;border-color:#c9201d;border-style:solid;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(201, 32, 29, 0.6);border-width:1px;background-image:none}.form-group .flags.error:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 32, 29, 0.6)}.form-group .form-note{display:block;padding:3px;color:#727479;font-size:11px}.mandatory label{padding-right:5px}.mandatory label:after{content:"*";display:inline-block;margin-right:-1px}.mandatory .bootstrap-checkbox label:after{content:"";margin-right:0}.bootstrap-checkbox label, .bootstrap-radio label{font-weight:normal;margin-bottom:0}.bootstrap-checkbox{position:relative}.bootstrap-checkbox input[type="checkbox"]{display:none}.bootstrap-checkbox label{padding:15px}.bootstrap-checkbox label:before, .bootstrap-checkbox label:after{top:15px;margin-left:-12px}.bootstrap-checkbox label.mandatory:after{content:""}.bootstrap-checkbox.has-error .error-note{left:5px;padding:3px;position:absolute;top:32px}.bootstrap-radio{padding:0}.bootstrap-radio input[type="radio"]{display:none}.bootstrap-radio .radio-option{margin-bottom:0.5em}.bootstrap-radio .radio-option label:after{content:''}.bootstrap-radio .form-inner-border, .bootstrap-radio .form-group .form-file, .form-group .bootstrap-radio .form-file{padding:10px 0 0 27px}.bootstrap-radio.has-error .error-note{padding:3px}.bootstrap-radio .alt-label{position:relative;top:-5px;left:-20px;padding-top:5px;padding-bottom:5px}.form-buttons{padding:0}.new-question .form-group.has-error.is-wysiwyg:after, .comment-form .form-group.has-error.is-wysiwyg:after{top:55px}.new-question .form-group.has-error .ck-wrapper .cke, .comment-form .form-group.has-error .ck-wrapper .cke{margin:-3px}.form-inline .form-group, .form-inline .bootstrap-checkbox, .form-inline .bootstrap-radio{margin-bottom:10px;width:98%;margin-right:1%}.form-inline .form-group .form-control, .form-inline .bootstrap-checkbox .form-control, .form-inline .bootstrap-radio .form-control{width:100%}div.captcha-code{margin-top:0.5em;margin-bottom:1.5em;display:inline-block}div.captcha-code img#captcha{margin-top:-10px}#generate-password, .password-visibility{position:absolute;right:10px;top:6px;color:#aaaaaa;font-size:25px !important;cursor:pointer;padding:4px}#generate-password:hover, .password-visibility:hover{color:#262a31}#generate-password{right:45px}#generate-password:hover{text-decoration:none}meter#pw-strength{position:absolute;left:1px;top:40px;width:calc(100% - 2px);height:4px;border-radius:0 0 3px 3px}meter#pw-strength::-webkit-meter-bar{height:6px}meter[value="1"]::-webkit-meter-optimum-value{background:#c9201d;border-radius:0 0 3px 3px}meter[value="2"]::-webkit-meter-optimum-value{background:#d44414;border-radius:0 0 3px 3px}meter[value="3"]::-webkit-meter-optimum-value{background:#ffd700;border-radius:0 0 3px 3px}meter[value="4"]::-webkit-meter-optimum-value{background:#29880a;border-radius:0 0 3px 3px}meter[value="1"]::-moz-meter-bar{background:#c9201d;border-radius:0 0 3px 3px}meter[value="2"]::-moz-meter-bar{background:#d44414;border-radius:0 0 3px 3px}meter[value="3"]::-moz-meter-bar{background:#ffd700;border-radius:0 0 3px 3px}meter[value="4"]::-moz-meter-bar{background:#29880a;border-radius:0 0 3px 3px}.form-career .form-group.salutation{display:block}#form-ajax-contact .optional-fields-note{color:#aaaaaa;font-size:11px;margin-bottom:3px;padding:3px}#form-ajax-contact .form-group.captcha{margin-top:1em}#form-ajax-contact .captcha-code{margin-top:1.3em}#form-ajax-studio{position:relative;top:-10x}#form-ajax-studio .bootstrap-radio .form-inner-border, #form-ajax-studio .bootstrap-radio .form-group .form-file, .form-group #form-ajax-studio .bootstrap-radio .form-file{border:0 none;box-shadow:none;padding-left:20px}#form-ajax-studio .form-group.salutationNew, #form-ajax-studio .form-group.title, #form-ajax-studio .form-group.firstname, #form-ajax-studio .form-group.lastname, #form-ajax-studio .form-group.email, #form-ajax-studio .form-group.phone{width:48% !important;display:inline-block}#form-ajax-studio .form-privacy-policy{margin-bottom:0}#form-ajax-studio .form-buttons{text-align:right}#form-ajax-studio .form-buttons input{position:relative;left:-14px;top:18px}.search-box{border:1px solid #d4d4d6;border-radius:4px;margin-top:5px;margin-left:30px}.search-box .input-group-addon{padding:0;background:none;border:none}.search-box input.form-control{border:none;font-size:13px}.search-box .btn-right, .search-box .dropdown-toggle{color:#262a31;font-size:12px;line-height:1.6;padding-top:6px}.search-box .dropdown-menu{margin-top:0}.search-box .dropdown-menu hr{margin-top:2px;margin-bottom:2px}.search-box .twitter-typeahead{width:100%}.search-box .twitter-typeahead .tt-hint{display:none}.search-box .twitter-typeahead .tt-menu{background-color:#fff;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;min-width:50.2em}.search-box .twitter-typeahead .tt-suggest-list{float:left;height:100%;width:20em}.search-box .twitter-typeahead .tt-add{background-color:#fafafa;position:relative;border-radius:4px;height:100%;overflow-x:hidden;overflow-y:auto}.search-box .twitter-typeahead .tt-add .search-from-area{padding:.6em .4em .2em}.search-box .twitter-typeahead .tt-add-pre{border-bottom-right-radius:0;border-right:1px solid #eee;border-top-right-radius:0;width:10em;float:left}.search-box .twitter-typeahead .tt-add-pre h3, .search-box .twitter-typeahead .tt-add-pre .h3{font-size:15px;margin:0.3em 0.5em}.search-box .twitter-typeahead .tt-add-post{border-bottom-left-radius:0;border-left:1px solid #eee;border-top-left-radius:0;float:right;width:20em}.search-box .twitter-typeahead .tt-suggestion{border-bottom:1px solid #eee;overflow:hidden;padding:.2em .5em;cursor:pointer}.search-box .twitter-typeahead .tt-suggestion.tt-cursor{color:#333333;background-color:#ececec}.search-box .twitter-typeahead .tt-suggestion:hover{color:#333333;background-color:#f7f7f7}.search-box .twitter-typeahead ul.otherarea-list{font-size:13px;list-style-type:none;margin:0.3em 0.4em;padding:0}.search-box .twitter-typeahead li.otherarea-entry{padding:.2em;cursor:pointer}.search-box .twitter-typeahead a.tt-suggest-product{display:block;background-color:white;margin:1em;padding:.4em;text-decoration:none}.search-box .twitter-typeahead a.tt-suggest-product div.image{width:60px;float:left}.search-box .twitter-typeahead a.tt-suggest-product div.product{padding-left:65px;position:relative;top:-0.8em}.search-box .twitter-typeahead a.tt-suggest-product div.product h3, .search-box .twitter-typeahead a.tt-suggest-product div.product .h3{font-size:14px;color:#2a6ef6;max-height:2.2em;overflow:hidden}.search-box .twitter-typeahead a.tt-suggest-product div.product div.subheader{font-size:12px;color:#aaaaaa;max-height:2.4em;overflow:hidden}.search-box .twitter-typeahead #searchbox-term{height:26px;top:2px;border:0 solid transparent;box-shadow:none}#search-button{position:relative;z-index:10}#search-button:before{content:' ';position:absolute;height:36px;left:-420px;width:420px}#search-container article.product-list-entry{margin-top:0.25em;margin-bottom:0.25em}#search-container article.product-list-entry span.relevance, #search-container article.product-list-entry span.popularity{display:block;position:relative;text-align:right;top:-0.8em}#search-container ul.active-filters{padding:0;margin-top:0.5em}#search-results{margin-top:0.5em}span.relevance, span.popularity{color:#d44414;font-size:90%}article.search-result{border-bottom:1px solid #ececec;padding-bottom:0.8em}article.search-result header h3, article.search-result header .h3{font-size:15px;margin-top:0.2em;position:relative;top:1em}article.search-result header h3:after, article.search-result header .h3:after{clear:both}article.search-result header h3 span.relevance, article.search-result header h3 span.popularity, article.search-result header .h3 span.relevance, article.search-result header .h3 span.popularity{float:right;margin-left:.3em}article.search-result .navipath{color:#56b537;position:relative;font-size:13px;top:-0.5em}article.search-result .navipath a{color:inherit}article.search-result .navipath span{padding:0 0.2em}.search-msg, .search-msg-warning, .search-msg-error, .search-empty-filters{margin-bottom:0;padding:0.8em}.search-msg{background-color:#c5e9f3}.search-msg-warning{background-color:#f8d9ac}.search-msg-error{background-color:#f0b9b8}.detail-search-group{padding-bottom:0}.detail-search-inner{padding:.5em .8em;margin-bottom:30px}.detail-search-inner h3, .detail-search-inner .h3{font-size:13px}.detail-search-heading{z-index:100;padding:0}.detail-search-heading.affix{top:82px}.detail-search-heading h1, .detail-search-heading .h1{position:relative;left:-15px;margin-left:15px;margin-right:15px;background-color:#ececec;padding:10px 15px 7px 15px}.facet-panel{max-height:10em;overflow-y:hidden}.facet-panel h4, .facet-panel .h4{padding:10px 15px;margin:0;font-weight:400}.facet-panel .panel-body{padding-top:3px}.filter-slider, .filter-singleselect, .filter-singleselect + .chosen-container, .filter-multiselect, .filter-multiselect + .chosen-container{margin-bottom:0.3em}.filter-multiselect + .chosen-container-multi{color:#444444}.filter-multiselect + .chosen-container-multi .chosen-choices{border-color:#aaaaaa;border-radius:5px}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice{cursor:pointer;color:#fff;background-color:#2a6ef6;border-color:#2a6ef6;background-image:-webkit-linear-gradient(top, #2a6ef6 0%, #094fda 100%);background-image:-o-linear-gradient(top, #2a6ef6 0%, #094fda 100%);background-image:linear-gradient(to bottom, #2a6ef6 0%, #094fda 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2A6EF6', endColorstr='#FF094FDA', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#094bd0;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.focus{color:#fff;background-color:#0a52e3;border-color:#07389a}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:hover{color:#fff;background-color:#0a52e3;border-color:#094fda}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active, .open > .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.dropdown-toggle{color:#fff;background-color:#0a52e3;background-image:none;border-color:#094fda}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active.focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active.focus, .open > .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.dropdown-toggle:hover, .open > .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.dropdown-toggle:focus, .open > .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.dropdown-toggle.focus{color:#fff;background-color:#0846c1;border-color:#07389a}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled.focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled]:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled]:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled].focus, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:hover, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:focus, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.focus{background-color:#2a6ef6;border-color:#2a6ef6}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice .badge{color:#2a6ef6;background-color:#fff}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:focus{background-color:#094fda;background-position:0 -15px}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active{background-color:#094fda;border-color:#094bd0}.filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled.focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled:active, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.disabled.active, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled], .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled]:hover, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled]:focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled].focus, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled]:active, .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice[disabled].active, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:hover, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:focus, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.focus, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice:active, fieldset[disabled] .filter-multiselect + .chosen-container-multi .chosen-choices li.search-choice.active{background-color:#094fda;background-image:none}.filter-multiselect + .chosen-container-multi .chosen-choices a.search-choice-close{color:inherit;background:none;font-size:inherit;text-decoration:none}.filter-multiselect + .chosen-container-multi .chosen-choices a.search-choice-close:after{position:relative;top:-1px;left:-1px;font-family:"FontAwesome";content:""}.filter-input{font-family:"Roboto", sans-serif;font-size:13px;font-weight:300;margin-top:.1em;margin-bottom:.6em}.filter-input label{font-weight:inherit}.filter-checkbox{cursor:pointer}.filter-checkbox label{cursor:inherit;padding:0 .1em 0 .5em}.filter-checkbox label::before, .filter-checkbox label::after{top:0;margin-left:-1.3em}.filter-checkbox label::after{padding-left:1px;padding-top:2px}.filter-slider{font-size:12px;margin-left:0;margin-right:0}.filter-slider .slider-handle{cursor:pointer}.slider-switch{margin-top:.05em !important}.slider-input{width:100%}.slider-input-fields .min, .slider-input-fields .max{box-sizing:border-box;margin-bottom:.4em;position:relative}.slider-input-fields .min input, .slider-input-fields .max input{padding:.4em 2.5em .4em .2em;width:100%;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.slider-input-fields .min input:focus, .slider-input-fields .max input:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.slider-input-fields .min span, .slider-input-fields .max span{border-top:1px solid transparent;color:#727479;position:absolute;right:1.5em;top:.4em}.slider-caption{display:block;margin-bottom:.4em}.slider-caption .min, .slider-caption .max{box-sizing:border-box;float:left;position:relative}.slider-caption .min input, .slider-caption .max input{padding:.4em 2.5em .4em .2em;width:6em;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.slider-caption .min input:focus, .slider-caption .max input:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.slider-caption .min span, .slider-caption .max span{border-top:1px solid transparent;color:#727479;left:3.8em;position:absolute;top:.4em}.slider-caption .min{left:.1em}.slider-caption .max{right:.2em;float:right;text-align:right}.slider-caption{margin:0;margin-top:.4em}.slider-caption .min span, .slider-caption .max span{color:inherit;left:.2em;position:relative;top:0}.slider-title{margin:.2em 0 .3em}.slider-title h5, .slider-title .h5{color:#262a31;text-transform:none}.slider-body{padding-left:10px;padding-right:10px}table.search-debug td span{word-break:break-all}.svg-icon{display:inline-block;height:1.1em;margin-left:0.05em;margin-right:0.05em;vertical-align:bottom;width:1.1em}.svg-icon-filled *{fill:currentColor}.svg-icon-big{width:2.1em;height:2.1em}.cke{border-radius:4px;border:1px solid #d4d4d6 !important;box-shadow:none !important}.cke .cke_bottom, .cke .cke_top{background-image:none;background-color:#f4f4f4;box-shadow:none}.cke.error{padding:1px;border-color:#c9201d !important}.cke-content blockquote{border:none;margin:1.5em 0;padding:0 0 0 3em;font-weight:300;font-size:15px}.cke-content blockquote strong{font-weight:400}.cke-content dd{font-size:17px;font-weight:300;padding-left:1.5em;margin-bottom:0.5em}.cke-content dt{font-weight:500;margin-bottom:0.25em}.cke-content img{max-width:100%}.cke-content li{margin-bottom:0.25em;margin-top:0.25em}.cke-content .content_changed{color:#aaaaaa;font-size:17px;font-style:italic}.cke-content div.captionframe div.cf-caption{font-size:12px}.cke-content div.home{font-size:13px;margin:0.25em 0}.cke-content div.home-teaser-block{font-size:12px}.cke-content .captionframe{margin-bottom:15px}#login-box i.fa, #login-box .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #login-box i.tab-caption-with-warning:before, #login-box .reviews-list i.comment:before, .reviews-list #login-box i.comment:before, #login-box div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #login-box i.search-msg-warning:before, #login-box .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #login-box i.tab-caption-with-warning:before, #login-box i.customer-info:before{font-size:13px;text-align:center;display:inline-block;width:1.5em;color:#6c7077}#login-box li{border-left:0 none !important}.account.notifications{min-height:300px}.account.notifications .notification{border:10px solid #f7f7f7;padding:0 10px 10px 10px}.account.notifications .image{display:inline-block;vertical-align:top;width:30%}.account.notifications .desc{display:inline-block;vertical-align:top;width:65%}.account.notifications .info{margin-top:15px;font-size:13px}.account.notifications .info label{vertical-align:top;font-weight:300;width:30%}.account.notifications .info ul.interests{padding-left:12px;vertical-align:top;display:inline-block}.account div.actions div.well, .account div.actions div.search-msg, .account div.actions div.search-msg-warning, .account div.actions div.search-msg-error, .account div.actions div.search-empty-filters{text-align:center}.account div.actions div.well i, .account div.actions div.search-msg i, .account div.actions div.search-msg-warning i, .account div.actions div.search-msg-error i, .account div.actions div.search-empty-filters i{display:block;margin:0.5em 0;font-size:40px}.account div.actions div.well a, .account div.actions div.search-msg a, .account div.actions div.search-msg-warning a, .account div.actions div.search-msg-error a, .account div.actions div.search-empty-filters a{color:#262a31;font-size:17px;display:block}.account div.actions div.well a:hover, .account div.actions div.search-msg a:hover, .account div.actions div.search-msg-warning a:hover, .account div.actions div.search-msg-error a:hover, .account div.actions div.search-empty-filters a:hover{text-decoration:none}.account.order-detail .info{padding:15px}.account.order-detail .info label{display:inline-block;width:120px;line-height:1.3;margin-left:10px}.account.order-detail .well, .account.order-detail .search-msg, .account.order-detail .search-msg-warning, .account.order-detail .search-msg-error, .account.order-detail .search-empty-filters{padding:15px}.account.order-detail .well strong, .account.order-detail .search-msg strong, .account.order-detail .search-msg-warning strong, .account.order-detail .search-msg-error strong, .account.order-detail .search-empty-filters strong{display:block;margin-bottom:0.25em}.account.order-detail .tracking-codes{margin-left:10px;margin-top:15px}.account.order-detail tr.totals:not(.first) td{border-top:0 none}.account .address .bootstrap-checkbox{padding-left:15px}div#register-form div.bootstrap-checkbox label{width:unset}div#register-form div.customer-type .radio-option{display:inline-block;margin-top:0.5em}div#register-form div.customer-type label{width:130px}div#register-form div.company-legal-type{display:none}@media screen and (max-width:767px){div#register-form div.chosen-container{display:block}}div#register-form div.enter-address{padding:15px 0}div#register-form .password-note{padding-top:0;padding-left:30px;font-size:15px}div#register-form .billing-address{padding-right:30px}div#register-form .shipping-address{padding-left:30px}div#register-form .customer-type{padding:7px 0 7px 25px}.address-book form{margin-top:25px}.address-book .bootstrap-checkbox{margin-top:-20px}.blog .topline{font-size:13px;color:#727479}.blog .overview .row.entry{border-bottom:1px solid #d4d4d6;padding-bottom:1.5em;margin-bottom:1.5em}.blog .overview .entries div:last-child{border-bottom:0 none}.blog.blog-entry h1, .blog.blog-entry .h1{font-size:25px}.blog #sidebar.affix{position:fixed !important;top:110px;width:255px}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}.campaign-teaser .swiper{background-color:white;padding-bottom:20px}.campaign-teaser .swiper-slide{padding:15px;background-color:#fff}.campaign-teaser .swiper-slide .image{float:right;margin-left:40px;max-width:50%}.campaign-teaser .swiper-slide h3{-webkit-hyphens:auto;-webkit-hyphenate-limit-chars:6 3 2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:6 3 2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:6 3 2;hyphens:auto;hyphenate-limit-chars:6 3 2;word-wrap:break-word}.campaign-teaser-banner .campaign-teaser-item{color:#262a31;text-decoration:none}.campaign-teaser-banner .campaign-teaser-item header{overflow:hidden;white-space:nowrap}.campaign-teaser-banner .campaign-teaser-item .body{aspect-ratio:800 / 298;position:relative}.campaign-teaser-banner .campaign-teaser-item .body img{position:absolute;left:0;top:0}.campaign-teaser-banner .campaign-teaser-item .body ul{margin:0}.campaign-teaser-banner .campaign-teaser-item .body li:before{color:inherit}.campaign-teaser-banner .campaign-teaser-item .banner-text{overflow:hidden;padding:0.3em;position:absolute;right:0;width:45%;max-height:100%}.campaign-teaser-banner .campaign-teaser-item.text-invert .body{color:#f7f7f7;text-shadow:#262a31 0 0 0.2em}.cms-content.cms-type-30 .cms-inner{overflow:visible}.campaign-header h1, .campaign-header .h1{padding:0;background-color:transparent}.campaign-header .code-container .alert-success{padding:0;font-size:inherit}.campaign-header .copy-code{cursor:pointer}.module-content h1, .module-content .h1{margin-bottom:0.3em}.module-content.has-banner h1, .module-content.has-banner .h1{font-size:30px}.module-content .authors, .module-content .dates{margin-bottom:0.5em}.module-content .content-inner{margin-top:1.3em}.module-content .banner-header + .content-inner{margin-top:0}.module-content .well, .module-content .search-msg, .module-content .search-msg-warning, .module-content .search-msg-error, .module-content .search-empty-filters, .module-content .search-term{margin-top:20px}.cnt-page-13{}.cnt-page-13 .content-inner{margin-top:0.3em}.parent-headline{margin-bottom:.8em}.parent-headline h2, .parent-headline .h2{background-color:#f7f7f7;padding:.3em .5em .5em}h1.with-parent-headline, .h1.with-parent-headline{background:none;padding:0}nav.contentpage-menu ul{border-top:1px solid #ececec;font-size:13px;letter-spacing:.02em;list-style-type:none;padding:0}nav.contentpage-menu li{border-bottom:1px solid #ececec;color:#262a31;margin:0;padding:.6em;text-transform:uppercase}nav.contentpage-menu li.current{background-color:#f7f7f7;position:relative}nav.contentpage-menu li.current:after{content:"";font-family:"FontAwesome";position:absolute;right:1em}nav.contentpage-menu a{color:#5f6a7b;display:block}.coupon-list h3{margin-top:0}.coupon-list hr{margin-top:20px;margin-bottom:30px}.coupon-list .coupon-info{line-height:1.5}.coupon-list .coupon-info .alert{font-size:15px;padding:0}.coupon-list button.copy-code{border:0 none;background:transparent}.coupon-products-popup{width:850px;max-width:100%;padding-right:10px;padding-left:10px}.coupon-products-popup .compare-checkbox, .coupon-products-popup .wishlist-checkbox{display:none}.coupon-code-request{width:450px;max-width:100%;height:390px}.coupon-code-request h3{margin-top:0;margin-bottom:25px}.coupon-code-request .form-group.captcha{max-width:245px}.coupon-code-request .note{margin-top:15px;font-size:13px;color:#5f6a7b}a.internalGlossary{border-bottom:1px dashed #2a6ef6;display:inline-block;line-height:1.1}a.internalGlossary:hover, a.internalGlossary:focus{border-bottom-color:#0a52e3;text-decoration:none}div.glossary header{font-size:40px}div.glossary header h1, div.glossary header .h1{margin-bottom:0}div.glossary header h2, div.glossary header .h2{color:#5f6a7b;font-size:17px;font-style:italic;margin-top:0}div.glossary .glossary-letters a{font-weight:bold;font-size:13px;padding:0.4em;display:inline-block;vertical-align:middle;text-align:center;margin:2px 0;width:20px;background-color:#6c7077;color:#fff}div.glossary .glossary-letters a:hover{text-decoration:none}div.glossary dl#term-list span.abbreviation{display:inline-block;margin-bottom:0.3em}div.glossary dl#term-list dd{text-align:justify}div.glossary dl#term-list dd img.feature-logo{float:right;margin-left:0.4em;margin-bottom:0.3em}.glossary-popup{overflow:hidden}.glossary-popup h1, .glossary-popup .h1{font-size:25px;min-height:48px}.glossary-popup .term-body{max-height:500px;padding:15px;overflow-y:auto}.glossary-popup .term-body-shortdesc{padding-top:0}.glossary-popup .term-body-shortdesc h2, .glossary-popup .term-body-shortdesc .h2{font-size:15px;margin-top:0;font-style:italic}#colorbox.glossary-box #cboxWrapper, #colorbox.glossary-box #cboxContent, #colorbox.glossary-box #cboxLoadedContent{overflow:hidden}.product-list header.well, .product-list header.search-msg, .product-list header.search-msg-warning, .product-list header.search-msg-error, .product-list header.search-empty-filters{min-height:70px}.product-list .varselect.axis-count-1{min-height:36px}.product-list .varselect.axis-count-2{min-height:72px}.product-list .varselect.axis-count-3{min-height:108px}.product-list .deliveryinfo{min-height:35px}.group-header header, .group-header aside, .group-header .listing-top-description, .manufacturer-header header, .manufacturer-header aside, .manufacturer-header .listing-top-description{height:20em;max-height:20em;overflow:hidden;position:relative}.group-header .no-products .well, .group-header .no-products .search-msg, .group-header .no-products .search-msg-warning, .group-header .no-products .search-msg-error, .group-header .no-products .search-empty-filters, .manufacturer-header .no-products .well, .manufacturer-header .no-products .search-msg, .manufacturer-header .no-products .search-msg-warning, .manufacturer-header .no-products .search-msg-error, .manufacturer-header .no-products .search-empty-filters{height:100%}.group-header .no-products .well div.row, .group-header .no-products .search-msg div.row, .group-header .no-products .search-msg-warning div.row, .group-header .no-products .search-msg-error div.row, .group-header .no-products .search-empty-filters div.row, .manufacturer-header .no-products .well div.row, .manufacturer-header .no-products .search-msg div.row, .manufacturer-header .no-products .search-msg-warning div.row, .manufacturer-header .no-products .search-msg-error div.row, .manufacturer-header .no-products .search-empty-filters div.row{height:inherit}.group-header .no-products .well div.row div.col-xs-12, .group-header .no-products .search-msg div.row div.col-xs-12, .group-header .no-products .search-msg-warning div.row div.col-xs-12, .group-header .no-products .search-msg-error div.row div.col-xs-12, .group-header .no-products .search-empty-filters div.row div.col-xs-12, .manufacturer-header .no-products .well div.row div.col-xs-12, .manufacturer-header .no-products .search-msg div.row div.col-xs-12, .manufacturer-header .no-products .search-msg-warning div.row div.col-xs-12, .manufacturer-header .no-products .search-msg-error div.row div.col-xs-12, .manufacturer-header .no-products .search-empty-filters div.row div.col-xs-12{height:inherit}.group-header .no-products .well div.row div.col-xs-12 div.panel, .group-header .no-products .search-msg div.row div.col-xs-12 div.panel, .group-header .no-products .search-msg-warning div.row div.col-xs-12 div.panel, .group-header .no-products .search-msg-error div.row div.col-xs-12 div.panel, .group-header .no-products .search-empty-filters div.row div.col-xs-12 div.panel, .manufacturer-header .no-products .well div.row div.col-xs-12 div.panel, .manufacturer-header .no-products .search-msg div.row div.col-xs-12 div.panel, .manufacturer-header .no-products .search-msg-warning div.row div.col-xs-12 div.panel, .manufacturer-header .no-products .search-msg-error div.row div.col-xs-12 div.panel, .manufacturer-header .no-products .search-empty-filters div.row div.col-xs-12 div.panel{height:inherit}.product-list-perpageselector{display:inline-block;position:relative;top:-2px;font-size:13px}.product-list-perpageselector .chosen-simple{width:50px}.product-list-sortingselector .chosen-simple{width:200px}.module-listing h1, .module-listing .h1{font-size:25px}.module-listing header{margin-bottom:15px}ul.back-to-parentgroup{list-style:none;padding:0 0.6em 0 1.45em}ul.back-to-parentgroup li{line-height:1.3;margin-bottom:0.2em;margin-top:0.2em;position:relative}ul.back-to-parentgroup li:before{color:#2a6ef6;content:"";display:block;font-family:"FontAwesome";font-size:inherit;left:-1.4em;position:absolute;vertical-align:top}.tile-teaser{background-color:white;margin-bottom:15px}.tile-teaser .image{padding-top:.1em}.tile-teaser .caption{height:2.3em;max-height:2.3em;overflow:hidden;padding-bottom:.1em;text-align:center;font-size:13px}div.price-wrap-outofstock{display:none}.product-price-outOfStock div.price-wrap-default{display:none}.product-price-outOfStock div.price-wrap-outofstock{display:block}.ple-price-outOfStock .price-wrap-outofstock{color:#d44414}.ple-price-outOfStock header a.product-detail-link{color:#d44414}.ple-price-outOfStock header a.product-detail-link:hover, .ple-price-outOfStock header a.product-detail-link:focus{color:#a53510}span.eye-catcher{height:60px;left:-4px;overflow:hidden;position:absolute;top:-4px;width:60px}span.eye-catcher em{background-color:#5a6e77;box-shadow:0 3px 3px rgba(0, 0, 0, 0.25);color:white;display:block;font-size:11px;font-style:normal;font-weight:400;padding:6px 0 4px 0;position:absolute;text-align:center;text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);text-transform:uppercase;width:84px;right:-4px;top:10px;transform:rotate(-45deg)}span.eye-catcher::before, span.eye-catcher::after{border:5px solid #485960;content:'';display:block;position:absolute;z-index:-1}span.eye-catcher::before{right:0;top:0}span.eye-catcher::after{bottom:0;left:0}span.eye-catcher.promotion em{background-color:#ffae00}span.eye-catcher.promotion::before, span.eye-catcher.promotion::after{border-color:#d69200}span.eye-catcher.promotion.promo-type-2 em{background-color:#fc6c3c}span.eye-catcher.promotion.promo-type-2::before, span.eye-catcher.promotion.promo-type-2::after{border-color:#fb4e14}span.eye-catcher.promotion.promo-type-5 em{background-color:#c00068}span.eye-catcher.promotion.promo-type-5::before, span.eye-catcher.promotion.promo-type-5::after{border-color:#970052}span.eye-catcher.campaign em{background-color:#2277ff}span.eye-catcher.campaign::before, span.eye-catcher.campaign::after{border-color:#005ff8}span.eye-catcher.new em{background-color:#55bb33}span.eye-catcher.new::before, span.eye-catcher.new::after{border-color:#469b2a}span.eye-catcher.bundle em{background-color:#00aeef}span.eye-catcher.bundle::before, span.eye-catcher.bundle::after{border-color:#0090c6}span.eye-catcher::before, span.eye-catcher::after{border-top-color:transparent !important;border-left-color:transparent !important}div.deliveryinfo{font-size:13px}div.deliveryinfo strong{font-weight:400}div.deliveryinfo p{margin:0}main.mpg-landingpage a.mlink{display:block;text-align:center;width:100%}main.mpg-landingpage div.grouplink{text-align:center}main.mpg-landingpage div.grouplink a.btn{white-space:normal}main.mpg-landingpage section.list-series header{margin-bottom:0}main.mpg-landingpage section.list-series ul{padding-left:1.4em;padding-right:0}.product-archive-teaser{margin-left:15px;margin-right:15px}.product-archive-teaser a{text-decoration:none}.product-archive-teaser.manufacturer{margin-bottom:0.75em;height:52px}.product-archive-teaser.manufacturer figure{text-align:center}.product-archive-teaser.manufacturer figcaption{font-size:12px;text-align:center;white-space:nowrap}.product-list-archive .product-list-entry .desc .textRed, .product-list-archive .product-list-entry .additional, .product-list-archive .product-list-entry .highlight{display:none}div.newsletter ul.small-bullets{line-height:1.5}div.newsletter form.subscribe{max-width:380px;margin:20px auto}div.newsletter form.subscribe .form-group.salutation{min-width:98%}div.newsletter form.subscribe .form-group.salutation .select{max-width:35%}div.newsletter.archive .newsletter-container{background-color:#f7f7f7;display:inline-block;padding:20px}div.newsletter.archive .newsletter-container img{max-width:100%;height:auto}div.newsletter.archive td{vertical-align:top;padding-right:5px;padding-bottom:5px}div.newsletter.advanced .newsletter-block{background-position:center 0;background-repeat:no-repeat;background-size:contain;background-color:white;border:none;font-family:Verdana, Helvetica, sans-serif;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;position:relative}div.newsletter.advanced .newsletter-block *{font-family:inherit}div.newsletter.advanced .newsletter-block b, div.newsletter.advanced .newsletter-block strong{font-weight:700}div.newsletter.advanced .newsletter-block ol{padding:0 0 0 1.4em}div.newsletter.advanced .newsletter-block ol li{padding-left:0.2em}div.newsletter.advanced .newsletter-block ul{padding:0 0 0 1em}div.newsletter.advanced .newsletter-block ul li{padding-left:0.6em}div.newsletter.advanced a.section-link{color:inherit;display:block;margin:0;padding:0;position:absolute;text-decoration:inherit;top:0;width:100%}div.newsletter.advanced .newsletter-detail, div.newsletter.advanced h2.release-date, div.newsletter.advanced .h2.release-date, div.newsletter.advanced h1, div.newsletter.advanced .h1{max-width:640px;margin:0 auto}div.newsletter.advanced hr{max-width:640px}div.newsletter.advanced h2.release-date, div.newsletter.advanced .h2.release-date{color:#727479;font-size:15px;font-style:italic;text-align:left}div.newsletter.advanced h1, div.newsletter.advanced .h1{margin-bottom:.8em}div.newsletter.advanced h2, div.newsletter.advanced .h2{font-size:30px;margin-top:16px;text-align:center}div.newsletter.advanced h3, div.newsletter.advanced .h3{font-size:19px;font-weight:300;margin-top:0;position:relative;text-align:center;top:-10px}div.newsletter.advanced div.teaser{font-size:10pt;padding:0 32px;text-align:center}div.newsletter.advanced div.teaser.text-left{text-align:left}div.newsletter.advanced div.teaser ul, div.newsletter.advanced div.teaser ol{margin:1em 0;text-align:left}div.newsletter.advanced div.teaser li{margin-bottom:0.5em;text-align:left}div.newsletter.advanced td{vertical-align:top;padding:0}div.newsletter.advanced .btn{white-space:normal}div.newsletter.advanced .inverted{background-color:#444444;color:#f7f7f7;text-shadow:#262a31 0 0 0.2em}div.newsletter.advanced header{font-family:Verdana, Helvetica, sans-serif;font-size:13px;width:100%;margin-bottom:1em}div.newsletter.advanced header .logo{margin:0}div.newsletter.advanced header .nav li:before{color:#aaaaaa;content:"|";display:block;left:-4px;position:absolute;top:9px;width:1px}div.newsletter.advanced header .nav li > a{color:#5f6a7b}div.newsletter.advanced header .nav li > a:hover, div.newsletter.advanced header .nav li > a:focus{color:#586372}div.newsletter.advanced header .nav li:first-child:before{display:none}div.newsletter.advanced footer .shop-ratings{text-align:center}div.newsletter.advanced footer .shop-ratings h3, div.newsletter.advanced footer .shop-ratings .h3{margin:0}div.newsletter.advanced footer .shop-ratings .rating{margin-bottom:0.5em}div.newsletter.advanced footer .shop-payment{margin-top:1em;text-align:center}div.newsletter.advanced footer .shop-payment ul{display:inline-block;padding:0}div.newsletter.advanced footer .shop-payment ul > li{border:1px solid #ececec;display:inline-block;margin-bottom:0.3em}div.newsletter.advanced footer .shop-payment ul > li img{max-height:37px}div.newsletter.advanced footer .shop-info{text-align:center;margin-top:1.5em}div.newsletter.advanced footer nav{margin-top:1em}div.newsletter.advanced footer nav > ul{align-items:center;background-color:#444444;color:#f7f7f7;display:flex;flex-wrap:wrap;justify-content:space-around;list-style-type:none;min-height:2.5em;padding:0}div.newsletter.advanced footer nav > ul > li.item{flex:1 0 auto}div.newsletter.advanced footer nav > ul > li.divider{flex:0 1 auto;width:1px;margin:.3em 0;background:#aaaaaa}div.newsletter.advanced footer nav > ul a{display:block;color:inherit;text-align:center;padding:0 1em}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}.productdetail .info-container{z-index:1}.productdetail .panel-campaign .panel-body .info-block{margin-top:1.5em;margin-left:-15px;padding-left:30px;position:relative}.productdetail .panel-campaign .panel-body .info-block:first-child{margin-top:0}.productdetail .panel-campaign .panel-body .info-block h3, .productdetail .panel-campaign .panel-body .info-block .h3, .productdetail .panel-campaign .panel-body .info-block h4, .productdetail .panel-campaign .panel-body .info-block .h4{margin-top:0}.productdetail .panel-campaign .panel-body .info-block i.fa, .productdetail .panel-campaign .panel-body .info-block .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .productdetail .panel-campaign .panel-body .info-block i.tab-caption-with-warning:before, .productdetail .panel-campaign .panel-body .info-block .reviews-list i.comment:before, .reviews-list .productdetail .panel-campaign .panel-body .info-block i.comment:before, .productdetail .panel-campaign .panel-body .info-block div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .productdetail .panel-campaign .panel-body .info-block i.search-msg-warning:before, .productdetail .panel-campaign .panel-body .info-block ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .panel-campaign .panel-body .info-block i.tab-caption-with-warning:before, .productdetail .panel-campaign .panel-body .info-block i.customer-info:before{position:absolute;top:0;left:10px;color:#d44414}.productdetail .panel-campaign .panel-body .info-block ul.small-bullets{padding-left:15px}.productdetail .panel-campaign .panel-body .info-block.campaigns h4, .productdetail .panel-campaign .panel-body .info-block.campaigns .h4{display:inline-block}.productdetail .panel-campaign .discount-price{font-weight:700}.productdetail .product-name-top h1, .productdetail .product-name-top .h1{margin-top:0;padding-left:0;padding-top:0;background-color:transparent}.productdetail .product-name-top .manufacturer-logo{text-align:right}.productdetail .product-name-top .manufacturer-logo a{display:inline-block}.productdetail .short-desc{color:#262a31;font-size:17px}.productdetail .add-desc{color:#d44414;margin-bottom:0.5em}.productdetail .product-name-bottom #additional-images{height:280px;max-height:280px;position:relative;padding:30px 0}.productdetail .product-name-bottom #additional-images .swiper{max-height:220px}.productdetail .product-name-bottom #additional-images.swiper-hide-navi{height:220px;max-height:220px}.productdetail .product-name-bottom #additional-images.swiper-hide-navi .swiper{max-height:220px}.productdetail .product-name-bottom #additional-images #slider-up, .productdetail .product-name-bottom #additional-images #slider-down{position:absolute;display:block;background-color:#ffffff;top:0;width:100%;z-index:1;margin:0 auto}.productdetail .product-name-bottom #additional-images #slider-up a, .productdetail .product-name-bottom #additional-images #slider-down a{display:block;color:#262a31;margin:0 0 3px 0;padding:0 0 3px 0;border-bottom:1px solid #d4d4d6}.productdetail .product-name-bottom #additional-images #slider-down{top:unset;bottom:0}.productdetail .product-name-bottom #additional-images #slider-down a{margin:3px 0 0 0;padding:3px 0 0 0;border-bottom:0 none;border-top:1px solid #d4d4d6}.productdetail .product-image{position:relative}.productdetail .product-image img{margin:0 auto}.productdetail .product-image .sticker{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.productdetail .product-image .sticker .overlay-sticker{cursor:pointer;display:block;height:auto;left:0;pointer-events:auto;position:relative;top:0;width:25%}.productdetail .product-image .sticker .overlay-sticker img{pointer-events:none;width:100%}.productdetail .product-image .sticker .ready-to-show{left:-1.5%;top:-19.5%}.productdetail .product-3dmodel{min-height:280px}.productdetail .product-3dmodel model-viewer{min-height:inherit;width:inherit}.productdetail .overlay-3dmodel{display:block}.productdetail .overlay-3dmodel a.ovrly-icon{text-decoration:none;font-size:200%}.productdetail #promotion-images{margin-top:0;margin-bottom:0}.productdetail #promotion-images #promo-images-container-next{right:-5px}.productdetail #promotion-images #promo-images-container-prev, .productdetail #promotion-images #promo-images-container-next{top:58px}.productdetail #bundle-notes{padding-bottom:1em;margin-bottom:5px;padding-bottom:0}.productdetail #bundle-notes div.bundlelist .row{margin-bottom:0.5em}.productdetail #bundle-notes div.bundlelist hr.separator:first-child{display:none !important}.productdetail #bundle-notes div.bundlelist div.minipic{text-align:right}.productdetail #bundle-notes div.bundlelist div.product-desc .desc{padding-bottom:0.5em}.productdetail #bundle-notes div.bundlelist div.varselect{text-align:right}.productdetail #bundle-notes div.bundlelist div.varselect .chosen-container{min-width:100px}.productdetail article.related-products{border-bottom:1px solid #d4d4d6;padding-bottom:0.5em;margin-bottom:1.5em}.productdetail section#recommendations ul.related-products li div.separator{margin-top:25px;margin-left:15px;margin-right:15px;border-bottom:1px solid #d4d4d6}.productdetail section#recommendations ul.related-products li:last-child div.separator{display:none !important}.productdetail #specs, .productdetail #pdesc{margin-top:1.2em}.productdetail div.infobox{border:1px solid #d4d4d6}.productdetail .section.campaign .promotionHint{padding-left:30px}.productdetail .section.campaign .promotionHint:before{content:"\f295";font-family:FontAwesome, serif;color:#d44414;margin-right:7px;margin-left:-20px}.productdetail .description-subsection h2.first{background-color:#eef8ff;border-left:0.5em solid #33aaff;color:#1a5bd5;padding:0.3em 1.3em 0.3em 0.4em;position:relative;word-wrap:break-word}.productdetail .description-subsection h2.first .back-to-top{position:absolute;right:0.3em;top:0.3em}.productdetail ul.description-navi{background-image:linear-gradient(white, #f7f7f7);border-bottom:1px solid #d4d4d6;box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035);display:flex;flex-wrap:wrap;gap:0.3em 0.5em;list-style-type:none;margin:0.5em 0;padding:0;padding-bottom:0.3em}.productdetail ul.description-navi li{border:1px solid #d4d4d6;display:inline-flex;margin:0}.productdetail ul.description-navi li a{border:none !important;font-size:13px;text-align:center;text-transform:uppercase;text-decoration:none;display:inline-block;color:#262a31;padding:0.7em 0.5em;margin-right:0;font-weight:400}.productdetail ul.description-navi li a:hover{border-radius:0;background-color:#d4d4d6;color:#262a31}.productdetail ul.description-navi li a[data-section="shop-recommendation"] .icon{top:-4px}.productdetail ul.description-navi li .tab-caption-with-warning:before{color:#d44414;content:"";display:inline-block;margin-right:.3em}#product-data div.varinfo, #product-data div.varselect{min-height:30px}#product-data div.varinfo .chosen-container-single .chosen-single, #product-data div.varselect .chosen-container-single .chosen-single{font-size:14px;height:2em;padding:.2em 1.5em .2em .8em;margin-bottom:.1em}#product-data div.varinfo .chosen-container-single .chosen-single span, #product-data div.varselect .chosen-container-single .chosen-single span{margin-top:-2px}#product-data div.varinfo .chosen-container-single .chosen-single div, #product-data div.varselect .chosen-container-single .chosen-single div{top:-2px}#product-data .icons, #product-data .infos, #product-data .bundle-select{border:1px solid #d4d4d6;border-radius:4px;padding-top:1em;padding-bottom:0.8em}#product-data .rating{display:inline-block;border-left:1px solid #d4d4d6;padding:0 0.5em;margin-left:0.5em;float:right}#product-data .rating.border-right{margin-right:0.5em}#product-data .rating i.fa, #product-data .rating .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #product-data .rating i.tab-caption-with-warning:before, #product-data .rating .reviews-list i.comment:before, .reviews-list #product-data .rating i.comment:before, #product-data .rating div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #product-data .rating i.search-msg-warning:before, #product-data .rating .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #product-data .rating i.tab-caption-with-warning:before, #product-data .rating i.customer-info:before{font-size:15px}#product-data .rating .review-starbox{display:inline-block;min-width:86px}#product-data .rating a.review-star-link{vertical-align:middle}#product-data .rating a.write-review{font-size:13px;vertical-align:middle}#product-data .questions{margin-top:0.1em}#product-data .questions a.askLink i.fa, #product-data .questions a.askLink .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #product-data .questions a.askLink i.tab-caption-with-warning:before, #product-data .questions a.askLink .reviews-list i.comment:before, .reviews-list #product-data .questions a.askLink i.comment:before, #product-data .questions a.askLink div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #product-data .questions a.askLink i.search-msg-warning:before, #product-data .questions a.askLink .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #product-data .questions a.askLink i.tab-caption-with-warning:before, #product-data .questions a.askLink i.customer-info:before{color:#262a31;padding:0}#product-data .questions a.askLink span.askText{display:inline-block;vertical-align:middle;font-size:13px}#product-data .icons, #product-data .infos{margin:0}#product-data .icons{border-bottom:0 none;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:0.6em}#product-data .icons .fa-star.inactive:before{color:#d4d4d6}#product-data .best-price-box small{display:block;padding:0 20px;text-transform:initial}#product-data .infos{font-size:13px;padding-bottom:1em;position:relative}#product-data .infos .unit{color:#5a5c61}#product-data .infos .price{font-size:40px;font-weight:400;line-height:1;margin:0;padding:0;position:relative;top:-0.1em}#product-data .infos .price div.reduced-price{font-size:50%}#product-data .infos-price{line-height:1.3}#product-data .infos-price label{font-weight:300 !important;display:inline-block;margin-bottom:0;vertical-align:top}#product-data .infos-price span.costs{display:inline-block;vertical-align:top;width:60px}#product-data .infos-price p.vat-note{margin:.3em 0 0}#product-data .panel h2, #product-data .panel .h2, #product-data .panel h3, #product-data .panel .h3, #product-data .panel h4, #product-data .panel .h4{margin-top:0}#product-data .panel .panel-heading{padding:0 !important;border:none}#product-data .panel .panel-heading h3, #product-data .panel .panel-heading .h3, #product-data .panel .panel-heading h4, #product-data .panel .panel-heading .h4{border-radius:4px;padding:5px 15px 5px 1px;font-weight:400;background-color:white;font-size:1em}#product-data .panel .panel-heading h3 .plus, #product-data .panel .panel-heading .h3 .plus, #product-data .panel .panel-heading h4 .plus, #product-data .panel .panel-heading .h4 .plus{padding:3px 10px 4px 10px;border-right:1px solid #d4d4d6;color:#6c7077;background-color:#f7f7f7;margin-right:10px}#product-data .panel .panel-heading .varinfo, #product-data .panel .panel-heading .varselect{max-width:300px}#product-data .panel .panel-heading .varinfo .chosen-container, #product-data .panel .panel-heading .varselect .chosen-container{min-width:150px}#product-data .panel .panel-title a:hover, #product-data .panel .panel-title a:active, #product-data .panel .panel-title a:visited, #product-data .panel .panel-title a:focus{text-decoration:none}#product-data .panel #deliveryinfo{margin:5px 15px 0 0}#product-data .panel-substitute .name{font-weight:400;margin-bottom:10px}#product-data .panel-substitute .desc{font-size:13px}#product-data .panel-stock .panel-title{height:68px}#product-data .panel-stock .panel-heading h3 .plus, #product-data .panel-stock .panel-heading .h3 .plus, #product-data .panel-stock .panel-heading h4 .plus, #product-data .panel-stock .panel-heading .h4 .plus{padding-bottom:45px;border-bottom-left-radius:4px}#product-data .panel-stock img{vertical-align:top}#product-data .panel-stock .pull-right{margin:3px 0.25em 0 0}#product-data .panel-stock #deliveryinfo .loading-blocker{top:1px !important}#product-data .panel-variations .variation-selection{margin-top:0.25em;margin-right:0.25em}#product-data .panel-variations .panel-title{height:115px}#product-data .panel-variations .panel-heading h3 .plus, #product-data .panel-variations .panel-heading .h3 .plus, #product-data .panel-variations .panel-heading h4 .plus, #product-data .panel-variations .panel-heading .h4 .plus{padding-bottom:92px;border-bottom-left-radius:4px}#product-data .panel-variations #product-note-variations .row{font-size:13px}#product-data .panel-variations #product-note-variations .price{font-weight:500}#product-data .tab-pane h2, #product-data .tab-pane .h2{border-bottom:1px solid #dddddd;margin-bottom:.75em}#product-data .flags{font-size:1.8em}#product-data .flags .svg-icon{vertical-align:top;margin-top:10px}#product-data .flags .flag-action{cursor:pointer}#product-data .flags .flag-action[data-icon="new"], #product-data .flags .flag-action[data-icon="special"]{cursor:help}#product-data .notes{margin-top:5px}#product-data div.energy .energy-label{margin-top:2px;font-size:40px}#product-data div.energy a.energy-data{display:block;font-size:11px;position:relative;text-align:left;top:-8px}#product-data .actions .bootstrap-checkbox{padding-left:25px}#product-data .actions .bootstrap-checkbox label{font-size:13px;padding:1px 10px 5px 15px}#product-data .actions .bootstrap-checkbox label:after, #product-data .actions .bootstrap-checkbox label:before{top:1px}#product-data .counter{max-width:140px;float:right}#product-data .counter .input-group{height:40px}#product-data .counter .input-group #quantity{height:40px;text-align:center}#product-data #add-to-cart{margin-left:-7px}#product-data .delayed-delivery{text-align:right;font-size:13px;padding-right:7px}#product-data .delayed-delivery i{padding-right:5px}#product-data .addon-items .bootstrap-radio label::before, #product-data .addon-items .bootstrap-radio label::after{margin-left:0}#product-data .badge{background-color:white;border:1px solid #2a6ef6;border-radius:3px;color:#6c7077;font-weight:400}#product-data .badge:hover, #product-data .badge:focus{color:white;background-color:#2a6ef6;border-color:#0a52e3}.addons .chosen-container, .finance-options .chosen-container{min-width:106px}.pdesc-panels .panel-heading{padding:2px 5px}.pdesc-panels .panel-heading h2, .pdesc-panels .panel-heading .h2{font-weight:400}.pdesc-panels .panel-heading a{display:block;padding:8px 25px 8px 10px;text-decoration:none;position:relative}.pdesc-panels .panel-heading a:after{content:"";display:inline-block;font-family:'FontAwesome';position:absolute;right:5px}.pdesc-panels .panel-heading a.collapsed:after{content:""}#model-viewer-big{width:100%;height:100%}#model-viewer-big model-viewer{height:inherit;width:inherit}#product-note-addons.show-badge{background-repeat:no-repeat;background-image:url("../img/badges/badge-free.png");background-position:top right}#product-note-addons .addon-group{border-top:1px solid #d4d4d6;padding-top:15px}#product-note-addons .addon-group:first-child{border-top:0 none}#product-note-addons .addon-group.has-error h5{color:#d9534f}#product-note-addons .addon-group.has-error label:before{border-color:#d9534f}#product-note-addons .addon-group h5{color:#262a31;text-transform:none;font-size:15px;margin-bottom:15px}#product-note-addons .addon-group .row{margin-top:15px}#product-note-addons .addon-group .row:first-child{margin-top:0}#product-note-addons .varselect.has-error select, #product-note-addons .varselect.has-error .chosen-single{border-color:#d9534f}#product-note-addons .image{margin-top:-10px;padding-right:0}#product-note-addons .image label{padding:0}#product-note-addons .image .addon-image{float:right}#product-note-addons .note{margin-top:20px;margin-bottom:-5px;font-size:13px;color:#5f6a7b}#product-note-addons .addon-value.reduced-price{margin-top:5px;font-size:15px}#product-note-addons .addon-fee{display:none;margin-top:5px}#product-note-addons .addon-fee .fee-value{font-weight:bold}.product-popup{margin-right:10px}.product-popup h1, .product-popup .h1{margin-right:-15px}.product-popup.productdetail .product-image{margin:1.5em 0}.product-popup.productdetail #product-data .energy{margin-top:5px}.product-popup.productdetail #product-data .rating{display:block;border-left:0 none;padding:0;margin:0}.product-popup.productdetail #product-data .infos .price{font-size:30px}.popup-addon-select{font-size:15px}.popup-addon-select .bootstrap-checkbox{padding-left:12px}.popup-message .best-price{max-width:700px;margin-right:10px}.popup-message .best-price h3, .popup-message .best-price .h3{margin-top:0}.popup-message .addon-error{text-align:center;white-space:nowrap}.notification-form{width:500px;min-height:300px}.notification-form h3, .notification-form .h3{margin-top:0}.notification-form .image{margin-right:30px;padding-bottom:15px}.notification-form .mandatory-note{margin-top:-20px;color:#aaaaaa;text-align:right}.notification-form .mandatory-note small{font-size:12px}table#financing-rates td, table#financing-rates th{text-align:center}.select-variant{min-width:300px}.select-variant h2, .select-variant .h2{margin-top:5px;white-space:nowrap}.select-variant select.form-control{margin-bottom:0.25em}.select-variant select.error{color:#d9534f;border-color:#d9534f}.select-variant .amount{font-weight:700}.select-variant .quantity-unit{font-size:12px;color:#aaaaaa}.select-variant div.variants{max-width:80%;margin:0.5em auto}.select-variant div.variants.axes-1{min-height:35px}.select-variant div.variants.axes-2{min-height:70px}.select-variant div.variants.axes-3{min-height:105px}.product-archive-detail .product-name-top .add-desc{display:none}.practical-tip{background-color:white;border:1px solid #d4d4d6;margin-bottom:20px;padding:19px;position:relative}.practical-tip .ribbon{display:none;position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}.practical-tip .ribbon .inner{transform:rotate(45deg);-webkit-transform:rotate(45deg);background:#79A70A;background:linear-gradient(#FFE019 0%, #E8C309 100%);box-shadow:0 3px 10px -5px black;color:white;display:block;font-size:30px;font-weight:bold;line-height:20px;padding-bottom:2px;padding-top:2px;position:absolute;right:-27px;text-align:center;text-transform:uppercase;top:6px;width:100px}.practical-tip .ribbon .inner::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #E8C309;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #E8C309}.practical-tip .ribbon .inner::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #E8C309;border-bottom:3px solid transparent;border-top:3px solid #E8C309}.manufacturer-infocard{background-color:white;box-shadow:3px 3px 10px #d4d4d6;max-width:500px;min-width:300px}.manufacturer-infocard .company-name{font-size:20px;font-weight:500}.manufacturer-infocard .company-name-2{font-size:13px;font-style:italic}.manufacturer-infocard .logo{text-align:right}.manufacturer-infocard .logo .img-responsive{display:inline-block}.customer-info{margin-bottom:1em;padding:.5em 1em .1em 4em;position:relative}.customer-info:before{font-size:30px;position:absolute;left:.6em;top:.45em;content:''}.customer-info header{font-size:20px;font-weight:bold;padding-top:.4em}.customer-info .body p:last-child{margin-bottom:0}.customer-info a{color:#6c7077}.customer-info a:focus, .customer-info a:hover{color:#31343d}.customer-info.type-1.subtype-10{background-color:#eef8ff;color:#1a5bd5}.customer-info.type-1.subtype-10:before{content:""}.customer-info.type-1.subtype-20{background-color:#fcf8e3;color:#d44414}.customer-info.type-1.subtype-20:before{content:""}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}div#cart-addition{overflow-x:hidden;margin-left:-10px;margin-right:-10px}div#cart-addition div.cart-success{padding-top:30px;padding-bottom:30px}div#cart-addition div.cart-success.has-suggestions{padding-top:0;padding-bottom:15px}@media screen and (min-width:768px){div#cart-addition div.cart-success{padding-left:40px;padding-right:40px}}div#cart-addition div.cart-success h3, div#cart-addition div.cart-success .h3{margin-top:9px}@media screen and (max-width:767px){div#cart-addition div.cart-success h3, div#cart-addition div.cart-success .h3{padding-left:10px;padding-right:10px}}div#cart-addition div.cart-success div.image, div#cart-addition div.cart-success div.desc{display:inline-block;vertical-align:middle}div#cart-addition div.cart-success div.image{margin-left:20px;margin-right:20px}@media screen and (min-width:768px){div#cart-addition div.cart-success div.suggestion-desc{text-align:left}}div#cart-addition div.cart-success div.suggestion-desc a{text-decoration:underline}div#cart-addition div.cart-success .btn i.fa, div#cart-addition div.cart-success .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs div#cart-addition div.cart-success .btn i.tab-caption-with-warning:before, div#cart-addition div.cart-success .btn .reviews-list i.comment:before, .reviews-list div#cart-addition div.cart-success .btn i.comment:before, div#cart-addition div.cart-success .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages div#cart-addition div.cart-success .btn i.search-msg-warning:before, div#cart-addition div.cart-success .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li div#cart-addition div.cart-success .btn i.tab-caption-with-warning:before, div#cart-addition div.cart-success .btn i.customer-info:before{margin-left:-1em}div#cart-addition div.cart-suggest .swiper-outside .swiper-fa-button-prev{left:0}div#cart-addition div.cart-suggest .swiper-outside .swiper-fa-button-next{right:0}div#cart-addition div.cart-footer{padding-top:15px;padding-bottom:15px}@media screen and (min-width:768px){div#cart-addition div.cart-footer{padding-left:40px;padding-right:40px}}div#cart-addition div.cart-payment{text-align:center;border-top:1px solid #ececec;padding-top:10px}div.popup-bundle-select{padding-bottom:1em}div.popup-bundle-select div.bundlelist .row{margin-bottom:0.5em}div.popup-bundle-select div.bundlelist hr.separator:first-child{display:none !important}div.popup-bundle-select div.bundlelist div.minipic{text-align:right}div.popup-bundle-select div.bundlelist div.product-desc .desc{padding-bottom:0.5em}div.popup-bundle-select div.bundlelist div.varselect{text-align:right}div.popup-bundle-select div.bundlelist div.varselect .chosen-container{min-width:100px}div.popup-bundle-select .detailbox-head{display:none}div.popup-bundle-select .detailbox-body{font-size:15px;margin:0 -10px;padding:15px 30px 0;border-top:1px solid #d4d4d6;border-bottom:1px solid #d4d4d6}div.popup-bundle-select .detailbox-body .form-group:after{top:5px;right:-25px}div.popup-bundle-select #submit{margin-right:20px}div.popup-bundle-select .price{font-size:25px}div.popup-addon-select h4{margin:1.5em 0}div.popup-addon-select .addon-items{min-height:100px}div.popup-combi-products h4{margin-top:0;padding-right:35px}div.cart-suggest{padding-top:5px;padding-bottom:20px;background-color:#f7f7f7}div.cart-suggest h3, div.cart-suggest .h3{margin-bottom:20px;padding-left:40px;padding-right:40px}div.cart-suggest .swiper{position:relative;max-width:95%}div.cart-suggest .swiper .swiper-wrapper{position:static;background:transparent}div.cart-suggest .swiper .swiper-wrapper .swiper-slide{background-color:#fff}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item{border-radius:3px;min-width:188px;padding:10px 10px 80px;position:relative}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item .bottom-info{position:absolute;bottom:10px;left:0;width:100%;text-align:center}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item .bottom-info .btn{width:80%}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item .bottom-info div.varselect{margin:5px 0}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item .bottom-info div.varselect select{display:inline-block;padding:3px 12px;width:80%}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item .bottom-info .no-variants{margin-top:1.2em}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item div{font-size:13px}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item.promotion{background-color:#e3ffd7}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item div.minipic{float:left;margin-right:10px}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item div.suggestion-desc{max-height:120px;overflow:hidden;margin:10px 0}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item div.suggestion-desc a{text-decoration:underline}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item div.suggestion-desc p.desc{margin:0}div.cart-suggest .swiper .swiper-wrapper .cross-sell-item span.amount{font-weight:bold}.popup-message .select-variant .cross-sell-item .product-thumb{padding-right:15px}div#cart-content h2.well, div#cart-content h2.search-msg, div#cart-content h2.search-msg-warning, div#cart-content h2.search-msg-error, div#cart-content h2.search-empty-filters, div#cart-content .h2.well, div#cart-content .h2.search-msg, div#cart-content .h2.search-msg-warning, div#cart-content .h2.search-msg-error, div#cart-content .h2.search-empty-filters{margin-top:0}div#cart-content .checkout-button{text-align:right;margin-left:-15px}div#cart-content .checkout-button #checkout{min-width:200px}div#cart-content .checkout-button .checkout-notes{display:inline-block;min-width:220px;text-align:left}div#cart-content .checkout-button .checkout-notes .instant-delivery, div#cart-content .checkout-button .checkout-notes .zero_percent_financing{color:#56b537;display:inline-block;vertical-align:middle}div#cart-content .checkout-button .checkout-notes .instant-delivery:before, div#cart-content .checkout-button .checkout-notes .zero_percent_financing:before{font-family:FontAwesome;content:"";padding-right:10px;font-size:20px;vertical-align:middle;display:inline-block;margin-top:-3px}div#cart-content .payment-button{min-width:220px;display:inline-block;vertical-align:top;position:relative}div#cart-content .express-buttons{text-align:right;padding-bottom:40px}div#cart-content .express-buttons .buttons-container{display:inline-block;text-align:center;margin-top:25px;border-top:2px solid #d4d4d6}div#cart-content .express-buttons .buttons-container .divider{text-align:center;margin-top:-10px}div#cart-content .express-buttons .buttons-container .divider span{padding:0 7px;font-weight:bold;color:#6c7077;background-color:#fff;margin-top:-15px}div#cart-content .express-buttons .payment-button{min-width:220px;margin:15px 10px 0 10px;height:40px;max-height:40px;border:2px solid #727479;border-radius:2px}div#cart-content .express-buttons .payment-button:hover{box-shadow:0 0 7px -2px rgba(108, 112, 119, 0.75)}div#cart-content .express-buttons .payment-button.amazon_pay{background:url("../img/payment/amazon-pay.jpg") no-repeat center center}div#cart-content .express-buttons .payment-button.amazon_pay img{filter:alpha(opacity=0.1);opacity:0.001}div#cart-content .express-buttons .payment-button.paypal_express{background:url("../img/payment/paypal-express.jpg") no-repeat center center}div#cart-content .express-buttons .payment-button.paypal_express #paypal-button{filter:alpha(opacity=0.1);opacity:0.001}div#cart-content .sidebar .wrapper{background-color:#fff;margin:-20px;padding-bottom:25px}div#cart-content .sidebar .payment-images{margin-left:-12px;margin-right:-12px}div#cart-content .sidebar .payment-button.main{margin-left:10px}div#cart-content .sidebar .express-buttons{padding-bottom:0}div#cart-content .sidebar .express-buttons .buttons-container{padding-bottom:15px;margin:15px -20px 20px -20px;background-color:#fff;display:block}div#cart-content .sidebar .express-buttons .payment-button{margin:5px 0 0 0;min-width:0;width:45%;background-size:contain;max-height:30px;cursor:pointer;overflow:hidden}div#cart-content .sidebar .express-buttons .payment-button.amazon_pay{margin-right:4%}div#cart-content .sidebar #paypal-button-aside{filter:alpha(opacity=0.1);opacity:0.001}div#cart-content .sidebar #discount-teaser{height:72px;border:2px solid #727479;text-align:center;padding:10px 0;margin:0 -12px;z-index:100;background-color:white}div#cart-content .sidebar #discount-teaser.affix{top:105px}div#cart-content .sidebar #discount-teaser.affix-bottom{position:absolute}div#cart-content .sidebar #discount-teaser .button{margin-right:20px;float:right}div#cart-content .sidebar #discount-teaser .button button{margin-top:5px;text-transform:uppercase}div#cart-content .sidebar #discount-teaser .button button #discount-value{width:45px;display:inline-block;vertical-align:center;font-weight:700}div#cart-content .sidebar #discount-teaser .button button #discount-value img{max-height:10px;padding-bottom:1px}div#cart-content .payment-images{background-color:#f7f7f7;padding:5px 10px;margin-right:15px}div#cart-content .paypal-button{min-width:200px;min-height:45px}div#cart-content div#contract-partner{padding-left:0;padding-right:0}.checkout #coupon-info .alert{font-size:17px !important;margin-bottom:0}.checkout #coupon-info .heading{font-size:17px;margin-bottom:0.5em}.coupon-item-list{padding-left:25px}.coupon-register-note{color:#d9534f}div.bundle-package h3, div.bundle-package .h3{padding-left:40px}div.bundle-package div.bundle-item > div{text-align:center}div.bundle-package div.bundle-item > div.name, div.bundle-package div.bundle-item > div.description{text-align:left}div#cart-content div#cart-item-listing table#cart-items, div#cart-confirm div#cart-item-listing table#cart-items{border-collapse:collapse;margin:0;padding:0;table-layout:fixed;width:100%}div#cart-content div#cart-item-listing table#cart-items tr th, div#cart-confirm div#cart-item-listing table#cart-items tr th{padding-bottom:20px;text-align:center}div#cart-content div#cart-item-listing table#cart-items tr th.price, div#cart-confirm div#cart-item-listing table#cart-items tr th.price{text-align:right;white-space:nowrap}div#cart-content div#cart-item-listing table#cart-items tr th.info, div#cart-content div#cart-item-listing table#cart-items tr th.qty, div#cart-confirm div#cart-item-listing table#cart-items tr th.info, div#cart-confirm div#cart-item-listing table#cart-items tr th.qty{text-align:center;white-space:nowrap}div#cart-content div#cart-item-listing table#cart-items tr td, div#cart-confirm div#cart-item-listing table#cart-items tr td{text-align:left;vertical-align:top;padding-bottom:20px}div#cart-content div#cart-item-listing table#cart-items tr td a.product-detail-popup, div#cart-confirm div#cart-item-listing table#cart-items tr td a.product-detail-popup{text-decoration:underline}div#cart-content div#cart-item-listing table#cart-items tr td div.adddesc, div#cart-confirm div#cart-item-listing table#cart-items tr td div.adddesc{color:#d44414;font-weight:300}div#cart-content div#cart-item-listing table#cart-items tr td div.adddesc a, div#cart-confirm div#cart-item-listing table#cart-items tr td div.adddesc a{color:black;text-decoration:underline}div#cart-content div#cart-item-listing table#cart-items tr td.info img, div#cart-confirm div#cart-item-listing table#cart-items tr td.info img{margin-right:10px;margin-bottom:10px}div#cart-content div#cart-item-listing table#cart-items tr td.info a.toggler, div#cart-confirm div#cart-item-listing table#cart-items tr td.info a.toggler{color:#727479;margin-left:5px}div#cart-content div#cart-item-listing table#cart-items tr td.info a.toggler:hover, div#cart-confirm div#cart-item-listing table#cart-items tr td.info a.toggler:hover{text-decoration:none}div#cart-content div#cart-item-listing table#cart-items tr td.info .old-energy, div#cart-confirm div#cart-item-listing table#cart-items tr td.info .old-energy{transform:scale(0.75);transform-origin:0 0;margin-bottom:0.5em}div#cart-content div#cart-item-listing table#cart-items tr td.info .new-energy .energy-efficiency-icon, div#cart-confirm div#cart-item-listing table#cart-items tr td.info .new-energy .energy-efficiency-icon{font-size:1.4em}div#cart-content div#cart-item-listing table#cart-items tr td.info .new-energy a.image-popup, div#cart-confirm div#cart-item-listing table#cart-items tr td.info .new-energy a.image-popup{vertical-align:top}div#cart-content div#cart-item-listing table#cart-items tr td.info .new-energy a.energy-data, div#cart-confirm div#cart-item-listing table#cart-items tr td.info .new-energy a.energy-data{font-size:13px;vertical-align:sub}div#cart-content div#cart-item-listing table#cart-items tr td.qty, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty{text-align:center}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper{display:inline-block;margin-top:-8px}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .form-control, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .form-control{width:45px;padding:6px;text-align:center}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .input-group-btn-vertical, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .input-group-btn-vertical{vertical-align:top}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner button, div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner button:active, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner button, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner button:active{border:1px solid #d4d4d6 !important}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner div.qtyUnit, div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .delete-item, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner div.qtyUnit, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .delete-item{padding-left:10px;display:table-cell;vertical-align:middle}div#cart-content div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .delete-item, div#cart-confirm div#cart-item-listing table#cart-items tr td.qty div.spinner-wrapper div.spinner .delete-item{font-size:20px;cursor:pointer}div#cart-content div#cart-item-listing table#cart-items tr td.price, div#cart-confirm div#cart-item-listing table#cart-items tr td.price{text-align:right;white-space:nowrap}div#cart-content div#cart-item-listing table#cart-items tr td.price.full, div#cart-confirm div#cart-item-listing table#cart-items tr td.price.full{font-weight:700}div#cart-content div#cart-item-listing table#cart-items tr td.price .deliveryinfo, div#cart-confirm div#cart-item-listing table#cart-items tr td.price .deliveryinfo{margin-top:8px}div#cart-content div#cart-item-listing table#cart-items tr td.has-coupon, div#cart-confirm div#cart-item-listing table#cart-items tr td.has-coupon{padding-bottom:5px}div#cart-content div#cart-item-listing table#cart-items tr.bundle-row td, div#cart-confirm div#cart-item-listing table#cart-items tr.bundle-row td{padding-top:0;padding-bottom:0}div#cart-content div#cart-item-listing table#cart-items tr.bundle-row .bundle-package, div#cart-confirm div#cart-item-listing table#cart-items tr.bundle-row .bundle-package{padding-bottom:10px}div#cart-content div#cart-item-listing table#cart-items tr.bundle-row .bundle-package .bundle-item, div#cart-confirm div#cart-item-listing table#cart-items tr.bundle-row .bundle-package .bundle-item{padding-bottom:5px}div#cart-content div#cart-item-listing table#cart-items .coupon-button, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button{vertical-align:top;padding-bottom:35px}div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn{position:relative;padding-left:30px;background-color:#2a6ef6;color:#fff;font-weight:300;font-size:12px}div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .fa, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn blockquote:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn span.tophead:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn span.subhead:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-info:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .reviews-list .comment:before, .reviews-list div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .comment:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.active-filters-messages .search-msg-warning:before, div.active-filters-messages div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .search-msg-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .customer-info:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn p:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .fa, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn blockquote:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn span.tophead:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn span.subhead:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-warning:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-info:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .reviews-list .comment:before, .reviews-list div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .comment:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn div.active-filters-messages .search-msg-warning:before, div.active-filters-messages div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .search-msg-warning:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn .customer-info:before, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .btn p:before{position:absolute;left:7px;top:5px;font-size:20px}div#cart-content div#cart-item-listing table#cart-items .coupon-button .popover, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .popover{top:35px;left:-5px;width:250px;color:#262a31}div#cart-content div#cart-item-listing table#cart-items .coupon-button .popover .arrow, div#cart-confirm div#cart-item-listing table#cart-items .coupon-button .popover .arrow{left:21px;right:unset}div#cart-content #cart-totals, div#cart-confirm #cart-totals{padding-right:15px}div#cart-content #cart-totals div.desc, div#cart-confirm #cart-totals div.desc{text-align:right}@media (max-width:480px){div#cart-content #cart-totals div.desc, div#cart-confirm #cart-totals div.desc{text-align:left}}div#cart-content #cart-totals .price.ot-shipping, div#cart-confirm #cart-totals .price.ot-shipping{padding-top:6px}div#cart-content #cart-totals .ot-total, div#cart-content #cart-totals .ot-products, div#cart-confirm #cart-totals .ot-total, div#cart-confirm #cart-totals .ot-products{font-weight:700}div#cart-content #cart-totals .ot-coupons .delete-coupon, div#cart-confirm #cart-totals .ot-coupons .delete-coupon{cursor:pointer;position:absolute;right:-10px;top:0;font-size:20px;z-index:1}div#cart-content #cart-totals label, div#cart-confirm #cart-totals label{padding-top:6px}div#cart-content #cart-totals hr, div#cart-confirm #cart-totals hr{margin-right:-15px}div#cart-content #cart-totals div.price, div#cart-confirm #cart-totals div.price{white-space:nowrap}div#cart-confirm h2.main, div#cart-confirm .h2.main{margin-top:0;position:relative}div#cart-confirm .express-buttons{position:absolute;right:20px;top:18px}div#cart-confirm .express-buttons .express-button{display:inline-block;width:150px;height:30px;margin-left:15px;vertical-align:middle;border:2px solid #727479;border-radius:2px;overflow:hidden}div#cart-confirm .express-buttons .express-button:hover{box-shadow:0 0 7px -2px rgba(108, 112, 119, 0.75)}div#cart-confirm .express-buttons .express-button.paypal_express{background:#fff url("../img/payment/paypal-express.jpg") no-repeat center center;background-size:contain}div#cart-confirm .express-buttons .express-button.paypal_express #paypal-button{filter:alpha(opacity=0.1);opacity:0.001}div#cart-confirm .express-buttons .express-button.amazon_pay{background:#fff url("../img/payment/amazon-pay.jpg") no-repeat center center;background-size:contain}div#cart-confirm .express-buttons .express-button.amazon_pay img{filter:alpha(opacity=0.1);opacity:0.001}div#cart-confirm div.register-type{position:relative;padding-bottom:60px;margin-bottom:0}div#cart-confirm div.register-type .buttons{position:absolute;width:100%;padding:0 20px;left:0;bottom:15px}div#cart-confirm div.register-type .login-links.margin-small{margin:0}div#cart-confirm div.register-type a#create-account{display:none}div#cart-confirm div.white-border{border:10px solid white}div#cart-confirm div.white-border.first{border-left-width:0}div#cart-confirm div.white-border.last{border-right-width:0}@media screen and (max-width:767px){div#cart-confirm div.white-border{border-left-width:0;border-right-width:0}}div#cart-confirm div#login-box input{max-width:100%}div#cart-confirm div#checkout-form div.addresses{position:relative}div#cart-confirm div#checkout-form div.addresses div.edit{text-align:center}div#cart-confirm div#checkout-form div.addresses div.remark, div#cart-confirm div#checkout-form div.addresses div.address-block{padding-bottom:60px}div#cart-confirm div#checkout-form div.addresses div.remark div.buttons, div#cart-confirm div#checkout-form div.addresses div.address-block div.buttons{position:absolute;bottom:5px;text-align:center}div#cart-confirm div#checkout-form div.addresses div.remark textarea, div#cart-confirm div#checkout-form div.addresses div.remark .buttons{width:100%}div#cart-confirm div#checkout-form div.addresses div.address-block{border-right:1px solid #d4d4d6}div#cart-confirm div#checkout-form .order-type-alternatives{position:relative;top:-0.5em}div#cart-confirm div#checkout-form .unset-order-type{cursor:pointer}div#cart-confirm div#checkout-form form#checkout-submit div#payment-wrapper.error{border:1px solid #f00000}div#cart-confirm div#checkout-form form#checkout-submit div#payment-wrapper .message{margin-bottom:1.5em}div#cart-confirm div#checkout-form form#checkout-submit div#payment-wrapper .message.error{color:#f00000}div#cart-confirm div#checkout-form form#checkout-submit div#payment-wrapper .message.warning{color:#d44414}div#cart-confirm div#checkout-form form#checkout-submit div#payment-wrapper .declined-message{color:#56b537;margin-top:1.5em}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block img.payment-icon{border:1px solid grey;padding:0;border-radius:5px;margin-right:5px;height:34px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block div.form_input{margin-bottom:5px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block div.form_input label{min-width:100px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block .info{margin-top:15px;display:none}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block .bootstrap-radio{padding-top:6px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.well, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg-warning, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg-error, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-empty-filters{background-image:none;background-color:#f7f7f7}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.well.active, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.active.search-msg, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.active.search-msg-warning, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.active.search-msg-error, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.active.search-empty-filters{background-color:#fff}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.well:first-child, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg:first-child, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg-warning:first-child, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-msg-error:first-child, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.search-empty-filters:first-child{margin-top:20px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.zero_percent_financing #calculator_chosen{min-width:110px}div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.direct_debit .form-group.dob, div#cart-confirm div#checkout-form form#checkout-submit div.payment-block.invoice .form-group.dob{max-width:160px}div#cart-confirm div#checkout-form form#checkout-submit div.product-summary{padding-left:5px}div#cart-confirm div#checkout-form form#checkout-submit div.products{border:2px solid #2a6ef6;padding-bottom:15px}div#cart-confirm div#checkout-form form#checkout-submit div.conditions div.checkbox input[type="checkbox"]{display:none}div#cart-confirm div#checkout-form form#checkout-submit div.conditions div.checkbox label{padding-left:30px}div#cart-confirm div#checkout-form form#checkout-submit div.conditions div.checkbox label:before, div#cart-confirm div#checkout-form form#checkout-submit div.conditions div.checkbox label:after{top:50%;margin-left:-12px;transform:translateY(-50%)}div#cart-confirm div#checkout-form .disposal-info{margin-bottom:15px;padding:5px}div#cart-confirm div#checkout-form .disposal-info a{cursor:pointer}#electronic-note{padding:15px 35px 15px 15px}form#guestAccount form-group.email{width:35%}.payment-navi-button{margin-top:0.25em;text-align:right}#checkout-success .well .btn i.fa, #checkout-success .search-msg .btn i.fa, #checkout-success .search-msg-warning .btn i.fa, #checkout-success .search-msg-error .btn i.fa, #checkout-success .search-empty-filters .btn i.fa, #checkout-success .well .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #checkout-success .well .btn i.tab-caption-with-warning:before, #checkout-success .search-msg .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #checkout-success .search-msg .btn i.tab-caption-with-warning:before, #checkout-success .search-msg-warning .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #checkout-success .search-msg-warning .btn i.tab-caption-with-warning:before, #checkout-success .search-msg-error .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #checkout-success .search-msg-error .btn i.tab-caption-with-warning:before, #checkout-success .search-empty-filters .btn .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs #checkout-success .search-empty-filters .btn i.tab-caption-with-warning:before, #checkout-success .well .btn .reviews-list i.comment:before, .reviews-list #checkout-success .well .btn i.comment:before, #checkout-success .search-msg .btn .reviews-list i.comment:before, .reviews-list #checkout-success .search-msg .btn i.comment:before, #checkout-success .search-msg-warning .btn .reviews-list i.comment:before, .reviews-list #checkout-success .search-msg-warning .btn i.comment:before, #checkout-success .search-msg-error .btn .reviews-list i.comment:before, .reviews-list #checkout-success .search-msg-error .btn i.comment:before, #checkout-success .search-empty-filters .btn .reviews-list i.comment:before, .reviews-list #checkout-success .search-empty-filters .btn i.comment:before, #checkout-success .well .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #checkout-success .well .btn i.search-msg-warning:before, #checkout-success .search-msg .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #checkout-success .search-msg .btn i.search-msg-warning:before, #checkout-success .search-msg-warning .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #checkout-success .search-msg-warning .btn i.search-msg-warning:before, #checkout-success .search-msg-error .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #checkout-success .search-msg-error .btn i.search-msg-warning:before, #checkout-success .search-empty-filters .btn div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages #checkout-success .search-empty-filters .btn i.search-msg-warning:before, #checkout-success .well .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #checkout-success .well .btn i.tab-caption-with-warning:before, #checkout-success .search-msg .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #checkout-success .search-msg .btn i.tab-caption-with-warning:before, #checkout-success .search-msg-warning .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #checkout-success .search-msg-warning .btn i.tab-caption-with-warning:before, #checkout-success .search-msg-error .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #checkout-success .search-msg-error .btn i.tab-caption-with-warning:before, #checkout-success .search-empty-filters .btn .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li #checkout-success .search-empty-filters .btn i.tab-caption-with-warning:before, #checkout-success .well .btn i.customer-info:before, #checkout-success .search-msg .btn i.customer-info:before, #checkout-success .search-msg-warning .btn i.customer-info:before, #checkout-success .search-msg-error .btn i.customer-info:before, #checkout-success .search-empty-filters .btn i.customer-info:before{font-size:20px;vertical-align:text-bottom;margin-left:-5px;margin-right:5px}#checkout-success #payment-info .payment-image{text-align:right}#checkout-success #payment-info .txn-info{line-height:1.5}#checkout-success #yes-no .btn{width:45%}#checkout-success #newsletter-form .btn{margin-top:-2px}#checkout-success #trusted-shops-info .panel, #checkout-success #trusted-shops-info .panel-body{padding:0}div.cart-restored{max-width:500px}div.cart-restored div.message{padding:10px}div.cart-restored div.well, div.cart-restored div.search-msg, div.cart-restored div.search-msg-warning, div.cart-restored div.search-msg-error, div.cart-restored div.search-empty-filters{background-image:none;background-color:#fff}div.cart-restored div.productlist{max-height:240px}div.cart-restored div.productlist div.item div.proddesc{display:inline-block}div.cart-restored div.productlist div.item div.proddesc p{margin-bottom:0}div.cart-restored div.productlist div.item:not(:last-child){margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #d4d4d6}.express-checkout h2 .payment-image, .express-checkout .h2 .payment-image{vertical-align:middle}.express-checkout h2 #pi-amazon_pay, .express-checkout .h2 #pi-amazon_pay{vertical-align:top;margin-top:2px;margin-bottom:-8px}.express-checkout .panel-secondary{border:0 none;box-shadow:unset}.express-checkout .panel-body{padding:0}div.button-divider{font-weight:bold;text-align:right;padding-top:10px}div.button-divider.hidden{visibility:hidden}div.amazon-pay{min-height:400px}div.amazon-pay #addressBookWidgetDiv{min-width:300px;width:100%;max-width:900px;min-height:228px;height:240px;max-height:400px}div.amazon-pay #walletWidgetDiv{min-width:300px;width:100%;max-width:900px;min-height:228px;height:240px;max-height:400px}div.amazon-pay #readOnlyAddressBookWidgetDiv{min-width:266px;width:100%;max-width:900px;min-height:145px;height:165px;max-height:180px}div.amazon-pay #readOnlyWalletWidgetDiv{min-width:266px;width:100%;max-width:900px;min-height:145px;height:165px;max-height:180px}div.amazon-pay #amz-continue.disabled{opacity:0.3}div.amazon-pay .buttons .next{text-align:right}#payment-list .payment-block.amazon_pay .payment-icon{border:0 none !important}.on-hold-notice{margin-top:15px;color:#c9201d}.popup-message .amazon-pay-error{max-width:380px}#gutscheinconnection .sovendus-container{margin-bottom:0 !important;padding-bottom:0 !important}#gutscheinconnection .sovendus-container h1, #gutscheinconnection .sovendus-container .h1{margin-bottom:20px}#gutscheinconnection .sovendus-container div.sovendus-image img{max-width:100px;max-height:100px}#gutscheinconnection .sovendus-container div.sovendus-copy{max-width:60%}#gutscheinconnection .sovendus-container div.sovendus-copy .sovendus-copy--txt{padding-top:20px}#gutscheinconnection .sovendus-container a.sovendus-button.pos-right{font-family:inherit !important;font-weight:normal !important;padding:0.4em 2.5em;margin-right:0;margin-top:-55px}#gutscheinconnection .sovendus-container a:hover{text-decoration:none}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}#banner-home-top{height:388px;width:100%}#banner-home-top div.swiper-wrapper div.swiper-slide{position:relative}#banner-home-top div.swiper-wrapper div.swiper-slide.hidden{visibility:hidden}#banner-home-top div.swiper-wrapper div.swiper-slide img.background{position:absolute;top:0;left:0}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text{position:absolute;top:9%;left:55%;max-width:40%}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text h2, #banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .h2{font-size:40px;color:#262a31;margin:0.2em 0 0.1em 0}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text h3, #banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .h3{margin:0 0 0.6em 0;font-size:20px;font-weight:300}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text h5, #banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .h5{color:#1a5bd5}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text div.button a.btn{max-width:100%}#banner-home-top div.swiper-wrapper div.swiper-slide.inverted{color:#f7f7f7}#banner-home-top div.swiper-wrapper div.swiper-slide.inverted div.teaser-text h2, #banner-home-top div.swiper-wrapper div.swiper-slide.inverted div.teaser-text .h2, #banner-home-top div.swiper-wrapper div.swiper-slide.inverted div.teaser-text h3, #banner-home-top div.swiper-wrapper div.swiper-slide.inverted div.teaser-text .h3{color:inherit}#banner-home-top div.swiper-wrapper div.swiper-slide.position2 div.teaser-text{left:unset;right:55%;text-align:right}#banner-home-info{position:relative;max-height:414px;overflow:hidden;padding-left:15px;padding-right:15px}#banner-home-info li{float:left;width:250px;margin-right:20px}#banner-home-info .slide{position:relative;padding-bottom:40px;height:374px}#banner-home-info .slide h3, #banner-home-info .slide .h3{color:#262a31;text-align:left;height:48px;font-weight:300}#banner-home-info .slide h5, #banner-home-info .slide .h5{color:#1a5bd5;height:14px;text-align:left}#banner-home-info .slide .teaser{font-size:13px;height:120px;max-height:120px}#banner-home-info .slide .button{position:absolute;bottom:5px;left:0;width:100%;text-align:center}div#banner-ratings{max-height:311px;overflow-y:hidden;margin-bottom:0;padding-bottom:5px}div#banner-ratings .rating{background-color:#ffffff;padding:10px;font-size:13px;height:90px}div#banner-ratings .rating ul, div#banner-ratings .rating ol{margin:0}div#banner-ratings-outside .auth-link{font-size:13px;padding-left:22px}div#vendor-slider-container{padding-left:30px;padding-right:30px;max-height:45px;text-align:center}div#vendor-slider-container .swiper-fa-button-prev{left:-5px}div#vendor-slider-container .swiper-fa-button-next{right:-5px}section#product-teaser{margin-top:0}section#product-teaser .tab-content{min-height:340px;max-height:340px;overflow:hidden}div.startpage .info .block{padding:5px 15px 10px;font-size:13px}div.startpage .info .block h5, div.startpage .info .block .h5{text-align:center}div.startpage .info .block ul, div.startpage .info .block p{margin-bottom:2px}div.startpage .info .block span.subhead{display:block;margin:0;text-align:center;font-size:25px;font-style:normal;text-transform:none}div.startpage .info .block .cms-image{margin-bottom:0}div.startpage .info .block #home-info-text{margin-top:0}div.startpage .info .block.greeting{height:290px;max-height:290px;overflow:hidden}div.startpage #hint-corona .cms-inner{color:#d44414}div.startpage #hint-corona .cms-inner p{padding:.2em .4em;margin:0}div.startpage #hint-corona .cms-inner p:before{content:"";margin-right:.4em}div.startpage #hint-corona .cms-inner a{color:inherit}div.startpage .submenu-content .nav-tabs{margin-bottom:0}div.startpage .button-box{position:relative;padding-bottom:80px;margin-bottom:40px}div.startpage .button-box.news, div.startpage .button-box.reviews{padding-top:1.2em}div.startpage .button-box h2, div.startpage .button-box .h2{text-align:center;height:2.3em}div.startpage .button-box h5, div.startpage .button-box .h5{color:#6c7077;font-weight:500}div.startpage .button-box ul.link-block{margin:0 1em}div.startpage .button-box ul.link-block li a{display:block;padding:0.5em 0.3em 0.5em 0}div.startpage .button-box ul.link-block li a:hover{text-decoration:none;background-color:#ececec}div.startpage .button-box ul.link-block li a i.fa-chevron-right{float:right;margin-top:0.2em;margin-left:1.5em;color:#6c7077;font-weight:300}div.startpage .button-box.reviews ul li a span{color:#262a31}div.startpage .button-box.reviews ul li a span.author{color:#6c7077}div.startpage .button-box.news ul{list-style-type:none;margin:0 1em;padding:0}div.startpage .button-box.news ul li a{border-top:1px solid #d4d4d6;display:block;padding:0.6em 0.3em 0.6em 0}div.startpage .button-box.news ul li a:hover{background-color:#ececec;text-decoration:none}div.startpage .button-box.news ul li a:before{color:#f4d00e;content:"";font-family:"FontAwesome";font-weight:300;margin-left:0.1em;margin-right:0.6em;margin-top:0.1em}div.startpage .button-box.news ul li a:after{color:#6c7077;content:"";float:right;font-family:"FontAwesome";font-weight:300;margin-left:1.5em;margin-top:0.1em}div.startpage .button-box.news ul li:last-child{border-bottom:1px solid #d4d4d6}div.startpage .button-box.news p:has(a.btn){bottom:20px;left:0;margin:0;position:absolute;text-align:center;width:100%}div.startpage .button-box.first h2, div.startpage .button-box.first .h2, div.startpage .button-box.first h3, div.startpage .button-box.first .h3{text-align:left;margin-top:0.5em}div.startpage .button-box.first .well, div.startpage .button-box.first .search-msg, div.startpage .button-box.first .search-msg-warning, div.startpage .button-box.first .search-msg-error, div.startpage .button-box.first .search-empty-filters{padding-bottom:10px}div.startpage .button-box.first .well .subhead, div.startpage .button-box.first .search-msg .subhead, div.startpage .button-box.first .search-msg-warning .subhead, div.startpage .button-box.first .search-msg-error .subhead, div.startpage .button-box.first .search-empty-filters .subhead{color:#262a31;font-size:17px;font-weight:400;min-height:0;margin-bottom:1.2em;text-transform:none;font-style:normal;margin-top:0.25em}div.startpage .button-box.first .well a, div.startpage .button-box.first .search-msg a, div.startpage .button-box.first .search-msg-warning a, div.startpage .button-box.first .search-msg-error a, div.startpage .button-box.first .search-empty-filters a{color:#262a31}div.startpage .button-box.first .row{margin-left:0}div.startpage .button-box.first ul li{margin-bottom:1em}div.startpage .button-box div.button{position:absolute;left:0;bottom:20px;width:100%;text-align:center}div.competition .form-group.salutation{width:100% !important}div.competition .form-group.salutation select{width:30%}div.competition #result-box{font-size:20px;font-weight:bold;padding:15px 0 15px 100px;background-color:#ffffff;width:100%}div.competition #result-box span{display:inline-block;vertical-align:middle}div.competition #result-box span#ccode{border:2px solid #d4d4d6;border-radius:5px;min-width:300px;min-height:34px;vertical-align:middle;text-align:center;padding:3px}div.competition #result-box.correct{color:#3c763d}div.competition #result-box.correct::after{font-size:25px;vertical-align:middle;font-weight:normal;content:" \2714";position:absolute;padding-left:3px;padding-top:2px}div.competition #result-box.correct span#ccode{color:#3c763d}div.competition #result-box.fail{color:#c9201d}div.competition #result-box.fail::after{font-size:25px;vertical-align:middle;font-weight:normal;content:" \2639";position:absolute;padding-left:3px;padding-top:2px}div.competition #result-box.affix{top:188px;left:inherit;width:100%}div.competition #result-box.affix + #cform{padding-top:130px}div.competition .competition-msg{padding-right:40px}div.competition ul.questions label{width:auto;max-width:85%;vertical-align:top;font-weight:500}div.competition ul.questions ul.answers{margin:10px 0 20px 60px}div.competition ul.questions ul.answers input[type="radio"]{margin-top:0;margin-right:5px}div.competition ul.questions ul.answers label{font-weight:300}div.competition ul.results li{margin-bottom:0.5em}div.competition ul.results span.success, div.competition ul.results li.success{color:#3c763d;font-weight:400}div.competition ul.results span.error, div.competition ul.results li.error{color:#c9201d;font-weight:400}.frameless .question-competition h1, .frameless .question-competition .h1, .frameless .question-competition h2, .frameless .question-competition .h2{display:none}.frameless .question-competition #result-box{position:fixed;top:0;left:0}.frameless .question-competition form#cform, .frameless .question-competition div.intro{margin-top:64px}.wishlist h1 .small, .wishlist .h1 .small{font-size:13px}.wishlist .product-list-entry .product-button .btn-md{max-width:95%;height:35px;padding:0.6em 1.4em !important}.wishlist ul.related-products li{margin-bottom:15px}.wishlist ul.related-products li hr.separator{margin-top:0}.wishlist ul.related-products li .product-button a{white-space:nowrap;padding-left:20px}.wishlist ul.related-products .tools .btn-secondary{padding:0.4em;width:30%}.wishlist ul.related-products .tools .btn-secondary i.fa, .wishlist ul.related-products .tools .btn-secondary .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .wishlist ul.related-products .tools .btn-secondary i.tab-caption-with-warning:before, .wishlist ul.related-products .tools .btn-secondary .reviews-list i.comment:before, .reviews-list .wishlist ul.related-products .tools .btn-secondary i.comment:before, .wishlist ul.related-products .tools .btn-secondary div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .wishlist ul.related-products .tools .btn-secondary i.search-msg-warning:before, .wishlist ul.related-products .tools .btn-secondary .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .wishlist ul.related-products .tools .btn-secondary i.tab-caption-with-warning:before, .wishlist ul.related-products .tools .btn-secondary i.customer-info:before{font-size:22px}.wishlist ul.related-products .wishlist-checkbox{display:none}.wishlist ul.related-products .compare-checkbox{white-space:nowrap;margin-top:15px}.wishlist #list-admin .dropdown{display:inline-block;width:80%;height:34px}.wishlist #list-admin .dropdown .dropdown-menu{width:100%;border-radius:2px;padding:0}.wishlist #list-admin .dropdown .dropdown-menu li{padding:5px 15px;border-bottom:1px solid #d4d4d6}.wishlist #list-admin .dropdown .dropdown-menu li:hover{background-color:#f7f7f7}.wishlist #list-admin .tools{display:inline-block;width:17%}.wishlist #list-admin .tools .btn{height:34px}.wishlist #list-admin .action .btn{width:80%}.wishlist #list-admin #wishlist-select{border:2px solid #727479;padding:0.4em 2em 0.4em 1em;border-radius:2px;background-color:#ffffff;width:100%;text-align:left;position:relative}.wishlist #list-admin #wishlist-select i.fa, .wishlist #list-admin #wishlist-select .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .wishlist #list-admin #wishlist-select i.tab-caption-with-warning:before, .wishlist #list-admin #wishlist-select .reviews-list i.comment:before, .reviews-list .wishlist #list-admin #wishlist-select i.comment:before, .wishlist #list-admin #wishlist-select div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .wishlist #list-admin #wishlist-select i.search-msg-warning:before, .wishlist #list-admin #wishlist-select .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .wishlist #list-admin #wishlist-select i.tab-caption-with-warning:before, .wishlist #list-admin #wishlist-select i.customer-info:before{position:absolute;right:10px}.wishlist #list-admin .dropdown-menu li{cursor:pointer}.wishlist-checkbox{padding-left:12px}.wishlist-checkbox label{padding-left:12px;padding-top:16px;padding-right:0;font-size:13px;font-weight:400;white-space:nowrap}.cbox-modal.delete-list{max-width:350px}.comparison #set-selector{background-color:#d4d4d6;border:1px solid #aaaaaa !important;font-size:13px;text-transform:uppercase;text-align:center;min-height:36px;color:#262a31;padding:10px 14px;margin-right:0;font-weight:400;box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035);position:relative}.comparison #set-selector.open, .comparison #set-selector:active, .comparison #set-selector:focus, .comparison #set-selector:hover{background-color:#ececec !important;color:#262a31 !important;text-decoration:none}.comparison #set-selector:before{content:"";font-family:'FontAwesome';position:absolute;right:15px;top:8px;color:#2a6ef6;font-size:18px}.comparison ul#select-set{width:95%;border-radius:0;border-bottom:1px solid #d4d4d6;border-left:1px solid #d4d4d6;margin:0 1em;padding:0;box-shadow:inset 0px -13px 10px -8px rgba(0, 0, 0, 0.035);background-image:linear-gradient(white, #f7f7f7)}.comparison ul#select-set li{border-top:1px solid #d4d4d6;height:36px;width:100%}.comparison ul#select-set li.active{display:none}.comparison ul#select-set li a{font-weight:400;font-size:13px;text-transform:uppercase;min-height:36px !important;display:block;text-align:center;padding-top:10px}.comparison ul#select-set li a br{display:none}.comparison .list .group{margin-bottom:30px}.comparison .list .group .note{display:inline-block;padding:0;margin-left:15px;vertical-align:top;font-size:12px}.comparison .list ul{padding-left:0;margin-top:15px;list-style-type:none}.comparison .list ul li{border-bottom:1px solid #d4d4d6;margin-bottom:10px}.comparison .list ul li .image{display:inline-block;vertical-align:top;width:70px}.comparison .list ul li .description{width:50%;display:inline-block}.comparison .list ul li .actions{float:right;display:inline-block;vertical-align:top;white-space:nowrap}.comparison .list ul li .actions .btn{padding:0.4em;width:50px}.comparison .list ul li .actions i.fa, .comparison .list ul li .actions .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .comparison .list ul li .actions i.tab-caption-with-warning:before, .comparison .list ul li .actions .reviews-list i.comment:before, .reviews-list .comparison .list ul li .actions i.comment:before, .comparison .list ul li .actions div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .comparison .list ul li .actions i.search-msg-warning:before, .comparison .list .productdetail ul.description-navi li .actions i.tab-caption-with-warning:before, .productdetail .comparison .list ul.description-navi li .actions i.tab-caption-with-warning:before, .comparison .list ul li .actions i.customer-info:before{font-size:22px}.compare-checkbox{padding-left:12px}.compare-checkbox label{padding-left:12px;padding-top:0;font-size:13px;font-weight:400;white-space:nowrap;padding-right:0}.compare-checkbox label:after, .compare-checkbox label:before{top:0}.compare-checkbox-readonly input, .compare-checkbox-readonly label{cursor:help;color:#727479}.compare-checkbox-readonly label span:before{content:'('}.compare-checkbox-readonly label span:after{content:')'}#print-comparison{color:#2a6ef6;font-size:25px;position:fixed;top:15px;right:60px;z-index:1;opacity:0.75;cursor:pointer}table.product-comparison{width:100%}table.product-comparison .default-text{color:#6c7077;font-style:italic}table.product-comparison .attr-group-title{background-color:#d4d4d6}table.product-comparison .attr-group-row.even{background-color:#f7f7f7}table.product-comparison .attr-group-row.odd{background-color:#fff}table.product-comparison .product, table.product-comparison .attr-value{text-align:center}table.product-comparison th{vertical-align:bottom}table.product-comparison th ul.groups{font-weight:500;padding-left:10px;list-style-type:none;margin-top:10px;line-height:1.5}table.product-comparison th.product{font-weight:normal}table.product-comparison th.product .fa-trash{font-size:15px}table.product-comparison h4, table.product-comparison .h4{margin:0 0 5px 0}.cbox-comparison{max-width:400px}.cbox-comparison.error{max-width:300px}.cbox-comparison.feedback{max-width:550px}.cbox-comparison.feedback .margin-top-large{margin-top:0}.cbox-comparison .image{text-align:center}body.fullscreen h1, body.fullscreen .h1{padding-right:35px}body.fullscreen table.product-comparison thead{position:-webkit-sticky;position:sticky;top:0;background-color:#fff}.module-search header{position:relative}.module-search header small{position:absolute;top:0;right:0}article#report-detail .report-head{background-color:#aaaaaa;margin-bottom:20px;padding-bottom:15px;padding-top:15px}article#report-detail .accordion-add{min-height:inherit}article#report-detail #product-accordion .panel{position:relative}article#report-detail #product-accordion .panel:before{background-color:inherit;border:inherit;content:' ';display:none;height:100%;left:-16px;opacity:.3;position:absolute;width:15px}article#report-detail #product-accordion .panel-active:before{display:none}article#report-detail #product-accordion .panel-heading{padding:0.5em 0}article#report-detail #product-accordion .panel-title a{display:inline-block;min-width:100%}article#report-detail .product-price{display:inline-block;font-weight:400;font-size:17px;margin-right:0.5em;min-height:35px;position:relative}article#report-detail .product-price .uom{color:#324252;font-size:60%;position:absolute;bottom:6px;right:0}.foreign-test .side-panel{margin-top:18px}.foreign-test .foreign-test-intro{font-size:13px}.foreign-test .foreign-test-name{font-size:20px;font-weight:700}.foreign-test .foreign-test-edition{font-size:13px}article.testpage header.container-fluid{background-color:#ececec;margin-bottom:20px;padding-bottom:15px;padding-top:15px}article.testpage header.container-fluid div.product-image{background-color:#fff;text-align:center}article.testpage .product-price{display:inline-block;font-weight:400;font-size:17px;margin-right:0.5em;min-height:35px;position:relative}article.testpage .product-price .uom{color:#324252;font-size:60%;position:absolute;bottom:6px;right:0}.cms-inner table th{background-color:#ececec}#page-footer a, .well a, .search-msg a, .search-msg-warning a, .search-msg-error a, .search-empty-filters a, .bg-lightgrey a, .bg-softgrey a, .blockYellow a, .blockGrey a, .cms-inner table th a{color:#1a5bd5}#page-footer a:focus, #page-footer a:hover, .well a:focus, .search-msg a:focus, .search-msg-warning a:focus, .search-msg-error a:focus, .search-empty-filters a:focus, .well a:hover, .search-msg a:hover, .search-msg-warning a:hover, .search-msg-error a:hover, .search-empty-filters a:hover, .bg-lightgrey a:focus, .bg-lightgrey a:hover, .bg-softgrey a:focus, .bg-softgrey a:hover, .blockYellow a:focus, .blockYellow a:hover, .blockGrey a:focus, .blockGrey a:hover, .cms-inner table th a:focus, .cms-inner table th a:hover{color:#1751be}#page-footer a.internalGlossary, .well a.internalGlossary, .search-msg a.internalGlossary, .search-msg-warning a.internalGlossary, .search-msg-error a.internalGlossary, .search-empty-filters a.internalGlossary, .bg-lightgrey a.internalGlossary, .bg-softgrey a.internalGlossary, .blockYellow a.internalGlossary, .blockGrey a.internalGlossary, .cms-inner table th a.internalGlossary{border-bottom-color:#1a5bd5}#page-footer a.internalGlossary:hover, #page-footer a.internalGlossary:focus, .well a.internalGlossary:hover, .search-msg a.internalGlossary:hover, .search-msg-warning a.internalGlossary:hover, .search-msg-error a.internalGlossary:hover, .search-empty-filters a.internalGlossary:hover, .well a.internalGlossary:focus, .search-msg a.internalGlossary:focus, .search-msg-warning a.internalGlossary:focus, .search-msg-error a.internalGlossary:focus, .search-empty-filters a.internalGlossary:focus, .bg-lightgrey a.internalGlossary:hover, .bg-lightgrey a.internalGlossary:focus, .bg-softgrey a.internalGlossary:hover, .bg-softgrey a.internalGlossary:focus, .blockYellow a.internalGlossary:hover, .blockYellow a.internalGlossary:focus, .blockGrey a.internalGlossary:hover, .blockGrey a.internalGlossary:focus, .cms-inner table th a.internalGlossary:hover, .cms-inner table th a.internalGlossary:focus{border-bottom-color:#1751be}#page-footer a.btn, .well a.btn, .search-msg a.btn, .search-msg-warning a.btn, .search-msg-error a.btn, .search-empty-filters a.btn, .bg-lightgrey a.btn, .bg-softgrey a.btn, .blockYellow a.btn, .blockGrey a.btn, .cms-inner table th a.btn{color:inherit}#page-footer a.btn-default:hover, .well a.btn-default:hover, .search-msg a.btn-default:hover, .search-msg-warning a.btn-default:hover, .search-msg-error a.btn-default:hover, .search-empty-filters a.btn-default:hover, .bg-lightgrey a.btn-default:hover, .bg-softgrey a.btn-default:hover, .blockYellow a.btn-default:hover, .blockGrey a.btn-default:hover, .cms-inner table th a.btn-default:hover{color:#ffffff}#page-footer .dtimeGreen, .well .dtimeGreen, .search-msg .dtimeGreen, .search-msg-warning .dtimeGreen, .search-msg-error .dtimeGreen, .search-empty-filters .dtimeGreen, .bg-lightgrey .dtimeGreen, .bg-softgrey .dtimeGreen, .blockYellow .dtimeGreen, .blockGrey .dtimeGreen, .cms-inner table th .dtimeGreen{color:#258206}#page-footer .dtimeYellow, .well .dtimeYellow, .search-msg .dtimeYellow, .search-msg-warning .dtimeYellow, .search-msg-error .dtimeYellow, .search-empty-filters .dtimeYellow, .bg-lightgrey .dtimeYellow, .bg-softgrey .dtimeYellow, .blockYellow .dtimeYellow, .blockGrey .dtimeYellow, .cms-inner table th .dtimeYellow{color:#007c8e}#page-footer .dtimeRed, .well .dtimeRed, .search-msg .dtimeRed, .search-msg-warning .dtimeRed, .search-msg-error .dtimeRed, .search-empty-filters .dtimeRed, .bg-lightgrey .dtimeRed, .bg-softgrey .dtimeRed, .blockYellow .dtimeRed, .blockGrey .dtimeRed, .cms-inner table th .dtimeRed{color:#d53401}#page-footer h1, #page-footer h2, #page-footer h3, #page-footer h4, #page-footer h5, #page-footer h6, #page-footer .h1, #page-footer .h2, #page-footer .h3, #page-footer .h4, #page-footer .h5, #page-footer .h6{color:#1a5bd5}#page-footer .newsletter .info a{color:#33aaff}#page-footer .newsletter .info a:focus, #page-footer .newsletter .info a:hover{color:#1188dd}@-webkit-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-moz-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@-ms-keyframes flash{0%{background-color:transparent}50%{background-color:#e27c79}100%{background-color:transparent}}@media (min-width:1200px){.col-lg-5ths{width:20%;float:left}.col-lg-2-5ths{width:40%;float:left}.jump-target, .jump-target-inline{top:-140px}div.startpage .info .block.greeting{height:265px;max-height:265px;overflow:hidden}.product-archive-teaser.manufacturer{height:47px}.banner-header .banner-text-container{background:none;left:15px;height:96%;max-height:96%;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:34%}.banner-header h1, .banner-header .h1{background:none;font-size:40px;margin:0;left:auto !important;right:auto !important;padding-left:0;padding-right:0;position:relative;text-shadow:#f7f7f7 0 0 0.15em}.banner-header .banner-text, .banner-header .banner-button{margin:10px 0;padding:0}.banner-header .banner-text{display:block;text-shadow:#f7f7f7 0 0 0.15em}.banner-header .banner-text p{margin:0}.banner-header .banner-button{height:40.4px}.banner-text-inverted .banner-header .banner-text-container{background:none}.banner-text-inverted .banner-header h1{background:none;text-shadow:#262a31 0 0 0.15em}.banner-text-inverted .banner-header .banner-text{color:#f7f7f7;text-shadow:#262a31 0 0 0.15em}.banner-text-inverted .banner-header .banner-text ul li:before{color:#f7f7f7}.banner-text-inverted .banner-header .banner-button .btn-default{color:white}.banner-text-right .banner-header .banner-text-container{left:auto;right:15px}.banner-text-right .banner-header h1, .banner-text-right .banner-header .h1{text-align:left}.cms-type-21 a.default-tile, .cms-type-21 a.default-tile:focus, .cms-type-21 a.default-tile:hover{margin-bottom:30px}.cms-type-21 a.default-tile .tile .body, .cms-type-21 a.default-tile:focus .tile .body, .cms-type-21 a.default-tile:hover .tile .body{height:125px}}@media (min-width:992px){.col-md-5ths{width:20%;float:left}.col-md-2-5ths{width:40%;float:left}.jump-target, .jump-target-inline{top:-145px}.product-archive-teaser.manufacturer{height:39px}.header-subgroups li{flex-grow:1}.tabbed nav label{flex:1 1 max-content;font-size:15px}}@media (min-width:768px){.col-sm-5ths{width:20%;float:left}.col-sm-2-5ths{width:40%;float:left}.form-group.shipping-postcode, .form-group.postcode{width:25% !important}.form-group.shipping-city, .form-group.city{width:71% !important}.form-group.shipping-firstname, .form-group.shipping-lastname, .form-group.firstname, .form-group.lastname{width:48% !important}.form-career .form-group.firstname, .form-career .form-group.lastname{width:48.3% !important}#form-ajax-contact .salutationNew{width:20.1%}#form-ajax-contact .firstname, #form-ajax-contact .lastname{width:37.4% !important}#form-ajax-contact .customer-no, #form-ajax-contact .order-no, #form-ajax-contact .invoice-no{width:31.7%}#search-button{z-index:auto}#search-button:before{display:none}.product-archive-teaser.manufacturer{height:45px}article#report-detail #product-accordion .panel-active:before{display:block}.banner-header .banner-image-container{padding:0 15px}.banner-header h1, .banner-header .h1{left:15px}.banner-text-right .banner-header h1, .banner-text-right .banner-header .h1{right:15px;left:auto}}@media screen and (max-width:1199px){.main-icon-menu ul{white-space:nowrap}.cart .btn-primary, .cart div.newsletter.advanced .inverted .btn-default, div.newsletter.advanced .inverted .cart .btn-default{clear:left;margin-top:5px}.metanav .navbar .navbar-nav > li > a{padding:10px 7px}#mainTabs{margin-left:15px}#mainmenu .nav-tabs > li > a{font-size:13px}#mainmenu .nav-tabs > li > a::after{font-size:11px}#mainmenu .navbar .contact-info div.phone{font-size:16px;margin-top:5px;margin-bottom:2px}input#search{font-size:13px}.startpage #banner-home-top{height:auto}.startpage #banner-home-top div.swiper-wrapper div.swiper-slide{height:320px}#accordion-main .finanzierung{font-size:13px}#accordion-main .finanzierung p{font-size:13px}.product .cta .cta_second_block{margin-left:4px;margin-right:4px}.new-products-list-text{height:5em !important}.logo{margin-bottom:10px}.search-box{margin-bottom:15px;margin-left:50px}.consultant-box{padding:0 15px;border:none}#cart-content #cart-item-listing table.items div.qtyUnit, #cart-content #cart-item-listing table.items div.delete-item{padding-left:5px !important}#cart-totals #coupon-submit{padding-left:6px;padding-right:6px}div.competition h1, div.competition .h1{font-size:20px}div.competition h2, div.competition .h2{font-size:17px}div.competition #result-box.affix{top:185px;width:100%}div.competition #result-box.affix + #cform{padding-top:120px}div.competition ul.questions ul.answers{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.recentlyviewed button{font-size:12px;height:48px}.product-list-entry .product-button{padding-left:0}.product-list-entry .product-button .btn{padding-left:0.8em;padding-right:0.8em}.product-list-entry .product-button .btn-add-cart{min-width:20px}.product-list-entry .product-button .btn-add-cart i.fa, .product-list-entry .product-button .btn-add-cart .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-entry .product-button .btn-add-cart i.tab-caption-with-warning:before, .product-list-entry .product-button .btn-add-cart .reviews-list i.comment:before, .reviews-list .product-list-entry .product-button .btn-add-cart i.comment:before, .product-list-entry .product-button .btn-add-cart div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-entry .product-button .btn-add-cart i.search-msg-warning:before, .product-list-entry .product-button .btn-add-cart .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-entry .product-button .btn-add-cart i.tab-caption-with-warning:before, .product-list-entry .product-button .btn-add-cart i.customer-info:before{font-size:20px}.product-list-entry .product-button .delayed-announced-notification{min-width:40px}.product-list-entry .product-button .delayed-announced-notification i.fa, .product-list-entry .product-button .delayed-announced-notification .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-entry .product-button .delayed-announced-notification i.tab-caption-with-warning:before, .product-list-entry .product-button .delayed-announced-notification .reviews-list i.comment:before, .reviews-list .product-list-entry .product-button .delayed-announced-notification i.comment:before, .product-list-entry .product-button .delayed-announced-notification div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-entry .product-button .delayed-announced-notification i.search-msg-warning:before, .product-list-entry .product-button .delayed-announced-notification .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-entry .product-button .delayed-announced-notification i.tab-caption-with-warning:before, .product-list-entry .product-button .delayed-announced-notification i.customer-info:before{font-size:17px}.product-list-entry .product-button .delayed-announced-notification:after{padding:.92em}.productdetail a#add-to-cart{padding-left:20px}.productdetail a.add-to-wishlist.btn{padding:0.8em 1em}div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn{font-size:11px;padding-left:25px;padding-right:10px}div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .fa, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn blockquote:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.tophead:before, .db-content-article a.cphl-arrow-right div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn span.tophead:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .db-content-article a.cphl-arrow-right span.subhead:before, .db-content-article a.cphl-arrow-right div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn span.subhead:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.cms-inner.box-info:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .submenu-content .nav-tabs .tab-caption-with-warning:before, .submenu-content .nav-tabs div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .reviews-list .comment:before, .reviews-list div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .comment:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.active-filters-messages .search-msg-warning:before, div.active-filters-messages div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .search-msg-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .productdetail ul.description-navi li .tab-caption-with-warning:before, .productdetail ul.description-navi li div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .tab-caption-with-warning:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn .customer-info:before, div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn div.startpage #hint-corona .cms-inner p:before, div.startpage #hint-corona .cms-inner div#cart-content div#cart-item-listing table#cart-items .coupon-button .btn p:before{font-size:17px}div#cart-content .sidebar #discount-teaser img.responsive-width{max-width:80px}.cms-type-21 a.default-tile .tile .body, .cms-type-21 a.default-tile:focus .tile .body, .cms-type-21 a.default-tile:hover .tile .body{height:102px}}@media (min-width:768px) and (max-width:1199px){#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text{top:4%}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text h2, #banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .h2{font-size:27.5px}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text h3, #banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .h3{font-size:17px}#banner-home-top div.swiper-wrapper div.swiper-slide div.teaser-text .details-block{line-height:1.1}.banner-header h1, .banner-header .h1{max-width:50%}}@media (min-width:768px) and (max-width:991px){.jump-target, .jump-target-inline{top:-60px}.wishlist #list-admin h3, .wishlist #list-admin .h3{margin-bottom:0}.wishlist #list-admin .well, .wishlist #list-admin .search-msg, .wishlist #list-admin .search-msg-warning, .wishlist #list-admin .search-msg-error, .wishlist #list-admin .search-empty-filters{padding:10px;margin-bottom:10px}.wishlist #list-admin div.action{display:inline-block;margin-bottom:0}.wishlist #list-admin div.action .btn{width:auto;padding:0.6em 1em}.wishlist #list-admin div.tools{width:auto;margin-right:20px}.wishlist #list-admin div.dropdown{display:inline-block;margin-bottom:0;max-width:25%}.wishlist aside h2, .wishlist aside .h2{display:none}.wishlist aside form div, .wishlist aside form input{display:inline-block;width:auto}.wishlist aside form button.btn{padding:0.5em 3em}.wishlist aside form .login-links{display:none}#page-header .contact-info{margin-top:0.5em}.multi-column-2, .multi-column-3, .multi-column-4{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.cms-type-21 a.default-tile .tile .body, .cms-type-21 a.default-tile:focus .tile .body, .cms-type-21 a.default-tile:hover .tile .body{height:77px}}@media screen and (max-width:991px){#page-container{padding-top:0 !important;max-width:100%;overflow-x:hidden}body.with-sticky-bottom #page-container{margin-bottom:70px}body.with-sticky-bottom #back-to-top{bottom:70px}#page-header{position:fixed;min-height:46px;margin-top:0 !important}#page-header .logorow{background-color:#223377}#page-header .logorow .logo{padding:0;margin:0}#page-header .search-box{margin-top:15px;margin-left:0}#page-header .main-icon-menu{padding:0}#page-header .main-icon-menu ul.list-inline li{padding-bottom:0 !important;min-width:0}#page-header .main-icon-menu ul.list-inline li a.utility{min-height:0}#page-header .main-icon-menu > ul{margin:0;font-size:0;float:right;white-space:nowrap}#page-header .main-icon-menu > ul span{padding:12px 17px}#page-header .main-icon-menu > ul a.utility{padding:0;width:auto;vertical-align:top}#page-header .main-icon-menu > ul label{display:none !important}#page-header .main-icon-menu > ul .badge{right:1px;top:1px;padding:2px 4px !important;font-size:11px !important}#page-header .main-icon-menu > ul #account-badge{padding:1px !important}#page-header .contact-info{color:#2a6ef6;font-weight:400;font-size:20px;text-transform:uppercase;padding-left:0;padding-right:0;white-space:nowrap}#page-header .contact-info span{color:#262a31}#page-header .contact-info span.email{margin-left:10px;vertical-align:text-bottom}#page-header .contact-info span.email i{color:#262a31}#breadcrumb{margin-top:60px}#copyright .col-md-6{text-align:center;margin-bottom:1.5em}select{height:2em;padding:.2em 1.5em .2em .8em;margin-bottom:.1em;border:1px solid #d4d4d6;border-radius:4px;color:#262a31;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);background:#ffffff;background-repeat:no-repeat;background-position:right center}select:disabled{opacity:0.5 !important;cursor:default}.startpage #shop-info .border-right{border:0 none}.startpage #shop-info .button-box.first .well, .startpage #shop-info .button-box.first .search-msg, .startpage #shop-info .button-box.first .search-msg-warning, .startpage #shop-info .button-box.first .search-msg-error, .startpage #shop-info .button-box.first .search-empty-filters{margin-right:0}div#register-form .shipping-address, div#register-form .billing-address{padding-left:15px;padding-right:15px}div#register-form .password-note{padding-left:0}.product-list-container .product-price{padding:10px 0 25px 25px}.product-list-container .product-button{padding-right:0}.wishlist .product-list-container .compare-checkbox{left:15px !important}.pagination-container .info{white-space:nowrap}.cms-single-product .product-desc{padding-bottom:0.5em}.productdetail{}.productdetail h1, .productdetail .h1{padding:0}.productdetail a.add-to-wishlist{margin-bottom:0.5em}.productdetail a#add-to-cart{padding:0.8em 1em}.productdetail.product-popup h1, .productdetail.product-popup .h1{padding:10px}.productdetail #recommendations .categorie-submenu{padding:0;margin:0 15px 15px}.productdetail .product-name-bottom #additional-images{height:203px;max-height:203px}.productdetail .product-name-bottom #additional-images .swiper{max-height:143px}.productdetail .product-name-bottom #additional-images.swiper-hide-navi{height:144px;max-height:144px}.productdetail .product-name-bottom #additional-images.swiper-hide-navi .swiper{max-height:144px}.productdetail #tabbed-pdesc-content .border-right{border-right:none}#product-data{margin-top:1.5em}#product-data .rating{display:block;border:0 none;padding:0;margin-left:0}#product-data .panel-variations h4 a, #product-data .panel-variations .h4 a{position:absolute}#product-data .panel-substitute .btn{padding-left:1em;padding-right:1em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#product-data .actions .bootstrap-checkbox{padding-left:30px;display:inline-block;width:45% !important;margin-bottom:15px}.notification-form{max-width:100%}.notification-form .mandatory-note{display:none}.detail-search-heading.affix{top:42px}.reviews-summary-block{margin-bottom:1.5em}form.write-review .valuation-category .total-valuation{border-bottom:1px solid #d4d4d6}form.write-review .total-valuation{font-size:10px;max-width:20%;padding-left:0;padding-right:0}.form-group.captcha{max-width:125px}.form-group.captcha label{max-width:125px}.account .actions .well a span, .account .actions .search-msg a span, .account .actions .search-msg-warning a span, .account .actions .search-msg-error a span, .account .actions .search-empty-filters a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%}#cart-content div#cart-item-listing table.items .qtyUnit{display:none}#cart-content div#cart-item-listing table.items .delete-item{padding-left:15px !important}.checkout form#save-remark .buttons button.btn{padding:0.8em 1em}.checkout #address .flex{display:flex}.checkout #address .register-type .paragraph ul{padding-left:15px;font-size:13px}#checkout-success{padding-left:15px;padding-right:15px}div.competition #result-box{left:0;z-index:10}div.competition #result-box.affix{top:40px}div.competition #result-box.affix + #cform{padding-top:50px}.frameless .question-competition form#cform{margin-top:95px}.frameless #result-box{text-align:center}table.product-comparison thead th{padding:0}table.product-comparison thead th.product{display:none}table.product-comparison thead tr{margin-bottom:0}table.product-comparison tr{float:left;width:100%;margin-bottom:2em}table.product-comparison tr.attr-group-row.even, table.product-comparison tr.attr-group-row.odd{background-color:#f7f7f7 !important}table.product-comparison td{float:left;width:100%;padding:1em;border-bottom:1px solid #d4d4d6}table.product-comparison td.attr-name{font-weight:700}table.product-comparison td.attr-value::before{content:attr(data-label);word-wrap:break-word;background:#eee;border-right:1px solid #d4d4d6;width:50%;float:left;padding:1em;margin:-1em 1em -1em -1em}table.product-comparison td div.attr-text{margin-left:50%}.comparison .buttons{text-align:center}.comparison li .description{width:47% !important}.comparison li .actions{width:30% !important}div.cke{max-width:100%}}@media screen and (max-width:767px){h1, .h1{font-size:30px}div.div-multicol-2, div.div-multicol-3, div.div-multicol-4{column-count:1;column-gap:0}.cke-content ul{padding-left:15px}#page-header{position:fixed}#page-header .logorow .logo{position:relative;left:auto;top:0}#page-header .logorow .logo #logo{width:161px;height:37px}#page-header .mobile-menu .mobile-menu-item.logo{flex-grow:1}.startpage div.row{overflow-x:hidden}.startpage #banner-home-top{background-color:transparent}.startpage #banner-home-top div.swiper-wrapper div.swiper-slide{height:auto !important}.startpage .button-box .btn{padding:0.8em 2em}.detail-search-heading h1, .detail-search-heading .h1{width:100%}.detail-search-heading.affix{top:75px;width:91%}.dev-small li{float:none !important}.dev-small li a{text-align:center}.lists-smallbullets ul, ul.small-bullets{padding-left:25px}.group-header header, .group-header aside, .manufacturer-header header, .manufacturer-header aside{height:auto}.group-header header h1, .group-header header .h1, .group-header aside h1, .group-header aside .h1, .manufacturer-header header h1, .manufacturer-header header .h1, .manufacturer-header aside h1, .manufacturer-header aside .h1{background-color:transparent;padding:0}.group-header .no-products .well, .group-header .no-products .search-msg, .group-header .no-products .search-msg-warning, .group-header .no-products .search-msg-error, .group-header .no-products .search-empty-filters, .manufacturer-header .no-products .well, .manufacturer-header .no-products .search-msg, .manufacturer-header .no-products .search-msg-warning, .manufacturer-header .no-products .search-msg-error, .manufacturer-header .no-products .search-empty-filters{height:auto;margin-bottom:0}.group-header .no-products div.panel, .manufacturer-header .no-products div.panel{margin-bottom:0}.module-listing header{margin-bottom:0}.newsletter .change-subscription.panel{-webkit-box-shadow:none;box-shadow:none;border:0 none}.newsletter .change-subscription.panel .panel-body{padding:0}.newsletter .change-subscription.panel .panel-body .btn{display:block;width:95%;margin:15px auto;float:none !important}.newsletter .form-buttons{padding-left:0;padding-right:0}.newsletter .form-buttons .btn{max-width:100%;padding:0.8em 2em}div.newsletter.advanced p.teaser{padding:0 4px}#search-form aside{display:none}#search-form aside .chosen-container{min-width:95%}#cookie-bar{font-size:12px}#cookie-bar button{margin-top:10px}#cookie-bar .buttons{text-align:center}#cookie-bar .buttons .btn-secondary{display:inline-block}.product-list-container header{margin-bottom:15px}.product-list-container .product-list-entry{padding-bottom:0;padding-top:15px;margin-left:-10px;margin-right:-10px;border:1px solid #d4d4d6}.product-list-container .product-list-entry .key-features ul{font-size:11px}.product-list-container .product-list-entry .key-features li{padding-bottom:5px;margin-bottom:0}.product-list-container .product-list-entry .wishlist-checkbox label{padding-top:8px;padding-bottom:0}.product-list-container .product-list-entry .wishlist-checkbox label:after{top:8px}.product-list-container .product-list-entry .wishlist-checkbox label:before{top:6px}.product-list-container .product-list-entry .product-thumb .product-review{font-size:12px;white-space:nowrap}.product-list-container .product-list-entry .product-actions{background-color:#f7f7f7}.product-list-container .product-list-entry span.studio{font-size:11px}.product-list-container .product-list ul.active-filters:first-child{display:block;font-weight:500;text-align:center}.product-list-container .product-list .well, .product-list-container .product-list .search-msg, .product-list-container .product-list .search-msg-warning, .product-list-container .product-list .search-msg-error, .product-list-container .product-list .search-empty-filters{margin-right:-15px;margin-left:-15px}.product-list-container .product-list .well:before, .product-list-container .product-list .search-msg:before, .product-list-container .product-list .search-msg-warning:before, .product-list-container .product-list .search-msg-error:before, .product-list-container .product-list .search-empty-filters:before, .product-list-container .product-list .well:after, .product-list-container .product-list .search-msg:after, .product-list-container .product-list .search-msg-warning:after, .product-list-container .product-list .search-msg-error:after, .product-list-container .product-list .search-empty-filters:after{display:table;content:" "}.product-list-container .product-list .well:after, .product-list-container .product-list .search-msg:after, .product-list-container .product-list .search-msg-warning:after, .product-list-container .product-list .search-msg-error:after, .product-list-container .product-list .search-empty-filters:after{clear:both}.product-list-container .product-list .deliveryinfo{min-height:auto}.product-list-container .product-list-body li{border:0 none;padding-bottom:15px;margin-bottom:0}.product-list-container .flags{margin-bottom:15px;white-space:nowrap;font-size:1.5em}.product-list-container .product-desc{min-height:118px}.product-list-container .product-price, .product-list-container .product-button{padding-top:15px;padding-bottom:0;padding-left:10px;background-color:#f7f7f7;min-height:140px}.product-list-container .product-price .amount, .product-list-container .product-button .amount{margin-bottom:0}.product-list-container .product-price .wishlist-checkbox{position:absolute;bottom:15px;left:100%;padding-left:10px;padding-right:15px;z-index:1}.product-list-container .product-price .compare-checkbox{position:absolute;bottom:15px;left:150%;z-index:1;padding-left:15px}.product-list-container .product-price .compare-checkbox label{padding-bottom:0}.product-list-container .product-price-studio{padding-top:5px}.product-list-container .product-button{padding-left:0;padding-right:0}.product-list-container .product-button .btn{padding:0.4em 0.5em;height:auto;line-height:1.2}.product-list-container .product-button .btn:after{border-width:1em 0 1em 0.7em;right:-0.72em;top:-0.05em}.product-list-container .product-button .btn.btn-add-cart{min-width:35px;padding-top:0.3em !important;position:relative;left:0}.product-list-container .product-button .btn.btn-add-cart i.fa, .product-list-container .product-button .btn.btn-add-cart .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-container .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .product-list-container .product-button .btn.btn-add-cart .reviews-list i.comment:before, .reviews-list .product-list-container .product-button .btn.btn-add-cart i.comment:before, .product-list-container .product-button .btn.btn-add-cart div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-container .product-button .btn.btn-add-cart i.search-msg-warning:before, .product-list-container .product-button .btn.btn-add-cart .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-container .product-button .btn.btn-add-cart i.tab-caption-with-warning:before, .product-list-container .product-button .btn.btn-add-cart i.customer-info:before{font-size:17px}.product-list-container .product-button .btn.btn-add-cart:after{padding:0.6em;right:-.9em}.product-list-container .product-button .btn.btn-action:after, .product-list-container .product-button .btn.btn-add-cart:after{border-width:1.1em 0 1.1em 0.7em;padding:0;right:-0.7em}.product-list-container .product-button .btn.delayed-announced-notification{min-width:35px;padding-top:0.3em !important}.product-list-container .product-button .btn.delayed-announced-notification i.fa, .product-list-container .product-button .btn.delayed-announced-notification .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs .product-list-container .product-button .btn.delayed-announced-notification i.tab-caption-with-warning:before, .product-list-container .product-button .btn.delayed-announced-notification .reviews-list i.comment:before, .reviews-list .product-list-container .product-button .btn.delayed-announced-notification i.comment:before, .product-list-container .product-button .btn.delayed-announced-notification div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages .product-list-container .product-button .btn.delayed-announced-notification i.search-msg-warning:before, .product-list-container .product-button .btn.delayed-announced-notification .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li .product-list-container .product-button .btn.delayed-announced-notification i.tab-caption-with-warning:before, .product-list-container .product-button .btn.delayed-announced-notification i.customer-info:before{font-size:15px}.product-list-container span.eye-catcher{left:0;top:-4px}.productdetail .rating{display:block;margin-top:10px}.productdetail .energy{margin-top:0}.productdetail #reviews .btn{display:block;margin:1.5em auto;width:90%}.productdetail .counter .input-group-addon{padding-left:7px;padding-right:7px}.productdetail a.add-to-wishlist{width:100%}.productdetail a#add-to-cart{padding:0.8em 0.6em}.productdetail .panel-return .panel-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagination > li > a, .pagination > li > span{padding:6px 8px}#financing-rates-info{max-width:285px}#financing-rates-info td, #financing-rates-info th{padding:0;font-size:11px}.cms-single-product .product-button{margin-top:1.5em}.cms-single-product .product-button .btn{padding:0.8em 1.5em}.cms-single-product .product-price{margin-top:1.5em}.cms-type-103 figure{display:none}.cms-type-103 .cms-banner{padding-top:2.5%;padding-bottom:2.5%}.cms-type-103 .cms-banner .banner-content{position:relative;left:5%;max-width:90%}.cms-type-103.text-position-2 div.banner-content{left:5%;max-width:90%;right:unset;text-align:right}#questions .show-all{margin-top:1.2em;text-align:center}div.product-questions .question-listing div.list-entry div.answers{padding-left:15px;padding-right:5px}div.product-questions .question-listing div.list-entry div.comment{margin-left:0}div.product-questions .question-listing div.list-entry div.vote-or-comment{margin-top:10px}div.product-questions .question-listing div.list-entry .vote-up, div.product-questions .question-listing div.list-entry .vote-down{display:inline-block;color:#aaaaaa;vertical-align:middle;text-align:center}div.product-questions .question-listing div.list-entry .vote-up i.fa, div.product-questions .question-listing div.list-entry .vote-up .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs div.product-questions .question-listing div.list-entry .vote-up i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-up .reviews-list i.comment:before, .reviews-list div.product-questions .question-listing div.list-entry .vote-up i.comment:before, div.product-questions .question-listing div.list-entry .vote-up div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages div.product-questions .question-listing div.list-entry .vote-up i.search-msg-warning:before, div.product-questions .question-listing div.list-entry .vote-up .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li div.product-questions .question-listing div.list-entry .vote-up i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-up i.customer-info:before, div.product-questions .question-listing div.list-entry .vote-down i.fa, div.product-questions .question-listing div.list-entry .vote-down .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs div.product-questions .question-listing div.list-entry .vote-down i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-down .reviews-list i.comment:before, .reviews-list div.product-questions .question-listing div.list-entry .vote-down i.comment:before, div.product-questions .question-listing div.list-entry .vote-down div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages div.product-questions .question-listing div.list-entry .vote-down i.search-msg-warning:before, div.product-questions .question-listing div.list-entry .vote-down .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li div.product-questions .question-listing div.list-entry .vote-down i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-down i.customer-info:before{cursor:pointer;font-size:175%}div.product-questions .question-listing div.list-entry .vote-up{margin-right:10px}div.product-questions .question-listing div.list-entry .vote-up i.fa, div.product-questions .question-listing div.list-entry .vote-up .submenu-content .nav-tabs i.tab-caption-with-warning:before, .submenu-content .nav-tabs div.product-questions .question-listing div.list-entry .vote-up i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-up .reviews-list i.comment:before, .reviews-list div.product-questions .question-listing div.list-entry .vote-up i.comment:before, div.product-questions .question-listing div.list-entry .vote-up div.active-filters-messages i.search-msg-warning:before, div.active-filters-messages div.product-questions .question-listing div.list-entry .vote-up i.search-msg-warning:before, div.product-questions .question-listing div.list-entry .vote-up .productdetail ul.description-navi li i.tab-caption-with-warning:before, .productdetail ul.description-navi li div.product-questions .question-listing div.list-entry .vote-up i.tab-caption-with-warning:before, div.product-questions .question-listing div.list-entry .vote-up i.customer-info:before{margin-top:-5px;padding-bottom:5px}div.product-questions .form-buttons{text-align:center}.account .form-buttons{padding-left:0;padding-right:0;text-align:center}.account .form-buttons .btn{padding:0.8em 2em}.account form#cookie-types #details{max-height:none;overflow-y:visible}.account form#cookie-types .buttons{text-align:center}.account form#cookie-types .buttons button{margin-bottom:1.5em}div#cart-addition div.cart-success{text-align:center}div#cart-addition div.cart-success a.btn-success{margin-top:15px}div#cart-addition div.cart-success div.image{max-width:30%;margin:0 10px}div#cart-addition div.cart-success div.desc{max-width:55%;font-size:15px}div#cart-addition div.cart-payment{padding:10px 10px 0 10px}div.cart-suggest .swiper{max-width:92%}div#cart-content h2.well, div#cart-content h2.search-msg, div#cart-content h2.search-msg-warning, div#cart-content h2.search-msg-error, div#cart-content h2.search-empty-filters, div#cart-content .h2.well, div#cart-content .h2.search-msg, div#cart-content .h2.search-msg-warning, div#cart-content .h2.search-msg-error, div#cart-content .h2.search-empty-filters{background-color:transparent;padding:5px 15px;margin:-10px 0 0 0;font-size:20px}div#cart-content .buttons .payment-button{text-align:center;display:inline-block;margin-bottom:15px}div#cart-content .button-divider{text-align:center;padding:0 15px 15px}div#cart-content .checkout-button{text-align:center;margin-left:0}div#cart-content .checkout-button .checkout-notes{margin-bottom:5px}div#cart-content .sidebar{margin-top:0}div#cart-content .sidebar .btn-success{padding-left:1.5em;padding-right:1.5em}div#cart-content .sidebar .wrapper{padding-bottom:15px}div#cart-content .sidebar .payment-button.main{min-width:0;max-width:50%;float:right;margin-right:10px}div#cart-content .sidebar .express-buttons{padding-left:18px}div#cart-content .sidebar .express-buttons .payment-button{max-height:40px;margin-top:0}div#cart-content .sidebar .express-buttons .payment-button.amazon_pay{background-image:url("../img/payment/amazon-pay-xs.jpg")}div#cart-content .sidebar .express-buttons .payment-button.paypal_express{background-image:url("../img/payment/paypal-express-xs.jpg")}div#cart-content .sidebar .express-buttons .buttons-container{margin-top:0;margin-bottom:0;border-top:0 none;max-width:45%;position:relative}div#cart-content .sidebar .express-buttons .buttons-container:after{content:'oder';position:absolute;right:-2.5em;top:0.7em}div#cart-content .sidebar .express-buttons .buttons-container .divider{display:none}div#cart-content .sidebar #discount-teaser{padding:10px 0;border:0 none;background-color:#d4d4d6;margin:0 -15px 15px;height:auto}div#cart-content .sidebar #discount-teaser img{display:none}div#cart-content .sidebar #discount-teaser .button{float:none;white-space:nowrap;text-align:center;margin:0}div#cart-content .sidebar #discount-teaser .button strong{vertical-align:middle}div#cart-content .sidebar #discount-teaser .button br{display:none}div#cart-content .sidebar #discount-teaser .button span.hidden{display:inline !important}div#cart-content .sidebar #discount-teaser .button button{margin-top:0;margin-left:5px}div#cart-content .payment-images{margin-left:0;margin-right:0;border-top:1px solid #d4d4d6;padding-top:15px}.checkout div#cart-item-listing table.items{border:1px solid #cccccc}.checkout div#cart-item-listing table.items thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkout div#cart-item-listing table.items tr{display:block}.checkout div#cart-item-listing table.items tr:not(:first-child){border-top:3px solid #dddddd}.checkout div#cart-item-listing table.items tr td{text-align:right;padding:10px;border:0 none;font-size:small}.checkout div#cart-item-listing table.items tr td:not(:last-child){border-bottom:1px solid #d4d4d6}.checkout div#cart-item-listing table.items tr td.info, .checkout div#cart-item-listing table.items tr td.qty{padding-left:0;padding-right:20px}.checkout div#cart-item-listing table.items tr td.price, .checkout div#cart-item-listing table.items tr td.qty{font-size:12px;display:inline-block;max-width:32%;border:0 none;padding-bottom:10px !important}.checkout div#cart-item-listing table.items tr td.price{white-space:nowrap}.checkout div#cart-item-listing table.items tr td.price:before{display:block;text-align:right;font-weight:bold;content:attr(data-label)}.checkout div#cart-item-listing table.items tr td .spinner-wrapper{margin-top:0 !important}.checkout div#cart-item-listing table.items tr td .spinner-wrapper .qtyUnit{display:none !important}.checkout div#cart-item-listing table.items tr td .spinner-wrapper .delete-item{border:1px solid #d4d4d6;padding:3px 6px !important;border-radius:3px;position:absolute;top:0;right:-36px}.checkout div#cart-item-listing table.items tr td .spinner-wrapper .spinner{float:right;margin-right:15px}.checkout div#cart-item-listing table.items tr td.coupon-button{padding:10px 0 !important;display:inline-block;text-align:center !important;width:100%}.checkout #cart-totals select{max-width:100%;display:inline-block;margin-top:0.5em}.checkout #cart-totals .btn{max-width:100%}.checkout #cart-totals .btn i.fa-check{display:none}.checkout #cart-totals a#coupon-submit{padding-left:3px;padding-right:3px}.checkout #address .flex{display:block}.checkout #address .register-type{border:0 none}.checkout #address .register-type-guest{padding-top:0}.checkout #address .register-type-login{padding-top:30px;padding-bottom:65px}.checkout #address .register-type-login .mobile-border{background-color:#ffffff;padding:15px;margin:-10px;margin-bottom:-60px;padding-bottom:60px;box-shadow:0 1px 6px 0 rgba(0, 0, 0, 0.4)}.checkout #address .register-type-login .mobile-border h4, .checkout #address .register-type-login .mobile-border .h4{text-align:center;font-weight:300;font-size:17px}.checkout #address .register-type-login .mobile-border h4 b, .checkout #address .register-type-login .mobile-border .h4 b{font-weight:300;font-size:20px}.checkout #address .register-type-login #login-box{margin-top:25px}.checkout #address .panel{border:0 none;box-shadow:unset}.checkout #address .panel-body{padding:0}.checkout #address .address-block{border-right:0 none !important}.checkout .remark{padding-bottom:0 !important}.checkout .remark form#save-remark .buttons{text-align:left !important;position:relative !important;margin-top:1.5em;bottom:0 !important;padding-left:15px}.checkout #payment-list div.payment-block.well-sm{padding:3px}.checkout #payment-list div.payment-block.well-sm .heading{padding:5px;position:relative}.checkout #payment-list div.payment-block.well-sm .description{padding:5px 5px 5px 10px;margin-top:15px;position:initial;font-size:13px}.checkout #payment-list div.payment-block.well-sm .description img.payment-icon{position:absolute;right:0;top:7px;max-width:55%}.checkout #payment-list div.payment-block.well-sm .info{padding:0;font-size:13px}.checkout #guestAccount .form-group.email{margin-top:15px}#checkout-submit table#cart-items tr td.qty:before{display:block;text-align:right;font-weight:bold;content:attr(data-label)}#checkout-submit table#cart-items tr td.qty .spinner-wrapper{width:100%;text-align:center}#checkout-success .well, #checkout-success .search-msg, #checkout-success .search-msg-warning, #checkout-success .search-msg-error, #checkout-success .search-empty-filters{padding-left:0;padding-right:0}#checkout-success a#print-order{display:block;margin-top:15px}#checkout-success .panel-body{padding-top:0;padding-left:0;padding-right:0}#checkout-success #payment-info .payment-image{padding-bottom:10px;text-align:left}div.amazon-pay #readOnlyWalletWidgetDiv, div.amazon-pay #walletWidgetDiv{margin-top:15px}div.amazon-pay .buttons .next{text-align:center}div.amazon-pay .buttons .next a{width:80%}div.amazon-pay .buttons .logout{text-align:center;margin-top:25px}.express-checkout #change-payment-method{display:block;width:100%;margin-top:30px}div#register-form input[type="text"]{width:100%;max-width:100%}div#register-form .form-inline{display:block}div#register-form .form-buttons{position:relative;padding-bottom:60px}div#register-form .form-buttons .btn-success{width:90%}div#register-form .form-buttons .cancel{position:absolute;width:90%;bottom:0;left:15px}.campaign-teaser .swiper-slide .image{float:none;margin-left:0;margin-bottom:15px;text-align:left;max-width:100%}.campaign-teaser .swiper-slide a.btn{display:block;margin:0 auto}div.competition #result-box{padding-left:0}div.competition #result-box.affix{top:70px}div.competition #result-box.affix + #cform{padding-top:80px}div.competition #result-box span#ccode{min-width:250px;max-width:80%}.reviews-list .comment-form .form-buttons{text-align:center !important}.reviews-list .comment-form .form-buttons .btn{padding:0.8em 2em}form.write-review .total-valuation-wrapper .label{padding-bottom:10px}form.write-review .total-valuation-wrapper .caption{margin-top:3px}form.write-review #detailed-valuation-wrapper .valuation-category{border-bottom:1px solid #d4d4d6}form.write-review #detailed-valuation-wrapper .valuation-category.first{border-top:1px solid #d4d4d6}form.write-review #detailed-valuation-wrapper .valuation-category .label{border-radius:0 !important}form.write-review #detailed-valuation-wrapper .valuation-category .selection{padding-bottom:5px;height:auto !important;border-radius:0 !important}.wishlist #list-admin .well, .wishlist #list-admin .search-msg, .wishlist #list-admin .search-msg-warning, .wishlist #list-admin .search-msg-error, .wishlist #list-admin .search-empty-filters{margin-top:0;padding-top:10px;padding-bottom:10px}.wishlist #list-admin #new-list{padding:0 1.2em}.wishlist #list-admin .action{margin-top:0.5em;margin-bottom:0.5em}.wishlist #list-admin .action .btn{width:100%}.wishlist .product-actions{padding-top:15px}.wishlist .product-button{min-height:0;padding:0.6em 10% 15px 10%;background-color:#f7f7f7}#filter-toggle{text-align:center;background-color:#aaaaaa;text-transform:uppercase;font-size:13px;font-weight:500}#filter-toggle a{color:#262a31;padding:10px;display:block}#filter-toggle a:active, #filter-toggle a:focus, #filter-toggle a:hover{text-decoration:none}.product-questions .list-entry .write-answer-link{margin-top:15px;margin-left:0 !important}.product-questions .list-entry .write-comment-link{margin-left:0 !important}.product-questions .list-entry .rate-buttons{text-align:left !important}.product-questions .product-image{margin-top:0 !important}.table-responsive, .cms-type-2 .cms-inner, .cke-content table{border:none !important}.multi-column-2, .multi-column-3, .multi-column-4{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media (max-width:479px){.product h1, .product .h1{font-size:1.2em}.cms-type-21 a.default-tile .tile .body, .cms-type-21 a.default-tile:focus .tile .body, .cms-type-21 a.default-tile:hover .tile .body{height:128px}}@media (max-width:585px){.vertical-gallery{display:none}.main-product-picture{margin-right:auto;margin-left:auto}#accordion-main .finanzierung{min-height:90px}.float-right{float:none !important}}@media (max-width:350px){#cart-content .sidebar{display:none !important}}@media print{#page-container{padding-top:0 !important}section#breadcrumb{display:block !important}#contentarea{margin-top:unset}section#breadcrumb, #contentarea{width:100%;padding-left:5%;padding-right:5%}.swiper-wrapper{page-break-inside:avoid}.submenu-content .nav-tabs-wrapper{display:block !important}ul.nav-tabs{page-break-inside:avoid;border:0 solid black !important}ul.nav-tabs li{border:0 solid black !important}ul.nav li.active, ul.nav li.active > a{background-color:#ffffff !important;color:#eeeeee !important}a i.fa-chevron-left, a i.fa-chevron-right, ul.pagination i.fa-chevron-left, ul.pagination i.fa-chevron-right{display:none}section#shop-info{display:none}footer#page-footer div.container{width:100%}footer#page-footer div.container div:not(#footnotes){display:none}section#copyright{background-color:#ffffff;color:#888888 !important}section#copyright .container .row{text-align:center}section#copyright .container .row div.meta-nav{display:none}section#copyright .container .row div.meta-nav + div{float:unset;right:unset;display:inline-block}a#back-to-top{display:none !important}div.startpage #banner-home-top .teaser-text .details-block a{display:none}div.startpage #banner-home-top .info .block.greeting{height:unset;max-height:unset;overflow:visible}div.group-header header{width:100%}section#search-container{width:100%}form#search-form #filter-toggle{display:none !important}form#search-form > div:last-child{width:100%}article.product-list-entry{page-break-inside:avoid}.wishlist-checkbox, .product-button a.product-detail-link{display:none}.product-list-entry .reason{max-height:unset}article.productdetail a.write-review{display:none}article.productdetail div.questions-link a + a{display:none}article.productdetail div#product-cart{display:none}article.productdetail #pdesc .border-right{border-right-width:0}article.productdetail .reviews-summary .progress-bar{border:1px solid #2a6ef6}article.productdetail #reviews a.btn, article.productdetail #testReports .report a.btn{display:none}.panel-substitute{display:none}.manufacturer-header .box-justified{height:unset !important}article.db-content-article{width:100%;margin-left:0;margin-right:0}.glossary.row div.well, .glossary.row div.search-msg, .glossary.row div.search-msg-warning, .glossary.row div.search-msg-error, .glossary.row div.search-empty-filters{display:none}div.newsletter.archive a.btn{display:none}.blog .overview a.btn{display:none}.blog .entries .entry a.btn{display:none}.blog #sidebar{display:none}.blog .pagination-container .pagination{padding-top:1px;padding-bottom:1px}.comments > :nth-last-child(3), .comments > :nth-last-child(2), .comments > :nth-last-child(1){display:none}div.testreports a.btn{display:none}div.testreports .pagination-container .pagination{padding-top:1px;padding-bottom:1px}.hidden-print{display:none !important}}@media print and (orientation:portrait){body{width:1600px}}@media print and (orientation:landscape){body{width:2200px}}