@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");.picker{font-size:16px;text-align:left;line-height:1.2;color:#000000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker{width:100%}.picker__holder{position:absolute;background:#ffffff;border:1px solid #aaaaaa;border-top-width:0;border-bottom-width:0;border-radius:0 0 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:176px;max-width:466px;max-height:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);transform:translateY(-1em) perspective(600px) rotateX(10deg);transition:-webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;-webkit-transition:opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out;transition:opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out;transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s, -webkit-transform 0.15s ease-out}.picker__frame{padding:1px}.picker__wrap{margin:-1px}.picker--opened .picker__holder{max-height:25em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;border-top-width:1px;border-bottom-width:1px;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);transition:-webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;-webkit-transition:opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;transition:opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;transition:transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s, -webkit-transform 0.15s ease-out;-webkit-box-shadow:0 6px 18px 1px rgba(0, 0, 0, .12);box-shadow:0 6px 18px 1px rgba(0, 0, 0, .12)}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-0.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;-webkit-box-sizing:content-box;box-sizing:content-box;top:-0.25em}@media (min-width:24.5em){.picker__nav--next,.picker__nav--prev{top:-0.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:0.75em solid #000000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:0.75em solid #000000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:0.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaaaaa}.picker__day--outfocus{color:#dddddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{cursor:pointer;color:#000000;background:#b1dcfb}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#ffffff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#dddddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbbbbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #ffffff;background:#ffffff;font-size:.8em;padding:.66em 0;font-weight:bold;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:none}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-0.05em;width:0;border-top:0.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-0.25em;width:.66em;border-top:3px solid #ee2200}.picker__button--close:before{content:"\D7";top:-0.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#dddddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaaaaa}.BtnWithFileIcon{color:#fff;border:0;margin:5px;outoline:none;cursor:pointer;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 40px;text-align:center;border-radius:10px;background-color:#fe9b03;text-transform:uppercase;-webkit-transition:0.2s ease background-color;transition:0.2s ease background-color}.BtnWithFileIcon:before{content:url("/Content/images/fileIcon.png");margin-right:10px}.BtnWithFileIcon:hover{background-color:#feb94f}body{opacity:0;overflow-x:hidden;-webkit-transition:1s ease all;transition:1s ease all}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Open Sans", sans-serif}.clear{width:100%;clear:both;display:block}h1{color:#0e233e;font-size:2.1em;text-align:center}h2{font-size:1.7em}h3{font-size:1.6em}h4{color:#8e0505;font-size:1.1em;text-align:center}h5{font-size:1.4em}p{font-size:15px;line-height:1.6em;margin-bottom:20px}a{color:#8e0505;font-size:15px}a:hover{color:#a53737}legend{color:#acacac;margin:30px 0;font-size:23px;font-weight:700}label{color:#1c1c1c;font-size:15px;font-weight:700;text-transform:uppercase}label.required:before{color:#8e0505;content:"*";display:inline-block}input,select{color:#0e233e;border-radius:10px;background-color:#fff;border:1px solid #d7d7d7}select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%}textarea{color:#1c1c1c;resize:none;min-height:48px;min-height:3rem;border-radius:5px;border:1px solid #d7d7d7}.special-instruction{color:#8e0505;display:block;font-size:15px}.SiteContent.group.SiteContent--hasSidebar{margin:0;padding:0;width:100%;position:static;display:block}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar{top:0;left:0;bottom:0;color:#fff;float:none;width:320px;padding:0 40px;position:fixed;-webkit-transition:0.3s ease left;transition:0.3s ease left;background-color:#0e233e}@media screen and (max-width:1000px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar{left:-320px}}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar{width:230px;padding:0 20px}}@media screen and (max-width:1000px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar.active{left:0;-webkit-transition:0.3s ease left;transition:0.3s ease left}}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .logo{color:#fff;width:100%;display:block;padding:40px 0;font-size:2.5em;font-weight:800;text-align:center;text-decoration:none;-webkit-transition:0.3s ease color;transition:0.3s ease color}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .logo{font-size:1.5em;text-align:left;padding:40px 0 20px}}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .logo:hover{color:#fe9b03;-webkit-transition:0.3s ease color;transition:0.3s ease color}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav{float:none;display:block}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul{margin:0;padding:0}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul li{float:none;width:100%;display:block}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul li a{color:#fff;width:100%;padding:1em;color:inherit;display:block;font-family:"Open Sans", sans-serif;font-weight:600;letter-spacing:2px;text-decoration:none;text-transform:uppercase;-webkit-transition:0.3s ease color;transition:0.3s ease color}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul li a{padding:10px 0;font-size:12px;letter-spacing:1px}}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul li a.active{color:#fe9b03;font-weight:900}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .HeaderNav ul li a:hover{color:#fe9b03;-webkit-transition:0.3s ease color;transition:0.3s ease color}.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .Site_timeStamp{bottom:20px;font-size:13px;position:absolute}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteSidebar .Site_timeStamp{font-size:12px}}.SiteContent.group.SiteContent--hasSidebar .SiteMain{margin:0;float:none;display:block;position:relative;margin-left:320px;padding:100px 50px 40px;width:calc(100% - 320px);-webkit-transition:0.3s ease all;transition:0.3s ease all;background-repeat:no-repeat;background-position:top left;background-image:url("/Content/images/background_left_up.png")}@media screen and (max-width:1000px){.SiteContent.group.SiteContent--hasSidebar .SiteMain{width:100%;margin-left:0px;-webkit-transition:0.3s ease all;transition:0.3s ease all}}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteMain{padding:60px 20px 40px}}@media screen and (max-width:1000px){.SiteContent.group.SiteContent--hasSidebar .SiteMain.active{margin-left:320px;-webkit-transition:0.3s ease all;transition:0.3s ease all}}@media screen and (max-width:640px){.SiteContent.group.SiteContent--hasSidebar .SiteMain.active{margin-left:230px}}.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu{top:10px;left:10px;width:50px;height:50px;padding:10px;display:none;cursor:pointer;position:absolute}@media screen and (max-width:1000px){.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu{display:block}}.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu span{width:30px;height:5px;display:block;position:absolute;background-color:#fe9b03}.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu span.menu-animation-one{top:12px;left:9px}.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu span.menu-animation-two{top:23px;left:9px}.SiteContent.group.SiteContent--hasSidebar .SiteMain .small--menu span.menu-animation-three{top:35px;left:9px}.gc_productDeetsImgMain{margin-right:20px}@media (max-width:1250px){.gc_productImagesArea{width:100%;float:none;text-align:center}}@media (max-width:1000px){.gc_productDeetsImgMain{margin:auto}}.SearchForm__button{width:auto;float:none}.preview-controls{width:100%;display:block;text-align:right;background-color:#0e233e}.preview-controls .button--print{color:#fff;cursor:pointer;font-weight:700;padding:10px 40px;border-radius:10px;display:inline-block;text-transform:uppercase;background-color:#0e233e}.preview-controls .button--print:hover{color:#fe9b03}.preview-controls .button--close{color:#fff;cursor:pointer;font-weight:700;padding:10px 40px;border-radius:10px;display:inline-block;text-transform:uppercase;background-color:#0e233e}.button__gray{color:#fff!important;background-color:#626262!important}.languages{top:30px;right:40px;width:120px;display:block;font-size:12px;position:absolute}.languages .language{float:left;padding:10px;display:block;cursor:pointer;text-align:center;width:50%;-webkit-transition:0.3s ease all;transition:0.3s ease all}.languages .language:hover{-webkit-transition:0.3s ease all;transition:0.3s ease all}.languages .language img{width:100%;display:block}.languages .language.active{cursor:default;font-weight:900}.preview{top:0;left:0;right:0;bottom:0;display:block;position:fixed;overflow-y:auto;background-color:#313131}.preview .preview-wrap{top:-40px;width:90%;height:982px;padding:40px;display:block;margin:0 auto;font-size:12px;max-width:802px;position:relative;overflow-y:scroll;background-color:#fff;-webkit-transform:scale(0.85);transform:scale(0.85);border:1px solid #d7d7d7;-webkit-box-shadow:0px 0px 7px 1px rgba(0, 0, 0, .4);box-shadow:0px 0px 7px 1px rgba(0, 0, 0, .4)}.preview .preview-wrap .preview-title{color:#0e233e;font-size:22px;font-weight:700;margin-bottom:10px}.preview .preview-wrap .preview-line{margin:3px 0;padding:1px 0;font-size:12px;background-color:rgba(238, 238, 238, .95)}.preview .preview-wrap .preview-line--low{margin:0 0 10px}.preview .preview-wrap .preview-controls{display:block;background:red}#result{clear:both}#result .pagination{float:right;padding:15px 20px 0 0}#result .product{clear:both}.P--SmartSearch--Stream #time{display:none}.P--SmartSearch--Stream #app{margin-top:10%}#div_search_history.previous_searches{max-width:100%}#div_search_history.previous_searches a{padding:4px;color:#0E233E;margin:2px;display:inline-block}.SearchForm.group.custom_form{max-width:100%}.SearchForm.group.custom_form h2.special-instruction{margin:0}.SearchForm.group.custom_form .js-SearchPropertyGroup{margin:3px 0}.SearchForm.group.custom_form label{width:98%;margin:0px 1%}.SearchForm.group.custom_form select{width:98%;margin:3px 1%;padding:8px;color:#0e233e}.SearchForm.group.custom_form input{width:98%;margin:0 1%;padding:8px}.SearchForm.group.custom_form input.js-Min{width:48%;margin:1%;float:left}.SearchForm.group.custom_form input.js-Max{width:48%;margin:1%;float:left}.SearchForm.group.custom_form .coll--half{min-height:60px;position:relative;margin:5px 0 10px}.SearchForm.group.custom_form .coll--third{min-height:60px;position:relative;margin:5px 0 10px}form.custom_form{max-width:970px;width:100%;display:block}form.custom_form label{display:block;margin:0 0 5px}form.custom_form label.error{display:inline-block}form.custom_form legend{width:100%;float:left;display:block}form.custom_form input{width:100%;padding:12px;display:block;margin-bottom:10px}form.custom_form input.js-Min{width:48%;margin:1%;float:left}form.custom_form input.js-Max{width:48%;margin:1%;float:left}form.custom_form textarea{width:100%;padding:12px;margin-bottom:10px}form.custom_form select{width:100%;padding:12px;color:#0e233e;margin-bottom:10px}form.custom_form input[type=radio]{width:auto;border-radius:auto;display:inline-block}form.custom_form .label_radio{margin-right:20px;display:inline-block}form.custom_form .coll--full{width:100%;float:left;display:block;margin:5px 0 10px}form.custom_form .coll--half{width:50%;float:left;display:block;min-height:80px;position:relative;margin:5px 0 10px}@media screen and (max-width:640px){form.custom_form .coll--half{width:100%}}form.custom_form .coll--half:nth-child(odd){padding-left:10px}@media screen and (max-width:640px){form.custom_form .coll--half:nth-child(odd){padding-left:0}}form.custom_form .coll--half:nth-child(2n){padding-right:10px}@media screen and (max-width:640px){form.custom_form .coll--half:nth-child(2n){padding-right:0px}}form.custom_form .coll--third{width:33.33%;float:left;display:block;min-height:80px;position:relative;margin:5px 0 10px;padding-right:0!important;padding-left:0!important}@media screen and (max-width:640px){form.custom_form .coll--third{width:100%}}form.custom_form .coll--third:nth-child(odd){padding-left:10px}@media screen and (max-width:640px){form.custom_form .coll--third:nth-child(odd){padding-left:0}}form.custom_form .coll--third:nth-child(2n){padding-right:10px}@media screen and (max-width:640px){form.custom_form .coll--third:nth-child(2n){padding-right:0px}}form.custom_form .special-instruction{width:100%;float:left;display:block}form.custom_form .special-instruction+.special-instruction{margin:10px 0 0px}.form-button{color:#fff;border:0;width:100%;float:left;margin:5px;outline:none;display:block;cursor:pointer;max-width:200px;font-weight:600;padding:10px 40px;text-align:center;border-radius:10px;background-color:#fe9b03;text-transform:uppercase;-webkit-transition:0.2s ease background-color;transition:0.2s ease background-color}.form-button:hover{background-color:#feb94f}.coll--full.form-attribute.js-SearchPropertyGroup{width:100%}.form-option-units{color:#1c1c1c;padding:10px;text-align:center;text-transform:capitalize;background-color:#b6b6b6}.P--Account--Login{opacity:1;background-repeat:no-repeat;background-position:top left;background-image:url("/Content/images/background_left_up.png")}.P--Account--Login .SiteMain{margin-top:10vw}.P--Account--Login form{width:80%;padding:40px;margin:0 auto;max-width:600px;background-color:#fff;border:1px solid #d7d7d7;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);box-shadow:0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)}.P--Account--Login form label{width:100%;display:block;margin:10px 0;font-size:13px}.P--Account--Login form input{width:100%;padding:20px;display:block;font-size:13px;background-color:#fff}@media screen and (max-width:1000px){.P--Account--Login form input{padding:10px;font-size:16px}}.P--Account--Login form .btn.btn--submitForm.btn--account{color:#fff;border:0;width:100%;float:left;margin:5px 0;outline:none;display:block;cursor:pointer;font-size:13px;font-weight:600;padding:10px 40px;text-align:center;text-transform:uppercase;background-color:#0e233e;-webkit-transition:0.3s ease all;transition:0.3s ease all;-webkit-transition:0.2s ease background-color;transition:0.2s ease background-color}.P--Account--Login form .btn.btn--submitForm.btn--account:hover{background-color:#fe9b03;-webkit-transition:0.3s ease all;transition:0.3s ease all}.P--Account--Login form .btn.btn--simpleUnderline.btn--account{border:0;width:100%;float:left;margin:5px 0;outline:none;display:block;cursor:pointer;color:#0e233e;font-size:13px;font-weight:600;padding:5px 40px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:0.3s ease all;transition:0.3s ease all;border:3px solid #0e233e;-webkit-transition:0.2s ease background-color;transition:0.2s ease background-color}.P--Account--Login form .btn.btn--simpleUnderline.btn--account:hover{color:#fff;-webkit-transition:0.3s ease all;transition:0.3s ease all;background-color:#0e233e}.P--Account--Login footer{display:none}h2.special-instruction{color:#0e233e;width:100%;padding:10px;display:block;border-color:#0e233e;border:3px solid #0e233e;text-transform:uppercase}.g_search #search{width:70%;float:left;padding:12px;display:block;color:#0e233e;margin-right:1.5%;border-radius:10px;border:1px solid #d7d7d7}.g_search .inclusive{float:left;width:28.5%;padding:9px;color:#0e233e;font-size:15px;border-radius:10px;border:1px solid #d7d7d7}.g_search .SearchForm__button{color:#fff;border:none;width:100%;cursor:pointer;font-size:16px;font-weight:600;margin:10px 0 0;padding:10px 0px;letter-spacing:2px;border-radius:10px;vertical-align:middle;background-color:#fe9b03;-webkit-transition:0.3s ease all;transition:0.3s ease all}.g_search .SearchForm__button:before{margin-right:5px;display:inline-block;vertical-align:middle;content:url("/Content/images/search.png")}.g_search .SearchForm__button:hover{background-color:#feb94f;-webkit-transition:0.3s ease all;transition:0.3s ease all}.previous_searches{margin-top:60px;max-width:970px;display:block;width:100%}.previous_searches ul li{list-style-image:url("/Content/images/BulletPointIcon.png")}.previous_searches ul li a{color:#0e233e;text-decoration:none;-webkit-transition:0.3s ease all;transition:0.3s ease all}.previous_searches ul li a:hover{color:#003578;-webkit-transition:0.3s ease all;transition:0.3s ease all}.propertyHeader{display:blockl;width:100%;clear:both;float:left;text-align:left}.product{width:100%;margin:15px 0;display:block;padding:30px 20px;text-align:left;border:1px solid #d7d7d7}.product .partNumber{width:20%;float:left;color:#fe9b03;display:block;font-size:20px;font-weight:900;text-align:left;text-transform:uppercase}@media screen and (max-width:640px){.product .partNumber{text-align:center;float:none;width:100%}}.product .prop-title{float:right;width:14%;text-align:center;font-weight:bold;font-size:13px}.product .prop-title:first-child{margin-right:12%}.product .preview_content{width:35%;margin-right:5%;float:left;display:block;font-size:13px;text-align:center}.product .preview_content p{font-size:13px}@media screen and (max-width:640px){.product .preview_content{text-align:center;float:none;width:100%;margin:20px 0}}.product .prop-value{width:15%;float:left;display:block;text-align:center}.product .view_product{width:10%;float:left;display:block;color:#0e233e;font-size:16px;font-weight:900;text-align:right;text-decoration:none;-webkit-transition:0.3s ease color;transition:0.3s ease color}@media screen and (max-width:640px){.product .view_product{text-align:center;float:none;width:100%}}.product .view_product:hover{-webkit-transition:0.3s ease color;transition:0.3s ease color;color:#335d93}.printFunction{top:30px;right:60px;font-size:14px;cursor:pointer;position:absolute;display:inline-block;vertical-align:middle}.printFunction .print_option{display:block;text-align:right}.printFunction .print_optio_special{display:block;margin:12px 0 0}.printFunction img{max-width:20px;height:auto;display:inline-block;vertical-align:middle}@media (max-width:640px){.printFunction{display:block;position:static;padding-top:20px;clear:both}.printFunction .print_optio_special{display:block;text-align:right}}.printready h1{font-size:14pt;text-align:left}.printready h3{width:100%;margin:5px 0;display:block;color:#0e233e;font-size:12px;padding:0 0 10px 0;font-style:oblique;border-bottom:1px solid #0e233e}.printready a{font-size:9pt;color:#0e233e}.printready .SiteSidebar{display:none!important}.printready .SiteMain{margin:0!important;padding:0!important;width:100%!important}.printready .product_sku{padding:5px 0;font-size:9pt;font-weight:900}.printready .printsection{width:100%;display:block;color:#0e233e}.printready .printsection .brand_area{width:350px;display:table;vertical-align:middle}.printready .printsection .brand_area .print_logo{width:50%;padding:0 20px;display:table-cell;vertical-align:middle}.printready .printsection .brand_area .print_logo img{width:100%}.printready .printsection .brand_area .print_address{width:50%;padding:0 20px;font-size:9pt;display:table-cell;vertical-align:middle;border-left:2px solid #acacac}.printready .description,.printready .Description{font-size:9pt}.printready .gc_propertyTable_tdContent,.printready .gc_propertyTable_tdHeader,.printready .gc_propertyTable_thContent{padding:1px 10px;font-size:9pt!important}.printready .detail{color:#1c1c1c;width:100%;font-size:9pt;display:table;margin-bottom:10px}.printready .detail .detailtype{width:100%;display:block;color:#0e233e;font-weight:700}.printready .detail .detailvalue{width:100%;font-size:9pt;display:block}.printready .print_revised{margin:15px 0;font-size:9pt;font-style:oblique}.productDetailBody .SiteMain{max-width:100%;padding:100px 50px 0;width:calc(100% - 320px)}.properties_product{display:block;list-style:none;padding:0;margin:0}.properties_product li{margin-bottom:20px}.properties_product li ul li{margin-bottom:0px}#toggleForm{border:0;color:#fff;width:100%;margin:5px;outline:none;display:block;cursor:pointer;text-align:center;padding:10px 40px;border-radius:10px;text-transform:uppercase;background-color:#fe9b03;-webkit-transition:0.2s ease background-color;transition:0.2s ease background-color}.clickable{cursor:pointer}.tagger-main{padding:6px;color:#555;overflow:auto;display:block;font-size:1em;list-style:none;letter-spacing:1px;margin-left:inherit;margin-right:inherit;background-image:none;line-height:1.42857143;font-family:sans-serif;background-color:#fff;border:1px solid #d7d7d7}.tagger-main .tagger-new input,.tagger-main li{float:left;height:100%;border:none;display:block;cursor:default;border-radius:0;margin:2px 10px 2px 0}.tagger-main .tagger-new input{width:100%;padding:10px;font-size:24px;font-weight:300}.tagger-main .tagger-new input:focus{outline:none}.tagger-main .tagger-tag{color:white;padding:0.5em;margin-left:5px;background-color:#0e233e;display:inline-block}.editing{background-color:#555!important}.tagger-main .tagger-remove{color:#fff;height:100%;display:inline-block}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:0.75s;animation-duration:0.75s}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.suggestionsClass{top:100%;width:100%;padding:10px;display:block;border:1px solid;max-height:500px;overflow-y:scroll;overflow-x:hidden;background-color:#ececec}.suggestionsClass li{width:100%;display:block;padding:10px 0;cursor:pointer}.suggestionsClass li:hover{color:#fe9b03}.suggestionsClass li span{display:block}.value_suggestion{margin:0;display:block;list-style:none;padding:10px 20px;text-align:center;background-color:#ececec}.value_suggestion li{display:block}.value_suggestion li h3{font-size:22px;color:#656565}.text{width:100%;padding:10px;display:block}.text div{margin:5px;padding:10px;font-weight:600;display:inline-block;color:#1a1a1a;background-color:lightgray}.found{font-style:oblique}.loading{top:0;left:0;right:0;bottom:0;color:#1c1c1c;display:block;position:fixed;font-weight:800;text-align:center;padding:300px 0 0;letter-spacing:0.3em;text-transform:uppercase;background-color:rgba(255, 255, 255, .7)}@media screen and (max-width:640px){.loading{padding:50% 0 0}}.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{font-size:10px;position:relative;text-indent:-9999em;margin:0px auto 30px;transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);border-left:1.1em solid #0e233e;animation:load8 1.1s infinite linear;border-top:1.1em solid #48678d;-webkit-animation:load8 1.1s infinite linear;border-right:1.1em solid #6a96cd;border-bottom:1.1em solid #b6d4fa}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#keyword,#partnumber{margin-top:80px}#keyword input[type=text],#partnumber input[type=text]{float:left;padding:10px;display:block;border-radius:0;width:calc(80% - 305px)}@media screen and (max-width:1200px){#keyword input[type=text],#partnumber input[type=text]{width:100%}}#keyword input[type=submit],#partnumber input[type=submit]{float:left;width:300px;color:#fff;display:block;cursor:pointer;padding:10px 0;margin-left:5px;border-radius:0;background-color:#fe9b03;-webkit-transition:0.3s ease all;transition:0.3s ease all}@media screen and (max-width:1200px){#keyword input[type=submit],#partnumber input[type=submit]{width:100%;margin:10px 0 0 0}}#keyword input[type=submit]:hover,#partnumber input[type=submit]:hover{background-color:#feb94f;-webkit-transition:0.3s ease all;transition:0.3s ease all}.detailimage{width:auto;height:auto;max-width:100%}.gc_propertyTable_tdContent,.gc_propertyTable_tdHeader,.gc_propertyTable_thContent{padding:10px 20px}#result .special-instruction{margin-top:9em}@media screen and (max-width:1200px){#result .special-instruction{margin-top:12em}}@media screen and (max-width:1200px){.description-start{width:100%;display:block}}@media print{body{font-size:10pt}.printFunction,.SiteSidebar{display:none}.SiteContent.group.SiteContent--hasSidebar .SiteMain{margin:0;padding:0;width:100%}.gc_propertyTable{width:100%}h3{margin:1.5em 0 0.5em}}.keywordResults .product[data-grade]{position:relative}.keywordResults .product[data-grade]:after{position:absolute;top:2px;left:2px;padding:1px 4px 2px;font-size:12px;border-radius:1px;letter-spacing:0.02em;font-weight:500}.keywordResults .product[data-grade*=complete]:after{content:'Exact Match';background:#61b42e}.keywordResults .product[data-grade*=full]:after{content:attr(data-num) " matches";background:#d4d4d4}.keywordResults .product[data-grade*=full][data-num='1']:after{content:attr(data-num) " match";background:#d4d4d4}.keywordResults .product[data-grade*=part]:after{content:attr(data-num) " partial matches";background:#d4d4d4}.keywordResults .product[data-grade*=part][data-num='1']:after{content:attr(data-num) " partial match";background:#d4d4d4}.exactSearch input{margin:0 0 0 0.5em}.exactSearch{padding:10px 0.5em;display:inline-block;margin:0;float:left;height:40px;border:1px solid #d7d7d7;border-left:0}#keyword input[type=text]{height:40px;margin-bottom:10px}.previous_searches.keyword{clear:both;max-width:none;width:calc(80% - 163px)}@media screen and (max-width:1200px){.exactSearch{border:none;float:right}.previous_searches.keyword{width:100%}#keyword input[type=submit]{margin-bottom:10px}}.matchedWords{color:#555;display:block;margin:10px 0 0}.matchedWords span span{font-weight:600;display:inline-block;padding:2px 4px;font-size:14px;background:#e4e4e4;border-radius:2px}.P--SalesDownloads--Stream .SiteMain a[href*=ontent\/][href*=iles],.P--SalesDownloads--Stream .SiteMain a[href*=ONTENT\/][href*=ILES]{display:inline-block;text-decoration:none;color:#fff;cursor:pointer;font-weight:600;font-size:13px;padding:5px 15px;text-align:center;border-radius:5px;background-color:#fe9b03;text-transform:uppercase;-webkit-transition:0.2s ease background-color, 0.2s ease color;transition:0.2s ease background-color, 0.2s ease color;margin:2px}.P--SalesDownloads--Stream .SiteMain a[href*=ontent\/][href*=iles]:active,.P--SalesDownloads--Stream .SiteMain a[href*=ONTENT\/][href*=ILES]:active,.P--SalesDownloads--Stream .SiteMain a[href*=ontent\/][href*=iles]:focus,.P--SalesDownloads--Stream .SiteMain a[href*=ONTENT\/][href*=ILES]:focus,.P--SalesDownloads--Stream .SiteMain a[href*=ontent\/][href*=iles]:hover,.P--SalesDownloads--Stream .SiteMain a[href*=ONTENT\/][href*=ILES]:hover{background-color:#feb94f;color:rgba(0, 0, 0, .8)}.P--SalesDownloads--Stream .SiteMain ul{display:inline-block;min-width:300px}.P--SalesDownloads--Stream .SiteMain ul li{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:#f2f2f2;border-radius:2px;margin:5px 0;padding:0.5em 1em}.P--SalesDownloads--Stream .SiteMain ul li a[href*=ontent\/][href*=iles],.P--SalesDownloads--Stream .SiteMain ul li a[href*=ONTENT\/][href*=ILES]{margin:0.5em}