/* MODIF GAELLE */
.home .rBk.res {
    position:  absolute;
}

ul.sw_ueMnuFull_navList, ul.sw_child_navList {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    font-size: 1.2em;
    /* overflow: auto; */
}
span.mnu_sel_no.mnu_b.mnu_entry.module {
    display: none;
}

.root.isCoach_true.stepToolsHide_true section.nodeBk.heavyNode.ueMnu, section.hBk.article.ueDiv {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top:1em;
    margin-bottom:2em;
    border: solid #111;
    box-shadow: 0px 0px 17px black;
    height: 100%;
    border-radius: 59px;
    border-width: 72px 36px 120px 36px;
    background-color: white;
    min-height: 750px;
}

.resInFlow_co {
    height: auto;
    width: 100%;
}

section.nodeBk.heavyNode.ueMnu h2.nodeBk_ti {
    background-color: #434e52!important;
    margin-top: 0;
    padding: 0.5em;
    text-align: center;
    color: white;
    margin-bottom: 0;
}

img.coachImg {
    max-height: 5em;
}

section.nodeBk.expNode
 h2.nodeBk_ti {
    padding-left: 0.5em;
    display: none;
}

.scroller, .nodeBk.expNode, .nodeBk_co, .mainContent, .mainContent_co, .iBk.info, .iBk_co, .rBk.res  {
	min-width: 100% !important;
}

.sw_ueMnuFull_navList ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 2em;
}

.sw_child_navList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 2em;
}

.sw_ueMnuFull_navList a.mnu_sel_no.mnu_b.mnu_entry.courseUa {
    background: rgba(5,5,5,0.2) !important;
    width: 100% !important;
    display: block;
    padding: 10px 0 10px 1em;
    font-weight: bold;
    color: #333;
}



ul.sw_ueMnuFull_navList span {
    /* padding-left: 2em; */
}

.logos .logo img {
    max-width: 8em;
    height: auto;
}




.showPlan {
    display: none;
}

.navNode h2.nodeBk_ti {
    display: none;
}

.navNode .nodeBk_co {
    margin-top: 3em;
}

section.nodeBk.assmntNode.quizList.noIndex:before {
    padding: 0 2px 1.5em 2em;
}

section.nodeBk.assmntNode.quizList.noIndex>h2 {
    display: none;
}

.headerQ .question {
    font-size: 1.2em;
}

.nodeBk.assmntNode.quizList.noIndex{
  /* overflow-y : visible !important; */
}


section.nodeBk.assmntNode.quizList.noIndex, section.nodeBk.assmntNode.quizValid.noIndex {
    margin: 2em 1em 2em 4.5em;
    overflow-y: auto;
    overflow-x: hidden;
    background: white;
    padding: 1em 1em 10em 1em;
    border: 1px solid rgba(0, 0, 0, 0.150);
    height: fit-content;
    min-height:  21em;
    width: 71%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
}



section.nodeBk.assmntNode.quizList.noIndex:before, section.nodeBk.assmntNode.quizValid.noIndex:before {
   z-index: -1;
   position: absolute;
   top: 5em;
   /* left: 0; */
   content: '';
   width: 65%;
   /* height: -webkit-fill-available; */
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);
   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
   -webkit-transform: rotate(1deg);
   -moz-transform: rotate(1deg);
   -o-transform: rotate(1deg);
   -ms-transform: rotate(1deg);
   transform: rotate(1deg);
   max-height: 100%;
   right:24%;
   bottom: 5%;
   height: 70%;
}

section.nodeBk.assmntNode.quizList.noIndex:after, section.nodeBk.assmntNode.quizValid.noIndex:after {
   z-index: -2;
   position: absolute;
   top: 5em;
   left: 4em;
   content: '';
   width: 64%;
   height: 75%;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, 0.150);
   -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   -webkit-transform: rotate(359deg);
   -moz-transform: rotate(359deg);
   -o-transform: rotate(359deg);
   -ms-transform: rotate(359deg);
   transform: rotate(359deg);
   bottom: 1px;
}
section.nodeBk.assmntNode.quizList.noIndex>h2 {
    display: none;
}

.headerQ .question {
    font-size: 1.2em;
}

.default.topaze .root div#content {
 /* overflow: auto; */
 /* width: 100%; */
}

.mainContent_co>.info~.complement.pBk~.complement{
	bottom:0.5em;
}

.home div#content{
    overflow:hidden;
}
.endMsg {
    margin-top: 2em;
    text-align: center;
}

.default #content{
    flex : 1 1 auto;
}

