form input.st-search-input { font-size: 12px; padding: 5px 9px 5px 27px; height: 18px; width: 200px; color: rgb(102, 102, 102); border: 1px solid rgb(204, 204, 204); outline: medium none; background: rgb(252, 252, 252) url(5cb7f0d41455084fd4c09135cb847a6ed4e1955e.)  no-repeat scroll 7px 7px; }
.swiftype-widget .autocomplete { font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; background-color: rgb(255, 255, 255); display: block; list-style-type: none; margin: 0px; padding: 0px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); position: absolute; border-radius: 3px; text-align: left; }
.swiftype-widget .autocomplete ul { font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; background-color: rgb(255, 255, 255); display: block; list-style-type: none; margin: 0px; padding: 0px; border-radius: 3px; text-align: left; }
.swiftype-widget .autocomplete li { border-top: 1px solid rgb(229, 229, 229); border-bottom: 1px solid rgb(255, 255, 255); cursor: pointer; padding: 10px 8px; font-size: 13px; list-style-type: none; background-image: none; margin: 0px; }
.swiftype-widget .autocomplete li:first-child { border-top: 1px solid rgb(255, 255, 255); border-radius: 3px 3px 0px 0px; }
.swiftype-widget .autocomplete li:last-child { border-radius: 0px 0px 3px 3px; }
.swiftype-widget .autocomplete li.active { border-top: 1px solid rgb(20, 90, 147); border-bottom: 1px solid rgb(8, 106, 168); background: transparent linear-gradient(rgb(55, 163, 233), rgb(18, 133, 213)) repeat scroll 0% 0%; box-shadow: 0px 1px 0px rgb(105, 189, 243) inset; }
.swiftype-widget .autocomplete li p { font-size: 13px; line-height: 16px; margin: 0px; padding: 0px; }
.swiftype-widget .autocomplete li p.title { font-weight: bold; color: rgb(28, 108, 181); }
.swiftype-widget .autocomplete li p.title em { color: rgb(11, 38, 68); font-style: normal; font-weight: bold; }
.swiftype-widget .autocomplete li.active p.title { text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3); color: rgb(255, 255, 255); }
.swiftype-widget .autocomplete li.active p.title em { color: rgb(255, 255, 255); font-style: normal; }
.swiftype-widget .autocomplete li .sections { color: rgb(153, 153, 153); font-size: 11px; }
.swiftype-widget .autocomplete li .sections em { color: rgb(102, 102, 102); font-style: normal; }
.swiftype-widget .autocomplete li .sections .section { display: inline; }
.swiftype-widget .autocomplete li.active .sections { text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3); color: rgb(169, 215, 241); }
.swiftype-widget .autocomplete li.active .sections em { color: rgb(169, 215, 241); font-style: normal; }
