.hashtag-suggestions {background:#fff;min-width:130px;border:1px solid #bababa; padding:0;box-shadow: 0px 4px 7px rgba(0,0,0,0.15); font-size:13px;}
.hashtag-suggestions li {padding:6px 15px 6px 10px; border-top:1px solid #d7d7d7; list-style:none; width:100%; }
.hashtag-suggestions li:first-child {border:none;}
.hashtag-suggestions li.selected {color:#fff; background-color:#526BBE; border-color:#526BBE;}
.hashtag-suggestions li.selected + li {border-color:#526BBE;}
.hashtag-suggestions li img {width:20px; height:20px; background:#fff; border-radius:100%; margin-right:3px; border:1px solid #ddd;}