#tplFra .iBk.info .rBk{
  width:97%;
}

.spiderMode .iBk.info .rBk, .spiderMode .warning{
  position:relative;
}

.spiderMode .warning_co{
	background-color:white;
	box-shadow:none;
	font-family: HelveticaNeue, Tahoma, Arial, sans-serif;
	position:relative;
	margin:unset;
	width:auto;
	padding:unset;
	display:block;
	bottom:unset;
	font-size:unset;
	left:unset;
	
}

.spiderMode .warning.pBk{
	margin-right:0;
	width:100% !important;
	left:0;

}

.spiderMode figure{
	width:100%;
	margin: 0;
}

.spiderMode .def.pBk {
    position: unset;
    width: 100% !important;
}

.MathJax_SVG *{
	max-width:100%;
}

#tplFra .mainContent{
  background-color:white !important;
  padding:10px 0 10px 10px;
}

strong.txt_emp_is{
  color: #434e52;
}

section.nodeBk.assmntNode.quizValid.noIndex h2{
  display:none;
}

section.subFra.synthesisFra img{
  width: auto !important;
  max-width: 15%;
}

span.lnkBin.pdf {
    color: white;
}
/* SKIN SPECIFIC TOPAZE	*/

.subFra.synthesisFra h1.subFra_ti{
    /*font-size: 1.6em;
    padding: 4px;
    margin: -8px;
    font-family:bd;
    text-align:center;
    color:white;
    background-color:#872c27;
    overflow-x:hidden;*/
    display:none;
}


.subFra.synthesisFra .subFra_co hr{
  width:25%;
  padding:0.5px 0px;
  background: linear-gradient(to right, grey, white);
  border:0;
  margin-left:0;
}

.subWindow_co h1.subFra_ti{
    background-color:#872c27;
    color:white;
    text-align:center;
    font-style: komika;
}

.subFra_co{
  margin-top:8px;
}

.btnQuizMde{
	background:url(../img/quiz/quizSteped.png) left center no-repeat;
	display:block;
	width:48px;
	height:39px;
	float:right;
}

.btnQuizMde span{
	display:none;
}

.quizSteped{
	background:url(../img/quiz/quizAll.png) left center no-repeat;
}

.logos .logo {
    background-color: white;
    border-radius: 7px;
    box-shadow: 0 1px 4px rgba(115, 115, 155, 0.5);
    display: inline-block;
    margin: 1em;
    padding: 2px 2px 0;
}

.logos {
    position: absolute;
    bottom: 0;
    margin-left: 10%;
    margin-right: 29%;
}

main {
	z-index: auto;
}

div.root.isCoach_true.stepToolsHide_false main{
}

.stepToolsHide_true main #content{
}

a.disabled_entry {
    color: silver;
    cursor: default;
}

a.disabled_entry:hover {
    opacity:1;
}

div.schResFrame .schPgeBkAct_off > a.schPgeBtn {
    color: silver;
    cursor: default;
}
div.schResFrame .schPgeBkAct_off > a.schPgeBtn:hover {
    text-decoration: none;
    color: silver;
}

.indexRequired_yes {
    border: 1px solid #b33333;
    box-shadow: 0 0 3px #ef6b6b inset;
}

.question>p {
    text-align: center;
    font-size: 1.2em;
}

.arcChoiceList form {}

.arcChoiceList form input {
    text-align: center;
}

form img.choiceMap_img{
  max-width:100% !important;
}

table.choiceList {
    width: 100%;
}

.choiceList_la {
    text-align: left;
}

p~a.txt_ul.docLnk.dwnLnk.infoAnc{
  display:none;
}

sup.txt_ref.tooltip_ref{
  display:none;
}
/*	=== START - VISUAL MAP ================================================ */
.visualMap {
    transform-style: preserve-3d;
    z-index: 2;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    /* flex: 2; */
    margin-top: auto;
    margin-bottom:  auto;
}

.visualMap>* {
    position: relative !important;
    margin-left: auto;
    margin-right: auto;
    /* width: 90% !important; */
    text-align: center;
}

.helpMap {
    position: absolute;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    font-family: Komika;
    width:100%;
    z-index: 4;
}

.helpMap p {

  width: auto;
  min-width:30%;
  max-width:50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px;
  -moz-box-shadow: 0px 0px 5px #393939;
  -khtml-box-shadow: 0px 0px 5px #393939;
  -webkit-box-shadow: 0px 0px 5px #393939;
  background-color:#FFFFCC;
  padding:5px;
  font-size: 1.1em;
  color: #000;
  font-family:komika;
  box-shadow: 0px 4px 6px #393939; 
  -moz-box-shadow: 0px 4px 6px #393939;
  -webkit-box-shadow: 0px 4px 6px #393939;
/*  margin-bottom: 25px;*/

}

