/**handles:rsa-autocomplete**/
.rsa-autocomplete-wrap{position:relative;display:block;background-color:#fff;border-radius:2px}.b4c-rsa-term-results{position:absolute;top:100%;left:0;right:0;z-index:20;background:#fff;max-height:320px;overflow-y:auto;border-radius:0 0 2px 2px}.rsa-term-suggestion{padding:10px 14px;cursor:pointer;line-height:1.35}.rsa-term-suggestion.active,.rsa-term-suggestion:hover{background:#f5f5f5}