@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
/* Real size divide by 2*/
/* contenu : video, webdoc*/
/* contenu : jeu, quiz*/
/* contenu : article, dossier*/
/* line 7, ../../grunt/sass/video.scss */
.containerLoader {
  width: 32px;
  height: 32px;
  display: inline-flex;
  margin-left: 12px;
  margin-right: 12px;
}

@-moz-keyframes three-quarters-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes three-quarters-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes three-quarters-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 42, ../../grunt/sass/video.scss */
.three-quarters-loader:not(:required) {
  animation: three-quarters-loader 1250ms infinite linear;
  border: 3px solid #2dceb8;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}

/* line 57, ../../grunt/sass/video.scss */
.jqp-playerBox a {
  display: none;
}

/* line 64, ../../grunt/sass/video.scss */
.js .page-videos .video__player--list {
  display: none;
}
/* line 67, ../../grunt/sass/video.scss */
.js .page-videos .videoList--content {
  height: 0;
}
/* line 70, ../../grunt/sass/video.scss */
.js .page-videos .moreReading {
  display: block;
}

/* line 78, ../../grunt/sass/video.scss */
.no-js .page-videos .description--more {
  display: none;
}
/* line 81, ../../grunt/sass/video.scss */
.no-js .page-videos .sliderVideo {
  max-height: none;
}
/* line 84, ../../grunt/sass/video.scss */
.no-js .page-videos .swiper-slide {
  float: none;
  margin: 20px auto;
}
/* line 88, ../../grunt/sass/video.scss */
.no-js .page-videos #simple-player {
  color: #000;
  text-align: center;
  display: block;
  padding: 20px 0;
}

/* line 98, ../../grunt/sass/video.scss */
.video__player .jqp-button, .video__player .video__player .jqp-button:hover {
  background: url("/bundles/ftvenapp/images/video-play.png") center no-repeat;
}

/* line 103, ../../grunt/sass/video.scss */
.video__description {
  padding: 0 5%;
  position: relative;
}
/* line 107, ../../grunt/sass/video.scss */
.video__description p {
  line-height: 1.2rem;
  color: #333333;
  margin: 1.2rem 0;
}
/* line 113, ../../grunt/sass/video.scss */
.video__description h1 {
  margin-bottom: 15px;
}

/* line 118, ../../grunt/sass/video.scss */
.moreReading {
  display: none;
  /* nojs */
  text-align: center;
  font-size: 1.25rem;
  padding: 0.45rem 0;
  color: #fff;
  text-decoration: none;
  background-color: #282828;
  transition: all 500ms ease-in-out 0s;
  border: none;
  width: 100%;
}
/* line 130, ../../grunt/sass/video.scss */
.moreReading:hover {
  transition: all 500ms ease-in-out 0s;
  background-color: #000;
}
/* line 135, ../../grunt/sass/video.scss */
.moreReading span {
  position: relative;
  margin-left: -20px;
}
/* line 139, ../../grunt/sass/video.scss */
.moreReading span:after {
  content: "";
  background: url("/bundles/ftvenapp/images/arrow-down.png") center no-repeat;
  width: 29px;
  height: 13px;
  position: absolute;
  display: block;
  right: -45px;
  top: 6px;
}
/* line 151, ../../grunt/sass/video.scss */
.moreReading.active span:after {
  background: url("/bundles/ftvenapp/images/arrow-up.png") center no-repeat;
}

/* line 156, ../../grunt/sass/video.scss */
.playlistLoadingContainerMessage {
  width: 100%;
  height: 50px;
  background: url("../../bundles/ftvenapp/images/ajax-loader-3.gif") no-repeat;
  padding-left: 27px;
}
/* line 162, ../../grunt/sass/video.scss */
.playlistLoadingContainerMessage p {
  font-size: 18px;
}

/*-------------------------------------------------------------------------------------*/
/*----------------------------------- x. Replay (1) -----------------------------------*/
/*-------------------------------------------------------------------------------------*/
/* line 172, ../../grunt/sass/video.scss */
.replay--container {
  padding: 0 5%;
  box-sizing: border-box;
}
/* line 176, ../../grunt/sass/video.scss */
.replay--container .description {
  padding-top: 10px;
  padding-bottom: 30px;
}