.visualMap>* {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 94%;
}

.visualMap_img.maphighlighted {
    height: 100% !important;
}

.subFra_co .visualMap_img {
	left: 50% !important;
    transform: translateX(-50%);
}
.zoomMap_over {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	background: #000000;
}

.zoomMapBtn {
	background:url("../img/tpl/btnZen.svg") no-repeat scroll 0 0 / 18px auto rgba(0, 0, 0, 0);
	height: 18px;
	position: absolute;
	width: 18px;
	top: 3px;
	left: 3px;
}
.zoomMapBtn span {
	display: none;
}
.zoomMapBtn.zoom_true {
	background:url("../img/tpl/btnZen.svg") no-repeat scroll 0 -36px / 18px auto rgba(0, 0, 0, 0);
}
a.zoomMapBtn:hover {
	opacity: 1;
}
/*	=== STOP - VISUAL MAP ================================================ */


/*	=== START - MENU MOBILE ================================================ */
#tools a.btnZen{
	background: url("../img/tpl/mnuMobile.svg") no-repeat scroll 0 0 / 30px auto rgba(0, 0, 0, 0);
	height: 18px;
	position: absolute;
	width: 18px;
	opacity:1;
	top:13px;
	right:15px;
	background-size: contain;
	display:  none;
}
#tools a.btnZen:hover{
	opacity:0.7;
}
#tools a.btnZen span{
	display:none;
}

.root.zen_true #tools ul{
	display:none;
}

/*.default .zen_false #header h1, .sco .zen_false #header h1 {
    padding-left: 270px;
}*/
/*	=== STOP - MENU MOBILE ================================================ */

/* === START - PLAN ================================================ */
.outlineFra{
	padding:1em;
}

.outlineFra .subFra_co {
	display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
	-webkit-flex-flow: row;
}

div#mnuFra{
	font-size:18px;
	-webkit-flex: 2 1 auto;
	flex: 1 1 auto;
}
div.progFra{
	margin:20px;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}

div#mnuFra ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}

div#mnuFra a{
	color: #434e52;
	text-decoration: none;
}
div#mnuFra a.disabled_entry{
	color: silver;
	cursor: default;
}
map area.disabled_entry{
	cursor: default;
}
div#mnuFra a.disabled_entry:hover{
	text-decoration: none;
}

/* === STOP - PLAN ================================================ */

/*=== START - STEPTOOLS ===============================================*/
.navNode.default .stepTools{
	display:none;
}
.default .stepTools{
	background-color: rgba(255,255,255, 0.3);
	position:relative;
	display:flex;
	display: -webkit-flex;
	flex-direction:column;
	-webkit-flex-flow: column;
	flex-flow: column;
	/* height: 100%; */
	/* margin-top: -4em; */
	padding-top: 2em;
}

.home .stepTools{
	position:relative;
	display:flex;
	display: -webkit-flex;
	flex-direction:column;
	-webkit-flex-flow: column;
	flex-flow: column;
	/* height: 100%; */
	background: rgba(255,255,255,0.6);
	/* margin-top: 3em; */
}
.default .stepTools #arc{
	flex:1 1 auto;
	-webkit-flex: 1 1 auto;
	order: 2;
	/* overflow-y:auto; */
	/* overflow-x:hidden; */
	/* padding:0 1em; */
}

.arcList{
  padding-left:0;
}

.arcTrans {
    font-weight: bold;
    background-color: rgba(255,255,255,0.7);
    padding: 5px;
    
}

.arcIntro {
    background-color: rgba(135,44,39,0.9);
    padding: 1px 0px;
    width: 100%;
    color: white;
    font-family:komika;
}

.default .stepTools #arc .arcBk_ti {
    text-align: right;
    /* background-image: linear-gradient(to left, #434e52 0%, rgba(0, 0, 0, 0) 100%); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    font-size: 1.6em;
    padding-bottom: 4px;
    padding-right: 0.5em;
    color: #333;
    display: none;
}
.default .stepTools #arc .arcList{
	list-style-type:none;
	margin: 0;
}
.default .stepTools .required_index{
	flex:0 0 auto;
	-webkit-flex: 0 0 auto;
}
.default .stepTools .required_index > p {
    color: white;
    text-align: center;
    background-color: rgba(135,44,39,0.9);
    width: 100%;
    padding: 1em 0px;
    margin: 0;
}
.default .stepTools .countDownBk{
	order:3;
	text-align: center;
    width: 300px;
	flex:0 0 auto;
	-webkit-flex: 0 0 auto;
}
.default .stepTools .countDownImg{
	order:4;
	text-align: center;
	flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	margin: 0.5em 0;
}
.coach {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    /* margin: 1em 1em 4em 1em; */
    text-align: center !important;
    order: 2;
}



