#facebox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}


#facebox .popup{
    z-index: 560;
    max-width: 90%;
  position: relative;
  margin: 0px auto;
  display: inline-block;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  /*display:table;*/
  /*width: 90%;*/
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  /*padding:2px;*/
  background:#fff;

    -webkit-border-radius:0px 0px 0px 5px;
    -moz-border-radius:0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
    padding: 0px 5px;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
  max-width:100%;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
/* Real size divide by 2*/
/* line 64, block-social/*.png */
.block-social-sprite, .block-social-comment, .block-social-favorite, .block-social-like, .block.social li.like a span, .block.social li.comment a span, .block.social li.favorite a span {
  background-image: url('../../bundles/ftvenapp/images/block-social-s8528b0417a.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.block-social-comment {
  background-position: 0 0;
}

/* line 84, ../../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.block-social-favorite {
  background-position: 0 -30px;
}

/* line 84, ../../../../../../../../../../../../usr/local/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.block-social-like {
  background-position: 0 -60px;
}

/* Real size divide by 2*/
/* contenu : video, webdoc*/
/* contenu : jeu, quiz*/
/* contenu : article, dossier*/
/* line 11, ../../grunt/sass/component/_block-social.scss */
.block.social {
  list-style: none;
  display: table;
  margin: 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 20, ../../grunt/sass/component/_block-social.scss */
.block.social li {
  border: 5px  solid #e9e9e9;
  display: table-cell;
  width: 33%;
}
/* line 27, ../../grunt/sass/component/_block-social.scss */
.block.social li a {
  text-decoration: none;
  text-align: center;
  display: block;
  background-color: #FFFFFF;
  padding: 10px 0px;
}
/* line 35, ../../grunt/sass/component/_block-social.scss */
.block.social li a:hover {
  background-color: #e9e9e9;
}
/* line 39, ../../grunt/sass/component/_block-social.scss */
.block.social li a span {
  vertical-align: middle;
  display: inline-block;
  height: 30px;
  width: 30px;
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 47, ../../grunt/sass/component/_block-social.scss */
.block.social li a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 50, ../../grunt/sass/component/_block-social.scss */
.block.social li.like a span {
  background-position: 0 -60px;
}
/* line 53, ../../grunt/sass/component/_block-social.scss */
.block.social li.comment a span {
  background-position: 0 0;
}
/* line 56, ../../grunt/sass/component/_block-social.scss */
.block.social li.favorite a span {
  background-position: 0 -30px;
}

/* line 8, ../../grunt/sass/article.scss */
.no-js #simple-player {
  color: #000;
  text-align: center;
  display: block;
  padding: 20px 0;
}

/* line 13, ../../grunt/sass/article.scss */
.page-article .description {
  overflow: hidden;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  margin: 15px 0 0;
  /* 9 */
  margin: 0.9375rem 0 0;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 940px;
  /* 9 */
  max-width: 58.75rem;
  /* 9 */
}
/* line 18, ../../grunt/sass/article.scss */
.page-article .description :first-child {
  margin-top: 0px;
  padding-top: 0px;
}
/* line 25, ../../grunt/sass/article.scss */
.page-article article {
  clear: both;
}
/* line 28, ../../grunt/sass/article.scss */
.page-article .block.tags {
  margin: 20px  0px 0px 0px;
}
/* line 32, ../../grunt/sass/article.scss */
.page-article .block.swiper {
  margin: 20px  0px 0px 0px;
}

/* line 37, ../../grunt/sass/article.scss */
.wrapper-content {
  /* Combination filter options*/
}
/* line 39, ../../grunt/sass/article.scss */
.wrapper-content #options {
  padding-bottom: 1.0em;
  width: 619px;
  background: #FEFEFE;
  color: #FFF;
  font-size: 13px;
  line-height: 1.7em;
}
/* line 48, ../../grunt/sass/article.scss */
.wrapper-content #options h3 {
  margin-bottom: 0.2em;
  font-size: 15px;
}
/* line 53, ../../grunt/sass/article.scss */
.wrapper-content #options h4 {
  font-weight: bold;
  margin-left: -40px;
  font-variant: small-caps;
}
/* line 59, ../../grunt/sass/article.scss */
.wrapper-content #options ul {
  margin: 0;
  list-style: none;
}
/* line 64, ../../grunt/sass/article.scss */
.wrapper-content #options li {
  float: left;
  margin-bottom: 0.2em;
}
/* line 69, ../../grunt/sass/article.scss */
.wrapper-content #options li a {
  display: block;
  padding: 0.4em 0.45em;
  background-color: #DDD;
  color: #222;
  font-weight: bold;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  text-decoration: none;
}
/* line 84, ../../grunt/sass/article.scss */
.wrapper-content #options li a:hover {
  background-color: #bcdf96;
  text-decoration: none;
}
/* line 89, ../../grunt/sass/article.scss */
.wrapper-content #options li a:active {
  background-color: #bcdf96;
  -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.6);
  -o-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
