.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:100%;
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;
}