.mrp-player{
    opacity: 0;
    transition: opacity 0.3s;
    line-height: normal!important;
    direction: ltr!important;
    margin: 0 auto;
    position:relative;
}

.mrp-btn-reset{
    color: inherit;
    background-color: transparent;
    padding: 0;
    margin: 0;
    float: none;
    line-height: 1em;
    list-style: none;
    text-transform: none;
    vertical-align: baseline;
    border: 0;
    font-variant: inherit;
    font-stretch: inherit;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    font-weight: normal;
    letter-spacing: normal;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
}
@media (hover: hover) {
    .mrp-btn-reset:hover{
        text-decoration: none;
    }
}


.mrp-server-title,
.mrp-player-title,
.mrp-player-artist{
    margin: 0;
    padding: 0;
}
