.tagify-wrapper{display:block;overflow:auto;overflow-y:hidden;text-align:start;height:23px;cursor:text}ul.tagify{margin:0;height:100%;min-height:30px;display:inline;white-space:nowrap;right:0;min-width:100%}.tagify-wrapper:not(.tokenized){height:100%}.tagify-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:0}ul.tagify li.search-tagbox{width:auto;margin:0 3px;height:23px;color:#878787;display:inline-block;background-color:#fff;border-radius:5px;border:1px solid #e6e6e6;padding:1px 9px}ul.tagify li.search-tagbox:hover{background-color:#ccc}ul.tagify li.search-tagbox .remove img{margin-bottom:3px}ul.tagify li.search-tagbox .remove{padding-left:0;width:15px;height:15px;cursor:pointer;margin-left:3px;margin-bottom:2px;display:inline-block;background:url(/images/cross.png) no-repeat center center;background-size:contain}ul.tagify li.search-tagbox .search-tag{display:inline-block;font-size:11px;font-family:'Work Sans',sans-serif;margin-top:3px;text-transform:lowercase;float:left;cursor:pointer}ul.tagify li.search-tagbox:first-child{margin-left:0}@media(max-width:900px){.tagify-wrapper{height:165%}}@media(max-width:600px){.tagify-wrapper{width:calc(100% - 20px);display:inline-block}}