.hashtag-container{min-height:40px;overflow:hidden;width:100%}.hashtag-container .hashtag-wrap{display:flex;flex-wrap:wrap;min-height:34px;width:100%}.hashtag-container .hashtag-box{border:1px solid #e0e0e0;border-radius:50px;color:#424242;display:inline-block;font-size:12px;font-weight:700;line-height:34px;margin-bottom:5px;margin-right:10px;overflow:hidden;padding:0 10px;white-space:nowrap;width:auto}.hashtag-container .hashtag-box .hashtag-box-link span{background-color:#e0e0e0;border-radius:50%;display:inline-block;font-size:10px;height:18px;line-height:18px;text-align:center;width:18px}.hashtag-container .hashtag-box.current{border-color:#b50080;color:#b50080}.hashtag-container .hashtag-box.current .hashtag-box-link span{background-color:#f8e5f2;color:#b50080}