.favorite_wrapp {position: absolute; top: 25px; right: 25px; cursor: pointer; z-index: 99;} .favorite_wrapp img.no_in {display: inline-block;} .favorite_wrapp img.in_on {display: none;} .favorite_wrapp.in_favorite img.no_in {display: none;} .favorite_wrapp.in_favorite img.in_on {display: inline-block;} .ul.playlist .fav_btn_wrapp{} .favorite-button {overflow: hidden; float: left; margin: 15px 10px 15px 0;} ul.playlist li .favorite_wrapp {position:static;} ul.playlist>li .songname-artist, ul.playlist>li .songname-title {/*white-space:nowrap;*/} .top_search_form input.form-control{padding-left:80px;} .top_search_form select#fix-search {position: absolute; top: 0; left: 0; z-index: 99; border-radius: 10px 0px 0px 10px; background: #103265; color: #FFF; -webkit-appearance: none; -moz-appearance: none; background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); background-repeat: no-repeat; background-position-x: 100%; background-position-y: 12px; width: auto;} select#fix-search:hover {cursor: pointer;}