#cadreJokerlyADS{
    margin:auto; 
    margin-top:192px; 
    width:800px; 
    height:450px; 
}

#space{
	min-height: 192px;
	background-color: #fee;
	margin-bottom: -192px;
	display:none
}

@media screen and (min-width: 200px) and (max-width: 1100px) {
    .modal-content{
    	 width:100%!important; 
	 height:100%!important; 
    }
	#cadreJokerlyADS{
	    width:100%; 
	    height:100%; 
	    margin-top:0;
	    position: absolute;
    	    top: 0;
	    left : 0;
    	    z-index:-1;
    } 
	
	html{
	 height:100%; 
	}
	
	body{
	 height:100%; 
	}
}

#jokerlyAdselector iframe{
	border : none;
	text-align : center;
}
#jokerly_header{
 text-align:left;	
}

#jokerlyAdselector{
	width: auto;
    height: 100%;
    position:relative;
    z-index:99999999999999
}

#jokerlyIframe{
	/*position:absolute;*/text-align: left;display:block;z-index:11
}

#jokerlyIframeFeedBack{
	position:absolute;
	text-align: left;
	opacity:0;
	display:none;
	z-index:10
}

#jokerly_header{
	position:absolute;z-index:12
}

#jokerly_footer{
 top:inherit !important;left:inherit !important;bottom:0px !important;right:0px !important;z-index:13;position:absolute;text-align:left;padding:0 !important;margin-bottom:0px;
}

#jokerly_footer div{
	margin-bottom:0px;
}

#btn_valid{
	display:none;
	position:relative
}

#label_btn_validate{
	text-align:center
}

.logoSkype{width:80%;float:right;}

/************SLIDE BTN VALIDE ***************/
#slidefleche img{
	cursor: pointer; 
	 width: 100%; 
	 object-fit: cover;
	 height: inherit;
 	vertical-align: middle;
 	margin-left: 0 !important;
    margin-right: 0 !important;
}

.cadre-wrapper{
	position: relative;
	width:210px;
	height:40px;
	overflow: hidden;
	color:white;
	text-align:center;
	display:block
}

#jokerly_footer .slide {font-weight: bold; position: absolute;height: inherit;border:none;background: #1BBBEC;color:inherit}
#slidefleche{cursor: pointer;padding: 0;font-weight: bold;border:none;color:inherit;position: absolute;width: 40px;height: inherit;background: #1BBBEC;right:0;;z-index:100}
#fleche{height: inherit;}
.slideLeft{font-weight: bold;position: absolute;left:40px;height: inherit;border:none;background: #1BBBEC;color:inherit;}
