@import "default.css";
/* or "default.css"; or "rwd.css"; - set css file according the selected theme in the section System > Configuration > Search Autocomplete  */
/* custom changes here */
.searchautocomplete .form-search{overflow:visible!important;position:relative;}
.searchautocomplete .nav-search-in{top:22px;left:-4px;}
.searchautocomplete .nav-search-in .nav-down-arrow{top:12px;}
.searchautocomplete .searchautocomplete-placeholder{top:55px;}
.searchautocomplete .searchautocomplete-loader{top:26px;}
@media only screen and (max-width: 767px){.searchautocomplete .nav-search-in{top:10px;left:-4px;}}