.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.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:350px;-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 em{font-style:normal;text-decoration:underline}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/search/searchbar/resources/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/search/searchbar/resources/images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/search/searchbar/resources/images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#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 #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff 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;background:url(/search/searchbar/resources/images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.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-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:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.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 div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.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-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/search/searchbar/resources/resources/images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.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){.chosen-container .chosen-results-scroll-down span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container .chosen-results-scroll-up span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-multi .chosen-choices .search-choice .search-choice-close{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single abbr{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single div b{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-rtl .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@media only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container .chosen-results-scroll-up span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-multi .chosen-choices .search-choice .search-choice-close{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single abbr{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single div b{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-rtl .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@media only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container .chosen-results-scroll-up span{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-multi .chosen-choices .search-choice .search-choice-close{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single abbr{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-container-single .chosen-single div b{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}.chosen-rtl .chosen-search input[type=text]{background-image:url(/search/searchbar/resources/images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.chosen-container-single .chosen-single{height:50px!important;border-radius:0!important;border-radius:3px 0 0 3px!important;background-color:#f9f9f9!important;border:1px solid #d8d8d8!important;outline:0!important;background-image:none!important;padding:0 20px 0 16px;box-shadow:none!important}.chosen-container-single .chosen-single>span{line-height:50px}.chosen-container-single .chosen-single div{right:20px}.chosen-container-single .chosen-single div b{background:0 0!important;border-color:#222 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0!important;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0!important}.chosen-drop{border-top:1px solid #d8d8d8}.chosen-drop .chosen-results{margin:0!important;padding:0!important;border-top:1px solid #dcdcdc}.chosen-drop .chosen-results .active-result.result-selected,.chosen-drop .chosen-results .active-result.result-selected.highlighted{background-repeat:no-repeat;background-size:10% 100%;background-position:left;color:#fff!important;background-color:#007fff!important;background-image:none!important}.chosen-drop .chosen-results .group-result{border-top:1px solid #dcdcdc;color:#a2a2a2}.chosen-drop .chosen-results li.group-option{padding-left:1.5rem;color:#000;padding-top:5px;padding-bottom:5px;font-size:13px}.chosen-drop .chosen-results li.group-option.highlighted{color:#000!important;background:#ebf2fa!important}.chosen-drop .chosen-results .active-result.highlighted{color:#000!important;background:#ebf2fa!important}.search{position:relative;padding:0;background:#f3f3f3}.search button,.search input{font-size:14px;margin-bottom:0;box-shadow:none}.search input{text-transform:none;letter-spacing:1px;background:0 0;border:1px solid #f3f3f3;padding:0 8px;width:100%;height:28px;line-height:28px;margin:0;outline:0;position:relative;z-index:1;color:#333}.search input.selector-input-adjust{width:100%}.search input.suggested{color:#c9c8c8}.search input::-ms-clear{display:none;width:0;height:0}.search .search-button{background:0 0;border:none;float:right;height:30px;margin:0;text-align:center;padding:0;width:40px;filter:none;outline:0!important;border-bottom:4px solid transparent}.search .search-button span{display:inline-block;vertical-align:middle;background:url(../images/white/icons-utility.png);width:22px;height:26px;background-position:-4px -267px;text-indent:-9999px}.search .search-button.active{border-color:#ee3134}.search form.active input{width:100%}.search form.active input.selector-input-adjust{width:100%}.search form .searchAutoCompleteProviderSelector{position:relative;top:1px;width:20%;height:28px;background-color:#c9c8c8;border-radius:0;border:0;outline:1px solid #d8d8d8;margin:0;float:left}.search form .searchAutoCompleteProviderSelector:focus optgroup,.search form .searchAutoCompleteProviderSelector:focus option{background-color:#fff}.search form .searchAutoCompleteProviderSelector optgroup,.search form .searchAutoCompleteProviderSelector option{background-color:#e5e5e5}.search form.providers-enabled input{width:100%}.search li,.search ul{margin:0}.clearable{display:inline-block;position:absolute;cursor:pointer;right:.85rem;top:.85rem;font-size:1.2rem;z-index:54;width:18px;height:28px}.searchRemoveHide{display:none!important}div.search{padding:0}#search-mobile-button{display:none;position:fixed;left:35px;margin-top:-32px}#header-typeahead-suggested{display:none;color:#aaa;-webkit-text-fill-color:#aaa;position:absolute;top:0;right:1px;left:0;bottom:1px;background:0 0;z-index:0;width:100%}#header-typeahead-suggested.active{display:block}.ac_results{box-shadow:0 1px 2px rgba(0,0,0,.1);background:#fff;border:1px solid #d8d8d8;padding:10px;z-index:1;right:50px!important;top:34px!important}.ac_results li{color:#555;cursor:pointer;padding:2px 5px}.ac_results li.ac_over,.ac_results li:hover{background:#f8f8f8;color:#007ed5;cursor:pointer;text-decoration:none}.ac_results li.ac_skip,.ac_results li.ac_skip:hover{background:#fff;border-bottom:1px solid #d8d8d8;color:#1a2155;cursor:text;display:block;font-weight:700;padding:0 5px 5px 5px;margin-bottom:5px;text-decoration:none}.ac_results li.ac_skip em{font-style:normal}#header-typeahead{left:2px;z-index:500;overflow:hidden;width:663px;background:#fff;position:absolute;box-shadow:0 2px 2px rgba(0,0,0,.1);display:none;margin-top:2px;margin-left:-2px;outline:0}#header-typeahead a{cursor:pointer}#header-typeahead .typeahead-terms{float:left;width:70%;position:relative;z-index:508;overflow:hidden;font-size:12px}#header-typeahead .typeahead-group{background:#f7f7f7;border-radius:2px;padding:5px 20px!important}#header-typeahead .typeahead-span strong{font-weight:400;color:gray}#header-typeahead .typeahead-flyout{float:left;width:442px;height:300px;background:#f8f8f8;border-left:1px solid #d8d8d8;padding:10px;position:relative;left:-1px;z-index:501;overflow:hidden}#header-typeahead ul{list-style:none}#header-typeahead .typeahead-term-list li{display:block;line-height:22px;padding:5px 10px;width:100%!important}#header-typeahead .typeahead-term-list li.typeahead-ignore{padding:0;margin:0}#header-typeahead .typeahead-term-list li a{display:block;width:100%!important}#header-typeahead .typeahead-term-list li a.typeahead-term{display:inline-block;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;border-bottom:2px solid transparent}#header-typeahead .typeahead-term-list li.highlighted{background:#ebf2fa!important}#header-typeahead span.typeahead-hr{display:block;border-bottom:1px solid #d8d8d8;margin-top:10px;margin-bottom:10px}#header-typeahead .typeahead-term-list a.typeahead-term.active span{border-bottom:0}#header-typeahead .typeahead-term-list a.typeahead-term.active span .title-text{border-bottom:0}#header-typeahead .title-text{color:#1e8ae7}#header-typeahead .search-suggestions{padding:10px;margin-bottom:5px;font-weight:700;cursor:default;background-color:#e5e5e5}.flyout-recent-searches,.flyout-search-shortcut,.flyout-typeahead{display:none}.flyout-recent-searches li{display:block;line-height:22px;padding:0 10px}.flyout-recent-searches li.term a{display:inline-block;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-bottom:2px solid transparent;width:100%!important}.flyout-recent-searches li.term a.active span{border-bottom:2px solid #ee3134}.flyout-recent-searches li.term a:hover{background-color:#ebf2fa}.flyout-recent-searches li.recent-searches{padding:10px;margin-bottom:5px;cursor:default;background-color:#f9f9f9;font-weight:700}.flyout-recent-searches li.recent-searches em{font-style:normal}.flyout-search-shortcut .search-shortcut-list{border-top:1px solid #dcdcdc}.flyout-search-shortcut .search-shortcut-list li{display:block;line-height:22px;padding:0 10px}.flyout-search-shortcut .search-shortcut-list li.quickLinks a{display:inline-block;color:#1e8ae7;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border-bottom:2px solid transparent;width:100%!important}.flyout-search-shortcut_right{width:30%;float:right}.searchAutoCompleteProviderSelectorIE78{padding-top:4px;padding-bottom:3px;width:180px;height:30px;position:absolute;left:4px;top:4px;border:1px solid #d8d8d8;background-color:#e5e5e5;z-index:2}.searchAutoCompleteProviderSelectorIE78:focus{width:auto;background-color:#fff}.msie78Search{width:190px}.ie8 .header_row_1.layout_cont_middle{clear:both!important}.ie8 .header_row_2.layout_cont_middle{margin-left:285px!important}.ie8 #meganav-content{display:block!important}.ie8 .hide-meganav #meganav-content{display:none!important}@media (max-width:979px){.typeahead-group{padding:5px 30px!important}.general_search.layout_cont_middle{margin-right:0}.header_row_2.layout_cont_left{width:95%;float:none;margin:auto}.header_row_2.layout_cont_middle{width:95%;margin:auto}.header_row_2.layout_cont_left,.header_row_2.layout_cont_middle{padding:0 15px 0 15px!important}.layout_cont_right{float:none;width:100%}#mobile-search-button-container{float:right;width:50px;height:60px;border-left:1px solid #eee;border-right:1px solid #eee}#search-mobile-button{display:block;height:60px;width:50px;border:none;background:0 0;background-image:url(/etc/designs/lifetech/clientlibs/base/img/icon-search-black.svg);background-repeat:no-repeat;background-position:center;position:relative;left:0;margin-top:0}#search-mobile-button.active{border-bottom:3px solid #ee3134;background-image:url(/etc/designs/lifetech/clientlibs/base/img/icon-cross-black.svg);background-repeat:no-repeat;background-size:18px 18px}#focusAreaSelector{width:100%!important;margin:auto}.container-modifier{padding:0!important}#search-main.in{display:block;overflow:auto;overflow-x:hidden;overflow-y:auto;position:fixed;z-index:200;bottom:0;top:61px;left:0;right:0;background:#fff}#search-main.in .searchHeading{display:block!important;padding:40px 0 24px 0;font-size:25.35px;color:#a2a2a2;text-align:center;font-weight:400}#search-main.in .searchHeading span{color:#333;font-weight:700}.global-commerce-bar .logo img{height:28px}.search form{background:#fff;height:auto;border:none!important;margin-top:0;margin:auto;width:100%}.search form input{box-sizing:border-box;line-height:40px;height:60px;width:100%!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dcdcdc}.search form input.active input{height:60px!important}.search form input.selector-input-adjust{width:100%}.search form .search-button{display:none;position:absolute;top:273px;width:100%!important;height:46px;padding-top:0;color:#fff;line-height:46px;border-radius:3px 3px!important;margin:auto;left:0;right:0}.search form .search-button img{display:none}.search form .search-button .search-text{display:inline-block}.search form .searchAutoCompleteProviderSelector{top:0;width:100%!important;line-height:40px;height:40px;float:none}#header-typeahead-input-container{width:100%;height:60px;left:0;right:0;margin:auto;padding:16px 0 16px 0;background:#fff}#header-typeahead{width:100%;top:77px;margin:auto;left:0;right:0}}@media only screen and (max-device-width:320px){.global-commerce-bar{height:60px;position:fixed;top:0;left:0;width:100%;margin:0;background:#fff;z-index:80;font-size:14px;border-bottom:1px solid #eee}.global-commerce-bar .logo{margin:0 0 0 54px!important;text-align:left;padding:15px 0 15px 0}.global-commerce-bar .user-utility{padding:0;margin:0}#header-nav-container #header-nav-button{width:50px;padding-left:15px}.search form{height:60px}.search form .search-button{display:block;position:absolute;top:229px;height:46px;padding-top:0;color:#fff;line-height:46px;border-radius:4px;margin:auto}.search form .search-button img{display:none}.search form .search-button .search-text{display:inline-block}.search form .searchAutoCompleteProviderSelector{height:60px}#mobile-search-button-container,#search-mobile-button{width:40px}#search-main.in{min-height:568px}#search-main.in .searchHeading{padding:16px 0 13px 0}#search-main.in .searchHeading p{font-size:16.25px}}@media (max-width:767px){.search-button{display:none}.clearable{top:2.25rem;right:2.85rem}.typeahead-group{padding:5px 10px!important}}@media (max-width:979px){.search form.active input{height:60px!important}.clearable{top:2.25rem!important;right:2.85rem!important}}.search{padding:0;background:0 0}.search .largeSearchBar .loading-wheel-sm{margin:16px 16px}.search button,.search input{font-size:14px;margin-bottom:0;box-shadow:none}.search input{height:50px;width:100%;box-sizing:border-box;background:0 0;letter-spacing:0;font-size:13px;padding-left:22px;border:none;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;line-height:28px;margin:0;outline:0;position:relative;z-index:1;color:#000}.search input.selector-input-adjust{width:100%}.search input::-ms-clear{display:none}.search input:-moz-placeholder,.search input:-ms-input-placeholder,.search input::-moz-placeholder,.search input::-webkit-input-placeholder,.search input::placeholder{color:#a2a2a2}.search .search-button span{display:inline-block;vertical-align:middle}.search .search-button.active{border-color:#ee3134}.search form{margin:0}.search form .search-button{border-radius:0 3px 3px 0!important;margin:0;text-align:center;filter:none;outline:0!important;border:none;height:50px;width:100px;background:#4a4a4a}.search form .search-button .search-text{display:none}.search form.active input{height:100%}.search form.active input.selector-input-adjust{width:100%}.search form .searchAutoCompleteProviderSelector{position:relative;width:285px;height:50px;background-color:#f9f9f9;border:0;margin:0;line-height:normal}.search form .searchAutoCompleteProviderSelector:focus optgroup,.search form .searchAutoCompleteProviderSelector:focus option{background-color:#fff}.search form .searchAutoCompleteProviderSelector optgroup,.search form .searchAutoCompleteProviderSelector option{background-color:#e5e5e5}.search li,.search ul{margin:0}.clearable{background:transparent url(/search/searchbar/resources/images/icon_16_close_mono@1_5x.svg) no-repeat right -20px center}.clearable.x{background-position:right 20px center}.clearable.onX{cursor:pointer}.clearable::-ms-clear{display:none;width:0;height:0}div.search{padding:0}#header-typeahead-input-container{width:100%;height:50px}#header-typeahead{width:100%;z-index:500;background:#fff;position:absolute;box-shadow:0 2px 2px rgba(0,0,0,.1);display:none;margin-top:0;outline:0}#header-typeahead a{cursor:pointer}#header-typeahead .typeahead-terms{float:left;width:70%;position:relative;z-index:508;overflow-y:auto;overflow-x:hidden;max-height:510px;font-size:12px}#header-typeahead .typeahead-term-list li a.typeahead-term{font-weight:500}.searchAutoCompleteProviderSelectorIE78{width:203px;height:52px;background-color:#f9f9f9;border:solid 0 #cdcccc;position:relative;top:0;outline:1px solid #d8d8d8;margin:0;float:left;padding-top:4px;line-height:normal;z-index:2}.searchAutoCompleteProviderSelectorIE78:focus{width:auto;background-color:#fff}.search-btn-icon{width:28px;height:28px}