.plup-filelist-message {
  color:red;
}
.itp-video-container {
  position: relative;
  padding-top: 56.25%;
}
.itp-video-container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}