/* STEPTOOLS - NAVIGATION BUTTONS	*/
.default .stepTools #arc{
	text-align: center;
}
.default .stepTools #arc a{
	display:inline-block;
	/* height: 40px; */
	/* padding-right: 50px; */
	/* padding-left: 10px; */
	/* background: transparent url(../img/tpl/buttons.svg) no-repeat right 0 / 40px auto; */
	text-decoration: none;
	font-size: 1.0em;
	margin: 0.1em;
	width: 92%;
	text-align: center;
	/* padding-top: 0.2em; */
	padding: 0.5em 0 0.6em 0;
	background: white;
	border: 2px solid #555;
	border-radius: 12px;
	width: 80%;
	margin: 0.5em 10%;
	vertical-align: middle;
}
.default .stepTools #arc a.btnLast{
	background-position: right -60px;
}
.default .stepTools #arc a.btnReset{
	background-position: right -180px;
}
.default .stepTools #arc a.btnPlan{
	background-position: right -120px;
}
.default .stepTools #arc a.btnValid{
	background-position: right -240px;
}
.default .stepTools #arc a span {
    display: inline-block;
    padding: 0 3px;
}
.default .stepTools #arc a:hover{
	opacity:0.9;
	color:#434e52;
}
.default .stepTools #arc a span .imgTransWTitle {
    display:block;
    padding: 10px;
}
.default .stepTools .stepToolsBtn{
	display:none;
	background: url(../img/search/schBtn.svg) no-repeat;
	background-size: 100%;
	background-position: 0 -26px;
	width: 26px;
	height: 27px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
	/* display: block; */
}
.default .stepTools .stepToolsBtn.closedBarBtn{
	background-position: 0 1px;
	/* display: block; */
}
.default .stepTools .stepToolsBtn span{
	display:none;
}
/*=== STOP - STEPTOOLS ===============================================*/


/* === START - COUNTDOWN ================================================ */
@font-face {
    font-family: 'Digit';
    src: url('../fonts/DS-DIGII.TTF');
    font-weight: normal;
    font-style: normal;
}

.countDownBk {
    font-family: "Digit", monospace;
    color: #ffffff;
    -webkit-transition: opacity 0.5s ease-in-out;/* transition pour Chrome et Safari */
	-moz-transition: opacity 0.5s ease-in-out;/* transition pour Firefox */
	-o-transition: opacity 0.5s ease-in-out;/* transition pour op */
	transition: opacity 0.5s ease-in-out;
}
.countDownBk.top {
    position: absolute;
    top: 0;
    left:270px;
    line-height: 60px;
}
.zen_true .countDownBk.top{
	left:70px;
}

.discreet, .progressive {
	font-size: 16px;
	text-shadow:0 0 1px;
}

.loud {
	font-size: 38px;
	text-shadow:0 0 2px;
}

.display_no {
	opacity: 0;
}

.display_yes {
	opacity: 1;
}

progress {
    -webkit-appearance: none !important;
    border: none;
    padding: 3px;
    width: -webkit-fill-available;
    max-width: 15%;
}

progress::-webkit-progress-bar {
    background: #eee;
    border-radius: 2px;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset; */
    height: 0.7em;

}

progress::-webkit-progress-value {
    border-radius: 2px;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset; */
    background: #872c27;
    -webkit-animation: move 5s linear 0 infinite;

}

.progressBar .countDownDiv {
	font-size: 10px;
	color: #666;
} 

.progressBar progress {
	display: block;
	padding: 1px;
	border: 0 none;
	background-color: #eee;
	border-radius: 2px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
	-webkit-appearance: none;
	-moz-appearance: none;
  	appearance: none;
	height: 12px;
	color: #aaa;
	width: 200px;
	margin:0.5em auto 0;
}

.progressBar.top progress,
.progressBar.top {
	width: 350px;
}

.progressBar progress::-ms-fill {
    border: none;
}

.progressBar progress[value="100"]::-ms-fill {
    background-color: #aaa;
}

.progressBar progress::-moz-progress-bar {
   background: #eee;
   border-radius: 2px;
}

