.player-top, .player-bottom {
    background: #000;
    border-bottom: 1px solid #52555B;
}
.topo {
    color: #FFF;
}
.player .btn_play_pause {
    background: #484968;
    border: 2px solid #000;
}
.rangeslider__fill {
    background: #484968;
}
.rangeslider__fill__bg {
    background: #191A24 !important;
}
.fa-android {
    background: #484968;
}
.proximas_ultimas_musicas li .capa-ampliada:before{
    border-color: transparent #000 transparent transparent;
}
.video iframe, .sem-video{
    border: 2px solid #484968;
}

/*############## PAGINA EM MANUTENCAO ##############*/

.manutencao_cont{
    background: #52555B;
    color: #FFF;
}