.scrubber .playHead{
    width: 0px !important;
}
.playPauseBtn{
    width: 0px !important;
}

.watched{
    width: 0px !important;
}

.currentTimeLabel{    
 display: none !important;
}

.durationLabel{
    width: 0px !important;
}

.back-to-live{
	width: 0px !important;
	display: none !important;
	
}

.back-to-live-text{
	color: rgba(0,0,0,0) !important;
	width: 0px !important;
	display: none !important;
}

.back-to-live.online{
	color: rgba(0,0,0,0) !important;
	width: 0px !important;
	display: none !important;
}

.back-to-live.ofline{
    color: rgba(0,0,0,0) !important;
	width: 0px !important;
	display: none !important;
}

.volumeControl{    
}