.progressBar progress::-webkit-progress-bar {
   background: transparent;
}

.progressBar progress::-webkit-progress-value {  
   	background: #FFF;
	background-image:
	   -webkit-linear-gradient(-45deg, 
	                           transparent 33%, rgba(0, 0, 0, .1) 33%, 
	                           rgba(0,0, 0, .1) 66%, transparent 66%),
	   -webkit-linear-gradient(top, 
	                           rgba(255, 255, 255, .25), 
	                           rgba(0, 0, 0, .25));
    border-radius: 2px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
}

.progressBar progress::-moz-progress-bar { 
  background-image:
    -moz-linear-gradient(
      135deg, 
      transparent 33%, 
      rgba(0, 0, 0, 0.1) 33%, 
      rgba(0, 0, 0, 0.1) 66%, 
      transparent 66% 
    ),
    -moz-linear-gradient(
      top, 
      rgba(255, 255, 255, 0.25), 
      rgba(0, 0, 0, 0.25)
    );
  border-radius: 2px; 
  background-size: 35px 20px, 100% 100%, 100% 100%; 
}
/* === STOP - COUNTDOWN ================================================ */

/* === START - MENU OPALE ============================================== */
.uePage nav#menu {
    background-color: #e4f5f5;
    display: flex;
    position: relative;
	flex: 0 0 auto;
	order:1;
}
.uePage #content{
	order:2;
}
.uePage .zen_false #content,
.uePage #content{
	/* margin-left:20px; */
}
.uePage .zen_false nav#menu,
.uePage.spiderMode .zen_false #content {
    /* margin-left: 60px; */
    overflow: auto;
}


.uePage .stepTools{
	order:3;
}
.uePage #tplMnu {
    display: flex;
    flex: 2 1 auto;
    justify-content: center;
	border-right: 1px solid #434e52;
}
.tplMnuOn {
    width: 300px;
}
.uePage #tplMnuCo {
    display: flex;
    flex-flow: column nowrap;
	padding: 1em;
}
.uePage #tplMnu .ueMnuSrlUpBtn,
.uePage #tplMnu .ueMnuSrlDwnBtn{
	display:inline-block;
	padding:0;
	box-sizing: border-box;
	width: 280px;
	height: 20px; 
	padding-left: 280px;
	overflow: hidden;
	background: url(../img/tpl/menu-scroller.svg) no-repeat top;
	background-size: 100%;
}
.uePage #tplMnu .ueMnuSrlDwnBtn{
	background-position: 0px -36px;
}
.uePage #tplMnu ul ul {
    padding: 0 10px;
}
.uePage #tplMnu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.uePage #tplMnu #tplMnuScroll > ul > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.uePage #tplMnu #tplMnuScroll > ul > li > span {
    display: none;
}
.uePage #tplMnu #tplMnuScroll li{
	background-image: linear-gradient(to right, #434e52 0%,rgba(0,0,0,0) 100%);
	background-size: 100% 1px; 
	background-position: bottom; 
	background-repeat: no-repeat;
}
.uePage #tplMnu #tplMnuScroll a{
	color:black;
	text-decoration: none;
	display:block;	
	margin-bottom:3px;
}
.uePage #tplMnu #tplMnuScroll span {
	display:inline-block;
	margin-bottom:3px;
}
.uePage #tplMnu #tplMnuScroll .mnu_sel_yes {
	background-color: #434e52;
	color:white;
	border-radius:5px;
	padding:2px 5px;
}
.btnMnuTglOn, .btnMnuTglOff {
    background: transparent url("../img/tpl/mnuTgle.svg") no-repeat scroll 0 0 / 35px auto;
    display: block;
    height: 35px;
    right: -20px;
    position: absolute;
    top: 40%;
    width: 20px;
}
.btnMnuTglOn {
    background-position: 0 -41px;
}
.btnMnuTglOn span, .btnMnuTglOff span {
	display:none;
}

/* === END - MENU OPALE =============================================== */

