#searchSongsWrapper{width:100%}#searchSongsWrapper:after{content:"";display:table;clear:both}#searchSongs{max-width:1500px;overflow:hidden;margin:0 auto}#search_noResults{padding:100px;text-align:center;font-size:18px;font-weight:500}.search_moreResultsLink{padding:10px;font-size:20px;background:rgb(30,30,30);color:rgba(255,255,255,.8)}.search_moreResultsLink:hover{background:rgb(40,40,40);color:rgba(255,255,255,1)}.search_moreResultsLink div{padding:10px}.search_moreResultsLink span{font-weight:500;font-size:24px}.search_moreResultsLink div i{padding-left:10px}.searchSongs_songBox{height:50px;box-sizing:content-box;margin:1px 20px;padding:10px;background:rgba(25,25,25,1);color:rgb(255,255,255);transition:0.15s;display:flex}.tonedDown{color:rgb(120,120,120)}.searchSongs_songBox a{color:rgb(120,120,120);transition:0.15s}.searchSongs_songBox:hover a{color:rgb(180,180,180)}.searchSongs_songBox a:hover{color:rgb(255,255,255)}.searchSongs_songBox:hover{background:rgba(30,30,30,1)}.searchSongsBtns_left{width:100px;display:flex;align-items:center;justify-content:space-around}.searchSongsBtns_left div{cursor:pointer}.searchSongsTrend{width:15px;text-align:center;opacity:.4}.newEntry{font-size:12.5px}.searchSongs_posPlayToggle{width:25px;display:flex;align-items:center;justify-content:center}.searchSongs_posPlayToggle .searchSongsPlayBtn{width:25px;height:25px;border-radius:12.5px;display:flex;align-items:center;justify-content:center;background:rgb(59,119,153);background:rgb(var(--sc_blue));color:rgb(255,255,255);display:none}.searchSongs_posPlayToggle .searchSongsPlayBtn i{padding-left:2.5px}.searchSongs_songBox:hover .searchSongsTrend{opacity:.7}.searchSongs_songBox:hover .searchSongsPlayBtn{display:flex}.searchSongs_songBox:hover .searchSongsPosition{display:none}.searchSongs_picture{background:center center no-repeat;background-size:cover;height:50px;width:50px;margin:0 5px;cursor:pointer}.searchSongs_titleBox{width:25%;margin:0 20px;display:flex;flex-wrap:wrap}.searchSongs_songname{height:50%;width:100%;display:flex;align-items:center;font-size:17.5px;font-weight:500;cursor:pointer}.searchSongs_artist{height:50%;width:100%;display:flex;align-items:center}.searchSongs_songname span,.searchSongs_artist a{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchSongs_tags{width:30%;margin:0 20px;display:flex;align-items:center}.searchSongs_tags a{padding:10px}.searchSongs_tags span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchSongs_distribution{width:25%;margin:0 20px;display:flex;align-items:center;justify-content:flex-end}.searchSongs_freeDownload{margin:0 5px 0 15px}.searchSongs_purchase{white-space:nowrap;background:rgba(59,119,153,1);background:rgb(var(--sc_blue));color:rgb(255,255,255);padding:5px 10px;margin:0 5px;border-radius:15px}.searchSongs_purchase i{margin-right:5px}.searchSongs_purchase span{font-size:14.5px}