/*
 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
-------------------------------------------------------------- */
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:#000;
}
body.enable-scroll{
	overflow:auto;
}
img{
	max-height:100%;
	max-width:calc(100% - 2px);
	margin:0;
	padding:0;
	vertical-align:top;
}
strong{
	font-weight:normal;
}
textarea{
	width:100%;
	overflow:auto;
	margin:0;
	padding:0;
	resize:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	outline:none;
}
textarea:focus{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
textarea:invalid{
	box-shadow:none;
}
textarea:-moz-submit-invalid{
	box-shadow:none;
}
textarea:-moz-ui-invalid{
	box-shadow:none;
}
h1{
	text-align:justify;
	text-align-last:justify;
	font-size:1.6em;
	height:1em;
	letter-spacing:0.2em;
	margin:0;
	padding:0 10px;
	font-weight:normal;
	text-transform:uppercase;
}
h1:after{
	content:"";
	display:inline-block;
	width:100%;
}
h3{
	margin:2.5% 0 0.5% 0;
	padding:0;
	font-size:0.85em;
	font-weight:bold;
}
.textwidget{
	width:100%;
}
.activeflag{
	border:1px solid red;
}
/* CONTAINER
-------------------------------------------------------------- */
#container{
	position:relative;
	width:100%;
	height:100%;
	margin:auto;
}
/* HEADER
-------------------------------------------------------------- */
#header{
	overflow:auto;
	width:100%;
	margin:auto;
	position:relative;
}
#header img{
	vertical-align:bottom;
	display:block;
	margin:auto;
	padding:0;
}
#header-middle,
#header-right,
.widgettitle{
	display:none;
}
#banner{
	margin:auto;
	width:300px;
}
.webcast #titre,
.notfound #titre{
	text-align:center;
}
.titleLogin{
	font-size:24px;
	font-weight:bold;
}
#titre{
	display:none;
}
#authform #titre{
	display:block;
}
/*
.webcast #titre{
	text-align:center;
	margin-bottom:10px;
	float:right;
	text-align:center;
	margin-bottom:10px;
	position:absolute;
	right:10px;
	top:20px;
}
#banner{
	float:left;
}
#titre{
	float:right;
}
#authform #banner{
	float:none;
}
#authform #titre{
	position:relative;
	float:none;
	right:0px;
	top:0px;
}*/
.webcast_live_before_day1{
	margin-top:20px!important;
}
/* CONTENT
-------------------------------------------------------------- */
#content{
	margin:auto;
	max-width:1024px;
	-webkit-background-size:100% 70%;
	background-size:100% 70%;
	max-width:100%;
	position:relative;
}
.webcast #content{
	overflow:hidden;
	height:auto;
}
#wrapper{
	text-align:center;
	width:80%;
	max-width:700px;
	height:100%;
	margin:5% auto auto auto;
}
#wrapper-video{
	background:#000;
	margin:auto;
}
#container[class*=live_before] #wrapper-video,
#container[class*=live_problem] #wrapper-video,
#container[class*=live_stop] #wrapper-video,
#container[class*=live_break] #wrapper-video,
#container[class*=live_lunch] #wrapper-video,
.webcast_live_before #wrapper-video,
.webcast_live_problem #wrapper-video,
.webcast_live_stop #wrapper-video,
.webcast_live_break #wrapper-video,
.webcast_live_lunch #wrapper-video{
	background:transparent;
	border:1px solid #ccc;
}
#video{
	height:0;
	padding-bottom:56.2%;
}
#content.notfound{
	background:#fff;
	height:100%;
}
#content.notfound #wrapper{
	text-align:center;
}
#content.notfound #wrapper p{
	font-weight:bold;
	font-size:1.5em;
	padding-top:10%;
	margin:0;
}
#content.notfound #wrapper a{
	text-decoration:underline;
}
.authform{
  max-width:98%!important;
  margin:20px 0;
}
#photo{
  width:100%;
	display:none;
}