/* === START - CREDITS ================================================ */
.resCredits .cc-button {
    vertical-align: top;
}
.idxFra{
	margin: 0;
	padding-left: 16px;
	background-image: linear-gradient(180deg, #434e52 0%, rgba(0, 0, 0, 0) 100%);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 1px 100%;
}
.idxEntryTi{
	border-left:1px solid #434e52;
	margin-top:0.5em;
	padding-left: 16px;
}
.idxEntryCallers_co {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.idxEntryCallers_open::before{
	font-family:"fontello";
	content:"\e825";
	margin-right:5px;
}
.idxEntryCallers_closed::before{
	font-family:"fontello";
	content:"\e80A";
	margin-right:5px;
}
/* === STOP - CREDITS ================================================ */

/* === START - TIME ALERT ============================================ */
.sessionTimeAlert_hover{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: #000;
	opacity: 0.7;
	z-index:9999;
}
.sessionTimeAlert_co {
    background: #e0ecec url("../img/tpl/inactivite.svg") no-repeat scroll center center / 180px auto;
    border: 2px solid #434e52;
    border-radius: 10px 10px 10px 10px;
    box-shadow:0 0 15px #222;
    color: #434e52;
    display: table;
    font-size: 1.8em;
    height: 200px;
    left: 50%;
    margin-left: -175px;
    margin-top: -100px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 350px;
    z-index: 10000;
}

.sessionTimeAlert_co div{
	margin-top:52px;
}

.mainContent .iBk.info+.condBlock+.condBlock+.iBk.info {
    position: absolute;
    bottom: 30%;
    width: 100%;
    margin-left: 0;
}
/* === STOP - TIME ALERT ============================================= */

/* === START - RESPONSIVE DESIGN ===================================== */
.mediaWeb .resInFlow_co {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.mediaWeb iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    max-width: 640px;
    max-height: 360px;*/
}


@media (min-width: 1024px) {
.home .resInFlow_co>img{
	/* width: 100% !important; */
}
}

/* tablets - portrait */
@media (max-width: 1024px) {
	.default .stepTools {
		flex: 0 0 200px;
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.default .stepTools .stepToolsBtn.closedBarBtn{
		display:none;
	}

	
}
@media (max-width: 1024px){
/*complement en bas */
.info+.info~.complement {
    position: absolute;
    bottom: 40%;
    width: 73%;
    margin-left: 5%;
}



/*bulle en bas */
.complement~.info.iBk {
   /* bottom: 0.5em;*/
    position:absolute;
    bottom:40%;
    width:100%;
    margin-left: 5%;
}

.mainContent .iBk.info+.condBlock+.iBk.info {
    position: absolute;
    bottom: 60%;
    width: 100%;
    margin-left: 0;
}

.mainContent .iBk.info+.condBlock+.condBlock+.iBk.info {
    position: absolute;
    bottom: 60%;
    width: 100%;
    margin-left: 0;
}

.root .complement_co.pBk_co{
  -moz-box-shadow: 0px 0px 5px #393939;
  -khtml-box-shadow: 0px 0px 5px #393939;
  -webkit-box-shadow: 0px 0px 5px #393939;
  /* box-shadow: 0px 0px 5px gray; */
  /*border:2px solid #95A802;*/
  background-color:#FFFFCC;
  padding:5px;
  font-size: 1.0em;
  color: #000;
  font-family:komika;
  box-shadow: 0px 4px 6px #393939;
  -moz-box-shadow: 0px 4px 6px #393939;
  -webkit-box-shadow: 0px 4px 6px #393939;
  /*margin-bottom: 40% !important;*/
  /* margin-left: 7%; */
  /* width: 88%; */
  overflow-y: auto;
  max-height: 150px;
}

.topaze .res .resInFlow_co>img{
  min-height: 100% !important;
  max-height: none !important;
  margin-top:-4em;
  background-size: cover;
  right: 0;
  text-align:center;
  right:20%;
  /* transform:translate(-25%,0); */
  width: auto !important;
}


.info+.condBlock~.complement {
    position: absolute;
    bottom:35%; 
    width: 75%;
    margin-left: 4%;
}

.info+.condBlock+.condBlock~.complement {
    position: absolute;
    bottom:35%;
    /* width: 73%; */
    /* margin-left: 5%; */
}

.mainContent .info+.pBk+.info+.remark~.complement {
    position: absolute;
    bottom:35%;
    margin-left: 5%;
    width: 73%;
}


.condBlock+.condBlock+.condBlock+.condBlock~.complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.info+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 0;
}

.condBlock+.condBlock+.info+.condBlock+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.info+.condBlock+.condBlock+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.info+.condBlock+.condBlock+.condBlock+.condBlock+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    margin-left: 5%;
}

.condBlock+.condBlock+.info~.complement {
    position: absolute;
    bottom:35%;
    width: 73%;
    /* margin-left: 5%; */
}

.mainContent_co>.condBlock+.condBlock+.complement+.condBlock .complement {
    position: absolute;
    bottom:35%;
    width: 73%;
} 
}
/* fin complement en bas */	

.home .resInFlow_co>img{
	width: auto;
}



@media (max-width: 900px){
.helpMap p{
  font-size: 0.8em;
}

.coach {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    margin: 0em;
    text-align: center !important;
    order: 2;
}

.txtRes{
  display: flex;
  flex-flow: row;
  width:100%;
  margin-left: 3em;
  margin-top:10px;
}

.topaze .remark.pBk {
    z-index: 4;
    width: 27% !important;
    position: absolute;
    padding-bottom: 8px;
    top: 28%;
    display: block;
    left:inherit;
    right:0 !important;
    /* margin-top: -11%; */
}

.default #header h1, .sco #header h1 {
    color: white;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0.5em 1em 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* padding-left: 8%; */
}

.visualMap {
    transform-style: preserve-3d;
    z-index: 6;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    /* flex: 2; */
    margin-top: auto;
    margin-bottom: auto;
}

.visualMap>*{
  margin-top: 14%;
}

.stepTools h2.arcBk_ti span{
  display: none;
}

.default .stepTools #arc .arcBk_ti{
  min-height: 16px;
}

