.flowplayer {
	width: 621px; height: 388px; text-align: center; cursor: pointer; background-size: cover; background-color: rgb(0, 0, 0);
}
.is-playing.flowplayer {
	background-image: none !important; background-color: rgb(0, 0, 0) !important;
}
.is-paused-in-play.flowplayer {
	background-image: none !important; background-color: rgb(0, 0, 0) !important;
}
.is-finished.flowplayer {
	background-image: none !important; background-color: rgb(0, 0, 0) !important;
}
.flowplayer .fp-fullscreen {
	display: none;
}
.flowplayer .fp-speed {
	display: none;
}
a.ad-skipper {
	background: rgba(255, 0, 0, 0.4); margin: 0px auto; padding: 3px 8px; border-radius: 5px; top: 10px; width: 180px; height: 20px; color: rgb(255, 255, 255) !important; line-height: 20px; font-family: Tahoma, Arial; font-size: 9px; font-weight: bold; text-decoration: none !important; position: absolute; z-index: 10; cursor: default;
}
a.ad-skipper-enabled {
	background: rgba(255, 0, 0, 0.7); cursor: pointer;
}
a.ad-skipper:hover {
	text-decoration: none !important;
}
.YOUTUBE_CONTAINER {
	display: block; position: relative; z-index: 10; min-height: 388px !important;
}
.YOUTUBE_CONTAINER .YOUTUBE_CLIP {
	left: 0px; top: 0px; position: absolute; z-index: 11;
}
.YOUTUBE_CONTAINER .flowplayer {
	background: rgb(0, 0, 0); left: 0px; top: 0px; position: absolute; z-index: 12;
}
div#article-main-data .YOUTUBE_BOOKMARKS {
	display: none;
}
div#article-main-data div.YOUTUBE_CLIP {
	margin-top: 0px; margin-left: 0px;
}
div#article-main-data div.flow-ad-container div.YouTubeVideo-Clip {
	height: 370px;
}
div#article-main-data div.flow-ad-container div.YouTubeVideo-Clip object {
	margin-top: 0px;
}
.flowplayer .pre-play {
	background: rgb(232, 232, 232); padding: 8px; left: 0px; top: 0px; width: 605px; height: 372px; position: absolute; cursor: pointer;
}
.flowplayer .pre-play img {
	border: 0px solid currentColor; border-image: none; top: -42px; width: 605px; display: block; position: relative; cursor: pointer;
}
.flowplayer .pre-play span {
	left: 8px; width: 605px; height: 372px; overflow: hidden; display: block; position: absolute;
}
.flowplayer .pre-play div {
	background: url("/Client.Images/FlowPlayer/play_white.png") no-repeat center; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; cursor: pointer;
}
.flowplayer .pre-play div.loading {
	cursor: default; background-image: url("/Client.Images/FlowPlayer/loading.png");
}
