/*
 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:  btm-generic
*/
/* Theme customization starts here
-------------------------------------------------------------- */
html{
	height:100%;
}
body{
	overflow:hidden;
	position:absolute;
	width:100%;
	height:100%;
	min-height:320px;
	top:0;
	margin:0;
	padding:0;
	font-family:'Roboto',sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body.enable-scroll{
  overflow:auto;
}
img{
	max-height:100%;
	max-width:100%;
	margin:0;
	padding:0;
	vertical-align:top;
}
/* CONTAINER
-------------------------------------------------------------- */
#container{
	position:relative;
	width:100%;
	/*max-width:1280px;*/
	height:100%;
	/*min-height:320px;*/
	margin:auto;
}
/* CONTENT
-------------------------------------------------------------- */
#content{
	margin:auto;
	max-width:1024px;
	-webkit-background-size:100% 70%;
	background-size:100% 70%;
	max-width:100%;
	position:relative;
}
#wrapper{
	text-align:center;
	width:80%;
	max-width:700px;
	height:100%;
	margin:5% auto auto auto;
}
#wrapper-video{
	background:#000;
	margin:auto;
}
/**/
.select-css{
	display:inline-block;
	font-size:14px;
	width:230px;
	font-family:sans-serif;
	font-weight:700;
	color:#444;
	line-height:1.3;
	padding:4px;
	max-width:100%;
	box-sizing:border-box;
	margin:0;
	border:1px solid #aaa;
	box-shadow:0 1px 0 1px rgba(0,0,0,.04);
	border-radius:.5em;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background-color:#fff;
	background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),linear-gradient(to bottom,#ffffff 0%,#e5e5e5 100%);
	background-repeat:no-repeat, repeat;
	background-position:right .7em top 50%,0 0;
	background-size:.65em auto,100%;
	margin-top:4px;
}
.select-css::-ms-expand{
	display:none;
}
.select-css:hover{
	border-color:#888;
}
.select-css:focus{
	border-color:#aaa;
	box-shadow:0 0 1px 1px rgba(59, 153, 252, .7);
	box-shadow:0 0 0 1px -moz-mac-focusring;
	color:#222;
	outline:none;
}
.select-css option{
	font-weight:normal;
}
/**/
.video-container{
	position:relative;
	height:0;
	overflow:hidden;
}
.video-container iframe,
.video-container object,
.video-container embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* player */
.jw-icon-rewind,
.jw-icon-next,
.jw-icon-cast,
/*.jw-icon-fullscreen,*/
.jw-nextup-container,
.jw-playlist-btn,
.jw-playlist-dock-btn,
.jw-related-btn,
.jw-related-dock-btn{
	display:none!important;
}
.jw-icon-hd .jw-text{
	text-align:left;
}
#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 */
	}
}
/**/
#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;
	border:1px solid #fff4;
}
#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:36px;
	border:1px solid transparent;
	position:relative;
}
#plang .jw-custom-lang .jw-active-option{
	background:#255595;
}
#plang .jw-custom-lang .jw-option:hover{
	background:#255595!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 {
	display:block;
	width:100%;
	margin:auto;
	line-height:32px;
}
#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;*//*BMT*/
	width:220px;
	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;
	font-size:0.75em;
	width:calc(100% - 1px);
	height:100%;
	min-height:3em;
	border:1px solid #000;
}
#psel .jw-custom-playlist .jw-option:hover{
	background:#255595!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;*//*BMT*/
	width:calc(100% - 8px)!important;
	padding-top:4px;
}
.jw-text-duration{
	color:#fff!important;
}
.jw-cue{
	position:absolute!important;
	background-color: #fff !important;
}
.jw-slider-time .jw-rail{
	background-color:rgba(255,255,255,0.2)!important;
}
div.jw-background-color {
    background: rgba(0,0,0,0.7) !important;
}
