.cvm_single_video_player {
  background-color: #000;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.vimeotheque-player {
  background-color: #000000;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.vimeotheque-player.align-center {
  margin-left: auto;
  margin-right: auto;
}
.vimeotheque-player.align-right {
  margin-left: auto;
}
.vimeotheque-player.align-left {
  margin-right: auto;
}
.vimeotheque-player iframe {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
}
.vimeotheque-player .fluid-width-video-wrapper {
  padding-top: 0px !important;
  height: 100% !important;
}

/*# sourceMappingURL=video-player.css.map */
