.betube-html-content{
	text-align:center;
	margin:0 auto;
}
.betube-html-content .adsbygoogle{
	margin:auto;
	position:absolute !important;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
.video-plugin-for-adv{
  position: relative;
  height: 100%;
  
}
.video-plugin-div{
  background: #333333;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.video-plugin-div video{
  width: 100%;
  height: 100%;
}
.video-plugin-div iframe{
  width: 100%;
  height: 100%;
  display: block;
  
}
.video-plugin-div img{
  margin: auto;
  position: absolute !important;
  top: 0; left: 0; bottom: 0; right: 0;
  display: block;
  width:auto;
  height:auto;
}

.video-plugin-div .video-plugin-skip-button{
  position: absolute !important;
  right: 15px;
  top: 15px;
  z-index: 6;
}
.video-plugin-div .video-plugin-skip-button button.skip-video{
  display: none;
}
.video-plugin-div #count{
  display: none;
}
.video-plugin-div .Elite_video_player,
.video-plugin-div .Elite_video_player .elite_vp_mainContainer,
.video-plugin-div .flowplayer,
.video-plugin-div .fwdevp{
	margin:auto;
	position:absolute !important;
	top:0;
	left:0;
	bottom:0;
	right:0;
}