/* line 182, ../../grunt/sass/video.scss */
.replay--content {
  max-width: 1000px;
  margin: 90px auto auto;
}
/* line 186, ../../grunt/sass/video.scss */
.replay--content .channel {
  color: #afafaf;
  font-style: normal;
  position: relative;
}
/* line 191, ../../grunt/sass/video.scss */
.replay--content .channel:before {
  font-size: 3em;
}
/* line 195, ../../grunt/sass/video.scss */
.replay--content .channel span {
  text-indent: 40px;
  font-size: 24px;
  top: 9px;
  min-width: 200px;
}
/* line 203, ../../grunt/sass/video.scss */
.replay--content em {
  font-style: normal;
  display: inline-block;
  color: #3b3b3b;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
}
/* line 212, ../../grunt/sass/video.scss */
.replay--content h1, .replay--content h2 {
  color: #3d3d3d;
}
/* line 215, ../../grunt/sass/video.scss */
.replay--content h1 {
  font-weight: bold;
  font-size: 26px;
  line-height: 1em;
  margin-top: 15px;
  margin-bottom: 0px;
}
/* line 222, ../../grunt/sass/video.scss */
.replay--content h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 10px;
}

/* line 230, ../../grunt/sass/video.scss */
.broadcasting-data {
  width: 1000px;
  margin: 20px auto auto;
}
/* line 234, ../../grunt/sass/video.scss */
.broadcasting-data .genre, .broadcasting-data .publication {
  font-size: 18px;
  color: #888;
  display: inline-block;
  margin: 0;
}
/* line 240, ../../grunt/sass/video.scss */
.broadcasting-data .publication {
  display: block;
}
/* line 243, ../../grunt/sass/video.scss */
.broadcasting-data .broadcasted {
  margin: 0;
  font-size: 14px;
  color: #888;
  display: inline-block;
}

/* line 251, ../../grunt/sass/video.scss */
.container-playlist {
  color: #fdfdfd;
  width: 100%;
  background: #3c3c3c;
}

/* line 257, ../../grunt/sass/video.scss */
ul.playlist-content-list {
  padding: 0;
  margin: 0;
}

/* line 262, ../../grunt/sass/video.scss */
.playlist-video-list-container {
  display: block;
  width: 100%;
  overflow: auto;
  float: left;
}

/* line 269, ../../grunt/sass/video.scss */
.playlist-header {
  list-style-type: none;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #9b9b9b;
}

/* line 276, ../../grunt/sass/video.scss */
.playlist-header-title {
  display: block;
  background: url("/bundles/ftvenapp/images/playlistHeaderIcon.jpg") no-repeat;
  padding-left: 35px;
  padding-bottom: 0px;
  margin-left: 15px;
  margin-bottom: 10px;
  line-height: 28px;
  font-weight: bold;
  font-size: 0.90em;
}

/* line 288, ../../grunt/sass/video.scss */
.playlist-video-list {
  margin: 0;
  padding: 0;
}

/* line 293, ../../grunt/sass/video.scss */
.playlist-item {
  list-style-type: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #9b9b9b;
}
/* line 300, ../../grunt/sass/video.scss */
.playlist-item a {
  text-decoration: none;
}
/* line 304, ../../grunt/sass/video.scss */
.playlist-item h3 {
  margin: 0;
  padding: 0;
  line-height: 14px;
  color: #fdfdfd;
  font-size: 12px;
  font-weight: normal;
}
/* line 313, ../../grunt/sass/video.scss */
.playlist-item img {
  float: left;
  margin-left: 20px;
  margin-right: 10px;
  height: 50px;
}
/* line 320, ../../grunt/sass/video.scss */
.playlist-item:hover {
  background: #606060;
  cursor: pointer;
}
/* line 325, ../../grunt/sass/video.scss */
.playlist-item.selected {
  background-image: url("/bundles/ftvenapp/images/arrowSelectedVideo.jpg");
  background-repeat: no-repeat;
  background-position: 3px center;
  background-color: #606060;
}
/* line 331, ../../grunt/sass/video.scss */
.playlist-item.selected img {
  border: 2px solid #f3654d;
}

/*-------------------------------------------------------------------------------------*/
/*----------------------------------- x. Quiz (1) -------------------------------------*/
/*-------------------------------------------------------------------------------------*/
@media (max-width: 21.8em) {
  /* line 344, ../../grunt/sass/video.scss */
  .global_container .quiz__container p {
    text-align: left;
  }
}
/* line 350, ../../grunt/sass/video.scss */
.ui-loading .ui-loader {
  display: block;
}

