.replays {
  clear: both;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  
}
#block-views-emission-emission-by-categorie {
  
}
.replays a{
  text-decoration: none;
  padding: 5px 0;
  font-size: 18px;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxMiddleRight,
#cboxBottomRight {
  /* display:none; */
}
.synopsis{
  color:#fff;
}
#colorbox{
  top:10% !important;
  height: 100% !important;
}
.titre-emission.vod a{
  color: rgb(202, 202, 202);
  display: block;
}
.breadcrumb{
  margin-bottom: 20px;
}
.page-emmission .videoy{
  padding-right: 0;
}
/*.liste-emission:hover{
  background: #525252;
}*/
.liste-emission .colorbox-load{
  padding-left: 0;
}
.autre-video{
  background: rgb(34, 34, 34);
  border-radius: 4px;
    height: 400px;
    overflow-y: scroll;
    padding-left: 0;
}
.titre-emission.vod {
  line-height: 1;
}
#block-views-emission-emission-by-categorie .liste-emission{
  overflow: hidden;
  margin:14px 0;
}
#block-views-emission-emission-by-categorie h2{
  color:#fff;
  font-size: 14px;
}
.page-emmission .emission .container-fluid,
#cboxWrapper,
#cboxContent{
  background: rgba(28, 33, 24, 0.5) !important; 
} 
.page-emmission .emission .container-fluid{
  height: 100%;
  position: absolute;
  z-index: 100;
}
.page-emmission{}
#cboxContent,
#cboxLoadedContent,
#cboxWrapper{
  border-radius: 0;
  height: 100% !important;
}
#cboxClose{
  top: 0;
}