.rwjf-global-autosuggest{position:relative;z-index:1}
.rwjf-global-autosuggest.loading{background:url(../../../libs/cq/ui/widgets/themes/default/ext/grid/loading.gif) 80% center no-repeat}
@media(min-width:550px) and (max-width:710px){.rwjf-global-autosuggest.loading{background:url(../../../libs/cq/ui/widgets/themes/default/ext/grid/loading.gif) 84% center no-repeat}
}
@media(min-width:691px){.rwjf-global-autosuggest.loading{background:url(../../../libs/cq/ui/widgets/themes/default/ext/grid/loading.gif) 85% center no-repeat}
}
@media(max-width:480px){.rwjf-global-autosuggest.loading{background:url(../../../libs/cq/ui/widgets/themes/default/ext/grid/loading.gif) 87% center no-repeat}
}
@media(max-width:320px){.rwjf-global-autosuggest.loading{background:url(../../../libs/cq/ui/widgets/themes/default/ext/grid/loading.gif) 80% center no-repeat}
}
.rwjf-global-autosuggest .react-autosuggest__suggestions-list{margin:0 -1px;border:1px solid #c4c4c4;padding:10px 0;position:absolute;width:calc(100% + 2px);top:30px;left:0;background:#fff}
.rwjf-global-autosuggest .react-autosuggest__suggestions-list .react-autosuggest__suggestion{color:#036;font-size:14px;font-weight:400;letter-spacing:1.5px;text-align:left;line-height:1.5;margin:0;padding:7px 10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}
.rwjf-global-autosuggest .react-autosuggest__suggestions-list .react-autosuggest__suggestion:focus,.rwjf-global-autosuggest .react-autosuggest__suggestions-list .react-autosuggest__suggestion.react-autosuggest__suggestion--highlighted{background-color:#f7f7f8}