/* line 354, ../../grunt/sass/video.scss */
.ui-loader {
  display: none;
  position: absolute;
  opacity: .85;
  z-index: 100;
  left: 50%;
  width: 200px;
  margin-left: -130px;
  margin-top: -35px;
  padding: 10px 30px;
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------ x. Mode Desktop --------------------------------------*/
/*-------------------------------------------------------------------------------------*/
@media screen and (min-width: 56em) {
  /* line 372, ../../grunt/sass/video.scss */
  body .replay--content {
    max-width: 1000px;
    margin: 30px auto auto;
  }
  /* line 376, ../../grunt/sass/video.scss */
  body .replay--content .channel {
    color: #afafaf;
    font-style: normal;
    position: relative;
  }
  /* line 381, ../../grunt/sass/video.scss */
  body .replay--content .channel:before {
    font-size: 44px;
  }
  /* line 385, ../../grunt/sass/video.scss */
  body .replay--content .channel span {
    text-indent: 40px;
    font-size: 24px;
    top: 9px;
    min-width: 200px;
  }
  /* line 393, ../../grunt/sass/video.scss */
  body .replay--content em {
    font-size: 18px;
  }
  /* line 397, ../../grunt/sass/video.scss */
  body .replay--content h1 {
    margin-top: 15px;
  }
  /* line 400, ../../grunt/sass/video.scss */
  body .replay--content h2 {
    font-style: 24px;
    margin-top: 0;
  }
  /* line 407, ../../grunt/sass/video.scss */
  body .broadcasting-data .genre, body .broadcasting-data .publication {
    font-size: 18px;
  }
  /* line 410, ../../grunt/sass/video.scss */
  body .broadcasting-data .broadcasted {
    font-size: 14px;
  }
  /* line 414, ../../grunt/sass/video.scss */
  body .video--backgroundContainer {
    background-color: #f5f5f5;
    padding: 20px 0;
  }

  /* line 422, ../../grunt/sass/video.scss */
  .video__player .block.tags {
    clear: both;
    margin-bottom: 22px;
  }

  /* line 428, ../../grunt/sass/video.scss */
  .video--container {
    max-width: 1000px;
    max-height: 604px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 15px auto auto;
    clear: both;
  }

  /* line 438, ../../grunt/sass/video.scss */
  .video__description {
    padding: 0;
    max-width: 1000px;
    margin: auto;
    box-sizing: border-box;
    color: #3d3d3d;
    font-size: 18px;
  }

  /* line 447, ../../grunt/sass/video.scss */
  .video__description .broadcasting-data {
    color: #b1b1b1;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }

  /* line 458, ../../grunt/sass/video.scss */
  .video-container-with-playlist {
    max-width: 1000px;
    max-height: 604px;
    box-sizing: border-box;
    width: 100%;
    height: 440px;
    margin: 15px auto auto;
    padding-bottom: 20px;
  }

  /* line 468, ../../grunt/sass/video.scss */
  .video-section {
    float: left;
    width: 70%;
  }

  /* line 474, ../../grunt/sass/video.scss */
  .container-playlist {
    width: 30%;
    float: right;
  }

  /* line 479, ../../grunt/sass/video.scss */
  #video-footer {
    clear: both;
  }

  /* line 484, ../../grunt/sass/video.scss */
  .playlist-video-list li {
    display: inline-block;
  }

  /* line 489, ../../grunt/sass/video.scss */
  .playlist-video-list-container {
    float: left;
    height: 435px;
    background: #3c3c3c;
    color: #fdfdfd;
    display: block;
    width: 100%;
    overflow: auto;
  }

  /* line 501, ../../grunt/sass/video.scss */
  .playlist-header {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
  }

  /* line 508, ../../grunt/sass/video.scss */
  .playlist-item {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #9b9b9b;
  }
  /* line 515, ../../grunt/sass/video.scss */
  .playlist-item a {
    text-decoration: none;
  }
  /* line 519, ../../grunt/sass/video.scss */
  .playlist-item h3 {
    margin: 0;
    padding: 0 10px 0 0;
    line-height: 14px;
    color: #fdfdfd;
    font-size: 12px;
    font-weight: normal;
  }
  /* line 528, ../../grunt/sass/video.scss */
  .playlist-item img {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    height: 50px;
  }
  /* line 535, ../../grunt/sass/video.scss */
  .playlist-item:hover {
    background: #606060;
    cursor: pointer;
  }
  /* line 540, ../../grunt/sass/video.scss */
  .playlist-item.selected {
    background-image: url("/bundles/ftvenapp/images/arrowSelectedVideo.jpg");
    background-repeat: no-repeat;
    background-position: 3px center;
    background-color: #606060;
  }
  /* line 546, ../../grunt/sass/video.scss */
  .playlist-item.selected img {
    border: 2px solid #f3654d;
  }
}
