/*
 Theme Name:   BMT-GENERIC
 Theme URI:    http://www.bluemotion.fr
 Description:  BMT-GENERIC
 Author:       Belaid Aitdahmane
 Author URI:   http://www.bluemotion.fr
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bmt-generic
*/
/* Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: 'Vinci Sans';
    src: url(fonts/Vinci-Sans-Regular.woff2) format('woff2');
    font-weight: 100;
    font-style:normal
}
@font-face {
    font-family: 'Vinci Sans Bold';
    src: url(fonts/Vinci-Sans-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style:normal
}

html{
	height:100%;
}
body{
	overflow: hidden;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
  background-color: white;
	font-family: "Vinci Sans Bold",sans-serif;
}
body.enable-scroll{
  overflow:auto;
}
img{
	max-height:100%;
	max-width:100%;
	margin:0;
	padding:0;
	vertical-align:top;
}
strong{
	font-weight:bold;
}
/* CONTAINER
-------------------------------------------------------------- */
#container{
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	justify-content:space-between;
	position:relative;
	width:100%;
	height:100%;
	min-height:320px;
	margin:auto;
	overflow:auto;
}
/* CONTENT
-------------------------------------------------------------- */
#content{
	-webkit-background-size:100% 70%;
	background-size:100% 70%;
	width:100%;
	align-self:center;
	position:relative;
	max-width:800px;
}
#wrapper{
	float:left;
	text-align:center;
	width:80%;
	max-width:700px;
	height:100%;
	margin:5% auto auto 1%;
}
#wrapper-video{
	background:transparent;
	margin:auto;
	padding:0px 10px;
}
#wrapper-video > div{
	width:100%;
	height:100%;
}
#wrapper-video .logoBigSize{
	display:block;
	margin:auto;
}
#container[class*=webcast_live_poster] #wrapper-video,
#container[class*=live_before] #wrapper-video,
#container[class*=live_problem] #wrapper-video,
#container[class*=live_break] #wrapper-video,
#container[class*=live_lunch] #wrapper-video,
#container[class*=live_stop] #wrapper-video,
#container[class*=vod_before] #wrapper-video,
#container.webcast_live_before #wrapper-video,
#container.webcast_live_problem #wrapper-video,
#container.webcast_live_break #wrapper-video,
#container.webcast_live_lunch #wrapper-video,
#container.webcast_live_stop #wrapper-video,
#container.webcast_vod_before #wrapper-video{
	background:transparent;
}
#content.notfound{
	height:100%;
	overflow:hidden!important;
	background:#fff;
}
#content.notfound #wrapper{
	width:100%;
	max-width:100%;
	text-align:center;
	font-weight:normal;
}
#content.notfound #wrapper p{
	font-size:1.5em;
	padding-top:10%;
	padding-bottom:2%;
	margin:0;
	color:#000;
}
#content.notfound #wrapper a{
	color:#eb920c;
	text-decoration:underline;
}
#content.notfound input[type="button"]{
	background-color:#000;
	line-height:1.5em;
	font-weight:normal;
	color:white;
	padding:0.2em 1.5em 0.2em 1.5em;
	border-radius:0px;
	border:0;
	outline:none;
}
/* */
#header {
  display:flex;
  justify-content:space-between;
  align-items:center;
	margin:30px 40px;
}
#header-left img {
  height:60px;
  width:auto;
}
#header-right{
	font-size:28px;
	color:#004489;
}
#info{
	text-align:center;
	font-family:'Vinci Sans';
	color:#004489;
	font-size:14px;
}
#footer{
  bottom:0px;
  background-color:#004489;
  height:20px;
  width:100%;
}
.backgroundColor{
  background-color:#004489;
}
/* */
#plang::after{
	position:absolute;
	display:block;
	content:'';
	width:24px;
	height:100%;
	margin:auto;
	box-shadow:inset 0 -3px 0 -1px currentColor;
	transition:opacity 150ms cubic-bezier(0, -0.25, .25, 1);
	opacity:0;
	bottom:0;
	left:0;
	right:0;
}
#plang.jw-open::after{
	opacity:1;
}
#plang .jw-overlay{
	width:120px;
	left:60px;
	overflow:hidden;
}
#plang .jw-custom-lang-container{
	width:auto;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:0;
}
#plang .jw-custom-lang .jw-option{
	color:#fff;
	height:3em;
	font-size:0.75em;
	border:1px solid transparent;
}
#plang .jw-custom-lang .jw-option:hover{
	background:#E81E33!important;
	border:1px solid #fff;
}
#plang .jw-custom-lang .jw-active-option{
	background:#E81E33!important;
}
#plang .jw-custom-lang .jw-name{
	line-height:1.25em;
	text-align:left;
	white-space:nowrap;
}
#plang .jw-custom-lang .jw-name.jw-name-extended{
	position:absolute;
	top:25%;
	left:10%;
	font-size:0.9em;
	line-height:1.25em;
}
#psel::after{
	position:absolute;
	display:block;
	content:'';
	width:24px;
	height:100%;
	margin:auto;
	box-shadow:inset 0 -3px 0 -1px currentColor;
	transition:opacity 150ms cubic-bezier(0, -0.25, .25, 1);
	opacity:0;
	bottom:0;
	left:0;
	right:0;
}
#psel.jw-open::after{
	opacity:1;
}
#psel .jw-overlay{
	width:270px;
	left:120px;
	overflow:hidden;
}
#psel .jw-custom-playlist-container{
	width:auto;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:0;
}
#psel .jw-custom-playlist .jw-option{
	color:#fff;
	height:3em;
	font-size:0.75em;
	border:1px solid transparent;
}
#psel .jw-custom-playlist .jw-option:hover{
	background:#0071c1!important;
	border:1px solid #fff;
}
#psel .jw-custom-playlist .jw-name{
	display:inline-block;
	line-height:1.25em;
	overflow:hidden;
	text-align:left;
	vertical-align:middle;
	white-space:normal;
	word-wrap:break-word;
	width:248px!important;
	padding-top:10px;
}
/* */
.jw-button-color {
 /*color:#E81E33!important;*/
}
#jwp .jw-button-color.jw-toggle:not(.jw-icon-cast),
#jwp .jw-button-color:hover:not(.jw-icon-cast),
#jwp .jw-button-color:focus:not(.jw-icon-cast),
#jwp .jw-button-color.jw-toggle.jw-off:hover:not(.jw-icon-cast){
	color:#E81E33!important;
}
#jwp .jw-progress,
#jwp .jw-rail,
#jwp .jw-slider-volume .jw-buffer,
#jwp .jw-knob{
	background-color:#E81E33!important;
}
#jwp .jw-slider-time .jw-buffer{
	background-color:#eeeeee!important;
}
.jw-icon-hd .jw-text{
	text-align:left;
}
.jw-related-btn,
.jw-related-dock-btn,
.jw-icon-next,
.jw-icon-rewind,
.jw-icon-cast,
.jwplayer .jw-rightclick{
	display:none!important;
}
#jwp_swf_0{ /* thin border workaround */
	height:calc(100% + 1px);
	top:-1px!important;
	bottom:-1px!important;
	width:calc(100% + 4px);
	left:-2px!important;
}
video.jw-video{ /* thin border workaround */
	width:calc(100% + 4px) !important;
	height:calc(100% + 2px) !important;
	top:-2px !important;
	left:-2px !important;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){/* IE10+ */
	video.jw-video{
		transform:none!important;/* IE */
	}
}
/* */
#hesp-langs-ctr{
	font-size:small;
	margin:8px 0px 16px 8px;
	height:auto!important;
	text-align:center;
}
#hesp-langs-ctr label{
	font-weight:bold;
}
#container #livecontent #wrapper-video .select2.select2-container .select2-selection,
#container #livecontent #wrapper-video .select2.select2-container .select2-selection:focus{
	border:1px solid!important;
	border-radius:32px;
}
/* Media Queries
-------------------------------------------------------------- */
/* Mobile en vertical (portrait) */
@media screen and (max-width: 768px){
  #header {
    flex-direction:column;
    justify-content:center;
    padding:15px 10px;
  }
  #header-left{
    margin-bottom:10px;
  }
  #header-left img{
    height:60px;
    margin-bottom:20px;
  }
  #header-right{
    font-size:28px;
  }
}
