

/*// ___________________________________________________*/


.rs-border{
    border: 2px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.3);
}

#slider {
	position: fixed;
	top: 70px;
	left: 50px;
}

div.player {
    top:-10px;
    width: 200px;
    height: 200px;
    border-radius:5px;
}

.trackTitle {
    font-size:15px;
    padding-top:13px;
    
}
.trackSinger{
    font-size:16px;
    font-size:12px;

}

div.middle > .play > .frontTiming{
    display: none;
}


div.middle > .play > .playpausebtn{
    background-image: url(../img/play.png);
    background-size: 45px auto;
    width:45px !important;
    height:45px !important;
    float: left;
    position: absolute;
    z-index: 4;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);

}



div.middle > .play{
    width:100px !important;
    height:100px !important;
    position: fixed;
    top: 80px;
    left: 40px;
}


div.middle > .play > .frontTiming{
   

}

.wp-audio-pro-branding, .wp-audio-pro-branding a {
    font-size: 10px;
    opacity: 0.8;
}


/** Top section **/