.mainContent_co>.info~.complement{
  width:80%;
}

.default .stepTools #arc .arcBk_ti {
  /* display: block; */
}

.mainContent_co>.info~.complement {
    position: absolute;
    width: 80%;
}

.root .complement_co.pBk_co{
  -moz-box-shadow: 0px 0px 5px #393939;
  -khtml-box-shadow: 0px 0px 5px #393939;
  -webkit-box-shadow: 0px 0px 5px #393939;
  /* box-shadow: 0px 0px 5px gray; */
  /*border:2px solid #95A802;*/
  background-color: #f3f4e0;
  padding:5px;
  font-size: 1.0em;
  color: #000;
  font-family:komika;
  box-shadow: 0px 4px 6px #393939;
  -moz-box-shadow: 0px 4px 6px #393939;
  -webkit-box-shadow: 0px 4px 6px #393939;
  margin-bottom: 25px;
  margin-right: 7%;
  /*margin-top: 2%;*/
  /* margin-left:7%; */
}



/*SMARTPHONE*/
.default .scroller section.nodeBk.heavyNode.ueMnu, .hBk.article.expUc {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top:1em;
    margin-bottom: 2em;
    border: solid #111;
    box-shadow: 0px 0px 17px black;
    height: 100%;
    border-radius: 59px;
    border-width: 52px 20px 60px 20px;
    background-color: white;
    min-height: 500px;
}

 .default .zen_false .scroller section.nodeBk.heavyNode.ueMnu, .hBk.article.expUc {
    width: 75%;
    /*margin-left: 3%;*/
}

.default .scroller section.nodeBk.heavyNode.ueMnu:before {
    /*width: 150px;
    height: 5px;
    background-color: #444;
    border-radius: 20px;
    content: "";
    margin: -24px 20% 0 20%;
    position: absolute;
    box-shadow: 0px 0px 4px black inset;*/
    display : none;
}

/*Fin smartphone */



.remark.pBk {
    margin-right: 3% !important;
}

  .txt_quote_isp:before, .txt:before{
  content:"";
  position:absolute;
  bottom:51px; /* value = - border-top-width - border-bottom-width */
  /*left:340px; /* controls horizontal position */
  left:205px;
  border-width:13px 15px 13px 0px;
  border-style:solid;
  border-color:transparent #555;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
  z-index:0;
  display:none;
}