/* line 98, ../../grunt/sass/article.scss */
.wrapper-content #options li a {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none;
  height: 45px;
}
/* line 105, ../../grunt/sass/article.scss */
.wrapper-content #options li:first-child a {
  border-radius: 7px 0 0 7px;
  border-left: none;
}
/* line 110, ../../grunt/sass/article.scss */
.wrapper-content #options li:last-child a {
  border-radius: 0 7px 7px 0;
}
/* line 114, ../../grunt/sass/article.scss */
.wrapper-content #options li a.selected {
  background-color: #549202;
  text-shadow: none;
  color: white;
}
/* line 122, ../../grunt/sass/article.scss */
.wrapper-content #options .option-combo {
  display: inline-block;
  float: left;
}
/* line 127, ../../grunt/sass/article.scss */
.wrapper-content #options .option-combo ul {
  margin: 0 20px 0 0;
  display: inline-block;
}
/* line 132, ../../grunt/sass/article.scss */
.wrapper-content #options .option-combo h4 {
  clear: both;
  color: #000000;
  margin-bottom: 10px;
}
/* line 138, ../../grunt/sass/article.scss */
.wrapper-content #ST_chrono {
  margin-top: 20px;
  width: 100%;
  font-size: 13px;
}
/* line 145, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_ligne {
  background: url("../../bundles/ftvenapp/images/global/article/graduations-frise.png") repeat-y scroll center 0 transparent;
  display: inline-block;
  margin-top: -13px;
  width: 100%;
  text-align: center;
}
/* line 154, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_ligne strong {
  background: url("../../bundles/ftvenapp/images/global/article/picto-fleche.png") no-repeat scroll left 4px transparent;
  clear: both;
  color: #616F73;
  padding: 0 0 0 15px;
}
/* line 161, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_ligne p {
  margin: 20px 0 !important;
  font-size: 13px;
  line-height: 1.3em;
  box-sizing: border-box;
  padding: 0 3%;
}
/* line 170, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_date strong {
  color: #616F73;
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #D7D7D7;
  clear: both;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 3px;
  text-align: center;
  width: 100%;
}
/* line 188, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_ligne p {
  width: 48%;
}
/* line 192, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_gauche {
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  text-align: left;
}
/* line 198, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_droite {
  float: right;
  text-align: left;
  width: 48%;
}
/* line 204, ../../grunt/sass/article.scss */
.wrapper-content .ST_chrono_ligne .ST_chrono_droite > p {
  clear: both;
  float: right;
  text-align: left;
  width: 100%;
}
/* line 211, ../../grunt/sass/article.scss */
.wrapper-content .bout {
  background-color: #363636;
  display: block;
  font: 14px Monaco,Courier,MonoSpace;
  margin: 30px 0 30px -45px;
  padding: 30px 0 30px 45px;
}
/* line 218, ../../grunt/sass/article.scss */
.wrapper-content .cod {
  border-left: medium none;
  color: #fff;
  background-color: #363636;
}
/* line 219, ../../grunt/sass/article.scss */
.wrapper-content .tagtexte {
  color: #E44D26;
  font-weight: bold;
}
/* line 220, ../../grunt/sass/article.scss */
.wrapper-content .taghtml {
  color: #F16529;
}
/* line 221, ../../grunt/sass/article.scss */
.wrapper-content .att {
  color: #EDB81D;
}
/* line 222, ../../grunt/sass/article.scss */
.wrapper-content .val {
  color: #76CDD4;
}
/* line 223, ../../grunt/sass/article.scss */
.wrapper-content .text {
  color: white;
}
/* line 224, ../../grunt/sass/article.scss */
.wrapper-content ol.linenumeros {
  margin: 25px 25px 30px;
}
/* line 227, ../../grunt/sass/article.scss */
.wrapper-content .linenumeros {
  color: #666666;
  display: block;
  font: 14px Monaco,Courier,MonoSpace;
  margin: 30px 0 30px -45px;
  padding: 30px 0 30px 10px;
}
/* line 234, ../../grunt/sass/article.scss */
.wrapper-content .atttexte {
  color: #E4B11C;
  font-weight: bold;
  font-style: italic;
}
/* line 235, ../../grunt/sass/article.scss */
.wrapper-content .taghtmlleft {
  margin-left: 10px;
}
/* line 236, ../../grunt/sass/article.scss */
.wrapper-content .articleBodyContainer li.ST_fleche {
  margin-top: 25px;
  padding-right: 45px;
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------ x. Mode Desktop --------------------------------------*/
/*-------------------------------------------------------------------------------------*/
@media screen and (min-width: 56em) {
  /* line 247, ../../grunt/sass/article.scss */
  .page-article .block.social {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    max-width: 1000px;
    /* 9 */
    max-width: 62.5rem;
    /* 9 */
    width: 96%;
    margin: auto !important;
    padding: 0 2% !important;
  }
}
