.flowplayer {
	width: 250px;
	height: 141px;
	background: #000000;
	padding: 0px;
	border: #000000 solid 1px;
	text-align: center;
	position: fixed;
	margin-left: 0;
	margin-top: 0;
	right: 0%;
	bottom: 53px;

	display:none;
	z-index: 100;
}

.flowplayer .fp-volume,
.flowplayer .fp-share,
.flowplayer .fp-chromecast,
.flowplayer .fp-chromecast-engine {
	display: none;
}

