.video_actions[data-v-01057f92] {
  position: fixed;
  bottom: 8%;
  padding: 0;
  right: 4%;
  left: auto;
  width: 20%;
  height: 5.3%;
}
.video-bar[data-v-01057f92] {
  position: absolute;
  top: 0;
  width: 0%;
  height: 7px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  -webkit-transition: width 1.5s;
  transition: width 1.5s;
}
.video-bar[data-v-01057f92]:hover {
  height: 10px;
}


/*# sourceMappingURL=video.css.map*/