#synthe-author{
	display:none;
}
#synthe{
	top:820px;
  left:36px;
}
#synthe-content{
	background-color:white;
	color:black;
	padding:10px 40px 10px 40px!important;
	min-height:198px!important;
	max-height:198px!important;
	font-size:36px;
	line-height:38px;
	font-weight:normal!important;
	text-align:center;
}
/*#synthe-author{
	display:none;
}
#synthe{
	top:200px;
	left:1150px !important;
	height:700px;
	background-color:white;
	width:580px;
}
#synthe-content{
	background-color:white;
	color:black;
	padding:40px 40px 10px 40px!important;
	min-height:198px!important;
	max-height:198px!important;
	font-size:36px;
	line-height:38px;
	font-weight:normal!important;
	overflow:visible;
	width:500px;
	height:700px;
}*/
/* player */
.jw-icon-hd .jw-text{
	text-align:left;
}
.jw-icon-rewind,
.jw-icon-next,
.jw-icon-cast,
.jw-nextup-container,
.jw-playlist-btn,
.jw-playlist-dock-btn,
.jw-related-btn,
.jw-related-dock-btn{
	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;
}
/* */
#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:100px;
	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:#486282!important;
	border:1px solid #fff;
}
#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-text-duration{
	color:#fff!important;
}
.jw-toggle,
.jw-button-color:hover,
.jw-rightclick .jw-rightclick-logo{
	/*color:#0071c1!important;*/
}
.jw-active-option,
.jw-progress{
	/*background:#0071c1!important;*/
}
.jw-cue{
	position:absolute!important;
	background-color:#fff!important;
}
.jw-slider-time .jw-rail{
	background-color:rgba(255,255,255,0.2)!important;
}
/* */
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){/* IE10+ */
	video.jw-video{
		transform:none!important;/* IE */
	}
}
.countdown{
  position:absolute;
  bottom:0;
  left:8px;
  margin:0 auto;
  width:60%;
  max-width:600px;
  overflow:hidden;
}
.webcast_live_before #wrapper-video{ /* for countdown */
  position:relative;
  width:98%;
  background:transparent;
}
#wrapper-video .jw-error-msg .jw-icon{
  margin-bottom:4px;
}
#wrapper-video .jw-error-reload{
  margin-top:4px;
  font-weight:bold;
  font-size:larger;
}
#wrapper-video .jwplayer.jw-state-error .jw-error-msg{
  border:2px solid #fff;
}
/* FOOTER
-------------------------------------------------------------- */
#footer{
	overflow:hidden;
	width:100%;
	margin:auto;
	max-width:1024px;
}
#footer-left,
#footer-middle,
#footer-right{
	position:relative;
}
#footer *,
#footer-left *,
#footer-middle *,
#footer-right *{
	float:left;
}
#footer-left * *,
#footer-middle * *,
#footer-right * *{
	float:none;
}
#footer-middle,
#footer-right{
	display:none;
}
#container[class*=live_before] #footer,
#container[class*=live_problem] #footer,
#container[class*=live_stop] #footer,
#container[class*=live_break] #footer,
#container[class*=live_lunch] #footer,
#container[class*=live_wait] #footer,
.webcast_live_before #footer,
.webcast_live_problem #footer,
.webcast_live_stop #footer,
.webcast_live_break #footer,
.webcast_live_lunch #footer,
.webcast_live_wait #footer{
	display:none;
}
/* Question iPad
----------------------- */
.list-questions{
	background:none;
}
.list-questions .question{
	font-size:68px;
}

/* Footer form
----------------------- */
#authform #footer{
	display:none;
}
#footer-left{
	color:#fff;
	width:100%;
	min-height:80px;
}
#footer #commentform{
	clear:both;
	float:left;
	height:100%;
	margin-top:12px;
	margin-left:10px;
}
#footer .comment-form-comment{
	/*float:right;*/
	height:100%;
	margin-bottom:6px;
}
#footer #comment-title{
	position:relative;
	width:auto;
	height:100%;
	float:left;
	text-align:right;
	margin-right:1em;
	margin-top:12px;
	margin-left:10px
}
#footer #comment-title h3,
.ask-questions #comment-title h3{
	font-size:1.0em;
}
#footer #footer-btn-submit{
	margin-bottom:10px;
}
#footer #respond #count{
	font-size:11px;
	margin-bottom:4px;
}
.ask-questions #respond{
	color:#fff;
	text-align:left;
}
.ask-questions #footer-btns{
	margin-top:12px;
}
.form-submit,
#reply-title{
	display:none;
}
#respond{
	width:100%;
	height:70%;
}
#submit-title{
	width:15%;
	float:left;
	text-align:center;
	margin-left:2%;
}
#commentform textarea{
	background-color:#fff;
	border:none;
	box-sizing:border-box;
	-webkit-appearance:none;
	padding:8px;
	height:100%;
	border:1px #ccc solid;
	font-size:1em;
}
.comment-form{
	width:100%;
}
.comment-form-comment{
	float:left;
	width:calc(100% - 10px);
	height:100%;
	margin:0;
	color:#000;
}
#submit-button{
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing:border-box;
	cursor:pointer;
	display:inline-flex;
	height:2rem;
	border-style:none;
	font-size:0.9375rem;
	line-height:1.0625rem;
	padding:0 16px;
	color:#000;
	background-color:#fff;
	margin:auto;
	border-radius:4px;
}
#submit-button h3{
	margin:0;
}
.btn-highlight{
	transform:translateY(2px);
	opacity:0.85;
}
.comment-respond #reply-title,
.comment-respond #submit-title{
	color:#1061ab;
}
#comment::-webkit-input-placeholder{
	font-style:italic;
	color:#a59d98;
}
#comment::-moz-placeholder{
	font-style:italic;
	color:#a59d98;
}
#comment:-ms-input-placeholder{
	font-style:italic;
	color:#a59d98;
}
#comment:-moz-placeholder{
	font-style:italic;
	color:#a59d98;
}
#count{
	font-size:smaller;
}
/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width:641px){
	.gform_wrapper ul.gform_fields li.gfield{
			padding-right:0px!important;
	}
}
