.list-songs .slide .track-charts.icon-up{
	display: none;
}

.list-songs .slide .track-charts.icon-down{
	display: none;
}

.list-songs .slide .track-charts.icon-still{
	display: none;
}


.list-songs .slide .song-price{
	background-color: rgba(255, 255, 255, 0);
}


.headers[header-type="back"] h2, .headers[header-type="standard"] h2, .headers[header-type="music-player"] h2{
	width: 100%!important;
}

.mac .list-songs[track-charts="show"] .slide .rank{
	-webkit-backdrop-filter: blur(30px);
backdrop-filter: blur(30px);
}


.list-songs[track-charts="show"] .slide .rank{
	background: rgba(0, 0, 0, 0.9)!important;
}


@media only screen and (max-width: 800px) {
img#flag{
	margin-top:-3px!important;
	margin-bottom: 3px!important;
}

  h2#claim.no-fastclick{
font-size:18px;
  }

  .list-songs[track-charts="show"] .slide .rank{
  position: relative;
background: rgba(255, 255, 255, 0)!important;
width: 29px;
height: 30px;
margin-right: 25px;
font-size: 16px;
color: #fff;
line-height: 1;
text-align: center;
border-radius: 100px;
z-index: 1;
font-weight: 800;
top:31px;
  }
.list-songs[track-charts="show"] .slide .rank:after{
	box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0)
}

  .list-songs .slide .author-avatar{
position: relative;
display: inline-block;
width: 56px;
height: 56px;
margin-top: 14px;
vertical-align: top;
  }
  .list-songs .slide h2{
  	top:9px!important;
  	font-size:16px;
  	margin-left: 8px;
  }

  div.divider{
  	width: 100%!important;
  }
}

@media only screen and (min-width: 800px) {



.list-songs[track-charts="show"] .slide .rank{
  position: relative;
background: rgba(0, 0, 0, 0);
width: 29px;
height: 30px;
margin-right: 25px;
font-size: 16px;
color: #fff;
line-height: 1;
text-align: center;
border-radius: 100px;
z-index: 1;
font-weight: 800;
  }


  .list-songs .slide .author-avatar{
position: relative;
display: inline-block;
width: 60px;
height: 60px;
margin-top: 17px;
vertical-align: top;
  }


  .list-songs[track-charts="show"] .slide .rank{
  	top:37px!important;
  	background: rgba(252, 246, 246, 0)!important;
  }


  .list-songs[avatar="show"][track-charts="show"] .divider{
width: 100%;
bottom: -4px;
  }

.list-songs .slide h2{
	top:13px;
	font-size:18px;
	margin-left: 7px;
}
}


div.tabbed-menu{
	display: none;
}

div#tab99.tab{
	display: none;
}

div.tabbed-menu home-indicator-active{
	display: none;
}



.panel.sidebar .categories ul li a.question{
	
}

.list-songs[track-charts="show"] .slide .rank:after{
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0)!important;
}