.txt_quote_iss:after,  .txt:after{
  content:"";
  position:absolute;
  bottom:53px; /* value = - border-top-width - border-bottom-width */
  /*left:347px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  left:208px;
  border-width:11px 13px 11px 0;
  border-style:solid;
  border-color: transparent #fff;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
  z-index:0;
  display:none;
}

.remark.pBk{
  right:0%;
}



.quizBk .txt_ico_tim img{
  max-width: none;
  max-height: none;
}

.quiz .resInFLow img, .quizBk .resInFlow img{
  transform:none !important;
}

.txt_ico_tim img, .txt_form_tim img{
  max-height: 70px;
  max-width:70px;
}

.txtRes .img.lft img{
  max-height:70px !important;
  max-width:70px !important;
  margin-left:1em;
}

.txtRes .txt {
  max-width:70%;
  z-index: 0;
}

.topaze .txtRes .txt{
  overflow: auto;
  max-height: 150px;
}

.rBk .txtRes .resInFlow{
  margin-right:0;
}
  .coach img {
		max-height:60px;
		width:auto;
	}
	body{
		font-size:0.8em;
	}

	.home body>*{
		overflow-y:auto;
	}

	.subWindow_win {
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
	}
	.pBk .type span, .stepToolsHide_true .arcBk_co {
		display: none;
	}
	.loud {
		font-size:16px;
	}
	#tools a.btnZen{
		display: none;
	}
	.outlineFra .subFra_co {
		flex-flow: column nowrap;
		text-align: center;
	}
	
	.default main {
		flex-flow: column nowrap;
		/* overflow-y: auto; */
	}
	.default main .stepTools {
		flex: 0 0 auto;
		/* z-index:2; */
		min-height: 50px;
		/* height: fit-content; */
		max-height: 90%;
		overflow: auto;
	}

	.default #header{
	max-height:42px;
	}

	.default #tools ul.toolcase{
	margin-top:47px;
	}
	
	.home.default main .stepTools {
	flex: 0 0 auto;
	/* max-height: 40%; */
	/* height: auto; */
	/* min-height: 26%; */
	}
	
	.default .zen_false main .stepTools,
	.default .zen_false main #menu,
	.uePage .zen_false #content	{
	/* padding-left: 60px; */
	/* padding-right: 20px; */
	/* min-height: 50px; */
	}

	input.schInput {
	width: 100px;
	}

	.default #header h1, .sco .zen_false #header h1 {
	padding: 13px 0;
	}

	#tplMnu{
	border-right:none;
	}

	.uePage #content, .uePage nav#menu, .uePage .stepTools{
	order:0;
	}

	.uePage #content{
	margin-left:0;
	}

	.schResFrame {
	left: 10%;
	margin-left: 0;
	right: 10%;
	width: auto;
	}

	.btnMnuTglOn, .btnMnuTglOff {
	background-position: 0 -87px;
	height: 20px;
	right: 40%;
	top: -20px;
	width: 35px;
	}
	
	.btnMnuTglOn {
	background-position: 0 -117px;
	}

	.uePage #tplMnu{
	border-right:none;
	border-top:1px solid #434e52;
	}

  	.pBk{
    left:14%;
    overflow-y:auto;
    /* max-height: 192px; */
    width: 86% !important;
  	}

  	.home .resInFlow_co img {
    transform: translate(-25%,0);
 	}

 	section.subFra.synthesisFra img{
  	width: auto !important;
  	max-width: 30%;
	}

	


}

@media (max-height: 630px){

	.schDisplayList_on .schResFrame {
		height: auto;
		top: 100px;
	}


}


@media (max-width: 500px){
 	.visualMap>*{
 	margin-top: 35%;
 	}

 	.txt_ico_tim img, .txt_form_tim img{
	max-height: 50px;
	max-width:50px;
	}

	.topaze .res .resInFlow_co>img{
 	transform:translate(-25%,0);
	}

	.simulation .rBk>.resInFlow>.resInFlow_co>img{
	max-width: 100% !important;
	margin-left: 20%;
	margin-top: 25%;
	}

	.default .stepTools #arc a{
	margin-left:15%;
	}

}

@media (min-width: 750px){
  	.topaze .res .resInFlow_co>img{
    transform:none;
 	 }


}

@media (min-width: 750px) (max-width:1024px){

	.topaze .res .resInFlow_co>img{
	width:100% !important;
	}


}



@media (max-width: 1024px){ 
 
 	.topaze .remark.pBk {
    right:0 !important;

	}

	.simulation .rBk>.resInFlow>.resInFlow_co>img{
	max-width: 100% !important;
	/* margin-top: 2%; */
	}

	.default.topaze .stepTools .stepToolsBtn,
	.default.uePage .stepTools .stepToolsBtn{
	display:block;
	}

	.pBk .type span, .stepToolsHide_true .arcBk_co {
	display: none;
	}

	.default main .stepTools {
	flex: 0 0 auto;
	/* z-index:2; */
	min-height: 50px;
	/* height: fit-content; */
	max-height: 90%;
	overflow: auto;
	}

	.pBk{
    left: 10%;
    overflow-y:auto;
    width: 86% !important;
 	 }

  	.coach {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    margin: 1em 1em 0em 1em;
    text-align: center !important;
    order: 2;
	}

	.logos {
    position: absolute;
    bottom: 25%;
    margin-left: 10%;
    margin-right: auto;
	}

	.default .zen_false #content{
		padding:1em;
	}

}


@media (min-width: 1600px){

	.simulation .rBk>.resInFlow>.resInFlow_co>img{
	margin-top: -15%;
	max-width: fit-content !important;
}


}