#video_overlays {
  position: absolute;
  left: 600px;
  right: 0px;
  top: 100px;
  height: 100px;
  bottom: 50;
}
#video_box{position: relative;}
#button{ display:none;
color: rgb(155, 143, 143);
background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;}
#AGF_sample_sdkplayer{position: relative;
  left:12px;
  top:12px;
  }