.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:linear-gradient(to bottom,white 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#ot-sdk-btn-floating{display:none}.footer-wrapper #ot-sdk-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer;font-size:15px!important;font-family:"ahlsellsans-bold","sans-serif"!important;color:#d5ebf7!important}.footer-wrapper #ot-sdk-btn:hover{background:none!important;text-decoration:underline;opacity:1!important}#ot-sdk-btn{background-color:#0073b6!important;color:#094c7c!important;border:0!important}#ot-sdk-btn:hover{background-color:#0073b6!important;opacity:.7}#onetrust-banner-sdk #onetrust-accept-btn-handler{background:#0073b6!important;color:#fff!important;border:0!important;border-radius:8px;opacity:1!important}#onetrust-banner-sdk #onetrust-accept-btn-handler:hover{opacity:1;background-color:#094c7c!important}#onetrust-banner-sdk #onetrust-reject-all-handler{background:#e8f3f9!important;color:#094c7c!important;border:0!important;border-radius:8px}#onetrust-banner-sdk #onetrust-reject-all-handler:hover{opacity:1;background-color:#094c7c!important;color:#fff!important}#onetrust-banner-sdk #onetrust-pc-btn-handler{background:""!important;color:#094c7c!important;border-color:#094c7c!important;color:#094c7c!important;border-radius:8px}#onetrust-banner-sdk #onetrust-pc-btn-handler:hover{opacity:1;background-color:#094c7c!important;color:#fff!important}#onetrust-pc-sdk .ot-pc-logo img{display:none}#onetrust-pc-sdk .save-preference-btn-handler{background:#0073b6!important;color:#094c7c!important;border:0!important}#onetrust-pc-sdk #accept-recommended-btn-handler{background:#0073b6!important;color:#094c7c!important;border:0!important}#onetrust-pc-sdk .ot-pc-refuse-all-handler{background:#e8f3f9!important;color:#094c7c!important;border-width:0!important}#onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group>.ot-always-active{color:#0073b6!important}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#0073b6!important;border:1px solid #d2d3d5!important}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#094c7c}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.left{float:left!important}.right{float:right!important}.center,.wrap{margin-left:auto;margin-right:auto}.no-margin{margin-top:0;margin-bottom:0}.no-margin-top{margin-top:0}.no-margin-bottom{margin-bottom:0!important}.border-top{border-top:1px solid #d2d3d5}.border-bottom{border-bottom:1px solid #d2d3d5}.noscroll{overflow:hidden}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.uppercase{text-transform:uppercase}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}html{font-size:62.5%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.ie8{font-size:medium}html *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}body{margin:0;font-size:15px;font-family:"ahlsellsans-regular","sans-serif";font-weight:400;line-height:1.6;background:#f5f5f8}body.popup-modal-open{overflow:hidden}.wrap{max-width:1200px;padding:0}@media all and (min-width:768px){.wrap{padding:0 7.5px}}.site-content{position:relative;margin-bottom:40px;padding:0 10px}@media all and (min-width:768px){.site-content{position:initial;margin-top:45px;padding:0 7.5px}}.site-content .bx-wrapper{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border:0}ul{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto}a,img{border:none;outline:none}.waitPanel{position:relative}.waitObj{position:absolute;opacity:.7!important;z-index:800;background-image:url(/Content/assets/images/plugins/bx_loader.gif);background-repeat:no-repeat;background-position:center center;background-color:#fff;cursor:default}.waitObj .loading-text{position:absolute;top:calc(50% + 32px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.flash{position:absolute;background:#fff;opacity:.7}.mandatory{color:#e60032}.my-assortment{position:absolute;top:-8px;right:-9px;z-index:500}.barcode{font-family:code39}.icon-ok-circled{color:#96c11e}.icon-ok-circled.acquisition{color:#7e8085}.icon-cancel-circled{color:#e60032}.icon-attention-circled{color:#7e8085}.icon-truck{color:#96c11e}.icon-clock-green{color:#96c11e}.icon-truck-clock-green{color:#96c11e}.errors,.validation-summary-errors{color:#e60032}.highlight{font-family:"ahlsellsans-bold","sans-serif"}.hide{display:none}.hide-important{display:none!important}.primary{background:#d5ebf7}.primary-dark{background:#c0e1f3}.primary-icon:before{background-color:#d5ebf7}.primary-text{color:#0073b6}.secondary{background:#fff}.tertiary{background:#96c11e}.attention{background:#e60032}.tertiary-dark{background:#85ab1b}.dark-grey{background:#52555c}.danger{background:#e60032}.accent{background:#662382}.price-style{color:#29292d}.price-style::after{background-color:#29292d}.icon-background-color-transparent.ahlsellIcon{background-color:transparent}b,strong{font-family:'ahlsellsans-bold'}@font-face{font-family:'ahlsellslab-extra-bold';src:url("/Content/assets/fonts/ahlsellslabextrabold.woff") format("woff");src:url("/Content/assets/fonts/ahlsellslabextrabold.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellslabextrabold.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellslabextrabold.otf") format("opentype"),url("/Content/assets/fonts/ahlsellslabextrabold.svg#ahlsellslab-extra-bold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsellsans-regular';src:url("/Content/assets/fonts/ahlsellsans-regular.woff") format("woff");src:url("/Content/assets/fonts/ahlsellsans-regular.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellsans-regular.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellsans-regular.otf") format("opentype"),url("/Content/assets/fonts/ahlsellsans-regular.svg#ahlsellsans-regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsellsans-bold';src:url("/Content/assets/fonts/ahlsellsans-bold.woff") format("woff");src:url("/Content/assets/fonts/ahlsellsans-bold.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellsans-bold.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellsans-bold.otf") format("opentype"),url("/Content/assets/fonts/ahlsellsans-bold.svg#ahlsellsans-bold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsellsans-semibold';src:url("/Content/assets/fonts/ahlsellsans-semibold.woff") format("woff");src:url("/Content/assets/fonts/ahlsellsans-semibold.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellsans-semibold.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellsans-semibold.otf") format("opentype"),url("/Content/assets/fonts/ahlsellsans-semibold.svg#ahlsellsans-semibold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsellsans-italic';src:url("/Content/assets/fonts/ahlsellsans-italic.woff") format("woff");src:url("/Content/assets/fonts/ahlsellsans-italic.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellsans-italic.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellsans-italic.otf") format("opentype"),url("/Content/assets/fonts/ahlsellsans-italic.svg#ahlsellsans-italic") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsellsans-medium';src:url("/Content/assets/fonts/ahlsellsans-medium.woff") format("woff");src:url("/Content/assets/fonts/ahlsellsans-medium.eot") format("embedded-opentype"),url("/Content/assets/fonts/ahlsellsans-medium.ttf") format("truetype"),url("/Content/assets/fonts/ahlsellsans-medium.otf") format("opentype"),url("/Content/assets/fonts/ahlsellsans-medium.svg#ahlsellsans-medium") format("svg");font-weight:normal;font-style:normal}body{font-family:"ahlsellsans-regular","sans-serif"}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-weight:100;margin-top:15px;margin-bottom:15px;line-height:1.2;font-family:"ahlsellsans-regular","sans-serif"}h1,.h1{font-size:30px}@media all and (min-width:768px){h1,.h1{font-size:37.5px}}h2,.h2{font-size:30px}h3,.h3{font-size:22.5px}h4,.h4{font-size:15px;font-family:"ahlsellsans-bold","sans-serif"}h5,.h5{font-size:13.5px;font-family:"ahlsellsans-bold","sans-serif"}p{margin-top:0;margin-bottom:15px}a{color:#0073b6}@font-face{font-family:'code39';src:url("/Content/assets/fonts/Free3of9.eot");src:url("/Content/assets/fonts/Free3of9.eot?#iefix") format("embedded-opentype"),url("/Content/assets/fonts/Free3of9.woff") format("woff"),url("/Content/assets/fonts/Free3of9.ttf") format("truetype"),url("/Content/assets/fonts/Free3of9.svg#Free3of9") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'ahlsell-icons';src:url("/Content/assets/fonts/ahlsell-icons.eot?nbse9j");src:url("/Content/assets/fonts/ahlsell-icons.eot?nbse9j#iefix") format("embedded-opentype"),url("/Content/assets/fonts/ahlsell-icons.woff?nbse9j") format("woff"),url("/Content/assets/fonts/ahlsell-icons.ttf?nbse9j") format("truetype"),url("/Content/assets/fonts/ahlsell-icons.svg?nbse9j#ahlsell-icons") format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"ahlsell-icons"!important;font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-truck-clock:before,.icon-truck-clock-green:before{content:""}.icon-tshirt-solid:before{content:""}.icon-glass:before{content:""}.icon-music:before{content:""}.icon-search:before{content:""}.icon-mail:before{content:""}.icon-heart:before{content:""}.icon-heart-empty:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-star-half:before{content:""}.icon-user:before{content:""}.icon-users:before{content:""}.icon-video:before{content:""}.icon-videocam:before{content:""}.icon-picture:before{content:""}.icon-camera:before{content:""}.icon-camera-alt:before{content:""}.icon-th-large:before{content:""}.icon-th:before{content:""}.icon-th-list:before{content:""}.icon-ok:before{content:""}.icon-ok-circled:before{content:""}.icon-ok-circled2:before{content:""}.icon-cancel:before{content:""}.icon-cancel-circled:before{content:""}.icon-cancel-circled2:before{content:""}.icon-plus:before{content:""}.icon-plus-circled:before{content:""}.icon-minus:before{content:""}.icon-minus-circled:before{content:""}.icon-help-circled:before{content:""}.icon-info-circled:before{content:""}.icon-home:before{content:""}.icon-link:before{content:""}.icon-attach:before{content:""}.icon-lock:before{content:""}.icon-lock-open:before{content:""}.icon-pin:before{content:""}.icon-eye:before{content:""}.icon-eye-off:before{content:""}.icon-tag:before{content:""}.icon-tags:before{content:""}.icon-bookmark:before{content:""}.icon-flag:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-download:before{content:""}.icon-upload:before{content:""}.icon-forward:before{content:""}.icon-export:before{content:""}.icon-pencil:before{content:""}.icon-edit:before{content:""}.icon-print:before{content:""}.icon-retweet:before{content:""}.icon-comment:before{content:""}.icon-chat:before{content:""}.icon-bell:before{content:""}.icon-attention:before{content:""}.icon-attention-circled:before{content:""}.icon-location:before{content:""}.icon-trash-empty:before{content:""}.icon-doc:before{content:""}.icon-folder:before{content:""}.icon-folder-open:before{content:""}.icon-phone:before{content:""}.icon-cog:before{content:""}.icon-cog-alt:before{content:""}.icon-wrench:before{content:""}.icon-basket:before{content:""}.icon-calendar:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-volume-off:before{content:""}.icon-volume-down:before{content:""}.icon-volume-up:before{content:""}.icon-headphones:before{content:""}.icon-clock:before,.icon-clock-green:before{content:""}.icon-block:before{content:""}.icon-resize-full:before{content:""}.icon-resize-small:before{content:""}.icon-resize-vertical:before{content:""}.icon-resize-horizontal:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-down-circled2:before{content:""}.icon-up-circled2:before{content:""}.icon-down-dir:before{content:""}.icon-up-dir:before{content:""}.icon-left-dir:before{content:""}.icon-right-dir:before{content:""}.icon-down-open:before{content:""}.icon-left-open:before{content:""}.icon-right-open:before{content:""}.icon-up-open:before{content:""}.icon-down-big:before{content:""}.icon-left-big:before{content:""}.icon-right-big:before{content:""}.icon-up-big:before{content:""}.icon-right-hand:before{content:""}.icon-left-hand:before{content:""}.icon-up-hand:before{content:""}.icon-down-hand:before{content:""}.icon-cw:before{content:""}.icon-ccw:before{content:""}.icon-arrows-cw:before{content:""}.icon-shuffle:before{content:""}.icon-play:before{content:""}.icon-play-circled2:before{content:""}.icon-stop:before{content:""}.icon-pause:before{content:""}.icon-to-end:before{content:""}.icon-to-end-alt:before{content:""}.icon-to-start:before{content:""}.icon-to-start-alt:before{content:""}.icon-fast-fw:before{content:""}.icon-fast-bw:before{content:""}.icon-eject:before{content:""}.icon-target:before{content:""}.icon-signal:before{content:""}.icon-award:before{content:""}.icon-inbox:before{content:""}.icon-globe:before{content:""}.icon-cloud:before{content:""}.icon-flash:before{content:""}.icon-umbrella:before{content:""}.icon-flight:before{content:""}.icon-leaf:before{content:""}.icon-font:before{content:""}.icon-bold:before{content:""}.icon-italic:before{content:""}.icon-text-height:before{content:""}.icon-text-width:before{content:""}.icon-align-left:before{content:""}.icon-align-center:before{content:""}.icon-align-right:before{content:""}.icon-align-justify:before{content:""}.icon-list:before{content:""}.icon-indent-left:before{content:""}.icon-indent-right:before{content:""}.icon-scissors:before{content:""}.icon-briefcase:before{content:""}.icon-off:before{content:""}.icon-road:before{content:""}.icon-list-alt:before{content:""}.icon-qrcode:before{content:""}.icon-barcode:before{content:""}.icon-book:before{content:""}.icon-adjust:before{content:""}.icon-tint:before{content:""}.icon-check:before{content:""}.icon-asterisk:before{content:""}.icon-gift:before{content:""}.icon-fire:before{content:""}.icon-magnet:before{content:""}.icon-chart-bar:before{content:""}.icon-credit-card:before{content:""}.icon-floppy:before{content:""}.icon-megaphone:before{content:""}.icon-key:before{content:""}.icon-truck:before{content:""}.icon-hammer:before{content:""}.icon-lemon:before{content:""}.icon-move:before{content:""}.icon-link-ext:before{content:""}.icon-check-empty:before{content:""}.icon-bookmark-empty:before{content:""}.icon-phone-squared:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-github-circled:before{content:""}.icon-rss:before{content:""}.icon-hdd:before{content:""}.icon-certificate:before{content:""}.icon-left-circled:before{content:""}.icon-right-circled:before{content:""}.icon-up-circled:before{content:""}.icon-down-circled:before{content:""}.icon-tasks:before{content:""}.icon-resize-full-alt:before{content:""}.icon-beaker:before{content:""}.icon-docs:before{content:""}.icon-blank:before{content:""}.icon-menu:before{content:""}.icon-list-bullet:before{content:""}.icon-list-numbered:before{content:""}.icon-strike:before{content:""}.icon-underline:before{content:""}.icon-table:before{content:""}.icon-magic:before{content:""}.icon-pinterest-circled:before{content:""}.icon-pinterest-squared:before{content:""}.icon-gplus-squared:before{content:""}.icon-gplus:before{content:""}.icon-money:before{content:""}.icon-columns:before{content:""}.icon-sort:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-mail-alt:before{content:""}.icon-linkedin:before{content:""}.icon-gauge:before{content:""}.icon-comment-empty:before{content:""}.icon-chat-empty:before{content:""}.icon-sitemap:before{content:""}.icon-paste:before{content:""}.icon-lightbulb:before{content:""}.icon-exchange:before{content:""}.icon-download-cloud:before{content:""}.icon-upload-cloud:before{content:""}.icon-user-md:before{content:""}.icon-stethoscope:before{content:""}.icon-suitcase:before{content:""}.icon-bell-alt:before{content:""}.icon-coffee:before{content:""}.icon-food:before{content:""}.icon-doc-text:before{content:""}.icon-building:before{content:""}.icon-hospital:before{content:""}.icon-ambulance:before{content:""}.icon-medkit:before{content:""}.icon-fighter-jet:before{content:""}.icon-beer:before{content:""}.icon-h-sigh:before{content:""}.icon-plus-squared:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-desktop:before{content:""}.icon-laptop:before{content:""}.icon-tablet:before{content:""}.icon-mobile:before{content:""}.icon-circle-empty:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-spinner:before{content:""}.icon-circle:before{content:""}.icon-reply:before{content:""}.icon-github:before{content:""}.icon-folder-empty:before{content:""}.icon-folder-open-empty:before{content:""}.icon-smile:before{content:""}.icon-frown:before{content:""}.icon-meh:before{content:""}.icon-gamepad:before{content:""}.icon-keyboard:before{content:""}.icon-flag-empty:before{content:""}.icon-flag-checkered:before{content:""}.icon-terminal:before{content:""}.icon-code:before{content:""}.icon-reply-all:before{content:""}.icon-star-half-alt:before{content:""}.icon-direction:before{content:""}.icon-crop:before{content:""}.icon-fork:before{content:""}.icon-unlink:before{content:""}.icon-help:before{content:""}.icon-info:before{content:""}.icon-attention-alt:before{content:""}.icon-superscript:before{content:""}.icon-subscript:before{content:""}.icon-eraser:before{content:""}.icon-puzzle:before{content:""}.icon-mic:before{content:""}.icon-mute:before{content:""}.icon-shield:before{content:""}.icon-calendar-empty:before{content:""}.icon-extinguisher:before{content:""}.icon-rocket:before{content:""}.icon-maxcdn:before{content:""}.icon-angle-circled-left:before{content:""}.icon-angle-circled-right:before{content:""}.icon-angle-circled-up:before{content:""}.icon-angle-circled-down:before{content:""}.icon-html5:before{content:""}.icon-css3:before{content:""}.icon-anchor:before{content:""}.icon-lock-open-alt:before{content:""}.icon-bullseye:before{content:""}.icon-ellipsis:before{content:""}.icon-ellipsis-vert:before{content:""}.icon-rss-squared:before{content:""}.icon-play-circled:before{content:""}.icon-ticket:before{content:""}.icon-minus-squared:before{content:""}.icon-minus-squared-alt:before{content:""}.icon-level-up:before{content:""}.icon-level-down:before{content:""}.icon-ok-squared:before{content:""}.icon-pencil-squared:before{content:""}.icon-link-ext-alt:before{content:""}.icon-export-alt:before{content:""}.icon-compass:before{content:""}.icon-expand:before{content:""}.icon-collapse:before{content:""}.icon-expand-right:before{content:""}.icon-euro:before{content:""}.icon-pound:before{content:""}.icon-dollar:before{content:""}.icon-rupee:before{content:""}.icon-yen:before{content:""}.icon-rouble:before{content:""}.icon-won:before{content:""}.icon-bitcoin:before{content:""}.icon-doc-inv:before{content:""}.icon-doc-text-inv:before{content:""}.icon-sort-name-up:before{content:""}.icon-sort-name-down:before{content:""}.icon-sort-alt-up:before{content:""}.icon-sort-alt-down:before{content:""}.icon-sort-number-up:before{content:""}.icon-sort-number-down:before{content:""}.icon-thumbs-up-alt:before{content:""}.icon-thumbs-down-alt:before{content:""}.icon-youtube-squared:before{content:""}.icon-youtube:before{content:""}.icon-xing:before{content:""}.icon-xing-squared:before{content:""}.icon-youtube-play:before{content:""}.icon-dropbox:before{content:""}.icon-stackoverflow:before{content:""}.icon-instagram:before{content:""}.icon-flickr:before{content:""}.icon-adn:before{content:""}.icon-bitbucket:before{content:""}.icon-bitbucket-squared:before{content:""}.icon-tumblr:before{content:""}.icon-tumblr-squared:before{content:""}.icon-down:before{content:""}.icon-up:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-apple:before{content:""}.icon-windows:before{content:""}.icon-android:before{content:""}.icon-linux:before{content:""}.icon-dribbble:before{content:""}.icon-skype:before{content:""}.icon-foursquare:before{content:""}.icon-trello:before{content:""}.icon-female:before{content:""}.icon-male:before{content:""}.icon-gittip:before{content:""}.icon-sun:before{content:""}.icon-moon:before{content:""}.icon-box:before{content:""}.icon-bug:before{content:""}.icon-vkontakte:before{content:""}.icon-weibo:before{content:""}.icon-renren:before{content:""}.icon-pagelines:before{content:""}.icon-stackexchange:before{content:""}.icon-right-circled2:before{content:""}.icon-left-circled2:before{content:""}.icon-collapse-left:before{content:""}.icon-dot-circled:before{content:""}.icon-wheelchair:before{content:""}.icon-vimeo-squared:before{content:""}.icon-try:before{content:""}.icon-plus-squared-alt:before{content:""}.icon-space-shuttle:before{content:""}.icon-slack:before{content:""}.icon-mail-squared:before{content:""}.icon-wordpress:before{content:""}.icon-openid:before{content:""}.icon-bank:before{content:""}.icon-graduation-cap:before{content:""}.icon-yahoo:before{content:""}.icon-google:before{content:""}.icon-reddit:before{content:""}.icon-reddit-squared:before{content:""}.icon-stumbleupon-circled:before{content:""}.icon-stumbleupon:before{content:""}.icon-delicious:before{content:""}.icon-digg:before{content:""}.icon-pied-piper-squared:before{content:""}.icon-pied-piper-alt:before{content:""}.icon-drupal:before{content:""}.icon-joomla:before{content:""}.icon-language:before{content:""}.icon-fax:before{content:""}.icon-building-filled:before{content:""}.icon-child:before{content:""}.icon-paw:before{content:""}.icon-spoon:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-behance:before{content:""}.icon-behance-squared:before{content:""}.icon-steam:before{content:""}.icon-steam-squared:before{content:""}.icon-recycle:before{content:""}.icon-cab:before{content:""}.icon-taxi:before{content:""}.icon-tree:before{content:""}.icon-spotify:before{content:""}.icon-deviantart:before{content:""}.icon-soundcloud:before{content:""}.icon-database:before{content:""}.icon-file-pdf:before{content:""}.icon-file-word:before{content:""}.icon-file-excel:before{content:""}.icon-file-powerpoint:before{content:""}.icon-file-image:before{content:""}.icon-file-archive:before{content:""}.icon-file-audio:before{content:""}.icon-file-video:before{content:""}.icon-file-code:before{content:""}.icon-vine:before{content:""}.icon-codeopen:before{content:""}.icon-jsfiddle:before{content:""}.icon-lifebuoy:before{content:""}.icon-circle-notch:before{content:""}.icon-rebel:before{content:""}.icon-empire:before{content:""}.icon-git-squared:before{content:""}.icon-git:before{content:""}.icon-hacker-news:before{content:""}.icon-tencent-weibo:before{content:""}.icon-qq:before{content:""}.icon-wechat:before{content:""}.icon-paper-plane:before{content:""}.icon-paper-plane-empty:before{content:""}.icon-history:before{content:""}.icon-circle-thin:before{content:""}.icon-header:before{content:""}.icon-paragraph:before{content:""}.icon-sliders:before{content:""}.icon-share:before{content:""}.icon-share-squared:before{content:""}.icon-bomb:before{content:""}.icon-soccer-ball:before{content:""}.icon-tty:before{content:""}.icon-binoculars:before{content:""}.icon-plug:before{content:""}.icon-slideshare:before{content:""}.icon-twitch:before{content:""}.icon-yelp:before{content:""}.icon-newspaper:before{content:""}.icon-wifi:before{content:""}.icon-calc:before{content:""}.icon-paypal:before{content:""}.icon-gwallet:before{content:""}.icon-cc-visa:before{content:""}.icon-cc-mastercard:before{content:""}.icon-cc-discover:before{content:""}.icon-cc-amex:before{content:""}.icon-cc-paypal:before{content:""}.icon-cc-stripe:before{content:""}.icon-bell-off:before{content:""}.icon-bell-off-empty:before{content:""}.icon-trash:before{content:""}.icon-copyright:before{content:""}.icon-at:before{content:""}.icon-eyedropper:before{content:""}.icon-brush:before{content:""}.icon-birthday:before{content:""}.icon-chart-area:before{content:""}.icon-chart-pie:before{content:""}.icon-chart-line:before{content:""}.icon-lastfm:before{content:""}.icon-lastfm-squared:before{content:""}.icon-toggle-off:before{content:""}.icon-toggle-on:before{content:""}.icon-bicycle:before{content:""}.icon-bus:before{content:""}.icon-ioxhost:before{content:""}.icon-angellist:before{content:""}.icon-cc:before{content:""}.icon-shekel:before{content:""}.icon-meanpath:before{content:""}.icon-buysellads:before{content:""}.icon-connectdevelop:before{content:""}.icon-dashcube:before{content:""}.icon-forumbee:before{content:""}.icon-leanpub:before{content:""}.icon-sellsy:before{content:""}.icon-shirtsinbulk:before{content:""}.icon-simplybuilt:before{content:""}.icon-skyatlas:before{content:""}.icon-cart-plus:before{content:""}.icon-cart-arrow-down:before{content:""}.icon-diamond:before{content:""}.icon-ship:before{content:""}.icon-user-secret:before{content:""}.icon-motorcycle:before{content:""}.icon-street-view:before{content:""}.icon-heartbeat:before{content:""}.icon-venus:before{content:""}.icon-mars:before{content:""}.icon-mercury:before{content:""}.icon-transgender:before{content:""}.icon-transgender-alt:before{content:""}.icon-venus-double:before{content:""}.icon-mars-double:before{content:""}.icon-venus-mars:before{content:""}.icon-mars-stroke:before{content:""}.icon-mars-stroke-v:before{content:""}.icon-mars-stroke-h:before{content:""}.icon-neuter:before{content:""}.icon-genderless:before{content:""}.icon-facebook-official:before{content:""}.icon-pinterest:before{content:""}.icon-whatsapp:before{content:""}.icon-server:before{content:""}.icon-user-plus:before{content:""}.icon-user-times:before{content:""}.icon-bed:before{content:""}.icon-viacoin:before{content:""}.icon-train:before{content:""}.icon-subway:before{content:""}.icon-medium:before{content:""}.icon-y-combinator:before{content:""}.icon-optin-monster:before{content:""}.icon-opencart:before{content:""}.icon-expeditedssl:before{content:""}.icon-battery-4:before{content:""}.icon-battery-3:before{content:""}.icon-battery-2:before{content:""}.icon-battery-1:before{content:""}.icon-battery-0:before{content:""}.icon-mouse-pointer:before{content:""}.icon-i-cursor:before{content:""}.icon-object-group:before{content:""}.icon-object-ungroup:before{content:""}.icon-sticky-note:before{content:""}.icon-sticky-note-o:before{content:""}.icon-cc-jcb:before{content:""}.icon-cc-diners-club:before{content:""}.icon-clone:before{content:""}.icon-balance-scale:before{content:""}.icon-hourglass-o:before{content:""}.icon-hourglass-1:before{content:""}.icon-hourglass-2:before{content:""}.icon-hourglass-3:before{content:""}.icon-hourglass:before{content:""}.icon-hand-grab-o:before{content:""}.icon-hand-paper-o:before{content:""}.icon-hand-scissors-o:before{content:""}.icon-hand-lizard-o:before{content:""}.icon-hand-spock-o:before{content:""}.icon-hand-pointer-o:before{content:""}.icon-hand-peace-o:before{content:""}.icon-trademark:before{content:""}.icon-registered:before{content:""}.icon-creative-commons:before{content:""}.icon-gg:before{content:""}.icon-gg-circle:before{content:""}.icon-tripadvisor:before{content:""}.icon-odnoklassniki:before{content:""}.icon-odnoklassniki-square:before{content:""}.icon-get-pocket:before{content:""}.icon-wikipedia-w:before{content:""}.icon-safari:before{content:""}.icon-chrome-1:before{content:""}.icon-firefox-1:before{content:""}.icon-opera-1:before{content:""}.icon-internet-explorer:before{content:""}.icon-television:before{content:""}.icon-contao:before{content:""}.icon-500px:before{content:""}.icon-amazon:before{content:""}.icon-calendar-plus-o:before{content:""}.icon-calendar-minus-o:before{content:""}.icon-calendar-times-o:before{content:""}.icon-calendar-check-o:before{content:""}.icon-industry:before{content:""}.icon-map-pin:before{content:""}.icon-map-signs:before{content:""}.icon-map-o:before{content:""}.icon-map:before{content:""}.icon-commenting:before{content:""}.icon-commenting-o:before{content:""}.icon-houzz:before{content:""}.icon-vimeo:before{content:""}.icon-black-tie:before{content:""}.icon-fonticons:before{content:""}.icon-reddit-alien:before{content:""}.icon-edge:before{content:""}.icon-credit-card-alt:before{content:""}.icon-codiepie:before{content:""}.icon-modx:before{content:""}.icon-fort-awesome:before{content:""}.icon-usb:before{content:""}.icon-product-hunt:before{content:""}.icon-mixcloud:before{content:""}.icon-scribd:before{content:""}.icon-pause-circle:before{content:""}.icon-pause-circle-o:before{content:""}.icon-stop-circle:before{content:""}.icon-stop-circle-o:before{content:""}.icon-shopping-bag:before{content:""}.icon-shopping-basket:before{content:""}.icon-hashtag:before{content:""}.icon-bluetooth:before{content:""}.icon-bluetooth-b:before{content:""}.icon-percent:before{content:""}.icon-gitlab:before{content:""}.icon-wpbeginner:before{content:""}.icon-wpforms:before{content:""}.icon-envira:before{content:""}.icon-universal-access:before{content:""}.icon-wheelchair-alt:before{content:""}.icon-question-circle-o:before{content:""}.icon-blind:before{content:""}.icon-audio-description:before{content:""}.icon-volume-control-phone:before{content:""}.icon-braille:before{content:""}.icon-assistive-listening-systems:before{content:""}.icon-american-sign-language-interpreting:before{content:""}.icon-asl-interpreting:before{content:""}.icon-glide:before{content:""}.icon-glide-g:before{content:""}.icon-sign-language:before{content:""}.icon-low-vision:before{content:""}.icon-viadeo:before{content:""}.icon-viadeo-square:before{content:""}.icon-snapchat:before{content:""}.icon-snapchat-ghost:before{content:""}.icon-snapchat-square:before{content:""}.icon-pied-piper:before{content:""}.icon-first-order:before{content:""}.icon-yoast:before{content:""}.icon-themeisle:before{content:""}.icon-google-plus-circle:before{content:""}.icon-font-awesome:before{content:""}.icon-handshake-o:before{content:""}.icon-envelope-open:before{content:""}.icon-envelope-open-o:before{content:""}.icon-linode:before{content:""}.icon-address-book:before{content:""}.icon-address-book-o:before{content:""}.icon-address-card:before{content:""}.icon-address-card-o:before{content:""}.icon-user-circle:before{content:""}.icon-user-circle-o:before{content:""}.icon-user-o:before{content:""}.icon-id-badge:before{content:""}.icon-id-card:before{content:""}.icon-id-card-o:before{content:""}.icon-quora:before{content:""}.icon-free-code-camp:before{content:""}.icon-telegram:before{content:""}.icon-thermometer:before{content:""}.icon-thermometer-3:before{content:""}.icon-thermometer-2:before{content:""}.icon-thermometer-quarter:before{content:""}.icon-thermometer-0:before{content:""}.icon-shower:before{content:""}.icon-bath:before{content:""}.icon-podcast:before{content:""}.icon-window-maximize:before{content:""}.icon-window-minimize:before{content:""}.icon-window-restore:before{content:""}.icon-window-close:before{content:""}.icon-window-close-o:before{content:""}.icon-bandcamp:before{content:""}.icon-grav:before{content:""}.icon-etsy:before{content:""}.icon-imdb:before{content:""}.icon-ravelry:before{content:""}.icon-eercast:before{content:""}.icon-microchip:before{content:""}.icon-snowflake-o:before{content:""}.icon-superpowers:before{content:""}.icon-wpexplorer:before{content:""}.icon-meetup:before{content:""}.icon-github-squared:before{content:""}.icon-twitter-squared:before{content:""}.icon-facebook-squared:before{content:""}.icon-linkedin-squared:before{content:""}.icon-green{color:#85ab1b}.icon-margin{margin-left:-4px}.ahlsellIcon{display:block;width:14px;height:14px;-webkit-mask-size:14px;mask-size:14px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background:#29292d}.ahlsellIcon:before{content:none}.ahlsellIcon.white{background:#fff}.ahlsellIcon.x-small{width:10px;height:10px;-webkit-mask-size:10px;mask-size:10px}.ahlsellIcon.small{width:12px;height:12px;-webkit-mask-size:12px;mask-size:12px}.ahlsellIcon.large{width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px}.ahlsellIcon.x-large{width:18px;height:18px;-webkit-mask-size:18px;mask-size:18px}.ahlsellIcon.xx-large{width:22px;height:22px;-webkit-mask-size:22px;mask-size:22px}.ahlsellIcon.xxx-large{width:24px;height:24px;-webkit-mask-size:24px;mask-size:24px}@media all and (max-width:767px){.ahlsellIcon.enlargen-mobile{width:24px;height:24px;-webkit-mask-size:24px;mask-size:24px}}.ahlsellIcon.icon-search{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconSearch.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconSearch.svg")}.ahlsellIcon.icon-search-empty{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconSearchEmpty.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconSearchEmpty.svg")}.ahlsellIcon.icon-arrow-right{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg")}.ahlsellIcon.icon-arrow-down{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowDown.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowDown.svg")}.ahlsellIcon.icon-arrow-up{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowDown.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowDown.svg");-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ahlsellIcon.icon-cross{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconCross.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconCross.svg")}.ahlsellIcon.icon-arrow-down-small{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/ArrowDownSmall.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/ArrowDownSmall.svg")}.ahlsellIcon.icon-arrow-up-small{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/ArrowUpSmall.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/ArrowUpSmall.svg")}.ahlsellIcon.icon-check-circle{background-image:url("/Content/assets/fonts/AhlsellIcons/CheckCircle.svg")}.ahlsellIcon.icon-spinner{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Spinner.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Spinner.svg");-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ahlsellIcon.icon-spinner-search{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/SpinnerSearch.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/SpinnerSearch.svg");-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ahlsellIcon.icon-info{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconInfo.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconInfo.svg")}.ahlsellIcon.icon-pen{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconPen.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconPen.svg")}.ahlsellIcon.icon-plus{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/IconPlus.svg");mask:url("/Content/assets/fonts/AhlsellIcons/IconPlus.svg")}.ahlsellIcon.icon-price-tag{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/PriceTag.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/PriceTag.svg")}.ahlsellIcon.icon-cart{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/IconCart.svg");mask:url("/Content/assets/fonts/AhlsellIcons/IconCart.svg")}.ahlsellIcon.icon-profile{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/ProfileSmall.svg");mask:url("/Content/assets/fonts/AhlsellIcons/ProfileSmall.svg")}.ahlsellIcon.icon-logo{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/AhlsellLogo.svg");mask:url("/Content/assets/fonts/AhlsellIcons/AhlsellLogo.svg")}.ahlsellIcon.icon-terminal{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Terminal.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Terminal.svg")}.ahlsellIcon.icon-invoice{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Invoice.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Invoice.svg")}.ahlsellIcon.icon-creditcard{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/CreditCard.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/CreditCard.svg")}.ahlsellIcon.icon-visa{background-image:url("/Content/assets/fonts/AhlsellIcons/Visa.svg")}.ahlsellIcon.icon-mastercard{background-image:url("/Content/assets/fonts/AhlsellIcons/MasterCard.svg")}.ahlsellIcon.icon-shop{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconShop.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconShop.svg")}.ahlsellIcon.icon-parcel{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconStock.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconStock.svg")}.ahlsellIcon.icon-position{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconPosition.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconPosition.svg")}.ahlsellIcon.icon-clock,.ahlsellIcon.icon-clock-green{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconClock.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconClock.svg")}.ahlsellIcon.icon-download{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Download.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Download.svg")}.ahlsellIcon.icon-calendar{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Calendar.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Calendar.svg")}.ahlsellIcon.icon-check{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg")}.ahlsellIcon.icon-exclamation{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Exclamation.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Exclamation.svg")}.ahlsellIcon.icon-cardpayment{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/CardPayment.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/CardPayment.svg")}.ahlsellIcon.icon-slash{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Slash.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Slash.svg")}.ahlsellIcon.icon-settings{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Settings.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Settings.svg")}.ahlsellIcon.icon-alert{content:url("/Content/assets/fonts/AhlsellIcons/Alert.svg");background:transparent}.ahlsellIcon.eye-icon{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/IconEye.svg");mask:url("/Content/assets/fonts/AhlsellIcons/IconEye.svg")}.ahlsellIcon.eye-off-icon{-webkit-mask:url("/Content/assets/fonts/AhlsellIcons/IconEyeOff.svg");mask:url("/Content/assets/fonts/AhlsellIcons/IconEyeOff.svg")}.lt-ie9 .main-header{background-size:100%;background-position:center center;background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/assets/images/header_waves.jpg',sizingMethod='scale');-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/assets/images/header_waves.jpg',sizingMethod='scale')"}.lt-ie9 .login-wrapper input{width:320px;padding-top:10px;padding-bottom:10px;padding-left:5px;padding-right:5px}.lt-ie9 .ahlsell-guide-mobile{display:none}.lt-ie9 .inline-search{position:relative;padding:15px}.lt-ie9 .inline-search input{padding:12px 2px 10px 2px;width:100%}.lt-ie9 .inline-search div{position:absolute;top:15px;right:15px}.lt-ie9 .facets .facets__item input[type=checkbox]{margin-top:5px}.lt-ie9 .range-filter .range-input button i{top:0}.lt-ie9 .add-to-my-lists{clear:both;display:block}.lt-ie9 .add-to-my-lists i{display:none}.lt-ie9 .add-to-my-list-form{display:none}.lt-ie9 .facility-agreement .btn{padding-top:0;padding-bottom:0}.lt-ie9 .cart-item .item-text-wrapper .item-image{width:60px;height:60px}.lt-ie9 .footer-wrapper{background:#0073b6}.lt-ie9 #searchPhrase{background:#0073b6}.lt-ie9 .searchContainer{padding:1.5rem}.lt-ie9 .minicart-fold.out{right:0}.lt-ie9 .login-wrapper{right:0}.ie8 .show-on-ie8{display:block!important}.ie8 .hide-on-ie8{display:none!important}.ie8 .address-shipping .selector{display:block}.prevex .btn.secondary{background:#fff;color:#4d4a4a;border:1px solid #4d4a4a}.prevex .btn.secondary i{background:#4d4a4a}.prevex .btn.secondary:focus{background:#f1efef;color:#4d4a4a;border:2px solid #4d4a4a}.prevex .btn.secondary:focus i{background:#4d4a4a}.prevex .btn.secondary:active{background:#d9d7d7;color:#4d4a4a;border:1px solid #4d4a4a;outline:none}.prevex .btn.secondary:active i{background:#4d4a4a}.prevex .btn.primary{background:#4d4a4a;color:#f6f5f5;border:0}.prevex .btn.primary i{background:#f6f5f5}.prevex .btn.primary:focus,.prevex .btn.primary.active{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .btn.primary:focus i,.prevex .btn.primary.active i{background:#f6f5f5}.prevex .btn.primary:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .btn.primary:active i{background:#fff}.prevex .btn.link.danger{color:#d51224}.prevex .btn.link.danger:hover{color:#9d0d1a}.prevex .btn.link.disabled{color:rgba(213,18,36,.4)}.prevex .cms-navigation nav>ul .root-item>a,.prevex .mobile-toggle{background:#4d4a4a;color:#fff}.prevex .cms-navigation nav>ul .root-item>a i,.prevex .mobile-toggle i{background:#fff}.prevex .themePage .theme-page-nav>ul>li{background:#fff;color:#4d4a4a;border-top:1px solid #efeff3}.prevex .themePage .theme-page-nav>ul>li:first-child{border-top:0}.prevex .themePage .theme-page-nav>ul>li a{color:inherit}@media all and (min-width:768px){.prevex .cms-navigation nav>ul .root-item>a{background:#4d4a4a}}.prevex .cms-navigation nav>ul>li>a{color:#4d4a4a}.prevex .cms-navigation nav>ul>li.expanded>.parent-to-selected{background:#4d4a4a;color:#fff}.prevex .cms-navigation nav>ul>li.expanded>a{background:#fff;color:#4d4a4a}.prevex .cms-navigation nav>ul>li.expanded>a.selected{background:#4d4a4a;color:#fff}.prevex .cms-navigation nav>ul>li.expanded.expanded>ul{background:#fff}.prevex .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded>a{background:#fff;color:#4d4a4a}.prevex .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul{background:#fff}.prevex .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul>li a{color:#4d4a4a}.prevex .cms-navigation nav>ul>li.expanded.expanded>ul>li>a{color:#4d4a4a}.prevex .main-menu .expanded>a{background:#a9a7a7}.prevex .desktop-megamenu .category-wrapper.active{border:1px solid #efeff3}.prevex .desktop-megamenu .category-wrapper.active+.category-wrapper.active{border-left:0}.prevex .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item.active .cat-item-title{background:#4d4a4a;color:#fff}.prevex .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item .cat-item-title{color:#4d4a4a;background-color:#fff}.prevex .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-sub-header{color:#4d4a4a}.prevex .mobile-assortment .first-level a{color:#4d4a4a}.prevex .store-select-wrapper .chosen-container .chosen-results li.highlighted,.prevex .store-select-wrapper .selector,.prevex .user-account-tabs .tabs,.prevex .user-account-tabs .tab-content .accordion-tab,.prevex .quotation-tabs .tabs,.prevex .quotation-tabs .tab-content .accordion-tab,.prevex .promotion-content .yourPromotions h2{background:#52555c}.prevex .store-select-wrapper .chosen-container .chosen-results li.highlighted{background:#eee}.prevex .store-info .stores-details h4,.prevex .store-info .stores-details .details:not(.first) .phone,.prevex .user-account-tabs .tabs li.active-tab,.prevex .quotation-tabs .tabs li.active-tab{color:#52555c}.prevex .videothumbnail{fill:#52555c}.prevex .article-footer .accordion.variant-list{background:#52555c}.prevex .flags .flag{background:#ed0613}.prevex .products .products__item .flags .gridview,.prevex .products .variant__item .flags .gridview{border-bottom:20px solid #ed0613;border-right:50px solid #ed0613;border-top:20px solid #ed0613;border-left:50px solid #ed0613}@media all and (min-width:768px){.prevex .search-wrapper button{color:#fff}.prevex .search-wrapper input{color:#29292d;border-color:#52555c}.prevex .search-wrapper ::-webkit-input-placeholder{color:#b1bcc1}.prevex .search-wrapper :-moz-placeholder{color:#b1bcc1}.prevex .search-wrapper ::-moz-placeholder{color:#b1bcc1}.prevex .search-wrapper :-ms-input-placeholder{color:#b1bcc1}.prevex .search-wrapper .search-field-wrapper .selector{border-color:#52555c}}.prevex .attention{background:#eb690e}.prevex #ot-sdk-btn-floating{display:none}.prevex .footer-wrapper #ot-sdk-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer;font-size:15px!important;font-family:"ahlsellsans-bold","sans-serif"!important;color:#d5ebf7!important}.prevex .footer-wrapper #ot-sdk-btn:hover{background:none!important;text-decoration:underline;opacity:1!important}.prevex #ot-sdk-btn{background-color:#4d4a4a!important;color:"#FFF"!important;border:0!important}.prevex #ot-sdk-btn:hover{background-color:#4d4a4a!important;opacity:.7}.prevex #onetrust-banner-sdk #onetrust-accept-btn-handler{background:#4d4a4a!important;color:#fff!important;border:0!important;border-radius:8px;opacity:1!important}.prevex #onetrust-banner-sdk #onetrust-accept-btn-handler:hover{opacity:1;background-color:#9e1620!important}.prevex #onetrust-banner-sdk #onetrust-reject-all-handler{background:#b7b7b9!important;color:#29292d!important;border:0!important;border-radius:8px}.prevex #onetrust-banner-sdk #onetrust-reject-all-handler:hover{opacity:1;background-color:#9e1620!important;color:#fff!important}.prevex #onetrust-banner-sdk #onetrust-pc-btn-handler{background:"#FFF"!important;color:#29292d!important;border-color:#65665c!important;color:#65665c!important;border-radius:8px}.prevex #onetrust-banner-sdk #onetrust-pc-btn-handler:hover{opacity:1;background-color:#9e1620!important;color:#fff!important}.prevex #onetrust-pc-sdk .ot-pc-logo img{display:none}.prevex #onetrust-pc-sdk .save-preference-btn-handler{background:#4d4a4a!important;color:"#FFF"!important;border:0!important}.prevex #onetrust-pc-sdk #accept-recommended-btn-handler{background:#4d4a4a!important;color:"#FFF"!important;border:0!important}.prevex #onetrust-pc-sdk .ot-pc-refuse-all-handler{background:#b7b7b9!important;color:#29292d!important;border-width:0!important}.prevex #onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group>.ot-always-active{color:#0073b6!important}.prevex #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#4d4a4a!important;border:1px solid #d2d3d5!important}.prevex #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:"#FFF"}.prevex .btn.tertiary{background:#b7b7b9;color:#fff}.prevex .btn.tertiary:hover{background:#9a9a9a}.prevex .primary-text{color:#9e1620}.prevex .accent{background:#0073b6}.prevex .minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper a{color:#333}.prevex .minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper i{background-color:#333}.prevex #popup-modal.storeInfo .popup-modal-header{background-color:#52555c}.prevex .checkout .btn.tertiary,.prevex .minicart-fold-out .btn.tertiary,.prevex .confirmEmptyCart .btn.tertiary,.prevex .confirmEmptyInstacartModal .btn.tertiary{background-color:#ed0613}.prevex .checkout .btn.tertiary:hover,.prevex .minicart-fold-out .btn.tertiary:hover,.prevex .confirmEmptyCart .btn.tertiary:hover,.prevex .confirmEmptyInstacartModal .btn.tertiary:hover{background-color:#ae040d}.prevex .checkout.item-price-placeholder-text,.prevex .minicart-fold-out.item-price-placeholder-text,.prevex .confirmEmptyCart.item-price-placeholder-text,.prevex .confirmEmptyInstacartModal.item-price-placeholder-text{color:#cad5da}.prevex .checkout-page{background:none}.prevex .checkout-page .wrapper,.prevex .checkout-page .attestation-cart .wrapper{color:#4a4a4a}.prevex .checkout-page .wrapper .sum.order-sum i,.prevex .checkout-page .attestation-cart .wrapper .sum.order-sum i{background:#4a4a4a!important}.prevex .checkout-page .order-information,.prevex .checkout-page .attestation-cart .order-information{color:#4a4a4a}.prevex .checkout-page .order-sum-container .show-icon,.prevex .checkout-page .order-sum-container .hide-icon{color:#4a4a4a}.prevex .checkout-page .order-sum-container .show-icon i,.prevex .checkout-page .order-sum-container .hide-icon i{background:#4a4a4a}.prevex .checkout-page .order-sum .price-details,.prevex .checkout-page .attestation-cart .order-sum .price-details{color:#97a2a7}.prevex .checkout-page .cart-item .item-qty>.item-qty-plus-minus .item-qty-plus{background-color:#4d4a4a;color:#f6f5f5}.prevex .checkout-page .cart-item .item-qty>.item-qty-plus-minus .item-qty-minus{background-color:#4d4a4a;color:#f6f5f5}.prevex .checkout-page .cart-item .cart-item-links>.cart-item-links-data i{background:#333}.prevex .checkout-page .confirm,.prevex .attestation-cart .confirm{margin-top:0}.prevex .date-wrapper i,.prevex .date-wrapper span{color:#333}.prevex .btn.danger{background-color:#0073b6}.prevex .btn.danger:hover{background-color:#00639d}@media all and (min-width:768px){.prevex .confirmEmptyInstacartModal{top:44%}}.prevex a{color:#333}.prevex .products .products__item .info .title,.prevex .products .variant__item .info .title{color:#9e1620}.prevex .category-content .products .products__item .product-item-wrapper .info .description .description__link,.prevex .category-content .products .variant__item .product-item-wrapper .info .description .description__link{color:#9e1620}.prevex .products .products__item .info>span,.prevex .products .variant__item .info>span{background:#52555c!important;color:#fff!important}.prevex .products .products__item .info>span i,.prevex .products .variant__item .info>span i{background:#fff!important}.prevex .selector{border-color:#52555c}.prevex .selector:before{background:#52555c}.prevex .selector.disabled{background:#ebebe4;color:#b1bcc1}.prevex body .topmenu-left a{color:#9e1620!important}.prevex body .login-link-wrapper{color:#52555c}.prevex body .main-header{background:#fff}.prevex body .mobile-header .mobile-nav{background:#f1efef}.prevex body .mobile-header .mobile-nav i{color:#4d4a4a}.prevex body .mobile-header .mobile-nav.jsMobileMenu{background:transparent}.prevex body .mobile-header .mobile-nav.jsMobileMenu i{font-size:22px}.prevex body .main-menu{background:#65665c}.prevex body .main-menu .assortment>ul>li>a{color:#333}.prevex body .top-menu .topmenu-right .top-right-link{background-color:#4d4a4a;border-top-color:#f1efef}@media all and (min-width:768px){.prevex body .top-menu .topmenu-right .top-right-link{background-color:transparent;border-top:none}}.prevex body .top-menu .topmenu-right .top-right-link a,.prevex body .top-menu .topmenu-right .top-right-link label{color:#fff}@media all and (min-width:768px){.prevex body .top-menu .topmenu-right .top-right-link a,.prevex body .top-menu .topmenu-right .top-right-link label{color:#333}}@media all and (max-width:767px){.prevex body .top-menu .topmenu-right .top-right-link .user-info-form ul label{color:#333}.prevex body .top-menu .topmenu-right .top-right-link #logoutBtn{color:#333}}.prevex body .top-menu .topmenu-right .top-right-link i.ahlsellIcon{background:#4d4a4a}.prevex body .cms-news-block .bx-prev,.prevex body .cms-news-block .bx-next,.prevex body .html-block .bx-prev,.prevex body .html-block .bx-next{color:#97a2a7}.prevex body .cms-news-block .bx-prev:hover,.prevex body .cms-news-block .bx-next:hover,.prevex body .html-block .bx-prev:hover,.prevex body .html-block .bx-next:hover{color:#b1bcc1}.prevex body .minicart{background:#b7b7b9}.prevex body .minicart .minicart-info{color:#29292d}.prevex body .minicart i{background:#29292d}.prevex body .minicart-fold-out h3{color:#333}.prevex body .user-fold-out h4{color:#333}.prevex body .article-footer .variants-tables>h3,.prevex body .article-footer .variants-tables .variants-outside-filter-wrapper>span{background:#52555c}.prevex body .article-footer .product-info>h3{background:#52555c}.prevex body footer{background-color:#65665c}.prevex body .footer-wrapper *{color:#fff}.prevex body .breadcrumbs{color:#535353}@media all and (min-width:768px){.prevex body .search-wrapper .search-field-wrapper .select-wrapper{background:#fff}}.prevex body .search-wrapper .search-field-wrapper .select-wrapper select{background:#f1efef;color:#f1efef}@media all and (min-width:480px){.prevex body .search-wrapper .search-field-wrapper .select-wrapper select{color:#29292d}}.prevex body .search-wrapper .search-field-wrapper .select-wrapper select+i{right:15px;background:#29292d}.prevex body .search-wrapper .search-field-wrapper .search-field .text-area-wrapper{background:#f5f5f8}.prevex body .search-wrapper .search-field-wrapper .search-field input{border:1px solid #f6f5f5}.prevex body .search-wrapper .search-field-wrapper .search-field button{background:#b7b7b9}.prevex body .search-wrapper .search-field-wrapper .search-field button i{background:#65665c}.prevex body .search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper{background:#f5f5f8}.prevex body .searchContainer ul li a{color:#333}.prevex body .searchContainer ul li a:hover{color:#9e1620}.prevex body .searchContainer .search-result .quick-search-suggestions a{color:#4a4a4f}.prevex body .searchContainer .search-result .quick-search-suggestions a:hover,.prevex body .searchContainer .search-result .quick-search-suggestions a.suggestable.active{background-color:#efeff3}.prevex body .searchContainer .search-result .quick-search-suggestions .showing-results-for a{font-family:"ahlsellsans-bold","sans-serif"}.prevex body .searchContainer .search-result .quick-search-suggestions .showing-results-for a:hover{background-color:unset}.prevex body .searchContainer .product-results img{background:#cad5da}.prevex body .searchContainer .did-you-mean{color:#97a2a7}.prevex body .searchContainer .did-you-mean a:hover,.prevex body .searchContainer .did-you-mean a.suggestable.active{text-decoration:none;background-color:#efeff3}.prevex .category-banner>.category-banner__text>h1{color:#333}.prevex .sidebar h3{background:#4d4a4a}.prevex .sidebar .inline-search .inline-search-button{background:#4d4a4a;color:#f6f5f5}.prevex .sidebar .inline-search .inline-search-button:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .sidebar .inline-search .inline-search-button:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .sidebar .inline-search .inline-search-button i{background:#fff}.prevex .category-navigation ul li a{color:#29292d!important}.prevex .category-navigation ul li a:hover{background:#fff!important;color:initial}.prevex .sort-panel .sort-section .sort-toggle div{color:#b7b7b9}.prevex .sort-panel .sort-section .sort-toggle div.active{color:#fff}.prevex .resultPagination li{color:#333}.prevex .resultPagination li.inactive{color:#9a9a9a}.prevex .resultPagination li.current{color:#fff;background:#52555c}.prevex .resultPagination li.dots>span{color:#52555c}.prevex ul .variant__item .my-variant-nbr{color:#000}.prevex .my-variant-nbr{color:#000}.prevex .article-page .product-information .product-description .art-nbr .my-variant-nbr,.prevex .article-page .product-information .article-description .art-nbr .my-variant-nbr,.prevex .article-page .article-information .product-description .art-nbr .my-variant-nbr,.prevex .article-page .article-information .article-description .art-nbr .my-variant-nbr{font-weight:normal;color:#000}.prevex .shipping-date .hasAcquisitionLineNote{margin-top:15px}.prevex .order-foot .orderTotal div:not(.sumOrderTotal){display:none}.prevex .orderSearchReaults a{font-weight:600}.prevex .shipping .shipping-item{color:#4a4a4a}.prevex .shipping .shipping-item .shipping-icon{fill:#4a4a4a}.prevex .shipping .shipping-item .shipping-icon.shipping-icon-active{fill:#ae040d}.prevex .shipping .shipping-item .selected-shipping-item{color:#ae040d}.prevex header.sticky .header-content .logotype .sticky-logo img{padding-top:14px}.prevex header.sticky .minicart{background:#b7b7b9}.prevex header.sticky .minicart i.icon-cart{background:#29292d}.prevex header.sticky .main-menu nav>ul>li:hover{background:#52555c}.prevex header.sticky .search-wrapper .search-field-wrapper .select-wrapper{background:transparent}.prevex .store-select-wrapper .chosen-container .chosen-single,.prevex .teaser-block.box .header,.prevex .teaser-block.background .text{background:#4d4a4a}.prevex .teaser-block .badge.accent{background:#4d4a4a;color:#fff}.prevex .cms-news-block h2,.prevex .product-list-block h2,.prevex .html-block h2{background:#4d4a4a}.prevex .jsAddress .choices.required-color:before,.prevex .change-status-store-box .choices.required-color:before{background-color:#52555c!important}.prevex .jsAddress .choices[data-type*=select-one]:before,.prevex .change-status-store-box .choices[data-type*=select-one]:before{background-color:#52555c}@media all and (min-width:1030px){.prevex .article-page .article-information .article-description .stock-wrapper{margin-top:0!important}}.prevex .article-page .article-information .article-description .stock-wrapper.is-not-loggedin{margin-top:0}.prevex .article-page .article-information .article-description .stock-wrapper a,.prevex .article-page .article-information .article-description .stock-wrapper .stock-info-label,.prevex .article-page .article-information .article-description .stock-wrapper .warehouse-info{color:#015792}.prevex .article-page .article-information .article-description .stock-wrapper h4{margin:0}.prevex .article-page .article-information .article-description .stock-wrapper h4.is-not-loggedin{margin:0}.prevex .instant-order-fold-out button{background:#a9a7a7;color:#29292d}.prevex .navigation-bar .navigation-bar__tag{background-color:#9a9a9a}.prevex .navigation-bar .navigation-bar__tag a{color:#fff}.prevex .navigation-bar .navigation-bar__tag i{background-color:#fff}.prevex .price-style{color:#000}.prevex .minicart-fold-out.is-fetching-prices .item-price-placeholder-loading::after{background-color:#000}.prevex .xform input[type="submit"].disabled,.prevex .xform input[type="submit"][disabled=disabled]{background:#b1bcc1;text-shadow:1px 1px #97a2a7}.prevex .xform input[type="submit"].disabled:hover,.prevex .xform input[type="submit"][disabled=disabled]:hover{background:#b1bcc1}.prevex .google-translate__disclaimer__text{color:#68757b}.prevex .purchase-controls .price .previous-price,.prevex .purchase-controls .price .recommended-price{color:#97a2a7}.prevex .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i,.prevex .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i,.prevex .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i,.prevex .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i{color:#97a2a7}.prevex .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.prevex .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i:hover i,.prevex .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.prevex .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i:hover i{color:#b1bcc1}.prevex .article-page .product-information .product-description h2,.prevex .article-page .product-information .article-description h2,.prevex .article-page .article-information .product-description h2,.prevex .article-page .article-information .article-description h2{color:#97a2a7}.prevex .btn.unselected{background-color:#b1bcc1}.prevex input[type=radio][disabled]+label,.prevex input[type=checkbox][disabled]+label,.prevex input[type=radio][disabled]+input[type="hidden"]+label,.prevex input[type=checkbox][disabled]+input[type="hidden"]+label{color:#b1bcc1;cursor:default}.prevex input[type=radio][disabled]+label:before,.prevex input[type=checkbox][disabled]+label:before,.prevex input[type=radio][disabled]+input[type="hidden"]+label:before,.prevex input[type=checkbox][disabled]+input[type="hidden"]+label:before{background:#ebebe4}.prevex input[type=radio][disabled]+label:after,.prevex input[type=checkbox][disabled]+label:after,.prevex input[type=radio][disabled]+input[type="hidden"]+label:after,.prevex input[type=checkbox][disabled]+input[type="hidden"]+label:after{color:#b1bcc1}.prevex input[type=radio][disabled]+label:after,.prevex input[type=radio][disabled]+input[type="hidden"]+label:after{background:#b1bcc1}.prevex table thead{background:#b1bcc1}.prevex .cms-content.cms-news-block ul li .publish-date,.prevex .cms-content.cms-news ul li .publish-date{color:#b1bcc1}.prevex .category-content .products .products__item .product-item-wrapper .info .nr-articles,.prevex .category-content .products .variant__item .product-item-wrapper .info .nr-articles{background:#4d4a4a;color:#f6f5f5}.prevex .category-content .products .products__item .product-item-wrapper .info .nr-articles:focus,.prevex .category-content .products .variant__item .product-item-wrapper .info .nr-articles:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .category-content .products .products__item .product-item-wrapper .info .nr-articles:active,.prevex .category-content .products .variant__item .product-item-wrapper .info .nr-articles:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .category-content .products .products__item .product-item-wrapper .info .nr-articles i,.prevex .category-content .products .variant__item .product-item-wrapper .info .nr-articles i{background:#fff}.prevex .category-content .products.grid-view .products__item .nr-articles.gridBtn{background:#4d4a4a;color:#f6f5f5}.prevex .category-content .products.grid-view .products__item .nr-articles.gridBtn:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .category-content .products.grid-view .products__item .nr-articles.gridBtn:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .category-content .products.grid-view .products__item .nr-articles.gridBtn i{background:#fff}.prevex .facets .facets__item .facets__item-content .show-all,.prevex .facets .facets__item .facets__item-content .show-less{background:#4d4a4a;color:#f6f5f5}.prevex .facets .facets__item .facets__item-content .show-all:focus,.prevex .facets .facets__item .facets__item-content .show-less:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .facets .facets__item .facets__item-content .show-all:active,.prevex .facets .facets__item .facets__item-content .show-less:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .facets .facets__item .facets__item-content .show-all i,.prevex .facets .facets__item .facets__item-content .show-less i{background:#fff}.prevex li:not(.inactive) .ui-widget-header{background:#a9a7a7}.prevex .facets .active-facets .facets__item .clear{color:#9e1620}.prevex .infinite-scroll i{background-color:#52555c}.prevex .infinite-scroll .progress-bar{background-color:#d2d3d5}.prevex .range-filter .range-input button,.prevex .range-filter .range-input button[disabled],.prevex .range-filter .range-input button.disabled{background:#4d4a4a;color:#f6f5f5}.prevex .range-filter .range-input button:hover,.prevex .range-filter .range-input button[disabled]:hover,.prevex .range-filter .range-input button.disabled:hover{background:#4d4a4a}.prevex .range-filter .range-input button:focus,.prevex .range-filter .range-input button[disabled]:focus,.prevex .range-filter .range-input button.disabled:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .range-filter .range-input button:active,.prevex .range-filter .range-input button[disabled]:active,.prevex .range-filter .range-input button.disabled:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .range-filter .range-input button i,.prevex .range-filter .range-input button[disabled] i,.prevex .range-filter .range-input button.disabled i{background:#fff}.prevex .range-filter .ui-state-default,.prevex .range-filter .ui-widget-content .ui-state-default,.prevex .range-filter .ui-widget-header .ui-state-default{background:#4d4a4a}.prevex .range-filter .ui-state-default:hover,.prevex .range-filter .ui-widget-content .ui-state-default:hover,.prevex .range-filter .ui-widget-header .ui-state-default:hover{background:#4d4a4a}.prevex .range-filter .ui-state-default:focus,.prevex .range-filter .ui-widget-content .ui-state-default:focus,.prevex .range-filter .ui-widget-header .ui-state-default:focus{background:#a9a7a7;color:#fff;border:1px solid #4d4a4a}.prevex .range-filter .ui-state-default:active,.prevex .range-filter .ui-widget-content .ui-state-default:active,.prevex .range-filter .ui-widget-header .ui-state-default:active{background:#a9a7a7;color:#fff;border:0;outline:none}.prevex .range-filter .ui-state-disabled{background:#4d4a4a}.prevex .shipping .email-hint{color:#b1bcc1}.prevex .shipping .services .services-price-info.disabled{color:#b1bcc1}.prevex .account-content .my-lists thead{color:#b1bcc1}.prevex .orderDetailsTable .heading,.prevex .orderDetailsTable .heading .tr{background:#b1bcc1}.prevex .quotation-details .add-quotation-form{border-color:#cad5da}.prevex .quotation-details .add-quotation-form.disabled{color:#b1bcc1}.prevex .print-quotation .select-all{background:#b1bcc1}.prevex .introShow{border-color:#cad5da}.prevex .cms-navigation nav>ul>li.expandable:before,.prevex .cms-navigation nav>ul>li.expanded:before,.prevex .cms-navigation nav>ul>li.expanded>ul>li.expandable:before,.prevex .cms-navigation nav>ul>li.expanded>ul>li.expanded:before{color:#cad5da}.prevex .nav ul a:hover,.prevex .nav ul a.active-node{background:#cad5da}.prevex table.data-table thead{background:#eee}.prevex .cms-content .xform{background:#eee}.prevex .attestation-sum{background:#eee}.prevex .shipping .select2-container--default .select2-selection--multiple .select2-selection__choice,.prevex .shipping .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice{background-color:#eee}.prevex .feature-search-suggestions>span{background-color:#eee}.prevex #promotion #promotion-content .right-section .category-content .info-message{color:#000}.prevex .order-brochure-form .form-set-wrapper{background:#eee}.prevex .brochure-category-wrapper{background:#eee}.prevex .new-customer-page .section-wrapper{background:#eee}.prevex .agreement-wrapper{background:#eee}.prevex .quotation-details .general-details{background:#eee}.prevex .quotation-details .suggestion-bar table{background:#eee}.prevex .quotation-details .add-quotation-form-foldout{background:#eee}.prevex .connect-customer .connect-costumer-list{background:#eee}.prevex .userDetails{background-color:#eee}.prevex .order-foot{background-color:#eee}.prevex .order-head{background-color:#eee}.prevex .my-list-details .foldOutAndAdd{background-color:#eee}.prevex .my-list-details .foldOutCopy{background-color:#eee}.prevex .my-list-details .myListHead{background-color:#eee}.prevex .order-search{background:#eee}.prevex .seachUserContent .collection{background-color:#eee}.prevex .borderEditDeliver{background-color:#eee}.prevex .textBox{background-color:#eee}.prevex .faqItem:nth-child(odd){background:#eee}.prevex .cms-content fieldset{background:#eee}.prevex .article-page .article-footer .product-info .technical-data{background-color:#eee}.prevex .no-js-message{background:#cad5da}.prevex .primary-icon:before{background-color:#52555c}.prevex .promotion-content .yourPromotions h2,.prevex #promotion #promotion-head .products-title{text-shadow:none}.prevex #promotion #promotion-head .products-title{background:#ecffeb;color:#096428}.prevex #promotion #promotion-head .products-title i{background-color:#096428}.prevex .search-page .results{background-color:#52555c}.prevex .search-page .results .styleYouMean a{color:#fff}.prevex .sort-panel{background-color:#4d4a4a}.prevex .sort-panel .sort-toggle div{color:#fff}.prevex .store-info .stores-details .close-map{background-color:#52555c}.prevex .inspect-cart .review-cart-top-row .cart-options-panel button.link{color:#4d4a4a}.prevex .inspect-cart .review-cart-top-row .cart-options-panel button.link i{background:#4d4a4a}.prevex .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:before{background-color:#d93027}.prevex .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:after{color:#fff}.prevex .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:before,.prevex .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:before{background-color:#d93027}.prevex .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:after,.prevex .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:after{color:#fff}.prevex .switch-banner-text{color:#9e1620!important}.prevex input:checked+.switch-slider-button{background-color:#d93027!important}.prevex input:focus+.switch-slider-button{-webkit-box-shadow:0 0 1px #d93027!important;box-shadow:0 0 1px #d93027!important}.order-history-pdf-wrapper.prevex .order-foot .orderTotal div:not(.sumOrderTotal){display:none}.ahlsellWorkWear .btn.secondary{background:#fff;color:#094c7c;border:1px solid #094c7c}.ahlsellWorkWear .btn.secondary i{background:#094c7c}.ahlsellWorkWear .btn.secondary:focus{background:#e8f3f9;color:#094c7c;border:2px solid #094c7c}.ahlsellWorkWear .btn.secondary:focus i{background:#094c7c}.ahlsellWorkWear .btn.secondary:active{background:#f0faff;color:#094c7c;border:1px solid #094c7c;outline:none}.ahlsellWorkWear .btn.secondary:active i{background:#094c7c}.ahlsellWorkWear .btn.primary{background:#e8f3f9;color:#094c7c;border:0}.ahlsellWorkWear .btn.primary i{background:#094c7c}.ahlsellWorkWear .btn.primary:focus,.ahlsellWorkWear .btn.primary.active{background:#e8f3f9;color:#094c7c;border:1px solid #094c7c}.ahlsellWorkWear .btn.primary:focus i,.ahlsellWorkWear .btn.primary.active i{background:#094c7c}.ahlsellWorkWear .btn.primary:active{background:#f0faff;color:#094c7c;border:0;outline:none}.ahlsellWorkWear .btn.primary:active i{background:#094c7c}.ahlsellWorkWear .btn.link.danger{color:#d51224}.ahlsellWorkWear .btn.link.danger:hover{color:#9d0d1a}.ahlsellWorkWear .btn.link.disabled{color:rgba(213,18,36,.4)}.ahlsellWorkWear .cms-navigation nav>ul .root-item>a,.ahlsellWorkWear .mobile-toggle{background:#4a4a4f;color:#fff}.ahlsellWorkWear .cms-navigation nav>ul .root-item>a i,.ahlsellWorkWear .mobile-toggle i{background:#fff}.ahlsellWorkWear .themePage .theme-page-nav>ul>li{background:#fff;color:#4a4a4f;border-top:1px solid #efeff3}.ahlsellWorkWear .themePage .theme-page-nav>ul>li:first-child{border-top:0}.ahlsellWorkWear .themePage .theme-page-nav>ul>li a{color:inherit}@media all and (min-width:768px){.ahlsellWorkWear .cms-navigation nav>ul .root-item>a{background:#4a4a4f}}.ahlsellWorkWear .cms-navigation nav>ul>li>a{color:#4a4a4f}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>.parent-to-selected{background:#4a4a4f;color:#fff}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>a{background:#fff;color:#4a4a4f}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>a.selected{background:#4a4a4f;color:#fff}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded.expanded>ul{background:#fff}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded>a{background:#fff;color:#4a4a4f}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul{background:#fff}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul>li a{color:#4a4a4f}.ahlsellWorkWear .cms-navigation nav>ul>li.expanded.expanded>ul>li>a{color:#4a4a4f}.ahlsellWorkWear .main-menu .expanded>a{background:#a7a7a9}.ahlsellWorkWear .desktop-megamenu .category-wrapper.active{border:1px solid #efeff3}.ahlsellWorkWear .desktop-megamenu .category-wrapper.active+.category-wrapper.active{border-left:0}.ahlsellWorkWear .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item.active .cat-item-title{background:#4a4a4f;color:#fff}.ahlsellWorkWear .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item .cat-item-title{color:#4a4a4f;background-color:#fff}.ahlsellWorkWear .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-sub-header{color:#4a4a4f}.ahlsellWorkWear .mobile-assortment .first-level a{color:#4a4a4f}.ahlsellWorkWear .store-select-wrapper .chosen-container .chosen-results li.highlighted,.ahlsellWorkWear .store-select-wrapper .selector,.ahlsellWorkWear .user-account-tabs .tabs,.ahlsellWorkWear .user-account-tabs .tab-content .accordion-tab,.ahlsellWorkWear .quotation-tabs .tabs,.ahlsellWorkWear .quotation-tabs .tab-content .accordion-tab,.ahlsellWorkWear .promotion-content .yourPromotions h2{background:#29292d}.ahlsellWorkWear .store-select-wrapper .chosen-container .chosen-results li.highlighted{background:#eee}.ahlsellWorkWear .store-info .stores-details h4,.ahlsellWorkWear .store-info .stores-details .details:not(.first) .phone,.ahlsellWorkWear .user-account-tabs .tabs li.active-tab,.ahlsellWorkWear .quotation-tabs .tabs li.active-tab{color:#29292d}.ahlsellWorkWear .videothumbnail{fill:#29292d}.ahlsellWorkWear .article-footer .accordion.variant-list{background:#29292d}.ahlsellWorkWear .flags .flag{background:#662382}.ahlsellWorkWear .products .products__item .flags .gridview,.ahlsellWorkWear .products .variant__item .flags .gridview{border-bottom:20px solid #662382;border-right:50px solid #662382;border-top:20px solid #662382;border-left:50px solid #662382}@media all and (min-width:768px){.ahlsellWorkWear .search-wrapper button{color:#fff}.ahlsellWorkWear .search-wrapper input{color:#29292d;border-color:#29292d}.ahlsellWorkWear .search-wrapper ::-webkit-input-placeholder{color:#b1bcc1}.ahlsellWorkWear .search-wrapper :-moz-placeholder{color:#b1bcc1}.ahlsellWorkWear .search-wrapper ::-moz-placeholder{color:#b1bcc1}.ahlsellWorkWear .search-wrapper :-ms-input-placeholder{color:#b1bcc1}.ahlsellWorkWear .search-wrapper .search-field-wrapper .selector{border-color:#29292d}}.ahlsellWorkWear .attention{background:#d51224}.ahlsellWorkWear #ot-sdk-btn-floating{display:none}.ahlsellWorkWear .footer-wrapper #ot-sdk-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer;font-size:15px!important;font-family:"ahlsellsans-bold","sans-serif"!important;color:#d5ebf7!important}.ahlsellWorkWear .footer-wrapper #ot-sdk-btn:hover{background:none!important;text-decoration:underline;opacity:1!important}.ahlsellWorkWear #ot-sdk-btn{background-color:#29292d!important;color:#fff!important;border:0!important}.ahlsellWorkWear #ot-sdk-btn:hover{background-color:#29292d!important;opacity:.7}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-accept-btn-handler{background:#29292d!important;color:#fff!important;border:0!important;border-radius:8px;opacity:1!important}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-accept-btn-handler:hover{opacity:1;background-color:#094c7c!important}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-reject-all-handler{background:#c6c6c6!important;color:#29292d!important;border:0!important;border-radius:8px}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-reject-all-handler:hover{opacity:1;background-color:#094c7c!important;color:#fff!important}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-pc-btn-handler{background:#fff!important;color:#29292d!important;border-color:#094c7c!important;color:#094c7c!important;border-radius:8px}.ahlsellWorkWear #onetrust-banner-sdk #onetrust-pc-btn-handler:hover{opacity:1;background-color:#094c7c!important;color:#fff!important}.ahlsellWorkWear #onetrust-pc-sdk .ot-pc-logo img{display:none}.ahlsellWorkWear #onetrust-pc-sdk .save-preference-btn-handler{background:#29292d!important;color:#fff!important;border:0!important}.ahlsellWorkWear #onetrust-pc-sdk #accept-recommended-btn-handler{background:#29292d!important;color:#fff!important;border:0!important}.ahlsellWorkWear #onetrust-pc-sdk .ot-pc-refuse-all-handler{background:#c6c6c6!important;color:#29292d!important;border-width:0!important}.ahlsellWorkWear #onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group>.ot-always-active{color:#0073b6!important}.ahlsellWorkWear #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#29292d!important;border:1px solid #d2d3d5!important}.ahlsellWorkWear #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#fff}.ahlsellWorkWear .main-header{background:#fff}.ahlsellWorkWear .cms-content .cms-info .teaser-block h1,.ahlsellWorkWear .cms-content .cms-info .teaser-block h2,.ahlsellWorkWear .cms-content .cms-info .teaser-block h3,.ahlsellWorkWear .cms-content .cms-info .teaser-block h4,.ahlsellWorkWear .cms-content .cms-info .teaser-block h5,.ahlsellWorkWear .document-list .class1-checkbox+label:after,.ahlsellWorkWear .top-menu .icon-user,.ahlsellWorkWear .top-menu .topmenu-right .top-right-link>a,.ahlsellWorkWear .navigation-bar .navigation-bar__tags .navigation-bar__tag:after,.ahlsellWorkWear .feature-search .feature-search__tags .feature-search__tag::after,.ahlsellWorkWear .feature-search .feature-search__tags .feature-search__tag:after{color:#fff}.ahlsellWorkWear #warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-price{color:#29292d}.ahlsellWorkWear .collapsed-tags li{border-color:#fff}.ahlsellWorkWear .article-page .article-footer .variants-tables h3,.ahlsellWorkWear .article-page .article-footer .variants-tables .variants-outside-filter-wrapper>span,.ahlsellWorkWear .main-menu{background:#29292d;background-image:none}.ahlsellWorkWear .selector{border-color:#29292d}.ahlsellWorkWear .selector:before{background:#29292d}.ahlsellWorkWear .selector.disabled{background:#ebebe4;color:#b1bcc1}.ahlsellWorkWear #promotion #promotion-head h2{text-shadow:none}.ahlsellWorkWear .document-list .class1-checkbox+label:before,.ahlsellWorkWear .header-with-waves,.ahlsellWorkWear .product-tabs .tabs,.ahlsellWorkWear .user-account-tabs .tabs,.ahlsellWorkWear .quotation-tabs .tabs,.ahlsellWorkWear table thead,.ahlsellWorkWear .article-page .article-footer .product-info h3,.ahlsellWorkWear .cms-navigation nav>ul .root-item,.ahlsellWorkWear .top-menu .topmenu-right .mobile-header .mobile-nav.jsMobileSearch,.ahlsellWorkWear .collapsed-links .navigation-bar__collapsed,.ahlsellWorkWear .collapsed-links,.ahlsellWorkWear .collapsed-tags ul,.ahlsellWorkWear .collapsed-tags,.ahlsellWorkWear .jsAddress .choices[data-type*=select-one]:before,.ahlsellWorkWear .feature-search .feature-search__tags,.ahlsellWorkWear .promotion-content .yourPromotions h2{background:#29292d!important}.ahlsellWorkWear .category-navigation ul li a{color:#29292d!important}.ahlsellWorkWear .category-navigation ul li a:hover{background:#fff!important;color:initial}.ahlsellWorkWear .inline-search .inline-search-button{background:#e8f3f9}.ahlsellWorkWear .inline-search .inline-search-button:focus{background:#e8f3f9}.ahlsellWorkWear .inline-search .inline-search-button:active{background:#f0faff}.ahlsellWorkWear .checkout-page .cart-item>div,.ahlsellWorkWear .attestation-cart .cart-item>div,.ahlsellWorkWear .orderDetailsTable .itemPrice,.ahlsellWorkWear .order-foot .orderTotal span,.ahlsellWorkWear .account-content .contact-card span i,.ahlsellWorkWear .document-list .column-picker .document-column-list .document-column label:after,.ahlsellWorkWear .my-list-details .holder .list-options>div,.ahlsellWorkWear .my-list-details .holder .list-options i,.ahlsellWorkWear .variant-list td.price,.ahlsellWorkWear .article-page .article-information .article-description .stock-wrapper .icon-help-circled,.ahlsellWorkWear .add-to-my-lists i,.ahlsellWorkWear .checkout-page .order-sum dl dd,.ahlsellWorkWear .attestation-cart .order-sum dl dd,.ahlsellWorkWear .store-info .stores-details h4,.ahlsellWorkWear .mobile-header .mobile-nav i,.ahlsellWorkWear .shipping .date-wrapper.checkout-date .shipping-date-label,.ahlsellWorkWear .shipping .shipping-item .selected-shipping-item,.ahlsellWorkWear .seachUserContent .creatNewUser i,.ahlsellWorkWear input[type="checkbox"]:checked+label:after,.ahlsellWorkWear input[type="checkbox"]:checked+input[type="hidden"]+label:after,.ahlsellWorkWear .resultPagination li,.ahlsellWorkWear .my-list-details .list-options i,.ahlsellWorkWear .my-list-details .list-options>div,.ahlsellWorkWear .quotation-details .item-total,.ahlsellWorkWear .quotation-total span,.ahlsellWorkWear .priceInfo{color:#29292d}.ahlsellWorkWear .cms-navigation nav>ul>li.expandable:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>ul>li.expandable:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>ul>li.expanded:before{color:#666}.ahlsellWorkWear .shipping .shipping-item .shipping-icon.shipping-icon-active{fill:#29292d}.ahlsellWorkWear .store-select-wrapper .chosen-container .chosen-single,.ahlsellWorkWear .teaser-block.box .header,.ahlsellWorkWear .teaser-block.background .text{background:#4a4a4f}.ahlsellWorkWear .teaser-block .badge.accent{background:#e8f3f9}.ahlsellWorkWear .cms-news-block h2,.ahlsellWorkWear .product-list-block h2,.ahlsellWorkWear .html-block h2{background:#4a4a4f}.ahlsellWorkWear .jsAddress .choices__inner,.ahlsellWorkWear .jsAddress .is-open .choices__inner,.ahlsellWorkWear .jsAddress .is-focused .choices__inner{border-color:#29292d}.ahlsellWorkWear .category-navigation ul li a:hover,.ahlsellWorkWear .expanded>a,.ahlsellWorkWear .feature-search .feature-search__tag--active,.ahlsellWorkWear .feature-search .feature-search__tag--active:hover,.ahlsellWorkWear .feature-search .feature-search__tag:hover{background:#666}.ahlsellWorkWear .category-navigation ul>li>a{color:#f5f5f5}.ahlsellWorkWear .category-content .products .products__item .product-item-wrapper .info .nr-articles,.ahlsellWorkWear .category-content .products .variant__item .product-item-wrapper .info .nr-articles{background:#e8f3f9}.ahlsellWorkWear .category-content .products .products__item .product-item-wrapper .info .nr-articles:focus,.ahlsellWorkWear .category-content .products .variant__item .product-item-wrapper .info .nr-articles:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.ahlsellWorkWear .category-content .products .products__item .product-item-wrapper .info .nr-articles:active,.ahlsellWorkWear .category-content .products .variant__item .product-item-wrapper .info .nr-articles:active{border:0;outline:none;background:#f0faff}.ahlsellWorkWear .category-content .products .products__item .product-item-wrapper .info .nr-articles i,.ahlsellWorkWear .category-content .products .variant__item .product-item-wrapper .info .nr-articles i{margin-left:10px;background:#094c7c}.ahlsellWorkWear .products .products__item .info .title,.ahlsellWorkWear .products .variant__item .info .title{color:#0073b6}.ahlsellWorkWear .category-content .products.grid-view .products__item .nr-articles.gridBtn{background:#e8f3f9}.ahlsellWorkWear .category-content .products.grid-view .products__item .nr-articles.gridBtn:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.ahlsellWorkWear .category-content .products.grid-view .products__item .nr-articles.gridBtn:active{border:0;outline:none;background:#f0faff}.ahlsellWorkWear .category-content .products.grid-view .products__item .nr-articles.gridBtn i{margin-left:10px;background:#094c7c}.ahlsellWorkWear .facets .facets__item .facets__item-content .show-all,.ahlsellWorkWear .facets .facets__item .facets__item-content .show-less{background:#e8f3f9}.ahlsellWorkWear .facets .facets__item .facets__item-content .show-all:focus,.ahlsellWorkWear .facets .facets__item .facets__item-content .show-less:focus{background:#e8f3f9}.ahlsellWorkWear .facets .facets__item .facets__item-content .show-all:active,.ahlsellWorkWear .facets .facets__item .facets__item-content .show-less:active{background:#f0faff}.ahlsellWorkWear li:not(.inactive) .ui-widget-header{background:#a7a7a9}.ahlsellWorkWear .ui-state-default,.ahlsellWorkWear .ui-widget-content .ui-state-default,.ahlsellWorkWear .ui-widget-header .ui-state-default,.ahlsellWorkWear .resultPagination li.inactive{color:#666}.ahlsellWorkWear .ui-state-default,.ahlsellWorkWear .ui-widget-content .ui-state-default,.ahlsellWorkWear .ui-widget-header .ui-state-default,.ahlsellWorkWear .top-menu .topmenu-right .top-right-link,.ahlsellWorkWear .navigation-bar .navigation-bar__tag{border-color:#666}.ahlsellWorkWear .faqQuestion:hover,.ahlsellWorkWear table tbody tr:hover:not(.expand-for-msg):not(.expandInfo){background:#f5f5f5}.ahlsellWorkWear .mobile-header .mobile-nav{background:#efeff3}.ahlsellWorkWear .mobile-header .mobile-nav i{color:#4a4a4f}.ahlsellWorkWear .mobile-header .mobile-nav.jsMobileMenu{background:transparent}.ahlsellWorkWear .mobile-header .mobile-nav.jsMobileMenu i{font-size:22px}.ahlsellWorkWear .purchase-controls .price .current-price,.ahlsellWorkWear .item-price,.ahlsellWorkWear .minicart-fold-out .cart-item .item-price,.ahlsellWorkWear .minicart-fold-out .total-price__value,.ahlsellWorkWear .icon-ok-circled{color:#8ec23b}.ahlsellWorkWear body .main-header .minicart{background:#c6c6c6}.ahlsellWorkWear body .main-header .minicart .minicart-info{color:#29292d}.ahlsellWorkWear body .main-header .minicart i{background:#4a4a4f}.ahlsellWorkWear header.sticky .minicart{background:#c6c6c6}.ahlsellWorkWear header.sticky .minicart i.icon-cart{background:#4a4a4f}.ahlsellWorkWear header.sticky .search-wrapper .search-field-wrapper .select-wrapper{background:transparent}.ahlsellWorkWear .minicart-fold-out.is-fetching-prices .item-price-placeholder-loading::after{background-color:#8ec23b}.ahlsellWorkWear .ui-state-hover,.ahlsellWorkWear .ui-widget-content .ui-state-hover,.ahlsellWorkWear .ui-state-focus,.ahlsellWorkWear .ui-widget-content .ui-state-focus{border:1px solid #666;background:#cfcfcf;color:#cfcfcf}.ahlsellWorkWear .breaking-news-block i{color:#fff!important}.ahlsellWorkWear .sidebar h3{background:#4a4a4f;color:#f5f5f8}@media(max-width:1023px){.ahlsellWorkWear .navigation-bar .navigation-bar__tags .navigation-bar__tag::after{display:none}}@media(min-width:768px){.ahlsellWorkWear .top-menu .topmenu-right .top-right-link{border:none;background:none}.ahlsellWorkWear .top-menu .topmenu-right .top-right-link>a{color:#015792}.ahlsellWorkWear .top-menu .icon-user{color:#29292d}.ahlsellWorkWear .sticky-header .jsMinicartWrapper .jsMinicart .cart-items span{background:#29292d}}.ahlsellWorkWear .choices[data-type*="select-one"] .choices__inner{padding-bottom:10px}.ahlsellWorkWear .document-list .class1-checkbox:checked+label:after,.ahlsellWorkWear .project-binder table thead label:after{color:#666!important}.ahlsellWorkWear .document-list .column-picker .document-column-list .document-column label:after{color:#29292d!important}.ahlsellWorkWear .jsAddress .choices__inner{border-color:#000}.ahlsellWorkWear #popup-modal.storeInfo .popup-modal-header{background-color:#29292d}.ahlsellWorkWear #popup-modal .modal-item-price{color:#29292d}.ahlsellWorkWear .primary-dark{background:#008dca}.ahlsellWorkWear .primary-icon:before{background-color:#009fe3}.ahlsellWorkWear .primary-text{color:#009fe3}.ahlsellWorkWear .tertiary{background:#8ec23b}.ahlsellWorkWear .tertiary:hover{background:#81a619}.ahlsellWorkWear .tertiary-dark{background:#81a619}.ahlsellWorkWear .danger{background:#d51224}.ahlsellWorkWear .accent{background:#662382}.ahlsellWorkWear .btn.tertiary:hover{background:#81a619}.ahlsellWorkWear .btn.danger:hover{background-color:#bd1020}.ahlsellWorkWear.link.danger{color:#d51224}.ahlsellWorkWear.link.danger:hover{color:#9d0d1a}.ahlsellWorkWear.link.disabled{color:rgba(213,18,36,.4)}.ahlsellWorkWear .search-wrapper .search-field-wrapper .search-field input{border:1px solid #f5f5f8}.ahlsellWorkWear .search-wrapper .search-field-wrapper .search-field button{background:#c6c6c6}.ahlsellWorkWear .search-wrapper .search-field-wrapper .search-field button i{background:#094c7c}@media all and (min-width:768px){.ahlsellWorkWear .search-wrapper .search-field-wrapper .select-wrapper{background:#fff}}.ahlsellWorkWear .search-wrapper .search-field-wrapper .select-wrapper select{background-color:#efeff3;color:#efeff3}@media all and (min-width:480px){.ahlsellWorkWear .search-wrapper .search-field-wrapper .select-wrapper select{color:#4a4a4f}}.ahlsellWorkWear .search-wrapper .search-field-wrapper .select-wrapper select+i{right:15px;background:#4a4a4f}.ahlsellWorkWear .navigation-bar .navigation-bar__tag{background-color:#4a4a4f}.ahlsellWorkWear .navigation-bar .navigation-bar__tag a{color:#fff}.ahlsellWorkWear .navigation-bar .navigation-bar__tag i{background-color:#fff}.ahlsellWorkWear .price-style{color:#29292d}.ahlsellWorkWear .price-style::after{background-color:#29292d}.ahlsellWorkWear .item-price-placeholder-text{color:#cad5da}.ahlsellWorkWear .cms-news-block .bx-prev,.ahlsellWorkWear .cms-news-block .bx-next,.ahlsellWorkWear .product-list-block .bx-prev,.ahlsellWorkWear .product-list-block .bx-next,.ahlsellWorkWear .html-block .bx-prev,.ahlsellWorkWear .html-block .bx-next{color:#97a2a7}.ahlsellWorkWear .cms-news-block .bx-prev:hover,.ahlsellWorkWear .cms-news-block .bx-next:hover,.ahlsellWorkWear .product-list-block .bx-prev:hover,.ahlsellWorkWear .product-list-block .bx-next:hover,.ahlsellWorkWear .html-block .bx-prev:hover,.ahlsellWorkWear .html-block .bx-next:hover{color:#b1bcc1}.ahlsellWorkWear .checkout-page .wrapper,.ahlsellWorkWear .checkout-page .attestation-cart .wrapper{color:#4a4a4a}.ahlsellWorkWear .checkout-page .order-information,.ahlsellWorkWear .checkout-page .attestation-cart .order-information{color:#4a4a4a}.ahlsellWorkWear .checkout-page .order-sum .price-details,.ahlsellWorkWear .checkout-page .attestation-cart .order-sum .price-details{color:#97a2a7}.ahlsellWorkWear .checkout-page .cart-item>.item-qty>.item-qty-plus-minus .item-qty-plus{background-color:#e8f3f9;color:#094c7c}.ahlsellWorkWear .checkout-page .cart-item>.item-qty>.item-qty-plus-minus .item-qty-minus{background-color:#e8f3f9;color:#094c7c}.ahlsellWorkWear header .main-menu,.ahlsellWorkWear .top-menu .topmenu-right .top-right-link,.ahlsellWorkWear .search-page .resultsmobile-toggle{background:#4a4a4f}.ahlsellWorkWear .top-menu .topmenu-right .top-right-link{border-top-color:#efeff3}@media all and (min-width:768px){.ahlsellWorkWear .top-menu .topmenu-right .top-right-link{background-color:transparent;border-top:none}}.ahlsellWorkWear .resultPagination li.current{color:#fff;background:#4a4a4f}.ahlsellWorkWear footer.footer-wrapper{background:#29292d}.ahlsellWorkWear footer.footer-wrapper *{color:#fff}.ahlsellWorkWear .searchContainer ul li a:hover{color:#2f72b1}.ahlsellWorkWear .searchContainer .search-result .quick-search-suggestions a,.ahlsellWorkWear .searchContainer .search-result .did-you-mean a{color:#4a4a4f}.ahlsellWorkWear .searchContainer .search-result .quick-search-suggestions a:hover,.ahlsellWorkWear .searchContainer .search-result .quick-search-suggestions a.suggestable.active,.ahlsellWorkWear .searchContainer .search-result .did-you-mean a:hover,.ahlsellWorkWear .searchContainer .search-result .did-you-mean a.suggestable.active{text-decoration:none;background-color:#efeff3}.ahlsellWorkWear .searchContainer .product-results img{background:#cad5da}.ahlsellWorkWear .searchContainer a:hover{text-decoration:none}.ahlsellWorkWear .xform input[type="submit"].disabled,.ahlsellWorkWear .xform input[type="submit"][disabled=disabled]{background:#b1bcc1;text-shadow:1px 1px #97a2a7}.ahlsellWorkWear .xform input[type="submit"].disabled:hover,.ahlsellWorkWear .xform input[type="submit"][disabled=disabled]:hover{background:#b1bcc1}.ahlsellWorkWear .google-translate__disclaimer__text{color:#68757b}.ahlsellWorkWear .minicart-fold-out .total-price__label{color:#97a2a7}.ahlsellWorkWear .purchase-controls .price .previous-price,.ahlsellWorkWear .purchase-controls .price .recommended-price{color:#97a2a7}.ahlsellWorkWear .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i,.ahlsellWorkWear .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i,.ahlsellWorkWear .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i,.ahlsellWorkWear .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i{color:#97a2a7}.ahlsellWorkWear .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.ahlsellWorkWear .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i:hover i,.ahlsellWorkWear .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.ahlsellWorkWear .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i:hover i{color:#b1bcc1}.ahlsellWorkWear .article-page .article-footer .variants-tables thead{color:#fff}.ahlsellWorkWear .article-page .product-information .product-description h2,.ahlsellWorkWear .article-page .product-information .article-description h2,.ahlsellWorkWear .article-page .article-information .product-description h2,.ahlsellWorkWear .article-page .article-information .article-description h2{color:#97a2a7}.ahlsellWorkWear .btn.unselected{background-color:#b1bcc1}.ahlsellWorkWear input[type=radio][disabled]+label,.ahlsellWorkWear input[type=checkbox][disabled]+label,.ahlsellWorkWear input[type=radio][disabled]+input[type="hidden"]+label,.ahlsellWorkWear input[type=checkbox][disabled]+input[type="hidden"]+label{color:#b1bcc1;cursor:default}.ahlsellWorkWear input[type=radio][disabled]+label:before,.ahlsellWorkWear input[type=checkbox][disabled]+label:before,.ahlsellWorkWear input[type=radio][disabled]+input[type="hidden"]+label:before,.ahlsellWorkWear input[type=checkbox][disabled]+input[type="hidden"]+label:before{background:#ebebe4}.ahlsellWorkWear input[type=radio][disabled]+label:after,.ahlsellWorkWear input[type=checkbox][disabled]+label:after,.ahlsellWorkWear input[type=radio][disabled]+input[type="hidden"]+label:after,.ahlsellWorkWear input[type=checkbox][disabled]+input[type="hidden"]+label:after{color:#b1bcc1}.ahlsellWorkWear input[type=radio][disabled]+label:after,.ahlsellWorkWear input[type=radio][disabled]+input[type="hidden"]+label:after{background:#b1bcc1}.ahlsellWorkWear .cms-content.cms-news-block ul li .publish-date,.ahlsellWorkWear .cms-content.cms-news ul li .publish-date{color:#b1bcc1}.ahlsellWorkWear .range-filter .range-input button,.ahlsellWorkWear .range-filter .range-input button[disabled],.ahlsellWorkWear .range-filter .range-input button.disabled{background:#e8f3f9}.ahlsellWorkWear .range-filter .range-input button:hover,.ahlsellWorkWear .range-filter .range-input button[disabled]:hover,.ahlsellWorkWear .range-filter .range-input button.disabled:hover{background:#e8f3f9}.ahlsellWorkWear .range-filter .range-input button:active,.ahlsellWorkWear .range-filter .range-input button[disabled]:active,.ahlsellWorkWear .range-filter .range-input button.disabled:active{background:#f0faff}.ahlsellWorkWear .range-filter .ui-state-default,.ahlsellWorkWear .range-filter .ui-widget-content .ui-state-default,.ahlsellWorkWear .range-filter .ui-widget-header .ui-state-default{background:#e8f3f9}.ahlsellWorkWear .range-filter .ui-state-default:active,.ahlsellWorkWear .range-filter .ui-widget-content .ui-state-default:active,.ahlsellWorkWear .range-filter .ui-widget-header .ui-state-default:active{background:#f0faff}.ahlsellWorkWear .range-filter .ui-state-disabled{background:#b1bcc1}.ahlsellWorkWear .shipping .email-hint{color:#b1bcc1}.ahlsellWorkWear .shipping .services .services-price-info.disabled{color:#b1bcc1}.ahlsellWorkWear .account-content .my-lists thead{color:#b1bcc1}.ahlsellWorkWear .orderDetailsTable .heading,.ahlsellWorkWear .orderDetailsTable .heading .tr{background:#b1bcc1}.ahlsellWorkWear .quotation-details .add-quotation-form{border-color:#cad5da}.ahlsellWorkWear .quotation-details .add-quotation-form.disabled{color:#b1bcc1}.ahlsellWorkWear .print-quotation .select-all{background:#b1bcc1}.ahlsellWorkWear .introShow{border-color:#cad5da}.ahlsellWorkWear .cms-navigation nav>ul>li.expandable:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>ul>li.expandable:before,.ahlsellWorkWear .cms-navigation nav>ul>li.expanded>ul>li.expanded:before{color:#cad5da}.ahlsellWorkWear .nav ul a:hover,.ahlsellWorkWear .nav ul a.active-node{background:#cad5da}.ahlsellWorkWear .cms-content .xform{background:#eee}.ahlsellWorkWear .attestation-sum{background:#eee}.ahlsellWorkWear .shipping .select2-container--default .select2-selection--multiple .select2-selection__choice,.ahlsellWorkWear .shipping .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice{background-color:#eee}.ahlsellWorkWear .feature-search-suggestions>span{background-color:#eee}.ahlsellWorkWear .order-brochure-form .form-set-wrapper{background:#eee}.ahlsellWorkWear .brochure-category-wrapper{background:#eee}.ahlsellWorkWear .new-customer-page .section-wrapper{background:#eee}.ahlsellWorkWear .agreement-wrapper{background:#eee}.ahlsellWorkWear .quotation-details .general-details{background:#eee}.ahlsellWorkWear .quotation-details .suggestion-bar table{background:#eee}.ahlsellWorkWear .quotation-details .add-quotation-form-foldout{background:#eee}.ahlsellWorkWear .connect-customer .connect-costumer-list{background:#eee}.ahlsellWorkWear .userDetails{background-color:#eee}.ahlsellWorkWear .order-foot{background-color:#eee}.ahlsellWorkWear .order-head{background-color:#eee}.ahlsellWorkWear .my-list-details .foldOutAndAdd{background-color:#eee}.ahlsellWorkWear .my-list-details .foldOutCopy{background-color:#eee}.ahlsellWorkWear .my-list-details .myListHead{background-color:#eee}.ahlsellWorkWear .order-search{background:#eee}.ahlsellWorkWear .seachUserContent .collection{background-color:#eee}.ahlsellWorkWear .borderEditDeliver{background-color:#eee}.ahlsellWorkWear .textBox{background-color:#eee}.ahlsellWorkWear .faqItem:nth-child(odd){background:#eee}.ahlsellWorkWear .cms-content fieldset{background:#eee}.ahlsellWorkWear .article-page .article-footer .product-info .technical-data{background-color:#eee}.ahlsellWorkWear .no-js-message{background:#cad5da}.ahlsellWorkWear .search-page .results{background-color:#29292d}.ahlsellWorkWear .sort-panel{background-color:#4a4a4f}.ahlsellWorkWear .sort-panel p,.ahlsellWorkWear .sort-panel .sort-label{color:#f5f5f8}.ahlsellWorkWear .sort-panel .sort-section .sort-toggle div{color:#b1bcc1}.ahlsellWorkWear .sort-panel .sort-section .sort-toggle div.active{color:#fff}.ahlsellWorkWear .store-info .stores-details .close-map{background-color:#29292d}.ahlsellWorkWear .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:before{background-color:#4a4a4f}.ahlsellWorkWear .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:after{color:#fff}.ahlsellWorkWear .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:before,.ahlsellWorkWear .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:before{background-color:#4a4a4f}.ahlsellWorkWear .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:after,.ahlsellWorkWear .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:after{color:#fff}.gelia .btn.secondary{background:#fff;color:#094c7c;border:1px solid #094c7c}.gelia .btn.secondary i{background:#094c7c}.gelia .btn.secondary:focus{background:#e8f3f9;color:#094c7c;border:2px solid #094c7c}.gelia .btn.secondary:focus i{background:#094c7c}.gelia .btn.secondary:active{background:#f0faff;color:#094c7c;border:1px solid #094c7c;outline:none}.gelia .btn.secondary:active i{background:#094c7c}.gelia .btn.primary{background:#e8f3f9;color:#094c7c;border:0}.gelia .btn.primary i{background:#094c7c}.gelia .btn.primary:focus,.gelia .btn.primary.active{background:#e8f3f9;color:#094c7c;border:1px solid #094c7c}.gelia .btn.primary:focus i,.gelia .btn.primary.active i{background:#094c7c}.gelia .btn.primary:active{background:#f0faff;color:#094c7c;border:0;outline:none}.gelia .btn.primary:active i{background:#094c7c}.gelia .btn.link.danger{color:#d51224}.gelia .btn.link.danger:hover{color:#9d0d1a}.gelia .btn.link.disabled{color:rgba(213,18,36,.4)}.gelia .cms-navigation nav>ul .root-item>a,.gelia .mobile-toggle{background:#094c7c;color:#fff}.gelia .cms-navigation nav>ul .root-item>a i,.gelia .mobile-toggle i{background:#fff}.gelia .themePage .theme-page-nav>ul>li{background:#fff;color:#094c7c;border-top:1px solid #efeff3}.gelia .themePage .theme-page-nav>ul>li:first-child{border-top:0}.gelia .themePage .theme-page-nav>ul>li a{color:inherit}@media all and (min-width:768px){.gelia .cms-navigation nav>ul .root-item>a{background:#094c7c}}.gelia .cms-navigation nav>ul>li>a{color:#094c7c}.gelia .cms-navigation nav>ul>li.expanded>.parent-to-selected{background:#094c7c;color:#fff}.gelia .cms-navigation nav>ul>li.expanded>a{background:#fff;color:#094c7c}.gelia .cms-navigation nav>ul>li.expanded>a.selected{background:#094c7c;color:#fff}.gelia .cms-navigation nav>ul>li.expanded.expanded>ul{background:#fff}.gelia .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded>a{background:#fff;color:#094c7c}.gelia .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul{background:#fff}.gelia .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul>li a{color:#094c7c}.gelia .cms-navigation nav>ul>li.expanded.expanded>ul>li>a{color:#094c7c}.gelia .main-menu .expanded>a{background:#0073b6}.gelia .desktop-megamenu .category-wrapper.active{border:1px solid #efeff3}.gelia .desktop-megamenu .category-wrapper.active+.category-wrapper.active{border-left:0}.gelia .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item.active .cat-item-title{background:#094c7c;color:#fff}.gelia .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item .cat-item-title{color:#094c7c;background-color:#fff}.gelia .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-sub-header{color:#094c7c}.gelia .mobile-assortment .first-level a{color:#094c7c}.gelia .store-select-wrapper .chosen-container .chosen-results li.highlighted,.gelia .store-select-wrapper .selector,.gelia .user-account-tabs .tabs,.gelia .user-account-tabs .tab-content .accordion-tab,.gelia .quotation-tabs .tabs,.gelia .quotation-tabs .tab-content .accordion-tab,.gelia .promotion-content .yourPromotions h2{background:#0073b6}.gelia .store-select-wrapper .chosen-container .chosen-results li.highlighted{background:#eee}.gelia .store-info .stores-details h4,.gelia .store-info .stores-details .details:not(.first) .phone,.gelia .user-account-tabs .tabs li.active-tab,.gelia .quotation-tabs .tabs li.active-tab{color:#0073b6}.gelia .videothumbnail{fill:#0073b6}.gelia .article-footer .accordion.variant-list{background:#0073b6}.gelia .flags .flag{background:#f3a508}.gelia .products .products__item .flags .gridview,.gelia .products .variant__item .flags .gridview{border-bottom:20px solid #f3a508;border-right:50px solid #f3a508;border-top:20px solid #f3a508;border-left:50px solid #f3a508}@media all and (min-width:768px){.gelia .search-wrapper button{color:#fff}.gelia .search-wrapper input{color:#29292d;border-color:#0073b6}.gelia .search-wrapper ::-webkit-input-placeholder{color:#9d9ea2}.gelia .search-wrapper :-moz-placeholder{color:#9d9ea2}.gelia .search-wrapper ::-moz-placeholder{color:#9d9ea2}.gelia .search-wrapper :-ms-input-placeholder{color:#9d9ea2}.gelia .search-wrapper .search-field-wrapper .selector{border-color:#0073b6}}.gelia .attention{background:#d51224}.gelia #ot-sdk-btn-floating{display:none}.gelia .footer-wrapper #ot-sdk-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer;font-size:15px!important;font-family:"ahlsellsans-bold","sans-serif"!important;color:#d5ebf7!important}.gelia .footer-wrapper #ot-sdk-btn:hover{background:none!important;text-decoration:underline;opacity:1!important}.gelia #ot-sdk-btn{background-color:#2c3e6e!important;color:#fff!important;border:0!important}.gelia #ot-sdk-btn:hover{background-color:#2c3e6e!important;opacity:.7}.gelia #onetrust-banner-sdk #onetrust-accept-btn-handler{background:#2c3e6e!important;color:#fff!important;border:0!important;border-radius:8px;opacity:1!important}.gelia #onetrust-banner-sdk #onetrust-accept-btn-handler:hover{opacity:1;background-color:#0073b6!important}.gelia #onetrust-banner-sdk #onetrust-reject-all-handler{background:#e8f3f9!important;color:#2c3e6e!important;border:0!important;border-radius:8px}.gelia #onetrust-banner-sdk #onetrust-reject-all-handler:hover{opacity:1;background-color:#0073b6!important;color:#fff!important}.gelia #onetrust-banner-sdk #onetrust-pc-btn-handler{background:#fff!important;color:#2c3e6e!important;border-color:#2c3e6e!important;color:#2c3e6e!important;border-radius:8px}.gelia #onetrust-banner-sdk #onetrust-pc-btn-handler:hover{opacity:1;background-color:#0073b6!important;color:#fff!important}.gelia #onetrust-pc-sdk .ot-pc-logo img{display:none}.gelia #onetrust-pc-sdk .save-preference-btn-handler{background:#2c3e6e!important;color:#fff!important;border:0!important}.gelia #onetrust-pc-sdk #accept-recommended-btn-handler{background:#2c3e6e!important;color:#fff!important;border:0!important}.gelia #onetrust-pc-sdk .ot-pc-refuse-all-handler{background:#e8f3f9!important;color:#2c3e6e!important;border-width:0!important}.gelia #onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group>.ot-always-active{color:#0073b6!important}.gelia #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#2c3e6e!important;border:1px solid #d2d3d5!important}.gelia #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#fff}.gelia body{background:#f5f5f8}.gelia .primary-dark{background:#d35e0d}.gelia .primary-icon:before{background-color:#eb690e}.gelia .primary-text{color:#eb690e}.gelia .tertiary{background:#79b943}.gelia .tertiary:hover{background:#6da63c}.gelia .tertiary-dark{background:#6da63c}.gelia .danger{background:#d51224}.gelia .accent{background:#eb690e}.gelia .item-price-placeholder-text{color:#cad5da}.gelia .selector.disabled{background:#ebebe4;color:#b1bcc1}.gelia .cms-news-block .bx-prev,.gelia .cms-news-block .bx-next,.gelia .html-block .bx-prev,.gelia .html-block .bx-next{color:#97a2a7}.gelia .cms-news-block .bx-prev:hover,.gelia .cms-news-block .bx-next:hover,.gelia .html-block .bx-prev:hover,.gelia .html-block .bx-next:hover{color:#b1bcc1}.gelia .checkout-page .wrapper,.gelia .checkout-page .attestation-cart .wrapper{color:#4a4a4a}.gelia .checkout-page .order-information,.gelia .checkout-page .attestation-cart .order-information{color:#4a4a4a}.gelia .checkout-page .order-sum .price-details,.gelia .checkout-page .attestation-cart .order-sum .price-details{color:#97a2a7}.gelia .checkout-page .cart-item>.item-qty>.item-qty-plus-minus .item-qty-plus{background-color:#e8f3f9;color:#094c7c}.gelia .checkout-page .cart-item>.item-qty>.item-qty-plus-minus .item-qty-minus{background-color:#e8f3f9;color:#094c7c}@media all and (min-width:768px){.gelia .search-wrapper .search-field-wrapper .select-wrapper{background:#fff}}.gelia .searchContainer .product-results img{background:#cad5da}.gelia .searchContainer a:hover{text-decoration:none}.gelia header.sticky .search-wrapper .search-field-wrapper .select-wrapper{background:transparent}.gelia header.sticky .minicart i.icon-cart{background:#094c7c}.gelia .shipping .shipping-item{color:#4a4a4a}.gelia .shipping .shipping-item .shipping-icon{fill:#4a4a4a}.gelia .xform input[type="submit"].disabled,.gelia .xform input[type="submit"][disabled=disabled]{background:#b1bcc1;text-shadow:1px 1px #97a2a7}.gelia .xform input[type="submit"].disabled:hover,.gelia .xform input[type="submit"][disabled=disabled]:hover{background:#b1bcc1}.gelia .google-translate__disclaimer__text{color:#68757b}.gelia .purchase-controls .price .previous-price,.gelia .purchase-controls .price .recommended-price{color:#97a2a7}.gelia .article-page .article-footer .product-info h3{background:#97a2a7}.gelia .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i,.gelia .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i,.gelia .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i,.gelia .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i{color:#97a2a7}.gelia .article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.gelia .article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i:hover i,.gelia .article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i:hover i,.gelia .article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i:hover i{color:#b1bcc1}.gelia .article-page .product-information .product-description h2,.gelia .article-page .product-information .article-description h2,.gelia .article-page .article-information .product-description h2,.gelia .article-page .article-information .article-description h2{color:#97a2a7}.gelia .article-footer .accordion.variant-list,.gelia .article-page .article-footer .variants-tables h3{background:#094c7c}.gelia .btn.unselected{background-color:#b1bcc1}.gelia input[type=radio][disabled]+label,.gelia input[type=checkbox][disabled]+label,.gelia input[type=radio][disabled]+input[type="hidden"]+label,.gelia input[type=checkbox][disabled]+input[type="hidden"]+label{color:#b1bcc1;cursor:default}.gelia input[type=radio][disabled]+label:before,.gelia input[type=checkbox][disabled]+label:before,.gelia input[type=radio][disabled]+input[type="hidden"]+label:before,.gelia input[type=checkbox][disabled]+input[type="hidden"]+label:before{background:#ebebe4}.gelia input[type=radio][disabled]+label:after,.gelia input[type=checkbox][disabled]+label:after,.gelia input[type=radio][disabled]+input[type="hidden"]+label:after,.gelia input[type=checkbox][disabled]+input[type="hidden"]+label:after{color:#b1bcc1}.gelia input[type=radio][disabled]+label:after,.gelia input[type=radio][disabled]+input[type="hidden"]+label:after{background:#b1bcc1}.gelia table thead{background:#b1bcc1}.gelia .cms-content.cms-news-block ul li .publish-date,.gelia .cms-content.cms-news ul li .publish-date{color:#b1bcc1}.gelia .range-filter .range-input button,.gelia .range-filter .range-input button[disabled],.gelia .range-filter .range-input button.disabled{background:#e8f3f9}.gelia .range-filter .range-input button:hover,.gelia .range-filter .range-input button[disabled]:hover,.gelia .range-filter .range-input button.disabled:hover{background:#e8f3f9}.gelia .range-filter .range-input button:active,.gelia .range-filter .range-input button[disabled]:active,.gelia .range-filter .range-input button.disabled:active{background:#f0faff}.gelia .range-filter .ui-state-default,.gelia .range-filter .ui-widget-content .ui-state-default,.gelia .range-filter .ui-widget-header .ui-state-default{background:#e8f3f9}.gelia .range-filter .ui-state-default:active,.gelia .range-filter .ui-widget-content .ui-state-default:active,.gelia .range-filter .ui-widget-header .ui-state-default:active{background:#f0faff}.gelia .range-filter .ui-state-disabled{background:#b1bcc1}.gelia .shipping .email-hint{color:#b1bcc1}.gelia .shipping .services .services-price-info.disabled{color:#b1bcc1}.gelia .account-content .my-lists thead{color:#b1bcc1}.gelia .orderDetailsTable .heading,.gelia .orderDetailsTable .heading .tr{background:#b1bcc1}.gelia .quotation-details .add-quotation-form{border-color:#cad5da}.gelia .quotation-details .add-quotation-form.disabled{color:#b1bcc1}.gelia .print-quotation .select-all{background:#b1bcc1}.gelia .introShow{border-color:#cad5da}.gelia .cms-navigation nav>ul>li.expandable:before,.gelia .cms-navigation nav>ul>li.expanded:before,.gelia .cms-navigation nav>ul>li.expanded>ul>li.expandable:before,.gelia .cms-navigation nav>ul>li.expanded>ul>li.expanded:before{color:#cad5da}.gelia .nav ul a:hover,.gelia .nav ul a.active-node{background:#cad5da}.gelia table.data-table thead{background:#eee}.gelia .cms-content .xform{background:#eee}.gelia .article-config{background:#eee}.gelia .attestation-sum{background:#eee}.gelia .shipping .select2-container--default .select2-selection--multiple .select2-selection__choice,.gelia .shipping .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice{background-color:#eee}.gelia .feature-search-suggestions>span{background-color:#eee}.gelia .order-brochure-form .form-set-wrapper{background:#eee}.gelia .brochure-category-wrapper{background:#eee}.gelia .new-customer-page .section-wrapper{background:#eee}.gelia .agreement-wrapper{background:#eee}.gelia .quotation-details .general-details{background:#eee}.gelia .quotation-details .suggestion-bar table{background:#eee}.gelia .quotation-details .add-quotation-form-foldout{background:#eee}.gelia .connect-customer .connect-costumer-list{background:#eee}.gelia .userDetails{background-color:#eee}.gelia .order-foot{background-color:#eee}.gelia .order-head{background-color:#eee}.gelia .my-list-details .foldOutAndAdd{background-color:#eee}.gelia .my-list-details .foldOutCopy{background-color:#eee}.gelia .my-list-details .myListHead{background-color:#eee}.gelia .order-search{background:#eee}.gelia .seachUserContent .collection{background-color:#eee}.gelia .borderEditDeliver{background-color:#eee}.gelia .textBox{background-color:#eee}.gelia .faqItem:nth-child(odd){background:#eee}.gelia .store-select-wrapper .chosen-container .chosen-single{background:#094c7c}.gelia .cms-news-block h2,.gelia .product-list-block h2,.gelia .html-block h2{background:#094c7c}.gelia header .main-menu,.gelia .top-menu .topmenu-right .top-right-link,.gelia .search-page .results,.gelia .search-page .mobile-toggle,.gelia footer.footer-wrapper{background:#094c7c}.gelia .top-menu .topmenu-right .top-right-link{border-top-color:#d5ebf7}@media all and (min-width:768px){.gelia .top-menu .topmenu-right .top-right-link{background-color:transparent;border-top:none}}.gelia .inline-search .inline-search-button{background:#e8f3f9}.gelia .inline-search .inline-search-button:active{background:#f0faff}.gelia .facets .facets__item .facets__item-content .show-all,.gelia .facets .facets__item .facets__item-content .show-less{background:#e8f3f9}.gelia .facets .facets__item .facets__item-content .show-all:focus,.gelia .facets .facets__item .facets__item-content .show-less:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.gelia .facets .facets__item .facets__item-content .show-all:active,.gelia .facets .facets__item .facets__item-content .show-less:active{background:#f0faff}.gelia .category-banner .category-banner__text .category-banner__row h1,.gelia .products .products__item .info .title,.gelia .products .variant__item .info .title{color:#094c7c}.gelia .sidebar h3,.gelia .sort-panel{background-color:#094c7c;color:#f0faff}.gelia .sort-panel .sort-section .sort-toggle div{color:#0073b6}.gelia .category-content .products .products__item .product-item-wrapper .info .nr-articles,.gelia .category-content .products .variant__item .product-item-wrapper .info .nr-articles{background:#e8f3f9}.gelia .category-content .products .products__item .product-item-wrapper .info .nr-articles:active,.gelia .category-content .products .variant__item .product-item-wrapper .info .nr-articles:active{background:#f0faff}.gelia .category-content .products.grid-view .products__item .nr-articles.gridBtn{background:#e8f3f9}.gelia .category-content .products.grid-view .products__item .nr-articles.gridBtn:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.gelia .category-content .products.grid-view .products__item .nr-articles.gridBtn:active{border:0;outline:none;background:#f0faff}.gelia .category-content .products.grid-view .products__item .nr-articles.gridBtn i{margin-left:10px;background:#094c7c}.gelia .cms-content fieldset{background:#eee}.gelia .article-page .article-footer .product-info .technical-data{background-color:#eee}.gelia .no-js-message{background:#cad5da}.gelia .checkout-page .btn.link,.gelia .attestation-cart .btn.link{color:#094c7c!important}.gelia .checkout-page .btn.link i,.gelia .attestation-cart .btn.link i{background:#094c7c!important}.gelia .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:before{background-color:#204c78}.gelia .facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:after{color:#fff}.gelia .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:before,.gelia .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:before{background-color:#204c78}.gelia .attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:after,.gelia .attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:after{color:#fff}.gelia input:checked+.switch-slider-button{background-color:#2c3e6e!important}.gelia input:focus+.switch-slider-button{-webkit-box-shadow:0 0 1px #2c3e6e!important;box-shadow:0 0 1px #2c3e6e!important}#ot-sdk-btn-floating{display:none}.solelgrossisten .btn.secondary{background:#e7f1e9;color:#416346;border:1px solid rgba(0,0,0,0)}.solelgrossisten .btn.secondary i{background:#416346}.solelgrossisten .btn.secondary:focus{background:#fff;color:#416346;border:2px solid #416346}.solelgrossisten .btn.secondary:focus i{background:#416346}.solelgrossisten .btn.secondary:active{background:#fff;color:#2a3d2e;border:1px solid #2a3d2e;outline:none}.solelgrossisten .btn.secondary:active i{background:#416346}.solelgrossisten .btn.primary{background:#416346;color:#fff;border:0}.solelgrossisten .btn.primary i{background:#fff}.solelgrossisten .btn.primary:focus,.solelgrossisten .btn.primary.active{background:#fff;color:#416346;border:1px solid #416346}.solelgrossisten .btn.primary:focus i,.solelgrossisten .btn.primary.active i{background:#fff}.solelgrossisten .btn.primary:active{background:#fff;color:#2a3d2e;border:0;outline:none}.solelgrossisten .btn.primary:active i{background:#2a3d2e}.solelgrossisten .btn.link.danger{color:#d51224}.solelgrossisten .btn.link.danger:hover{color:#9d0d1a}.solelgrossisten .btn.link.disabled{color:rgba(213,18,36,.4)}.solelgrossisten .cms-navigation nav>ul .root-item>a,.solelgrossisten .mobile-toggle{background:#416346;color:#fff}.solelgrossisten .cms-navigation nav>ul .root-item>a i,.solelgrossisten .mobile-toggle i{background:#fff}.solelgrossisten .themePage .theme-page-nav>ul>li{background:#fff;color:#4a4a4f;border-top:1px solid #efeff3}.solelgrossisten .themePage .theme-page-nav>ul>li:first-child{border-top:0}.solelgrossisten .themePage .theme-page-nav>ul>li a{color:inherit}@media all and (min-width:768px){.solelgrossisten .cms-navigation nav>ul .root-item>a{background:#416346}}.solelgrossisten .cms-navigation nav>ul>li>a{color:#4a4a4f}.solelgrossisten .cms-navigation nav>ul>li.expanded>.parent-to-selected{background:#416346;color:#fff}.solelgrossisten .cms-navigation nav>ul>li.expanded>a{background:#fff;color:#4a4a4f}.solelgrossisten .cms-navigation nav>ul>li.expanded>a.selected{background:#416346;color:#fff}.solelgrossisten .cms-navigation nav>ul>li.expanded.expanded>ul{background:#fff}.solelgrossisten .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded>a{background:#fff;color:#4a4a4f}.solelgrossisten .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul{background:#fff}.solelgrossisten .cms-navigation nav>ul>li.expanded.expanded>ul>li.expanded ul>li a{color:#4a4a4f}.solelgrossisten .cms-navigation nav>ul>li.expanded.expanded>ul>li>a{color:#4a4a4f}.solelgrossisten .main-menu .expanded>a{background:#a7a7a9}.solelgrossisten .desktop-megamenu .category-wrapper.active{border:1px solid #efeff3}.solelgrossisten .desktop-megamenu .category-wrapper.active+.category-wrapper.active{border-left:0}.solelgrossisten .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item.active .cat-item-title{background:#416346;color:#fff}.solelgrossisten .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-col-item .cat-item-title{color:#416346;background-color:#fff}.solelgrossisten .desktop-megamenu .category-wrapper.flyout .sub-menu .categoryDisplayColumn .cat-sub-header{color:#4a4a4f}.solelgrossisten .mobile-assortment .first-level a{color:#4a4a4f}.solelgrossisten .store-select-wrapper .chosen-container .chosen-results li.highlighted,.solelgrossisten .store-select-wrapper .selector,.solelgrossisten .user-account-tabs .tabs,.solelgrossisten .user-account-tabs .tab-content .accordion-tab,.solelgrossisten .quotation-tabs .tabs,.solelgrossisten .quotation-tabs .tab-content .accordion-tab,.solelgrossisten .promotion-content .yourPromotions h2{background:#416346}.solelgrossisten .store-select-wrapper .chosen-container .chosen-results li.highlighted{background:#e9e9ea}.solelgrossisten .store-info .stores-details h4,.solelgrossisten .store-info .stores-details .details:not(.first) .phone,.solelgrossisten .user-account-tabs .tabs li.active-tab,.solelgrossisten .quotation-tabs .tabs li.active-tab{color:#416346}.solelgrossisten .videothumbnail{fill:#416346}.solelgrossisten .article-footer .accordion.variant-list{background:#416346}.solelgrossisten .flags .flag{background:#662382}.solelgrossisten .products .products__item .flags .gridview,.solelgrossisten .products .variant__item .flags .gridview{border-bottom:20px solid #662382;border-right:50px solid #662382;border-top:20px solid #662382;border-left:50px solid #662382}@media all and (min-width:768px){.solelgrossisten .search-wrapper button{color:#fff}.solelgrossisten .search-wrapper input{color:#29292d;border-color:#416346}.solelgrossisten .search-wrapper ::-webkit-input-placeholder{color:#9d9ea2}.solelgrossisten .search-wrapper :-moz-placeholder{color:#9d9ea2}.solelgrossisten .search-wrapper ::-moz-placeholder{color:#9d9ea2}.solelgrossisten .search-wrapper :-ms-input-placeholder{color:#9d9ea2}.solelgrossisten .search-wrapper .search-field-wrapper .selector{border-color:#416346}}.solelgrossisten .attention{background:#d51224}.solelgrossisten #ot-sdk-btn-floating{display:none}.solelgrossisten .footer-wrapper #ot-sdk-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer;font-size:15px!important;font-family:"ahlsellsans-bold","sans-serif"!important;color:#d5ebf7!important}.solelgrossisten .footer-wrapper #ot-sdk-btn:hover{background:none!important;text-decoration:underline;opacity:1!important}.solelgrossisten #ot-sdk-btn{background-color:#416346!important;color:#fff!important;border:0!important}.solelgrossisten #ot-sdk-btn:hover{background-color:#416346!important;opacity:.7}.solelgrossisten #onetrust-banner-sdk #onetrust-accept-btn-handler{background:#416346!important;color:#fff!important;border:0!important;border-radius:8px;opacity:1!important}.solelgrossisten #onetrust-banner-sdk #onetrust-accept-btn-handler:hover{opacity:1;background-color:#b6c786!important}.solelgrossisten #onetrust-banner-sdk #onetrust-reject-all-handler{background:#e7f1e9!important;color:#416346!important;border:0!important;border-radius:8px}.solelgrossisten #onetrust-banner-sdk #onetrust-reject-all-handler:hover{opacity:1;background-color:#b6c786!important;color:#fff!important}.solelgrossisten #onetrust-banner-sdk #onetrust-pc-btn-handler{background:#fff!important;color:#416346!important;border-color:#416346!important;color:#416346!important;border-radius:8px}.solelgrossisten #onetrust-banner-sdk #onetrust-pc-btn-handler:hover{opacity:1;background-color:#b6c786!important;color:#fff!important}.solelgrossisten #onetrust-pc-sdk .ot-pc-logo img{display:none}.solelgrossisten #onetrust-pc-sdk .save-preference-btn-handler{background:#416346!important;color:#fff!important;border:0!important}.solelgrossisten #onetrust-pc-sdk #accept-recommended-btn-handler{background:#416346!important;color:#fff!important;border:0!important}.solelgrossisten #onetrust-pc-sdk .ot-pc-refuse-all-handler{background:#e7f1e9!important;color:#416346!important;border-width:0!important}.solelgrossisten #onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group>.ot-always-active{color:#0073b6!important}.solelgrossisten #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#416346!important;border:1px solid #d2d3d5!important}.solelgrossisten #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr>.ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#fff}.solelgrossisten body .topmenu-left a{color:#416346!important}.solelgrossisten body .top-menu .topmenu-right .top-right-link{border:none;background:none}.solelgrossisten body .top-menu .topmenu-right .top-right-link>a{color:#416346}.solelgrossisten body .top-menu .icon-user{color:#416346}.solelgrossisten body .sticky-header .jsMinicartWrapper .jsMinicart .cart-items span{background:#29292d}.solelgrossisten body .top-menu .topmenu-right .top-right-link i{background:#416346}.solelgrossisten body .top-menu .topmenu-right .top-right-link label,.solelgrossisten body .top-menu .topmenu-right .top-right-link label:before{color:#416346}.solelgrossisten body .login-link-wrapper{color:#416346}.solelgrossisten body .user-fold-out h4,.solelgrossisten body .user-fold-out ul label{color:#101415!important}.solelgrossisten body .main-header .minicart,.solelgrossisten body .main-menu .minicart{background:#e7f1e9}.solelgrossisten body .main-header .minicart .minicart-info,.solelgrossisten body .main-menu .minicart .minicart-info{color:#416346}.solelgrossisten body .main-header .minicart i,.solelgrossisten body .main-menu .minicart i{background:#416346}.solelgrossisten body .main-menu{background:#416346;background-image:none}.solelgrossisten body .mobile-header .mobile-nav{background:#416346}.solelgrossisten body .mobile-header .mobile-nav i{background:#fff}.solelgrossisten body .mobile-header .mobile-nav.jsMobileMenu{background:transparent}.solelgrossisten body .mobile-header .mobile-nav.jsMobileMenu i{font-size:22px}.solelgrossisten body .mobile-header .mobile-nav .icon-menu:before{color:#416346}.solelgrossisten body footer.footer-wrapper{background:#416346}.solelgrossisten body footer.footer-wrapper *{color:#fff}@media all and (min-width:768px){.solelgrossisten body .search-wrapper .search-field-wrapper .select-wrapper{background:#fff}}.solelgrossisten body .search-wrapper .search-field-wrapper .search-field .text-area-wrapper{background:#f5f5f8}.solelgrossisten body .search-wrapper .search-field-wrapper .search-field input{border:1px solid #f6f5f5}.solelgrossisten body .search-wrapper .search-field-wrapper .search-field button{background:#e7f1e9}.solelgrossisten body .search-wrapper .search-field-wrapper .search-field button i{background:#416346}.solelgrossisten body .search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper{background:#f5f5f8}.solelgrossisten body input[type="checkbox"]:checked+label:before{background-color:#fff}.solelgrossisten body input[type="checkbox"]:checked+label:after{color:#416346}.solelgrossisten body .articalList i+div{color:#416346!important}.solelgrossisten body .articalList i{color:#416346!important}.solelgrossisten body .navigation-bar .navigation-bar__tag{background-color:#416346!important}.solelgrossisten body .navigation-bar .navigation-bar__tag a{color:#fff}.solelgrossisten body .cms-news-block h2,.solelgrossisten body .product-list-block h2,.solelgrossisten body .html-block h2{background:#416346}.solelgrossisten body .cms-news-block h4,.solelgrossisten body .cms-news-block a,.solelgrossisten body .product-list-block h4,.solelgrossisten body .product-list-block a,.solelgrossisten body .html-block h4,.solelgrossisten body .html-block a{color:#416346!important}.solelgrossisten body .store-select-wrapper .chosen-container .chosen-single,.solelgrossisten body .teaser-block.box .header,.solelgrossisten body .teaser-block.background .text{background:#416346}.solelgrossisten body .instant-order-header>.instant-add{background:#fff;color:#416346}.solelgrossisten body .instant-order-header>.instant-add i{background:#416346}.solelgrossisten body .category-navigation ul li a{color:#416346!important;border:1px solid #416346!important}.solelgrossisten body .category-navigation ul li a:hover{background:#fff!important;color:initial}.solelgrossisten body .sort-panel{background-color:#416346}.solelgrossisten body .sort-panel p,.solelgrossisten body .sort-panel .sort-label{color:#fff}.solelgrossisten body .sort-panel .sort-section .sort-toggle div{color:#a7a7a9}.solelgrossisten body .sort-panel .sort-section .sort-toggle div.active{color:#fff}.solelgrossisten body .products .products__item .info .title,.solelgrossisten body .products .variant__item .info .title{color:#416346}.solelgrossisten body .checkout-page .cart-item>div,.solelgrossisten body .attestation-cart .cart-item>div,.solelgrossisten body .orderDetailsTable .itemPrice,.solelgrossisten body .order-foot .orderTotal span,.solelgrossisten body .account-content .contact-card span i,.solelgrossisten body .document-list .column-picker .document-column-list .document-column label:after,.solelgrossisten body .my-list-details .holder .list-options>div,.solelgrossisten body .my-list-details .holder .list-options i,.solelgrossisten body .variant-list td.price,.solelgrossisten body .article-page .article-information .article-description .stock-wrapper .icon-help-circled,.solelgrossisten body .add-to-my-lists i,.solelgrossisten body .checkout-page .order-sum dl dd,.solelgrossisten body .attestation-cart .order-sum dl dd,.solelgrossisten body .store-info .stores-details h4,.solelgrossisten body .mobile-header .mobile-nav i,.solelgrossisten body .shipping .date-wrapper.checkout-date .shipping-date-label,.solelgrossisten body .shipping .shipping-item .selected-shipping-item,.solelgrossisten body .seachUserContent .creatNewUser i,.solelgrossisten body input[type="checkbox"]:checked+label:after,.solelgrossisten body input[type="checkbox"]:checked+input[type="hidden"]+label:after,.solelgrossisten body .resultPagination li,.solelgrossisten body .my-list-details .list-options i,.solelgrossisten body .my-list-details .list-options>div,.solelgrossisten body .quotation-details .item-total,.solelgrossisten body .quotation-total span,.solelgrossisten body .priceInfo{color:#416346}.solelgrossisten body .seachUserContent table a{color:#416346}.solelgrossisten body .resultPagination li.current{color:#fff;background:#416346}.solelgrossisten body .stores-details a{color:#416346!important}.solelgrossisten body .tertiary,.solelgrossisten body .xform input[type=submit]{background:#416346;color:#fff}.solelgrossisten body .tertiary:hover,.solelgrossisten body .xform input[type=submit]:hover{background:#abcaaf}.solelgrossisten body .store-name a{color:#416346}.solelgrossisten .minicart-header-buttons .empty-minicart-wrapper a{color:#416346!important}.solelgrossisten .minicart-header-buttons .empty-minicart-wrapper i{background-color:#416346!important}.solelgrossisten .sidebar h3{background:#416346}.solelgrossisten a{color:#101415}.solelgrossisten .selector{border-color:#416346}.solelgrossisten .selector:before{background:#416346}.solelgrossisten .selector.disabled{background:#a7a7a9;color:#a7a7a9}.solelgrossisten input[type="radio"]+label:before{border-width:1px}.solelgrossisten input[type="radio"]:checked+label:before{border-width:5px;border-color:#416346}.solelgrossisten input[type="radio"]:checked+label:after{background:none repeat scroll 0 0 #fff}.search-result-sorting .show-more{display:none}.fake-placeholder{position:absolute;pointer-events:none;background:none!important}.fake-placeholder.search-field{color:#fff}.fake-placeholder.other-field{color:#666;font-size:16px}.btn{padding:12px 15px 10px;cursor:pointer;display:inline-block;font-weight:normal;line-height:normal;overflow:hidden;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.btn.full{width:100%}.btn.large{padding:13px 22.5px 12px;font-size:1.1em}.btn.small{padding:10px 11.25px 8px}.btn.smallest{padding:10px 11.25px 8px;font-size:12px}.btn.rounded{border-radius:4px}.btn:hover{text-decoration:none}.btn.dark-grey{background:#4a4a4f;color:#fff}.btn.secondary{background:#fff;color:#0073b6;border:1px solid #0073b6}.btn.secondary i{background:#0073b6}.btn.secondary:focus{background:#e8f3f9;color:#094c7c;border:2px solid #094c7c}.btn.secondary:focus i{background:#094c7c}.btn.secondary:active{background:#e8f3f9;color:#0073b6;border:1px solid #0073b6;outline:none}.btn.secondary:active i{background:#094c7c}.btn.secondary.disabled,.btn.secondary[disabled=disabled],.btn.secondary[disabled]{background-color:#fff;color:#c4c4c8;border:1px solid #c4c4c8;cursor:default}.btn.primary{background:#d5ebf7;color:#094c7c;border:0}.btn.primary i{background:#094c7c}.btn.primary:focus,.btn.primary.active{background:#d5ebf7;color:#094c7c;border:1px solid #094c7c}.btn.primary:focus i,.btn.primary.active i{background:#094c7c}.btn.primary:active{background:#f0faff;color:#094c7c;border:0;outline:none}.btn.primary:active i{background:#094c7c}.btn.primary.disabled,.btn.primary[disabled=disabled],.btn.primary[disabled]{background-color:#efeff3;color:#a7a7a9;border:0;cursor:default}.btn.ahlsell-blue{background:#0073b6;color:#fff}.btn.danger{background-color:#e60032}.btn.danger:hover{background-color:#ff053b}.btn.transparent{background-color:transparent;border:0}.btn.disabled,.btn[disabled=disabled],.btn[disabled]{background-color:#efeff3;color:#a7a7a9;cursor:default}.btn.unselected{background-color:#9d9ea2;cursor:default}.btn.link{border:none;background-color:transparent!important;color:#0073b6;cursor:pointer;outline:none;-webkit-transition:color .25s;transition:color .25s}.btn.link:hover{text-decoration:underline;background-color:transparent!important}.btn.link.danger{color:#e60032}.btn.link.danger:hover{color:#ff053b}.btn.link.disabled{cursor:default;color:rgba(230,0,50,.4)}.btn.link.disabled:hover{text-decoration:none;background-color:transparent!important}form{margin:0;padding:0;border:none}input{-webkit-appearance:none;-webkit-filter:none;filter:none;border-radius:0;background:#f5f5f8}input::-ms-clear{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f5f5f8 inset!important;box-shadow:0 0 0 30px #f5f5f8 inset!important}.EPiServerForms label input[type="checkbox"]{display:inline-block;position:relative;top:0;line-height:1;padding:8px 0 8px 45px;background-color:transparent;border:0;cursor:pointer}.EPiServerForms label input[type="checkbox"]:before{display:block;content:'';position:absolute;top:0;left:15px;width:20px;height:20px;line-height:1;border:3px solid #d2d3d5;background:#fff}.EPiServerForms label input[type="checkbox"]:checked:after{display:block;content:'✓';position:absolute;top:-8px;left:15px;line-height:1;color:#0073b6;font-size:26px;font-family:none}.EPiServerForms label input[type="checkbox"]:focus{outline:transparent}.EPiServerForms label input[type="radio"]{display:inline-block;position:relative;top:0;line-height:1;padding:8px 0 8px 35px;background-color:transparent;border:0;cursor:pointer}.EPiServerForms label input[type="radio"]:before{display:block;content:"";position:absolute;height:16px;top:0;left:15px;width:16px;border-radius:50%;background-color:#fff;border:2px solid #d2d3d5;-webkit-box-sizing:border-box;box-sizing:border-box}.EPiServerForms label input[type="radio"]:checked:after{display:block;content:"";position:absolute;height:8px;top:4px;left:19px;width:8px;border-radius:50%;background:none repeat scroll 0 0 #0073b6}.EPiServerForms label input[type="radio"]:focus{outline:transparent}input[type='text'],input[type='password'],input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='month'],input[type='week'],input[type='email'],input[type='number'],input[type='search'],input[type='tel'],input[type='time'],input[type='url'],textarea{display:block;width:100%;padding:5px 8px;height:44px;font-size:16px;margin:0;border:0;border-radius:4px}input[type='text']:focus,input[type='password']:focus,input[type='date']:focus,input[type='datetime']:focus,input[type='datetime-local']:focus,input[type='month']:focus,input[type='week']:focus,input[type='email']:focus,input[type='number']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='time']:focus,input[type='url']:focus,textarea:focus{background-color:#f5f5f8;outline:none}input:disabled{color:#545454}input[readonly],input[readonly]:focus{background-color:#ebebe4;color:#545454}textarea{resize:none;margin-bottom:10px;padding:5px 8px;min-height:60px}input[type="date"]{background:#fff}input[type="date"]:disabled{background-color:#ebebe4;color:#545454}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0}input[type="checkbox"],input[type="radio"]{display:none}.ie8 input[type="checkbox"],.ie8 input[type="radio"]{display:block;float:left;margin:8px;border:3px solid #d2d3d5;width:20px;height:20px;padding:0}.input-validation-error{border:2px solid #e60032!important}.input-validation-error-color{border-color:#e60032!important}input[type="checkbox"]+label,input[type="checkbox"]+input[type="hidden"]+label{position:relative;line-height:2;display:inline-block;padding:8px 0 8px 45px;cursor:pointer}.role-assignment input[type="checkbox"]+label,.form-set input[type="checkbox"]+label,.role-assignment input[type="checkbox"]+input[type="hidden"]+label,.form-set input[type="checkbox"]+input[type="hidden"]+label{pointer-events:none}input[type="checkbox"]+label:before,input[type="checkbox"]+input[type="hidden"]+label:before{pointer-events:all;content:'';position:absolute;top:12px;left:15px;width:20px;height:20px;border:3px solid #d2d3d5;background:#fff}.ie8 input[type="checkbox"]+label:before,.ie8 input[type="checkbox"]+input[type="hidden"]+label:before{display:none}.ie8 input[type="checkbox"]+label,.ie8 input[type="checkbox"]+input[type="hidden"]+label{display:block;padding-top:0}input[type="checkbox"]:checked+label:after,input[type="checkbox"]:checked+input[type="hidden"]+label:after{content:'✓';position:absolute;top:-8px;left:16px;color:#0073b6;font-size:26px;font-family:none}input[type="radio"]:checked+label:after,input[type="radio"]:checked+input[type="hidden"]+label:after{content:'✓';position:absolute;top:-8px;left:16px;color:#0073b6;font-size:26px}input[type="radio"]+label,input[type="radio"]+input[type="hidden"]+label{cursor:pointer;position:relative;display:inline-block;padding:8px 0 8px 45px}.role-assignment input[type="radio"]+label,.form-set input[type="radio"]+label,.role-assignment input[type="radio"]+input[type="hidden"]+label,.form-set input[type="radio"]+input[type="hidden"]+label{pointer-events:none}.ie8 input[type="radio"]+label,.ie8 input[type="radio"]+input[type="hidden"]+label{display:block;padding-top:0}input[type="radio"]+label:before,input[type="radio"]+input[type="hidden"]+label:before{pointer-events:all;content:"";position:absolute;border-radius:50%;background-color:#fff;border:2px solid #d2d3d5;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;top:12px;left:18px;width:16px}.ie8 input[type="radio"]+label:before,.ie8 input[type="radio"]+input[type="hidden"]+label:before{display:none}input[type="radio"]:checked+label:after,input[type="radio"]:checked+input[type="hidden"]+label:after{content:"";position:absolute;border-radius:50%;background:none repeat scroll 0 0 #0073b6;height:8px;top:16px;left:22px;width:8px}input[type=radio][disabled]+label,input[type=checkbox][disabled]+label,input[type=radio][disabled]+input[type="hidden"]+label,input[type=checkbox][disabled]+input[type="hidden"]+label{color:#9d9ea2;cursor:default}input[type=radio][disabled]+label:before,input[type=checkbox][disabled]+label:before,input[type=radio][disabled]+input[type="hidden"]+label:before,input[type=checkbox][disabled]+input[type="hidden"]+label:before{background:#ebebe4}input[type=radio][disabled]+label:after,input[type=checkbox][disabled]+label:after,input[type=radio][disabled]+input[type="hidden"]+label:after,input[type=checkbox][disabled]+input[type="hidden"]+label:after{color:#9d9ea2}input[type=radio][disabled]+label:after,input[type=radio][disabled]+input[type="hidden"]+label:after{background:#9d9ea2}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type="file"]{width:100%}fieldset{border:none;margin:0;padding:0}.date-wrapper{position:relative}.date-wrapper input{cursor:pointer}.date-wrapper i{position:absolute;top:10px;right:10px;pointer-events:none}.ie8 .date-wrapper .hide-in-ie8{display:none}a:link,a:visited,a:hover,a:focus,a:active{text-decoration:none}a:hover{text-decoration:underline}.selector{border:3px solid #0073b6;border-right:0;min-width:160px;width:180px;height:44px;background:#fff;position:relative;display:inline-block;padding:10px 8px;padding-right:52px;line-height:normal;vertical-align:middle;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;max-width:100%}.selector:before{content:'';font-family:'ahlsell-icons';position:absolute;right:0;top:0;height:44px;width:44px;text-align:center;color:#fff;background:#0073b6;font-size:18px;line-height:40px;vertical-align:middle}.selector select{background-color:transparent;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer;opacity:0}.ie8 .selector select{min-width:200px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0}.selector option{line-height:2em}.selector:focus{outline:none}.selector.disabled{border:3px solid #d3d3d3;border-right:0;background:#ebebe4;color:#9d9ea2}.selector.disabled:before{background:#d3d3d3}.selector.disabled select{cursor:default}.selector-height{padding:8px 2px}.store-select-wrapper .chosen-container .chosen-single:after{content:'';font-family:'ahlsell-icons';position:absolute;right:2px;top:2px;height:44px;width:44px;text-align:center;color:#fff;font-size:22px;line-height:40px;vertical-align:middle}.store-select-wrapper .chosen-container-single .chosen-search{border:0;padding:0;height:44px;background:transparent}.store-select-wrapper .chosen-container-single .chosen-search input[type="text"]{height:44px;margin:0;padding:2px 10px 0;border:0;background-color:#fff;border:1px solid #cacaca;border-bottom:0;font-size:15px}.store-select-wrapper .chosen-container .chosen-single{height:44px;border:none;line-height:normal;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:15px 45px 6px 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#fff;background:#0073b6;font-family:"ahlsellsans-bold","sans-serif"}.store-select-wrapper .chosen-container .chosen-single span{margin-right:40px}.store-select-wrapper .chosen-container-active.chosen-with-drop .chosen-single{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none;height:44px;background:#fff}.store-select-wrapper .chosen-container .chosen-results{background-color:#fff;border:1px solid #cecece;margin:0;padding:5px;max-height:300px}.store-select-wrapper .chosen-container .chosen-results li{line-height:18px;font-size:15px;padding:6px}.store-select-wrapper .chosen-container .chosen-results li.highlighted{background:#e9e9ea;color:#000}.store-select-wrapper .chosen-container .chosen-drop{position:absolute;top:1px;left:-9999px;z-index:1010;border:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.store-select-wrapper .selector{width:100%!important;border:0;padding-left:15px;font-size:16px;font-family:"ahlsellsans-bold","sans-serif";line-height:30px;color:#fff;background:#0073b6}.store-select-wrapper .selector:before{content:'';color:#0073b6;background:none;top:3px;font-size:22px;color:#fff}table{width:100%;margin-bottom:2em;border-collapse:collapse}table thead{background:#9d9ea2;border-color:#9d9ea2;color:#fff}table thead th{padding:10px 6px;text-align:left}table tbody tr:nth-child(even):not(.price-info):not(.jsVariantItem):not(.attestation-message-row),table tbody tr.even:not(.price-info):not(.jsVariantItem):not(.attestation-message-row){background-color:#f5f5f8}table tbody tr.odd{background-color:#fff}table tbody tr:hover:not(.expand-for-msg):not(.expandInfo):not(.price-info){background-color:#efeff3}table tbody td{padding:10px 6px}table.basic tbody tr:nth-child(even),table.basic tbody tr.even,table.basic tbody tr.odd,table.basic tbody tr:hover:not(.expand-for-msg):not(.expandInfo){background-color:transparent}table.data-table thead{background:#e9e9ea;color:#000}table .invoiceHeaderMobile{display:none}@media screen and (max-width:767px){table.ahlsell-table tr,table.ahlsell-table td,table.ahlsell-table th{display:block}table.ahlsell-table thead{display:none}table.ahlsell-table td{overflow:hidden;border-bottom:1px solid rgba(0,0,0,.05)}table.ahlsell-table td:last-child{border-bottom:0}table.ahlsell-table tr{padding:10px 0}table.ahlsell-table td:before{content:attr(data-header);white-space:pre-line;display:block;float:left;width:100px;color:rgba(0,0,0,.4);word-wrap:break-word;padding-right:10px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}table.ahlsell-table td>span{display:block;overflow:hidden}table.ahlsell-table .expandInfo tr{display:table-row}table.ahlsell-table .expandInfo td{display:table-cell;border-bottom:0}table.ahlsell-table .expandInfo td:before{content:''}table .invoiceHeaderMobile{white-space:pre-line;display:block;float:left;width:100px;color:rgba(0,0,0,.4);word-wrap:break-word;padding-right:10px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}table .orderInvoiceDropdownTableRow{border-bottom:1px dashed #d2d3d5}table .orderInvoiceDropdownTableRow td{border:none}table .orderShowInvoicesButtonSection{text-align:right}}@media screen and (min-width:767px){table.ahlsell-table .only-mobile,table.ahlsell-table .mobile-only{display:none!important}}.xform table{width:100%}.xform table tr:nth-child(even){background:none}.xform table tr:hover:not(.expand-for-msg):not(.expandInfo){background:none}.xform table td{padding:6px 10px 15px;vertical-align:top}.xform table td>span:not(.field-validation-error){font-family:"ahlsellsans-bold","sans-serif"}.xform table td .field-validation-error{clear:both;float:right;width:50%}.xform td>label{display:block;padding-bottom:5px}.xform .selector{display:block;width:100%!important}.xform fieldset label{padding-right:15px}.xform .orientationVertical label{display:block}.xform .orientationHorizontal label{display:inline-block}.xform .btn-cell{text-align:right;padding:7.5px 0}.xform input[type="submit"]{padding:12px 15px 10px;cursor:pointer;display:inline-block;font-weight:normal;line-height:normal;overflow:hidden;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;border:0;color:#fff;background:#96c11e;margin-right:10px}.xform input[type="submit"]:hover{background:#85ab1b}.xform input[type="submit"].disabled,.xform input[type="submit"][disabled=disabled]{background:#9d9ea2;text-shadow:1px 1px #7e8085;cursor:default}.xform input[type="submit"].disabled:hover,.xform input[type="submit"][disabled=disabled]:hover{background:#9d9ea2}.cms-content .xform{background:#e9e9ea;padding:15px 5px;margin-top:15px;clear:both}.cms-content .xform h2{padding-left:10px;margin:0}.cms-content .xform .xform{padding:0;margin:0}.cms-content .xform ul{margin-bottom:0;padding:10px 35px 0}.cms-content .xform table{margin-bottom:0}.cms-content .xform fieldset{border:0;padding:0;margin:0}.cms-content .xform fieldset legend{font-size:15px;font-family:"ahlsellsans-bold","sans-serif"}.cms-content .xform fieldset label{font-weight:normal;margin-top:0}.cms-content .validation-summary-errors{color:#e60032}.cms-content .validation-summary-errors ul{padding:0;margin:0}.cms-content .validation-summary-errors ul li{list-style:none}.field-validation-error{color:#e60032;padding-top:5px;display:block}@media screen and (max-width:480px){.xform table tr,.xform table td,.xform table th{display:block}}#popup-modal.default{width:100%}@media all and (min-width:1030px){#popup-modal.default{width:50%}#popup-modal.default.small{width:25%}#popup-modal.default.large{width:75%}}#popup-modal.default .popup-modal-header h3{font-size:15px;font-weight:bold}#popup-modal.default .popup-modal-content{padding-bottom:15px}#popup-modal.default .popup-modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popup-modal.default .popup-modal-footer .popup-modal-close-button{display:block;height:44px;width:100%;cursor:pointer}@media all and (min-width:1030px){#popup-modal.default .popup-modal-footer .popup-modal-close-button{width:200px}}#popup-modal.storeInfo .popup-modal-header{background-color:#0073b6}@media all and (min-width:1030px){#popup-modal.storeInfo .popup-modal-content{padding-bottom:0}}#popup-modal.storeInfo .popup-modal-content .store-info{margin-bottom:15px;padding-bottom:0;height:auto;min-height:auto}@media all and (min-width:1030px){#popup-modal.storeInfo .popup-modal-content .store-info{margin-bottom:0}}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details{padding:0}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li{padding:10px 0 10px 0}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li.active-map{top:0}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li .warehouseContainer{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li .warehouseContainer>div{width:100%}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li .warehouseContainer .header{color:#fff;padding:0}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li .warehouseContainer .header h4{color:#fff}#popup-modal.storeInfo .popup-modal-content .store-info .stores-details li .warehouseContainer .store-link{position:relative;bottom:auto;right:auto;left:auto}#popup-modal.storeInfo .popup-modal-footer{display:none}.scroller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:30px;right:30px;width:40px;height:40px;font-size:x-large;background:#f5f5f5;border:1px solid #0073b6;border-radius:20px;opacity:.65;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;z-index:100}.scroller:before{content:'';font-family:'ahlsell-icons';color:#0073b6;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.scroller:hover{background:#fff;opacity:1;cursor:pointer}.scroller[disabled]{opacity:0}.scroller[disabled]:hover{opacity:0;cursor:default}.category-content .products.list-view .nr-articles.gridBtn{display:none}.category-content .products.grid-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.category-content .products.grid-view .products__item{margin-bottom:0;margin-top:0;border-bottom:4px solid #f5f5f8}.category-content .products.grid-view .products__item .nr-articles.gridBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:32px;padding:0;margin:0;border-radius:4px;background:#d5ebf7;color:#094c7c;border:0;outline:none;cursor:pointer}.category-content .products.grid-view .products__item .nr-articles.gridBtn:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.category-content .products.grid-view .products__item .nr-articles.gridBtn:active{border:0;outline:none;background:#f0faff}.category-content .products.grid-view .products__item .nr-articles.gridBtn i{margin-left:10px;background:#094c7c}.category-content .products.grid-view .products__item.hasVariantInfo .product-item-wrapper .info{border:none}.category-content .products.grid-view .variant-info{width:100%;padding:10px;background-color:#fff;border-bottom:4px solid #f5f5f8}.category-content .products.grid-view .variant-info.hide{display:none}@media all{.infobox{width:100%;padding:5px;margin-top:15px}}@media all and (min-width:768px){.infobox.small{width:33%}}@media all{.infobox.centered{float:none;margin:0 auto}.infobox.margin-b-15{margin-bottom:15px}.infobox.bordered{border:1px solid #a9a9a9}.infobox.info{background-color:#e9e9ea}}@media all and (min-width:768px){.checkout-page .infobox{width:400px;margin:15px}}@media all{.checkout-page .infobox:last-of-type{width:285px;margin:0 auto}}.flexList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border:1px solid #d2d3d5}.flexList li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-bottom:1px solid #d2d3d5}.flexList li:last-of-type{border-bottom:0}.flexList li p{width:50%;margin:0;line-height:2}.flexList li p:first-child{border-right:1px solid #d2d3d5;text-align:right;padding-right:10px}.flexList li p:last-child{text-align:left;padding-left:10px}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.5em}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;cursor:pointer}.slider-range{margin:15px 0}.ui-widget-header,.facets .ui-widget-header{background:#0073b6}.inactive .ui-widget-header,.ui-state-disabled{background:#c4c4c8}.ui-slider.disabled .ui-slider-handle{cursor:default}.range-filter .ui-slider{background:#f5f5f8;border:0}.range-filter .ui-corner-all{border-radius:4px}.range-filter .ui-corner-bottom,.range-filter .ui-corner-right,.range-filter .ui-corner-br{border-bottom-right-radius:4px}.range-filter .ui-corner-bottom,.range-filter .ui-corner-left,.range-filter .ui-corner-bl{border-bottom-left-radius:4px}.range-filter .ui-corner-top,.range-filter .ui-corner-right,.range-filter .ui-corner-tr{border-top-right-radius:4px}.range-filter .ui-corner-top,.range-filter .ui-corner-left,.range-filter .ui-corner-tl{border-top-left-radius:4px}.range-filter .ui-state-default,.range-filter .ui-widget-content .ui-state-default,.range-filter .ui-widget-header .ui-state-default{border:1px solid #fff;background:#d5ebf7}.range-filter .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:0}.range-filter .ui-slider-horizontal .ui-slider-handle:last-of-type{margin-left:-1.1em}.range-filter .range-input{margin-bottom:0}.range-filter .range-input input[type="number"]{display:inline-block;width:48px;height:24px;border:0;border-radius:2px;background:#f5f5f8;text-align:right;font-size:12px}.range-filter .range-input button{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;width:28px;height:24px;float:right;padding:0;border-radius:4px;background:#d5ebf7;-webkit-transition:background ease-in-out .25s;transition:background ease-in-out .25s;cursor:pointer}.range-filter .range-input button:focus{border:1px solid #094c7c;-webkit-box-sizing:border-box;box-sizing:border-box}.range-filter .range-input button:active{border:0;outline:none;background:#f0faff}.range-filter .range-input button.disabled:hover{background:#d5ebf7}.range-filter .range-input button:disabled{cursor:default}.range-filter .range-input button i{background:#094c7c}@media all and (min-width:1030px){.slider-wrapper{cursor:pointer}.slider-wrapper.slider-fullscreen{padding-top:10px;background-color:#fff;position:absolute;left:-15px;top:0;z-index:1260}.slider-wrapper.slider-fullscreen>.slider{min-height:500px;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;padding-bottom:0!important}.slider-wrapper.slider-fullscreen .article-image-thumbs{place-content:center}.slider-wrapper.slider-fullscreen .article-image-thumbs li{width:10%!important;height:8px;border:0!important}.slider-wrapper.slider-fullscreen .article-image-thumbs li a{display:block;width:100%;height:6px;border:1px solid #d2d3d5}.slider-wrapper.slider-fullscreen .article-image-thumbs li a.active{background-color:#d2d3d5!important}.slider-wrapper.slider-fullscreen .article-image-thumbs li a img{display:none!important}.slider-wrapper.slider-fullscreen .article-image-thumbs li a svg{display:none}.slider-wrapper.slider-fullscreen .bx-wrapper{padding-bottom:60%!important}.slider-wrapper.slider-fullscreen .bx-wrapper .bx-viewport{position:absolute!important;height:800px!important;text-align:center}.slider-wrapper.slider-fullscreen .bx-wrapper .bx-viewport ul li{width:100%!important;height:700px}.slider-wrapper.slider-fullscreen .bx-wrapper .bx-viewport ul li img{max-width:90%;height:100%}.slider-wrapper.slider-fullscreen>.slider{padding-bottom:0!important;display:inline}.slider-wrapper.slider-fullscreen>.slider img{width:auto!important;high:auto}}.slider-wrapper-overlay{cursor:pointer;position:absolute;width:100%;height:100%;opacity:.25;background:#29292d;z-index:1250;display:none}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]+label{padding-top:3px}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]+label:before{width:20px;height:20px;border-radius:4px;border-color:#a7a7a9}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]+label:after{top:7px;font-size:14px}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:hover:enabled+label{font-weight:600}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:hover:enabled+label:before{border-color:#727277}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:hover:enabled+label:after{font-weight:normal}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:disabled+label{color:#e6e6ea}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:disabled+label:before{border-color:#e6e6ea}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:before{border-radius:4px;background-color:#0073b6;border:0}.facet-group>.facets__item>.facets__item-content input[type="checkbox"]:checked+label:after{color:#fff;-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg");height:16px;width:16px;background:#fff}.attest-flow>.ahlsell-table input[type="checkbox"]+label,.attest-flow>.ahlsell-table input[type="checkbox"]+input[type="hidden"]+label{padding-top:3px}.attest-flow>.ahlsell-table input[type="checkbox"]+label:before,.attest-flow>.ahlsell-table input[type="checkbox"]+input[type="hidden"]+label:before{width:20px;height:20px;border-radius:4px;border-color:#a7a7a9}.attest-flow>.ahlsell-table input[type="checkbox"]+label:after,.attest-flow>.ahlsell-table input[type="checkbox"]+input[type="hidden"]+label:after{top:7px!important;font-size:14px!important}.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+label,.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+input[type="hidden"]+label{font-weight:600}.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+label:before,.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+input[type="hidden"]+label:before{border-color:#727277}.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+label:after,.attest-flow>.ahlsell-table input[type="checkbox"]:hover:enabled+input[type="hidden"]+label:after{font-weight:normal}.attest-flow>.ahlsell-table input[type="checkbox"]:disabled+label,.attest-flow>.ahlsell-table input[type="checkbox"]:disabled+input[type="hidden"]+label{color:#e6e6ea}.attest-flow>.ahlsell-table input[type="checkbox"]:disabled+label:before,.attest-flow>.ahlsell-table input[type="checkbox"]:disabled+input[type="hidden"]+label:before{background-color:#fff;border-color:#e6e6ea}.attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:before,.attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:before{border-radius:4px;background-color:#0073b6;border:0}.attest-flow>.ahlsell-table input[type="checkbox"]:checked+label:after,.attest-flow>.ahlsell-table input[type="checkbox"]:checked+input[type="hidden"]+label:after{color:#fff;-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/Check.svg");height:16px;width:16px;background:#fff}.selector2022{background:#fff;position:relative}.selector2022 select{background-color:transparent;width:100%;height:40px;cursor:pointer;opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 34px 10px 16px;text-overflow:ellipsis;border:1px solid #d7d7da;border-radius:4px}.selector2022 i.icon-arrow-down{position:absolute;right:18px;top:12px;pointer-events:none;background-color:#29292d}.selector2022 i.icon-exclamation{display:none;position:absolute;right:41px;top:13px;pointer-events:none;background-color:#9e1620}.selector2022.error select{border-color:#9e1620;padding-right:57px}.selector2022.error i.icon-exclamation{display:inline-block}.selector2022.error span{display:block}.selector2022.expanded i.icon-arrow-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.selector2022 span{display:none;color:#9e1620;margin-top:4px;width:100%;height:18px;font-size:12px;font-weight:400;line-height:150%}.textbox2022{position:relative}.textbox2022 input[type="text"]{height:40px;padding:10px 16px;font-size:14px;font-weight:400;line-height:143%}.textbox2022 i.icon-exclamation{display:none;position:absolute;right:16px;top:13px;pointer-events:none;background-color:#9e1620}.textbox2022.error input[type="text"]{border:1px solid #9e1620;padding-right:30px}.textbox2022.error i.icon-exclamation{display:inline-block}.textbox2022.error span{display:block}.textbox2022 span{display:none;color:#9e1620;margin-top:4px;width:100%;height:18px;font-size:12px;font-weight:400;line-height:150%}.switch-button{position:relative;display:inline-block;width:48px;height:27px;top:4px}.switch-button input{opacity:0;width:0;height:0}.switch-slider-button{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch-slider-button:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.switch-slider-button{background-color:#0073b6}input:focus+.switch-slider-button{-webkit-box-shadow:0 0 1px #0073b6;box-shadow:0 0 1px #0073b6}input:checked+.switch-slider-button:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.switch-slider-button.round{border-radius:34px}.switch-slider-button.round:before{border-radius:50%}.switch-banner{padding:4px;background-color:#d5ebf7;color:#0073b6;border-radius:.25rem}.switch-banner-text{display:inline-block;position:relative;bottom:4px}.mobile-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0073b6;color:#fff;padding:0 15px;line-height:42px;font-size:16px;cursor:pointer}@media all and (min-width:768px){.mobile-toggle{display:none}}.toggle-content{display:none}.toggle-content.mypage-nav{display:block}@media all and (min-width:768px){.toggle-content{display:block}}.banner{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.banner .small-text{font-size:14px}.banner i{display:inline-block;position:relative;top:2px}.banner.success{background-color:#ecfff9;font-family:"ahlsellsans-regular","sans-serif";color:#096448}.banner.success i{background:#096448}.banner.error{color:#9e1620;background-color:#f7ebec}.banner.error i{background:#9e1620}.banner.warning{color:#9a7200;background-color:#fff7df}.banner.warning i{background:#9a7200}.banner .banner-text-wrapper{padding-left:13px;word-break:break-word}.banner .inline{display:inline}.sidebar{margin:0 0 1rem;margin-bottom:24px}.sidebar h3{display:none}@media all and (min-width:768px){.sidebar{margin:0;float:left;width:25%}.sidebar h3{display:block;background:#0073b6;color:#fff;font-size:20px;margin:0;line-height:40px;padding:0 15px}}.sidebar .image-block{display:none}.sidebar .image-block img{display:block}@media all and (min-width:768px){.sidebar .image-block{display:block}}.sidebar.sticky{position:fixed;top:120px;left:0;right:0;bottom:0;margin:0 auto;width:100%;height:100%;z-index:999999}.facets{color:#29292d}.facets .facet-group{background:inherit}.facets .facet-group .facets__item li{display:none}.facets .facets__item{border-bottom:2px solid #c4c4c8;margin-bottom:0;padding:15px;background:#fff}@media all and (min-width:768px){.facets .facets__item{margin-bottom:4px;border:0}}.facets .facets__item .facets__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.facets .facets__item .facets__item-header i{margin-right:10px;position:absolute;left:0;cursor:pointer}.facets .facets__item .facets__item-header h2{font-size:16px;font-family:"ahlsellsans-bold","sans-serif";line-height:1;padding:0;margin:0;margin-left:20px;cursor:pointer}.facets .facets__item .facets__item-header h2:hover{text-decoration:underline}.facets .facets__item .facets__item-header span{position:absolute;right:0;left:auto;margin:0;font-size:12px;cursor:pointer;color:#094c7c}.facets .facets__item .facets__item-header span:hover{text-decoration:underline}.facets .facets__item .facets__item-header span.hidden{display:none!important}.facets .facets__item .facets__item-content{height:auto;overflow:hidden}.facets .facets__item .facets__item-content.expanded::before{display:none;content:none}.facets .facets__item .facets__item-content ul{margin-top:4px}.facets .facets__item .facets__item-content ul li{background:inherit;line-height:1}.facets .facets__item .facets__item-content ul li:nth-child(even){background:inherit}.facets .facets__item .facets__item-content input+label{line-height:28px;padding:0;padding-left:24px;font-size:14px}.facets .facets__item .facets__item-content input+label:before{top:6px;left:0;width:14px;height:14px;font-size:12px;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px}.facets .facets__item .facets__item-content input+label:after{top:0;left:2px;font-size:12px;color:#094c7c}.facets .facets__item .facets__item-content input:disabled+label:before{background:transparent;border-color:#d2d3d5}.facets .facets__item .facets__item-content input:disabled+label:after{color:#d2d3d5}.facets .facets__item .facets__item-content .show-all,.facets .facets__item .facets__item-content .show-less{display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;margin-top:12px;padding:10px;cursor:pointer;border-radius:4px;line-height:normal;font-size:12px}.facets .facets__item .facets__item-content .show-all i,.facets .facets__item .facets__item-content .show-less i{margin-left:10px}.facets .facets__item.closed .facets__item-header i:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.facets .facets__item.closed .facets__item-header .disableAll{display:none}.facets .facets__item.closed .facets__item-content{height:0}.facets .active-facets{font-size:12px;font-weight:normal}.facets .active-facets .facets__item{position:relative;font-weight:normal}.facets .active-facets .facets__item>p:first-of-type{font-size:14px;font-weight:600}.facets .active-facets .facets__item .clear{position:absolute;right:15px;top:15px;cursor:pointer;color:#094c7c}.facets .active-facets .facets__item .clear:hover{text-decoration:underline}.facets .active-facets .facets__item .active-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}.facets .active-facets .facets__item .active-group p{min-width:30%;max-width:30%;margin:0;overflow:hidden;line-height:26px}@media all and (min-width:768px){.facets .active-facets .facets__item .active-group p{font-size:10px}}@media all and (min-width:1030px){.facets .active-facets .facets__item .active-group p{font-size:12px}}.facets .active-facets .facets__item .active-group ul{width:auto;margin-left:4px;padding-top:4px}@media all and (min-width:768px){.facets .active-facets .facets__item .active-group ul{padding-top:2px}}@media all and (min-width:1030px){.facets .active-facets .facets__item .active-group ul{padding-top:4px}}.facets .active-facets .facets__item .active-group ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:250px;padding:4px;padding-right:8px;margin-bottom:4px;border-radius:8px;background:#f5f5f8}@media all and (min-width:768px){.facets .active-facets .facets__item .active-group ul li{max-width:115px}}@media all and (min-width:1200px){.facets .active-facets .facets__item .active-group ul li{max-width:180px}}.facets .active-facets .facets__item .active-group ul li label{display:block;line-height:1;cursor:pointer;margin:0;margin-right:8px;padding:0;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}@media all and (min-width:768px){.facets .active-facets .facets__item .active-group ul li label{font-size:10px}}@media all and (min-width:1030px){.facets .active-facets .facets__item .active-group ul li label{font-size:12px}}.facets .active-facets .facets__item .active-group ul li label:before,.facets .active-facets .facets__item .active-group ul li label:after{content:none;display:none}.facets .active-facets .facets__item .active-group ul li i{position:absolute;right:4px;cursor:pointer}.inline-search{position:relative;padding:15px;background:#fff;border:1px solid #c4c4c8;margin-bottom:0}@media all and (min-width:768px){.inline-search{margin-bottom:4px;border:0}}.inline-search input{height:40px;border:0;border-radius:4px;background:#f5f5f8;font-size:small}.inline-search input:focus{background:#f5f5f8;border-radius:4px;outline:0}.inline-search .inline-search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:15px;right:15px;bottom:15px;width:44px;border-bottom-right-radius:4px;border-top-right-radius:4px;text-align:center;cursor:pointer;padding:0}.sidebar.sticky .toggle-content{position:absolute;top:40px;left:0;right:0;bottom:120px;z-index:1000;overflow-y:scroll;background:#fff}.sidebar.sticky .toggle-content .inline-search{border:0;border-bottom:2px solid #c4c4c8}.sort-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;place-content:space-between;height:40px;margin-bottom:15px;padding:4px;line-height:24px;background:#0073b6;color:#fff}@media all and (min-width:480px){.sort-panel{padding:5px 10px}}.sort-panel p{margin:0;line-height:1}.sort-panel>p{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px}@media all and (min-width:480px){.sort-panel>p{display:block}}@media all and (min-width:768px){.sort-panel>p{font-size:16px}}@media all and (min-width:1030px){.sort-panel>p{font-size:20px}}.sort-panel .sort-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.sort-panel .sort-section p.sort-label{display:block;font-style:normal;font-size:12px;line-height:14px;color:#f5f5f8}@media all and (min-width:1030px){.sort-panel .sort-section p.sort-label{font-size:14px}}.sort-panel .sort-section .selector{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;min-width:140px;max-width:140px;width:140px;border-radius:4px;margin:0 10px;padding:0;border:0;color:#094c7c}@media all and (min-width:768px){.sort-panel .sort-section .selector{min-width:150px;max-width:150px;width:150px}}@media all and (min-width:1030px){.sort-panel .sort-section .selector{min-width:160px;max-width:160px;width:160px}}.sort-panel .sort-section .selector:before{content:none;line-height:20px}.sort-panel .sort-section .selector select{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;opacity:1;padding-left:8px;outline:none;color:#094c7c}.sort-panel .sort-section .selector select::-ms-expand{display:none}.sort-panel .sort-section .selector i{position:absolute;right:4px;-ms-flex-item-align:center;align-self:center;pointer-events:none;background-color:#094c7c}.sort-panel .sort-section .sort-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.sort-panel .sort-section .sort-toggle i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.sort-panel .sort-section .sort-toggle div{color:#094c7c;font-size:20px;overflow:hidden;cursor:pointer}.sort-panel .sort-section .sort-toggle div.active{color:#fff;cursor:default}.products{margin-top:15px}.products:before,.products:after{content:" ";display:table}.products:after{clear:both}.products .product-item-wrapper,.products .variant-item-wrapper{padding:7.5px 15px}.products .products__item,.products .variant__item{margin-bottom:15px}.products .products__item .image-wrapper,.products .variant__item .image-wrapper{position:relative}.products .products__item .image-wrapper .image,.products .variant__item .image-wrapper .image{position:relative;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}.products .products__item .image,.products .variant__item .image{height:200px}.products .products__item .image img,.products .variant__item .image img{display:block;margin:0 auto}.products .products__item .flags,.products .variant__item .flags{margin-top:0;float:left;position:relative;top:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex}.products .products__item .flags .gridview,.products .variant__item .flags .gridview{display:block;position:absolute;width:100px;height:40px;background-color:#662382;padding:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:-45px;top:-10px;z-index:20}.products .products__item .flags .shorttext,.products .variant__item .flags .shorttext{font-size:13px;text-transform:uppercase;font-family:"ahlsellsans-bold","sans-serif";color:#fff;width:20px;text-align:center;position:absolute;left:-10px;z-index:30}.products .products__item .flags .desktop,.products .variant__item .flags .desktop{display:none}.products .products__item .flags .mobile,.products .variant__item .flags .mobile{display:none}.products .products__item .info,.products .variant__item .info{position:relative;border-bottom:1px solid #d2d3d5}.products .products__item .info .title,.products .variant__item .info .title{color:#0073b6;margin-bottom:5px;line-height:20px;display:block;max-height:60px;overflow:hidden}.products .products__item .info .description,.products .variant__item .info .description{display:none}.products .products__item .info>span,.products .variant__item .info>span{position:absolute;bottom:5px;right:10px;padding:5px 10px;font-size:12px;color:#fff;background:#0073b6}.products .products__item .info>span i,.products .variant__item .info>span i{display:none}.products .products__item .article-variants,.products .variant__item .article-variants{display:none;clear:both;padding:10px 0 0}.products .products__item .button,.products .variant__item .button{padding-bottom:7.5px;border-bottom:5px solid #d2d3d5}.products.grid-view .products__item{overflow:hidden}.products.list-view{margin-top:0;padding:0 15px}.products.list-view .product-item-wrapper{padding:0}.products.list-view .products__item,.products.list-view .variant__item{width:100%;position:relative;border-right:0;border-top:1px solid #d2d3d5;padding:7.5px;margin:0}.products.list-view .products__item:before,.products.list-view .products__item:after,.products.list-view .variant__item:before,.products.list-view .variant__item:after{content:" ";display:table}.products.list-view .products__item:after,.products.list-view .variant__item:after{clear:both}@media all and (min-width:768px){.products.list-view .products__item,.products.list-view .variant__item{padding:15px 0}}.products.list-view .products__item .image,.products.list-view .variant__item .image{height:auto;position:relative;z-index:1;padding-bottom:0}.products.list-view .products__item .flags,.products.list-view .variant__item .flags{margin-top:5px;float:right;position:relative;top:-10px}.products.list-view .products__item .flags .mobile,.products.list-view .variant__item .flags .mobile{display:block;width:0;height:0;border-bottom:40px solid;border-right:40px solid transparent;padding:0}.products.list-view .products__item .flags .shorttext,.products.list-view .variant__item .flags .shorttext{font-size:13px;text-transform:uppercase;font-family:"ahlsellsans-bold","sans-serif";color:#fff;text-align:center;position:absolute;left:15px}.products.list-view .products__item .flags .desktop,.products.list-view .variant__item .flags .desktop{display:none}.products.list-view .products__item .flags .gridview,.products.list-view .variant__item .flags .gridview{display:none}@media all and (min-width:1030px){.products.list-view .products__item .flags,.products.list-view .variant__item .flags{top:0;margin-top:0}.products.list-view .products__item .flags .mobile,.products.list-view .variant__item .flags .mobile{display:none}.products.list-view .products__item .flags .desktop,.products.list-view .variant__item .flags .desktop{display:block}.products.list-view .products__item .flags .gridview,.products.list-view .variant__item .flags .gridview{display:none}.products.list-view .products__item .flags .shorttext,.products.list-view .variant__item .flags .shorttext{display:none}}@media all and (max-width:480px){.products.list-view .products__item .flags.show,.products.list-view .variant__item .flags.show{float:right;position:relative;margin-top:5px}}.products.list-view .products__item .info,.products.list-view .variant__item .info{padding:0 0 0 90px;height:auto;border-bottom:none}@media all and (min-width:480px){.products.list-view .products__item .info,.products.list-view .variant__item .info{padding:0 50px 0 110px}}.products.list-view .products__item .info .title,.products.list-view .variant__item .info .title{padding-right:10px;height:57px;line-height:18px;overflow:hidden;padding-bottom:12px}@media all and (min-width:480px){.products.list-view .products__item .info .title,.products.list-view .variant__item .info .title{padding-right:10px;height:auto;overflow:visible}}.products.list-view .products__item .info .roomForFlags,.products.list-view .variant__item .info .roomForFlags{max-width:90%}@media all and (min-width:1030px){.products.list-view .products__item .info .roomForFlags,.products.list-view .variant__item .info .roomForFlags{max-width:70%}}.products.list-view .products__item .info .description,.products.list-view .variant__item .info .description{display:block;padding-right:10px;position:relative}.products.list-view .products__item .info .description .description__text,.products.list-view .variant__item .info .description .description__text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px}.products.list-view .products__item .info .description .description__text ul,.products.list-view .variant__item .info .description .description__text ul{list-style:disc;padding-left:3rem}.products.list-view .products__item .info .description .description__text ul li,.products.list-view .variant__item .info .description .description__text ul li{padding-left:.3rem}.products.list-view .products__item .info .description .description__link,.products.list-view .variant__item .info .description .description__link{display:none;position:absolute;top:0;right:10px}.products.list-view .products__item .info>span,.products.list-view .variant__item .info>span{position:static;cursor:pointer;padding-right:5px}.products.list-view .products__item .info>span span:hover,.products.list-view .variant__item .info>span span:hover{text-decoration:underline}.products.list-view .products__item .info>span i,.products.list-view .variant__item .info>span i{display:inline}.products.list-view .products__item .button,.products.list-view .variant__item .button{position:absolute;top:7.5px;right:7.5px;min-width:100px}@media all and (min-width:768px){.products.list-view .products__item .button,.products.list-view .variant__item .button{top:15px;right:0}}.product-list-block.variant-list-block,.cardSet{padding-top:3px}.product-list-block.variant-list-block>div,.cardSet>div{padding:0 5px;border:0;overflow:visible}.product-list-block.variant-list-block .bx-wrapper .bx-next,.product-list-block.variant-list-block .bx-wrapper .bx-prev,.cardSet .bx-wrapper .bx-next,.cardSet .bx-wrapper .bx-prev{top:6px;width:24px}.product-list-block.variant-list-block .bx-wrapper .bx-next i,.product-list-block.variant-list-block .bx-wrapper .bx-prev i,.cardSet .bx-wrapper .bx-next i,.cardSet .bx-wrapper .bx-prev i{width:43%}.product-list-block.variant-list-block .bx-wrapper .bx-next,.cardSet .bx-wrapper .bx-next{right:-7px}.product-list-block.variant-list-block .bx-wrapper .bx-next i,.cardSet .bx-wrapper .bx-next i{right:20px}.product-list-block.variant-list-block .bx-wrapper .bx-prev,.cardSet .bx-wrapper .bx-prev{left:-8px}.product-list-block.variant-list-block ul .variant__item .art-nbr,.cardSet ul .variant__item .art-nbr{font-size:12px;color:#000}.product-list-block.variant-list-block ul .variant__item .my-variant-nbr,.cardSet ul .variant__item .my-variant-nbr{font-size:12px;color:#eb690e}.product-list-block.variant-list-block ul .variant__item .price,.cardSet ul .variant__item .price{position:absolute;bottom:5px;right:0;font-size:16px;font-family:"ahlsellsans-bold","sans-serif"}.product-list-block.variant-list-block ul .variant__item .button .qty,.cardSet ul .variant__item .button .qty{float:left;width:30%;height:39px;padding:5px 8px;text-align:center}.product-list-block.variant-list-block ul .variant__item .button button,.cardSet ul .variant__item .button button{float:right;width:60%;margin-left:5%;height:39px;padding:11px}.product-list-block.variant-list-block ul .variant__item .button button.replacement-variant-button,.cardSet ul .variant__item .button button.replacement-variant-button{width:100%}.product-list-block.variant-list-block .expand-for-msg,.cardSet .expand-for-msg{padding-top:5px}.product-list-block.variant-list-block .expand-for-msg .field-validation-error,.cardSet .expand-for-msg .field-validation-error{padding:0}@media all and (min-width:768px){.product-list-block.variant-list-block>div{padding:0}.product-list-block.variant-list-block .bx-wrapper .bx-next,.product-list-block.variant-list-block .bx-wrapper .bx-prev{top:17px}.product-list-block.variant-list-block .bx-wrapper .bx-next i{right:13px}.product-list-block.variant-list-block .bx-wrapper .bx-prev{left:-15px}.product-list-block.variant-list-block .bx-wrapper .bx-prev i{left:-4px}}@media all and (min-width:1030px){.vertical-product-lists .product-list-block ul .variant__item .info .title{margin-bottom:25px}.vertical-product-lists .product-list-block ul .variant__item .price{bottom:70px}}.category-banner{background-repeat:no-repeat;background-position:center center;background-size:100%!important;position:relative}.category-banner .category-banner__text{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-banner .category-banner__text .category-banner__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:768px){.category-banner .category-banner__text .category-banner__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.category-banner .category-banner__text .category-banner__row .text-body{padding-bottom:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media all and (min-width:768px){.category-banner .category-banner__text .category-banner__row .text-body{padding-top:20px;max-width:50%}}.category-banner .category-banner__text .category-banner__row h1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px;color:#29292d}@media all and (min-width:768px){.category-banner .category-banner__text .category-banner__row h1{margin-bottom:0}}.category-banner .category-banner__text .category-banner__row .text-subheading{font-size:20px;line-height:24px;font-weight:normal;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:5px;margin-bottom:0}.category-banner .configurator-wrapper{width:100%;padding-bottom:15px;position:relative;margin:10px 0 10px 0}.category-banner .configurator-wrapper span{display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:16px;height:40px;width:40px;background:#fff;border-radius:20px;position:absolute;top:15px;left:15px}.category-banner .configurator-wrapper span i{margin:11px 0 0 12px;background:#3dcd58}@media all and (min-width:480px) and (max-width:767px){.category-banner .configurator-wrapper{float:none}}.category-banner .configurator-btn{white-space:normal;text-align:left;background:rgba(61,205,88,.1);border:#3dcd58 solid 1px;height:72px;border-radius:8px;color:#29292d;padding:25px 10px 0 60px;width:100%}@media all and (max-width:480px){.category-banner .configurator-btn{padding-bottom:10px}}.product-information .vertical-product-lists,.article-information .vertical-product-lists{display:block}@media all and (min-width:1030px){.product-information .vertical-product-lists,.article-information .vertical-product-lists{display:none}}.size-100 .vertical-product-lists{display:block}@media all and (min-width:1030px){.product-information .vertical-product-lists,.article-information .vertical-product-lists{display:inline-block;float:right}.size-100 .vertical-product-lists{display:none}.vertical-product-lists{width:25%;float:left;background:-webkit-gradient(linear,left top,left bottom,from(#cad5da),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,#cad5da 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2D3D5',endColorstr='#00000000',GradientType=0)}.vertical-product-lists .content-block-area:first-child{padding-top:0}.vertical-product-lists .product-list-block>div{padding-top:20px;padding-bottom:20px}.vertical-product-lists .product-list-block .bx-wrapper .bx-prev,.vertical-product-lists .product-list-block .bx-wrapper .bx-next{left:0;width:100%;height:33px;text-align:center;background:#fff;text-indent:0;font-size:30px}.vertical-product-lists .product-list-block .bx-wrapper .bx-prev{top:-4px}.vertical-product-lists .product-list-block .bx-wrapper .bx-prev i{position:relative;top:-6px;left:auto}.vertical-product-lists .product-list-block .bx-wrapper .bx-next{top:auto;right:auto;bottom:-20px}.vertical-product-lists .product-list-block .bx-wrapper .bx-next i{position:relative;top:-8px;right:auto}.vertical-product-lists .product-list-block ul li{border-top:1px solid #d2d3d5;border-left:0!important}.vertical-product-lists .product-list-block ul li.first-slide,.vertical-product-lists .product-list-block ul li:first-child{border-top:0}.vertical-product-lists .product-list-block ul li>div{padding:15px 0}.vertical-product-lists .product-list-block ul li .image-wrapper{width:80px}.vertical-product-lists .product-list-block ul li .image{float:left}.vertical-product-lists .product-list-block ul li .info{padding:0;padding-left:90px;height:auto;position:static}.vertical-product-lists .product-list-block ul li .info .title{height:72px;line-height:20px;overflow:hidden}.vertical-product-lists .product-list-block ul li .info .nr-articles{display:none}.vertical-product-lists .product-list-block ul li .button{margin-left:90px}}.product-list-block .bx-wrapper{margin-bottom:0}.product-list-block .bx-wrapper .bx-prev,.product-list-block .bx-wrapper .bx-next{background:none;text-indent:0;font-size:35px;top:0;color:#7e8085;background:#fff;width:22px;height:105%;z-index:10}.product-list-block .bx-wrapper .bx-prev:hover,.product-list-block .bx-wrapper .bx-next:hover{color:#9d9ea2;text-decoration:none}.product-list-block .bx-wrapper .bx-prev i,.product-list-block .bx-wrapper .bx-next i{opacity:.7;position:absolute;top:47%;display:block}.product-list-block .bx-wrapper .bx-prev{left:-15px}.product-list-block .bx-wrapper .bx-prev i{left:-9px}.product-list-block .bx-wrapper .bx-next{right:-15px}.product-list-block .bx-wrapper .bx-next i{right:-9px}.product-list-block .bx-wrapper .bx-viewport{border:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;left:0}.product-list-block .products .products__item,.product-list-block .products .variant__item{margin-bottom:0;border-left:1px solid #d2d3d5;width:50%;float:left}.product-list-block .products .products__item:first-child,.product-list-block .products .variant__item:first-child{border-left:0}.product-list-block .products .products__item.first-slide,.product-list-block .products .variant__item.first-slide{border-left:0}.product-list-block .products .products__item .info,.product-list-block .products .variant__item .info{border-bottom:0}.product-list-block .nr-articles{display:none}@media all and (min-width:480px){.product-list-block .products .products__item,.product-list-block .products .variant__item{border-left:1px solid #d2d3d5;width:33%}.product-list-block .products .products__item:first-child,.product-list-block .products .variant__item:first-child{border-left:0}.size-40 .product-list-block .products .products__item,.size-40 .product-list-block .products .variant__item{width:48.5%}.size-50 .product-list-block .products .products__item,.size-50 .product-list-block .products .variant__item,.size-60 .product-list-block .products .products__item,.size-60 .product-list-block .products .variant__item{width:30.6%}.cms-content .size-50 .product-list-block .products .products__item,.cms-content .size-50 .product-list-block .products .variant__item,.cms-content .size-60 .product-list-block .products .products__item,.cms-content .size-60 .product-list-block .products .variant__item{width:33.6%}}@media all and (min-width:768px){.product-list-block .products .products__item,.product-list-block .products .variant__item{width:20%}.size-20 .product-list-block .products .products__item,.size-20 .product-list-block .products .variant__item,.size-25 .product-list-block .products .products__item,.size-25 .product-list-block .products .variant__item,.size-33 .product-list-block .products .products__item,.size-33 .product-list-block .products .variant__item{width:100%}.size-50 .product-list-block .products .products__item,.size-50 .product-list-block .products .variant__item,.size-60 .product-list-block .products .products__item,.size-60 .product-list-block .products .variant__item{width:33.3%}.size-80 .product-list-block .products .products__item,.size-80 .product-list-block .products .variant__item{width:25%}.size-100 .product-list-block .products .products__item,.size-100 .product-list-block .products .variant__item{width:20%}.size-100 .size-33 .product-list-block .products__item,.size-100 .size-33 .product-list-block .variant__item{width:100%}}.category-navigation{margin-bottom:24px}.category-navigation ul{display:block;list-style:none}.category-navigation ul:before,.category-navigation ul:after{content:" ";display:table}.category-navigation ul:after{clear:both}.category-navigation ul li{float:left;list-style:none;width:50%;padding-right:10px;padding-bottom:10px;margin:0;display:block}.category-navigation ul li:nth-child(2n){padding-right:0}.category-navigation ul li:last-child{padding-bottom:0}@media all and (min-width:768px){.category-navigation ul li{width:25%}.category-navigation ul li:nth-child(2n){padding-right:10px}.category-navigation ul li:nth-child(4n){padding-right:0}}.category-navigation ul li a{display:block;overflow:hidden;padding:0 6px;line-height:42px;font-size:12px;background:#fff;color:#094c7c;border:1px solid #094c7c;cursor:pointer;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;text-align:center;-webkit-transition:background ease-in-out .25s;transition:background ease-in-out .25s;border-radius:4px}@media all and (min-width:768px){.category-navigation ul li a{font-size:14px}}@media all and (min-width:1030px){.category-navigation ul li a{padding:0 8px;font-size:16px}}.category-navigation .toggle-content{margin-top:20px}.cms-news-block h2,.product-list-block h2,.html-block h2{background-color:#0073b6;color:#fff!important;margin:0;padding:15px;font-size:16px!important;font-weight:100!important}.cms-news-block>div,.product-list-block>div,.html-block>div{background:#fff;border-left:1px solid #d2d3d5;border-right:1px solid #d2d3d5;border-bottom:1px solid #d2d3d5;padding:20px 15px;overflow:hidden}.cms-news-block>div h4,.product-list-block>div h4,.html-block>div h4{margin:0}.cms-news-block>div{padding:15px}.cms-news-block>div ul li{padding:0 0 12px}.image-block img{width:100%;display:block}.cms-content.cms-news-block,.cms-content.cms-news{position:relative}.cms-content.cms-news-block ul,.cms-content.cms-news ul{padding:0}.cms-content.cms-news-block ul li,.cms-content.cms-news ul li{list-style:none;border-top:1px solid #d2d3d5;padding:15px 0 20px}.cms-content.cms-news-block ul li a,.cms-content.cms-news ul li a{font-family:"ahlsellsans-bold","sans-serif";color:#0073b6;overflow:hidden}.cms-content.cms-news-block ul li:first-child,.cms-content.cms-news ul li:first-child{border-top:0;padding-top:0}.cms-content.cms-news-block ul li .publish-date,.cms-content.cms-news ul li .publish-date{font-size:12px;color:#9d9ea2;float:none;margin-left:0}.cms-content.cms-news-block .more-news,.cms-content.cms-news .more-news{position:absolute;bottom:10px;right:15px;z-index:1;text-align:right;text-decoration:underline}.cms-content.cms-news-block ul li{padding:10px 0}.cms-content.cms-news-block ul li .info{font-size:13px}.cms-content.cms-news-block ul li:first-child a,.cms-content.cms-news ul li a{white-space:normal}.cms-content.cms-news-block ul li:first-child a:hover,.cms-content.cms-news ul li a:hover{text-decoration:none}.cms-content.cms-news-block ul li:first-child a:hover h4,.cms-content.cms-news ul li a:hover h4{text-decoration:underline}.cms-content.cms-news-block ul li:first-child h4,.cms-content.cms-news ul li h4{margin:7px 0 10px}.cms-content.cms-news-block ul li:first-child .image,.cms-content.cms-news ul li .image{width:25%;max-width:100px}.cms-content.cms-news-block ul li:first-child .image img,.cms-content.cms-news ul li .image img{float:left;padding-right:15px;width:100%}.cms-content.cms-news-block ul li:first-child .info,.cms-content.cms-news ul li .info{font-weight:normal;color:#000;margin:0;font-size:14px}@media all and (min-width:768px){.cms-content.cms-news-block,.cms-content.html-block{position:relative}.cms-content.cms-news-block:before,.cms-content.html-block:before{content:'';position:absolute;bottom:0;width:100%;height:30px;background:#fff;border-left:1px solid #d2d3d5;border-right:1px solid #d2d3d5;border-bottom:1px solid #d2d3d5;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(1%,rgba(255,255,255,0)),color-stop(24%,rgba(255,255,255,.7)),color-stop(40%,rgba(255,255,255,.78)),color-stop(54%,rgba(255,255,255,.92)),color-stop(65%,rgba(255,255,255,.96)),color-stop(77%,#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,.7) 24%,rgba(255,255,255,.78) 40%,rgba(255,255,255,.92) 54%,rgba(255,255,255,.96) 65%,#fff 77%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}.cms-content.cms-news-block ul li:nth-child(1n+4){display:none}.cms-content.cms-news-block ul li a{text-overflow:ellipsis;white-space:nowrap;display:block}.cms-content.cms-news-block ul li:first-child a{white-space:normal}}@media all and (min-width:1030px){.cms-content.cms-news-block ul li:nth-child(1n+4){display:block}}.product-tabs{padding:15px}.user-account-tabs,.quotation-tabs{margin-top:30px}.product-tabs,.user-account-tabs,.quotation-tabs{display:block}.product-tabs:before,.product-tabs:after,.user-account-tabs:before,.user-account-tabs:after,.quotation-tabs:before,.quotation-tabs:after{content:" ";display:table}.product-tabs:after,.user-account-tabs:after,.quotation-tabs:after{clear:both}.product-tabs .tabs,.user-account-tabs .tabs,.quotation-tabs .tabs{display:none}.product-tabs .tab-content .accordion-tab,.user-account-tabs .tab-content .accordion-tab,.quotation-tabs .tab-content .accordion-tab{background:#0073b6;color:#fff;padding:10px 7.5px;margin-bottom:1px;position:relative;cursor:pointer}.product-tabs .tab-content .accordion-tab:after,.user-account-tabs .tab-content .accordion-tab:after,.quotation-tabs .tab-content .accordion-tab:after{content:'';font-family:"ahlsell-icons";position:absolute;right:7.5px;top:5px;font-size:22px}.product-tabs .tab-content .accordion-tab.active-tab,.user-account-tabs .tab-content .accordion-tab.active-tab,.quotation-tabs .tab-content .accordion-tab.active-tab{margin-bottom:0}.product-tabs .tab-content .accordion-tab.active-tab:after,.user-account-tabs .tab-content .accordion-tab.active-tab:after,.quotation-tabs .tab-content .accordion-tab.active-tab:after{content:''}.product-tabs .tab-content .accordion-tab h3,.user-account-tabs .tab-content .accordion-tab h3,.quotation-tabs .tab-content .accordion-tab h3{margin:3px 0;font-size:1.5rem;font-weight:normal}.product-tabs .tab-content .content,.user-account-tabs .tab-content .content,.quotation-tabs .tab-content .content{display:none;padding:7.5px;border:1px solid #d2d3d5;border-top:0}.product-tabs .tab-content .content.active-tab,.user-account-tabs .tab-content .content.active-tab,.quotation-tabs .tab-content .content.active-tab{display:block}.product-tabs .tab-content .content.excel-quotation,.user-account-tabs .tab-content .content.excel-quotation,.quotation-tabs .tab-content .content.excel-quotation{display:block}.product-tabs .tab-content .content.excel-quotation a,.user-account-tabs .tab-content .content.excel-quotation a,.quotation-tabs .tab-content .content.excel-quotation a{color:#fff}.product-tabs .tab-content .content.excel-quotation a:hover,.user-account-tabs .tab-content .content.excel-quotation a:hover,.quotation-tabs .tab-content .content.excel-quotation a:hover{text-decoration:none}.product-tabs .tab-content .content.excel-quotation:after,.user-account-tabs .tab-content .content.excel-quotation:after,.quotation-tabs .tab-content .content.excel-quotation:after{display:none}.product-tabs .tab-content .product-info .step-attributes span,.user-account-tabs .tab-content .product-info .step-attributes span,.quotation-tabs .tab-content .product-info .step-attributes span{font-family:"ahlsellsans-bold","sans-serif"}.product-tabs .tab-content .document li,.user-account-tabs .tab-content .document li,.quotation-tabs .tab-content .document li{list-style-type:disc;list-style-position:inside;text-indent:1.5rem;color:#0073b6}@media all and (min-width:768px){.product-tabs .tabs,.user-account-tabs .tabs,.quotation-tabs .tabs{display:block;background:#0073b6;padding:7.5px 0 0 7.5px}.product-tabs .tabs li,.user-account-tabs .tabs li,.quotation-tabs .tabs li{display:inline-block;padding:10px 15px 8px;color:#fff;cursor:pointer}.product-tabs .tabs li.active-tab,.user-account-tabs .tabs li.active-tab,.quotation-tabs .tabs li.active-tab{background:#fff;color:#0073b6}.product-tabs .tabs li.active-tab .content,.user-account-tabs .tabs li.active-tab .content,.quotation-tabs .tabs li.active-tab .content{display:block}.product-tabs .tabs li h3,.user-account-tabs .tabs li h3,.quotation-tabs .tabs li h3{margin:3px 0;font-size:1.5rem;font-weight:normal}.product-tabs .tabs li.excel-quotation a,.user-account-tabs .tabs li.excel-quotation a,.quotation-tabs .tabs li.excel-quotation a{color:#fff;text-decoration:none}.product-tabs .tab-content,.user-account-tabs .tab-content,.quotation-tabs .tab-content{position:relative;padding:15px;border:1px solid #d2d3d5;border-top:0}.product-tabs .tab-content .accordion-tab,.user-account-tabs .tab-content .accordion-tab,.quotation-tabs .tab-content .accordion-tab{display:none}.product-tabs .tab-content .content,.user-account-tabs .tab-content .content,.quotation-tabs .tab-content .content{border:0;padding:0}.product-tabs .tab-content .content.excel-quotation,.user-account-tabs .tab-content .content.excel-quotation,.quotation-tabs .tab-content .content.excel-quotation{display:none}.product-tabs .tab-content .product-info .information,.user-account-tabs .tab-content .product-info .information,.quotation-tabs .tab-content .product-info .information{width:50%;float:left}.product-tabs .tab-content .product-info .technical-data,.user-account-tabs .tab-content .product-info .technical-data,.quotation-tabs .tab-content .product-info .technical-data{width:50%;padding-left:20px;float:left}.product-tabs .tab-content .product-info .technical-data h4,.user-account-tabs .tab-content .product-info .technical-data h4,.quotation-tabs .tab-content .product-info .technical-data h4{margin-top:0;font-weight:normal;font-size:18px}.product-tabs .tab-content .product-info .technical-data .step-attributes,.user-account-tabs .tab-content .product-info .technical-data .step-attributes,.quotation-tabs .tab-content .product-info .technical-data .step-attributes{padding-left:5px}}.login-page,.forgot-password,.reset-password{background:#fff;padding:7.5px}.login-page form,.forgot-password form,.reset-password form{max-width:350px;padding-bottom:20px}.login-wrapper{display:none;background:#fff;padding:10px;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.4);box-shadow:0 4px 2px -2px rgba(0,0,0,.4);text-align:left;line-height:1.6}.login-wrapper.active{display:block}.login-wrapper.guide-active{display:block}.login-wrapper h2{margin:0 0 10px;font-weight:100;font-size:28px;color:#0073b6}.login-page label,.login-wrapper label,.forgot-password label,.reset-password label{font-family:"ahlsellsans-bold","sans-serif"}.login-page input,.login-wrapper input,.forgot-password input,.reset-password input{margin-top:3px}.login-page form>div,.login-wrapper form>div,.forgot-password form>div,.reset-password form>div{margin-bottom:10px}.login-page .login-options,.login-wrapper .login-options,.forgot-password .login-options,.reset-password .login-options{float:left;margin-top:10px}.login-page .login-options a,.login-wrapper .login-options a,.forgot-password .login-options a,.reset-password .login-options a{display:block;font-size:13px}.login-page .btn,.login-wrapper .btn,.forgot-password .btn,.reset-password .btn{float:right;margin-top:10px}.login-page .login-error-msg,.login-wrapper .login-error-msg,.forgot-password .login-error-msg,.reset-password .login-error-msg{display:none;color:#e60032}.top-right-link input[type="checkbox"]+input[type="hidden"]+label:before{width:14px;height:14px;top:15px;left:15px;font-size:12px;background:#fff;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}@media all and (min-width:768px){.login-page,.forgot-password,.reset-password{min-height:600px;padding:15px}.login-link-wrapper{padding:0;color:#016ab2;display:inline-block;float:right;cursor:pointer;font-size:13px;font-family:"ahlsellsans-bold","sans-serif"}.login-link-wrapper:hover{text-decoration:underline}.top-right-link{display:inline-block;color:#0073b6;font-size:13px;font-family:"ahlsellsans-bold","sans-serif";margin-left:10px}.top-right-link .my-pages-link:hover{text-decoration:none}.top-right-link .my-pages:hover{text-decoration:underline}.login-wrapper{position:absolute;right:15px;top:25px;width:370px;padding:15px;border:1px solid #d2d3d5;margin-top:20px;z-index:9999;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);box-shadow:2px 2px 3px 0 rgba(0,0,0,.2)}.login-wrapper:before,.login-wrapper:after{content:'';width:0;height:0;position:absolute;right:21px;top:-10px;z-index:10002;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.login-wrapper:after{top:-11px;border-width:0 11px 11px 11px;z-index:10001;border-color:transparent transparent #d2d3d5 transparent;right:20px}.login-wrapper:hover{display:block!important}.login-wrapper h2{color:#0073b6}}.password-container{position:relative}.password-container .show-password-button{width:44px;height:44px;position:absolute;bottom:0;right:0;border:none;cursor:pointer;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px;mask-size:16px}.cms-navigation{background:#fff;margin-bottom:15px}.cms-navigation .mobile-toggle>a{color:#fff;font-size:18px}.cms-navigation nav>ul{border:0}.cms-navigation nav>ul .root-item>a{display:none}@media all and (min-width:768px){.cms-navigation nav>ul .root-item>a{display:block;padding:12px 10px;font-size:18px;color:#fff;background:#0073b6}}.cms-navigation nav>ul>li:first-child>a{border-top:0}.cms-navigation nav>ul>li{position:relative}.cms-navigation nav>ul>li.expandable:before,.cms-navigation nav>ul>li.expanded:before{position:absolute;top:8px;right:12px;font-size:18px;color:#d2d3d5}.cms-navigation nav>ul>li.expandable .parent-to-selected,.cms-navigation nav>ul>li.expanded .parent-to-selected{font-weight:bold}.cms-navigation nav>ul>li.expandable span,.cms-navigation nav>ul>li.expanded span{position:absolute;top:0;right:0;width:40px;height:45px;cursor:pointer}.cms-navigation nav>ul>li>a{padding:10px;color:#0073b6;border-top:1px solid #efeff3;background:#fff}.cms-navigation nav>ul>li>a:hover{text-decoration:underline}.cms-navigation nav>ul>li>a.selected{font-weight:bold}.cms-navigation nav>ul>li ul{display:none}.cms-navigation nav>ul>li.expanded>.parent-to-selected{background:#0073b6;color:#fff}.cms-navigation nav>ul>li.expanded>a.selected{background:#0073b6;color:#fff}.cms-navigation nav>ul>li.expanded>ul{display:block;background:#fff;padding:0 0}.cms-navigation nav>ul>li.expanded>ul>li.expandable,.cms-navigation nav>ul>li.expanded>ul>li.expanded{position:relative}.cms-navigation nav>ul>li.expanded>ul>li.expandable:before,.cms-navigation nav>ul>li.expanded>ul>li.expanded:before{top:5px;right:12px;font-size:16px;color:#d2d3d5}.cms-navigation nav>ul>li.expanded>ul>li.expandable span,.cms-navigation nav>ul>li.expanded>ul>li.expanded span{height:34px}.cms-navigation nav>ul>li.expanded>ul>li.expanded>a{background:#fff;font-weight:bold}.cms-navigation nav>ul>li.expanded>ul>li.expanded ul{display:block;background:#fff;padding-left:22.5px;padding-bottom:10px}.cms-navigation nav>ul>li.expanded>ul>li.expanded ul>li a{background:none;color:#0073b6}.cms-navigation nav>ul>li.expanded>ul>li.expanded ul>li a.selected{font-weight:bold}.cms-navigation nav>ul>li.expanded>ul>li.expanded ul .expandable,.cms-navigation nav>ul>li.expanded>ul>li.expanded ul .expanded{position:relative}.cms-navigation nav>ul>li.expanded>ul>li.expanded ul a.selected{font-weight:bold}.cms-navigation nav>ul>li.expanded>ul>li>a{padding:5px 0;padding-left:15px;color:#0073b6}.cms-navigation nav>ul>li.expanded>ul>li>a.selected{font-weight:bold}.cms-navigation nav>ul a{display:block}.purchase-controls{margin-top:15px}.purchase-controls:before,.purchase-controls:after{content:" ";display:table}.purchase-controls:after{clear:both}.purchase-controls .price{margin-top:-7px}.purchase-controls .price .current-price{font-size:2em;font-family:"ahlsellsans-bold","sans-serif";line-height:1;margin:0;padding-top:5px}.purchase-controls .price .previous-price,.purchase-controls .price .recommended-price{color:#7e8085}.purchase-controls .price .price-info{display:none;margin-bottom:10px}.purchase-controls .buy{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}.purchase-controls .buy:before,.purchase-controls .buy:after{content:" ";display:table}.purchase-controls .buy:after{clear:both}@media all and (min-width:1030px){.purchase-controls .buy{float:left;min-width:335px}}.purchase-controls .buy input{width:50px;text-align:center;font-size:22px}@media all and (min-width:1030px){.purchase-controls .buy input{width:70px}}.purchase-controls .buy .unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin:0 8px}.purchase-controls .buy .btn{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.purchase-controls .buy .btn.replacement-variant-button{width:auto;margin-bottom:10px}.purchase-controls .monitor{display:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:10px}.purchase-controls .monitor.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase-controls .monitor:before,.purchase-controls .monitor:after{content:" ";display:table}.purchase-controls .monitor:after{clear:both}@media all and (min-width:1030px){.purchase-controls .monitor{margin-top:auto}}.purchase-controls .monitor .btn{min-width:80%;height:44px;-ms-flex-item-align:end;align-self:flex-end}@media all and (min-width:480px){.purchase-controls .monitor .btn{width:35%;min-width:210px}}@media all and (min-width:768px){.purchase-controls .monitor .btn{width:30%}}.purchase-controls .monitor .btn:disabled{opacity:.3;cursor:default}.purchase-controls .monitor .btn:hover:enabled{background-color:#7e8085;cursor:pointer}.purchase-controls .monitor .icon-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px;width:50px}@media all and (max-width:480px){.purchase-controls .monitor .icon-holder{width:100%}}.purchase-controls .monitor .icon-holder i{cursor:pointer}.purchase-controls .monitor .icon-holder i::before{vertical-align:middle}.purchase-controls .no-price{visibility:hidden;height:23px}.purchase-controls .purchase-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.purchase-controls .price-details{clear:both;margin-bottom:20px}.purchase-controls .price-details .hiddenPriceDetail{display:none}.purchase-controls .inner-price-details{border-top:1px dashed #d2d3d5;margin-top:5px;padding-top:10px}.purchase-controls .inner-price-details table{margin-bottom:0}.purchase-controls .inner-price-details table tbody td{padding:6px}.purchase-controls .inner-price-details table tbody tr:nth-child(odd){background-color:#fff}.purchase-controls .inner-price-details table tbody tr:hover:not(.expand-for-msg):not(.expandInfo){background-color:#c9e6fa}.purchase-controls .message-area{width:100%;float:left;clear:both;text-align:right}.purchase-controls .message-area p{margin:5px 0 0}.purchase-controls .message-area .rounded-msg{display:none}.size-100,.size-80,.size-60,.size-50,.size-40,.size-33,.size-25,.size-20{width:100%;display:inline-block;vertical-align:top}.content-block-area{margin-top:20px}.page-presentation-area{margin-bottom:20px}@media all and (min-width:768px){.size-80{width:79%}.size-60{width:59%}.size-50{width:49%}.size-40{width:39%}.size-33{width:32%}.size-25{width:23.5%}.size-20{width:19%}.content-block-area{margin-left:2%}.content-block-area.size-100{margin-left:0}.first-in-row{margin-left:0}}.no-js-message{display:none;background:#d2d3d5}.no-js{padding-top:167px}.no-js .header-wrapper .topmenu,.no-js .mobile-header{top:167px!important}.no-js .no-js-message{position:fixed;top:0;left:0;right:0;height:167px;z-index:10001;padding:0 10px;display:block}@media all and (min-width:1030px){.no-js .no-js-message .wrap{padding-top:7px}}.no-js .no-js-message h4{font-size:18px;font-weight:normal;margin-bottom:0}.no-js .no-js-message h4:before{content:'!';padding:0 7px;border:3px solid #fff;border-radius:18px 18px 18px 18px;-webkit-box-shadow:1px 1px 2px #7e8085;box-shadow:1px 1px 2px #7e8085;height:30px;width:30px;margin-right:10px;color:#fff}.no-js .no-js-message p{clear:both;padding-left:37px}.no-js .no-js-message h4{float:left}.no-js .no-js-message a{text-decoration:underline}.variant-list{margin-bottom:0;position:relative;font-size:12px;table-layout:fixed}.variant-list .only-in-tablet,.variant-list .only-in-desktop{display:none}.variant-list .qty{padding:10px 6px}.variant-list .qty input{min-width:40px;max-width:40px;height:33px;font-size:13px;padding:0 0;text-align:center;position:relative;z-index:1;margin-left:5px}.variant-list .qty .field-validation-error{position:absolute;right:5px;font-size:13px;margin-top:5px;z-index:1}.variant-list tr{position:relative}.variant-list th{overflow:hidden;text-overflow:ellipsis}.variant-list th.hide-column{display:none}.variant-list th.icon-truck-clock,.variant-list th.icon-truck-clock-green{font-size:18px}.variant-list td{overflow:hidden;text-overflow:ellipsis}.variant-list td.art-nbr{color:#0073b6}.variant-list td.art-nbr a:hover{text-decoration:none}.variant-list td.art-nbr .default-art-nbr:hover,.variant-list td.art-nbr .my-variant-nbr:hover{text-decoration:underline}.variant-list td.art-nbr .my-variant-nbr{color:#eb690e}.variant-list td.stock-status i{display:none;font-size:14px;position:relative;font-weight:normal}.variant-list td.stock-status i:before{position:relative;z-index:2}.variant-list td.stock-status i:after{content:'';background:#fff;width:10px;height:10px;border-radius:5px 5px 5px 5px;position:absolute;top:6px;left:5px;display:block;z-index:1}.variant-list td.stock-status i.active{display:inline-block}.variant-list td.stock-status .no-stock-info{padding-left:12px}.variant-list td.stock-status span{margin-left:-4px}.variant-list td.stock-status .stock-unit{padding-left:3px}.variant-list td.stock-status .icon-stock-question{background-image:url("/Content/assets/fonts/AhlsellIcons/IconStockQuestion.svg");background-size:contain;height:16px;width:16px;margin:0 2px -3px 2px}.variant-list td.stock-status .icon-stock-question:after{content:none}.variant-list td.hold-stock-status span{margin-left:-1px}.variant-list td.price{font-family:"ahlsellsans-bold","sans-serif"}.variant-list td.qty{border-bottom:0;height:54px}.variant-list td.qty span{float:right;margin-right:55px}.variant-list td.buy{position:absolute;bottom:2px;right:0}.variant-list td.buy span{float:right}.variant-list td.buy .btn,.variant-list td.buy a{width:55px;font-size:12px}.variant-list td.show-variant{text-align:right}.variant-list td.show-variant .btn,.variant-list td.show-variant a{width:55px;font-size:12px}.variant-list td.hide-column{display:none}.variant-list tr:hover+.expand-for-msg{background-color:#c9e6fa}.variant-list .current,.variant-list .current+.expand-for-msg{background-color:#efeff3;border-left:5px solid #96c11e}.variant-list .expand-for-msg{text-align:right;font-size:13px;padding:0;height:15px}.variant-list .expand-for-msg td{margin-top:-17px;position:absolute;right:6px;padding:0;height:30px}.variant-list .expand-for-msg td:before{content:''}.expand-for-msg{display:none}.expand-for-msg .rounded-msg{display:none}.expand-for-msg .rounded-msg.active{display:block}.pdf-article-fold-out .error{margin:5px 0 0;color:red}.videothumbnail{fill:#0073b6}@media all and (min-width:768px){.variant-list .only-in-tablet{display:table-cell}.variant-list th:first-child{width:90px;padding-left:15px}.variant-list th:last-child{padding-right:15px}.variant-list .expand-for-msg{height:auto}.variant-list .expand-for-msg td{padding:0 6px 10px 0;position:static}.variant-list td:first-child{padding-left:15px}.variant-list td:last-child,.variant-list td:nth-last-child(2){width:55px;padding-right:0}.variant-list .price-lbl{text-align:right;width:100px}.variant-list td.qty span{float:none;margin-right:0}.variant-list td.buy{position:static}.variant-list td.buy span{float:none}.variant-list td.price{text-align:right}}@media all and (min-width:1030px){.variant-list .qty{height:auto;padding:0 0}.variant-list .only-in-desktop{display:table-cell}.variant-list .only-mobile,.variant-list .mobile-only{display:none!important}}.mobile-assortment{background:#016ab2}.mobile-assortment .first-level{background:#c4c4c8}.mobile-assortment .first-level a{text-indent:5px;background:#fff;color:#0073b6;border-bottom:1px solid #c4c4c8}.mobile-assortment .first-level li:last-of-type{margin-right:0}.mobile-assortment ul{display:none}.expanded>a{background:#094c7c}.expanded>ul{display:block}.expanded .mobile-assortment .first-level{display:block}.expandable:before{content:'';font-family:ahlsell-icons;position:absolute;right:12px;top:0;font-size:18px;color:#fff;pointer-events:none}.expanded:before{content:'';font-family:ahlsell-icons;position:absolute;right:12px;top:0;font-size:18px;color:#fff;pointer-events:none}@media all and (min-width:768px){.mobile-assortment{display:none}.mobile-megamenu{display:none}}.themePage .theme-page-nav{display:none;z-index:999}.themePage .theme-page-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.themePage .theme-page-nav ul>li{background:#fff;color:#0073b6;border:1px solid #efeff3;border-bottom:0}.themePage .theme-page-nav ul>li:first-child{border-top:0}.themePage .theme-page-nav ul>li a{display:block;width:100%;padding:0 10px;font-size:14px;font-family:"ahlsellsans-regular","sans-serif";color:inherit}.themePage .theme-page-nav ul>li a:hover{text-decoration:underline}.themePage .themePage .theme-page-nav>ul>li{background:#fff;color:#0073b6}.themePage .themePage .theme-page-nav>ul>li a{color:inherit}.themePage .expanded .theme-page-nav{display:block}@media all and (min-width:768px){.themePage .theme-page-nav{position:absolute;top:48px;left:0;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.3);box-shadow:0 4px 2px -2px rgba(0,0,0,.3)}.themePage .theme-page-nav.active{display:block}.themePage .theme-page-nav>ul>li{width:100%}.themePage .theme-page-nav>ul>li a{display:block;line-height:2;font-size:14px;padding:6px 15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.themePage .theme-page-nav>ul>li ul{display:none}}.desktop-megamenu{display:none;position:absolute}@media all and (min-width:768px){.desktop-megamenu{display:none}.desktop-megamenu .wrap{max-width:1200px}.desktop-megamenu.active{display:block}.desktop-megamenu .assortment{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#fff;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.3);box-shadow:0 4px 2px -2px rgba(0,0,0,.3)}.desktop-megamenu .category-wrapper{position:relative;background:#fff;min-height:300px;max-height:680px}.desktop-megamenu .category-wrapper.active{border:1px solid #efeff3;text-indent:5px}.desktop-megamenu .category-wrapper.active .cat-sub-header{text-indent:0}.desktop-megamenu .category-wrapper.active+.category-wrapper.active{border-left:0}.desktop-megamenu .category-wrapper.empty-menu-space{-webkit-box-flex:2;-ms-flex:2;flex:2}.desktop-megamenu .flyout .sub-menu{display:none;height:100%;position:relative}.desktop-megamenu .flyout .sub-menu.first-level{display:block}.desktop-megamenu .flyout .sub-menu.active{display:block}.desktop-megamenu .flyout .sub-menu .categoryDisplayTable{display:table;z-index:1;position:relative;height:100%}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn+.categoryDisplayColumn{border-left:1px solid #efeff3}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn{display:table-cell;height:100%;border:0;position:relative;background:#fff}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-width{min-width:100px;max-width:184px}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .col-limit-width{max-width:147px}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-item.active .cat-item-title{background:#0073b6;color:#fff}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-item .cat-item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 15px;line-height:2;color:#0073b6;font-family:"ahlsellsans-regular","sans-serif";white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;background-color:#fff;position:relative;border-top:1px solid #efeff3}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-item:first-child .cat-item-title{border-top:0}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-sub-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 15px;line-height:2;font-family:"ahlsellsans-bold","sans-serif";white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;background-color:transparent;position:relative;text-decoration:none;color:#0073b6}}@media all and (min-width:1030px){.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-width{min-width:100px;max-width:300px}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .col-limit-width{max-width:214px}}@media all and (min-width:1200px){.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .cat-col-width{min-width:100px;max-width:400px}.desktop-megamenu .flyout .sub-menu .categoryDisplayColumn .col-limit-width{max-width:233px}}.resultPagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;text-align:center;padding:10px 0 0 0}.resultPagination .paging-link{background:0;border:none;cursor:pointer;color:#0073b6;font-size:1.2rem}@media all and (min-width:480px){.resultPagination{display:block}}.resultPagination li{cursor:pointer;text-align:center;color:#0073b6;font-size:18px;display:inline-block;padding:5px 0 2px}@media all and (min-width:480px){.resultPagination li{padding:5px 10px 2px}}.resultPagination li:hover{text-decoration:underline}.resultPagination li.inactive{color:#c9e6fa;cursor:default}.resultPagination li.dots{padding:0}.resultPagination li.dots:hover{text-decoration:none}.resultPagination li.dots span{color:#0073b6}.resultPagination li.current{font-family:"ahlsellsans-bold","sans-serif";padding:5px 10px 2px;background:#0073b6;color:#fff}.resultPagination li.current:hover{text-decoration:none}.resultPagination li i{font-size:25px;vertical-align:sub}.infinite-scroll{display:block}.infinite-scroll button{display:inline-block;border-radius:4px}.infinite-scroll i{display:none;-webkit-mask-size:18px;mask-size:18px;width:18px;height:18px;background-color:#094c7c;margin:10px 0 0 0}.infinite-scroll .search-result-count{margin:20px auto 8px auto}.infinite-scroll .progress-bar{background-color:#d5ebf7}.infinite-scroll .progress-bar.progress{width:185px;height:2px;border-radius:8px;margin:0 auto 8px auto;border:none;overflow:hidden;position:relative}.infinite-scroll .progress-bar.progress span{height:100%;display:block;width:0;color:#fffbfb;line-height:3px;position:absolute;text-align:end;padding-right:5px}.infinite-scroll .progress-bar span{background-color:#094c7c}.infinite-scroll.loading button{display:none}.infinite-scroll.loading i{display:inline-block}.search-wrapper{display:none;top:60px;width:100%;z-index:999;padding:10px 10px 10px;background:#fff}.search-wrapper.search-bar{display:block;height:100%}.search-wrapper .search-field-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.search-wrapper .search-field-wrapper .search-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper{width:100%;background:#f5f5f8;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px 0 0 4px;height:40px}@media all and (max-width:480px){.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper{height:48px}}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .suggestion-text{font-size:15px;font-weight:400;position:absolute;left:15px;line-height:40px}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .suggestion-text .invisible-part{color:transparent}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .suggestion-text .visible-part{color:#a7a7a9}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .button-close-search{background:#f5f5f8;cursor:pointer;border-radius:4px 0 0 4px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px}@media all and (min-width:768px){.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .button-close-search{display:none}}.search-wrapper .search-field-wrapper .search-field .search-text-area-wrapper .button-close-search .icon-arrow-right{cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:#29292d}.search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;padding-right:16px}.search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper i{background:#a7a7a9}@media all and (min-width:1030px){.search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper.typing{background:#fff}}@media all and (min-width:768px){.search-wrapper .search-field-wrapper .search-field .icon-search-empty-wrapper.typing{background:#fff}}.search-wrapper .search-field-wrapper .search-field input{height:40px;background:#f5f5f8;border:0;-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%;font-family:"ahlsellsans-regular","sans-serif";line-height:40px}@media all and (max-width:480px){.search-wrapper .search-field-wrapper .search-field input{margin:5px}}.search-wrapper .search-field-wrapper .search-field input.suggestion::-moz-selection{color:#a4a4a4;background:transparent}.search-wrapper .search-field-wrapper .search-field input.suggestion::selection{color:#a4a4a4;background:transparent}.search-wrapper .search-field-wrapper .search-field input:not(:placeholder-shown)+.icon-search-empty-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.search-wrapper .search-field-wrapper .search-field button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;width:40px;background:#d5ebf7;border:0;cursor:pointer;border-radius:0 4px 4px 0}@media all and (max-width:480px){.search-wrapper .search-field-wrapper .search-field button{height:48px;width:45px}}.search-wrapper .search-field-wrapper .search-field button i{pointer-events:none;cursor:pointer;background:#094c7c}@media all and (min-width:768px){.overlay-quicksearch.active{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;opacity:.4;background-color:#4a4a4f}.search-wrapper{display:inline-block;position:absolute;top:15px;left:0;right:0;background:transparent;width:60%;max-width:400px;margin:0 auto;padding:0}.search-wrapper .select-wrapper,.search-wrapper .search-field{width:auto}.search-wrapper input{line-height:45px;height:45px;padding:0 1em;font-size:15px;color:#29292d}}@media all and (min-width:768px) and (min-width:1030px){.search-wrapper input.typing{background:#fff!important}}@media all and (min-width:768px) and (min-width:768px){.search-wrapper input.typing{background:#fff!important}}@media all and (min-width:768px){.search-wrapper ::-webkit-input-placeholder{color:#9d9ea2}.search-wrapper :-moz-placeholder{color:#9d9ea2}.search-wrapper ::-moz-placeholder{color:#9d9ea2}.search-wrapper :-ms-input-placeholder{color:#9d9ea2}.search-wrapper .search-field-wrapper .selector{height:45px;width:200px}.search-wrapper.search-bar{display:inline-block;height:100%}header.sticky.header-wrapper .search-wrapper{position:fixed;top:0;z-index:1000;-webkit-transition:none!important;transition:none!important}header.sticky.header-wrapper .search-wrapper form{margin-top:2px}header.sticky.header-wrapper .search-wrapper #searchPhrase::-webkit-input-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase::-moz-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase::-ms-input-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase::placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase::-moz-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase::-webkit-input-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase:-ms-input-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper #searchPhrase:-moz-placeholder{color:#777}header.sticky.header-wrapper .search-wrapper .search-field{margin-right:30px}header.sticky.header-wrapper .search-wrapper .selector{height:39px;border:0;margin-top:3px;width:200px}header.sticky.header-wrapper .search-wrapper .selector:before{background:#2699d6}header.sticky.header-wrapper .search-wrapper input{border:0}}@media all and (max-width:480px){.select-wrapper{padding-right:0!important;margin-right:10px;border-radius:4px}}@media all and (min-width:1030px){.search-wrapper{max-width:700px}}.searchContainer{display:none;border-radius:4px}@media all and (min-width:768px){.searchContainer{position:fixed;top:48px}}.searchContainer ul li a{font-family:"ahlsellsans-regular","sans-serif";color:#016ab2}.searchContainer ul li a:hover,.searchContainer ul li a:active{text-decoration:none;color:#0073b6}.searchContainer h4{margin:16px 0 8px 0;font-family:"ahlsellsans-regular","sans-serif";font-size:14px;color:#727277;font-variant:small-caps;padding-left:8px;letter-spacing:.05em}.searchContainer.active{display:inline-block;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:100%;background:#fff;z-index:99}@media all and (min-width:768px){.searchContainer.active{border:0;width:400px;z-index:9999}}@media all and (min-width:1030px){.searchContainer.active{width:700px}}.searchContainer .search-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-family:"ahlsellsans-regular","sans-serif"}@media all and (min-width:480px){.searchContainer .search-result{display:grid;grid-template-columns:40% auto;grid-template-rows:auto auto 1fr}.searchContainer .search-result .product-results{grid-column:2/3;grid-row:1/4}}.searchContainer .search-result .quick-search-suggestions{border-bottom:1px solid #efeff3;padding-bottom:20px}.searchContainer .search-result .quick-search-suggestions a{display:block;padding:4px 0 4px 8px;border-radius:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:150%}.searchContainer .search-result .quick-search-suggestions a:hover,.searchContainer .search-result .quick-search-suggestions a.suggestable.active{text-decoration:none;background-color:#f0faff}.searchContainer .search-result .quick-search-suggestions a.category-suggestion{padding:4px 0 4px 24px!important;color:#29292d!important;font-size:14px}.searchContainer .search-result .quick-search-suggestions a.category-suggestion:hover{text-decoration:underline}.searchContainer .search-result .quick-search-suggestions .showing-results-for{padding:8px 0 12px 8px;color:#727277;line-height:143%}.searchContainer .search-result .quick-search-suggestions .showing-results-for a{display:inline;padding:0 0 0 4px}.searchContainer .search-result .quick-search-suggestions .showing-results-for a:hover{background-color:unset;padding:0 0 0 4px}.searchContainer .search-result .quick-search-labeled-link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 0 4px}.searchContainer .search-result .quick-search-labeled-link-container a{display:block;margin:0 4px 8px 4px;padding:0 16px 0 16px;border-radius:20px;background-color:#f5f5f8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#29292d;max-width:95%;height:32px;line-height:32px;text-align:center}.searchContainer .search-result .quick-search-labeled-link-container a:hover{text-decoration:none;background-color:#d2d3d5}@media all and (max-width:480px){.searchContainer .search-result .quick-search-labeled-link-container a{height:40px;padding-top:5px}}.searchContainer .product-results{padding:8px}.searchContainer .product-results li{text-align:left;border-bottom:1px solid #efeff3;padding:16px 0 16px 8px}.searchContainer .product-results a{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"ahlsellsans-regular","sans-serif";color:#4a4a4f;font-size:14px}.searchContainer .product-results img{width:64px;max-width:64px;background:#d2d3d5;font-size:10px}@media all and (max-width:767px){.searchContainer .product-results img{width:56px;max-width:56px}}.searchContainer .product-results .my-assortment{position:relative;top:-10px;left:-10px;margin-right:-20px}.searchContainer .product-results span{padding-left:24px}@media all and (min-width:480px){.searchContainer .product-results{border-left:1px solid #efeff3}.searchContainer .product-results li:last-child{border-bottom:unset}}.searchContainer .previous-searches{padding-left:8px}.searchContainer .previous-searches li{font-size:16px;line-height:24px;margin-bottom:8px}.searchContainer .previous-searches a{display:block;width:50%;padding:8px}@media all and (max-width:767px){.searchContainer .previous-searches a{width:95%}}.searchContainer .previous-searches a:hover,.searchContainer .previous-searches a.suggestable.active{text-decoration:none;background-color:#f0faff}.searchContainer .search-result-list{padding:8px}.searchContainer .search-result-list li{position:relative;display:block;padding-right:19px}.searchContainer .search-result-list span{padding-left:10px}@media all and (min-width:480px){.searchContainer .search-result-list li{display:inline-block}.searchContainer .search-result-list li:before{position:absolute;right:7px;top:5px;display:inline-block;content:"";width:1px;height:15px;background:#4e4e4e}.searchContainer .search-result-list li:last-child:before{display:none}}.searchContainer .parent-name{color:#4e4e4e}.searchContainer .no-results-found-for .original-search-phrase{color:#000}.searchContainer .did-you-mean{padding:24px 8px 0 16px;font-size:16px;line-height:150%}.searchContainer .did-you-mean a:hover,.searchContainer .did-you-mean a.suggestable.active{text-decoration:none;background-color:#f0faff}.searchContainer .no-results-found-for{color:#7e8085;font-size:.9em;padding-bottom:8px}header.sticky .searchContainer.active{position:fixed;top:45px}.minicart-fold-out{-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.25);box-shadow:2px 2px 10px rgba(0,0,0,.25);font-family:"ahlsellsans-regular","sans-serif";border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:none;background:#fff;padding:10px 20px 10px 20px;position:absolute;z-index:999}.minicart-fold-out.active{display:block;border-style:none;width:100%}@media all and (min-width:768px){.minicart-fold-out.active{width:750px}}@media all and (min-width:1030px){.minicart-fold-out.active{width:850px}}@media all and (min-width:1200px){.minicart-fold-out.active{width:950px}}.minicart-fold-out.is-fetching-prices .item-price-placeholder-text{display:none}.minicart-fold-out.is-fetching-prices .item-price-placeholder-loading{margin-left:-40px;display:inline-block}.minicart-fold-out.is-fetching-prices .item-price-placeholder-loading::after{content:'';display:inline-block;width:45%;height:10px}.minicart-fold-out.is-fetching-prices ul .item-price-placeholder-loading{margin-left:0}.minicart-fold-out.is-fetching-prices ul .item-price-placeholder-loading::before{content:'';display:inline-block;width:45%;height:10px}.minicart-fold-out.is-fetching-prices ul .item-price-placeholder-loading::after{margin-left:22px}.minicart-fold-out .fetch-prices-error{display:none}.minicart-fold-out .minicart-button{width:170px;height:40px;border-radius:4px;margin-right:10px}.minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper a{color:#0073b6}.minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper i{background-color:#0073b6}.minicart-fold-out .item-price-placeholder-loading{display:none}.minicart-fold-out .minicart-fold-out-content{position:relative}.minicart-fold-out .jsMinicartTopHeading{min-height:70px}.minicart-fold-out .jsMinicartTopHeading h3,.minicart-fold-out .jsMinicartTopHeading a{display:inline-block}.minicart-fold-out .jsMinicartTopHeading a{margin-right:10px}.minicart-fold-out .jsMinicartTopHeading a:last-child{margin-right:0}.minicart-fold-out .confirmEmptyCart{display:none;padding:15px}.minicart-fold-out .confirmEmptyCart.active{display:inline-block;position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);background:#fff;border-bottom:3px solid #d2d3d5;border-radius:4px;width:100%;z-index:99}.minicart-fold-out .confirmEmptyCart.active .confirmEmptyCartBtn{float:right;font-family:"ahlsellsans-bold","sans-serif"}.minicart-fold-out .confirmEmptyCart.active>button{margin-top:10px;width:100%;border-radius:4px}@media all and (min-width:768px){.minicart-fold-out .confirmEmptyCart.active{-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.25);box-shadow:2px 2px 10px rgba(0,0,0,.25);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:0;width:400px;z-index:9999}.minicart-fold-out .confirmEmptyCart.active h4{margin:5px 0 10px}}.minicart-fold-out .confirmEmptyCart.active+.minicart-fold-out-content{-webkit-filter:blur(3px);filter:blur(3px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media all and (min-width:480px){.minicart-fold-out .confirmEmptyCart .left-side,.minicart-fold-out .confirmEmptyCart .right-side{width:48%;float:left}.minicart-fold-out .confirmEmptyCart .left-side{margin-right:4%}}.minicart-fold-out .line-item-errors{clear:both}.minicart-fold-out h3{font-size:20px;font-weight:600;margin:10px 0;line-height:28px;font-style:normal;color:#29292d}.minicart-fold-out .item-price-placeholder-text{color:#d2d3d5;font-size:12px}.minicart-fold-out ul{margin:5px 0 10px}.minicart-fold-out ul::-webkit-scrollbar{width:5px}.minicart-fold-out ul::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:20px}.minicart-fold-out ul::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:20px}.minicart-fold-out .cart-item{border-bottom:1px solid #efeff3;padding:5px 0;color:#000}.minicart-fold-out .cart-item:last-child{border-bottom:0}.minicart-fold-out .cart-item>div{float:left;vertical-align:top}.minicart-fold-out .cart-item .line-item-remove{margin-left:auto}.minicart-fold-out .cart-item .line-item-remove i{cursor:pointer}.minicart-fold-out .cart-item .right-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:46%}.minicart-fold-out .cart-item .item-image{margin-right:18px;width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.minicart-fold-out .cart-item .item-image img{max-height:100%;max-width:100%}.minicart-fold-out .cart-item .item-text{width:100%;min-width:250px}.minicart-fold-out .cart-item .item-text a{color:#000}.minicart-fold-out .cart-item .item-text a:hover{text-decoration:none}.minicart-fold-out .cart-item .item-name{padding-right:0}.minicart-fold-out .cart-item .item-name.free-text-title:hover{text-decoration:none}.minicart-fold-out .cart-item .item-art-nbr{font-size:12px;color:gray}.minicart-fold-out .cart-item .item-qty,.minicart-fold-out .cart-item .item-unit-price,.minicart-fold-out .cart-item .item-price{width:33.33%;text-align:center}.minicart-fold-out .cart-item .item-qty.visitor{min-width:200px;text-align:center}.minicart-fold-out .cart-item .item-qty .item-qty-label{display:none}.minicart-fold-out .cart-item .item-price-placeholder-loading,.minicart-fold-out .cart-item .item-price-placeholder-text{width:66.66%}.minicart-fold-out .cart-item .item-price{font-weight:600}.minicart-fold-out .cart-item .hidden{visibility:hidden}.minicart-fold-out .cart-item .icon-spinner{background:#d3d3d3}.minicart-fold-out .cart-item .errors{width:auto;font-size:12px}.minicart-fold-out .checkout-area{position:relative}.minicart-fold-out .checkout-area a{display:block}.minicart-fold-out .checkout-area a.primary{padding:20px;font-size:17px;margin:10px,10px}.minicart-fold-out .checkout-area a:hover{text-decoration:none}.minicart-fold-out .checkout-area .icon-spinner{background:#d3d3d3;display:none}.minicart-fold-out .total-price{font-weight:600;text-align:right;margin:20px 0 30px}.minicart-fold-out .total-price.hidden span{display:none}.minicart-fold-out .jsEmptyCart{margin:20px 0 5px}.minicart-fold-out .total-price__label{color:#29292d;margin-right:8px;font-size:16px}.minicart-fold-out .total-price__value{font-size:20px}.minicart-fold-out .total-price__value .total-price__currency{font-size:16px}@media all and (max-width:767px){.minicart-fold-out .waitObj{position:fixed;top:60px!important;right:0;bottom:0;left:0!important;height:auto!important;width:100%!important}}@media all and (min-width:480px){.minicart-fold-out .active{width:100%}.minicart-fold-out h3{margin:8px 0 6px;font-size:21px}.minicart-fold-out .minicart-header-buttons{float:right;margin:0}.minicart-fold-out .minicart-header-buttons a{padding:12px 15px 10px}.minicart-fold-out .minicart-header-buttons .jsEmptyCart{margin:0}.minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 15px 10px}.minicart-fold-out .minicart-header-buttons .empty-minicart-wrapper a{padding-right:6px}.minicart-fold-out .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:70px}.minicart-fold-out .cart-item .item-text{width:50%;max-width:300px}.minicart-fold-out .cart-item .item-text.visitor{width:85%}.minicart-fold-out .cart-item .item-qty{width:27%}.minicart-fold-out .cart-item .item-unit-price{width:20%}.minicart-fold-out .cart-item .item-price{width:20%}.minicart-fold-out .cart-item .item-price-placeholder-text,.minicart-fold-out .cart-item .item-price-placeholder-loading{width:40%}.minicart-fold-out .cart-item .item-price-placeholder-text{text-align:right;padding-top:3px}.minicart-fold-out .checkout-area{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:70px}.minicart-fold-out .checkout-area a,.minicart-fold-out .checkout-area a.primary{display:inline-block;font-size:14px;margin:0,10px;padding:12px 15px 10px;border-radius:4px}.minicart-fold-out ul{padding-right:10px}.minicart-fold-out .total-price{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0;float:right;padding-right:15px}.minicart-fold-out .total-price .item-price-placeholder-text{width:100%;padding-top:5px}.minicart-fold-out .total-price .item-price-placeholder-loading{width:320px;padding-top:6px}.minicart-fold-out .total-price .item-price-placeholder-loading::before{content:none}.minicart-fold-out .total-price .item-price-placeholder-loading::after{width:32%}.minicart-fold-out .total-price__value{float:right}}@media all and (min-width:768px){.minicart-fold-out{position:absolute;top:135px;z-index:10002;border:1px solid #d2d3d5;cursor:default}.minicart-fold-out ul{max-height:450px;overflow-y:auto;overflow-x:hidden}.minicart-fold-out .waitObj{top:50px!important;height:auto!important;width:41%!important;left:100%!important;-webkit-transform:translateX(-105%);transform:translateX(-105%);bottom:0}}@media all and (min-width:768px){.minicart-fold-out{right:5px;top:70px}}@media all and (max-width:480px){.minicart-fold-out .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;min-height:136px}.minicart-fold-out .cart-item .right-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;margin-bottom:10%}.minicart-fold-out .cart-item .right-section .item-name{font-size:14px;padding-right:20px;max-width:83%}.minicart-fold-out .cart-item .right-section .item-qty{font-size:12px;width:100%;height:unset;font-family:"ahlsellsans-bold","sans-serif";text-align:unset}.minicart-fold-out .cart-item .right-section .item-qty .item-qty-label{display:inline}.minicart-fold-out .cart-item .item-unit-price{position:absolute;width:100%;bottom:27px;right:0;font-size:10px;text-align:end}.minicart-fold-out .cart-item .item-price{position:absolute;bottom:0;right:0;text-align:end;width:100%;height:25px}.minicart-fold-out .cart-item .item-price .item-price-currency,.minicart-fold-out .cart-item .item-unit-price .item-price-currency{font-size:inherit}.minicart-fold-out .cart-item .item-price-placeholder-text{width:100%;position:absolute;bottom:0;text-align:right}.minicart-fold-out .cart-item .item-price-placeholder-loading{position:absolute;bottom:0;right:0}.minicart-fold-out .cart-item .item-image{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:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;margin-right:15px;max-width:unset;max-height:unset}.minicart-fold-out .cart-item .item-image img{max-width:50px}.minicart-fold-out .cart-item .line-item-remove{position:absolute;top:10px;right:0}.minicart-fold-out .cart-item .errors{font-size:12px}.minicart-fold-out .minicart-header-buttons .minicart-button{display:none}.minicart-fold-out .minicart-header-buttons .jsEmptyCart{padding-left:0}.minicart-fold-out .minicart-header-buttons .ahlsellIcon{display:none}.minicart-fold-out .checkout-area{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-align:center;-ms-flex-align:center;align-items:center}.minicart-fold-out .checkout-area .total-price{white-space:nowrap;width:100%;text-align:center;margin-top:14px;margin-bottom:20px}.minicart-fold-out .checkout-area .total-price .total-price__currency{font-size:14px}.minicart-fold-out .checkout-area .button-section{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-fill-available;max-width:-moz-available;max-width:stretch;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #efeff3;padding-top:20px}.minicart-fold-out .checkout-area .button-section .minicart-button{max-width:100%;margin-left:5px;margin-right:5px;margin-bottom:2px}.minicart-fold-out .checkout-area .button-section a.primary{font-size:15px;padding:12px}.minicart-fold-out .checkout-area a.primary{font-size:15px;padding:12px}}@media all and (min-width:768px){header.sticky .minicart-fold-out{top:45px;right:0}}@media all and (min-width:1030px){header.sticky .minicart-fold-out{top:45px;right:0}}@media all and (min-width:1200px){header.sticky .minicart-fold-out{top:45px}}header.sticky .minicart-fold-out .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}button.instant-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 15px;background:transparent;color:#f0faff;border:1px solid #f0faff;border-radius:4px;cursor:pointer}button.instant-add i{margin-left:6px}.instant-order-header>a{font-size:16px;padding-left:10px}.instant-order-fold-out{display:none;padding:15px;cursor:default;margin-bottom:10px;z-index:999}.instant-order-fold-out .instant-list{border-bottom:solid 1px #d2d3d5}.account-content .instant-order-fold-out{display:block;border-bottom:0}.instant-order-header .instant-order-fold-out{background:#fff;margin-bottom:0;line-height:20px}.instant-order-header .instant-order-fold-out.active{display:block}.instant-order-fold-out input{float:left;height:42px;font-size:13px}.instant-order-fold-out textarea:not(.jsAddFromPasteArea),.instant-order-fold-out input{width:23ch;margin-bottom:10px}.instant-order-fold-out textarea:not(.jsAddFromPasteArea).jsQty,.instant-order-fold-out input.jsQty{float:right;max-width:9ch}@media all and (min-width:480px){.instant-order-fold-out textarea:not(.jsAddFromPasteArea).jsQty,.instant-order-fold-out input.jsQty{float:left}}.instant-order-fold-out button{width:100%;height:40px;float:none}.instant-order-fold-out .instant-list>ul{padding:0;border-top:1px solid #d2d3d5;clear:both}.instant-order-fold-out .instant-list>ul li{position:relative;cursor:default}.instant-order-header .instant-order-fold-out .instant-list>ul{overflow-y:auto;max-height:350px}.instant-order-fold-out .line-item{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-align:start;-ms-flex-align:start;align-items:flex-start;float:left;width:100%;padding:5px;border-top:1px dashed #d2d3d5}.instant-order-fold-out .line-item:first-child{border-top:0}.instant-order-fold-out .line-item.item-warning{background:#fefaeb}.instant-order-fold-out .line-item.item-error{background:#fdf3f4}.instant-order-fold-out .line-item>div{float:left}.instant-order-fold-out .line-item .errors{top:0}.instant-order-fold-out .line-item-text{width:60%}.instant-order-fold-out .line-item-text .name{font-family:"ahlsellsans-bold","sans-serif"}.instant-order-fold-out .line-item-text .art-nbr{font-size:12px;clear:both}.instant-order-fold-out .line-item-remove{width:10%;min-height:10px;text-align:right}.instant-order-fold-out .line-item-remove i{position:absolute;top:20px;right:0;font-size:20px;cursor:pointer}.instant-order-fold-out .add-items{text-align:right;width:100%;padding-top:10px;padding-right:0}.instant-order-fold-out .jsInstantConvertToCart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-top:0;margin-right:15px}@media all and (min-width:768px){.instant-order-fold-out .jsInstantConvertToCart{float:right}}.instant-order-fold-out.jsQuickOrderCartFlyout .jsInstantConvertToCart{margin-top:15px;margin-right:0}.instant-order-fold-out .jsEmptyInstantCart{float:left}.instant-order-fold-out .jsEmptyInstantCart.disabled{display:none}@media all and (min-width:480px){.instant-order-fold-out .jsEmptyInstantCart{clear:both;margin-bottom:10px;padding:14px 2px 0}}.instant-order-fold-out .errors{display:inline-block;clear:both;margin:0 0 10px}.instant-order-fold-out .errors span{display:block}.instant-order-fold-out .duplicate-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;clear:both}.instant-order-fold-out .duplicate-options label{font-family:"ahlsellsans-bold","sans-serif"}.instant-order-fold-out .duplicate-options label span{font-size:12px;font-family:"ahlsellsans-bold","sans-serif"}.instant-order-fold-out .duplicate-options label>span{display:block}.instant-order-fold-out .confirmEmptyInstacartModal{display:none;padding:15px}.instant-order-fold-out .confirmEmptyInstacartModal.active{display:inline-block;position:absolute;top:50px;left:0;background:#fff;border:3px solid #d2d3d5;width:100%;z-index:99}@media all and (min-width:768px){.instant-order-fold-out .confirmEmptyInstacartModal.active{-webkit-box-shadow:0 1px 28px 0 rgba(0,0,0,.5);box-shadow:0 1px 28px 0 rgba(0,0,0,.5);border:0;width:400px;z-index:9999}}.instant-order-fold-out .confirmEmptyInstacartModal.active+.jsInstantOrderFoldOut{-webkit-filter:blur(3px);filter:blur(3px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.instant-order-fold-out .confirmEmptyInstacartModal button{margin-top:10px;width:100%}.instant-order-fold-out .confirmEmptyInstacartModal button.confirmEmptyInstacartBtn{font-family:"ahlsellsans-bold","sans-serif"}@media all and (min-width:480px){.instant-order-fold-out .confirmEmptyInstacartModal button.confirmEmptyInstacartBtn{float:right;margin-left:10px}}@media all and (min-width:480px){.instant-order-fold-out input{margin-right:20px;width:40%;max-width:200px}.instant-order-fold-out textarea{margin-right:20px;width:320px;float:left}.instant-order-fold-out .instant-qty{max-width:100px}}@media all and (min-width:768px){.instant-order-header .instant-order-fold-out{position:absolute;right:0;width:500px;top:50px;margin-top:5px;background:#fff;border:1px solid #d2d3d5;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.instant-order-header .instant-order-fold-out:before,.instant-order-header .instant-order-fold-out:after{content:'';width:0;height:0;position:absolute;right:21px;top:-10px;z-index:10002;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.instant-order-header .instant-order-fold-out.left:before,.instant-order-header .instant-order-fold-out.left:after{left:10px}.instant-order-header .instant-order-fold-out:after{top:-11px;border-width:0 11px 11px 11px;z-index:10001;border-color:transparent transparent #d2d3d5 transparent;right:20px}.instant-order-header .instant-order-fold-out.active{display:block}.instant-order-header .instant-order-fold-out .confirmEmptyInstacartModal{width:400px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.instant-order-header .instant-order-fold-out .instant-qty{max-width:150px}.instant-order-header .instant-order-fold-out .instant-add{float:right}.instant-order-header .instant-order-fold-out ul{padding:0}}@media all and (min-width:1030px){.instant-order-fold-out button{width:auto;float:right}}.mobile-instant-order-container{background-color:#fff;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.4);box-shadow:0 4px 2px -2px rgba(0,0,0,.4)}.mobile-instant-order-container .instant-order-fold-out{display:none}.mobile-instant-order-container .instant-order-fold-out.active{display:block}.user-fold-out{background:#fff;padding:15px;border:1px solid #d2d3d5}.user-fold-out h4{text-align:left;margin-top:0;color:#0073b6;font-size:20px}.user-fold-out label{line-height:1.8}.user-fold-out ul li{border-bottom:1px solid #d2d3d5;text-align:left;color:#000;padding:2px 0}.user-fold-out ul li:first-child{border-top:1px solid #d2d3d5}.user-fold-out .btn{margin-top:20px;float:right;text-decoration:none}.user-fold-out .user-id{font-family:"ahlsellsans-bold","sans-serif";font-size:14px}.user-fold-out .user-address{display:block;margin-top:-2px;font-weight:normal}.user-fold-out .errors{display:none;line-height:1.6;text-align:left;max-width:300px;margin-bottom:15px}@media all and (min-width:768px){.user-fold-out{display:none;position:absolute;top:20px;right:15px;margin-top:20px;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);cursor:default;width:300px;z-index:9999}.user-fold-out:before,.user-fold-out:after{content:'';width:0;height:0;position:absolute;right:21px;top:-10px;z-index:10002;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.user-fold-out.left:before,.user-fold-out.left:after{left:10px}.user-fold-out:after{top:-11px;border-width:0 11px 11px 11px;z-index:10001;border-color:transparent transparent #d2d3d5 transparent;right:20px}.user-fold-out.active{display:block}.user-fold-out ul{max-height:300px;overflow-y:auto}}.checkout-overlay{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#fff;opacity:.7;z-index:1000}.click-and-collect-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;padding:10px;margin-top:-15px;margin-bottom:0;margin-left:-15px;margin-right:-15px;background-color:#0073b6;color:#fff}.click-and-collect-message .icon-box{margin-right:10px;font-size:large;-ms-flex-item-align:baseline;align-self:baseline}.click-and-collect-message p{margin:0}.click-and-collect-message p:nth-of-type(2),.click-and-collect-message p:nth-of-type(3){display:none}.click-and-collect-message.error{background-color:#eb690e}.click-and-collect-message.error p:first-of-type,.click-and-collect-message.error p:nth-of-type(3){display:none}.click-and-collect-message.error p:nth-of-type(2){display:block}.shipping{position:relative}.shipping .divergentOrderLineNote,.shipping .hasAcquisitionLineNote,.shipping .hasExceededAttestlimit{color:#e60032}.shipping h2{margin-bottom:0}.shipping input{margin:2px 0 0}.ie8 .shipping input{display:block}.shipping label{font-size:14px;font-weight:bold}.shipping .extra-email-input{visibility:hidden;height:0;padding:0;margin:0}.shipping .email-tags{display:none}.shipping .email-hint{padding-top:10px;color:#9d9ea2;font-style:italic}.shipping .email-invalid{color:#e60032;display:none}.shipping .select2-container--default .select2-selection--multiple,.shipping .select2-container--default.select2-container--focus .select2-selection--multiple{border:0;height:40px;background-color:#f5f5f8;border-radius:4px}.shipping .select2-container--default .select2-selection--multiple .select2-selection__choice,.shipping .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice{margin-top:8px;background-color:#e9e9ea}.shipping .select2-container--default .select2-search__field{line-height:30px;height:auto}.shipping .manual-address-inputs{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.shipping .manual-address-inputs div:last-child{margin-left:auto}.shipping .manual-address-inputs .use-address-buttons{clear:both}.shipping .manual-address-inputs .use-address-buttons .use-manual-address,.shipping .manual-address-inputs .use-address-buttons .change-manual-address,.shipping .manual-address-inputs .use-address-buttons .cancel-manual-address{display:none}.shipping .field-validation-error.hidden{display:none}.shipping .shipping-info-wrapper{position:relative}.shipping .shipping-info-wrapper label{display:block;margin-top:10px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.shipping .select2-container--default .select2-selection--multiple,.shipping .select2-container--default.select2-container--focus .select2-selection--multiple{min-height:46px}.shipping .select2-container--default.select2-container .select2-search--inline .select2-search__field{line-height:20px;margin-top:12px!important;padding-left:10px!important}}.shipping .post-code{width:33%;margin-right:2%;float:left}.shipping .city{width:65%;float:left}.shipping .address-dropdown{position:relative;height:40px;margin-bottom:20px}.shipping .address-dropdown i{position:absolute;bottom:6px;right:15px;pointer-events:none;z-index:500}.shipping .selector{width:100%!important}.shipping .save-address{margin-left:-15px}.shipping .default-address{display:none}.shipping .default-address label{padding:8px 0 8px 30px}.shipping .stop-date{padding:10px 0}.shipping .stop-date span.highlighted-date{color:#e60032}.shipping .stop-date span{white-space:nowrap}.shipping .error-summary{padding-top:10px}.shipping .services{position:relative}@media all and (min-width:1030px){.shipping .services{margin-top:50px}}.shipping .services input[type="checkbox"]+label{padding-top:0;padding-left:34px}.shipping .services input[type="checkbox"]+label:after{font-family:none}.shipping .services .service-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px}.shipping .services .service-block .service-description,.shipping .services .service-block .service-description-url{display:none}.shipping .services .service-block.reading-description{-webkit-box-shadow:0 0 8px darkgray;box-shadow:0 0 8px darkgray;background-color:#fff;border-radius:4px}.shipping .services .service-block.reading-description .service-description-url{margin-top:-6px}.shipping .services .service-block.reading-description .service-description,.shipping .services .service-block.reading-description .service-description-url{padding-left:34px;display:block;font-size:12px}.shipping .services .service-block.reading-description .service-form{display:none}.shipping .services .service-block input[type="text"]{height:40px;border:0;border-radius:4px;background-color:#f5f5f8}.shipping .services .service-block input[type="text"][readonly],.shipping .services .service-block input[type="text"][disabled],.shipping .services .service-block input[type="text"].disabled{background-color:#efeff3}.shipping .services .service-block #terminalAddress+label,.shipping .services .service-block #clickAndCollect+label{cursor:auto}.shipping .services .service-block #terminalAddress+label:before,.shipping .services .service-block #clickAndCollect+label:before{background-color:transparent;border-color:transparent}.shipping .services .global-service-info{position:relative}.shipping .services .global-service-info h3,.shipping .services .global-service-info .h4{font-size:20px}.shipping .services .global-service-info .services-information{position:absolute;top:10px;right:10px}.shipping .services .global-service-info .service-description-url,.shipping .services .global-service-info .service-description{padding-left:3px!important}.shipping .services .services-price-info{margin-top:-8px;margin-bottom:0;padding-left:34px;color:#a7a7a9;font-size:14px}.shipping .services .services-input-wrapper{padding-left:0}.shipping .services label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"ahlsellsans-regular","sans-serif";margin-bottom:0}.shipping .services label:before{width:14px;height:14px;top:15px;left:0!important;font-size:12px;background:#fff;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}.shipping .services label:after{left:2px!important;top:0!important;font-size:20px!important}.shipping .services label i{display:inline-block;margin-bottom:-3px}.shipping .services .mandatory{display:inline}.shipping .services-checkbox{padding-bottom:0}.shipping .jsAddress{position:relative}.shipping .jsAddress input[type="text"],.shipping .jsAddress input[type="number"]{height:40px;border:0;border-radius:4px;background-color:#f5f5f8}.shipping .jsAddress input[type="text"][readonly],.shipping .jsAddress input[type="text"][disabled],.shipping .jsAddress input[type="text"].disabled,.shipping .jsAddress input[type="number"][readonly],.shipping .jsAddress input[type="number"][disabled],.shipping .jsAddress input[type="number"].disabled{background-color:#efeff3}.shipping .jsAddress .address-form{display:none}.shipping .jsAddress .reading-description{padding:48px 0 0;-webkit-box-shadow:0 0 8px darkgray;box-shadow:0 0 8px darkgray;background-color:#fff;border-radius:4px;position:absolute;top:15px;right:15px;left:15px;z-index:550}.shipping .jsAddress .reading-description .address-description-url{margin-top:-6px}.shipping .jsAddress .reading-description .address-description,.shipping .jsAddress .reading-description .address-description-url{padding-left:34px;display:block}.shipping .jsAddress .reading-description .address-form{padding:15px;display:block;font-weight:normal}.shipping .jsAddress .reading-description .address-form p{margin:0;line-height:1.3}.shipping .jsAddress .reading-description .address-form a{font-size:16px}.shipping .jsAddress .reading-description .address-form label div{color:#ebebe4}.shipping .jsAddress .reading-description .selected-shipping-item{color:#ebebe4}.shipping .jsAddress label:before{width:14px;height:14px;top:15px;left:0!important;font-size:12px;background:#fff;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}.shipping .jsAddress label:after{left:0!important;top:0!important;font-size:20px!important}.shipping .shipping-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:"ahlsellsans-bold","sans-serif";color:#52555c}.shipping .shipping-item .selected-shipping-item{color:#0073b6}.shipping .shipping-item .shipping-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;width:100%;margin-right:0;margin-bottom:20px}@media all and (min-width:1030px){.shipping .shipping-item .shipping-item-inner{width:30%;margin-bottom:10px;margin-right:20px}}.shipping .shipping-item .shipping-item-inner label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;position:relative;padding:0;cursor:pointer}.shipping .shipping-item .shipping-item-inner label i{margin-left:6px}.shipping .shipping-item .shipping-item-inner label i.large{-webkit-mask-size:14px;mask-size:14px}.shipping .shipping-item #icon-box{font-size:36px}.shipping .shipping-item #icon-box:before{content:"";-webkit-font-smoothing:antialiased;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;font-family:"ahlsell-icons"!important;font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center}.shipping .date-wrapper.checkout-date{position:relative}.shipping .date-wrapper.checkout-date input{margin:0;padding:0;cursor:pointer;border:none;background:none;font-size:24px}.shipping .date-wrapper.checkout-date input:focus{background:none}.shipping .date-wrapper.checkout-date input::-webkit-input-placeholder{font-size:24px}.shipping .date-wrapper.checkout-date input::-moz-placeholder{font-size:24px}.shipping .date-wrapper.checkout-date input::-ms-input-placeholder{font-size:24px}.shipping .date-wrapper.checkout-date input::placeholder{font-size:24px}.shipping .date-wrapper.checkout-date .shipping-date-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:11px;right:0;pointer-events:none;color:#0073b6;font-size:14px}.shipping .date-wrapper.checkout-date .shipping-date-label i{position:static;margin-left:4px}.ie8 .shipping .date-wrapper.checkout-date .hide-in-ie8{display:none}.shipping .date-wrapper.checkout-date input:disabled+.shipping-date-label{color:#a7a7a9}.shipping .date-wrapper.checkout-date input:disabled+.shipping-date-label .icon-clock,.shipping .date-wrapper.checkout-date input:disabled+.shipping-date-label .icon-clock-green{background-color:#a7a7a9}.shipping .date-wrapper.checkout-date .shipping-date-additionalinfo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:6px 0}.shipping .date-wrapper.checkout-date .shipping-date-additionalinfo .description-text{font-size:14px;line-height:143%}@media all and (min-width:480px){.shipping .date-wrapper.checkout-date .shipping-date-additionalinfo .description-text{font-size:16px;line-height:150%}}.shipping .date-wrapper.checkout-date .shipping-date-additionalinfo .icon-info{position:static;background:#29292d;margin-top:3px;-ms-flex-negative:0;flex-shrink:0}@media all and (min-width:480px){.shipping .date-wrapper.checkout-date .shipping-date-additionalinfo .icon-info{margin-top:4px}}.shipping-date{padding-top:2px!important;margin-top:20px}.shipping-date h3,.shipping-date .h4{font-size:20px}.shipping-date .errors{display:none;padding-top:5px}.order-details{margin-top:40px}.order-details,.shipping-date{margin-bottom:30px}input[type="checkbox"]+label.extra-email-lbl{margin-top:0;margin-bottom:10px;padding-bottom:0;padding-left:30px}input[type="checkbox"]+label.extra-email-lbl:before{left:0}input[type="checkbox"]+label.extra-email-lbl:after{left:2px}input[type="checkbox"]:checked+label.extra-email-lbl:after{left:0}.facility-agreement{display:none;width:100%;background-color:#fff;padding-top:10px;-ms-flex-preferred-size:100%;flex-basis:100%}.facility-agreement h3{margin-top:10px;margin-bottom:2px}.facility-agreement .facilityAgreementControls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:1030px){.facility-agreement .facilityAgreementControls{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.facility-agreement .facilityAgreementControls .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;margin-top:10px;padding:0 20px;font-size:12px;cursor:pointer}@media all and (min-width:1030px){.facility-agreement .facilityAgreementControls .btn{width:auto;margin-top:0}}.facility-agreement .facilityAgreementControls .btn.hide{display:none}.facility-agreement .facilityAgreementControls input{height:40px;border-radius:4px;border:0;background-color:#f5f5f8}.facility-agreement .facilityAgreementControls~.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;margin-top:10px;border-radius:4px;width:100%}@media all and (min-width:1030px){.facility-agreement .facilityAgreementControls~.btn{width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.facility-agreement .message{margin-top:5px}@media all and (min-width:480px){.facility-agreement button{width:auto;margin-top:0}.facility-agreement input{width:50%;margin:0 15px 0 0;float:left}.shipping .shipping-date-label{top:11px;left:150px;right:initial}}@media all and (min-width:768px){.shipping .error-summary{padding-top:0}.shipping .shipping-top{display:-webkit-box;display:-ms-flexbox;display:flex}.shipping .shipping-top .shipping-top-left{width:60%;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-flex:1;-ms-flex:1;flex:1;padding-right:7.5px}.shipping .shipping-top .shipping-top-right{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:7.5px}.shipping .shipping-top .shipping-top-right.hide{display:none}.shipping .shipping-top .address{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.shipping .shipping-top .services{-webkit-box-flex:1;-ms-flex:auto;flex:auto}table.ui-datepicker-calendar tbody tr:hover{background:none}table.ui-datepicker-calendar tbody tr:nth-child(even){background:none}.order-details{margin-top:0}.order-details,.e-mail,.shipping-date{margin-bottom:0}.e-mail{padding:20px 0 0;clear:both}}.jsAddress .selector{position:absolute;top:0;left:0;overflow:visible;border:none;min-width:auto;height:auto;padding:0;white-space:nowrap}.jsAddress .selector::before{display:none}.jsAddress .selector>span{display:none}.jsAddress .choices{position:relative;width:100%;z-index:500;margin-top:0!important}.jsAddress .choices.required-color .choices__inner{border-color:#e60032}.jsAddress .choices.required-color:before{background-color:#e60032!important}.jsAddress .choices__list,.jsAddress .choices-list-dropdown .choices__item,.jsAddress .choices__item.choices__item--choice.choices__item--selectable{font-size:16px}.jsAddress .choices__list .icon-cross,.jsAddress .choices-list-dropdown .choices__item .icon-cross,.jsAddress .choices__item.choices__item--choice.choices__item--selectable .icon-cross{display:inline-block;margin-bottom:-3px}.jsAddress .choices__list{white-space:normal}.jsAddress .choices__inner{padding:0;border:0}.jsAddress .choices__item.choices__item--selectable{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.jsAddress .is-open .choices__inner,.jsAddress .is-focused .choices__inner{border-color:#0073b6}.jsAddress .choices__list--single{padding:6px 36px 6px 5px;white-space:nowrap}.jsAddress .choices[data-type*="select-one"] .choices__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;border-radius:4px}.jsAddress .choices[data-type*=select-one]:after{content:none}.jsAddress .choices[data-type*=select-one].is-open::after{border-top-color:transparent;border-bottom-color:#fff;margin-top:-9.5px}.jsAddress .choices[data-type*=select-one] .choices__input{border:none;border-bottom:1px solid #ddd}.orders-labeling{padding-top:25px}.orders-labeling .column-flex{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-flex:1;-ms-flex:auto;flex:auto}.orders-labeling .order-details{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.orders-labeling .order-details label{display:block;padding:8px 2px 0;font-size:14px}.orders-labeling .order-details input{margin:2px 0}.orders-labeling .order-details input[type="text"]{height:40px;border:0;border-radius:4px;background-color:#f5f5f8}.orders-labeling .order-details input[type="text"][readonly],.orders-labeling .order-details input[type="text"][disabled],.orders-labeling .order-details input[type="text"].disabled{background-color:#efeff3}.orders-labeling .order-details .orders-labeling-left{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-right:7.5px}.orders-labeling .order-details .orders-labeling-right{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-flex:1;-ms-flex:auto;flex:auto;padding-left:7.5px}@media all and (max-width:767px){.orders-labeling .order-details{display:block}.orders-labeling .order-details .orders-labeling-left{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-right:0}.orders-labeling .order-details .orders-labeling-right{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:0}}@media all and (max-width:767px){.orders-labeling.inner-content-area{padding-left:7.5px!important;padding-right:7.5px!important}}.hide-element{display:none!important}.checkout-page .confirmEmptyCart,.attestation-cart .confirmEmptyCart{display:none;padding:15px;text-align:left}.checkout-page .confirmEmptyCart.active,.attestation-cart .confirmEmptyCart.active{display:inline-block;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:3px solid #d2d3d5;width:100%;background:#fff;z-index:99}.checkout-page .confirmEmptyCart.active .cancelEmptyCartBtn,.attestation-cart .confirmEmptyCart.active .cancelEmptyCartBtn{float:left;font-weight:normal}.checkout-page .confirmEmptyCart.active>button,.attestation-cart .confirmEmptyCart.active>button{margin-top:20px;width:100%}@media all and (min-width:768px){.checkout-page .confirmEmptyCart.active,.attestation-cart .confirmEmptyCart.active{border:0;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2);width:400px;top:60px;z-index:9999}.checkout-page .confirmEmptyCart.active .instacartButtons,.attestation-cart .confirmEmptyCart.active .instacartButtons{float:right}.checkout-page .confirmEmptyCart.active .instacartButtons.jsEmptyInstacart,.attestation-cart .confirmEmptyCart.active .instacartButtons.jsEmptyInstacart{margin-right:10px}}.attestation-sum{padding:15px;background:#e9e9ea;font-size:14px}.attestation-sum h2{font-weight:bold!important;font-size:15px!important}@media all and (max-width:480px){.attestation-sum{width:100%}}@media all and (min-width:768px){.attestation-sum{width:100%}}@media all and (min-width:768px){.attestation-sum{-ms-flex-item-align:start;align-self:flex-start}}@media all and (min-width:1030px){.attestation-sum{-ms-flex-item-align:start;align-self:flex-start}}@media all and (min-width:480px){.left-side,.right-side{width:48%;float:left}.left-side{margin-right:4%}}.cart .error-summary,.shopping-list .error-summary{border-bottom:1px solid #d2d3d5;padding:5px 0}.cart .error-summary span,.shopping-list .error-summary span{display:block}.cart-actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-actions .cart-delete-selected{padding-top:5px;width:100%}@media all and (min-width:768px){.cart-actions .cart-delete-selected{width:24%}}.cart-actions .cart-delete-selected .button-action{max-width:unset;min-width:unset;width:90%;float:left}.cart-actions .select-all{padding-left:10px}.cart-actions .select-all label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"ahlsellsans-regular","sans-serif";margin-bottom:0;padding-left:20px}.cart-actions .select-all label:before{width:14px;height:14px;top:15px;left:0!important;font-size:12px;background:#fff;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}@media all and (max-width:767px){.cart-actions .select-all label:before{width:18px;height:18px}}.cart-actions .select-all label:after{left:2px!important;top:0!important;font-size:20px!important}.inspect-cart{position:relative}.inspect-cart .review-cart-top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0}.inspect-cart .review-cart-top-row .cart-controls-details-container{max-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-controls-details-container{max-width:50%;width:auto}}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:0}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form.flexMobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form.flexMobile{display:block!important}}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options{position:relative;width:100%;margin-right:10px}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options{width:75%}}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options .selector{height:40px;border:0;background:#f5f5f8;border-radius:4px;font-size:14px;line-height:2}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options .selector:before{content:none}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options input[type='text']{height:40px;font-size:14px;border:0;background:#f5f5f8;border-radius:4px}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form .list-options i{position:absolute;bottom:6px;right:15px;pointer-events:none;background-color:#29292d}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form button,.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form a.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;margin:0;margin-top:8px;border-radius:4px}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form button,.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form a.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.inspect-cart .review-cart-top-row .cart-controls-details-container .add-to-list-form a.btn{clear:both}.inspect-cart .review-cart-top-row .review-cart-top-heading{margin:0}.inspect-cart .review-cart-top-row .cart-options-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-options-panel{width:auto}}.inspect-cart .review-cart-top-row .cart-options-panel>*{margin-bottom:20px}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-options-panel>*{margin-bottom:0;margin-left:10px}}.inspect-cart .review-cart-top-row .cart-options-panel a{position:relative;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px;cursor:pointer;border-radius:4px;font-size:12px}.inspect-cart .review-cart-top-row .cart-options-panel a:last-of-type{margin-bottom:0}@media all and (min-width:1030px){.inspect-cart .review-cart-top-row .cart-options-panel a{width:auto}}.inspect-cart .review-cart-top-row .cart-options-panel button.link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#0073b6;padding-left:0}.inspect-cart .review-cart-top-row .cart-options-panel button.link i{background:#0073b6;margin-left:4px}@media all and (max-width:480px){.inspect-cart .review-cart-top-row .cart-options-panel{margin-left:0;margin-top:15px}}@media all and (max-width:480px){.inspect-cart .review-cart-top-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.inspect-cart .create-quote-from-cart-form{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;width:100%;margin-top:10px;-ms-flex-preferred-size:100%;flex-basis:100%}@media all and (min-width:1030px){.inspect-cart .create-quote-from-cart-form{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.inspect-cart .create-quote-from-cart-form h3{margin-top:10px;margin-bottom:2px}.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:1030px){.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart input{height:40px;border-radius:4px;border:0;margin-right:0;background-color:#f5f5f8}@media all and (min-width:1030px){.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart input{margin-right:10px}}.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart button{width:100%;margin-top:10px;padding:0 20px}@media all and (min-width:1030px){.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart button{width:auto;margin-top:0}}.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart~.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;margin-top:10px;border-radius:4px}@media all and (min-width:1030px){.inspect-cart .create-quote-from-cart-form .new-quotation-from-cart~.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.inspect-cart .icon{font-size:25px;cursor:pointer;background-color:#62a6be;color:#fff;padding-left:3px;padding-right:3px}.inspect-cart .icon.icon-file-excel{background-color:green}.inspect-cart .change-status-store-box{width:90%}@media all and (min-width:768px){.inspect-cart .change-status-store-box{width:75%}}.inspect-cart .change-status-store{position:relative}.inspect-cart .change-status-store .selector{height:40px;border:0;background:#f5f5f8;border-radius:4px;margin:0}.inspect-cart .change-status-store .selector:before{content:none}.inspect-cart .change-status-store input[type='text']{height:40px;font-size:14px;border:0;background:#f5f5f8;border-radius:4px}.inspect-cart .change-status-store i{position:absolute;bottom:10px;right:15px;pointer-events:none;background-color:#29292d}@media all and (min-width:768px){.inspect-cart .change-status-store{float:left}}.inspect-cart .delete-cart button{font-family:"ahlsellsans-bold","sans-serif";font-size:15px}.inspect-cart .error-delCart{display:none;clear:both;color:red;font-family:"ahlsellsans-bold","sans-serif";text-align:right;font-size:12px}.inspect-cart .stock-options h4{margin:5px 0}.inspect-cart .stock-options>div{margin:15px;position:relative;height:89px}.inspect-cart .stock-options>div .selector{margin-top:5px;width:100%!important;position:absolute}@media all and (min-width:768px){.inspect-cart .stock-options>div .selector{width:400px!important}}.shopping-list{margin-top:20px}.cart-item{border-bottom:1px solid #efeff3;padding:0;padding-bottom:6px;margin-bottom:12px;position:relative;text-align:left}.cart-item:last-child{border-bottom:0}@media all and (min-width:1030px){.cart-item{padding:10px 0 10px 10px}}.cart-item>div{float:left}.cart-item .cart-item-links{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:13px;padding-top:10px}@media all and (max-width:480px){.cart-item .cart-item-links{margin-top:10px}}.cart-item .cart-item-links .cart-item-links-placeholder{min-width:32%;content:' ';height:24px;max-width:32%;width:32%}@media all and (max-width:480px){.cart-item .cart-item-links .cart-item-links-placeholder{display:none}}.cart-item .cart-item-links .cart-item-links-data{width:100%;padding-left:4px}.cart-item .cart-item-links .cart-item-links-data i{background:#0073b6}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes{float:left}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes .show-note{cursor:pointer}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes .show-note i{display:inline-block;position:relative;top:2px}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes .add-note{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes .add-note i{display:inline-block;position:relative;top:3px}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes .add-note.active{display:block}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-prices{float:right;margin-right:26px}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-prices .show-hide-prices,.cart-item .cart-item-links .cart-item-links-data .cart-item-links-prices .hide-prices{cursor:pointer}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-prices i{display:inline-block;position:relative;top:2px}@media all and (max-width:480px){.cart-item .cart-item-links .cart-item-links-data .cart-item-links-notes{float:left}.cart-item .cart-item-links .cart-item-links-data .cart-item-links-prices{margin-right:0;float:right}}.cart-item.item-warning>.cart-item-links>.cart-item-links-data>.cart-item-links-prices{margin-right:16px}.cart-item.item-warning{border-left:#f7c306;border-right:#f7c306;border-bottom:#f7c306;border-top:#f7c306}.cart-item.item-error{border-left:#e60032;border-right:#e60032;border-bottom:#e60032;border-top:#e60032}.cart-item.item-warning,.cart-item.item-error{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;border-left-style:solid;border-left-width:4px;border-right-style:solid;border-right-width:4px;padding:10px}.cart-item .errors{width:100%;padding-left:0}.cart-item .divergentFirstDeliveryDate,.cart-item .divergentFirstDeliveryDateWarrantyText{color:#e60032}.cart-item .unavailableForClickAndCollect{font-weight:bold;color:#e60032}.cart-item .item-price-currency{font-family:"ahlsellsans-regular","sans-serif";font-size:12px;font-weight:normal}.cart-item .fees-and-discounts{width:100%;margin:0;float:right;background-color:#f5f5f8}@media all and (min-width:480px){.cart-item .fees-and-discounts{width:50%;margin-right:30px}}@media all and (min-width:1030px){.cart-item .fees-and-discounts{width:25%;margin-right:30px}}.cart-item .fees-and-discounts h5{font-size:16px;margin-bottom:0}.cart-item .fees-and-discounts table{background-color:transparent;font-size:14px}.cart-item .item-select{position:absolute;top:0;right:0}.cart-item .item-select label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"ahlsellsans-regular","sans-serif";margin-bottom:0;padding-left:20px}.cart-item .item-select label:before{width:14px;height:14px;top:15px;left:0!important;font-size:12px;background:#fff;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}@media all and (max-width:767px){.cart-item .item-select label:before{width:18px;height:18px}}.cart-item .item-select label:after{left:2px!important;top:0!important;font-size:20px!important}.cart-item .item-cardpayment-status{position:relative;top:25px;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:480px){.cart-item .item-cardpayment-status{top:50px;right:50px}}@media all and (min-width:1030px){.cart-item .item-cardpayment-status{right:70px}}.cart-item .item-cardpayment-status:hover .cardpayment-tooltip{visibility:visible}.cart-item .item-cardpayment-status .cardpayment-tooltip{background:#d7d7da;visibility:hidden;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:320px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:4px;z-index:1;text-align:center;top:20px;padding:2px 8px}.cart-item .item-cardpayment-status .cardpayment-tooltip:before{content:"";position:absolute;top:0;left:50%;border-width:5px;border-style:solid;border-color:transparent transparent #d7d7da transparent;-webkit-transform:translateY(-100%) translateX(-50%);transform:translateY(-100%) translateX(-50%)}.cart-item .item-cardpayment-status .icon-slash{position:absolute;top:0}.cart-item .item-cardpayment-status .icon-alert{position:absolute;top:-7px;right:-6px}.cart-item .item-cardpayment-status.hidden{display:none}.free-text-line-wrapper{margin-top:-15px}.empty-cart-text{padding-top:10px}.discount-code{display:none;width:100%;margin-top:10px}@media all and (min-width:1030px){.discount-code{margin-bottom:10px}}.discount-code .apply-discount-code-buttons{margin-top:20px;width:100%;max-width:410px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.discount-code .apply-discount-code-buttons button{width:50%!important;margin-right:0!important;margin-left:0!important;min-width:100px!important}.discount-code .apply-discount-code-buttons button.hidden{display:none}.discount-code .apply-discount-code-buttons button.apply-discount-code{background:#0073b6;color:#fff}.discount-code .apply-discount-code-buttons button.apply-discount-code:disabled{background-color:#efeff3;color:#a7a7a9}.discount-code .apply-discount-code-buttons button.apply-discount-code:not([disabled]):focus{background:#0073b6;color:#fff}.discount-code .apply-discount-code-buttons button.apply-discount-code:not([disabled]):active{background:#094c7c}.discount-code .discount-input{width:100%;max-width:410px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f8}.discount-code .discount-input .apply-discount-code-buttons button{margin-bottom:8px}.discount-code .discount-input .discount-input-textarea{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.discount-code .discount-input .discount-input-textarea:-moz-read-only{background:#f5f5f8}.discount-code .discount-input .discount-input-textarea:read-only{background:#f5f5f8}.discount-code .discount-input .discount-input-textarea:not(:placeholder-shown)+.icon-search-empty-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.discount-code .discount-input .icon-search-empty-wrapper{display:none;margin-right:12px;right:2px;position:absolute}.discount-code .discount-input .icon-search-empty-wrapper i{background:#a7a7a9}.free-text-line{display:none;width:100%}@media all and (min-width:1030px){.free-text-line{margin-bottom:10px}}.free-text-line form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.free-text-line form .free-text-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:8px}.free-text-line form .free-text-info input,.free-text-line form .free-text-info textarea{border:0}.free-text-line form label{font-size:12px}.free-text-line form input{height:40px;border-radius:4px;background:#f5f5f8}.free-text-line form input:focus,.free-text-line form input:hover{background:#f5f5f8}.free-text-line form .form-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:15px}.free-text-line form .form-buttons a{background:transparent;border:1px solid #0073b6}.free-text-line form .form-buttons .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:32px;border-radius:4px;font-size:12px}.free-text-line label{font-family:"ahlsellsans-bold","sans-serif"}.free-text-line .free-text-left-side{width:100%;margin-right:15px}@media all and (min-width:1030px){.free-text-line .free-text-left-side{width:65%;margin-top:0}}.free-text-line .free-text-left-side .free-text-title{margin-bottom:10px}.free-text-line .free-text-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;height:auto;min-height:100%;max-height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:clip;margin-bottom:0;margin-top:10px}@media all and (min-width:1030px){.free-text-line .free-text-note{margin-top:0}}.free-text-line .free-text-note textarea{height:100%;overflow-y:visible;margin-top:5px;margin-bottom:0;background:#f5f5f8;border-radius:4px;font-size:14px}.free-text-line .free-text-note textarea:focus,.free-text-line .free-text-note textarea:hover{background:#f5f5f8}.item-text-wrapper,.item-note{width:100%;height:100%}.item-text-wrapper{min-height:60px}.item-text-wrapper .item-image{width:60px;height:60px;position:absolute;text-align:center}.item-text-wrapper .item-image img{max-width:60px;max-height:60px;overflow:hidden}.item-text-wrapper .item-text{margin-left:70px}.item-text-wrapper a{color:#000}.item-text-wrapper a:hover{text-decoration:none}.item-note{padding:10px 0 5px;font-size:14px}.item-note i{position:relative;top:3px;display:inline-block;margin-right:5px}.item-note>div{padding-bottom:5px;line-height:18px}.item-note .stock-attention-info{margin-left:25px}.item-note .icon-stock-question{background-image:url("/Content/assets/fonts/AhlsellIcons/IconStockQuestion.svg");background-size:contain;height:18px;width:18px}.item-name{word-break:break-word;font-family:"ahlsellsans-regular","sans-serif";padding-right:40px}.item-art-nbr{font-size:12px}.decal-print{font-size:12px}.item-qty,.item-a-price,.item-price{width:33.33%;font-size:16px;height:100%;position:relative}.item-qty input{width:48px;padding:8px 5px;float:left;margin-left:15px;margin-right:15px;height:24px;font-size:16px;text-align:center;border:1px #efeff3 solid;-webkit-box-sizing:border-box;box-sizing:border-box}.item-qty .item-qty-plus-minus{margin-top:22px;width:84px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.item-qty .item-qty-plus-minus .item-qty-plus{width:41px;background-color:#d5ebf7;color:#4f4f4f;border-radius:0 4px 4px 0;cursor:pointer}.item-qty .item-qty-plus-minus .item-qty-minus{width:41px;margin-right:2px;background-color:#d5ebf7;border-radius:4px 0 0 4px;cursor:pointer}.item-qty .item-qty-plus-minus .item-qty-minus.disabled{color:#a7a7a9!important;cursor:not-allowed;background-color:#efeff4!important}.item-qty .item-qty-plus-minus+button{margin-top:15px!important;min-width:90px!important}.item-qty .display-unit-code{display:inline;position:relative;top:1px;font-size:16px}.item-qty form span{display:block;clear:both}.item-qty button{float:left;clear:both;margin-top:10px}.item-price{text-align:right;font-family:"ahlsellsans-bold","sans-serif";float:right}.item-remove{font-size:25px;cursor:pointer;position:absolute;top:11px;right:0;margin-left:16px}.item-remove i{background:#4f4f4f;margin-left:20px;margin-top:5px}.note-wrapper{position:relative}.note-wrapper .add-note,.note-wrapper .edit-note{width:50%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width:480px){.note-wrapper .add-note,.note-wrapper .edit-note{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.note-wrapper .add-note textarea,.note-wrapper .edit-note textarea{width:340px;margin-left:60px;height:64px;border:0;background-color:#f5f5f8}@media all and (max-width:480px){.note-wrapper .add-note textarea,.note-wrapper .edit-note textarea{width:100%;margin-left:0}}@media all and (min-width:480px){.note-wrapper .add-note textarea,.note-wrapper .edit-note textarea{margin-left:0}}.note-wrapper .add-note button,.note-wrapper .edit-note button{position:absolute;bottom:10px;margin-left:14px!important;min-width:84px!important}@media all and (max-width:480px){.note-wrapper .add-note button,.note-wrapper .edit-note button{position:initial!important}}@media all and (min-width:480px){.note-wrapper .add-note button,.note-wrapper .edit-note button{width:84px!important;margin-bottom:0!important}}.note-wrapper .add-note .button-area,.note-wrapper .edit-note .button-area{width:100px}@media all and (max-width:480px){.note-wrapper .add-note .button-area,.note-wrapper .edit-note .button-area{width:100%}}.note-wrapper .note-error{display:none;color:#e60032;padding-bottom:10px}.attestation-cart .attest-options{text-align:center}.attestation-cart .attest-options .attestation-approve{margin-left:10px}.attestation-cart .attest-options .add-after-adding-text{margin-top:5px;font-size:13px}.attestation-cart .reject-reason{display:none;border-top:1px dashed #d2d3d5;margin-top:15px}.attestation-cart .reject-reason .errors{display:none}@media all and (min-width:768px){.checkout-page .cart,.checkout-page .shopping-list,.attestation-cart .cart,.attestation-cart .shopping-list{padding:15px}.checkout-page .cart .error-summary,.checkout-page .shopping-list .error-summary,.attestation-cart .cart .error-summary,.attestation-cart .shopping-list .error-summary{padding:0 0 10px}.checkout-page .cart-item>div,.attestation-cart .cart-item>div{padding-left:10px}.checkout-page .cart-item>div:first-child,.attestation-cart .cart-item>div:first-child{padding-left:0}.checkout-page .cart .item-text-wrapper,.attestation-cart .cart .item-text-wrapper{width:32%}.checkout-page .cart .item-note,.attestation-cart .cart .item-note{width:24%;min-height:1px}.checkout-page .cart .item-qty,.attestation-cart .cart .item-qty{width:14%}.checkout-page .shopping-list .item-text-wrapper,.attestation-cart .shopping-list .item-text-wrapper{width:40%}.checkout-page .shopping-list .item-note,.attestation-cart .shopping-list .item-note{width:30%}.checkout-page .shopping-list .item-qty,.attestation-cart .shopping-list .item-qty{width:24%}.checkout-page .item-name,.attestation-cart .item-name{padding-right:0}.checkout-page a .item-name:hover,.attestation-cart a .item-name:hover{text-decoration:underline}.checkout-page .item-note,.attestation-cart .item-note{padding:0 0 0 10px;border:0;margin-bottom:0}.checkout-page .item-a-price,.attestation-cart .item-a-price{width:12%}.checkout-page .item-price,.attestation-cart .item-price{width:12%}.checkout-page .item-remove,.attestation-cart .item-remove{width:6%}.attestation-cart .reject-reason textarea{width:48%}.attestation-cart .reject-reason button{margin-right:10px}}.flags{display:none;bottom:6px;position:relative;margin-bottom:5px;margin-top:20px}.flags .flag{color:#fff;display:inline-block;padding:5px 10px;font-size:13px;text-transform:uppercase;font-family:"ahlsellsans-bold","sans-serif";background:#662382}.flags.show{display:block}@media all and (max-width:480px){.flags.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:50%;text-align:center}.flags.show .flag{margin-bottom:4px}}@media all and (min-width:1030px){.flags{display:none;position:absolute;top:15px;right:30px;margin-top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:80px}.flags .flag{margin-left:5px}}.add-to-my-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;margin-bottom:15px}@media all and (max-width:370px){.add-to-my-lists{display:block}.add-to-my-lists div{margin-top:20px}}.add-to-my-lists>a{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5px}.add-to-my-lists>div{display:-webkit-box;display:-ms-flexbox;display:flex}.add-to-my-lists>div p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.add-to-my-lists>div p i{display:-webkit-box;display:-ms-flexbox;display:flex;color:#015792;font-size:20px}.add-to-my-lists>div p i::before{margin-left:0}.add-to-list-form{display:none;margin-top:10px;margin-bottom:10px;border-top:1px dashed #d2d3d5;padding-top:15px}.add-to-list-form .existing-list{display:none}.add-to-list-form .list-options,.add-to-list-form .new-quotation-from-cart{float:left;width:69%}.add-to-list-form .list-options{position:relative;margin-right:10px}.add-to-list-form .list-options.has-no-list{padding-bottom:15px}.add-to-list-form .list-options .selector{width:100%!important;height:40px;border:0;background:#f5f5f8;border-radius:4px}.add-to-list-form .list-options .selector:before{content:none}.add-to-list-form .list-options .selector~i{position:absolute;bottom:10px;right:15px;pointer-events:none;background-color:#29292d}.add-to-list-form .list-options .selector~input[type='text']{height:40px;font-size:14px;border:0;background:#f5f5f8;border-radius:4px}.add-to-list-form .list-options input{display:none}.add-to-list-form .list-options .has-no-list{display:block}.add-to-list-form button,.add-to-list-form .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;margin-top:8px;border-radius:4px}.add-to-list-form .change-list-option{padding-top:5px;clear:both}#confirm-delete-list-overlay{display:none;position:fixed;top:0;left:0;cursor:pointer;height:100%;width:100%;background-color:#29292d;opacity:.6;-webkit-transition:ease-in-out opacity 1s;transition:ease-in-out opacity 1s;z-index:999998}.confirm-delete-list{display:none;padding:15px}.confirm-delete-list.active{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:50%;width:100%;max-width:370px;background-color:#fff;opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:ease-in-out opacity 1s;transition:ease-in-out opacity 1s;z-index:999999;padding:15px}.confirm-delete-list.active>button{margin-top:10px;width:100%}.confirm-delete-list h4{margin-top:0}.extra-line-info{display:none;clear:both;width:100%;margin-top:10px}.extra-line-info h5{font-size:18px;font-weight:100;margin:10px 0}.extra-line-info table{margin-bottom:10px}.extra-line-info button{float:right}.garment-wrapper>div button,.joker-wrapper>div button{float:left}.garment-configs div:last-of-type{margin-bottom:20px}.edit-joker{display:none}legend{font-family:"ahlsellsans-bold","sans-serif"}.joker-wrapper{padding:15px}.joker-wrapper .joker-configs ul{margin-bottom:20px}.joker-wrapper li{padding-bottom:10px}.joker-wrapper li:before,.joker-wrapper li:after{content:" ";display:table}.joker-wrapper li:after{clear:both}.joker-wrapper .component-info{width:90%;float:left;font-family:"ahlsellsans-bold","sans-serif"}.joker-wrapper .component-info+span{float:right}.joker-wrapper .component-info .component-nbr{font-size:13px}.joker-wrapper .component-info .component-nbr span{font-weight:100}.joker-wrapper .component-options label,.joker-wrapper .component-options .option{font-size:13px}.joker-wrapper .component-options label .option-nbr,.joker-wrapper .component-options .option .option-nbr{display:block;font-style:italic}.joker-wrapper .component-options .option{clear:both}.joker-wrapper .option-missing{float:left;color:#e60032}.joker-wrapper .mandatory{color:#e60032}.article-config{padding:7.5px 0}.article-config h5,.article-config .garment-configs,.article-config button,.article-config .joker-configs{display:none}.article-config>i{color:#015792;font-size:18px;vertical-align:middle}.article-config .edit-joker{display:block}.article-config .garment-wrapper,.article-config .joker-wrapper{padding:15px 0 0}.article-config .extra-line-info{background:#e9e9ea;padding:10px;border-top:0}.store-info{margin-top:0;width:100%;position:relative;background:#fff;min-height:300px;overflow-y:hidden;word-wrap:break-word}@media all and (min-width:768px){.store-info{height:300px}}.store-info .store-box-wrapper .stores-details li.active:not(.start-screen){position:static;padding:15px}.store-info .store-box-wrapper{height:100%}.store-info .store-box-wrapper .stores-details{max-height:100%;height:100%;min-height:300px;margin:0;margin-bottom:50px;padding-left:0}.store-info .store-box-wrapper .stores-details li.active{min-height:300px}@media all and (min-width:1030px){.store-info{position:relative;height:0;padding-bottom:33.743195%;min-height:380px}.store-info .start-screen.active{display:block!important}.store-info .store-box-wrapper .stores-details li.active:not(.start-screen) .store-link{position:absolute;bottom:10px;left:10%;right:10%;width:80%}}.store-info .store-box{position:relative}@media all and (min-width:768px){.store-info .store-box{width:100%}}@media all and (min-width:1030px){.store-info .store-box{width:auto;float:none}}.store-info .store-box i{position:absolute;background:#016ab2;left:15px;top:15px;font-size:25px;line-height:44px;padding:0 8px;color:#fff;z-index:99}.store-info .store-select-wrapper .chosen-container{width:100%!important}.store-info h2{margin:0}.store-info .store-link{width:100%}@media all and (min-width:1030px){.store-info .store-link{position:absolute;bottom:0;left:0}}.store-info .stores-details{min-height:300px}@media all and (min-width:1030px){.store-info .stores-details .store-details-list-item:not(.start-screen){padding:10px 10px 0;overflow-y:auto;bottom:0;position:absolute;left:0;right:0;top:65px;bottom:15px;top:59px}}.store-info .stores-details li{position:relative;display:none;height:100%}.store-info .stores-details li.active{display:block;position:static}.store-info .stores-details li.active .map{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.store-info .stores-details li.active .openMap{cursor:pointer}.store-info .stores-details li.active-map{top:0;bottom:0;right:0;left:0;padding:0;margin:0}@media all and (min-width:1030px){.store-info .stores-details li.active-map{top:44px;bottom:0;padding:0;margin:0}}.store-info .stores-details li.start-screen{background-size:cover;position:static;bottom:0;top:44px;right:0;left:0}.store-info .stores-details li.start-screen.active{display:block}.store-info .stores-details h3{font-size:18px;font-family:"ahlsellsans-bold","sans-serif";margin:15px 0 5px;display:block;margin-top:0}.store-info .stores-details h3 a{color:#0073b6}.store-info .stores-details h4{font-size:16px;line-height:15px;position:relative;margin:10px 0}.store-info .stores-details h4 i{font-size:22px;position:absolute;left:-5px;top:-5px;line-height:1}.store-info .stores-details .close-map{width:27px;height:27px;z-index:100;position:absolute;top:10px;left:10px;background:#0073b6;border-radius:50%;cursor:pointer}.store-info .stores-details .close-map::before{margin:3px;color:#fff;font-size:21px}.store-info .stores-details .details{display:block;margin-bottom:0;padding-bottom:7px;margin:2px 0;font-size:14px}.store-info .stores-details .details.first a{color:#0073b6;line-height:1;font-family:"ahlsellsans-bold","sans-serif";margin:10px 0 5px;position:relative;display:block}@media all and (min-width:768px){.store-info .stores-details .details{width:33%;float:left;padding:20px 0;padding-left:7.5px}.store-info .stores-details .details.first{padding-left:0}}@media all and (min-width:1030px){.store-info .stores-details .details{width:auto;float:none;max-width:none;padding:0 0 7px 0}}.store-info .stores-details .details p{margin:2px 0;font-size:14px}.store-info .stores-details .details:not(.first) .phone{color:#0073b6;font-size:13px;line-height:1;font-family:"ahlsellsans-bold","sans-serif";margin:0 0 15px;position:relative;display:block}.store-info .stores-details .details:not(.first) .phone span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;line-height:2}.store-info .stores-details .details:not(.first) .phone i{font-size:22px;position:absolute;left:-5px;top:0;line-height:1}@media all and (min-width:1030px){.store-info .stores-details .textbox.top{top:44px}.store-info .stores-details .textbox.bottom{bottom:38px}}.store-info .textbox{position:absolute;margin:0;bottom:0;padding:5px 10px;font-size:16px;font-weight:100;text-shadow:1px 1px #666;width:auto}.store-info .textbox .white h2,.store-info .textbox .white p{color:#fff!important}.store-info .textbox .darkgrey h2,.store-info .textbox .darkgrey p{color:#333!important}.store-info .textbox p{margin:0}@media all and (min-width:480px){.store-info .textbox{padding:10px 20px;bottom:0;left:0;position:absolute}}@media all and (min-width:768px){.store-info .textbox{position:absolute;bottom:0}}.store-info .onimage{position:absolute;bottom:0;padding:5px 10px;text-shadow:1px 1px #666;font-size:16px;width:auto}.store-info .onimage .white h2,.store-info .onimage .white p{color:#fff!important}.store-info .onimage .darkgrey h2,.store-info .onimage .darkgrey p{color:#333!important}.store-info .onimage p{margin:0}@media all and (min-width:480px){.store-info .onimage{padding:10px 20px;bottom:0;left:0;position:absolute}}@media all and (min-width:768px){.store-info .onimage{position:absolute;bottom:0}}.store-info .textbox,.store-info .onimage,.mega-banner-block .textbox,.mega-banner-block .onimage{width:100%}@media all and (min-width:768px){.store-info .textbox,.store-info .onimage,.mega-banner-block .textbox,.mega-banner-block .onimage{-webkit-transform:translateY(0);transform:translateY(0);width:auto}.store-info .top.textbox,.store-info .top.onimage,.mega-banner-block .top.textbox,.mega-banner-block .top.onimage{position:absolute;top:15px;bottom:auto}.store-info .middle.textbox,.store-info .middle.onimage,.mega-banner-block .middle.textbox,.mega-banner-block .middle.onimage{position:absolute;top:calc(50% + 7.5px);-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:auto}.store-info .bottom.textbox,.store-info .bottom.onimage,.mega-banner-block .bottom.textbox,.mega-banner-block .bottom.onimage{bottom:0}.store-info .left.textbox,.store-info .left.onimage,.mega-banner-block .left.textbox,.mega-banner-block .left.onimage{right:auto;left:0}.store-info .right.textbox,.store-info .right.onimage,.mega-banner-block .right.textbox,.mega-banner-block .right.onimage{right:0;left:auto}.store-info .wrap.textbox,.store-info .wrap.onimage,.mega-banner-block .wrap.textbox,.mega-banner-block .wrap.onimage,.store-info .center.textbox,.store-info .center.onimage,.mega-banner-block .center.textbox,.mega-banner-block .center.onimage{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.store-info .middle.wrap.textbox,.store-info .middle.wrap.onimage,.mega-banner-block .middle.wrap.textbox,.mega-banner-block .middle.wrap.onimage,.store-info .center.middle.textbox,.store-info .center.middle.onimage,.mega-banner-block .center.middle.textbox,.mega-banner-block .center.middle.onimage{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.contains-warehouse-info .textbox.center,.contains-warehouse-info .textbox.wrap{left:0!important;right:0!important;-webkit-transform:none!important;transform:none!important}.gelia .teaser-block.box h2{background:#094c7c}.gelia .teaser-block.background .text{background:#094c7c}.gelia .teaser-block .text p{font-size:14px}.gelia .teaser-block .text h2{font-size:18px}.gelia .cms-content .cms-info .teaser-block.basic h1,.gelia .cms-content .cms-info .teaser-block.basic h2,.gelia .cms-content .cms-info .teaser-block.basic h3,.gelia .cms-content .cms-info .teaser-block.basic h4,.gelia .cms-content .cms-info .teaser-block.basic h5,.gelia .cms-content .cms-info .teaser-block.plain-text h1,.gelia .cms-content .cms-info .teaser-block.plain-text h2,.gelia .cms-content .cms-info .teaser-block.plain-text h3,.gelia .cms-content .cms-info .teaser-block.plain-text h4,.gelia .cms-content .cms-info .teaser-block.plain-text h5,.gelia .cms-content .cms-info .teaser-block.box h1,.gelia .cms-content .cms-info .teaser-block.box h2,.gelia .cms-content .cms-info .teaser-block.box h3,.gelia .cms-content .cms-info .teaser-block.box h4,.gelia .cms-content .cms-info .teaser-block.box h5{background:transparent;color:#333}.gelia .cms-content .cms-info .teaser-block.basic h1.header,.gelia .cms-content .cms-info .teaser-block.basic h2.header,.gelia .cms-content .cms-info .teaser-block.basic h3.header,.gelia .cms-content .cms-info .teaser-block.basic h4.header,.gelia .cms-content .cms-info .teaser-block.basic h5.header,.gelia .cms-content .cms-info .teaser-block.plain-text h1.header,.gelia .cms-content .cms-info .teaser-block.plain-text h2.header,.gelia .cms-content .cms-info .teaser-block.plain-text h3.header,.gelia .cms-content .cms-info .teaser-block.plain-text h4.header,.gelia .cms-content .cms-info .teaser-block.plain-text h5.header,.gelia .cms-content .cms-info .teaser-block.box h1.header,.gelia .cms-content .cms-info .teaser-block.box h2.header,.gelia .cms-content .cms-info .teaser-block.box h3.header,.gelia .cms-content .cms-info .teaser-block.box h4.header,.gelia .cms-content .cms-info .teaser-block.box h5.header{background:#0073b6;color:#fff}.ahlsellWorkWear .teaser-block p a{color:#015792;text-decoration:underline}.ahlsellWorkWear .teaser-block p a:hover{text-decoration:none}.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h1,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h2,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h3,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h4,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h5,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h1,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h2,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h3,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h4,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h5,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h1,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h2,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h3,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h4,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h5{background:transparent;color:#333}.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h1.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h2.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h3.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h4.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.basic h5.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h1.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h2.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h3.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h4.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.plain-text h5.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h1.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h2.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h3.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h4.header,.ahlsellWorkWear .cms-content .cms-info .teaser-block.box h5.header{background:#29292d;color:#fff}.teaser-block{position:relative;overflow:hidden;background:#fff}.teaser-block .btn{margin:15px;min-width:150px}.teaser-block .center,.teaser-block .wrap{left:0;right:0;margin-left:auto;margin-right:auto}.teaser-block .center .btn,.teaser-block .wrap .btn{display:block;margin:auto;margin-top:15px;margin-bottom:15px;min-width:60%}.teaser-block ul,.teaser-block ol{padding-left:22.5px;margin-bottom:20px}.teaser-block ul li{color:#333;list-style:disc;list-style-position:outside}.teaser-block ol li{color:#333}.teaser-block img{display:block;width:100%}.teaser-block p a{color:#2487c0;text-decoration:underline}.teaser-block p a:hover{text-decoration:none}.teaser-block a span{color:#2487c0;text-decoration:underline}.teaser-block a span:hover{text-decoration:none}.teaser-block a{color:#333;text-decoration:none}.teaser-block a:hover{text-decoration:none}.teaser-block h2{margin:0;font-size:22.5px;color:#fff}.teaser-block h2.left{width:100%;text-align:left}.teaser-block h2.center,.teaser-block h2.wrap{text-align:center}.teaser-block h2.right{width:100%;text-align:right}.teaser-block.basic h2{color:#333}.teaser-block p{font-size:16px;color:#333}.teaser-block .text{padding:15px 0;background:#fff}.teaser-block .text p{margin-bottom:0}.teaser-block .text.basic{padding:15px}.teaser-block .badge{display:block;position:absolute;top:-75px;left:-160px;padding:7.5px 150px;width:1000px;color:#fff;font-size:16px;font-family:"ahlsellsans-bold","sans-serif";-webkit-transform:rotate(-21deg);transform:rotate(-21deg);z-index:100}.teaser-block .badge.accent{pointer-events:none;background:#d5ebf7;color:#29292d}@media all and (min-width:768px){.teaser-block .badge{padding:15px 150px;font-size:18px}}.teaser-block.background .text{position:absolute;bottom:0;left:0;right:0;padding:15px;background:#0073b6;color:#fff}.teaser-block.background .text p{color:#fff}.teaser-block.background .text h2{color:#fff}.teaser-block.plain-text{padding:15px;background:#fff}.teaser-block.plain-text .btn{margin-bottom:0}.teaser-block.plain-text .left .btn{margin-left:0}.teaser-block.plain-text .right .btn{margin-right:0}.teaser-block.plain-text p{margin-bottom:0}.teaser-block.plain-text h2{color:#333}.teaser-block.box .header{background-color:#0073b6;color:#fff;padding:15px;font-weight:100}.teaser-block.box .text{padding:15px}.teaser-block.box .text p{margin-bottom:10px}.teaser-block.box .text a{font-size:14px;display:inline-block;font-family:"ahlsellsans-bold","sans-serif";color:#0073b6}.teaser-block.box .text a:hover{text-decoration:underline}.teaser-block.box .text i{color:#0073b6;font-size:16px}.teaser-block.box .badge{display:none}.teaser-block.shadow{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2),0 6px 16px 0 rgba(0,0,0,.19);box-shadow:0 0 8px 0 rgba(0,0,0,.2),0 6px 16px 0 rgba(0,0,0,.19)}.teaser-block.border{border:1px solid #d2d3d5}@media all and (min-width:768px){.teaser-block.background .text{position:absolute}.size-25 .badge{font-size:13px;top:5px;left:0;padding:5px;width:auto;-webkit-transform:none;transform:none}.size-33 .badge{font-size:13px;top:-75px;left:-160px;padding:5px 150px}}html,body{min-height:100%}body{position:relative}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100000;background-color:rgba(0,0,0,.5)}.infoBox{width:70%;min-width:290px;position:fixed;top:50%;left:50%;margin-top:-100px;margin-left:-150px;background-color:#016ab2;border-radius:5px;text-align:center;color:#fff;padding:16px}@media all and (min-width:480px){.infoBox{width:auto}}.infoBox .go-to-old-web{color:#fff;text-decoration:underline}@media all and (min-width:480px){.infoBox .go-to-old-web a{margin-left:5px}}.infoBox .go-to-new-web{width:100%;margin-top:10px;border:1px solid #96c11e;font-family:"ahlsellsans-bold","sans-serif";font-size:18px}@media all and (min-width:480px){.infoBox .go-to-new-web{margin-top:0}}.infoBox .question-go-to-old{font-size:12px;margin-top:20px}.infoBox .question-go-to-old p{margin-bottom:0}@media all and (min-width:480px){.infoBox .question-go-to-old p{float:left}}.infoBox i{position:absolute;top:-17px;right:-15px;font-size:31px;border:3px solid #fff;border-radius:21px;line-height:31px;cursor:pointer}.infoBox i:before{margin-left:0;margin-right:0}.mega-banner-block{position:relative;margin-bottom:30px}.mega-banner-block img{display:block;padding-top:15px;width:100%}.mega-banner-block p{margin:0}.mega-banner-block span{font-weight:normal;font-family:"ahlsellslab-extra-bold","serif"}.mega-banner-block .textbox{margin:0;bottom:0;padding:5px 10px;font-size:16px;font-weight:100;text-shadow:1px 1px #666;width:auto}@media all and (min-width:480px){.mega-banner-block .textbox{font-size:3vw;padding:10px 20px}}@media all and (min-width:768px){.mega-banner-block .textbox{position:absolute;bottom:0}}@media all and (min-width:1200px){.mega-banner-block .textbox{font-size:34px}}.mega-banner-block .onimage{position:absolute;bottom:0;padding:5px 10px;color:#fff;text-shadow:1px 1px #666;font-size:4vw;width:auto}@media all and (min-width:480px){.mega-banner-block .onimage{font-size:3vw;padding:10px 20px}}@media all and (min-width:1200px){.mega-banner-block .onimage{font-size:34px}}.mega-banner-block .onimage .white{color:#fff}.mega-banner-block .onimage .darkgrey{color:#333}@media all and (min-width:768px){.mega-banner-block{height:auto}}@media all and (max-width:767px){.mega-banner-block h1,.mega-banner-block h2,.mega-banner-block h3{margin:0}.mega-banner-block .textbox,.mega-banner-block .onimage{margin-bottom:30px}}.store-info .textbox,.store-info .onimage,.mega-banner-block .textbox,.mega-banner-block .onimage{width:100%}@media all and (min-width:768px){.store-info .textbox,.store-info .onimage,.mega-banner-block .textbox,.mega-banner-block .onimage{-webkit-transform:translateY(0);transform:translateY(0);width:auto}.store-info .top.textbox,.store-info .top.onimage,.mega-banner-block .top.textbox,.mega-banner-block .top.onimage{position:absolute;top:15px;bottom:auto}.store-info .middle.textbox,.store-info .middle.onimage,.mega-banner-block .middle.textbox,.mega-banner-block .middle.onimage{position:absolute;top:calc(50% + 7.5px);-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:auto}.store-info .bottom.textbox,.store-info .bottom.onimage,.mega-banner-block .bottom.textbox,.mega-banner-block .bottom.onimage{bottom:0}.store-info .left.textbox,.store-info .left.onimage,.mega-banner-block .left.textbox,.mega-banner-block .left.onimage{left:0}.store-info .right.textbox,.store-info .right.onimage,.mega-banner-block .right.textbox,.mega-banner-block .right.onimage{right:0}.store-info .wrap.textbox,.store-info .wrap.onimage,.mega-banner-block .wrap.textbox,.mega-banner-block .wrap.onimage,.store-info .center.textbox,.store-info .center.onimage,.mega-banner-block .center.textbox,.mega-banner-block .center.onimage{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.store-info .middle.wrap.textbox,.store-info .middle.wrap.onimage,.mega-banner-block .middle.wrap.textbox,.mega-banner-block .middle.wrap.onimage,.store-info .center.middle.textbox,.store-info .center.middle.onimage,.mega-banner-block .center.middle.textbox,.mega-banner-block .center.middle.onimage{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.mega-banner-block a.white,.mega-banner-block .white.textbox,.mega-banner-block .white.onimage{color:#fff}.mega-banner-block a.darkgrey,.mega-banner-block .darkgrey.textbox,.mega-banner-block .darkgrey.onimage{color:#333}.adaptableJumboBlockWrapper .white{color:#fff}.adaptableJumboBlockWrapper .darkgrey{color:#333}.adaptableJumboBlockWrapper h2{margin-bottom:8px}.adaptableJumboBlockWrapper h1,.adaptableJumboBlockWrapper h2{font-weight:normal;font-family:"ahlsellslab-extra-bold","serif"}.adaptableJumboBlockWrapper .button img{display:block}.adaptableJumboBlockWrapper a{text-decoration:none}.adaptableJumboBlockWrapper a:hover{text-decoration:none}.adaptableJumboBlockWrapper .btn{min-width:200px}.adaptableJumboBlockWrapper .left{left:0}.adaptableJumboBlockWrapper .right{right:0}.adaptableJumboBlockWrapper .right .btn{float:right}.adaptableJumboBlockWrapper .center,.adaptableJumboBlockWrapper .wrap{left:0;right:0;margin-left:auto;margin-right:auto}.adaptableJumboBlockWrapper .center .btn,.adaptableJumboBlockWrapper .wrap .btn{display:block;margin:auto;min-width:60%}.adaptableJumboBlockWrapper .floating{position:absolute;padding:20px;bottom:15%}.adaptableJumboBlockWrapper .preamble{margin-bottom:15px}.adaptableJumboBlockWrapper .preamble ul{list-style:circle;padding-left:40px}.adaptableJumboBlockWrapper .docked{position:absolute;bottom:0;height:100%;width:35%;padding:20px}.adaptableJumboBlockWrapper .docked h2{margin-top:5px}.adaptableJumboBlockWrapper .docked .btn{position:absolute;bottom:20px;right:20px}.adaptableJumboBlockWrapper.link{cursor:pointer}@media screen and (max-width:767px){.adaptableJumboBlockWrapper .docked,.adaptableJumboBlockWrapper .floating{height:30%;width:100%;max-width:100%;height:auto;bottom:0}.adaptableJumboBlockWrapper .docked .preamble,.adaptableJumboBlockWrapper .floating .preamble{margin:0}.adaptableJumboBlockWrapper .docked .preamble *,.adaptableJumboBlockWrapper .floating .preamble *{display:none}.adaptableJumboBlockWrapper .docked .preamble h1,.adaptableJumboBlockWrapper .floating .preamble h1{display:block!important;font-size:16px;margin:0;text-shadow:0 0 2px #aeaeae}.adaptableJumboBlockWrapper .docked .preamble h1 span,.adaptableJumboBlockWrapper .floating .preamble h1 span{display:block!important;font-size:16px!important}.adaptableJumboBlockWrapper .docked .btn,.adaptableJumboBlockWrapper .floating .btn{display:none}}@media screen and (max-width:480px){.adaptableJumboBlockWrapper .docked,.adaptableJumboBlockWrapper .floating{padding:5px}}.adaptableJumboBlock{max-width:580px}.adaptableJumboBlock h2{margin-top:0}.adaptableJumboBlock .btn:focus,.adaptableJumboBlock button:focus{outline:1px solid transparent}@media screen and (max-width:767px){.adaptableJumboBlock{max-width:100%}}.google-translate{padding:0 10px;position:relative}.google-translate__disclaimer{margin-top:10px;line-height:20px;text-align:left;z-index:1234;padding:20px;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);color:#333;background-color:#fff}.google-translate__disclaimer__background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.goog-te-gadget-simple{padding:10px!important;margin-top:5px}.google-translate__disclaimer__link{display:block;padding:5px 0;color:#015792}@media all and (min-width:768px){.google-translate{padding:0;text-align:right}.google-translate__dropdown-wrapper{display:inline-block;line-height:32px}.google-translate__disclaimer{display:inline-block;position:absolute;line-height:20px;margin-top:0;width:255px;left:0;top:auto}.google-translate__disclaimer::before{left:21px}.google-translate__disclaimer::after{left:20px}.google-translate__disclaimer__text{margin-right:2px;color:#515356;line-height:14px;display:inline-block}.google-translate__disclaimer__link{font-size:13px;font-family:"ahlsellsans-bold","sans-serif";padding:0;padding-bottom:15px}.goog-te-gadget-simple{padding:0 6px!important;margin-top:0}}.navigation-bar{margin:0 0 30px}.navigation-bar.is-desktop{display:none}.navigation-bar.is-mobile{display:block}.navigation-bar .navigation-bar__tags{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:transparent;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-bar .navigation-bar__tag{background-color:#d5ebf7;text-align:center;position:relative;border-bottom:1px solid #f0faff;color:#094c7c}@media all and (min-width:1030px){.navigation-bar .navigation-bar__tag{margin-right:10px}}.navigation-bar .navigation-bar__tag:last-child{margin-right:0}.navigation-bar .navigation-bar__tag a{display:block;padding:10px 15px;color:#094c7c}.navigation-bar .input-group{position:relative}.navigation-bar .input-group .icon{position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media all and (min-width:1030px){.navigation-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation-bar.is-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation-bar.is-mobile{display:none}.navigation-bar>input[type='text']{width:initial}.navigation-bar .navigation-bar__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.navigation-bar .navigation-bar__tags .navigation-bar__tag--collapsed{display:none}.navigation-bar .navigation-bar__tag{-webkit-box-flex:1;-ms-flex:1;flex:1;border-top:none}}.collapsed-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media all and (min-width:1030px){.collapsed-links{margin-left:10px}}.collapsed-links .hidden{display:none}.collapsed-links .icon-down-open::before{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.collapsed-links>.navigation-bar__tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;padding:10px 15px;margin-right:0}@media all and (min-width:1030px){.collapsed-links{position:relative}.collapsed-links .navigation-bar__collapsed{position:absolute;z-index:1;width:150px;right:0}.collapsed-links .navigation-bar__tag{word-break:break-word;white-space:normal;margin-right:0}}.mobile-navigation-bar{display:block;margin-left:-10px;margin-right:-10px}@media all and (min-width:480px){.mobile-navigation-bar{display:none}}.mobile-navigation-bar .link-section{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14}.mobile-navigation-bar .mobile-navigation-bar-collapsed-link-container.hidden{display:none}.mobile-navigation-bar #collapsed-links-show-more-button{color:#fff}.mobile-navigation-bar #collapsed-links-show-more-button div{padding-left:10px}.mobile-navigation-bar .mobile-navigation-bar-link{line-height:44px;text-align:left;position:relative;font-family:"ahlsellsans-bold","sans-serif"}.mobile-navigation-bar .mobile-navigation-bar-link>a{color:#fff;text-decoration:none}.mobile-navigation-bar .mobile-navigation-bar-link a{display:block;padding-left:10px;width:100%}.mobile-navigation-bar .mobile-navigation-bar-link.secondary{background-color:#0073b6}.configurator-page{margin-top:20px}.configurator-page>div:first-child{display:flow-root}@media all and (min-width:1030px){.configurator-page>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}}.configurator-page>div:first-child h1{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.configurator-page .configurator-reopen-btn{text-align:left!important;white-space:normal;width:100%;position:relative;background:rgba(61,205,88,.1);border:#3dcd58 solid 1px;height:72px;margin-top:10px;border-radius:8px;color:#29292d;padding:16px 0 0 26px}.configurator-page .configurator-reopen-btn span{display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:16px;height:40px;width:40px;background:#fff;border-radius:20px}.configurator-page .configurator-reopen-btn span i{margin:11px 0 0 12px;background:#3dcd58}.configurator-page .configurator-modal #popup-modal-overlay-configurator{position:fixed;top:0;left:0;cursor:pointer;height:100%;width:100%;background-color:#29292d;opacity:.6;-webkit-transition:ease-in-out opacity 1s;transition:ease-in-out opacity 1s;z-index:999998}.configurator-page .configurator-modal #popup-modal-overlay-configurator.fade-out-modal-overlay{opacity:0}.configurator-page .configurator-modal #popup-modal{position:fixed;top:50%;left:50%;width:95%;max-width:2000px;height:94%;max-height:1080px;opacity:1}.configurator-page .configurator-modal #popup-modal .popup-modal-header{padding-left:15px}.configurator-page .configurator-modal #popup-modal .popup-modal-header .popup-modal-close-button-configurator{position:absolute;right:8px;top:8px;cursor:pointer}.configurator-page .configurator-modal #popup-modal .popup-modal-content{max-height:95%;height:95%;overflow:auto;padding:0}.configurator-page .configurator-modal #popup-modal .popup-modal-content .configurator{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.configurator-page .configurator-modal #popup-modal .popup-modal-content .configurator #widgetFrame{position:relative;min-height:500px!important;width:100%!important;height:99%}.configurator-page .configurator-modal .youtube-block{margin-bottom:20px}.configurator-page .configurator-modal .configurator-result{margin:15px 0 0;background:#fff;width:100%}.configurator-page .configurator-modal .configurator-result .line-item{float:left;width:100%;padding:5px;border-top:1px dashed #d2d3d5}.configurator-page .configurator-modal .configurator-result .line-item:first-child{border-top:0}.configurator-page .configurator-modal .configurator-result .line-item.item-warning{background:#fefaeb}.configurator-page .configurator-modal .configurator-result .line-item.item-error{background:#fdf3f4}.configurator-page .configurator-modal .configurator-result .line-item>div{float:left;position:relative}.configurator-page .configurator-modal .configurator-result .line-item .errors{top:0}.configurator-page .configurator-modal .configurator-result .line-item-text{width:60%}.configurator-page .configurator-modal .configurator-result .line-item-text .name{font-family:"ahlsellsans-bold","sans-serif"}.configurator-page .configurator-modal .configurator-result .line-item-text .art-nbr{font-size:12px;clear:both}.configurator-page .configurator-modal .configurator-result .line-item-qty{width:30%;text-align:center}.configurator-page .configurator-modal .configurator-result .line-item-remove{width:10%;text-align:right}.configurator-page .configurator-modal .configurator-result .line-item-remove i{position:absolute;right:0;font-size:20px;cursor:pointer}.configurator-page .configurator-modal .configurator-result .jsInstantFormContainer{padding:15px;text-align:right}.configurator-page .configurator-modal .configurator-result form{position:relative}.configurator-page .configurator-modal .configurator-result .confirmEmptyInstacartModal{display:none;position:absolute;right:-2px;top:0;padding:15px;background:#fff;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);box-shadow:2px 2px 3px 0 rgba(0,0,0,.2);border:1px solid #d2d3d5;z-index:500;text-align:left}.configurator-page .configurator-modal .configurator-result .confirmEmptyInstacartModal.active{display:block}.configurator-page .configurator-modal .configurator-result .confirmEmptyInstacartModal .btn{display:block;margin-top:10px;width:100%}.configurator-page .product-list-block{margin-top:20px}.configurator-page .product-list-block .products .info{height:auto}.main__widget-wrapper,.se-widget-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%!important;height:100%!important}.manual-variant-list-block .no-header-border{padding:0}.manual-variant-list-block ul{list-style:none!important;margin:0!important;padding:0!important}.manual-variant-list-block button{width:100%;margin-top:20px}.manual-variant-list-block .products{margin-top:0}.manual-variant-list-block .products .products__item .info{height:auto}.manual-variant-list-block .products .products__item .info .art-nbr{font-size:12px;color:#000;margin-top:-6px}.size-33 .products .products__item,.size-50 .products .products__item{width:100%!important}.youtube-block{position:relative;overflow:hidden;padding-top:56.25%}.youtube-block iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.youtube-block img{position:absolute;display:block;top:0;left:0;right:0;bottom:0;z-index:100;width:100%;height:auto}.youtube-block span{position:absolute;left:calc(50% - 35px);top:calc(50% - 25px);width:71px;height:50px;z-index:150;background:red;border-radius:50%/10%}.youtube-block span:before{background:inherit;border-radius:5%/50%;bottom:9%;content:'';left:-5%;position:absolute;right:-5%;top:9%}.youtube-block span:after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:transparent transparent transparent rgba(255,255,255,.85);content:'';font-size:.75em;height:0;left:37%;top:26%;position:absolute}.youtube-block span:hover:after{border-color:transparent transparent transparent #fff}.breaking-news-block{margin:15px 0 22.5px;padding:15px;border:2px solid #d51224;background:rgba(213,18,36,.75)}.breaking-news-block i{position:relative;top:1px;font-size:20px;color:#fff;line-height:20px;margin-right:7.5px}.breaking-news-block a{color:#fff}.breaking-news-block p{display:inline-block;margin:0;color:#fff}.social-sharing-block{padding:15px;background:#fff;border:1px solid #d2d3d5}.social-sharing-block .at-resp-share-element .at-share-btn{margin-bottom:0}.cms-content .social-sharing-block{padding:0;margin-top:15px;background:#fff;border:none}#popup-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;padding:0;margin:0;cursor:pointer;height:100%;width:100%;background-color:#29292d;opacity:.6;-webkit-transition:ease-in-out opacity .3s;transition:ease-in-out opacity .3s;z-index:999998}#popup-modal-overlay.fade-out-modal-overlay{opacity:0}#popup-modal{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:50%;width:95%;max-width:1400px;background-color:#fff;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:ease-in-out opacity .3s;transition:ease-in-out opacity .3s;z-index:999999}#popup-modal.show-popup-modal{opacity:1}#popup-modal .popup-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px}#popup-modal .popup-modal-header .popup-modal-close-button{position:absolute;right:16px;top:8px;cursor:pointer}#popup-modal .popup-modal-header .header-label{display:none;float:left;margin:10px 15px 5px 15px}#popup-modal .popup-modal-header.white-text{color:#fff}#popup-modal .popup-modal-header.white-text i{background:#fff}#popup-modal .popup-modal-content{padding:0 15px;overflow-y:auto;max-height:calc(100vh - 175px)}#popup-modal .popup-modal-content h4{margin-top:0}#popup-modal .popup-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 15px 10px 15px;margin-top:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#popup-modal .popup-modal-footer .popup-modal-close-button{overflow:unset;display:none}@media all and (max-width:767px){#popup-modal .popup-modal-content{padding:0 15px}}.popup-modal{min-height:100px;min-width:100px}#warehouse-stock-status-modal .warehouse-options{position:relative;width:60%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#warehouse-stock-status-modal .warehouse-options .selector{height:40px;border:0;background:#f5f5f8;border-radius:4px;margin:0}#warehouse-stock-status-modal .warehouse-options .selector:before{content:none}#warehouse-stock-status-modal .warehouse-options .selector~i{position:absolute;bottom:10px;right:15px;pointer-events:none;background-color:#29292d}#warehouse-stock-status-modal .modal-cart-items-wrapper{margin-top:20px}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item{border-bottom:1px solid #d2d3d5;padding:10px 0 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item i{display:inline-block;margin-bottom:-3px}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item:first-child{border-top:1px solid #d2d3d5}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:36%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-text-wrapper .modal-item-image{max-width:60px;max-height:60px}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-text-wrapper .modal-item-image img{width:100%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-text-wrapper .modal-item-text{margin-left:5px}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-note{width:26%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-qty{width:14%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-a-price{width:12%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-price{font-weight:bold;width:12%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column{padding:10px}#warehouse-stock-status-modal .modal-error-message{margin-top:20px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#e60032}@media all and (max-width:767px){#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-text-wrapper{width:100%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-note{width:100%;border-bottom:1px dashed #d2d3d5;margin-bottom:10px}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-qty{margin-right:auto;width:33%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-a-price{margin:auto;width:33%}#warehouse-stock-status-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-item-price{margin-left:auto;width:33%}}.search-invoice-block .search-invoice-content form input{margin-bottom:7.5px}.search-invoice-block .search-invoice-content form .search-invoice-bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-invoice-block .search-invoice-content form .search-invoice-bottom-row .search-invoice-button{margin:5px 0 5px auto}.sg-survey-wrapper .sg-survey-overlay{display:none;background:rgba(0,0,0,.7);position:fixed;width:100%;height:100%;z-index:99999;cursor:pointer}.sg-survey-wrapper .sg-survey-container{display:none;padding:30px;position:absolute;width:840px;height:1100px;max-width:90%;top:4%;lefT:0;right:0;margin:auto;background:#fff;-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;z-index:99999}.sg-survey-wrapper .sg-survey-container iframe{width:100%;height:100%}.sg-survey-wrapper .sg-survey-container .icon-cancel{position:absolute;right:5px;top:1px;color:#0172b6;font-size:24px;cursor:pointer}.sg-survey-wrapper .sg-survey-link{display:inline-block}.sg-survey-wrapper .sg-survey-link>p{cursor:pointer;color:#015792;clear:both;display:inline-block}.sg-survey-wrapper .sg-survey-link1>p:hover{text-decoration:underline}@media screen and (max-width:768px){.sg-survey-wrapper .sg-survey-container{height:810px}}@media screen and (max-width:767px){.sg-survey-wrapper .sg-survey-container{height:930px}}#popup-modal-overlay.clothing-print-modal-overlay{cursor:default}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item{border-bottom:1px solid #d2d3d5;padding:10px 0 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item:first-child{border-top:1px solid #d2d3d5}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .selector{width:50%;min-width:230px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:25%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper .modal-item-image{width:60px;height:60px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper .modal-item-image img{width:100%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper .modal-item-text{margin-left:5px;width:80%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper .modal-item-text .item-name{padding:0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list label{position:relative;display:block;height:20px;width:20px;padding:0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list label:before{position:absolute;top:0;left:0;right:0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list label.missing-column:before{border-color:#d51224}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list .documenttype-picker-checkbox:checked+label:after{position:absolute;top:-3px;left:1px;right:0;width:20px;line-height:20px;font-family:"ahlsellsans-bold","sans-serif"}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;opacity:1;font-size:16px;font-family:helvetica;padding-right:52px;padding-left:8px;outline:none}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list select:focus::-ms-value{color:#000;background:#fff}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .drop-down-list select::-ms-expand{display:none}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper{width:75%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .tbl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .row{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:50px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .row .cell:nth-child(1){-ms-flex-preferred-size:225px;flex-basis:225px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .row .cell.span2-4{-ms-flex-preferred-size:100%;flex-basis:100%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .row .cell{padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:33%;flex-basis:33%;display:-webkit-box;display:-ms-flexbox;display:flex}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .row .logo-label{padding:10px 0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .clothing-print-options-wrapper .mobile-only{display:none}#clothing-print-modal .modal-error-message{margin-top:20px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#e60032}@media all and (max-width:767px){#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .selector{width:100%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .modal-cart-item-column.modal-item-text-wrapper{width:100%;padding-bottom:5px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper{width:100%}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper .checkbox-label{padding:8px 0 8px 25px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper .checkbox-label::before{left:0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper .checkbox-label::after{left:1px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper .row .cell:nth-child(1){-ms-flex-preferred-size:auto;flex-basis:auto;padding:5px 0 5px 0}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .clothing-print-options-wrapper .row .cell{padding:5px 0 5px 5px}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .desktop-only{display:none}#clothing-print-modal .modal-cart-items-wrapper .modal-cart-items-list .modal-cart-item .mobile-only{display:block}}.rich-text-block ul,.rich-text-block ol{padding-left:22.5px;margin-bottom:20px}.rich-text-block ul li{color:#333;list-style:disc;list-style-position:outside}.rich-text-block ol li{color:#333}.rich-text-block p a{color:#2487c0;text-decoration:underline}.rich-text-block p a:hover{text-decoration:none}.rich-text-block a span{color:#2487c0;text-decoration:underline}.rich-text-block a span:hover{text-decoration:none}.rich-text-block a{color:#333;text-decoration:none}.rich-text-block a:hover{text-decoration:none}.rich-text-block .left .right .btn{margin-top:15px;margin-bottom:15px;min-width:150px}.rich-text-block .center,.rich-text-block .wrap{left:0;right:0;margin-left:auto;margin-right:auto}.rich-text-block .center .btn,.rich-text-block .wrap .btn{display:block;margin:auto;min-width:60%}.stripped-layout-body{background-color:#fff}.stripped-layout-body .site-content{margin-top:0}.stripped-layout-body .stripped-layout-header .logo{float:left;width:100px;margin:20px 10px 0 20px}.jLinkingWrapper{display:none}.account-linking-page-wrapper{width:100%;max-width:400px;padding:10px}.account-linking-page label,.login-wrapper label{font-family:"ahlsellsans-bold","sans-serif"}.account-linking-page .i-agree-label,.login-wrapper .i-agree-label{font-family:"ahlsellsans-regular","sans-serif";padding:8px 0 8px 25px}.account-linking-page input[type="checkbox"]+label:before,.login-wrapper input[type="checkbox"]+label:before{left:0}.account-linking-page input[type="checkbox"]:checked+label:after,.login-wrapper input[type="checkbox"]:checked+label:after{left:3px}.account-linking-page input,.login-wrapper input{margin-top:3px}.account-linking-page form>div,.login-wrapper form>div{margin-bottom:10px}.account-linking-page .btn,.login-wrapper .btn{float:right;margin-top:5px}.account-linking-page .account-link-error-msg,.login-wrapper .account-link-error-msg{display:none;color:#e60032}.linking-ongoing-label{padding:20px 10px 0 10px}.linking-ongoing-icon img{width:85%;max-width:340px;margin-left:30px}.garment{padding:15px;border-top:0;-ms-flex-preferred-size:100%;flex-basis:100%}.garment .logo-selector{margin-right:15px}.garment .garment-input{max-width:295px}@media all and (min-width:480px){.garment .garment-input{max-width:230px}}.garment .garment-header{font-size:14px;font-weight:600;line-height:143%}.garment .garment-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:480px){.garment .garment-sections{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.garment .garment-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.garment .garment-section:first-child{border-right:1px solid #e4e4e4}.garment .garment-section.text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.garment .garment-selectors{margin-bottom:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-spacing:15px;border-collapse:separate;margin-left:-15px}.garment .garment-selectors td{padding:0;font-size:14px}.garment table tbody tr{background-color:#fff!important}.garment table tbody tr:hover{background-color:#fff!important}.garment input[type="radio"]+label{padding:0 0 0 28px}.garment input[type="radio"]+label:before{background-color:#fff;border:1px solid #c4c4c8;width:20px;height:20px;top:1px;left:0}.garment input[type="radio"]:checked+label:before{border:6px solid #0073b6}.garment input[type="radio"]:checked+label:after{display:none}.bx-wrapper{position:relative;margin-bottom:60px;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block;-o-object-fit:contain;object-fit:contain}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translateZ(0)}.bx-wrapper{-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/Content/assets/images/plugins/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;vertical-align:bottom;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url("/Content/assets/images/plugins/controls.png") no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url("/Content/assets/images/controls.png") no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url("/Content/assets/images/controls.png") -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url("/Content/assets/images/controls.png") -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #eb690e;background:#eb690e;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#fdfdfd;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus{border:1px solid #80b4d8;background:#c9e6fa;font-weight:bold;color:#2487c0}.ui-widget-header .ui-state-hover,.ui-widget-header .ui-state-focus{border:1px solid #fff;background:none;font-weight:bold;color:#fff;cursor:pointer}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#2487c0;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff;font-weight:bold;color:#eb690e}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb690e;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c;color:#eb690e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#eb690e}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e:before{content:'';font-family:"ahlsell-icons";position:absolute;top:-11px;right:2px;font-size:25px;color:#fff;overflow:visible;text-indent:0}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w:before{content:'';font-family:"ahlsell-icons";position:absolute;top:-11px;left:1px;font-size:25px;color:#fff;overflow:visible;text-indent:0}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-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%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.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:#999}.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(to bottom,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px white inset,0 1px 1px rgba(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;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%}.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;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;left:-9999px}.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-family:"ahlsellsans-bold","sans-serif";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!important;height:1%;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}.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:#eee;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 white inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px white inset,0 1px 0 rgba(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;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(to bottom,#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,.3);box-shadow:0 0 5px rgba(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,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222!important}.chosen-disabled{opacity:.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-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.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;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-size:52px 37px!important;background-repeat:no-repeat!important}}.introjs-tooltipbuttons{text-align:left}.introjs-skipbutton{margin-left:5px}.introjs-prevbutton{border:1px solid #d4d4d4;border-left:none;border-radius:0 .2em .2em 0}.introjs-nextbutton{border:1px solid #d4d4d4;border-radius:.2em 0 0 .2em}.introjs-overlay{position:absolute;z-index:999999;background-color:#000;opacity:0;background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;position:absolute!important;-webkit-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.4);box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{position:absolute;visibility:hidden;z-index:10000000;background-color:transparent;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer *:before,.introjs-helperLayer *:after{-webkit-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-arrow.top-right{top:-10px;right:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:transparent}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:transparent}.introjs-arrow.right{right:-10px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;border-top-color:#fff;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.introjs-tooltip{position:absolute;visibility:visible;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.4);box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-prevbutton{border-radius:.2em 0 0 .2em;border-right:none}.introjs-disabled,.introjs-disabled:hover,.introjs-disabled:focus{color:#9a9a9a;border-color:#d4d4d4;-webkit-box-shadow:none;box-shadow:none;cursor:default;background-image:none;text-decoration:none}.introjs-progress{overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introShow{display:inline-block;position:absolute;top:120px;left:0;right:0;margin-left:auto;margin-right:auto;border-bottom:3px solid #d2d3d5;width:100%;background:#fff;z-index:99}@media all and (min-width:768px){.introShow{border:0;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2);width:700px;top:72px;z-index:9999}}.introjs-tooltip{background-color:#0073b6;padding:30px}.introjs-tooltiptext{text-align:left;color:#fff}.introjs-tooltiptext h3{font-size:14px}.introjs-tooltiptext h3.intro-head{font-size:18px;margin-bottom:10px}@media all and (min-width:768px){.introjs-tooltiptext h3{margin-bottom:0;font-size:18px}.introjs-tooltiptext h3.intro-head{font-size:30px;margin-bottom:10px}}.introjs-tooltiptext p{margin-bottom:5px}.introjs-tooltiptext p:last-child{margin-bottom:30px}.introjs-arrow{border:15px solid #0073b6;content:'';position:absolute}.introjs-arrow.top{top:-30px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#0073b6;border-left-color:transparent}.introjs-arrow.left{left:-30px;top:10px;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.introjs-arrow.right{right:-30px;top:10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#0073b6}.introjs-arrow.bottom{bottom:-30px;border-top-color:#0073b6}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-bottom-color:transparent;border-left-color:transparent}.introjs-tooltipbuttons{white-space:nowrap;padding:10px 0 0}.introjs-tooltipbuttons:before,.introjs-tooltipbuttons:after{content:" ";display:table}.introjs-tooltipbuttons:after{clear:both}.introjs-prevbutton{display:none!important}.introjs-button{padding:15px;cursor:pointer;font-weight:normal;line-height:normal;overflow:hidden;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;border:0;width:45%;color:#fff}.introjs-nextbutton{border:1px solid #96c11e;background-color:#96c11e;float:right}.introjs-nextbutton:hover{background:#85ab1b;border:1px solid #85ab1b;text-decoration:none}.introjs-skipbutton{background-color:#0073b6;border:1px solid #fff;float:left}.introjs-skipbutton:hover{background:#016ab2;text-decoration:none}.introjs-helperLayer{display:none}.introjs-tooltip{min-width:300px;text-align:left}@media all and (min-width:768px){.introjs-tooltip{min-width:320px}}.introjs-bullets:before,.introjs-bullets:after{content:" ";display:table}.introjs-bullets:after{clear:both}.introjs-bullets ul{list-style:none;text-align:center}.introjs-bullets ul li{list-style:none;display:inline-block;margin:0 2px;cursor:auto}.introjs-bullets ul li a{display:block;width:10px;height:10px;background:#0073b6;border:1px solid #fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:auto}.introjs-bullets ul li a:hover{background:#016ab2}.introjs-bullets ul li a.active{background:#fff}.ahlsell-guide-mobile img{position:absolute;z-index:1000;top:159px;width:35%;max-width:488px;opacity:0}.guide-info .intro-head,.guide-info .intro-info-text{text-align:left}.start-page{margin-top:15px}.start-page .layout-wrapper .content-block-area .product-list-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:1030px){.start-page .layout-wrapper .content-block-area .product-list-block{max-height:350px;height:350px;min-height:350px;overflow-y:hidden}}.start-page .layout-wrapper .content-block-area .product-list-block>div{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.start-page .layout-wrapper .content-block-area .product-list-block .products{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}.start-page .layout-wrapper .content-block-area .product-list-block .products .info{height:auto}.start-page .layout-wrapper .content-block-area .store-info{-webkit-box-shadow:0 0 0 1px #d2d3d5;box-shadow:0 0 0 1px #d2d3d5;max-height:350px;height:350px;min-height:350px;overflow-y:hidden;margin-top:0;padding-bottom:0}.start-page .layout-wrapper .content-block-area .store-info .stores-details li.start-screen{top:50px}.start-page .layout-wrapper .content-block-area .store-info .store-select-wrapper .chosen-container-single{height:50px}.start-page .layout-wrapper .content-block-area .store-info .store-select-wrapper .chosen-container-single a.chosen-single{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;padding-left:20px}.start-page .layout-wrapper .content-block-area .store-info .store-box-wrapper{height:100%;display:grid}.start-page .layout-wrapper .content-block-area .store-info .store-box-wrapper .stores-details{max-height:100%;height:100%;min-height:300px;margin-bottom:50px}.start-page .layout-wrapper .content-block-area .store-info .store-box-wrapper .stores-details .textbox{overflow-wrap:break-word}.start-page .layout-wrapper .content-block-area .store-info .store-box-wrapper .stores-details .textbox.top{top:50px}.start-page .layout-wrapper .content-block-area .store-info .store-box-wrapper .stores-details .textbox.bottom{bottom:0}.loggedin-content{margin-bottom:30px}@media all and (min-width:1030px){.loggedin-content{margin-top:-20px}}.contains-warehouse-info .image-slider{margin-bottom:30px}.contains-warehouse-info .image-slider .bxslider{padding-bottom:47.61905%}.contains-warehouse-info .image-slider .bxslider>li{padding-bottom:47.61905%}.image-slider{margin-bottom:15px}.image-slider .bxslider{margin:0;max-width:100%;height:0;padding-bottom:33.33333%}.image-slider .bxslider>li{max-width:100%;position:relative;height:0;padding-bottom:33.33333%;display:none}.image-slider .bxslider>li:first-child{display:block}.image-slider .bxslider>li .product-list-block h2{display:none}.image-slider .bxslider>li .product-list-block>div{padding:0;border:0}.image-slider .bx-wrapper{margin-bottom:0}.image-slider .bx-wrapper .bx-viewport{left:0;border:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.image-slider .bx-wrapper img{width:100%;height:auto}.image-slider .bx-wrapper .bx-controls .bx-pager{bottom:-20px}.image-slider .bx-wrapper .bx-controls .bx-pager.bx-default-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.image-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a{border:1px solid #52555c;background:#fff;-webkit-box-shadow:0 0 2px #aeaeae;box-shadow:0 0 2px #aeaeae}.image-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active{border:1px solid #d2d3d5;background:#52555c}.image-slider .bx-wrapper .bx-controls .bx-controls-direction{display:none}@media all and (min-width:768px){.image-slider{margin-bottom:15px}.image-slider .bxslider{padding-bottom:33.33333%}.image-slider .bxslider>li{padding-bottom:33.33333%}.contains-warehouse-info .bxslider{padding-bottom:47.61905%}.contains-warehouse-info .bxslider>li{padding-bottom:47.61905%}}@media all and (min-width:1030px){.contains-warehouse-info .image-slider{width:70%;float:left;margin-bottom:15px}.contains-warehouse-info .image-slider .bx-controls .bx-pager{bottom:-20px;z-index:100}.contains-warehouse-info .store-info{float:right;width:28%;height:100%;padding-bottom:0}.contains-warehouse-info .store-info .store-box-wrapper{display:grid}.contains-warehouse-info .store-info .store-box-wrapper .stores-details .textbox{overflow-wrap:break-word}.contains-warehouse-info .store-info .store-box-wrapper .stores-details .textbox.top{top:50px}.contains-warehouse-info .store-info .store-box-wrapper .stores-details .textbox.bottom{bottom:0}.contains-warehouse-info [class*="size-"] .store-info{width:100%}.contains-warehouse-info .adaptableJumboBlockWrapper img{height:100%;width:auto;max-width:none;position:absolute}}@media all and (min-width:480px) and (max-width:767px){.contains-warehouse-info .store-info .store-box-wrapper{display:grid}}@media all and (max-width:480px){.contains-warehouse-info .store-info .store-box-wrapper{display:grid}}.secondary-display{margin-top:15px}.secondary-display:before,.secondary-display:after{content:" ";display:table}.secondary-display:after{clear:both}.secondary-display .secondary-display__item{width:100%;margin-bottom:2%}@media all and (min-width:768px){.secondary-display .secondary-display__item{float:left;width:32%;margin-right:2%;margin-bottom:0}.secondary-display .secondary-display__item:last-child{margin-right:0}}.secondary-display .secondary-display__item:last-child{margin-bottom:0}.secondary-display .secondary-display__item .content{padding-bottom:54.05405%}.become-customer{width:100%;background:#fff;float:left;margin:15px 0 0;padding:15px}.become-customer h2{margin:0 0 .5em;font-size:18px;text-transform:uppercase;font-family:"ahlsellsans-bold","sans-serif";color:#016ab2}.become-customer div .btn{font-size:.9em;margin-right:10px;padding:10px 15px 8px}@media all and (min-width:768px){.become-customer{display:table;padding:0 15px}.become-customer h2{float:left;line-height:70px;font-size:20px;display:table-cell;margin:0}}@media all and (min-width:768px) and (min-width:1030px){.become-customer h2{font-size:28px}}@media all and (min-width:768px){.become-customer div{display:table-cell;vertical-align:middle}.become-customer div .btn{float:right;font-size:1.1em;padding:14px 15px 12px;margin-left:15px;margin-right:0}}.mobile-search-layout{display:block;padding:0 6px 10px 6px;height:58px}.mobile-search-layout .search-shadow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:5px 5px 20px rgba(0,0,0,.1);box-shadow:5px 5px 20px rgba(0,0,0,.1);border-radius:4px}.mobile-search-layout .search-text-area{width:100%;background:#fff;border-radius:4px 0 0 4px;padding:16px;color:#a7a7a9;font-style:normal;font-weight:normal;font-size:16px;line-height:16px}.mobile-search-layout button{border-radius:0 4px 4px 0}@media all and (min-width:768px){.mobile-search-layout{display:none}}.mobile-notification{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(18,18,20,.4);z-index:10001}.mobile-notification .box{background-color:#fff;margin:2.5rem auto 0 auto;padding:1.5rem 1rem 1rem;width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;border:.0625rem solid #d7d7da;-webkit-box-shadow:0 .25rem .625rem rgba(0,0,0,.1);box-shadow:0 .25rem .625rem rgba(0,0,0,.1);border-radius:.5rem;font-family:"ahlsellsans-regular","sans-serif";font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.mobile-notification button,.mobile-notification a{height:2.5rem;border-radius:.25rem;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-family:"ahlsellsans-regular","sans-serif"}.mobile-notification #closeNotificationButton{background:#fff;border:.0625rem solid #d7d7da;color:#094c7c}.mobile-notification #okNotificationButton{background:#d5ebf7;border:none;color:#29292d;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}.env-banner{width:100%;padding:5px 10px;font-size:16px}.env-banner.mobile{position:fixed;z-index:10000;top:0;width:100%;height:35px}@media all and (min-width:768px){.env-banner.mobile{display:none}}.env-banner.desktop{display:none;position:absolute}@media all and (min-width:768px){.env-banner.desktop{display:block;position:static}}.env-banner.local{background-color:#f7ebec;color:#9e1620}.env-banner.dev{background-color:#f7ebec;color:#9e1620}.env-banner.test{background-color:#d5ebf7;color:#094c7c}.env-banner.master{background-color:#92ffd5;color:#096448}.header-wrapper .env-banner.desktop{display:none}.header-wrapper.search-bar{height:100%}.header-wrapper.has-environment-banner .header-content.search-bar{margin-top:35px}@media all and (min-width:768px){.header-wrapper.has-environment-banner .header-content.search-bar{margin-top:0}}.main-header{position:relative;z-index:1200}.main-header .logotype,.main-header .icon-basket,.main-header .minicart-info{display:none}.main-header .header-content.search-bar{height:100%}.main-header.search-bar{height:100%}.minicart{display:none}.minicart.active{display:block}.topmenu{display:none}.topmenu.active{display:block}.main-menu nav{display:none}.main-menu nav.active{display:block}.general-error{margin:15px 0 22.5px;padding:15px;border:2px solid #d51224;background:rgba(213,18,36,.75)}.general-error i{position:relative;top:1px;font-size:20px;color:#fff;line-height:20px;margin-right:7.5px}.general-error a{color:#fff}.general-error p{display:inline-block;margin:0;color:#fff}@media all and (min-width:768px){.main-header .logotype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;height:40px;max-width:150px}.main-header .logotype img{max-height:100%}.sticky-logo{display:none;height:40px}header.sticky .env-banner.desktop{display:block}header.sticky .header-content{position:relative;padding-top:15px;padding-bottom:15px}header.sticky .header-content .logotype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;max-width:120px;position:fixed;top:4px;margin-left:40px;z-index:9999}}@media all and (min-width:768px) and (min-width:1030px){header.sticky .header-content .logotype{width:170px}}@media all and (min-width:768px){header.sticky .header-content .logotype img{display:none}header.sticky .header-content .logotype .sticky-logo{display:block}header.sticky .header-content .logotype .sticky-logo img{padding-top:7px;display:block;max-width:75%;height:auto}}@media all and (min-width:768px) and (min-width:1030px){header.sticky .header-content .logotype .sticky-logo img{float:right}}@media all and (min-width:768px){.main-menu nav{display:block}.main-header{background-color:#fff;display:block;background-size:cover;background-position:center center;background-repeat:no-repeat}.gelia .main-header{background:#fff}.main-header .header-content{position:relative;padding-top:15px;padding-bottom:15px}.main-header .minicart-wrapper{display:block}.main-header .minicart{display:inline-block;height:40px;float:right;bottom:0;right:0;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;min-width:180px}.main-header .minicart .minicart-info,.main-header .minicart i{display:block;color:#094c7c}.main-header .minicart i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:45px;height:20px;width:20px;font-size:25px;padding:0 8px 0 4px;float:left;background:#094c7c;color:#094c7c;margin:10px}.main-header .minicart .minicart-info{float:left;font-size:13px;line-height:18px;margin:5px 15px 4px 10px}.main-header .minicart .minicart-info .cart-items{margin-top:8px}.main-header .minicart .minicart-info .cart-items .nbr-of-items-label{display:inline-block}.main-header .minicart .minicart-info div span{font-family:"ahlsellsans-bold","sans-serif"}.main-header.fixed{position:fixed;left:0;right:0;width:100%;z-index:9999;height:45px}.main-header.fixed .top-menu{position:relative}.main-header.fixed .top-menu .topmenu-left{display:none}.main-header.fixed .top-menu .topmenu-right{position:absolute;right:7.5px;top:3px;z-index:1}.main-header.fixed .top-menu .topmenu-right .username,.main-header.fixed .top-menu .topmenu-right .my-pages{display:none}.main-header.fixed .header-content{padding-top:0;padding-bottom:0}.main-header.fixed .logotype{width:100px;margin-top:10px}.main-header.fixed .minicart-info{display:none}.main-header.fixed .minicart{position:absolute;top:45px;right:46px;padding-right:7.5px}.main-header.fixed .search-wrapper{top:5px}.main-header.fixed .search-wrapper input{line-height:35px;height:35px}.main-header.fixed .search-wrapper button{height:35px}}@media screen and (min-width:768px){.menu-open{overflow:visible!important}.desktop-megamenu *{display:block}header.sticky.header-wrapper .jsMainmenu.main-menu{position:fixed;top:0;width:100%}header.sticky.header-wrapper .jsMainmenu.main-menu .wrap>li{display:none}header.sticky.header-wrapper .jsMainmenu.main-menu .wrap>li:first-child{display:block;margin:0 0 0 140px}header.sticky.header-wrapper .jsMainmenu.main-menu .wrap>.jsInstantOrderHeader{display:block;margin:0 50px 0 0}header.sticky .jsMinicartWrapper{width:50px;height:44.4px;z-index:1000;position:absolute;top:0;right:8px;color:#fff;text-align:center}header.sticky .jsMinicartWrapper .jsMinicart{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;height:100%}header.sticky .jsMinicartWrapper .jsMinicart .jsStickyCart{position:relative;top:2px;font-size:26px;width:25px;height:25px}header.sticky .jsMinicartWrapper .jsMinicart .cart-items{position:absolute;height:0;top:-20px;visibility:collapse;left:20px;right:0}header.sticky .jsMinicartWrapper .jsMinicart .cart-items span{visibility:visible;min-width:20px;height:20px;border-radius:50%;display:inline-block;text-align:center;line-height:20px;background-color:#fff;color:#000}header.sticky .jsMinicartWrapper .jsMinicart .cart-items .nbr-of-items-label{width:76px;height:24px}header.sticky .jsMinicartWrapper .confirmEmptyCart{color:#000}header.sticky .jsMinicartFoldOut.minicart-fold-out{color:#000;text-align:left}header.sticky .jsMinicartFoldOut.minicart-fold-out .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;float:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}header.sticky .jsMinicartFoldOut.minicart-fold-out .cart-item a{display:block}header.sticky .jsMinicartFoldOut.minicart-fold-out .item-text{text-align:left}header.sticky .jsMinicartFoldOut.minicart-fold-out .item-text a{line-height:1.6;display:inline;padding:0}header.sticky .jsMinicartFoldOut.minicart-fold-out .checkout-area{text-align:left}}.env-banner+.mobile-header{top:35px}.mobile-header{position:fixed;top:0;width:100%;height:50px;z-index:10000;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.mobile-header.search-bar{display:none}.mobile-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;float:left;margin-left:1rem}.mobile-header .logo a{display:block}.mobile-header .logo a img{display:block;max-height:40px;max-width:100px}@media all and (max-width:370px){.mobile-header .logo a img{width:80px}}@media all and (max-width:345px){.mobile-header .logo a img{width:50px}}.mobile-header .mobile-nav{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;height:50px;width:50px;float:right;margin-left:2px;color:#fff;background:#e8f3f9;cursor:pointer}.mobile-header .mobile-nav i{font-size:18px;color:#094c7c}.mobile-header .mobile-nav.jsMobileMenu{background:transparent}.mobile-header .mobile-nav.jsMobileMenu i{font-size:22px}.mobile-header .mobile-nav.jsMobileCart{position:relative}.mobile-header .mobile-nav.jsMobileCart .jsMobileCartItems{position:absolute;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);visibility:visible;min-width:20px;height:20px;border-radius:50%;display:inline-block;text-align:center;line-height:20px;background-color:#fff;color:#000}@media all and (min-width:768px){.mobile-header{display:none}.mobile-header.search-bar{display:none}}.content-wrapper{display:table-row}.content-wrapper.search-bar{display:none}@media all and (min-width:768px){.content-wrapper.search-bar{display:table-row}}.footer-wrapper{display:table-row;height:1px;background:#0c2c39;margin-top:20px}.footer-wrapper.search-bar{display:none}.footer-wrapper .footer-logo{padding:40px 8px 25px}.footer-wrapper .footer-logo img{max-width:80px}@media all and (min-width:768px){.footer-wrapper .footer-logo img{max-width:170px}}.footer-wrapper *{color:#d5ebf7}.footer-wrapper h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;height:50px;max-height:50px;margin:0;padding:0;font-size:18px}.footer-wrapper h3 i{background-color:#d5ebf7}.footer-wrapper>ul{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;padding:0 8px}.footer-wrapper>ul>li{position:relative}.footer-wrapper>ul>li:first-child{border-top:0}.footer-wrapper>ul>li>a{font-size:14px}.footer-wrapper>ul>li ul{display:none;padding-bottom:10px}@media all and (min-width:768px){.footer-wrapper.search-bar{display:table-row}.footer-wrapper i{display:none}.footer-wrapper>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-wrapper>ul>li ul{display:block;padding-left:0}}html,body{height:100%}body{display:table;table-layout:fixed;width:100%;height:100%}.page-row{display:table-row}@media all and (min-width:768px){.page-row{height:1px}}.page-row-expanded{height:100%}.category-content{padding:0 0 15px}.category-content .sort-panel{margin-bottom:0}@media all and (min-width:768px){.category-content{float:left;padding:0;width:74%;margin-left:1%}}.category-content .text-body{margin:56px 0 32px 0}.category-content .products{padding:0}.category-content .products li.products__item{margin-bottom:4px;background:#fff}.category-content .products .products__item,.category-content .products .variant__item{width:50%;float:left;border-right:4px solid #f5f5f8}.category-content .products .products__item:nth-of-type(2n),.category-content .products .variant__item:nth-of-type(2n){border-right:0}@media all and (min-width:480px){.category-content .products .products__item,.category-content .products .variant__item{width:33.3%}.category-content .products .products__item:nth-of-type(2n),.category-content .products .variant__item:nth-of-type(2n){border-right:4px solid #f5f5f8}.category-content .products .products__item:nth-of-type(3n),.category-content .products .variant__item:nth-of-type(3n){border-right:0}}@media all and (min-width:1030px){.category-content .products .products__item,.category-content .products .variant__item{width:25%}.category-content .products .products__item:nth-of-type(3n),.category-content .products .variant__item:nth-of-type(3n){border-right:4px solid #f5f5f8}.category-content .products .products__item:nth-of-type(4n),.category-content .products .variant__item:nth-of-type(4n){border-right:0}}.category-content .products .products__item .product-item-wrapper,.category-content .products .variant__item .product-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper,.category-content .products .variant__item .product-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.category-content .products .products__item .product-item-wrapper .flags,.category-content .products .variant__item .product-item-wrapper .flags{position:absolute;top:0;right:0;float:none;margin-top:0}@media all and (min-width:1030px){.category-content .products .products__item .product-item-wrapper .flags,.category-content .products .variant__item .product-item-wrapper .flags{top:15px;right:15px}}.category-content .products .products__item .product-item-wrapper .image-wrapper,.category-content .products .variant__item .product-item-wrapper .image-wrapper{width:200px;max-width:200px;min-width:200px;height:200px;margin:0 auto;margin-bottom:15px;margin-top:4px}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper .image-wrapper,.category-content .products .variant__item .product-item-wrapper .image-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.category-content .products .products__item .product-item-wrapper .image-wrapper .image,.category-content .products .products__item .product-item-wrapper .image-wrapper a,.category-content .products .products__item .product-item-wrapper .image-wrapper img,.category-content .products .variant__item .product-item-wrapper .image-wrapper .image,.category-content .products .variant__item .product-item-wrapper .image-wrapper a,.category-content .products .variant__item .product-item-wrapper .image-wrapper img{max-width:100px;max-height:100px}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper .image-wrapper .image,.category-content .products .products__item .product-item-wrapper .image-wrapper a,.category-content .products .products__item .product-item-wrapper .image-wrapper img,.category-content .products .variant__item .product-item-wrapper .image-wrapper .image,.category-content .products .variant__item .product-item-wrapper .image-wrapper a,.category-content .products .variant__item .product-item-wrapper .image-wrapper img{max-width:150px;max-height:150px}}.category-content .products .products__item .product-item-wrapper .info,.category-content .products .variant__item .product-item-wrapper .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;padding:0;overflow:hidden}.category-content .products .products__item .product-item-wrapper .info .title,.category-content .products .variant__item .product-item-wrapper .info .title{height:auto;line-height:normal}.category-content .products .products__item .product-item-wrapper .info .description,.category-content .products .variant__item .product-item-wrapper .info .description{padding:0}.category-content .products .products__item .product-item-wrapper .info .description .description__text,.category-content .products .variant__item .product-item-wrapper .info .description .description__text{position:relative;height:30px;margin-bottom:4px;white-space:pre-wrap}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper .info .description .description__text,.category-content .products .variant__item .product-item-wrapper .info .description .description__text{height:100px}}.category-content .products .products__item .product-item-wrapper .info .description .description__text.truncated:after,.category-content .products .variant__item .product-item-wrapper .info .description .description__text.truncated:after{content:'';width:100%;height:100%;position:absolute;left:0;top:4px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,.1),#fff)}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper .info .description .description__text.truncated:after,.category-content .products .variant__item .product-item-wrapper .info .description .description__text.truncated:after{top:25px}}.category-content .products .products__item .product-item-wrapper .info .description .description__link,.category-content .products .variant__item .product-item-wrapper .info .description .description__link{position:static;top:unset;right:unset;color:#094c7c}.category-content .products .products__item .product-item-wrapper .info .nr-articles,.category-content .products .variant__item .product-item-wrapper .info .nr-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:32px;position:relative;bottom:0;right:0;padding:10px;margin:0;margin-top:10px;margin-left:auto;border-radius:4px;outline:none;cursor:pointer;text-align:center}@media all and (min-width:768px){.category-content .products .products__item .product-item-wrapper .info .nr-articles,.category-content .products .variant__item .product-item-wrapper .info .nr-articles{width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:auto;margin-left:0}}.category-content .products .products__item .product-item-wrapper .info .nr-articles i,.category-content .products .variant__item .product-item-wrapper .info .nr-articles i{margin-left:10px}.category-content .products.list-view li.products__item{padding:15px;border-top:0}@media all and (min-width:768px){.category-content .products.list-view li.products__item{padding:8px}}@media all and (min-width:1030px){.category-content .products.list-view li.products__item{padding:15px}}.category-content .products.list-view .products__item,.category-content .products.list-view .variant__item{width:100%;float:none;border-right:0}.category-content .products.list-view .products__item:first-child,.category-content .products.list-view .variant__item:first-child{border-top:0}@media all and (min-width:768px){.category-content .products.list-view .products__item .product-item-wrapper .image-wrapper,.category-content .products.list-view .variant__item .product-item-wrapper .image-wrapper{margin:0;margin-right:15px}}.category-content .products.list-view .products__item .info .title,.category-content .products.list-view .variant__item .info .title{font-size:20px}@media all and (min-width:768px){.category-content .products.list-view .products__item .info .title,.category-content .products.list-view .variant__item .info .title{font-size:18px}.category-content .products.list-view .products__item .info .title.short,.category-content .products.list-view .variant__item .info .title.short{max-width:90%}}@media all and (min-width:1030px){.category-content .products.list-view .products__item .info .title,.category-content .products.list-view .variant__item .info .title{font-size:20px}.category-content .products.list-view .products__item .info .title.short,.category-content .products.list-view .variant__item .info .title.short{max-width:75%}}.category-content .products.grid-view .products__item{padding:4px}@media all and (min-width:768px){.category-content .products.grid-view .products__item{padding:2px}}@media all and (min-width:1030px){.category-content .products.grid-view .products__item{padding:10px}}.category-content .products.grid-view .products__item .product-item-wrapper{display:block}.category-content .products.grid-view .products__item .product-item-wrapper .flags{left:0}.category-content .products.grid-view .products__item .product-item-wrapper .flags .shorttext{left:5px}@media all and (min-width:1030px){.category-content .products.grid-view .products__item .product-item-wrapper .flags .shorttext{top:-10px}}.category-content .products.grid-view .products__item .product-item-wrapper .flags .flag.gridview{left:-45px}@media all and (min-width:1030px){.category-content .products.grid-view .products__item .product-item-wrapper .flags .flag.gridview{top:-20px}}.category-content .products.grid-view .products__item .product-item-wrapper .image-wrapper{width:100px;height:100px;min-width:initial;max-width:initial;margin-left:auto;margin-right:auto}@media all and (min-width:768px){.category-content .products.grid-view .products__item .product-item-wrapper .image-wrapper{width:150px;height:150px}}.category-content .products.grid-view .products__item .product-item-wrapper .image-wrapper .image{padding-bottom:0}.category-content .products.grid-view .products__item .product-item-wrapper .info{height:70px;padding:0;border-bottom:0}@media all and (min-width:1030px){.category-content .products.grid-view .products__item .product-item-wrapper .info{height:65px;margin-top:0}}.category-content .products.grid-view .products__item .product-item-wrapper .info .title{max-height:60px;margin-bottom:4px;padding-top:4px;font-size:14px}@media all and (min-width:768px){.category-content .products.grid-view .products__item .product-item-wrapper .info .title{font-size:12px}}@media all and (min-width:1030px){.category-content .products.grid-view .products__item .product-item-wrapper .info .title{font-size:14px}}.category-content .products.grid-view .products__item .product-item-wrapper .info .nr-articles{display:none}.breadcrumbs{padding:8px 15px 5px 0;margin:5px 0 0;font-size:13px;color:#015792}.article-page{background:#fff}.article-page .left-side-info{padding-top:15px;clear:both}.article-page .content-block-area{padding:0 15px 15px}.article-page .slider-wrapper>.slider li{text-align:center;display:none}.article-page .slider-wrapper>.slider li img{max-width:100%}.article-page .slider-wrapper .slider iframe{height:385px;width:100%;border:none}.article-page .slider-wrapper .energyLabelWrapper{position:relative;float:right;margin-top:-60px;z-index:10}@media all and (max-width:480px){.article-page .slider-wrapper .energyLabelWrapper{margin-top:-50px}}.article-page .slider-wrapper .energyLabelWrapper .energyLabel{width:86px}@media all and (min-width:1030px){.article-page .slider-wrapper .energyLabelWrapper .energyLabel{width:100px}}.article-page .product-tabs .product-list-block .bx-wrapper .bx-next,.article-page .product-tabs .product-list-block .bx-wrapper .bx-prev{height:100%}.article-page .product-information:before,.article-page .product-information:after,.article-page .article-information:before,.article-page .article-information:after{content:" ";display:table}.article-page .product-information:after,.article-page .article-information:after{clear:both}@media all and (min-width:768px){.article-page .product-information,.article-page .article-information{padding:0 1.5rem 1.5rem}}.article-page .product-information .product-image,.article-page .product-information .article-image,.article-page .article-information .product-image,.article-page .article-information .article-image{padding:15px;padding-bottom:0;position:relative;width:100%}.article-page .product-information .product-image .my-assortment,.article-page .product-information .article-image .my-assortment,.article-page .article-information .product-image .my-assortment,.article-page .article-information .article-image .my-assortment{font-size:20px;top:15px;right:15px}.article-page .product-information .product-image .slider-wrapper.slider-fullscreen ul,.article-page .product-information .article-image .slider-wrapper.slider-fullscreen ul,.article-page .article-information .product-image .slider-wrapper.slider-fullscreen ul,.article-page .article-information .article-image .slider-wrapper.slider-fullscreen ul{height:auto!important}.article-page .product-information .product-image .slider-wrapper.slider-fullscreen ul li,.article-page .product-information .article-image .slider-wrapper.slider-fullscreen ul li,.article-page .article-information .product-image .slider-wrapper.slider-fullscreen ul li,.article-page .article-information .article-image .slider-wrapper.slider-fullscreen ul li{height:auto!important}.article-page .product-information .product-image .slider-wrapper.slider-fullscreen ul li img,.article-page .product-information .article-image .slider-wrapper.slider-fullscreen ul li img,.article-page .article-information .product-image .slider-wrapper.slider-fullscreen ul li img,.article-page .article-information .article-image .slider-wrapper.slider-fullscreen ul li img{height:auto;min-height:100px;min-width:100px;max-height:700px;max-width:800px}.article-page .product-information .product-image .slider-wrapper.slider-fullscreen .bx-viewport,.article-page .product-information .article-image .slider-wrapper.slider-fullscreen .bx-viewport,.article-page .article-information .product-image .slider-wrapper.slider-fullscreen .bx-viewport,.article-page .article-information .article-image .slider-wrapper.slider-fullscreen .bx-viewport{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-page .product-information .product-image .slider-wrapper.slider-fullscreen .bx-viewport ul li img,.article-page .product-information .article-image .slider-wrapper.slider-fullscreen .bx-viewport ul li img,.article-page .article-information .product-image .slider-wrapper.slider-fullscreen .bx-viewport ul li img,.article-page .article-information .article-image .slider-wrapper.slider-fullscreen .bx-viewport ul li img{height:auto}.article-page .product-information .product-image .bx-wrapper,.article-page .product-information .article-image .bx-wrapper,.article-page .article-information .product-image .bx-wrapper,.article-page .article-information .article-image .bx-wrapper{z-index:9;margin-bottom:15px}.article-page .product-information .product-image .bx-wrapper .bx-viewport,.article-page .product-information .article-image .bx-wrapper .bx-viewport,.article-page .article-information .product-image .bx-wrapper .bx-viewport,.article-page .article-information .article-image .bx-wrapper .bx-viewport{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;background:none;overflow:hidden;left:0;-webkit-transform:inherit;transform:inherit}.article-page .product-information .product-image .bx-wrapper .bx-viewport:before,.article-page .product-information .product-image .bx-wrapper .bx-viewport:after,.article-page .product-information .article-image .bx-wrapper .bx-viewport:before,.article-page .product-information .article-image .bx-wrapper .bx-viewport:after,.article-page .article-information .product-image .bx-wrapper .bx-viewport:before,.article-page .article-information .product-image .bx-wrapper .bx-viewport:after,.article-page .article-information .article-image .bx-wrapper .bx-viewport:before,.article-page .article-information .article-image .bx-wrapper .bx-viewport:after{content:" ";display:table}.article-page .product-information .product-image .bx-wrapper .bx-viewport:after,.article-page .product-information .article-image .bx-wrapper .bx-viewport:after,.article-page .article-information .product-image .bx-wrapper .bx-viewport:after,.article-page .article-information .article-image .bx-wrapper .bx-viewport:after{clear:both}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul{height:375px}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul:before,.article-page .product-information .product-image .bx-wrapper .bx-viewport ul:after,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul:before,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul:after,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul:before,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul:after,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul:before,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul:after{content:" ";display:table}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul:after,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul:after,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul:after,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul:after{clear:both}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul li,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul li,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul li,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul li{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:375px;border:none;position:relative;background:#fff}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul li[aria-hidden=true],.article-page .product-information .article-image .bx-wrapper .bx-viewport ul li[aria-hidden=true],.article-page .article-information .product-image .bx-wrapper .bx-viewport ul li[aria-hidden=true],.article-page .article-information .article-image .bx-wrapper .bx-viewport ul li[aria-hidden=true]{display:none!important}.article-page .product-information .product-image .bx-wrapper .bx-viewport iframe,.article-page .product-information .article-image .bx-wrapper .bx-viewport iframe,.article-page .article-information .product-image .bx-wrapper .bx-viewport iframe,.article-page .article-information .article-image .bx-wrapper .bx-viewport iframe{position:absolute;top:0;left:0;right:0;bottom:0}.article-page .product-information .product-image .bx-wrapper .bx-controls-direction a,.article-page .product-information .article-image .bx-wrapper .bx-controls-direction a,.article-page .article-information .product-image .bx-wrapper .bx-controls-direction a,.article-page .article-information .article-image .bx-wrapper .bx-controls-direction a{text-indent:0;background:none}.article-page .product-information .product-image .bx-wrapper .bx-controls-direction a:hover i,.article-page .product-information .article-image .bx-wrapper .bx-controls-direction a:hover i,.article-page .article-information .product-image .bx-wrapper .bx-controls-direction a:hover i,.article-page .article-information .article-image .bx-wrapper .bx-controls-direction a:hover i{color:#9d9ea2}.article-page .product-information .product-image .bx-wrapper .bx-controls-direction a:after,.article-page .product-information .article-image .bx-wrapper .bx-controls-direction a:after,.article-page .article-information .product-image .bx-wrapper .bx-controls-direction a:after,.article-page .article-information .article-image .bx-wrapper .bx-controls-direction a:after{content:'';position:absolute;width:15px;height:20px;background:#fff;top:6px;left:9px;z-index:1}.article-page .product-information .product-image .bx-wrapper .bx-controls-direction a i,.article-page .product-information .article-image .bx-wrapper .bx-controls-direction a i,.article-page .article-information .product-image .bx-wrapper .bx-controls-direction a i,.article-page .article-information .article-image .bx-wrapper .bx-controls-direction a i{font-size:32px;position:absolute;top:-9px;left:-6px;color:#7e8085;z-index:2}.article-page .product-information .product-image .bx-wrapper img,.article-page .product-information .article-image .bx-wrapper img,.article-page .article-information .product-image .bx-wrapper img,.article-page .article-information .article-image .bx-wrapper img{margin:0 auto}.article-page .product-information .product-image .product-image-thumbs,.article-page .product-information .product-image .article-image-thumbs,.article-page .product-information .article-image .product-image-thumbs,.article-page .product-information .article-image .article-image-thumbs,.article-page .article-information .product-image .product-image-thumbs,.article-page .article-information .product-image .article-image-thumbs,.article-page .article-information .article-image .product-image-thumbs,.article-page .article-information .article-image .article-image-thumbs{z-index:10;position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-page .product-information .product-image .product-image-thumbs:before,.article-page .product-information .product-image .product-image-thumbs:after,.article-page .product-information .product-image .article-image-thumbs:before,.article-page .product-information .product-image .article-image-thumbs:after,.article-page .product-information .article-image .product-image-thumbs:before,.article-page .product-information .article-image .product-image-thumbs:after,.article-page .product-information .article-image .article-image-thumbs:before,.article-page .product-information .article-image .article-image-thumbs:after,.article-page .article-information .product-image .product-image-thumbs:before,.article-page .article-information .product-image .product-image-thumbs:after,.article-page .article-information .product-image .article-image-thumbs:before,.article-page .article-information .product-image .article-image-thumbs:after,.article-page .article-information .article-image .product-image-thumbs:before,.article-page .article-information .article-image .product-image-thumbs:after,.article-page .article-information .article-image .article-image-thumbs:before,.article-page .article-information .article-image .article-image-thumbs:after{content:" ";display:table}.article-page .product-information .product-image .product-image-thumbs:after,.article-page .product-information .product-image .article-image-thumbs:after,.article-page .product-information .article-image .product-image-thumbs:after,.article-page .product-information .article-image .article-image-thumbs:after,.article-page .article-information .product-image .product-image-thumbs:after,.article-page .article-information .product-image .article-image-thumbs:after,.article-page .article-information .article-image .product-image-thumbs:after,.article-page .article-information .article-image .article-image-thumbs:after{clear:both}.article-page .product-information .product-image .product-image-thumbs li,.article-page .product-information .product-image .article-image-thumbs li,.article-page .product-information .article-image .product-image-thumbs li,.article-page .product-information .article-image .article-image-thumbs li,.article-page .article-information .product-image .product-image-thumbs li,.article-page .article-information .product-image .article-image-thumbs li,.article-page .article-information .article-image .product-image-thumbs li,.article-page .article-information .article-image .article-image-thumbs li{width:23%;margin:1%;float:left;border:1px solid #d2d3d5;position:relative}.article-page .product-information .product-image .product-image-thumbs li:first-child,.article-page .product-information .product-image .article-image-thumbs li:first-child,.article-page .product-information .article-image .product-image-thumbs li:first-child,.article-page .product-information .article-image .article-image-thumbs li:first-child,.article-page .article-information .product-image .product-image-thumbs li:first-child,.article-page .article-information .product-image .article-image-thumbs li:first-child,.article-page .article-information .article-image .product-image-thumbs li:first-child,.article-page .article-information .article-image .article-image-thumbs li:first-child{margin-left:0}.article-page .product-information .product-image .product-image-thumbs li a:before,.article-page .product-information .product-image .article-image-thumbs li a:before,.article-page .product-information .article-image .product-image-thumbs li a:before,.article-page .product-information .article-image .article-image-thumbs li a:before,.article-page .article-information .product-image .product-image-thumbs li a:before,.article-page .article-information .product-image .article-image-thumbs li a:before,.article-page .article-information .article-image .product-image-thumbs li a:before,.article-page .article-information .article-image .article-image-thumbs li a:before{content:'';position:absolute;width:100%;height:100%;background:#fff;opacity:.7}.article-page .product-information .product-image .product-image-thumbs li a.active:before,.article-page .product-information .product-image .article-image-thumbs li a.active:before,.article-page .product-information .article-image .product-image-thumbs li a.active:before,.article-page .product-information .article-image .article-image-thumbs li a.active:before,.article-page .article-information .product-image .product-image-thumbs li a.active:before,.article-page .article-information .product-image .article-image-thumbs li a.active:before,.article-page .article-information .article-image .product-image-thumbs li a.active:before,.article-page .article-information .article-image .article-image-thumbs li a.active:before{opacity:0}.article-page .product-information .product-image .product-image-thumbs li a img,.article-page .product-information .product-image .article-image-thumbs li a img,.article-page .product-information .article-image .product-image-thumbs li a img,.article-page .product-information .article-image .article-image-thumbs li a img,.article-page .article-information .product-image .product-image-thumbs li a img,.article-page .article-information .product-image .article-image-thumbs li a img,.article-page .article-information .article-image .product-image-thumbs li a img,.article-page .article-information .article-image .article-image-thumbs li a img{display:block}.article-page .product-information .product-image .product-image-thumbs .video-thumbnail-overlay-wrap,.article-page .product-information .product-image .article-image-thumbs .video-thumbnail-overlay-wrap,.article-page .product-information .article-image .product-image-thumbs .video-thumbnail-overlay-wrap,.article-page .product-information .article-image .article-image-thumbs .video-thumbnail-overlay-wrap,.article-page .article-information .product-image .product-image-thumbs .video-thumbnail-overlay-wrap,.article-page .article-information .product-image .article-image-thumbs .video-thumbnail-overlay-wrap,.article-page .article-information .article-image .product-image-thumbs .video-thumbnail-overlay-wrap,.article-page .article-information .article-image .article-image-thumbs .video-thumbnail-overlay-wrap{position:relative}.article-page .product-information .product-image .product-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .product-information .product-image .article-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .product-information .article-image .product-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .product-information .article-image .article-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .article-information .product-image .product-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .article-information .product-image .article-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .article-information .article-image .product-image-thumbs .video-thumbnail-overlay-wrap svg,.article-page .article-information .article-image .article-image-thumbs .video-thumbnail-overlay-wrap svg{position:absolute;top:15%;left:15%}@media all and (max-width:767px){.article-page .product-information .product-image .pointListMobile,.article-page .product-information .article-image .pointListMobile,.article-page .article-information .product-image .pointListMobile,.article-page .article-information .article-image .pointListMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.article-page .product-information .product-image .pointListMobile li,.article-page .product-information .article-image .pointListMobile li,.article-page .article-information .product-image .pointListMobile li,.article-page .article-information .article-image .pointListMobile li{width:12px;height:12px;margin:5px;border-radius:40px;border:0;background-color:grey}.article-page .product-information .product-image .pointListMobile li a,.article-page .product-information .article-image .pointListMobile li a,.article-page .article-information .product-image .pointListMobile li a,.article-page .article-information .article-image .pointListMobile li a{width:12px;height:12px;background:#d3d3d3}.article-page .product-information .product-image .pointListMobile li a.active,.article-page .product-information .article-image .pointListMobile li a.active,.article-page .article-information .product-image .pointListMobile li a.active,.article-page .article-information .article-image .pointListMobile li a.active{background:grey}.article-page .product-information .product-image .pointListMobile li a img,.article-page .product-information .product-image .pointListMobile li a iframe,.article-page .product-information .article-image .pointListMobile li a img,.article-page .product-information .article-image .pointListMobile li a iframe,.article-page .article-information .product-image .pointListMobile li a img,.article-page .article-information .product-image .pointListMobile li a iframe,.article-page .article-information .article-image .pointListMobile li a img,.article-page .article-information .article-image .pointListMobile li a iframe{display:none}}.article-page .product-information .certificates,.article-page .article-information .certificates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.article-page .product-information .certificates i,.article-page .article-information .certificates i{font-size:22px}.article-page .product-information .certificates i:before,.article-page .article-information .certificates i:before{margin-left:0}.article-page .product-information .jsDecalPrint,.article-page .article-information .jsDecalPrint{display:none;padding-top:15px;margin:0}.article-page .product-information .jsDecalPrint i,.article-page .article-information .jsDecalPrint i{font-size:22px}.article-page .product-information .jsDecalPrint i:before,.article-page .article-information .jsDecalPrint i:before{margin-left:0}.article-page .product-information .properties-list,.article-page .article-information .properties-list{margin-top:15px}.article-page .product-information .properties-list:before,.article-page .product-information .properties-list:after,.article-page .article-information .properties-list:before,.article-page .article-information .properties-list:after{content:" ";display:table}.article-page .product-information .properties-list:after,.article-page .article-information .properties-list:after{clear:both}.article-page .product-information .properties-list li,.article-page .article-information .properties-list li{float:left;background:none;height:32px;width:32px;margin:5px 10px 5px 0;list-style:none;cursor:auto}.article-page .product-information .properties-list li:first-child,.article-page .article-information .properties-list li:first-child{margin-left:0}.article-page .product-information .properties-list li.non-foldout-pdf,.article-page .article-information .properties-list li.non-foldout-pdf{cursor:pointer}.article-page .product-information .properties-list li.icon-file-pdf,.article-page .article-information .properties-list li.icon-file-pdf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#be3434;color:#fff;font-size:large}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:40px;left:0;padding:15px;margin-bottom:10px;text-align:left;background:#fff;border:1px solid #d2d3d5;z-index:99999;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out:before,.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out:after,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out:before,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out:after{content:'';width:0;height:0;position:absolute;right:21px;top:-10px;z-index:10002;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out.left:before,.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out.left:after,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out.left:before,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out.left:after{left:10px}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out:after,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out:after{top:-11px;border-width:0 11px 11px 11px;z-index:10001;border-color:transparent transparent #d2d3d5 transparent;right:20px}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out a,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out a{min-width:70px}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out a:first-child,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out a:first-child{margin-right:10px}.article-page .product-information .properties-list li.icon-file-pdf .pdf-article-fold-out.hidden,.article-page .article-information .properties-list li.icon-file-pdf .pdf-article-fold-out.hidden{display:none;visibility:visible}.article-page .product-information .campaign-list,.article-page .article-information .campaign-list{margin:7.5px 0}.article-page .product-information .campaign-list li,.article-page .article-information .campaign-list li{list-style-type:disc;list-style-position:inside;text-indent:15px;color:#0073b6}.article-page .product-information .product-description,.article-page .product-information .article-description,.article-page .article-information .product-description,.article-page .article-information .article-description{padding:15px 15px 0;width:100%;clear:both}@media all and (min-width:1030px){.article-page .product-information .product-description .roomForIcon,.article-page .product-information .article-description .roomForIcon,.article-page .article-information .product-description .roomForIcon,.article-page .article-information .article-description .roomForIcon{margin-right:220px}}.article-page .product-information .product-description .variant-options .selector,.article-page .product-information .article-description .variant-options .selector,.article-page .article-information .product-description .variant-options .selector,.article-page .article-information .article-description .variant-options .selector{float:left}.article-page .product-information .product-description .variant-options p,.article-page .product-information .article-description .variant-options p,.article-page .article-information .product-description .variant-options p,.article-page .article-information .article-description .variant-options p{color:#015792;float:left;margin-left:20px;margin-top:12px;cursor:pointer}.article-page .product-information .product-description .variant-options p:hover,.article-page .product-information .article-description .variant-options p:hover,.article-page .article-information .product-description .variant-options p:hover,.article-page .article-information .article-description .variant-options p:hover{text-decoration:underline}.article-page .product-information .product-description h1,.article-page .product-information .article-description h1,.article-page .article-information .product-description h1,.article-page .article-information .article-description h1{margin-bottom:0;font-size:28px;display:inline-block}.article-page .product-information .product-description h2,.article-page .product-information .article-description h2,.article-page .article-information .product-description h2,.article-page .article-information .article-description h2{font-size:14px;color:#7e8085}.article-page .product-information .product-description h4,.article-page .product-information .article-description h4,.article-page .article-information .product-description h4,.article-page .article-information .article-description h4{font-size:13px;margin-bottom:2px;font-weight:normal}.article-page .product-information .product-description .show-variant,.article-page .product-information .article-description .show-variant,.article-page .article-information .product-description .show-variant,.article-page .article-information .article-description .show-variant{margin-right:auto}@media all and (min-width:1030px){.article-page .product-information .product-description .show-variant,.article-page .product-information .article-description .show-variant,.article-page .article-information .product-description .show-variant,.article-page .article-information .article-description .show-variant{margin-right:30px}}.article-page .product-information .product-description .print-product-page,.article-page .product-information .article-description .print-product-page,.article-page .article-information .product-description .print-product-page,.article-page .article-information .article-description .print-product-page{text-align:right;margin-bottom:7px;margin-top:9px}.article-page .product-information .product-description>p,.article-page .product-information .article-description>p,.article-page .article-information .product-description>p,.article-page .article-information .article-description>p{margin-top:15px}.article-page .product-information .product-description .variant-short-description,.article-page .product-information .article-description .variant-short-description,.article-page .article-information .product-description .variant-short-description,.article-page .article-information .article-description .variant-short-description{margin-bottom:0}.article-page .product-information .product-description .variant-short-description+p,.article-page .product-information .article-description .variant-short-description+p,.article-page .article-information .product-description .variant-short-description+p,.article-page .article-information .article-description .variant-short-description+p{margin-top:0}.article-page .product-information .product-description .variant-short-description>span,.article-page .product-information .article-description .variant-short-description>span,.article-page .article-information .product-description .variant-short-description>span,.article-page .article-information .article-description .variant-short-description>span{max-height:72px;overflow:hidden;position:relative;display:inline-block}.article-page .product-information .product-description .variant-short-description>span.collapsed-text::before,.article-page .product-information .article-description .variant-short-description>span.collapsed-text::before,.article-page .article-information .product-description .variant-short-description>span.collapsed-text::before,.article-page .article-information .article-description .variant-short-description>span.collapsed-text::before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,.1),#fff)}.article-page .product-information .product-description .show-more-description,.article-page .product-information .article-description .show-more-description,.article-page .article-information .product-description .show-more-description,.article-page .article-information .article-description .show-more-description{display:none}.article-page .product-information .product-description .art-nbr,.article-page .product-information .article-description .art-nbr,.article-page .article-information .product-description .art-nbr,.article-page .article-information .article-description .art-nbr{margin-top:10px;position:relative}.article-page .product-information .product-description .art-nbr .my-variant-nbr,.article-page .product-information .article-description .art-nbr .my-variant-nbr,.article-page .article-information .product-description .art-nbr .my-variant-nbr,.article-page .article-information .article-description .art-nbr .my-variant-nbr{font-family:"ahlsellsans-bold","sans-serif";color:#eb690e}.article-page .product-information .product-description .art-nbr .link-to-artnbr,.article-page .product-information .article-description .art-nbr .link-to-artnbr,.article-page .article-information .product-description .art-nbr .link-to-artnbr,.article-page .article-information .article-description .art-nbr .link-to-artnbr{color:#015792;cursor:pointer}.article-page .product-information .product-description .art-nbr .link-to-artnbr:hover,.article-page .product-information .article-description .art-nbr .link-to-artnbr:hover,.article-page .article-information .product-description .art-nbr .link-to-artnbr:hover,.article-page .article-information .article-description .art-nbr .link-to-artnbr:hover{text-decoration:underline}.article-page .product-information .product-description .art-nbr .nowrap,.article-page .product-information .article-description .art-nbr .nowrap,.article-page .article-information .product-description .art-nbr .nowrap,.article-page .article-information .article-description .art-nbr .nowrap{white-space:nowrap}.article-page .product-information .product-description .step-attributes>a,.article-page .product-information .article-description .step-attributes>a,.article-page .article-information .product-description .step-attributes>a,.article-page .article-information .article-description .step-attributes>a{margin-right:5px}.article-page .product-information .product-description .step-attributes>a:hover,.article-page .product-information .article-description .step-attributes>a:hover,.article-page .article-information .product-description .step-attributes>a:hover,.article-page .article-information .article-description .step-attributes>a:hover{text-decoration:underline}.article-page .product-information .product-description .step-attributes hr,.article-page .product-information .article-description .step-attributes hr,.article-page .article-information .product-description .step-attributes hr,.article-page .article-information .article-description .step-attributes hr{height:1px;border:0;background:#d2d3d5}.article-page .product-information .product-description .specs,.article-page .product-information .article-description .specs,.article-page .article-information .product-description .specs,.article-page .article-information .article-description .specs{position:relative;padding:0;max-height:90px;overflow-x:hidden;overflow-y:hidden}.article-page .product-information .product-description .specs.short,.article-page .product-information .article-description .specs.short,.article-page .article-information .product-description .specs.short,.article-page .article-information .article-description .specs.short{overflow-y:hidden;margin-bottom:8px}.article-page .product-information .product-description .specs.short:before,.article-page .product-information .article-description .specs.short:before,.article-page .article-information .product-description .specs.short:before,.article-page .article-information .article-description .specs.short:before{content:'';width:100%;height:100%;position:absolute;left:0;top:25px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,.1),#fff)}@media all and (min-width:1030px){.article-page .product-information .product-description .specs,.article-page .product-information .article-description .specs,.article-page .article-information .product-description .specs,.article-page .article-information .article-description .specs{overflow-y:unset}}.article-page .product-information .product-description .specs li,.article-page .product-information .article-description .specs li,.article-page .article-information .product-description .specs li,.article-page .article-information .article-description .specs li{list-style-type:disc;list-style-position:inside;line-height:1.3;padding-left:15px;padding-bottom:.5rem;text-indent:-15px}.article-page .product-information .product-description .price-and-stock,.article-page .product-information .article-description .price-and-stock,.article-page .article-information .product-description .price-and-stock,.article-page .article-information .article-description .price-and-stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (min-width:1030px){.article-page .product-information .product-description .price-and-stock,.article-page .product-information .article-description .price-and-stock,.article-page .article-information .product-description .price-and-stock,.article-page .article-information .article-description .price-and-stock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.article-page .product-information .product-description .price-and-stock .priceContainer,.article-page .product-information .article-description .price-and-stock .priceContainer,.article-page .article-information .product-description .price-and-stock .priceContainer,.article-page .article-information .article-description .price-and-stock .priceContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;border:1px solid #d2d3d5}@media all and (min-width:1030px){.article-page .product-information .product-description .price-and-stock .priceContainer,.article-page .product-information .article-description .price-and-stock .priceContainer,.article-page .article-information .product-description .price-and-stock .priceContainer,.article-page .article-information .article-description .price-and-stock .priceContainer{padding:20px}}.article-page .product-information .product-description .price-and-stock .priceContainer .purchase-form,.article-page .product-information .article-description .price-and-stock .priceContainer .purchase-form,.article-page .article-information .product-description .price-and-stock .priceContainer .purchase-form,.article-page .article-information .article-description .price-and-stock .priceContainer .purchase-form{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.article-page .product-information .product-description .price-and-stock .garment,.article-page .product-information .article-description .price-and-stock .garment,.article-page .article-information .product-description .price-and-stock .garment,.article-page .article-information .article-description .price-and-stock .garment{border:1px solid #d2d3d5}.article-page .product-information .product-description .stock-wrapper,.article-page .product-information .article-description .stock-wrapper,.article-page .article-information .product-description .stock-wrapper,.article-page .article-information .article-description .stock-wrapper{overflow:hidden;min-height:56px;border:1px solid #d2d3d5;border-left:1px solid #d2d3d5;border-top:0}@media all and (min-width:1030px){.article-page .product-information .product-description .stock-wrapper,.article-page .product-information .article-description .stock-wrapper,.article-page .article-information .product-description .stock-wrapper,.article-page .article-information .article-description .stock-wrapper{padding-left:10px;-webkit-box-flex:2;-ms-flex:2;flex:2;border-top:1px solid #d2d3d5;border-left:0}}.article-page .product-information .product-description .stock-wrapper .grow,.article-page .product-information .article-description .stock-wrapper .grow,.article-page .article-information .product-description .stock-wrapper .grow,.article-page .article-information .article-description .stock-wrapper .grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-page .product-information .product-description .stock-wrapper.hideStock,.article-page .product-information .article-description .stock-wrapper.hideStock,.article-page .article-information .product-description .stock-wrapper.hideStock,.article-page .article-information .article-description .stock-wrapper.hideStock{visibility:hidden;height:0;min-height:0;padding:0}.article-page .product-information .product-description .stock-wrapper.is-not-loggedin,.article-page .product-information .article-description .stock-wrapper.is-not-loggedin,.article-page .article-information .product-description .stock-wrapper.is-not-loggedin,.article-page .article-information .article-description .stock-wrapper.is-not-loggedin{margin-top:0}.article-page .product-information .product-description .stock-wrapper .declined-location,.article-page .product-information .product-description .stock-wrapper .warehouses-stock-failed,.article-page .product-information .article-description .stock-wrapper .declined-location,.article-page .product-information .article-description .stock-wrapper .warehouses-stock-failed,.article-page .article-information .product-description .stock-wrapper .declined-location,.article-page .article-information .product-description .stock-wrapper .warehouses-stock-failed,.article-page .article-information .article-description .stock-wrapper .declined-location,.article-page .article-information .article-description .stock-wrapper .warehouses-stock-failed{display:none}.article-page .product-information .product-description .stock-wrapper .stock-info-label,.article-page .product-information .product-description .stock-wrapper .stock-info-label-icon,.article-page .product-information .article-description .stock-wrapper .stock-info-label,.article-page .product-information .article-description .stock-wrapper .stock-info-label-icon,.article-page .article-information .product-description .stock-wrapper .stock-info-label,.article-page .article-information .product-description .stock-wrapper .stock-info-label-icon,.article-page .article-information .article-description .stock-wrapper .stock-info-label,.article-page .article-information .article-description .stock-wrapper .stock-info-label-icon{color:#015792;cursor:pointer}.article-page .product-information .product-description .stock-wrapper .nearby-warehouses,.article-page .product-information .article-description .stock-wrapper .nearby-warehouses,.article-page .article-information .product-description .stock-wrapper .nearby-warehouses,.article-page .article-information .article-description .stock-wrapper .nearby-warehouses{display:none;margin-top:10px}.article-page .product-information .product-description .stock-wrapper .nearby-warehouses ul,.article-page .product-information .article-description .stock-wrapper .nearby-warehouses ul,.article-page .article-information .product-description .stock-wrapper .nearby-warehouses ul,.article-page .article-information .article-description .stock-wrapper .nearby-warehouses ul{list-style:none;padding:0}.article-page .product-information .product-description .stock-wrapper .nearby-warehouses ul li,.article-page .product-information .article-description .stock-wrapper .nearby-warehouses ul li,.article-page .article-information .product-description .stock-wrapper .nearby-warehouses ul li,.article-page .article-information .article-description .stock-wrapper .nearby-warehouses ul li{padding:0}.article-page .product-information .product-description .stock-wrapper h4,.article-page .product-information .article-description .stock-wrapper h4,.article-page .article-information .product-description .stock-wrapper h4,.article-page .article-information .article-description .stock-wrapper h4{font-family:"ahlsellsans-bold","sans-serif";margin-top:0}.article-page .product-information .product-description .stock-wrapper h4.is-not-loggedin,.article-page .product-information .article-description .stock-wrapper h4.is-not-loggedin,.article-page .article-information .product-description .stock-wrapper h4.is-not-loggedin,.article-page .article-information .article-description .stock-wrapper h4.is-not-loggedin{margin:0}.article-page .product-information .product-description .stock-wrapper.warehouse-stock-section,.article-page .product-information .article-description .stock-wrapper.warehouse-stock-section,.article-page .article-information .product-description .stock-wrapper.warehouse-stock-section,.article-page .article-information .article-description .stock-wrapper.warehouse-stock-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}@media all and (min-width:1030px){.article-page .product-information .product-description .stock-wrapper.warehouse-stock-section,.article-page .product-information .article-description .stock-wrapper.warehouse-stock-section,.article-page .article-information .product-description .stock-wrapper.warehouse-stock-section,.article-page .article-information .article-description .stock-wrapper.warehouse-stock-section{padding:20px}}.article-page .product-information .product-description .stock-wrapper.warehouse-stock-section .hidden,.article-page .product-information .article-description .stock-wrapper.warehouse-stock-section .hidden,.article-page .article-information .product-description .stock-wrapper.warehouse-stock-section .hidden,.article-page .article-information .article-description .stock-wrapper.warehouse-stock-section .hidden{display:none}.article-page .product-information .product-description .stock-info,.article-page .product-information .product-description .stock-wrapper,.article-page .product-information .article-description .stock-info,.article-page .product-information .article-description .stock-wrapper,.article-page .article-information .product-description .stock-info,.article-page .article-information .product-description .stock-wrapper,.article-page .article-information .article-description .stock-info,.article-page .article-information .article-description .stock-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-page .product-information .product-description .stock-info i,.article-page .product-information .product-description .stock-wrapper i,.article-page .product-information .article-description .stock-info i,.article-page .product-information .article-description .stock-wrapper i,.article-page .article-information .product-description .stock-info i,.article-page .article-information .product-description .stock-wrapper i,.article-page .article-information .article-description .stock-info i,.article-page .article-information .article-description .stock-wrapper i{font-size:18px}.article-page .product-information .product-description .stock-info .warehouse-info,.article-page .product-information .product-description .stock-wrapper .warehouse-info,.article-page .product-information .article-description .stock-info .warehouse-info,.article-page .product-information .article-description .stock-wrapper .warehouse-info,.article-page .article-information .product-description .stock-info .warehouse-info,.article-page .article-information .product-description .stock-wrapper .warehouse-info,.article-page .article-information .article-description .stock-info .warehouse-info,.article-page .article-information .article-description .stock-wrapper .warehouse-info{color:#015792}.article-page .product-information .product-description .stock-info .warehouse-info:hover,.article-page .product-information .product-description .stock-wrapper .warehouse-info:hover,.article-page .product-information .article-description .stock-info .warehouse-info:hover,.article-page .product-information .article-description .stock-wrapper .warehouse-info:hover,.article-page .article-information .product-description .stock-info .warehouse-info:hover,.article-page .article-information .product-description .stock-wrapper .warehouse-info:hover,.article-page .article-information .article-description .stock-info .warehouse-info:hover,.article-page .article-information .article-description .stock-wrapper .warehouse-info:hover{text-decoration:underline;cursor:pointer}.article-page .product-information .product-description .stock-info .vector-container,.article-page .product-information .product-description .stock-wrapper .vector-container,.article-page .product-information .article-description .stock-info .vector-container,.article-page .product-information .article-description .stock-wrapper .vector-container,.article-page .article-information .product-description .stock-info .vector-container,.article-page .article-information .product-description .stock-wrapper .vector-container,.article-page .article-information .article-description .stock-info .vector-container,.article-page .article-information .article-description .stock-wrapper .vector-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:3px}.article-page .product-information .product-description .stock-info .vector-container .icon-stock-question,.article-page .product-information .product-description .stock-wrapper .vector-container .icon-stock-question,.article-page .product-information .article-description .stock-info .vector-container .icon-stock-question,.article-page .product-information .article-description .stock-wrapper .vector-container .icon-stock-question,.article-page .article-information .product-description .stock-info .vector-container .icon-stock-question,.article-page .article-information .product-description .stock-wrapper .vector-container .icon-stock-question,.article-page .article-information .article-description .stock-info .vector-container .icon-stock-question,.article-page .article-information .article-description .stock-wrapper .vector-container .icon-stock-question{height:20px;width:20px;margin-right:4px;background-image:url("/Content/assets/fonts/AhlsellIcons/IconStockQuestion.svg");background-size:contain}.article-page .product-information .product-description .stock-info .vector-container .manual-reservation-description,.article-page .product-information .product-description .stock-wrapper .vector-container .manual-reservation-description,.article-page .product-information .article-description .stock-info .vector-container .manual-reservation-description,.article-page .product-information .article-description .stock-wrapper .vector-container .manual-reservation-description,.article-page .article-information .product-description .stock-info .vector-container .manual-reservation-description,.article-page .article-information .product-description .stock-wrapper .vector-container .manual-reservation-description,.article-page .article-information .article-description .stock-info .vector-container .manual-reservation-description,.article-page .article-information .article-description .stock-wrapper .vector-container .manual-reservation-description{max-width:65%}.article-page .product-information .product-description .stock-info .vector-container span,.article-page .product-information .product-description .stock-wrapper .vector-container span,.article-page .product-information .article-description .stock-info .vector-container span,.article-page .product-information .article-description .stock-wrapper .vector-container span,.article-page .article-information .product-description .stock-info .vector-container span,.article-page .article-information .product-description .stock-wrapper .vector-container span,.article-page .article-information .article-description .stock-info .vector-container span,.article-page .article-information .article-description .stock-wrapper .vector-container span{margin-left:3px}@media all and (min-width:1030px){.article-page .product-information .product-description .stock-info .stock-msg,.article-page .product-information .product-description .stock-wrapper .stock-msg,.article-page .product-information .article-description .stock-info .stock-msg,.article-page .product-information .article-description .stock-wrapper .stock-msg,.article-page .article-information .product-description .stock-info .stock-msg,.article-page .article-information .product-description .stock-wrapper .stock-msg,.article-page .article-information .article-description .stock-info .stock-msg,.article-page .article-information .article-description .stock-wrapper .stock-msg{padding:5px 0}}.article-page .product-information .product-description .select-store,.article-page .product-information .article-description .select-store,.article-page .article-information .product-description .select-store,.article-page .article-information .article-description .select-store{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-page .product-information .product-description .store-drop-down,.article-page .product-information .article-description .store-drop-down,.article-page .article-information .product-description .store-drop-down,.article-page .article-information .article-description .store-drop-down{display:none;clear:both;margin-bottom:10px;margin-top:10px;z-index:2;position:relative}.article-page .product-information .product-description .staggeredPromotion.mobile-only,.article-page .product-information .article-description .staggeredPromotion.mobile-only,.article-page .article-information .product-description .staggeredPromotion.mobile-only,.article-page .article-information .article-description .staggeredPromotion.mobile-only{margin-bottom:20px}@media all and (min-width:1030px){.article-page .product-information .product-description .staggeredPromotion.mobile-only,.article-page .product-information .article-description .staggeredPromotion.mobile-only,.article-page .article-information .product-description .staggeredPromotion.mobile-only,.article-page .article-information .article-description .staggeredPromotion.mobile-only{display:none}}.article-page .product-information .product-description .staggeredPromotion.desktop-only,.article-page .product-information .article-description .staggeredPromotion.desktop-only,.article-page .article-information .product-description .staggeredPromotion.desktop-only,.article-page .article-information .article-description .staggeredPromotion.desktop-only{display:none;margin-top:20px}@media all and (min-width:1030px){.article-page .product-information .product-description .staggeredPromotion.desktop-only,.article-page .product-information .article-description .staggeredPromotion.desktop-only,.article-page .article-information .product-description .staggeredPromotion.desktop-only,.article-page .article-information .article-description .staggeredPromotion.desktop-only{display:block}}.article-page .product-information .product-description .show-variants,.article-page .product-information .article-description .show-variants,.article-page .article-information .product-description .show-variants,.article-page .article-information .article-description .show-variants{color:#015792;cursor:pointer}.article-page .product-information .product-description .show-variants:hover,.article-page .product-information .article-description .show-variants:hover,.article-page .article-information .product-description .show-variants:hover,.article-page .article-information .article-description .show-variants:hover{text-decoration:underline}.article-page .product-information .product-description .replacement-variant-button,.article-page .product-information .product-description .replacement-label,.article-page .product-information .article-description .replacement-variant-button,.article-page .product-information .article-description .replacement-label,.article-page .article-information .product-description .replacement-variant-button,.article-page .article-information .product-description .replacement-label,.article-page .article-information .article-description .replacement-variant-button,.article-page .article-information .article-description .replacement-label{display:none}.article-page .product-information .product-description .edit-joker form ul,.article-page .product-information .article-description .edit-joker form ul,.article-page .article-information .product-description .edit-joker form ul,.article-page .article-information .article-description .edit-joker form ul{list-style-type:none;padding-left:0}.article-page .product-information .product-description.has-replacement-article .replacement-variant-button,.article-page .product-information .product-description.has-replacement-article .replacement-label,.article-page .product-information .article-description.has-replacement-article .replacement-variant-button,.article-page .product-information .article-description.has-replacement-article .replacement-label,.article-page .article-information .product-description.has-replacement-article .replacement-variant-button,.article-page .article-information .product-description.has-replacement-article .replacement-label,.article-page .article-information .article-description.has-replacement-article .replacement-variant-button,.article-page .article-information .article-description.has-replacement-article .replacement-label{display:block;width:auto}.article-page .product-information .product-description.has-replacement-article .replacement-label,.article-page .product-information .article-description.has-replacement-article .replacement-label,.article-page .article-information .product-description.has-replacement-article .replacement-label,.article-page .article-information .article-description.has-replacement-article .replacement-label{text-align:left}.article-page .product-information .product-description.has-replacement-article .price,.article-page .product-information .product-description.has-replacement-article .store-drop-down,.article-page .product-information .product-description.has-replacement-article .stock-wrapper,.article-page .product-information .product-description.has-replacement-article .buy-restrictions,.article-page .product-information .product-description.has-replacement-article .unit,.article-page .product-information .product-description.has-replacement-article .jsVariantItem .jsQty,.article-page .product-information .product-description.has-replacement-article .jsVariantItem .jsAddToCart,.article-page .product-information .article-description.has-replacement-article .price,.article-page .product-information .article-description.has-replacement-article .store-drop-down,.article-page .product-information .article-description.has-replacement-article .stock-wrapper,.article-page .product-information .article-description.has-replacement-article .buy-restrictions,.article-page .product-information .article-description.has-replacement-article .unit,.article-page .product-information .article-description.has-replacement-article .jsVariantItem .jsQty,.article-page .product-information .article-description.has-replacement-article .jsVariantItem .jsAddToCart,.article-page .article-information .product-description.has-replacement-article .price,.article-page .article-information .product-description.has-replacement-article .store-drop-down,.article-page .article-information .product-description.has-replacement-article .stock-wrapper,.article-page .article-information .product-description.has-replacement-article .buy-restrictions,.article-page .article-information .product-description.has-replacement-article .unit,.article-page .article-information .product-description.has-replacement-article .jsVariantItem .jsQty,.article-page .article-information .product-description.has-replacement-article .jsVariantItem .jsAddToCart,.article-page .article-information .article-description.has-replacement-article .price,.article-page .article-information .article-description.has-replacement-article .store-drop-down,.article-page .article-information .article-description.has-replacement-article .stock-wrapper,.article-page .article-information .article-description.has-replacement-article .buy-restrictions,.article-page .article-information .article-description.has-replacement-article .unit,.article-page .article-information .article-description.has-replacement-article .jsVariantItem .jsQty,.article-page .article-information .article-description.has-replacement-article .jsVariantItem .jsAddToCart{display:none}@media all and (min-width:480px){.article-page .product-information .product-description .specs,.article-page .product-information .article-description .specs,.article-page .article-information .product-description .specs,.article-page .article-information .article-description .specs{-moz-column-count:2;-webkit-column-count:2;column-count:2}.ie9 .article-page .product-information .product-description .specs,.lt-ie9 .article-page .product-information .product-description .specs,.ie9 .article-page .product-information .article-description .specs,.lt-ie9 .article-page .product-information .article-description .specs,.ie9 .article-page .article-information .product-description .specs,.lt-ie9 .article-page .article-information .product-description .specs,.ie9 .article-page .article-information .article-description .specs,.lt-ie9 .article-page .article-information .article-description .specs{float:left;width:50%}}@media all and (min-width:768px){.article-page .product-information .product-image,.article-page .product-information .article-image,.article-page .article-information .product-image,.article-page .article-information .article-image{float:left;width:50%}.article-page .product-information .product-description,.article-page .product-information .article-description,.article-page .article-information .product-description,.article-page .article-information .article-description{padding:15px;float:left;width:50%;clear:none}.article-page .product-information .at-share-tbx-element .at-share-btn,.article-page .article-information .at-share-tbx-element .at-share-btn{margin:0}}@media all and (min-width:1030px){.article-page .product-information .product-image,.article-page .product-information .article-image,.article-page .article-information .product-image,.article-page .article-information .article-image{width:35%;min-height:250px}.article-page .product-information .product-description,.article-page .product-information .article-description,.article-page .article-information .product-description,.article-page .article-information .article-description{width:65%}}@media all and (min-width:768px){.article-page .article-footer{padding:0 1.5rem 1.5rem}}.article-page .article-footer .product-list-block>div{border:none;padding:20px 15px}.article-page .article-footer .product-list-block .panel-placeholder{padding:0;height:200px}.article-page .article-footer .product-list-block .panel-placeholder .panel-placeholder-article{height:123px;float:left;width:217px;margin:auto;background-image:radial-gradient(circle 20px at 40px 40px,lightgray 99%,transparent 0),linear-gradient(lightgray 15px,transparent 0),linear-gradient(lightgray 15px,transparent 0),linear-gradient(lightgray 15px,transparent 0);background-repeat:no-repeat;background-size:100px 200px,70px 200px,60px 200px,50px 200px;background-position:20px 30px,90px 50px,90px 70px,90px 90px}.article-page .article-footer .product-list-block .panel-placeholder .waitObj{height:100%;width:100%;top:0;left:0}.article-page .article-footer #variant-list-scroll-point{position:relative;top:-60px}.article-page .article-footer .variant-list-block{margin-top:20px;padding-top:0}@media all and (min-width:768px){.article-page .article-footer .article-relations .content-block-area:first-child{padding-left:0;padding-right:1.45rem;margin-left:0;margin-right:0}.article-page .article-footer .article-relations .content-block-area:last-child{padding-left:1.45rem;padding-right:0;margin-left:0;margin-right:0}}.article-page .article-footer .product-list-block .products__item,.article-page .article-footer .product-list-block .variant__item{border-left:none}.article-page .article-footer .product-list-block .products__item .product-item-wrapper,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper{padding-right:1em;padding-left:1em;height:75px}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper{width:25%;height:100%;float:left;margin-right:.3em}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper:before,.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper:before,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper:before,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper:before,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper:after{content:" ";display:table}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper:after,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper:after{clear:both}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper .image,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper .image,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper .image,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper .image{padding-bottom:0;height:100%;width:100%}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper .image a,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper .image a,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper .image a,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper .image a{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .image-wrapper .image a img,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .image-wrapper .image a img,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .image-wrapper .image a img,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .image-wrapper .image a img{max-height:100%;max-width:100%}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .nr-articles,.article-page .article-footer .product-list-block .products__item .product-item-wrapper .art-nbr,.article-page .article-footer .product-list-block .products__item .product-item-wrapper .my-variant-nbr,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .nr-articles,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .art-nbr,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .my-variant-nbr,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .nr-articles,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .art-nbr,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .my-variant-nbr,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .nr-articles,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .art-nbr,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .my-variant-nbr{display:none}.article-page .article-footer .product-list-block .products__item .product-item-wrapper .info,.article-page .article-footer .product-list-block .products__item .variant-item-wrapper .info,.article-page .article-footer .product-list-block .variant__item .product-item-wrapper .info,.article-page .article-footer .product-list-block .variant__item .variant-item-wrapper .info{height:auto;border-bottom:none}.article-page .article-footer .variants-tables{padding:0 1.5rem 1.5rem}.article-page .article-footer .variants-tables h3{display:none;background-color:#0073b6;color:#fff;margin:0;padding:15px;font-size:16px;font-weight:100}@media all and (min-width:768px){.article-page .article-footer .variants-tables h3{display:block}}.article-page .article-footer .variants-tables thead{background:#fff;color:#29292d}.article-page .article-footer .variants-tables thead th{font-weight:normal}.article-page .article-footer .variants-tables .variants-outside-filter-wrapper .variant-list-outside-filter{visibility:hidden;height:0;padding-top:10px}.article-page .article-footer .variants-tables .variants-outside-filter-wrapper .variant-list-outside-filter.expanded{visibility:visible;height:auto;border-top:2px solid #e9e9ea}.article-page .article-footer .variants-tables .variants-outside-filter-wrapper>span{display:inline-block;margin-top:20px;padding:15px;font-size:16px;color:#fff;background:#0073b6;cursor:pointer;line-height:1.2}.article-page .article-footer .variants-tables .variants-outside-filter-wrapper>span i{font-size:14px}.article-page .sg-survey-link{padding-top:15px}.article-page .sg-survey-link p{cursor:pointer;color:#015792;clear:both;display:inline-block}.article-page .sg-survey-link p:hover{text-decoration:underline}.article-footer .product-info{padding:0 1.5rem 1.5rem}.article-footer .product-info h3{background:#7e8085;color:#fff;margin:0;padding:15px;font-size:16px;font-weight:100}.article-footer .tab-section{display:none;background:#52555c;padding:5px;padding-bottom:0}@media all and (min-width:768px){.article-footer .tab-section{display:-webkit-box;display:-ms-flexbox;display:flex}}.article-footer .tab-section a{color:#fff;background:transparent;padding:10px;margin-right:10px;cursor:pointer;text-decoration:none;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.article-footer .tab-section a:hover{background:#7e8085}.article-footer .tab-section a.active{background:#fff;color:#000}.article-footer .accordion{margin-top:10px;margin-bottom:10px;padding-left:10px;background:#52555c}@media all and (min-width:768px){.article-footer .accordion{display:none}}.article-footer .accordion a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#fff;text-decoration:none;cursor:pointer}.article-footer .accordion a h4{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;cursor:pointer}.article-footer .accordion a i{font-size:xx-large}.article-footer .accordion a.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.article-footer .product-details .information{width:100%;padding:1%}@media all and (min-width:768px){.article-footer .product-details .information{width:49%;float:left}}.article-footer .product-details .information .art-nbr-collection{padding-top:15px}.article-footer .product-details .information .art-nbr-collection p{margin-bottom:0;font-family:"ahlsellsans-bold","sans-serif"}.article-footer .product-details .information .art-nbr-collection p span{font-weight:normal}.article-footer .product-details .technical-data{margin:1% 0 1% 1%;padding:10px 4% 35px 4%;background-color:#e9e9ea}@media all and (min-width:768px){.article-footer .product-details .technical-data{width:48%;float:right;padding:10px 0 35px 1%}}.article-footer .product-details .technical-data ul{width:95%;margin-left:5%;list-style:initial}.article-footer .document{clear:both}.article-footer .document .document-header{margin-bottom:0;font-family:"ahlsellsans-bold","sans-serif"}.article-footer .document ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.article-footer .document ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-width:100%;margin-right:0;padding:10px 15px}.article-footer .document ul li:nth-child(2n){margin-right:0;background-color:#e9e9ea}@media all and (min-width:768px){.article-footer .document ul li{width:49%;min-width:49%;margin-right:2%}.article-footer .document ul li:nth-child(2n){margin-right:0;background-color:transparent}.article-footer .document ul li:nth-child(4n+3),.article-footer .document ul li:nth-child(4n+3)+li{background-color:#e9e9ea}}.article-footer .document ul li div img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;min-width:20px;max-width:20px;width:20px}@media all and (min-width:1030px){.article-footer .document ul li div img{min-width:30px;max-width:30px;width:30px}}.article-footer .document ul li div:first-of-type{width:30px;margin-right:15px}.article-footer .document ul li div:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:50%;max-width:60%;margin:0 5px 0 0;overflow:hidden}.article-footer .document ul li div:last-of-type a{display:inline-block;overflow:hidden;text-overflow:ellipsis}.article-footer .document ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.article-footer .document ul li a.link{display:inline-block;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;text-align:right;max-width:50%;overflow:hidden;text-overflow:ellipsis}.article-footer .properties-list-footer{clear:both;padding-left:15px}.article-footer .technical-data{margin:1% 0 1% 1%;padding:10px 4% 35px 4%;background-color:#e9e9ea}@media all and (min-width:768px){.article-footer .technical-data{width:48%;float:right;padding:10px 0 35px 1%}}.article-footer .technical-data ul{width:95%;margin-left:5%;list-style:initial}.article-footer .technical-data-table{clear:both}.article-footer .technical-data-table-tab{display:none}@media all and (max-width:767px){.article-footer .hide-mobile{display:none}}@media all and (min-width:768px){.article-footer .hide-tablet-up{display:none}}.checkout-page,.attestation-cart{padding:0}.checkout-page h2,.attestation-cart h2{font-weight:100;font-size:24px;color:#29292d}.checkout-page .btn,.attestation-cart .btn{font-size:12px}.checkout-page label,.attestation-cart label{font-size:14px;font-weight:normal}.checkout-page label .mandatory,.attestation-cart label .mandatory{margin-left:4px;font-weight:bold}.checkout-page .telephone label i,.attestation-cart .telephone label i{display:inline-block;margin-bottom:-3px;cursor:pointer}.checkout-page .telephone .description-container,.checkout-page .telephone .description-url,.attestation-cart .telephone .description-container,.attestation-cart .telephone .description-url{display:none}.checkout-page .telephone.viewing-description,.attestation-cart .telephone.viewing-description{-webkit-box-shadow:0 0 8px darkgray;box-shadow:0 0 8px darkgray;background-color:#fff;border-radius:4px;padding:8px}.checkout-page .telephone.viewing-description label,.attestation-cart .telephone.viewing-description label{margin-top:0}.checkout-page .telephone.viewing-description .description-url,.attestation-cart .telephone.viewing-description .description-url{margin-top:-6px}.checkout-page .telephone.viewing-description .description-container,.checkout-page .telephone.viewing-description .description-url,.attestation-cart .telephone.viewing-description .description-container,.attestation-cart .telephone.viewing-description .description-url{display:block;font-size:12px}.checkout-page .checkout-fileuploads .checkout-fileuploads-header h2 i,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header h2 i{display:inline-block;cursor:pointer}.checkout-page .checkout-fileuploads .checkout-fileuploads-header .description-container,.checkout-page .checkout-fileuploads .checkout-fileuploads-header .description-url,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header .description-container,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header .description-url{display:none}.checkout-page .checkout-fileuploads .checkout-fileuploads-header.viewing-description,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header.viewing-description{-webkit-box-shadow:0 0 8px darkgray;box-shadow:0 0 8px darkgray;background-color:#fff;border-radius:4px;padding:8px;margin-bottom:20px}.checkout-page .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-url,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-url{margin-top:-6px}.checkout-page .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-container,.checkout-page .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-url,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-container,.attestation-cart .checkout-fileuploads .checkout-fileuploads-header.viewing-description .description-url{display:block;font-size:12px}.checkout-page .checkout-fileuploads ul.uploaded-files,.attestation-cart .checkout-fileuploads ul.uploaded-files{margin-bottom:20px;text-align:center}@media all and (min-width:768px){.checkout-page .checkout-fileuploads ul.uploaded-files,.attestation-cart .checkout-fileuploads ul.uploaded-files{text-align:unset}}.checkout-page .checkout-fileuploads ul.uploaded-files li,.attestation-cart .checkout-fileuploads ul.uploaded-files li{border:1px solid #094c7c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:6px 12px;border-radius:4px;margin:0 15px 15px 0;max-width:100%}.checkout-page .checkout-fileuploads ul.uploaded-files li span,.attestation-cart .checkout-fileuploads ul.uploaded-files li span{display:block;margin:0 20px 0 0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.checkout-page .checkout-fileuploads ul.uploaded-files li span:before,.checkout-page .checkout-fileuploads ul.uploaded-files li span:after,.attestation-cart .checkout-fileuploads ul.uploaded-files li span:before,.attestation-cart .checkout-fileuploads ul.uploaded-files li span:after{content:none;display:none}.checkout-page .checkout-fileuploads ul.uploaded-files li i,.attestation-cart .checkout-fileuploads ul.uploaded-files li i{position:absolute;right:12px;cursor:pointer}.checkout-page .checkout-fileuploads .file-drop,.attestation-cart .checkout-fileuploads .file-drop{width:100%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23333' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:4px;padding:12px;text-align:center}.checkout-page .checkout-fileuploads .file-drop>*:not(.file-upload-button),.attestation-cart .checkout-fileuploads .file-drop>*:not(.file-upload-button){pointer-events:none}.checkout-page .checkout-fileuploads .file-drop.error,.attestation-cart .checkout-fileuploads .file-drop.error{background-color:#f7ebec}.checkout-page .checkout-fileuploads .file-drop.drag-over,.attestation-cart .checkout-fileuploads .file-drop.drag-over{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='%23333' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.checkout-page .checkout-fileuploads .file-drop .btn.primary,.attestation-cart .checkout-fileuploads .file-drop .btn.primary{border-radius:4px}.checkout-page .checkout-fileuploads .file-drop .uploading i,.attestation-cart .checkout-fileuploads .file-drop .uploading i{margin:0 auto;background:#094c7c}.checkout-page .checkout-fileuploads .validation-message,.attestation-cart .checkout-fileuploads .validation-message{color:#d51224}.checkout-page .checkout-content-area,.attestation-cart .checkout-content-area{background-color:#fff;padding:15px;margin-bottom:0;margin-top:20px}.checkout-page .checkout-content-area.inspect-cart,.attestation-cart .checkout-content-area.inspect-cart{margin-top:0}.checkout-page .checkout-content-area.inspect-cart .review-cart-top-row,.attestation-cart .checkout-content-area.inspect-cart .review-cart-top-row{margin-top:0}.checkout-page .checkout-content-area .inner-content-area,.attestation-cart .checkout-content-area .inner-content-area{background-color:#fff;padding:15px;padding-top:0;margin-bottom:0;border-radius:8px}.checkout-page .checkout-content-area .inner-content-area.services,.checkout-page .checkout-content-area .inner-content-area.shipping-date,.attestation-cart .checkout-content-area .inner-content-area.services,.attestation-cart .checkout-content-area .inner-content-area.shipping-date{background:#fafafc}.checkout-page .checkout-content-area .inner-content-area .extra-orderconfirmation-input-wrapper .field-validation-error,.attestation-cart .checkout-content-area .inner-content-area .extra-orderconfirmation-input-wrapper .field-validation-error{padding-top:0}.checkout-page .checkout-content-area>h2,.attestation-cart .checkout-content-area>h2{margin-top:0}.checkout-page .payment-section.hidden,.attestation-cart .payment-section.hidden{display:none}.checkout-page .checkout-payments,.attestation-cart .checkout-payments{margin-top:24px;margin-bottom:9px}@media all and (min-width:480px){.checkout-page .checkout-payments,.attestation-cart .checkout-payments{margin-top:32px;margin-bottom:25px}}.checkout-page .checkout-payments input[type="radio"]+label:before,.attestation-cart .checkout-payments input[type="radio"]+label:before{background-color:#fff;border:1px solid #c4c4c8;width:20px;height:20px;top:2px}.checkout-page .checkout-payments input[type="radio"]:checked+label:before,.attestation-cart .checkout-payments input[type="radio"]:checked+label:before{border:6px solid #0073b6}.checkout-page .checkout-payments input[type="radio"]:checked+label:after,.attestation-cart .checkout-payments input[type="radio"]:checked+label:after{display:none}.checkout-page .checkout-payments .payment-option-selector,.attestation-cart .checkout-payments .payment-option-selector{margin-top:16px}@media all and (min-width:480px){.checkout-page .checkout-payments .payment-option-selector,.attestation-cart .checkout-payments .payment-option-selector{margin-top:24px}}.checkout-page .checkout-payments .payment-option-selector .payment-option-label,.attestation-cart .checkout-payments .payment-option-selector .payment-option-label{padding:0 0 0 45px;font-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout-page .checkout-payments .payment-option-selector .payment-option-label i,.attestation-cart .checkout-payments .payment-option-selector .payment-option-label i{margin-left:16px}.checkout-page .checkout-payments .payment-option-selector .payment-option-description,.attestation-cart .checkout-payments .payment-option-selector .payment-option-description{padding:0 0 0 45px;font-size:14px;color:#727277}.checkout-page .checkout-payments .payment-option-selector .payment-option-description a,.attestation-cart .checkout-payments .payment-option-selector .payment-option-description a{color:#29292d;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-page .checkout-payments .payment-option-selector .payment-option-additionalinfo,.attestation-cart .checkout-payments .payment-option-selector .payment-option-additionalinfo{padding:8px 0 0 45px;font-size:14px;line-height:143%;color:#727277;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.checkout-page .checkout-payments .payment-option-selector .payment-option-additionalinfo .detail-link,.attestation-cart .checkout-payments .payment-option-selector .payment-option-additionalinfo .detail-link{padding-left:8px}.checkout-page .checkout-payments .payment-option-selector .payment-option-additionalinfo .detail-link,.attestation-cart .checkout-payments .payment-option-selector .payment-option-additionalinfo .detail-link{cursor:pointer;color:#000}.checkout-page .checkout-payments .payment-option-selector .payment-option-additionalinfo .icon-info,.attestation-cart .checkout-payments .payment-option-selector .payment-option-additionalinfo .icon-info{background:#727277;margin-top:3px;-ms-flex-negative:0;flex-shrink:0}.checkout-page .checkout-payments .payment-option-selector .credit-card-list,.attestation-cart .checkout-payments .payment-option-selector .credit-card-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;padding:0 0 0 45px}.checkout-page .checkout-payments .payment-option-selector .credit-card-list i,.attestation-cart .checkout-payments .payment-option-selector .credit-card-list i{height:22px;background-color:transparent;background-position:center}.checkout-page .checkout-payments .payment-option-selector .credit-card-list i.icon-visa,.attestation-cart .checkout-payments .payment-option-selector .credit-card-list i.icon-visa{width:46px}.checkout-page .checkout-payments .payment-option-selector .credit-card-list i.icon-mastercard,.attestation-cart .checkout-payments .payment-option-selector .credit-card-list i.icon-mastercard{width:30px}.checkout-page .checkout,.checkout-page .cart,.attestation-cart .checkout,.attestation-cart .cart{padding:20px 0;text-align:center}.checkout-page .checkout .cart-listing,.checkout-page .cart .cart-listing,.attestation-cart .checkout .cart-listing,.attestation-cart .cart .cart-listing{padding-bottom:30px}@media all and (min-width:1030px){.checkout-page .checkout .cart-listing,.checkout-page .cart .cart-listing,.attestation-cart .checkout .cart-listing,.attestation-cart .cart .cart-listing{padding-bottom:15px}}.checkout-page .checkout button,.checkout-page .cart button,.attestation-cart .checkout button,.attestation-cart .cart button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;min-width:200px;margin:0 auto;cursor:pointer}.checkout-page .checkout .checkout-information-text,.checkout-page .cart .checkout-information-text,.attestation-cart .checkout .checkout-information-text,.attestation-cart .cart .checkout-information-text{padding-bottom:20px;cursor:pointer;color:#0073b6}.checkout-page .checkout .checkout-information-text i,.checkout-page .cart .checkout-information-text i,.attestation-cart .checkout .checkout-information-text i,.attestation-cart .cart .checkout-information-text i{display:inline-block;margin-bottom:-3px;background:#0073b6}.checkout-page .cart .add-free-text-line-container.cart-is-empty,.attestation-cart .cart .add-free-text-line-container.cart-is-empty{float:none!important}.checkout-page .cart .add-free-text-line-container .jsAddFreeTextLine,.checkout-page .cart .add-free-text-line-container .jsExpandDiscountCode,.attestation-cart .cart .add-free-text-line-container .jsAddFreeTextLine,.attestation-cart .cart .add-free-text-line-container .jsExpandDiscountCode{margin-left:0;margin-right:6px;min-width:200px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.checkout-page .cart .free-text-placeholder,.attestation-cart .cart .free-text-placeholder{min-height:40px}.checkout-page .cart-controls,.checkout-page .cart,.attestation-cart .cart-controls,.attestation-cart .cart{position:relative;top:15px;padding-top:15px;padding-bottom:15px;text-align:left}@media all and (min-width:1030px){.checkout-page .cart-controls,.checkout-page .cart,.attestation-cart .cart-controls,.attestation-cart .cart{padding-bottom:0}}.checkout-page .cart-controls .free-text-line form button,.checkout-page .cart .free-text-line form button,.attestation-cart .cart-controls .free-text-line form button,.attestation-cart .cart .free-text-line form button{margin-left:auto;margin-right:0}@media all and (min-width:1030px){.checkout-page .cart-controls .free-text-line,.checkout-page .cart .free-text-line,.attestation-cart .cart-controls .free-text-line,.attestation-cart .cart .free-text-line{margin-top:20px}.checkout-page .cart-controls .free-text-line.open,.checkout-page .cart .free-text-line.open,.attestation-cart .cart-controls .free-text-line.open,.attestation-cart .cart .free-text-line.open{width:100%}.checkout-page .cart-controls .free-text-line.open+.cart-services+.order-sum-container,.checkout-page .cart .free-text-line.open+.cart-services+.order-sum-container,.attestation-cart .cart-controls .free-text-line.open+.cart-services+.order-sum-container,.attestation-cart .cart .free-text-line.open+.cart-services+.order-sum-container{bottom:20px}}.checkout-page .cart-controls button,.checkout-page .cart button,.attestation-cart .cart-controls button,.attestation-cart .cart button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;margin-bottom:20px;font-size:12px;border-radius:4px;cursor:pointer}@media all and (min-width:1030px){.checkout-page .cart-controls button,.checkout-page .cart button,.attestation-cart .cart-controls button,.attestation-cart .cart button{max-width:50%;width:auto;min-width:30%;margin-bottom:0;margin-right:10px}}.checkout-page .cart-controls button i,.checkout-page .cart button i,.attestation-cart .cart-controls button i,.attestation-cart .cart button i{margin-left:4px}.checkout-page .cart-controls button[disabled]>i,.checkout-page .cart button[disabled]>i,.attestation-cart .cart-controls button[disabled]>i,.attestation-cart .cart button[disabled]>i{background-color:#c4c4c8}.checkout-page .cart-controls .cart-services,.checkout-page .cart .cart-services,.attestation-cart .cart-controls .cart-services,.attestation-cart .cart .cart-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;float:left;padding-bottom:10px;text-align:left}@media all and (min-width:1030px){.checkout-page .cart-controls .cart-services,.checkout-page .cart .cart-services,.attestation-cart .cart-controls .cart-services,.attestation-cart .cart .cart-services{margin-top:20px}.checkout-page .cart-controls .cart-services button,.checkout-page .cart .cart-services button,.attestation-cart .cart-controls .cart-services button,.attestation-cart .cart .cart-services button{margin-left:0;margin-bottom:10px;min-width:200px}}.checkout-page .cart-controls .order-sum-container,.checkout-page .cart .order-sum-container,.attestation-cart .cart-controls .order-sum-container,.attestation-cart .cart .order-sum-container{width:100%;padding-bottom:0;padding-left:15px;right:30px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media all and (min-width:1030px){.checkout-page .cart-controls .order-sum-container,.checkout-page .cart .order-sum-container,.attestation-cart .cart-controls .order-sum-container,.attestation-cart .cart .order-sum-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:60px;padding-bottom:0;width:40%}.checkout-page .cart-controls .order-sum-container.show-attestation-sum,.checkout-page .cart .order-sum-container.show-attestation-sum,.attestation-cart .cart-controls .order-sum-container.show-attestation-sum,.attestation-cart .cart .order-sum-container.show-attestation-sum{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}.checkout-page .cart-controls .order-sum-container .order-sum,.checkout-page .cart .order-sum-container .order-sum,.attestation-cart .cart-controls .order-sum-container .order-sum,.attestation-cart .cart .order-sum-container .order-sum{width:100%;background-color:#fff}@media all and (min-width:1030px){.checkout-page .cart-controls .order-sum-container .order-sum,.checkout-page .cart .order-sum-container .order-sum,.attestation-cart .cart-controls .order-sum-container .order-sum,.attestation-cart .cart .order-sum-container .order-sum{-ms-flex-item-align:end;align-self:flex-end}}.checkout-page .cart-controls .order-sum-container a,.checkout-page .cart .order-sum-container a,.attestation-cart .cart-controls .order-sum-container a,.attestation-cart .cart .order-sum-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#0073b6;cursor:pointer}.checkout-page .cart-controls .order-sum-container a i,.checkout-page .cart .order-sum-container a i,.attestation-cart .cart-controls .order-sum-container a i,.attestation-cart .cart .order-sum-container a i{background:#0073b6;margin-left:4px}.checkout-page .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info,.checkout-page .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info,.attestation-cart .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info,.attestation-cart .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info{position:relative;padding:2px 15px;background-color:#f5f5f8;text-align:left}.checkout-page .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr,.checkout-page .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr,.attestation-cart .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr,.attestation-cart .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr{background-color:transparent}.checkout-page .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr:hover,.checkout-page .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr:hover,.attestation-cart .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr:hover,.attestation-cart .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr:hover{background-color:transparent}.checkout-page .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr.bold,.checkout-page .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr.bold,.attestation-cart .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr.bold,.attestation-cart .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr.bold{font-weight:bold}.checkout-page .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr td,.checkout-page .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr td,.attestation-cart .cart-controls .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr td,.attestation-cart .cart .cart-listing>.cart-item .fees-and-discounts .fees-and-discounts-info tbody tr td{padding:4px 0}.checkout-page .cart-controls,.attestation-cart .cart-controls{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media all and (max-width:480px){.checkout-page .cart-controls,.attestation-cart .cart-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout-page .cart-controls .free-text-cart-services,.attestation-cart .cart-controls .free-text-cart-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.checkout-page .cart-controls .fees-and-discounts,.attestation-cart .cart-controls .fees-and-discounts{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.checkout-page .cart-controls .fees-and-discounts .fees-and-discounts-info,.attestation-cart .cart-controls .fees-and-discounts .fees-and-discounts-info{-ms-flex-item-align:end;align-self:flex-end;right:0;padding:2px 15px;background-color:#f5f5f8;text-align:left;width:100%;margin-bottom:10px}.checkout-page .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr,.attestation-cart .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr{background-color:transparent}.checkout-page .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr:hover,.attestation-cart .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr:hover{background-color:transparent}.checkout-page .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr.bold,.attestation-cart .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr.bold{font-weight:bold}.checkout-page .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr td,.attestation-cart .cart-controls .fees-and-discounts .fees-and-discounts-info tbody tr td{padding:4px 0}.checkout-page .cert-form,.attestation-cart .cert-form{padding-bottom:20px;margin:0 4px;-ms-flex-preferred-size:100%;flex-basis:100%}.checkout-page .cert-form .add-cert-lbl,.attestation-cart .cert-form .add-cert-lbl{font-family:"ahlsellsans-bold","sans-serif";margin:-4px}.checkout-page .cert-form .add-cert-lbl:before,.attestation-cart .cert-form .add-cert-lbl:before{left:6px}.checkout-page .cert-form .add-cert-lbl:after,.attestation-cart .cert-form .add-cert-lbl:after{left:8px}.checkout-page .cert-form .cert-email input,.attestation-cart .cert-form .cert-email input{margin-top:10px}.checkout-page .new-quotation-from-cart .message,.attestation-cart .new-quotation-from-cart .message{padding-top:5px}.checkout-page .sum,.attestation-cart .sum{width:50%;float:right;padding:15px 0 0 0;background-color:#fafafc;text-align:left}.checkout-page .sum .total-sum,.attestation-cart .sum .total-sum{font-weight:100;font-size:18px}.checkout-page .sum .total-sum span,.attestation-cart .sum .total-sum span{font-family:"ahlsellsans-bold","sans-serif";font-size:22px;margin-top:-3px}.checkout-page .sum span,.attestation-cart .sum span{float:right}.checkout-page .sum .order-price-details,.attestation-cart .sum .order-price-details{text-align:right;clear:both;text-decoration:underline;font-size:12px}.checkout-page .confirm-wrapper,.attestation-cart .confirm-wrapper{background-color:#fff}.checkout-page .confirm-wrapper .date-wrapper span,.attestation-cart .confirm-wrapper .date-wrapper span{color:#e60032}.checkout-page .confirm-wrapper .wrapper>.sum.order-sum .show-icon,.checkout-page .confirm-wrapper .wrapper>.sum.order-sum .hide-icon,.attestation-cart .confirm-wrapper .wrapper>.sum.order-sum .show-icon,.attestation-cart .confirm-wrapper .wrapper>.sum.order-sum .hide-icon{float:right;cursor:pointer}.checkout-page .confirm-wrapper .wrapper>.sum.order-sum .show-icon i,.checkout-page .confirm-wrapper .wrapper>.sum.order-sum .hide-icon i,.attestation-cart .confirm-wrapper .wrapper>.sum.order-sum .show-icon i,.attestation-cart .confirm-wrapper .wrapper>.sum.order-sum .hide-icon i{display:inline-block;position:relative;top:2px;background:#0073b6}.checkout-page .email-tags,.attestation-cart .email-tags{width:100%}.checkout-page .wrapper,.attestation-cart .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#52555c;background-color:#fafafc;margin-top:22px}@media all and (min-width:768px){.checkout-page .wrapper,.attestation-cart .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.checkout-page .order-sum,.attestation-cart .order-sum{-ms-flex-preferred-size:auto;flex-basis:auto;font-size:14px;color:#52555c}.checkout-page .order-sum dl,.attestation-cart .order-sum dl{margin:0}.checkout-page .order-sum dl dt,.attestation-cart .order-sum dl dt{float:left;width:50%;margin:0}.checkout-page .order-sum dl dd,.attestation-cart .order-sum dl dd{float:right;width:50%;margin:0;text-align:right}.checkout-page .order-sum dl:after,.attestation-cart .order-sum dl:after{display:table;content:'';clear:both}.checkout-page .order-sum .sum-total,.attestation-cart .order-sum .sum-total{font-size:18px}.checkout-page .order-sum .sum-total.bold,.attestation-cart .order-sum .sum-total.bold{font-family:"ahlsellsans-bold","sans-serif"}.checkout-page .order-sum .sum-total-currency,.attestation-cart .order-sum .sum-total-currency{display:inline-block;font-size:14px}.checkout-page .order-sum .sum-text,.attestation-cart .order-sum .sum-text{font-size:14px;margin-top:2px}.checkout-page .order-sum .sum-text.bold,.attestation-cart .order-sum .sum-text.bold{font-family:"ahlsellsans-bold","sans-serif"}.checkout-page .order-sum .price-details,.attestation-cart .order-sum .price-details{float:right;font-size:12px;text-decoration:underline}@media all and (max-width:480px){.checkout-page .order-sum,.attestation-cart .order-sum{width:100%!important}}.checkout-page input[type="text"],.attestation-cart input[type="text"]{font-size:14px}.checkout-page input[type="text"]::-webkit-input-placeholder,.attestation-cart input[type="text"]::-webkit-input-placeholder{font-weight:normal;font-size:14px;color:#a7a7a9}.checkout-page input[type="text"]::-moz-placeholder,.attestation-cart input[type="text"]::-moz-placeholder{font-weight:normal;font-size:14px;color:#a7a7a9}.checkout-page input[type="text"]::-ms-input-placeholder,.attestation-cart input[type="text"]::-ms-input-placeholder{font-weight:normal;font-size:14px;color:#a7a7a9}.checkout-page input[type="text"]::placeholder,.attestation-cart input[type="text"]::placeholder{font-weight:normal;font-size:14px;color:#a7a7a9}.checkout-page .payment-overlay,.attestation-cart .payment-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:600;background-color:rgba(0,0,0,.5)}.checkout-page #payment-container-div,.attestation-cart #payment-container-div{position:absolute;z-index:899;left:15px;right:15px;top:15px}.checkout-page .cardPaymentWarning.hidden,.checkout-page .cardPaymentError.hidden,.attestation-cart .cardPaymentWarning.hidden,.attestation-cart .cardPaymentError.hidden{display:none}.checkout-processing-eident-order,.checkout-eident-error{background:#fff;padding:15px;display:none}.checkout-eident-error{display:none;position:fixed;left:0;top:0;width:100%;min-height:100vh;background-color:#fff;opacity:1;z-index:999999}.checkout-eident-error div{padding-top:10px}.did-you-mean-address-wrapper{color:#e60032;font-weight:500;text-align:left;margin-top:14px;margin-bottom:20px}.did-you-mean-address-wrapper.hidden{display:none}.hide-placeholder::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity 1s linear}@media all and (min-width:480px){.checkout-page .confirm .sum,.attestation-cart .confirm .sum{width:100%}}@media all and (min-width:768px){.checkout-page{min-height:600px}}#ui-datepicker-div .ui-widget-header{border:0;background:#4a4a4f}#ui-datepicker-div .ui-state-hover{background:#d3d3d3!important;opacity:.8}#ui-datepicker-div .ui-datepicker .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker .ui-datepicker-next{top:3px!important;background:transparent!important}#ui-datepicker-div .ui-datepicker .ui-datepicker-prev:hover,#ui-datepicker-div .ui-datepicker .ui-datepicker-next:hover{background:transparent!important}#ui-datepicker-div .ui-datepicker .ui-datepicker-prev.ui-state-disabled,#ui-datepicker-div .ui-datepicker .ui-datepicker-next.ui-state-disabled{background:transparent!important;opacity:1!important}#ui-datepicker-div .ui-datepicker .ui-datepicker-prev.ui-state-disabled:hover,#ui-datepicker-div .ui-datepicker .ui-datepicker-next.ui-state-disabled:hover{background:transparent!important;opacity:1!important}#ui-datepicker-div .inactive .ui-widget-header,#ui-datepicker-div .ui-state-disabled{background:transparent!important}#ui-datepicker-div .ui-state-default,#ui-datepicker-div .ui-widget-content .ui-state-default,#ui-datepicker-div .ui-widget-header .ui-state-default{color:#696969;font-weight:normal}#ui-datepicker-div .ui-state-hover,#ui-datepicker-div .ui-widget-content .ui-state-hover,#ui-datepicker-div .ui-state-focus,#ui-datepicker-div .ui-widget-content .ui-state-focus{border:0;opacity:.7}#ui-datepicker-div .ui-state-hover .ui-datepicker-next-hover,#ui-datepicker-div .ui-widget-content .ui-state-hover .ui-datepicker-next-hover,#ui-datepicker-div .ui-state-focus .ui-datepicker-next-hover,#ui-datepicker-div .ui-widget-content .ui-state-focus .ui-datepicker-next-hover{background:transparent!important}#ui-datepicker-div .ui-state-highlight,#ui-datepicker-div .ui-widget-content .ui-state-highlight,#ui-datepicker-div .ui-widget-header .ui-state-highlight{border:0;background:#d3d3d3;color:#000}#ui-datepicker-div .ui-state-active,#ui-datepicker-div .ui-widget-content .ui-state-active,#ui-datepicker-div .ui-widget-header .ui-state-active{border:1px solid #000;font-weight:bold;color:#000;background:#fff}#ui-datepicker-div table tbody tr:hover:not(.expand-for-msg):not(.expandInfo):not(.price-info){background-color:unset}.header-wrapper.has-environment-banner .top-menu{margin-top:95px}@media all and (min-width:768px){.header-wrapper.has-environment-banner .top-menu{margin-top:0}}.top-menu{margin-top:60px;width:100%}.top-menu.search-bar{display:none}.top-menu .topmenu-left{display:none;background:#fff;width:100%}.top-menu .topmenu-left.active{display:block;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.top-menu .topmenu-left .logotype{display:none}.top-menu .topmenu-left ul{padding:10px 0}.top-menu .topmenu-left ul li{line-height:32px}.top-menu .topmenu-left ul li a{padding:0 10px;display:block;font-size:14px;color:#094c7c;font-family:"ahlsellsans-bold","sans-serif"}.top-menu .topmenu-right{display:none;width:auto}.top-menu .topmenu-right .top-right-link{line-height:40px;border-top:1px solid #094c7c;background:#0073b6;color:#fff;font-size:14px;font-family:"ahlsellsans-bold","sans-serif"}.top-menu .topmenu-right .top-right-link:first-child{border-top:0}.top-menu .topmenu-right .top-right-link i.ahlsellIcon{margin-left:4px;background:#fff}@media all and (min-width:768px){.top-menu .topmenu-right .top-right-link i.ahlsellIcon{background:#094c7c}}.top-menu .topmenu-right .top-right-link input[type="checkbox"]+input[type="hidden"]+label{padding:8px 0 8px 38px}.top-menu .topmenu-right .top-right-link input[type="checkbox"]+input[type="hidden"]+label:before{top:12px;left:12px}.top-menu .topmenu-right .top-right-link input[type="checkbox"]+input[type="hidden"]+label:after{top:6px;left:14px;font-size:14px}.top-menu .topmenu-right .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}.top-menu .topmenu-right .my-pages-link,.top-menu .topmenu-right .user{color:#fff}.top-menu .topmenu-right i.icon-profile{display:inline-block;margin-bottom:-2px}.top-menu .topmenu-right.active{display:block;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.top-menu .topmenu-right .login-link-wrapper{display:none}@media all and (min-width:768px){.top-menu{display:block;width:100%;line-height:40px;margin-top:0;position:relative}.top-menu.search-bar{display:block}.top-menu .topmenu-left{display:inline-block;float:left;width:40%;background:transparent;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.top-menu .topmenu-left.active{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.top-menu .topmenu-left ul{padding:0}.top-menu .topmenu-left ul li{display:inline-block;float:left;width:auto;padding:0;border-top:0;line-height:40px}.top-menu .topmenu-left ul li a{margin-right:20px;padding:0;font-size:12px}.top-menu .topmenu-right{display:inline-block;width:auto;position:relative;float:right;text-align:right;background:transparent;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.top-menu .topmenu-right.active{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.top-menu .topmenu-right .login-link-wrapper{display:inline-block}.top-menu .topmenu-right .top-right-link{line-height:40px;border-top:0;background:none;color:#094c7c;font-size:12px}.top-menu .topmenu-right .top-right-link>a{color:#094c7c}}.main-menu{width:100%;background:#0073b6;z-index:900}.main-menu nav{max-width:1200px;margin:0 auto}.main-menu nav>ul{height:auto}.main-menu nav ul li{display:block;height:100%;position:relative;cursor:pointer}.main-menu nav ul li:last-of-type{margin-right:8px}.main-menu nav ul li i.icon-menu{display:none}.main-menu nav ul li>a{display:block;width:100%;line-height:46px;font-size:14px;padding:0 10px;text-decoration:none;color:#fff;font-family:"ahlsellsans-bold","sans-serif"}.main-menu nav ul li.instant-order-header{display:none;position:relative}.main-menu nav ul li.instant-order-header .line-item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-menu nav ul li.instant-order-header .line-item>div.line-item-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-menu nav ul li.instant-order-header .line-item>div.line-item-remove{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu nav ul li.instant-order-header .line-item i{display:block;background:#29292d;right:6px}@media all and (min-width:768px){.main-menu{display:block;border:0;position:absolute;left:0;right:0}.main-menu nav{border:0}.main-menu nav>ul{height:48px;padding:0}.main-menu nav>ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;border:0;padding:0}.main-menu nav>ul li.instant-order-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.main-menu.fixed{position:fixed;top:45px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.2);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.main-menu.fixed .instant-order-header>a{display:none}.main-menu .expandable:before,.main-menu .expanded:before{content:''}}header.sticky .main-menu nav>ul{height:45px;position:relative}header.sticky .main-menu nav ul li{display:none}header.sticky .main-menu nav ul li:first-of-type,header.sticky .main-menu nav ul li:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}header.sticky .main-menu nav ul li:first-of-type a,header.sticky .main-menu nav ul li:last-of-type a{display:none}header.sticky .main-menu nav ul li:last-of-type{margin-right:75px}@media all and (min-width:768px){header.sticky .main-menu nav ul li:last-of-type{margin-right:70px}}@media all and (min-width:1030px){header.sticky .main-menu nav ul li:last-of-type{margin-right:100px}}@media all and (min-width:1200px){header.sticky .main-menu nav ul li:last-of-type{margin-right:120px}}header.sticky .main-menu nav ul li i{display:block;color:#fff;font-size:30px}.cms-wrapper,.cms-force-full-width{width:100%}.cms-content{background:#fff}.cms-content .iframe-box iframe{width:100%;height:500px;display:none}.cms-content .iframe-box iframe.show-in-mobile{display:block}@media all and (min-width:480px){.cms-content .iframe-box iframe.show-in-mobile{display:block;height:700px}}@media all and (min-width:768px){.cms-content .iframe-box iframe{display:block;height:900px}}.cms-content .iframe-box-for-mobile{display:block}.cms-content .iframe-box-for-mobile.show-in-mobile{display:none}@media all and (min-width:768px){.cms-content .iframe-box-for-mobile{display:none}}.cms-content .cms-header-img img{width:100%}.cms-content .cms-info{padding:0 7.5px 7.5px}@media all and (min-width:768px){.cms-content .cms-info{padding:0 15px 22.5px}}.cms-content .cms-info p,.cms-content .cms-info h1,.cms-content .cms-info h2,.cms-content .cms-info h3,.cms-content .cms-info h4,.cms-content .cms-info h5,.cms-content .cms-info h6{color:#333}.cms-content .cms-info .publish-date{color:#999;float:right}.cms-content iframe{border:0}.cms-content .image-slider{width:100%;margin-bottom:20px}.cms-content .image-slider ul{padding-left:0}.cms-content .video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.cms-content .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.cms-content .size-100{padding-bottom:15px}.cms-content h1,.cms-content h2,.cms-content h3{font-weight:100}.cms-content h2,.cms-content .h2{font-size:25px}.cms-content h3 .h3{font-size:20px}.cms-content h4,.cms-content .h4{color:#0073b6}.cms-content h5,.cms-content .h5{font-style:italic}.cms-content p{margin-bottom:20px}.cms-content ul{padding-left:22.5px;margin-bottom:20px}.cms-content ul li{list-style:disc;list-style-position:outside}.cms-content label{margin-top:5px}.cms-content fieldset{background:#e9e9ea;margin:20px 0;margin-left:0;padding:7.5px}.cms-content fieldset legend{font-size:18px;font-weight:100}.cms-content hr{border:1px solid #d2d3d5;border-bottom:0;margin-right:0}.cms-content.cms-news-block h2,.cms-content .product-list-block h2,.cms-content.html-block h2{font-size:16px;color:#fff}.cms-content .product-list-block ul{margin:0;padding:0}.cms-content .product-list-block ul li{list-style:none}.cms-content .grid-33,.cms-content .grid-50{width:100%}@media all and (min-width:480px){.cms-content .grid-33,.cms-content .grid-50{float:left;width:50%}.cms-content fieldset{padding:15px}}@media all and (min-width:768px){.cms-wrapper{float:left;width:75%;padding-left:15px}.cms-wrapper.cms-wrapper-full{width:100%;padding-left:0}.cms-content .grid-33{width:33%}}@media all and (min-width:768px){.search-page .category-navigation ul li{width:25%}}.search-page .search-page__results .search-page__results--item{display:none}.search-page .search-page__results .search-page__results--item.search-categories .category-content{padding:15px}.search-page .search-page__results .search-page__results--item .category-content h3{margin:0}.search-page .search-page__results .search-page__results--item .category-content>.card{padding:15px 0;border-top:1px solid #d2d3d5;display:none}.search-page .search-page__results .search-page__results--item .category-content>.card a:hover{text-decoration:none}.search-page .search-page__results .search-page__results--item .category-content>.card h3:hover{text-decoration:underline}.search-page .search-page__results .search-page__results--item .category-content>div:first-of-type{border-top:none}.search-page .search-page__results .search-page__results--item .category-content .show-more{text-align:center;margin-top:15px;display:none}.search-page .search-page__results .search-page__results--item .category-content .show-more span{color:#fff;padding:10px 15px 8px;background:#0073b6;cursor:pointer}.search-page .search-page__results .search-page__results--item .category-content .parent-name{font-style:italic}.search-page .search-page__results .search-page__results--item.active-tab{display:block}.search-page .inline-search{display:none}.search-page .results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background:#0073b6;color:#fff;margin:0;padding:15px 15px;line-height:normal;-ms-flex-wrap:wrap;flex-wrap:wrap;clear:both}.search-page .results .search-result-header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:18px;margin:10px 0}@media all and (min-width:768px){.search-page .results{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 20px}.search-page .results .search-result-header{margin:0}}.search-page .styleYouMean{padding-right:15px;font-size:18px;margin:0}.search-page .styleYouMean a{color:#fff;font-family:"ahlsellsans-bold","sans-serif";text-decoration:underline}.search-page .noHits{padding:12px 10px}.search-page .noHits h4{margin-top:0;margin-bottom:8px;font-weight:normal;font-size:18px}@media all and (min-width:768px){.search-page .noHits{padding:0 0}}.search-page .noHits.products-no-hits{padding:15px;background:#fff;font-size:14px}.search-page .search-result-sorting{font-size:14px;margin-bottom:15px;color:#29292d;width:100%;float:left;background:#fff;padding:0 15px 15px 15px}@media all and (min-width:768px){.search-page .search-result-sorting{padding:0 50px 15px 50px}}.search-page .search-result-sorting .search-results a{color:#0073b6}.search-page .search-result-sorting .search-results .search-result-categories{margin-bottom:10px}@media all and (min-width:768px){.search-page .search-result-sorting .search-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.search-page .search-result-sorting .search-results .col{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-page .search-result-sorting .search-results .col:first-of-type{-ms-flex-preferred-size:auto;flex-basis:auto}@media all and (min-width:768px){.search-page .search-result-sorting .search-results .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-page .search-result-sorting .search-results .block{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.search-page .search-result-sorting .search-results .card:nth-child(n+4){display:none}.search-page .search-result-sorting .search-results .show-more{cursor:pointer;color:#0073b6}.search-page .search-result-sorting .search-results .show-more:hover{text-decoration:underline}.search-page .search-result-sorting .search-suggestions{width:100%}.search-page .search-result-sorting .search-suggestions li{position:relative;display:inline-block;padding-right:19px}.search-page .search-result-sorting .search-suggestions li:before{position:absolute;right:7px;top:5px;display:inline-block;content:'';width:1px;height:15px;background:#4e4e4e}.search-page .search-result-sorting .search-suggestions li:last-child:before{display:none}.search-page .product-header{font-size:11px;text-transform:uppercase;color:#29292d;margin-bottom:7.5px}.search-page .sg-survey-link p{cursor:pointer;clear:both;display:inline-block;text-decoration:underline;margin:0}.search-page .sg-survey-link p:hover{text-decoration:underline}.configurator-wrapper{width:100%;padding-bottom:15px;position:relative;margin:10px 0 10px 0}.configurator-wrapper span{display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:16px;height:40px;width:40px;background:#fff;border-radius:20px;position:absolute;top:15px;left:15px}.configurator-wrapper span i{margin:11px 0 0 12px;background:#3dcd58}@media all and (min-width:480px) and (max-width:767px){.configurator-wrapper{float:none}}.configurator-btn{white-space:normal;text-align:left;background:rgba(61,205,88,.1);border:#3dcd58 solid 1px;height:72px;border-radius:8px;color:#29292d;padding:25px 10px 0 60px;width:100%}@media all and (max-width:480px){.configurator-btn{padding-bottom:10px}}.faqList{padding:15px;margin-bottom:15px}.faqItem:nth-child(odd){background:#e9e9ea}.faqQuestion{padding:0 15px}.faqQuestion:hover{background:#c9e6fa}.faqQuestion.selected{font-family:"ahlsellsans-bold","sans-serif"}.faqQuestion p{margin:0;line-height:40px;cursor:pointer}.faqAnswer{display:none;padding:15px 0;border-top:1px dashed #d2d3d5;margin:0 15px}.my-page-header{line-height:42px;position:relative}.my-page-header:before{content:'';font-family:"ahlsell-icons";position:absolute;top:2px;right:20px;font-size:18px;color:#fff}@media all and (min-width:768px){.my-page-header:before{display:none}}.my-page-header a{color:#fff}.my-page-header a:hover,.my-page-header a.active-node{text-decoration:none}.nav{background-color:#fff;padding:5px 0}.nav ul{margin-top:15px}.nav ul:last-child{margin-bottom:15px}.nav ul a{padding:5px 15px;display:block;font-family:"ahlsellsans-bold","sans-serif"}.nav ul a:hover,.nav ul a.active-node{background:#d2d3d5;text-decoration:none}.account-content{padding:10px;background:#fff}.account-content h1{overflow:hidden;text-overflow:ellipsis}.account-content.userInfo input:not(:-moz-read-only):not(#ValidationPassword),.account-content .project-binder input:not(:-moz-read-only):not(#ValidationPassword),.account-content .seachUserContent input:not(:-moz-read-only):not(#ValidationPassword),.account-content .order-search input:not(:-moz-read-only):not(#ValidationPassword),.account-content .userDetails input:not(:-moz-read-only):not(#ValidationPassword),.account-content .agreement-wrapper input:not(:-moz-read-only):not(#ValidationPassword),.account-content .general-details input:not(:-moz-read-only):not(#ValidationPassword),.account-content .forming input:not(:-moz-read-only):not(#ValidationPassword),.account-content .add-quotation-form-foldout input:not(:-moz-read-only):not(#ValidationPassword){background-color:#fff;background:#fff}.account-content.userInfo input:not(:read-only):not(#ValidationPassword),.account-content .project-binder input:not(:read-only):not(#ValidationPassword),.account-content .seachUserContent input:not(:read-only):not(#ValidationPassword),.account-content .order-search input:not(:read-only):not(#ValidationPassword),.account-content .userDetails input:not(:read-only):not(#ValidationPassword),.account-content .agreement-wrapper input:not(:read-only):not(#ValidationPassword),.account-content .general-details input:not(:read-only):not(#ValidationPassword),.account-content .forming input:not(:read-only):not(#ValidationPassword),.account-content .add-quotation-form-foldout input:not(:read-only):not(#ValidationPassword){background-color:#fff;background:#fff}.account-content.userInfo input:-webkit-autofill,.account-content.userInfo input:-webkit-autofill:hover,.account-content.userInfo input:-webkit-autofill:focus,.account-content.userInfo input:-webkit-autofill:active,.account-content .project-binder input:-webkit-autofill,.account-content .project-binder input:-webkit-autofill:hover,.account-content .project-binder input:-webkit-autofill:focus,.account-content .project-binder input:-webkit-autofill:active,.account-content .seachUserContent input:-webkit-autofill,.account-content .seachUserContent input:-webkit-autofill:hover,.account-content .seachUserContent input:-webkit-autofill:focus,.account-content .seachUserContent input:-webkit-autofill:active,.account-content .order-search input:-webkit-autofill,.account-content .order-search input:-webkit-autofill:hover,.account-content .order-search input:-webkit-autofill:focus,.account-content .order-search input:-webkit-autofill:active,.account-content .userDetails input:-webkit-autofill,.account-content .userDetails input:-webkit-autofill:hover,.account-content .userDetails input:-webkit-autofill:focus,.account-content .userDetails input:-webkit-autofill:active,.account-content .agreement-wrapper input:-webkit-autofill,.account-content .agreement-wrapper input:-webkit-autofill:hover,.account-content .agreement-wrapper input:-webkit-autofill:focus,.account-content .agreement-wrapper input:-webkit-autofill:active,.account-content .general-details input:-webkit-autofill,.account-content .general-details input:-webkit-autofill:hover,.account-content .general-details input:-webkit-autofill:focus,.account-content .general-details input:-webkit-autofill:active,.account-content .forming input:-webkit-autofill,.account-content .forming input:-webkit-autofill:hover,.account-content .forming input:-webkit-autofill:focus,.account-content .forming input:-webkit-autofill:active,.account-content .add-quotation-form-foldout input:-webkit-autofill,.account-content .add-quotation-form-foldout input:-webkit-autofill:hover,.account-content .add-quotation-form-foldout input:-webkit-autofill:focus,.account-content .add-quotation-form-foldout input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset!important;box-shadow:0 0 0 30px #fff inset!important}.account-content #accountAdministrationForm #password{background-color:#f5f5f8}.account-content.content-userUI>#jsSearchResult>.result-area table>tbody>tr{background-color:#fff;background:#fff}@media all and (min-width:768px){.account-content{width:74%;float:left;margin-left:1%;padding:15px 15px 22.5px}}.account-content .content-area{margin-bottom:20px}.account-content .contact-card h2 i{margin-right:12px;font-size:18px}.account-content .contact-card h3{margin-top:0}.account-content .contact-card span{display:block;font-size:15px}.account-content .contact-card span i{color:#0073b6;font-size:27px;vertical-align:middle}.account-content .contact-card a{display:inline-block;clear:both}.account-content .my-lists thead{background:none;color:#9d9ea2}.account-content .my-lists thead th{margin-bottom:0;font-size:13px;font-weight:normal}.account-content label:after{font-family:none}.orderHeadInvoice{font-family:"ahlsellsans-bold","sans-serif"}.orderSubHeadInvoice{font-size:12px}.priceInfo{font-family:"ahlsellsans-bold","sans-serif"}@media all and (min-width:768px){.priceInfo{text-align:right}}@media all and (min-width:768px){.priceInfoHead{text-align:right}}.dateStyle{padding-top:10px}@media all and (min-width:768px){.nbrSearch{width:48%;float:left;margin-right:2%}.dateStyle{width:48%;float:left;margin-left:2%;padding-top:0}}.bottomFoot:before,.bottomFoot:after{content:" ";display:table}.bottomFoot:after{clear:both}.bottomFoot .btn{width:100%}@media all and (min-width:480px){.bottomFoot{clear:left}.bottomFoot .btn{width:25%;float:right}}.form{width:100%}.form:before,.form:after{content:" ";display:table}.form:after{clear:both}.form label{width:100%}.form p{clear:left}.form .labelStyle,.form .labelStyleBlock{margin-bottom:15px}@media all and (min-width:768px){.form .labelStyle,.form .labelStyleBlock{width:48%;float:left;margin-right:4%}.form .labelStyle:nth-child(2n+1),.form .labelStyleBlock:nth-child(2n+1){margin-right:0%}}.hideElement{display:none}.success-information{padding-top:5px}@media all and (min-width:480px){.success-information{padding:0}}.hideElement{display:none}.form-set:before,.form-set:after{content:" ";display:table}.form-set:after{clear:both}.form-set label{width:85%}.form-set:last-child label{width:100%}.form-set .selector{min-width:100%}@media all and (min-width:768px){.form-set{width:48%;float:left;margin-right:4%}.form-set:nth-child(2n){margin-right:0%}}.save-changes{margin-top:15px}.save-section{margin-top:15px}@media all and (min-width:480px){.save-section .labelStyleBlock{float:left;width:66%}}@media all and (min-width:768px){.save-section .labelStyleBlock{width:48%}}.save-section button{width:100%;height:44px}@media all and (min-width:480px){.save-section button{width:30%;float:left;margin-top:24px;margin-left:4%}}@media all and (min-width:768px){.save-section button{width:auto}}.textBox{background-color:#e9e9ea;padding:15px}.textBox:before,.textBox:after{content:" ";display:table}.textBox:after{clear:both}.inEditMood .removeBtn{float:right}.forming:before,.forming:after{content:" ";display:table}.forming:after{clear:both}@media all and (min-width:768px){.forming .labelStyle{width:48%;margin-bottom:2%;float:left;margin-right:4%}.forming .labelStyle:nth-child(2n){margin-right:0%}}.customerTable{margin-top:20px}.customerTable :before{display:none}.customerTable .textFix{vertical-align:top}.textBold{font-family:"ahlsellsans-bold","sans-serif";color:#585c5e}.borderEditDeliver{background-color:#e9e9ea;padding:15px;margin-top:12px}.borderEditDeliver .editDelivery,.borderEditDeliver .saveDelivery,.borderEditDeliver .addDel,.borderEditDeliver .cancelDelivery{margin-top:10px;width:100%}@media all and (min-width:480px){.borderEditDeliver .editDelivery,.borderEditDeliver .saveDelivery,.borderEditDeliver .addDel,.borderEditDeliver .cancelDelivery{width:auto;float:right;margin-left:10px}}.borderEditDeliver .hideDelivery{display:none}.borderEditDeliver .deliv-address,.borderEditDeliver .store-address{display:none}.borderEditDeliver .deliv-address.active,.borderEditDeliver .store-address.active{display:block}.borderEditDeliver .typeOfAddress{margin-bottom:15px}.borderEditDeliver .selector{margin-bottom:20px;width:100%!important;max-width:400px}.delivAdress .button-set{margin-top:20px;clear:left}.delivAdress .button-set:before,.delivAdress .button-set:after{content:" ";display:table}.delivAdress .button-set:after{clear:both}.delivAdress .button-set .removeBtn{width:100%}@media all and (min-width:480px){.delivAdress .button-set .removeBtn{margin-top:10px;margin-left:0;width:auto}}@media all and (min-width:768px){.delivAdress .button-set button{margin-left:10px}}.delivAdress .button-set .editCurrent p{text-align:center;font-size:17px;margin-top:31px}@media all and (min-width:768px){.delivAdress .button-set .editCurrent p{font-size:12px;margin-left:40px}}.delivAdress .hasError p{margin-bottom:2.25rem;color:#e60032}.infomesage{text-align:right}.fixSize{font-size:30px}@media all and (min-width:480px){.fixSize{font-size:37.5px}}.seachUserContent .infoContent{margin-bottom:20px}.seachUserContent .collection{background-color:#e9e9ea;padding:15px;margin-bottom:20px}.seachUserContent .collection:before,.seachUserContent .collection:after{content:" ";display:table}.seachUserContent .collection:after{clear:both}.seachUserContent .creatNewUser{border-bottom:1px solid #d2d3d5;padding:0 15px 15px}.seachUserContent .creatNewUser i{color:#015792;margin-left:-18px;cursor:pointer}.seachUserContent .searchSet .inputSetBox{margin-bottom:10px}@media all and (min-width:480px){.seachUserContent .searchSet .inputSetBox{width:73%;float:left}}@media all and (min-width:768px){.seachUserContent .searchSet .inputSetBox{width:70%}}.seachUserContent .searchSet .bottomSearch{display:none}@media all and (min-width:480px){.seachUserContent .searchSet .bottomSearch{display:inline-block;width:25%;float:left;margin-left:2%}}@media all and (min-width:768px){.seachUserContent .searchSet .bottomSearch{width:28%}}.seachUserContent .searchSet .bottomSearch .btnStylish{margin-bottom:20px;font-size:16px;height:44px}@media all and (min-width:480px){.seachUserContent .btnSearchFoot{width:25%;float:right}}@media all and (min-width:768px){.seachUserContent .btnSearchFoot{width:28%}}.seachUserContent .checkSet{clear:both}.seachUserContent .checkIt{display:inline-block}.seachUserContent .bottomSearchMobile .btn{font-size:16px}@media all and (min-width:480px){.seachUserContent .bottomSearchMobile{display:none}}.seachUserContent table a{color:#015792;font-family:"ahlsellsans-bold","sans-serif"}.order-search{background:#e9e9ea;padding:22.5px;padding-bottom:15px;margin-bottom:30px;position:relative}.order-search:before,.order-search:after{content:" ";display:table}.order-search:after{clear:both}.order-search input{margin-bottom:7.5px}.order-search .search-box{width:100%}.order-search .date-box{width:100%}.order-search .date-box input{margin-bottom:15px}.order-search .selector{width:100%!important;margin-bottom:15px}.order-search .top-margin{margin-top:15px}.order-search .back-order{display:none}.order-search .no-search-results{color:#e60032}@media all and (min-width:768px){.order-search:before,.order-search:after{content:" ";display:table}.order-search:after{clear:both}.order-search h4{margin-top:0}.order-search .search-box{width:50%;float:right;padding-left:15px}.order-search .date-box{width:50%;float:left;padding-right:15px}.order-search .date-box:before,.order-search .date-box:after{content:" ";display:table}.order-search .date-box:after{clear:both}}.order-search .search{margin-top:15px}.order-search .open-orders,.order-search .closed-orders{width:60%;float:left;padding-right:15px}.no-search-hits{margin-bottom:22.5px;padding-left:22.5px;color:#e60032}.buttonBox .btn{width:100%}@media all and (min-width:480px){.buttonBox{float:right}}.orderHistoryDetails .showDetailsCheckbox{text-align:right}@media screen and (max-width:1030px){.orderHistoryDetails table.ahlsell-table tr,.orderHistoryDetails table.ahlsell-table td,.orderHistoryDetails table.ahlsell-table th{display:block}.orderHistoryDetails table.ahlsell-table thead{display:none}.orderHistoryDetails table.ahlsell-table td{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.05)}.orderHistoryDetails table.ahlsell-table td.hide{display:none}.orderHistoryDetails table.ahlsell-table td:last-child{border-bottom:0}.orderHistoryDetails table.ahlsell-table tr{padding:10px 0}.orderHistoryDetails table.ahlsell-table td:before{content:attr(data-header);white-space:pre-line;display:block;float:left;width:100px;color:rgba(0,0,0,.4);word-wrap:break-word;padding-right:10px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.orderHistoryDetails table.ahlsell-table td.toggleOrderDetails:before{display:none!important}.orderHistoryDetails table.ahlsell-table td>span{display:block;overflow:hidden}.orderHistoryDetails table.ahlsell-table .expandInfo tr{display:table-row}.orderHistoryDetails table.ahlsell-table .expandInfo td{display:table-cell;border-bottom:0;white-space:normal}.orderHistoryDetails table.ahlsell-table .expandInfo td:before{content:''}.orderHistoryDetails table .invoiceHeaderMobile{white-space:pre-line;display:block;float:left;width:100px;color:rgba(0,0,0,.4);word-wrap:break-word;padding-right:10px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.orderHistoryDetails table .orderInvoiceDropdownTableRow{border-bottom:1px dashed #d2d3d5}.orderHistoryDetails table .orderInvoiceDropdownTableRow td{border:none}.orderHistoryDetails table .orderShowInvoicesButtonSection{text-align:right}}@media screen and (min-width:1030px){.orderHistoryDetails table.ahlsell-table .only-mobile,.orderHistoryDetails table.ahlsell-table .mobile-only{display:none!important}}.my-list-content .select-box{margin-bottom:20px}.my-list-content .select-box .selector{display:block;margin-top:10px}.my-list-content thead{height:44px}.my-list-content tr td:first-child{text-transform:capitalize}.my-list-content .remove-list{text-align:right}.my-list-content .selector{width:100%!important}@media all and (min-width:480px){.my-list-content .selector{width:250px!important}}.my-list-details .list-item{border-bottom:1px solid #d2d3d5;padding:10px 0;position:relative}.my-list-details .list-item.item-warning{background:#fefaeb}.my-list-details .list-item.item-error{background:#fdf3f4}.my-list-details .item-text-wrapper,.my-list-details .item-note,.my-list-details .item-qty,.my-list-details .item-select{float:left}.my-list-details .item-text-wrapper{width:100%;min-height:60px}.my-list-details .item-text-wrapper .item-image{max-width:60px;max-height:60px;position:absolute}.my-list-details .item-text-wrapper .item-image img{overflow:hidden}.my-list-details .item-text-wrapper .item-text{margin-left:70px;margin-right:30px}.my-list-details .item-text-wrapper .item-name{word-break:break-word;font-family:"ahlsellsans-bold","sans-serif"}.my-list-details .item-text-wrapper .sub-text{font-size:12px}.my-list-details .item-text-wrapper .barcode{font-size:20px}.my-list-details .item-text-wrapper a{color:#000}.my-list-details .item-note{width:100%;padding:10px 0 5px;border-bottom:1px dashed #d2d3d5;margin-bottom:10px;font-size:13px}.my-list-details .item-note .add-note{display:none;cursor:pointer}.my-list-details .item-note .add-note.active{display:block}.my-list-details .item-note>div{padding-bottom:5px;line-height:18px}.my-list-details .item-note i{font-size:16px}.my-list-details .item-qty{width:100%}.my-list-details .item-qty .qty{width:45px;padding:8px 5px;float:left;margin-right:5px;height:35px;font-size:13px;text-align:right}.my-list-details .item-qty form .qty-wrapper{line-height:35px}.my-list-details .item-qty form .qty-wrapper label.error{display:block;width:100%;line-height:1.5;float:right;font-size:smaller;margin-top:5px;color:#e60032}.my-list-details .item-qty button{float:left;clear:both;margin-top:10px}.my-list-details .item-select{text-align:right;font-size:25px;cursor:pointer;line-height:0;position:absolute;top:0;right:0}.my-list-details .line-item-errors{clear:both;padding-left:10px}@media all and (min-width:768px){.my-list-details .item-text-wrapper,.my-list-details .item-note,.my-list-details .item-qty{padding-left:10px}.my-list-details .item-select{text-align:rigth}.my-list-details .item-text-wrapper{width:40%}.my-list-details .item-note{width:30%;border:0}.my-list-details .item-qty{width:24%}.my-list-details .item-select{width:6%;position:relative}.my-list-details .item-select input[type="checkbox"]+label{padding:0;text-align:right;position:absolute;right:40px;top:-12px}}.my-list-details .errorMessage p{color:#d51224}.my-list-details .myListHead{background-color:#e9e9ea;padding:15px;margin-bottom:15px}.my-list-details .myListHead .headSet{position:relative}.my-list-details .myListHead .headSet:before,.my-list-details .myListHead .headSet:after{content:" ";display:table}.my-list-details .myListHead .headSet:after{clear:both}.my-list-details .myListHead .headSet h3{width:50%;float:left;margin:0;text-transform:capitalize}.my-list-details .myListHead .headSet input[type="text"]{background:#fff;margin-top:-3px}@media all and (max-width:767px){.my-list-details .myListHead .headSet input[type="text"]{margin-bottom:10px}}.my-list-details .myListHead .headSet .renameFormWrapper{margin-bottom:15px}@media all and (max-width:767px){.my-list-details .myListHead .headSet .renameFormWrapper:not(.hide){display:block}}.my-list-details .myListHead .headSet .renameFormWrapper input[type="text"]{max-width:70%}@media all and (min-width:1200px){.my-list-details .myListHead .headSet .renameFormWrapper input[type="text"]{max-width:90%}}.my-list-details .myListHead .headSet a.jsRenameList,.my-list-details .myListHead .headSet .saveListBtn{border-radius:4px;margin-bottom:15px}@media all and (max-width:767px){.my-list-details .myListHead .headSet a.jsRenameList,.my-list-details .myListHead .headSet .saveListBtn{display:block}}@media all and (min-width:768px){.my-list-details .myListHead .headSet a.jsRenameList,.my-list-details .myListHead .headSet .saveListBtn{margin-bottom:0;position:absolute;right:137px}}.my-list-details .myListHead .headSet .jsRenameList{background-color:transparent;border-radius:4px}.my-list-details .myListHead .headSet i{font-size:23px;cursor:pointer;background-color:#62a6be;color:#fff;padding-left:3px;padding-right:3px;position:absolute;right:0}.my-list-details .myListHead .headSet i.icon-file-pdf{right:45px;background-color:#be3434}.my-list-details .myListHead .headSet i.icon-file-excel{right:90px;background-color:green}.my-list-details .lastCol{width:10%;float:left;text-align:right}.my-list-details .warning-alert{display:none;background-color:#f7c306;padding:15px;margin-top:15px}.my-list-details .warning-alert .warning-text{color:#555;font-size:16px;font-family:"ahlsellsans-bold","sans-serif";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-list-details .warning-alert .icon{position:relative}.my-list-details .warning-alert .icon-attention-circled{font-size:24px;color:#555;position:relative;z-index:10000}.my-list-details .warning-alert .white-behind-icon{position:absolute;border-radius:50%;top:9px;left:8px;width:18px;height:19px;background-color:#fff;z-index:10}.my-list-details .articalList{padding:15px 0 0;border-bottom:1px solid #d2d3d5}.my-list-details .selector{margin-top:2px}@media all and (min-width:480px){.my-list-details .selector{margin-bottom:15px}}@media all and (min-width:768px){.my-list-details .selector{float:left}}.my-list-details .select-all{float:right}.my-list-details .holder{margin-top:15px}.my-list-details .holder:before,.my-list-details .holder:after{content:" ";display:table}.my-list-details .holder:after{clear:both}@media all and (min-width:768px){.my-list-details .holder{margin-top:0;width:70%;float:right;text-align:right}}.my-list-details .holder .list-options{display:inline-block;height:44px;padding-right:10px;border-right:1px solid #d2d3d5}.my-list-details .holder .list-options.select-all{padding-right:0;border-right:0}@media all and (min-width:768px){.my-list-details .holder .list-options.select-all{margin-right:-5px}}.my-list-details .holder .list-options>div{float:left;margin-top:10px;font-family:"ahlsellsans-bold","sans-serif";color:#2487c0;cursor:pointer}.my-list-details .holder .list-options i{float:left;color:#2487c0;font-family:"ahlsellsans-bold","sans-serif";cursor:pointer;font-size:28px}.my-list-details .foldOutCopy{padding:15px;padding-bottom:30px;background-color:#e9e9ea;border-top:1px solid #d2d3d5}.my-list-details .foldOutCopy .list-name-wrapper{margin:5px 0}@media all and (min-width:480px){.my-list-details .foldOutCopy .list-name-wrapper{float:left;width:50%;margin-right:5px}}@media all and (min-width:768px){.my-list-details .foldOutCopy .list-name-wrapper{width:40%}}.my-list-details .foldOutCopy label{font-family:"ahlsellsans-bold","sans-serif";margin-bottom:5px}.my-list-details .foldOutCopy .copyBtn{width:100%;margin-top:10px;margin-top:5px}@media all and (min-width:480px){.my-list-details .foldOutCopy .copyBtn{width:auto;height:44px;margin-left:7.5px;float:left}}.my-list-details .foldOutCopy .success-or-error-msg{clear:both;padding-top:10px}.my-list-details .foldOutAndAdd{padding:15px;padding-bottom:30px;background-color:#e9e9ea;border-top:1px solid #d2d3d5}.my-list-details .foldOutAndAdd input:not([type=hidden]){margin-bottom:10px}@media all and (min-width:480px){.my-list-details .foldOutAndAdd input:not([type=hidden]){width:25%;float:left;margin-right:2%;margin-bottom:0}}.my-list-details .foldOutAndAdd #newArtNr{float:left}@media all and (min-width:480px){.my-list-details .foldOutAndAdd #newArtNr{width:40%;margin-right:2%}}@media all and (min-width:480px){.my-list-details .foldOutAndAdd #quantity{float:left;width:20%;margin-right:2%}}.my-list-details .foldOutAndAdd button{height:44px;width:100%}@media all and (min-width:480px){.my-list-details .foldOutAndAdd button{width:auto}}.my-list-details .iconStyle{font-size:25px;cursor:pointer;margin-top:-3px}.my-list-details .jockerfoldOut h5{color:#0073b6;margin:10px;font-weight:100;font-size:18px}.my-list-details .textStyle{color:#0073b6;margin-top:20px;font-weight:100;font-size:28px}@media all and (min-width:768px){.my-list-details .textStyle{width:30%;float:left}}.my-list-details .footButton{margin-top:15px;float:right}.my-list-details .ShowToAdd{display:none}.pdf-wrapper{background:#fff}.pdf-wrapper .my-list-details{background:#fff}.pdf-wrapper .my-list-details .headSet>a,.pdf-wrapper .my-list-details .headSet>i{display:none}.pdf-wrapper .my-list-details .headListTablet>div{float:left;padding-right:5px;padding-bottom:10px}.pdf-wrapper .my-list-details .myListHead{background:#fff}.pdf-wrapper .my-list-details select{border:0;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:''}.pdf-wrapper .my-list-details .barcode{font-size:35px}.pdf-wrapper .my-list-details .item-text-wrapper,.pdf-wrapper .my-list-details .item-note,.pdf-wrapper .my-list-details .item-qty,.pdf-wrapper .my-list-details .item-select{padding-left:10px}.pdf-wrapper .my-list-details .item-text-wrapper{width:43%}.pdf-wrapper .my-list-details .item-note{width:37%;border:0}.pdf-wrapper .my-list-details .item-qty{width:20%}.pdf-wrapper .my-list-details .item-qty input{border:0;height:auto;padding-top:11px}.pdf-wrapper .my-list-details .item-select{display:none}.pdf-wrapper .footButton,.pdf-wrapper .holder,.pdf-wrapper .add-note{display:none!important}.order-history-pdf-wrapper .order-head .pdfLogo{display:inline-block;float:right}.order-history-pdf-wrapper body{background:#fff}.order-history-pdf-wrapper .text-right{text-align:left!important}.order-history-pdf-wrapper tbody .heading{display:block}.order-history-pdf-wrapper tbody tr{margin:0;padding:0;page-break-inside:avoid}.order-history-pdf-wrapper tbody tr th{width:120px;vertical-align:top;display:table-cell;vertical-align:top;font-size:14px;padding-left:15px}.order-history-pdf-wrapper tbody tr th:first-child{width:450px}.order-history-pdf-wrapper tbody tr th:nth-child(5){width:0;padding:0;margin:0}.order-history-pdf-wrapper tbody tr th:nth-child(6){width:150px;text-align:right;padding-left:50px}.order-history-pdf-wrapper tbody tr th:nth-child(7){width:0;padding:0;margin:0}.order-history-pdf-wrapper tbody tr td{width:120px;padding-left:24px;display:table-cell;vertical-align:top;font-size:14px}.order-history-pdf-wrapper tbody tr td:nth-child(5){width:0;padding:0;margin:0}.order-history-pdf-wrapper tbody tr td:nth-child(6){width:150px;text-align:right}.order-history-pdf-wrapper tbody tr td:nth-child(7){width:0;padding:0;margin:0}.order-history-pdf-wrapper tbody tr td:first-child{width:450px}.order-history-pdf-wrapper .priceDetails{display:none}.order-history-pdf-wrapper .lineHead a{display:none}.order-history-pdf-wrapper .lineHead i{display:none}.order-history-pdf-wrapper .btn{display:none}.order-history-pdf-wrapper .footButton,.order-history-pdf-wrapper .holder,.order-history-pdf-wrapper .add-note{display:none!important}.order-head{background-color:#e9e9ea;padding:15px;position:relative}.order-head:before,.order-head:after{content:" ";display:table}.order-head:after{clear:both}.order-head.salesman-info{margin-bottom:10px}.order-head .pdfLogo{display:none}.order-head .lineHead{position:relative}.order-head .lineHead h3{margin-top:0}.order-head p{margin-bottom:0;clear:both}.order-head i{font-size:23px;cursor:pointer;background-color:#62a6be;color:#fff;padding-left:3px;padding-right:3px;position:absolute;right:0;top:25px;position:inherit;padding-top:4px;padding-bottom:4px}.order-head i.icon-file-pdf{right:0;background-color:#be3434}@media all and (min-width:768px){.order-head i{position:absolute;padding-top:0;padding-bottom:0}}.order-head .line{margin-bottom:10px}@media all and (min-width:768px){.order-head .line{float:left;width:46%}.order-head .line.first{margin-right:4%;clear:left}}.order-head span{font-weight:bold}.order-head i{font-size:23px;cursor:pointer;background-color:#62a6be;color:#fff;padding-left:3px;padding-right:3px;padding-top:3px;padding-bottom:3px;position:inherit;right:0;top:0}@media all and (min-width:768px){.order-head i{position:absolute;padding-bottom:0;padding-top:0}}.order-head i.icon-file-pdf{right:0;background-color:#be3434}.section-set{width:100%;clear:left;display:inline-block;vertical-align:top}.section-set:before,.section-set:after{content:" ";display:table}.section-set:after{clear:both}@media all and (min-width:768px){.section-set{width:40%}}.section-set h5{margin-bottom:2px;margin-top:10px}.section-set label{font-weight:bold}@media all and (min-width:768px){.section-set label{margin-top:0}}.section-set .deliveryAddress{margin-bottom:15px}.section-set .date-wrapper{margin-bottom:10px}@media all and (min-width:768px){.section-set .date-wrapper{width:45%;float:left}}.order-foot{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:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#e9e9ea;padding:15px}.order-foot:before,.order-foot:after{content:" ";display:table}.order-foot:after{clear:both}@media all and (min-width:1030px){.order-foot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.order-foot .info{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-bottom:25px}@media all and (min-width:1030px){.order-foot .info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70%;height:100px;padding-left:40px;padding-right:40px;margin-bottom:0}}.order-foot .price-container{width:100%}@media all and (min-width:1030px){.order-foot .price-container{width:30%}}.order-foot .orderTotal{width:100%;margin-bottom:20px}.order-foot .orderTotal>div{position:relative}.order-foot .orderTotal .price-style:not(.preliminary){position:absolute;left:100px}@media all and (min-width:768px){.order-foot .orderTotal{clear:both}.order-foot .orderTotal:before,.order-foot .orderTotal:after{content:" ";display:table}.order-foot .orderTotal:after{clear:both}}@media all and (min-width:1030px){.order-foot .orderTotal .price-style{position:static;float:right}}.order-foot .orderTotal .sumOrderTotal{font-weight:100;font-size:18px}.order-foot .orderTotal .sumOrderTotal span{font-weight:bold}@media all and (min-width:1030px){.order-foot .orderTotal .price-style{position:static;float:right}}.order-foot .orderTotal .sumOrderTotal{font-weight:100;font-size:18px}.order-foot .orderTotal .sumOrderTotal span{font-weight:bold}.order-foot .button-foot{clear:both}.order-foot .button-foot:before,.order-foot .button-foot:after{content:" ";display:table}.order-foot .button-foot:after{clear:both}.order-foot .button-foot .btn{margin-bottom:10px}@media all and (min-width:768px){.order-foot .button-foot .btn{min-width:30%;margin-right:0}}.order-foot .hide{display:none}.copy-to-cart-msg .list-error{margin-top:20px}.copy-to-cart-msg .one-line-msg{text-align:left}.copy-to-cart-msg li{font-weight:bold;margin-bottom:5px}.copy-to-cart-msg span{font-size:13px;font-weight:normal;display:block}table.ahlsell-table tr{padding:0}table.ahlsell-table tr.expandInfo,table.ahlsell-table tr .hideorderdetails{display:none}@media all and (min-width:768px){.cent{text-align:center}}tr:hover+.expandInfo:not(.attestation-message-row){background-color:#c9e6fa}.orderHistoryTable button{font-size:20px;font-weight:bold;color:#9d9ea2;padding:10px 0 10px 10px;outline:transparent}.orderHistoryTable .waitObj{background-color:transparent}.OrderInvoiceDropdownTable{margin-bottom:0;background-color:#f8f8f8}.OrderInvoiceDropdownTable th{background-color:#f8f8f8;border-bottom:1px dashed #d2d3d5;color:#000}.OrderInvoiceDropdownTable tr{background-color:#f8f8f8;margin:0}.OrderInvoiceDropdownTable td{background-color:#f8f8f8}.orderInvoiceDropdownTableData{padding-left:0;padding-right:0;padding:0;margin:0;border-bottom:1px dashed #d2d3d5}.orderDetailsTable{font-size:14px}.orderDetailsTable .heading{background:#9d9ea2;color:#fff;text-align:left;display:none}.orderDetailsTable .heading .tr{background:#9d9ea2}.orderDetailsTable .heading th{padding:10px 15px}.orderDetailsTable .heading td{vertical-align:top;padding:10px 15px;font-size:14px}@media all and (min-width:768px){.orderDetailsTable .heading{display:table-row}}.orderDetailsTable th{padding:10px 15px}.orderDetailsTable td{vertical-align:top;padding:10px 15px;font-size:14px}.orderDetailsTable button{font-size:20px;font-weight:bold;color:#bbb;padding:10px 0 10px 10px;outline:transparent}.orderDetailsTable .expandInfo{border-top:1px dashed #d2d3d5}.orderDetailsTable .expandInfo td{padding-bottom:0;padding-top:0}.orderDetailsTable .expandInfo>td{padding-left:0;padding-right:0}.orderDetailsTable .priceDetails-set,.orderDetailsTable .details-set{position:relative;padding:15px;background:#f8f8f8}.orderDetailsTable .priceDetails-set .priceAlign,.orderDetailsTable .details-set .priceAlign{text-align:right}.orderDetailsTable .priceDetails-set .barcode,.orderDetailsTable .details-set .barcode{font-size:30px;position:absolute;top:15px;right:15px}.orderDetailsTable .priceDetails-set>h5,.orderDetailsTable .details-set>h5{padding-left:6px}.orderDetailsTable .priceDetails-set{padding:0}.orderDetailsTable .expandInfo.even table tr:nth-child(even){background-color:#fff}.orderDetailsTable .nameItem{font-weight:bold;color:#000}.orderDetailsTable .itemPrice{font-weight:bold}.orderDetailsTable .toggleOrderDetails{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-align:center;-ms-flex-align:center;align-items:center;padding:15px}@media all and (min-width:1030px){.orderDetailsTable .toggleOrderDetails{padding:0;padding-top:5px;padding-right:5px}}.orderDetailsTable .toggleOrderDetails:before{display:none}.orderDetailsTable .toggleOrderDetails button{width:100%;padding:5px 0;background:#52555c;color:#fff}@media all and (min-width:1030px){.orderDetailsTable .toggleOrderDetails button{background:initial;color:#9d9ea2}}.orderDetailsTable .priceDetails,.orderDetailsTable .hidepriceDetails{border-top:dashed;font-size:13px;text-decoration:underline;cursor:pointer}@media all and (min-width:768px){.orderDetailsTable .priceDetails,.orderDetailsTable .hidepriceDetails{text-align:right}}.orderDetailsTable .orderEdit span{height:44px}@media all and (min-width:768px){.orderDetailsTable .orderEdit{width:70px}}.orderDetailsTable .orderEdit.hideEditMode{display:none}.orderDetailsTable .orderEdit label:before{top:2px}.orderDetailsTable .orderEdit input[type="checkbox"]:checked+label:after{top:-18px}.hidePrice{display:none}.orderSearchReaults td{vertical-align:top}.orderSearchReaults .gods span{word-break:break-all}.orderSearchReaults .orderHead{font-weight:bold}.orderSearchReaults .orderSubHead{font-size:12px}.orderSearchReaults .orderSubHead.barcode{font-size:20px}.orderSearchReaults .btn{font-size:16px;padding:6px}.orderSearchReaults .waitObj{background-color:transparent}.orderSearchReaults .orderInvoiceDropdownTableData{padding:0}table .backOrderqtyEdit,table .qtyEdit{width:50px;text-align:center}@media all and (min-width:768px){table .backOrderqtyEdit,table .qtyEdit{margin-left:auto;margin-right:auto}}table .hide{display:none}.cancel{font-size:22px;vertical-align:top;cursor:pointer}.errorStyle p{margin-bottom:2.25rem;padding-left:2.25rem;color:#e60032}.new-password-msg{display:none}.userDetails{background-color:#e9e9ea;padding:15px}.userDetails:before,.userDetails:after{content:" ";display:table}.userDetails:after{clear:both}.permissions .permission-lvl{margin-bottom:30px}.permissions h5{margin-bottom:0}.permissions label,.permissions p{font-size:13px}.permissions p{margin:-10px 0 0 4.5rem}.btnFoot{padding-top:15px}.btnFoot .btn{width:100%}@media all and (min-width:768px){.btnFoot .btn{width:auto;float:right}}.connect-customer table{margin-top:20px}.connect-customer .last{text-align:right;width:150px}.connect-customer input[type="radio"]+label:before{top:-1px;left:10px}.connect-customer input[type="radio"]:checked+label:after{top:3px;left:14px}.connect-customer .connect-customer-btn,.connect-customer .search-customer-btn{height:44px;width:100%;margin-top:10px}.connect-customer .selector,.connect-customer input{width:100%!important}.connect-customer .connect-costumer-list{background:#e9e9ea;padding:15px;margin:15px 0 0}.connect-customer .connect-costumer-list button{float:right}.connect-customer .customer-to-connect{line-height:37px}.connect-customer .errors{padding-top:5px}.connect-customer .customer-connections{margin-top:15px}.attest-flow input[type="checkbox"]+label,.attest-flow input[type="checkbox"]+input[type="hidden"]+label{line-height:28px}.attest-flow input[type="checkbox"]+label:before,.attest-flow input[type="checkbox"]+input[type="hidden"]+label:before{top:6px;left:0;width:14px;height:14px;font-size:12px;border:1px solid #29292d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px}.attest-flow input[type="checkbox"]:checked+label:after,.attest-flow input[type="checkbox"]:checked+input[type="hidden"]+label:after{top:0;left:2px;font-size:12px;color:#094c7c}.attest-flow .limit{margin-bottom:20px}.attest-flow .limit input{width:100px;display:inline-block;text-align:right}.attest-flow .limit .warning-message{display:none;margin-top:5px}.attest-flow .limit .warning-message span{display:block}.attest-flow h4{margin-top:30px}.attest-flow label{font-family:"ahlsellsans-bold","sans-serif";display:block;margin-bottom:5px}.attest-flow label span{font-weight:normal}.attest-flow table .buy-limit{width:100px;display:inline-block;text-align:right}.attest-flow table td.last>span{margin-left:85px;overflow:visible;margin-top:-10px}.attest-flow table .expand-for-msg td{padding-top:0}.attest-flow table .expand-for-msg p{margin:0}.attest-flow table .expand-for-msg p span{display:block}.create-user .config-customer-connections .search-customer-nbr{width:75%;float:left}.create-user .config-customer-connections button{width:23%;height:44px;margin-left:2%}.create-user .config-customer-connections .errors{margin-top:5px}.create-user .config-customer-connections .form-set{margin-bottom:10px}.create-user .role-assignment h4{font-style:italic;font-size:13px}@media all and (min-width:480px){.connect-customer .search-customer-btn{vertical-align:top}.connect-customer .connect-customer-btn,.connect-customer .search-customer-btn{width:38%;margin-top:0;margin-left:1%}.connect-customer .cust-nbr-input-wrapper{display:inline-block;width:60%;max-width:300px}.connect-customer .selector,.connect-customer input:not([type="radio"]){display:inline-block}}@media all and (min-width:768px){.connect-customer td{padding:2px 6px;height:57px}.connect-customer label{padding-top:5px!important}.connect-customer .connect-customer-btn,.connect-customer .search-customer-btn{max-width:180px}.connect-customer .selector,.connect-customer input{max-width:300px}.attest-flow table td.last>span{margin:0}}.quotation-list tr td:first-child{text-transform:capitalize}#update-all-line-items-wrapper{border-bottom:1px solid #d2d3d5;padding-bottom:15px}#update-all-line-items-wrapper .update-all-line-items-header{margin-bottom:0}#update-all-line-items-wrapper .update-all-line-items-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-flow:wrap;flex-flow:wrap}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-price-type{margin:10px 15px 0 0}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-price-type label{display:block}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-increase-deduction{margin:10px 15px 0 0}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-increase-deduction .increase-deduction-wrapper input{display:inline-block;width:60px;height:35px;font-size:13px;text-align:end}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-increase-deduction label{display:block}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-vat{margin:10px 15px 0 0}#update-all-line-items-wrapper .update-all-line-items-content .update-all-line-items-vat label{display:block}#update-all-line-items-wrapper .update-all-line-items-content .change-all-rows-button{margin-top:10px}.create-quotation{margin-right:10px}.create-quotation,.toggle-logotype{margin-bottom:15px}.new-quotation{display:none;padding-bottom:15px;border-bottom:1px solid #d2d3d5;margin-bottom:15px}.new-quotation input{float:left;width:70%;margin-right:2%}.new-quotation button{height:44px;width:28%}.quotation-line-items{margin-top:15px}.quotation-rows .flash-row{background:#c9e6fa}.quotation-details h1{margin-bottom:0;text-transform:capitalize}.quotation-details .add-quotation-form{border-top:1px solid #d2d3d5;border-bottom:1px solid #d2d3d5;padding:10px 0;font-size:18px;margin-top:15px;cursor:pointer}.quotation-details .add-quotation-form.disabled{color:#9d9ea2;cursor:default}.quotation-details .add-quotation-form-foldout{display:none;background:#e9e9ea;border-bottom:1px solid #d2d3d5;padding:15px}.quotation-details .add-quotation-form-foldout .form-links{clear:both;padding-top:10px}.quotation-details .add-quotation-form-foldout .free-line,.quotation-details .add-quotation-form-foldout .add-new-line-link{display:none}.quotation-details .add-quotation-form-foldout input{width:100%;height:42px;margin-top:10px;font-size:13px}.quotation-details .add-quotation-form-foldout button{height:42px;float:right;margin:10px 0}.quotation-details .add-quotation-form-foldout .free-line{input:100%}.quotation-details .add-quotation-form-foldout .errors{clear:both;padding-top:5px}.quotation-details .fee-type,.quotation-details .fee-amount{font-style:italic}.quotation-details .fee-type{padding-left:10px}.quotation-details .general-details{margin-top:15px}.quotation-details .subheading,.quotation-details .bold{font-family:"ahlsellsans-bold","sans-serif"}.quotation-details .use-suggestions{margin-top:20px;margin-left:-15px}.quotation-details .suggestion-bar table{margin-bottom:15px;background:#e9e9ea}.quotation-details .suggestion-bar th{text-align:left}.quotation-details .suggestion-bar .selector{min-width:150px!important;margin-right:10px}.quotation-details .suggestion-bar .input-wrapper{display:inline-block}.quotation-details .suggestion-bar input{height:35px;font-size:13px;width:110px;float:left;margin:1px 5px 0 0}.quotation-details .general-details{padding:15px;background:#e9e9ea}.quotation-details .general-details .clear{clear:left}.quotation-details textarea{min-height:100px}.quotation-details .quotation-controls{margin-top:30px}.quotation-details .quotation-controls button{width:100%;margin-top:10px}.quotation-details .quotation-controls .message-area{text-align:right;padding-top:5px}.quotation-details .quotation-controls .delete-error{float:left;padding-top:5px}.quotation-details .line-items .selector{font-size:13px;height:35px;padding:7px 50px 8px 7px;min-width:120px}.quotation-details .line-items .selector:before{line-height:30px}.quotation-details .copy-quotation{padding:15px 0;margin-top:15px;border-top:1px dashed #d2d3d5}.quotation-details .copy-quotation .name-quotation{width:100%;margin-right:10px;float:left}.quotation-details .copy-quotation button{height:44px}.quotation-details .copy-quotation .message{padding-top:5px}.quotation-details .art-nbr{font-size:12px}.quotation-details tr{position:relative}.quotation-details th{vertical-align:top}.quotation-details th:not(:last-child):not(.last){min-width:100px}.quotation-details td{vertical-align:top;font-size:13px}.quotation-details tr:not(.expandInfo) td:first-child{padding-right:35px}.quotation-details .ahlsell-table input[type=number]{width:45px;padding:8px 5px;float:left;margin-right:5px;height:35px;font-size:13px;text-align:right}.quotation-details .ahlsell-table input[type=number].long{width:60px}.quotation-details .qty{margin:5px 0}.quotation-details .unit{line-height:35px}.quotation-details .input-wrapper{margin-bottom:5px;white-space:nowrap}.quotation-details .vat{vertical-align:bottom}.quotation-details .icon-cancel{position:absolute;top:5px;right:0;font-size:25px;cursor:pointer;line-height:0}.quotation-details .item-total{font-family:"ahlsellsans-bold","sans-serif";white-space:nowrap}.quotation-details .add-note-wrapper{margin-top:30px;padding:0 15px}.quotation-details .show-note-section{display:none}.quotation-details .show-note-section.active{display:block}.quotation-details .hide-note-section{display:none}.quotation-details .note-section{display:none;border-top:1px dashed #d2d3d5;border-bottom:1px dashed #d2d3d5;padding-bottom:15px;margin:10px 0}.quotation-details .quotation-tabs textarea{background-color:#f5f5f8}.payment-details input{margin-bottom:15px}.quotation-options{float:left}.add-quotation-to-cart{clear:both;margin-top:20px;float:right}.quotation-total span{float:right}.quotation-total .total{font-size:18px}.quotation-total .total span{font-family:"ahlsellsans-bold","sans-serif";font-size:20px;margin-top:-2px}.quotation-total .message{clear:both;text-align:right;padding-top:5px}.upload-logotype button{margin:15px 10px 15px 0;float:left}.preview-img-wrapper{height:150px;padding:20px;clear:both}.preview-img{display:none;max-height:100%}.remove-logo{display:none;margin-top:10px;width:100%}.select-logo-wrapper{position:relative;overflow:hidden;cursor:pointer;float:left}.select-logo-wrapper:hover button{background:#85ab1b}.select-logo-wrapper input{position:absolute;top:15px;left:0;z-index:2;margin:0;padding:0;height:37px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.print-quotation .list-wrapper{position:relative}.print-quotation .select-all{position:absolute;text-align:right;padding-right:7px;background:#9d9ea2;color:#fff;right:25px;top:10px}.print-quotation .select-all label{display:inline-block;position:absolute;left:0;right:0}.print-quotation .select-all label:before{top:0;left:0}.print-quotation .select-all input[type="checkbox"]:checked+label:after{top:-15px;left:0}.print-quotation .select-all span{font-family:"ahlsellsans-bold","sans-serif";line-height:44px}.print-quotation td.last>span{float:right;margin-top:-10px;height:35px}.print-quotation .create-pdf{float:right}.quotation-item-list tbody>tr{background-color:#fff!important}.quotation-item-list .extra-line-info{padding:10px 0}.quotation-item-list .extra-line-info>h5{padding:0 10px}.quotation-item-list .extra-line-info button{margin-right:10px}.quotation-item-list .expandInfo td{padding:10px 12px}.quotation-item-list .expandInfo>td{padding-left:0;padding-right:0}.quotation-item-list .expandInfo .right{text-align:right}.quotation-item-list .expandInfo.even>td{padding:10px 0}.quotation-item-list .expandInfo.even table tr:nth-child(even){background-color:#fff}.quotation-item-list td.last{border-bottom:0}.quotation-item-list td.last.qutation-item-remove{padding:0;min-width:40px}@media all and (min-width:480px){.new-quotation input{width:50%}.new-quotation button{width:auto}.quotation-details .quotation-controls button{margin-left:10px;width:auto;margin-top:0}.quotation-details .quotation-controls button:first-child{margin-left:0}.quotation-details .quotation-controls button.save-quotation{float:right}.quotation-details .copy-quotation .name-quotation{max-width:300px}.quotation-details .add-quotation-form-foldout>form{max-width:290px;float:left}.quotation-details .add-quotation-form-foldout>form .field-validation-error{clear:both}.quotation-details .add-quotation-form-foldout input{float:left;margin-right:20px;width:auto}.quotation-details .add-quotation-form-foldout .new-line input{margin-top:0;max-width:150px}.quotation-details .add-quotation-form-foldout .free-line input:first-child{margin-top:0}.quotation-details .add-quotation-form-foldout .free-line input{min-width:270px}.quotation-details .add-quotation-form-foldout .free-line input.unit-input{min-width:0;max-width:150px}.quotation-details .add-quotation-form-foldout .new-line input[type=number],.quotation-details .add-quotation-form-foldout .free-line input[type=number]{max-width:100px;min-width:0}.quotation-details .add-quotation-form-foldout button{float:left;margin:0}.quotation-total{float:right;width:50%}.select-logo-wrapper{width:auto}.remove-logo{float:right;width:auto;margin-right:10px;margin-top:0}}@media all and (min-width:768px){.payment-details{clear:both;position:relative}.payment-details label{display:block}.payment-details .top-wrapper,.payment-details .bottom-wrapper{position:relative}.payment-details .payment-left,.payment-details .message-left{width:48%;position:absolute;left:0}.payment-details .payment-left{top:50px}.payment-details .message-left{top:338px}.payment-details .payment-right,.payment-details .message-right{margin-left:52%}.payment-details .payment-right{min-height:240px}.payment-details .message-right{min-height:120px}.payment-details input,.payment-details textarea{max-width:400px}.new-quotation{border:0}.last{text-align:right}.quotation-details tr:not(.expandInfo) td:first-child{padding-right:6px}.quotation-details .icon-cancel{margin-right:-10px;margin-left:-23px;position:static}.quotation-details .line-items .selector{max-width:160px}.preview-img-wrapper{width:50%}.print-quotation th.last{margin-right:50px}.print-quotation .last{float:right}.print-quotation .last label:before{top:0}.print-quotation .last label:after{top:-17px!important}.print-quotation .select-all{display:inline;height:13px;width:13px;padding-right:0;background:none;right:23px;top:10px}.print-quotation .select-all label{padding:0}.print-quotation .select-all label:before{padding:0}.print-quotation .select-all input[type="checkbox"]:checked+label:after{top:-17px}.print-quotation .select-all span{display:none}.quotation-item-list td.last.qutation-item-remove{padding:10px 6px}}#agreementWrapper .selector{margin-bottom:15px}.agreement-wrapper{display:none;background:#e9e9ea;padding:15px;margin:15px 0}.agreement-wrapper.active{display:block}.agreement-wrapper h2{margin-top:0}.agreement-wrapper form>div{margin-bottom:15px}.agreement-wrapper .btn{float:right}.agreement-wrapper .feedback-message{clear:both;text-align:right}.agreement-wrapper .feedback-message p{margin:0;padding-top:5px}@media all and (min-width:480px){.agreement-wrapper .agreement-input{width:48%;float:left}.agreement-wrapper .agreement-input.first{margin-right:4%}.agreement-wrapper .agreement-msg{clear:both}}.attestation-list td{vertical-align:top}.attestation-list td .second-info{font-size:12px}.attestation-list td .bold{font-family:"ahlsellsans-bold","sans-serif";height:22px}.attestation-list .attestation-filter{margin-bottom:20px}.attestation-list .attest-note p{margin:0}.attestation-list .attest-note .value{margin-bottom:1em}@media all and (min-width:768px){.attestation-list td.attest-note{max-width:200px}}.content-userUI{background-color:#fff;padding:15px}.content-userUI:before,.content-userUI:after{content:" ";display:table}.content-userUI:after{clear:both}.content-userUI .ahlsell-table span{height:44px}.content-userUI .ahlsell-table label:before{top:2px}.content-userUI .ahlsell-table input[type="checkbox"]:checked+label:after{top:-18px}@media all and (min-width:480px){.content-userUI .customer-input-wrapper{width:60%;max-width:300px;display:inline-block}}.content-userUI .search-btn{height:44px;margin-top:20px;width:100%}@media all and (min-width:480px){.content-userUI .search-btn{width:38%;max-width:150px;display:inline-block;vertical-align:top;margin-left:2%;margin-top:0}}.content-userUI .borderBtn{border-top:1px solid #d2d3d5}.content-userUI .borderBtn:before,.content-userUI .borderBtn:after{content:" ";display:table}.content-userUI .borderBtn:after{clear:both}.content-userUI .borderBtn .btn{margin-top:20px;margin-left:10px;float:right}.content-userUI .selected-customer,.content-userUI .errors{margin-top:20px}.content-userUI .infoMess{margin-left:auto;margin-right:auto}@media all and (min-width:768px){.content-userUI .infoMess{float:right;margin-right:4px;margin-top:4px}}.punch-out .back{float:right}.punch-out .create-new{margin-bottom:10px}.punch-out .save,.punch-out .save-configs{float:left;margin-right:10px}.punch-out .converterName{max-width:320px;margin-right:10px;float:left}.punch-out .selector{width:100%!important;max-width:320px}.punch-out .converterName,.punch-out .selector,.punch-out textarea{margin-top:15px}.punch-out textarea{max-width:650px}.punch-out label{display:block}.punch-out .search-form input{max-width:480px;margin-right:10px;float:left}@media all and (min-width:480px){.punch-out .search-form input{max-width:320px}}.punch-out .search-form .btn{height:44px;width:100%;margin-top:15px}@media all and (min-width:480px){.punch-out .search-form .btn{width:auto;margin-top:0}}.punch-out .search-form .validation-summary-errors{clear:both;padding-top:5px}.punch-out .search-form .checkbox-utf8{position:relative}.punch-out .search-form .checkbox-utf8 label{position:static}.punch-out .search-form .checkbox-allowcertificates{position:relative}.punch-out .search-form .checkbox-allowcertificates label{position:static}.punch-out #customerId{max-width:480px;margin-right:10px;float:left}@media all and (min-width:480px){.punch-out #customerId{max-width:320px}}.punch-out .create-btn{height:44px;width:100%;margin-top:15px}@media all and (min-width:480px){.punch-out .create-btn{width:auto;margin-top:0}}.punch-out .create-template{height:44px;width:100%}@media all and (min-width:480px){.punch-out .create-template{width:auto}}.punch-out .search-results{clear:both;padding-top:15px}.punch-out .section{padding-bottom:20px}.punch-out .pager{text-align:center}.monitoring-content{min-height:100px}.monitoring-content .icon-spinner:before{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;font-size:xx-large;color:#696969}.monitoring-content table{margin-top:40px}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.labelPrint-content .labelPrint-controls{width:100%}@media all and (min-width:1030px){.labelPrint-content .labelPrint-controls{width:50%}}.labelPrint-content .labelPrint-controls .selector,.labelPrint-content .labelPrint-controls select{height:40px;width:50%;margin-right:0;margin-bottom:15px}.labelPrint-content .labelPrint-controls .selector:before,.labelPrint-content .labelPrint-controls select:before{top:-2px;width:40px;height:40px;font-size:14px}@media all and (min-width:1030px){.labelPrint-content .labelPrint-controls .selector,.labelPrint-content .labelPrint-controls select{margin-right:10px}}.labelPrint-content .labelPrint-controls .selector{width:50%!important}.labelPrint-content .labelPrint-controls select{width:100%}.labelPrint-content .labelPrint-controls .label-header-skeleton{height:20px;background-color:#e9e9ea;margin-bottom:15px}.labelPrint-content .labelPrint-controls .label-area-skeleton{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;min-height:100px;margin-bottom:15px;background-color:#e9e9ea}.labelPrint-content .labelPrint-controls .label-area-skeleton .icon-spinner:before{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;font-size:xx-large;color:#696969}.labelPrint-content .labelPrint-controls img{display:block;width:auto;margin:40px auto}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"]:before{content:"";position:absolute;right:0;top:0;width:40px;height:40px;background-color:#0073b6}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"]{margin-bottom:15px}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"] .choices__inner{min-height:40px;padding:0;border:3px solid #0073b6}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"] .choices__inner .choices__list--single{padding:6px 12px 6px 8px}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"]:after{right:14px;border-color:#fff transparent transparent transparent}.labelPrint-content .labelPrint-controls .choices[data-type*="select-one"].is-open:after{top:14px;right:14px;margin-top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media all{.label-pdf-print{background-color:#fff}.label-pdf-print *{margin:0;padding:0;background-color:#fff;font-size:0;float:none}.label-pdf-print body,.label-pdf-print section{font-size:0;margin:0;padding:0}.label-pdf-print .label{float:left;height:25mm;width:105mm;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dotted grey;border-left:0}.label-pdf-print .label.empty{border:0;height:88px}.label-pdf-print .label:first-child,.label-pdf-print .label:first-child+.label{border-top:0}.label-pdf-print .label:nth-child(even){border-right:0}.label-pdf-print .content{display:block;position:relative;width:100%;height:100%}.label-pdf-print .label-nbr{width:20%;position:absolute;top:8px;left:12px;font-size:11px;padding-left:6px;padding-top:5px}.label-pdf-print .right-side{width:100%;float:right;padding-top:8px}.label-pdf-print .label-unit{float:right;padding-top:20px;margin-right:8px}.label-pdf-print .barcode{float:right;font-size:42px!important;font-family:code39;padding-right:14px;padding-top:5px;line-height:1}.label-pdf-print .label-description{position:absolute;bottom:8px;left:12px;padding-left:6px}.label-pdf-print p{margin:0;padding:0;font-family:Arial;font-size:11px}}.report-selector{width:407px;max-width:100%}.report-table{background-color:#f5f5f8;color:#29292d;font-weight:normal;font-size:14px;margin-top:24px}@media all and (min-width:768px){.report-table{width:74%;float:right;font-size:16px;margin-left:1%;padding-left:0}}.report-table table{table-layout:fixed}.report-table caption{font-weight:600;text-align:left;padding:10px 5px 10px 16px}@media all and (min-width:768px){.report-table caption{padding:18px 10px 18px 32px}}.report-table thead{color:#29292d;background-color:#f5f5f8}.report-table tr{padding:11px 5px 11px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d7d7da}.report-table tr.report-generating{color:#727277}.report-table tr.report-generating .btn.primary{display:none}.report-table tr.report-generating .icon-info{display:none}.report-table tr.report-generating .icon-spinner-search{display:block;background:#094c7c;margin:10px auto}.report-table tr.report-generated{color:#29292d}.report-table tr.report-generated .btn.primary{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media all and (min-width:768px){.report-table tr.report-generated .btn.primary{margin:0 auto}}.report-table tr.report-generated .btn.primary i{margin-right:10px}.report-table tr.report-generated .icon-info{display:none}.report-table tr.report-generated .icon-spinner-search{display:none}.report-table tr.report-failed{color:#727277}.report-table tr.report-failed .btn.primary{display:none}.report-table tr.report-failed .icon-info{display:block;background:#9e1620;margin:10px auto}.report-table tr.report-failed .icon-spinner-search{display:none}.report-table tr td{display:block;padding:13px 5px 0 0;font-size:14px;line-height:143%}@media all and (min-width:768px){.report-table tr td{padding:1px 10px 0 0;font-size:16px;line-height:150%}}.report-table tr td:last-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:43px}@media all and (min-width:768px){.report-table tr td:last-child{-ms-flex-preferred-size:33%;flex-basis:33%}}@media all and (min-width:1030px){.report-table tr td:last-child{-ms-flex-preferred-size:20%;flex-basis:20%}}.report-table tr th{display:block;padding:0 5px 0 0;font-size:12px;font-weight:normal;line-height:18px}@media all and (min-width:768px){.report-table tr th{font-size:14px;padding:0 10px 0 0;line-height:143%}}.report-table tr th:last-child{display:none}@media all and (min-width:768px){.report-table tr th:last-child{display:block;-ms-flex-preferred-size:33%;flex-basis:33%}}@media all and (min-width:1030px){.report-table tr th:last-child{-ms-flex-preferred-size:20%;flex-basis:20%}}.report-table tr .report-column-date{-ms-flex-preferred-size:20%;flex-basis:20%}@media all and (min-width:768px){.report-table tr .report-column-date{-ms-flex-preferred-size:10%;flex-basis:10%}}.report-table tr .report-column-name{-ms-flex-preferred-size:40%;flex-basis:40%;text-overflow:ellipsis;overflow:hidden}@media all and (min-width:768px){.report-table tr .report-column-name{-ms-flex-preferred-size:33%;flex-basis:33%}}@media all and (min-width:1030px){.report-table tr .report-column-name{-ms-flex-preferred-size:45%;flex-basis:45%}}.report-table tr .report-column-range{-ms-flex-preferred-size:40%;flex-basis:40%}@media all and (min-width:768px){.report-table tr .report-column-range{-ms-flex-preferred-size:20%;flex-basis:20%}}@media all and (min-width:768px){.report-table tr{padding:20px 10px 20px 32px}}.report-error{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f7ebec;border-radius:4px;margin-top:8px;padding:10px 18px;color:#9e1620;font-size:14px;line-height:143%}@media all and (min-width:480px){.report-error{width:74%;float:right;margin-left:1%;font-size:16px;line-height:150%}}.report-error i{background:#9e1620;margin:2px 10px 0 0;min-width:18px}.filter-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;gap:8px;font-size:12px}@media all and (min-width:480px){.filter-content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;margin-top:16px}}.filter-content div{-ms-flex-preferred-size:45%;flex-basis:45%;max-width:200px}.filter-content .datepicker-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-content .datepicker-toggle .icon-calendar{position:absolute;pointer-events:none;margin:16px 0 0 16px}.filter-content .datepicker-toggle .datepicker-input{background:#f5f5f8;font-size:14px;font-weight:normal;font-style:normal;padding-left:40px;padding-top:10px;padding-bottom:10px}.filter-content .btn.primary{border-radius:4px;height:44px;margin-top:8px;padding:13px 40px;font-size:14px;line-height:14px}@media all and (min-width:480px){.filter-content .btn.primary{margin-top:22px}}#ui-datepicker-div.ahlsell-monthpicker{font-family:"ahlsellsans-regular","sans-serif";font-size:14px;font-weight:normal;font-style:normal;border-radius:8px;-webkit-box-shadow:5px 5px 30px rgba(0,0,0,.15);box-shadow:5px 5px 30px rgba(0,0,0,.15);opacity:1;width:312px;height:72px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header{background:#fff;color:#29292d;font-size:16px;font-weight:600}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-next,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-prev{background:#d5ebf7;border-radius:18px;width:36px;height:36px;margin-top:12px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-next{margin-right:4px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-prev{margin-left:4px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-w{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg");background:#094c7c;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-w:before{content:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-e{-webkit-mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg");mask-image:url("/Content/assets/fonts/AhlsellIcons/IconArrowRightLarge.svg");background:#094c7c}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-icon.ui-icon-circle-triangle-e:before{content:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-state-hover{background:#d5ebf7!important;opacity:1;font-weight:600;text-decoration:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-state-disabled{background:#f5f5f8!important;opacity:1}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-state-disabled .ui-icon{background:#c4c4c8}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-title{margin-top:10px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-title #monthSelector,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-title #yearSelector{margin:0 4px 0 4px;width:100px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-title #monthSelector select,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-header .ui-datepicker-title #yearSelector select{width:100%}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar{display:none;border-collapse:inherit;border-spacing:2px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar .ui-state-hover{background:none!important}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar thead{color:#29292d;background:#fff}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar thead th{font-weight:normal}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody{font-size:16px}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr{background:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td{border:1px solid #f5f5f8;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td a,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td span{text-align:center;background:rgba(0,0,0,0)}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td .ui-state-default,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td .ui-state-hover,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td .ui-state-highlight{opacity:1;color:#29292d;font-weight:normal;border:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr td:hover{border:1px solid #73c8eb}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-datepicker-current-day{background:#094c7c}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-datepicker-current-day a,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-datepicker-current-day span{opacity:1;color:#fff;font-weight:normal;border:none}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-state-disabled{background:none!important}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-datepicker-unselectable a,#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-datepicker-unselectable span{color:#a7a7a9}#ui-datepicker-div.ahlsell-monthpicker .ui-datepicker-calendar tbody tr .ui-state-disabled.ui-datepicker-other-month{background:#f5f5f8!important}.site-error-main-menu{height:44px}.site-error-footer-wrapper{display:block;position:absolute;left:0;bottom:0;height:100px;width:100%;overflow:hidden}.site-error-wrapper{background:#fff;padding:15px;max-height:100%;overflow:auto;margin-top:20px;margin-bottom:80px}@media all and (min-width:768px){.site-error-wrapper{margin-top:0;margin-bottom:0}}.site-error-wrapper p{display:inline-block}.site-error-wrapper img{display:inline-block;width:100%;float:none}@media all and (min-width:768px){.site-error-wrapper img{width:20%;float:right}}.site-error-wrapper .cms-info{float:left}@media all and (min-width:768px){.site-error-wrapper .cms-info{width:70%}}.store-list-page .store-map{display:none;margin:20px 0}.store-list-page .store-map img{max-width:none}.store-list-page>button{float:right}.store-list-page>button.list-view-btn{display:none}.store-list-page table{margin:0}.store-list-page ul{padding:0}.store-list-page ul li{list-style:none}.store-list-page>ul>li{border-top:1px dashed #d2d3d5}.store-list-page>ul>li:first-child{border-top:0}.store-list-page td{display:block;vertical-align:top}.store-list-page .store-thumb img{width:100%;display:block}.store-list-page h4{margin:3px 0}.store-list-page .bold{font-family:"ahlsellsans-bold","sans-serif"}.store-list-page a{color:#0073b6}.store-sidebar .selector{width:100%!important}.store-page{padding:15px 0 0}.store-page .store-map-container{position:relative;padding-bottom:35%;height:0;overflow:hidden}.store-page .store-map-container .map{position:absolute;top:0;left:0;width:100%;height:100%}.store-page .store-map-container .map img{max-width:none}.store-page .store-info{margin:0 0 15px}.store-page .store-short-info{margin-bottom:15px}.store-page .info-item{margin-bottom:7.5px}.store-page .info-item .bold{font-size:18px}.store-page .store-image img{width:100%}@media all and (min-width:480px){.store-list-page td{display:table-cell;width:20%}.store-page .store-info{width:60%;float:left;padding-right:30px}.store-page .store-short-info{width:40%;float:right;padding-left:30px;border-left:1px solid #d2d3d5}}@media all and (min-width:768px){.store-sidebar .selector{margin-bottom:15px}.store-page .store-info{width:70%;height:auto;padding-bottom:0}.store-page .store-short-info{width:30%}}.order-confirmation{background:#fff;padding:15px}.order-confirmation .bold{font-family:"ahlsellsans-bold","sans-serif"}.order-confirmation .cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;padding-left:0}.order-confirmation .cart-item:first-of-type{border-top:1px solid #d2d3d5}@media all and (min-width:1030px){.order-confirmation .cart-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.order-confirmation .cart-item>div{float:none}.order-confirmation .cart-item .item-qty,.order-confirmation .cart-item .item-a-price,.order-confirmation .cart-item .item-price{display:inline-block;width:32%}.order-confirmation .cart-item .item-text-wrapper{margin-bottom:10px}.order-confirmation .cart-item .item-note{border-bottom:none;padding:0;margin-bottom:0}.order-confirmation .cart-item .summary{width:100%}.order-confirmation .cart-item .item-price{text-align:left;float:none}.order-confirmation .order-sum{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important}.order-confirmation .order-sum section{width:100%;margin-left:0;padding-top:10px;font-size:12px}@media all and (min-width:1030px){.order-confirmation .order-sum section{width:33.33%;margin-left:auto}}.order-confirmation .order-sum section>div{display:-webkit-box;display:-ms-flexbox;display:flex}.order-confirmation .order-sum section>div p:first-child{width:66%}@media all and (max-width:767px){.order-confirmation .order-sum section>div p:first-child{margin-left:0}}.order-confirmation .order-sum section p{margin-bottom:4px}@media all and (max-width:767px){.order-confirmation .order-sum section p{margin-left:auto}}.order-confirmation .order-sum section .sum-text{font-weight:bold}.order-confirmation .order-sum section .sum-total{font-weight:bold;font-size:16px}.order-confirmation .extra-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px;margin-bottom:40px}@media all and (max-width:767px){.order-confirmation .extra-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order-confirmation .extra-info>div{width:33.33%}@media all and (max-width:767px){.order-confirmation .extra-info>div{width:100%;margin-bottom:20px}}.order-confirmation .extra-info>div>b{display:block;margin-bottom:10px}.order-confirmation .size-33{width:32.66%}.order-confirmation .size-50:not(:last-child),.order-confirmation .size-25:not(:last-child){margin-right:2%}.order-confirmation .size-33:not(:last-child){margin-right:1%}@media all and (max-width:767px){.order-confirmation .block-area div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-confirmation .block-area div>div{width:100%;margin-bottom:10px}}.order-confirmation .row-1,.order-confirmation .row-2,.order-confirmation .row-3{margin-bottom:20px}.new-customer-page .section-wrapper{background:#e9e9ea;padding:15px;margin-bottom:30px}.new-customer-page.cms-info{padding-bottom:15px}.new-customer-page .submit-wrapper{text-align:right}.new-customer-page .business-type-wrapper,.new-customer-page .form-inverted{clear:both}.new-customer-page .business-type-wrapper .labelStyle,.new-customer-page .form-inverted .labelStyle{margin-bottom:15px}@media all and (min-width:768px){.new-customer-page .business-type-wrapper .labelStyle,.new-customer-page .form-inverted .labelStyle{width:48%;float:left;margin-right:4%}.new-customer-page .business-type-wrapper .labelStyle:nth-child(2n),.new-customer-page .form-inverted .labelStyle:nth-child(2n){margin-right:0%}}.new-customer-page .business-type-wrapper .selector,.new-customer-page .form-inverted .selector{width:100%!important}.new-customer-page .business-type-wrapper .company-type,.new-customer-page .form-inverted .company-type{display:none}.new-customer-page .business-type-wrapper .company-type.active,.new-customer-page .form-inverted .company-type.active{display:block}.new-customer-page .business-type-wrapper label,.new-customer-page .form-inverted label{margin-top:0}.new-customer-page .invoice-type{margin-bottom:15px}.new-customer-page .invoice-type.invoice-mail{margin:0}.new-customer-page .invoice-type.invoice-mail input[type="checkbox"]+label{padding-left:30px}@media all and (min-width:768px){.new-customer-page .invoice-type{width:48%;margin-right:4%}}.new-customer-page input[type="checkbox"]+label:before{left:0}.new-customer-page input[type="checkbox"]+label:after{left:1px;font-family:none}.new-customer-page input[type="radio"]+label{padding:.75rem 0 .75rem 2.75rem;display:block}.new-customer-page input[type="radio"]+label:before{left:3px}.new-customer-page input[type="radio"]+label:after{left:7px}.new-customer-page .accept-checkbox{clear:both}.available-jobs{padding:15px;background:#fff}.available-jobs .job-application{display:none;width:100%;height:1190px;margin:15px 0;border:1px solid #d3d3d3;background:#fff}.available-jobs .job-extra-information{display:none;border-top:1px dashed #d2d3d5}.available-jobs .job-extra-information td{padding:15px}.available-jobs .job-apply-section{text-align:right}.available-jobs table.ahlsell-table td:before{width:120px}.cms-content.catalog-list-page .catalog-list{padding-left:0}.cms-content.catalog-list-page .catalog-list li{list-style:none;float:left;width:50%;padding:15px}.cms-content.catalog-list-page .catalog-list li .image{height:148px}.cms-content.catalog-list-page .catalog-list li img{width:7em;display:block;margin:0 auto}.cms-content.catalog-list-page .catalog-list li .tools{text-align:center;padding-top:15px}.cms-content.catalog-list-page .catalog-list li .tools p{margin:0;height:100px;overflow:hidden}@media all and (min-width:480px){.cms-content.catalog-list-page .catalog-list{padding-left:0}.cms-content.catalog-list-page .catalog-list li{width:33.3%}.cms-content.catalog-list-page .catalog-list li .tools p{height:80px}}@media all and (min-width:768px){.cms-content.catalog-list-page .catalog-list li .tools p{height:50px}}.brochure-category-wrapper{display:none;background:#e9e9ea;padding:15px;margin:15px 0}.brochure-category-wrapper h2{margin-top:0}.brochure-category-wrapper button{float:right}.brochure-category-option{display:none;padding-bottom:22.5px}.brochure-category-option.active{display:block}.brochure-category-option input[type="checkbox"]+label{display:block}.brochure-category-page h1{width:75%;float:left;margin-bottom:0}.brochure-category-page .supplier-logotype{width:25%;float:right;padding-top:20px;padding-left:10px;max-width:150px}.brochure-category-page .supplier-homepage{clear:both;display:block}.brochure-category-page .supplier-info{padding:15px 0;clear:both}.brochure-category-page .format{font-size:10px;color:#000}.cms-wrapper.brochure-order-page{width:100%;padding:0}.cms-content .order-documents-list{padding:15px 0}.cms-content .order-documents-list li{list-style:none;border-bottom:1px solid #d2d3d5;padding:10px 35px 10px 10px;position:relative}.cms-content .order-documents-list li a{display:block;font-size:12px}.cms-content .order-documents-list li i{position:absolute;top:5px;right:0;font-size:25px;cursor:pointer}.cms-content .order-documents-list .borchure-name{width:70%;float:left;padding-right:10px}.cms-content .order-documents-list .brochure-qty{width:30%;float:left}.cms-content .order-documents-list .brochure-qty input{width:45px;padding:8px 5px;float:left;margin-right:5px;height:35px;font-size:13px}.cms-content .order-documents-list .brochure-qty span{line-height:35px}.cms-content .confirmation-msg{text-align:right;clear:both}.order-brochure-form .form-set-wrapper{padding:15px 15px 30px;background:#e9e9ea}.order-brochure-form .form-set-wrapper h2{margin-top:0}.order-brochure-form label{display:block}.order-brochure-form button{float:right;margin:15px 0}@media all and (min-width:768px){.order-brochure-form .set{width:48%;float:left;margin-right:4%}.order-brochure-form .set:nth-child(2n+1){margin:0}}.cms-content .selector{width:100%!important}.cms-content .xform table{border-spacing:0;margin-bottom:0;margin-top:10px}.cms-content .xform td>label{font-weight:normal}.cms-content .xform textarea{height:100px;margin-bottom:0}.cms-content .xform label:after{font-family:none}@media all and (min-width:480px){.cms-content .xform td>label{display:block;float:left;width:50%;padding-right:15px;margin-top:5px;text-align:right}.cms-content legend{left:15px}.cms-content .xform textarea,.cms-content .xform input:not([type="submit"]),.cms-content .xform .xform .selector{width:50%!important;float:right}}#InvoiceLogin{float:right}#invoice-manual{display:none;text-align:right;margin-top:5px}.find-contact .search-area{background:#2699d6;margin-top:1.2rem;padding-left:1.7rem;padding-right:1.7rem;padding-bottom:1.2rem}.find-contact .search-area h2{padding-top:1.2rem;font-family:"ahlsellsans-bold","sans-serif";color:#fff}.find-contact .search-area p{color:#fff;margin-bottom:0}.find-contact .search-area input{line-height:45px;height:45px;border:0;padding:0 1em;font-size:15px;margin-bottom:1rem}.find-contact .search-area form{position:relative}.find-contact .search-area .btn{position:absolute;top:0;right:0}.find-contact .search-result{padding-left:1rem}.find-contact .search-result .result-numbers{padding-top:1.2rem}.pressRelease h3{font-size:15px;font-family:"ahlsellsans-bold","sans-serif"}.pressRelease ul{padding-left:0}.pressRelease ul li{list-style:none}.pressRelease ul li a i{margin-right:5px}.pressRelease li:before{display:initial}.pdf-variant{font-size:16px}.pdf-variant body{background:transparent}.pdf-variant h1{font-size:26px;font-weight:normal;margin:50px 0 0;line-height:1.6}.pdf-variant h2,.pdf-variant h3,.pdf-variant h4{font-weight:normal;font-size:20px;margin:0 0 20px}.pdf-variant p{line-height:1.75;margin:0 0 20px}.pdf-variant .block{width:100%;margin:0 0 50px}.pdf-variant .block:after{display:table;content:'';clear:both}.pdf-variant .column{float:left;width:49%}.pdf-variant .column+.column{float:right}.pdf-variant .energyLabel{position:relative;top:-25px;left:350px}.pdf-variant .date{float:right;display:block;margin:15px 0 0}.pdf-variant .logo{height:40px}.pdf-variant .properties-list li{display:inline-block;margin-right:10px}.pdf-variant .price{margin:50px 0 0;font-size:2.5em;font-weight:bold}.pdf-variant .article-number{visibility:visible}.pdf-variant dl{margin:30px 0 0}.pdf-variant dl::after{display:table;content:'';clear:both}.pdf-variant dt{float:left;font-weight:bold;clear:left;width:auto;margin:0 5px 5px 0}.pdf-variant dd{float:left;margin:0 0 5px 0}.pdf-variant .warranty{font-weight:bold}.pdf-variant .step-attributes{padding:15px}.pdf-variant .step-attributes ul.specs{list-style:disc}.pdf-variant .step-attributes ul.specs li{list-style-type:disc;list-style-position:inside;line-height:1.3;width:50%;float:left}.pdf-variant .technical-data-table .data-table thead{display:table-header-group}.pdf-variant .technical-data-table .data-table thead tr{display:table-row;padding:0}.pdf-variant .technical-data-table .data-table thead tr th{display:table-cell}.pdf-variant .technical-data-table .data-table tbody tr{display:table-row;padding:0}.pdf-variant .technical-data-table .data-table tbody td{display:table-cell;overflow:auto;border:none}.pdf-variant.ahlsellWorkWear .price{color:#29292d}.pdf-variant.prevex .article-number{visibility:collapse}@media print{.header-wrapper .mobile-header,.breadcrumbs,.footer-wrapper,.jsPriceDetails,.buy,.show-variant,.bx-wrapper .bx-controls-direction a,nav,.topmenu,.campaigns,.top-menu,.products .variant__item .button,.confirm,.checkout,.cart-controls,.instant-order,.inspect-cart h4,.free-text-line-wrapper,.icon-print,.jsAddNote,.jsShowFeesAndDiscounts,.order-price-details,.stock-options,.instant-order-fold-out,.add-to-my-lists,.jsShowMore,.show-all,.function-set,.article-page .article-information .article-description .stock-info,.article-page .article-information .article-description .stock-wrapper,.article-page .document,.article-page .properties-list-footer,.article-page .properties-list,.article-config,.footButton,.holder,.add-note,.startListInfo,.sidebar,.vertical-product-lists,.icon-file-excel,.icon-attention-circled,.resultPagination,.sort-panel,.category-navigation,.jsSmallOrderRecommendations,.cart-actions,.item-select,.item-card-status{display:none!important}.sticky-logo{display:none!important}#popup-modal{height:100%;width:100%;position:absolute;top:0;left:0;-webkit-transform:none;transform:none}#popup-modal .popup-modal-content{overflow:hidden}#popup-modal .popup-modal-close-button{display:none}.products .variant__item .image{display:none}.main-header .logotype{display:block;max-width:120px;width:100%;margin-bottom:10px}.fees-and-discounts td{padding:3px 6px!important}html.articleprint-with-price .price{display:block}html.articleprint-without-price .price{display:none}.note-wrapper button,.fees-and-discounts button,.joker-wrapper button,.garment-wrapper button{display:none!important}.site-content{margin-top:0}#featureList .feature-list-items .feature-list-item{width:100%;position:inherit;-webkit-transform:none!important;transform:none!important;page-break-inside:avoid}#featureList .feature-list-items .feature-list-item .adapting-image{position:initial;height:100%;-webkit-print-color-adjust:exact}#featureList .show-more-features{display:none}#featureList .feature-search{display:none}#featureList .slick-slider{display:none}.article-page .product-information,.article-page .article-information{margin:0}.article-page .product-information .product-image,.article-page .product-information .article-image,.article-page .article-information .product-image,.article-page .article-information .article-image{width:40%;display:table-cell;vertical-align:top}.article-page .product-information .product-image .bx-wrapper .bx-viewport,.article-page .product-information .article-image .bx-wrapper .bx-viewport,.article-page .article-information .product-image .bx-wrapper .bx-viewport,.article-page .article-information .article-image .bx-wrapper .bx-viewport{border:0}.article-page .product-information .product-image .bx-wrapper .bx-viewport ul li,.article-page .product-information .article-image .bx-wrapper .bx-viewport ul li,.article-page .article-information .product-image .bx-wrapper .bx-viewport ul li,.article-page .article-information .article-image .bx-wrapper .bx-viewport ul li{width:100%!important;padding-bottom:0}.article-page .product-information .product-image .product-image-thumbs a,.article-page .product-information .product-image .article-image-thumbs a,.article-page .product-information .article-image .product-image-thumbs a,.article-page .product-information .article-image .article-image-thumbs a,.article-page .article-information .product-image .product-image-thumbs a,.article-page .article-information .product-image .article-image-thumbs a,.article-page .article-information .article-image .product-image-thumbs a,.article-page .article-information .article-image .article-image-thumbs a{border:0}.article-page .product-information .product-image .product-image-thumbs a li,.article-page .product-information .product-image .article-image-thumbs a li,.article-page .product-information .article-image .product-image-thumbs a li,.article-page .product-information .article-image .article-image-thumbs a li,.article-page .article-information .product-image .product-image-thumbs a li,.article-page .article-information .product-image .article-image-thumbs a li,.article-page .article-information .article-image .product-image-thumbs a li,.article-page .article-information .article-image .article-image-thumbs a li{height:auto;padding:0}.article-page .product-information .product-image .product-image-thumbs a li:before,.article-page .product-information .product-image .article-image-thumbs a li:before,.article-page .product-information .article-image .product-image-thumbs a li:before,.article-page .product-information .article-image .article-image-thumbs a li:before,.article-page .article-information .product-image .product-image-thumbs a li:before,.article-page .article-information .product-image .article-image-thumbs a li:before,.article-page .article-information .article-image .product-image-thumbs a li:before,.article-page .article-information .article-image .article-image-thumbs a li:before{background:none}.article-page .product-information .article-description .variant-short-description>span,.article-page .article-information .article-description .variant-short-description>span{max-height:inherit;overflow:inherit}.article-page .size-100,.article-page .size-80,.article-page .size-60,.article-page .size-40,.article-page .size-20{display:none}.article-page .slider-wrapper{float:left;padding:0;height:auto;border:0;width:100%}.article-page .left-side-info{padding-top:0}.article-page .article-information .properties-list{width:100%;float:left}.article-page .article-information .article-description .specs{-moz-column-count:auto;-webkit-column-count:auto;column-count:auto}.article-page .article-information .article-description .specs li{list-style:none;border-bottom:1px solid;padding-bottom:0;line-height:25px}.article-page .article-information .article-description .specs li span{font-weight:bold}.article-page .article-information .article-description .step-attributes{background:none;padding:0;margin:0;margin-bottom:15px}.article-page .article-information .article-description{width:60%;display:table-cell;font-size:13px}.article-page .article-information .article-description h1{font-size:20px}.article-page .article-information .article-description h2{font-size:16px}.product-tabs .tab-content .accordion-tab.active-tab:after{content:''}.product-tabs{padding:0}.product-tabs .tab-content .accordion-tab{color:#000;border-bottom:2px solid #0073b6}.product-tabs .tab-content .accordion-tab:after{content:''}.product-tabs .tab-content .accordion-tab h3{font-size:16px}.product-tabs .tab-content .content{border:0;display:block;font-size:10pt}.teaser-block{page-break-before:always}.cms-news-block{page-break-before:always}.cms-news-block .more-news{display:none}.catalog-list-page .catalog-list .tools .online{display:none}.cms-content .size-100,.cms-content .size-80,.cms-content .size-60,.cms-content .size-50,.cms-content .size-40,.cms-content .size-33,.cms-content .size-25,.cms-content .size-20{display:block}.cms-content .store-select-wrapper{display:none}#promotion .products .variant__item .variant-item-wrapper{padding:7.5px 15px}#promotion .products .variant__item .variant-item-wrapper .image{display:block}.variant-list .tablet,.variant-list .desktop{display:table-cell}.variant-list td,.variant-list th{padding:4px;border-bottom:1px solid #000;color:#000;font-size:13px}.variant-list td.qty,.variant-list td.buy,.variant-list td.qty-lbl,.variant-list td.buy-lbl,.variant-list td.show-variant,.variant-list th.qty,.variant-list th.buy,.variant-list th.qty-lbl,.variant-list th.buy-lbl,.variant-list th.show-variant{display:none}.variant-list td{vertical-align:top}.variant-list td.stock-status i.active{margin-top:-5px}.product-list-block .bx-wrapper .bx-viewport{overflow:visible!important;height:auto!important}.product-list-block .bx-wrapper .bx-viewport .variants{width:auto!important}.product-list-block .products .variant__item{float:none!important;width:auto!important;border:none;border-bottom:1px solid}.product-list-block .products .variant__item .info{height:auto;padding:5px 5px 0}.products .variant-item-wrapper{padding:0}.checkout-page,.attestation-cart{padding:0}.checkout-page .checkout-content-area,.attestation-cart .checkout-content-area{page-break-before:always}.checkout-page .checkout-content-area.inspect-cart,.attestation-cart .checkout-content-area.inspect-cart{page-break-before:auto}.checkout-page .cart,.checkout-page .shopping-list,.attestation-cart .cart,.attestation-cart .shopping-list{padding:0}.checkout-page .cart-item,.attestation-cart .cart-item{page-break-inside:avoid}.checkout-page .cart-item>div,.attestation-cart .cart-item>div{padding-left:10px}.checkout-page .cart-item>div:first-child,.attestation-cart .cart-item>div:first-child{padding-left:0}.checkout-page .item-art-nbr,.attestation-cart .item-art-nbr{font-size:10px}.checkout-page .decal-print,.attestation-cart .decal-print{font-size:10px}.checkout-page .cart,.attestation-cart .cart{font-size:11px}.checkout-page .cart .item-text-wrapper,.attestation-cart .cart .item-text-wrapper{width:30%}.checkout-page .cart .item-note,.attestation-cart .cart .item-note{width:24%;font-size:10px}.checkout-page .cart .item-note>div,.attestation-cart .cart .item-note>div{padding-bottom:0;line-height:16px}.checkout-page .cart .item-qty,.attestation-cart .cart .item-qty{width:14%}.checkout-page .cart .item-qty button,.attestation-cart .cart .item-qty button{padding:0;color:#000;background:none;text-shadow:none}.checkout-page .shopping-list .item-text,.attestation-cart .shopping-list .item-text{width:44%}.checkout-page .shopping-list .item-note,.attestation-cart .shopping-list .item-note{width:36%}.checkout-page .shopping-list .item-qty,.attestation-cart .shopping-list .item-qty{width:20%;text-align:right}.checkout-page .item-name,.attestation-cart .item-name{padding-right:0}.checkout-page .item-name:hover,.attestation-cart .item-name:hover{text-decoration:underline}.checkout-page .item-note,.attestation-cart .item-note{padding:0 0 0 10px;border:0;margin-bottom:0}.checkout-page .item-a-price,.attestation-cart .item-a-price{width:16%}.checkout-page .item-price,.attestation-cart .item-price{width:16%}.checkout-page .item-remove,.attestation-cart .item-remove{display:none!important}.checkout-page .total .fees-and-discounts,.attestation-cart .total .fees-and-discounts{width:50%;float:right}.checkout-page .sum,.attestation-cart .sum{width:50%}.checkout-page .delete-cart,.checkout-page .add-free-text-line,.attestation-cart .delete-cart,.attestation-cart .add-free-text-line{display:none!important}.checkout-page .price-details,.attestation-cart .price-details{display:none!important}.checkout-page .cart-options-panel,.checkout-page .item-qty-plus-minus,.checkout-page .jsJokerBtn,.checkout-page .jsClickAndCollectInformationWrapper,.checkout-page .jsAddToListContainer,.attestation-cart .cart-options-panel,.attestation-cart .item-qty-plus-minus,.attestation-cart .jsJokerBtn,.attestation-cart .jsClickAndCollectInformationWrapper,.attestation-cart .jsAddToListContainer{display:none!important}.shipping{page-break-inside:avoid;float:none;clear:none}.shipping .disabled,.shipping .store-shipping{display:none!important}.address .shipping-item,.address .save-address,.address .default-address,.address .jsAddressShipping{display:none!important}.services,.address,.order-details,.shipping-date{width:48%;float:left;clear:none}.order-details,.e-mail,.shipping-date{margin-bottom:0}.shipping-date-label{display:none!important}.address,.e-mail{margin-right:4%}.email-hint{display:none!important}.shipping-bottom{clear:both}.account-content{width:100%;padding:0}.account-content #update-all-line-items-wrapper,.account-content .add-quotation-form{display:none}.my-list-details .list-item{page-break-inside:avoid}.my-list-details .myListHead{padding:0;margin-bottom:5px}.my-list-details .myListHead p{font-size:11px;margin:0}.my-list-details .note-wrapper.extra-line-info h5{font-size:12px;margin:0 0 2px}.my-list-details .edit-note{float:none}.my-list-details .articalList{padding:0}.my-list-details .headSet>a,.my-list-details .headSet>i{display:none}.my-list-details .headListTablet>div{float:left;padding-right:5px;font-size:11px}.my-list-details .selector{border:0;padding:0;margin:0;font-size:11px}.my-list-details .selector:before{content:''}.my-list-details ul{font-size:11px}.my-list-details .item-text-wrapper,.my-list-details .item-note,.my-list-details .item-qty,.my-list-details .item-select{padding-left:10px}.my-list-details .item-text-wrapper{width:43%}.my-list-details .item-text-wrapper .barcode{font-size:40px}.my-list-details .item-text-wrapper .sub-text{font-size:11px}.my-list-details .item-note{width:37%;border:0;font-size:11px}.my-list-details .item-qty{width:20%}.my-list-details .item-qty input{display:block;float:none;border:0;height:auto;padding:0 5px;font-size:11px}.my-list-details .item-qty button{background:none;color:#000}.my-list-details .item-select,.my-list-details .item-card-status{display:none}.facility-agreement{display:none!important}@page{margin:1.5cm 2cm}.infobox{width:100%;padding:5px;margin-top:15px}.infobox.centered{float:none;margin:0 auto}.infobox.margin-b-15{margin-bottom:15px}.infobox.info{background-color:#e9e9ea}.infobox:last-of-type{display:none}}.promotion-content{background-color:#fff;padding:0 15px 15px}.promotion-content:before,.promotion-content:after{content:" ";display:table}.promotion-content:after{clear:both}.promotion-content .newPromotions{margin-bottom:30px;border-bottom:1px solid #d2d3d5}.promotion-content .newPromotions:before,.promotion-content .newPromotions:after{content:" ";display:table}.promotion-content .newPromotions:after{clear:both}.promotion-content .newPromotions ul h4{font-family:"ahlsellsans-bold","sans-serif";color:#0073b6;margin-left:auto}@media all and (min-width:480px) and (max-width:767px){.promotion-content .newPromotions ul li{width:50%;float:left}.promotion-content .newPromotions ul li:nth-child(odd){padding-right:15px}.promotion-content .newPromotions ul li:nth-child(even){padding-left:15px}}@media all and (min-width:768px){.promotion-content .newPromotions ul li{width:33.33%;float:left}.promotion-content .newPromotions ul li:first-child{margin-bottom:10px;width:50%;float:left;padding-right:15px}.promotion-content .newPromotions ul li:first-child h4{font-size:22px}.promotion-content .newPromotions ul li:nth-child(2){margin-bottom:10px;width:50%;float:left;padding-left:15px}.promotion-content .newPromotions ul li:nth-child(2) h4{font-size:22px}.promotion-content .newPromotions ul li:nth-child(3n+3){clear:left;padding-right:10px}.promotion-content .newPromotions ul li:nth-child(3n+4){padding-left:5px;padding-right:5px}.promotion-content .newPromotions ul li:nth-child(3n+5){padding-left:10px;padding-right:0}}.promotion-content .newPromotions ul li img{display:block}.promotion-content .newPromotions.singlePromotion{border:none}.promotion-content .newPromotions.singlePromotion ul li{width:100%;margin:0}.promotion-content .yourPromotions{border:1px solid #d2d3d5}.promotion-content .yourPromotions h2{background:#0073b6;color:#fff;margin:0;padding:15px;font-size:16px;font-weight:100;text-shadow:1px 1px #015792;margin-bottom:10px}.promotion-content .yourPromotions .linkList{padding-left:15px;padding-right:15px}.promotion-content .yourPromotions .linkList:before,.promotion-content .yourPromotions .linkList:after{content:" ";display:table}.promotion-content .yourPromotions .linkList:after{clear:both}.promotion-content .yourPromotions .linkList:last-child a:last-child{border-bottom:none}@media all and (min-width:480px){.promotion-content .yourPromotions .linkList:nth-child(2){border-right:1px solid #d2d3d5}.promotion-content .yourPromotions .linkList:nth-child(2) a:last-child{border-bottom:none}}@media all and (min-width:480px){.promotion-content .yourPromotions .linkList{width:50%;float:left}.promotion-content .yourPromotions .linkList:before,.promotion-content .yourPromotions .linkList:after{content:" ";display:table}.promotion-content .yourPromotions .linkList:after{clear:both}}.promotion-content .yourPromotions .linkList a{font-family:"ahlsellsans-bold","sans-serif";color:#0073b6;font-size:16px;display:block;border-bottom:1px solid #d2d3d5;padding-bottom:10px;margin-top:10px}@media all and (min-width:480px){.promotion-content .yourPromotions .linkList a:first-child{margin-top:0}}#promotion #promotion-head{margin:10px 0;padding-top:1px}#promotion #promotion-head .products-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;border-radius:4px;font-size:20px;line-height:20px;margin:0;padding:10px;background:#ecfff9;color:#096448;font-weight:normal}#promotion #promotion-head .products-title i{margin-right:6px;background-color:#096448}#promotion #promotion-head .promotion-presentation-area{margin-bottom:20px}#promotion #promotion-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}#promotion #promotion-content .top-section{width:100%;background:#f5f5f8}#promotion #promotion-content .left-section{width:25%}#promotion #promotion-content .left-section .sidebar{float:none;width:100%}#promotion #promotion-content .right-section{width:74%;margin-left:1%}#promotion #promotion-content .right-section .category-content{width:100%;float:none;margin-left:0}#promotion #promotion-content .right-section .category-content .info-message{color:#0073b6;font-family:"ahlsellsans-bold","sans-serif";font-size:28px;margin:15px}@media all and (max-width:767px){#promotion #promotion-content .left-section{width:100%}#promotion #promotion-content .right-section{width:100%;margin-left:0}}.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*="select-one"]{cursor:pointer}.choices[data-type*="select-one"] .choices__inner{padding-bottom:7.5px}.choices[data-type*="select-one"] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*="select-one"] .choices__button{background-image:url("../../icons/cross-inverse.svg");padding:0;background-size:8px;height:100%;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*="select-one"] .choices__button:hover,.choices[data-type*="select-one"] .choices__button:focus{opacity:1}.choices[data-type*="select-one"] .choices__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*="select-one"].is-open:after{border-color:transparent transparent #333 transparent;margin-top:-7.5px}.choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*="select-multiple"] .choices__inner,.choices[data-type*="text"] .choices__inner{cursor:text}.choices[data-type*="select-multiple"] .choices__button,.choices[data-type*="text"] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url("../../icons/cross.svg");background-size:8px;width:8px;line-height:1;opacity:.75}.choices[data-type*="select-multiple"] .choices__button:hover,.choices[data-type*="select-multiple"] .choices__button:focus,.choices[data-type*="text"] .choices__button:hover,.choices[data-type*="text"] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir="rtl"] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir="rtl"] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir="rtl"] .choices__list--dropdown .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}[dir="rtl"] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir="rtl"] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir="rtl"] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}