body.player-6 {
    padding-top: 41px !important;
}
.rf-player.player-6 {
    height: 53px;
}
.rf-player.player-6,
.rf-player .mobile-apps-store {
    background: #E9E9E9;
}
.rf-player.player-6 .rf-padding-control {
    padding-left: 230px;
}
.rf-player.player-6 .rf-playing-now {
    color: #fff;
    font-size: 13px;
    height: 53px;
    line-height: 53px;
	background-image:url("../icones/bg.png");
	background-repeat:no-repeat;
	background-position: -1px 6px;
	background-size:628px 43px;
	margin-right:247px;
}
.rf-player.player-6 .rf-twitter {
    left: 192px;
    top: 7px;
    padding-top:1px;
}
.rf-player.player-6 .rf-facebook {
    left: 153px;
    top: 7px;
    padding-top:1px;
}
.rf-player.player-6 .rf-player-container {
    width: 250px;
    height: 53px;
}
.rf-player.player-6 .rf-player-container .rf-player-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    z-index: 0;
}
.rf-player {
    overflow: hidden;
}
.rf-player.rf-player-fixed {
    /*position: fixed;*/
    z-index: 1000;
    top: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 0px 1px 0px 0px rgba(175,175,175,0.15);
}
.rf-player .rf-width-control {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5px;
}
.rf-player .rf-padding-control {
    position: relative;
    width: 100%;
}
.rf-player .rf-player-container {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.rf-player .rf-player-container div {
    height: 100%;
}
.rf-player .rf-playing-now {
    overflow: hidden;
}
.rf-player .rf-facebook {
    display: block;
    position: absolute;
    width: 35px;
}
.rf-player .rf-twitter {
    display: block;
    position: absolute;
    width: 35px;
}
.rf-player .rf-facebook img, .rf-player .rf-twitter img {
    display: block;
    width: 100%;
}
.rf-player .iconesp {
    display: block;
	float:right;
}

.rf-player .mobile-apps-store {
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
}
.rf-player .mobile-apps-store .apps-store-content {
	display: table;
	width: 100%;
	height: 100%;
}
.rf-player .mobile-apps-store .apps-store-content .app-list {
	display: table-cell;
	vertical-align: middle;
}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-top: 5px;
	margin-right:2px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 35px 35px;
}
.stop{margin-left:-5px; margin-right:3px;}.dividi{margin-right:4px;}.cego{display:none;}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-1 {
	background-image: url('../icones/iconAndroid.png');
}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-2 {
	background-image: url('../icones/iconApple.png');
}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-3 {
	background-image: url('../icones/iconWmp.png');
}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-4 {
	background-image: url('../icones/iconRealplayer.png');
	border-radius: 0px;
}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-5 {
	background-image: url('../icones/iconWinamp.png');
	border-radius: 0px;
}

.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-fb {
	background-image: url('../icones/facebook.png');
	border-radius: 0px;
}

.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link.app-store-tw {
	background-image: url('../icones/twitter.png');
	border-radius: 0px;
}

@media (min-width: 1120px) {
    .rf-player .rf-width-control {
        padding: 0;
    }
}
@media (max-width: 650px) {
    .player-6 .rf-playing-now {
        display: none;
    }
	.mobile-apps-store{
		margin-top:5px;
	}
	.dividi{
		
	}
	.play{
		margin-left:-3px;
	}
}
@media (max-width: 500px) {	
	.rf-player .mobile-apps-store{
		margin-right:0px;
		top:1px;
	}
	.stopo{top:1px;}
	.play{
		margin-left:-2px;
		top:1px;
	}
	.volume{
		top:3px;
	}
	.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link{
		margin-right:-1px;
	}
	.app-store-3{
		display:none!important;
	}
	.app-store-5{
		display:none!important;
	}
}

@media (max-width: 400px) {	
.barrinha{
		display: none;
	}
.rf-player .mobile-apps-store .apps-store-content .app-list .app-store-link{
		margin-right:1px;
	}
}