.AiPreviewVideo
{
  width:100%;
  height:100%;

}
#previewPideoPlayer
{
  width:100%;
  height:100%;
  position:relative;
}

#playPauseControl
{
  width:6em;
  height:6em;
  background-color:black;
  position:absolute;
  display:none;
  left:47.2%;
  top:30%;

}


#actionContainer
{
  border: 2px solid #5c9ec8;
  width: 80%;
  height: 80%;
  box-sizing: border-box;
  margin: 10%;
}

#previewActionImg
{
  width:2em;
  padding: 1.1em;
}