/* SKIN SPECIFIC TOPAZE	*/

h1.subFra_ti{
    font-size: 1.6em;
    padding-bottom: 4px;
}

.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: #434e52;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(115, 115, 155, 0.5);
    display: inline-block;
    margin: 1em;
    padding: 2px 2px 0;
}

main {
	z-index: auto;
}

/*	=== START - VISUAL MAP ================================================ */
.visualMap {
    transform-style: preserve-3d;
    z-index: 2;
}

.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: 30px;
	position: absolute;
	width: 30px;
	opacity:1;
	top:13px;
	right:15px;
}
#tools a.btnZen:hover{
	opacity:0.7;
}
#tools a.btnZen span{
	display:none;
}
.default #tools {
    z-index: auto;
}
.root.zen_true #tools ul{
	display:none;
}

.default .zen_false #content{
	margin-left:60px;
}
.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: #ececec;
	position:relative;
	display:flex;
	display: -webkit-flex;
	flex-direction:column;
	-webkit-flex-flow: column;
	flex-flow: column;
}
.default .stepTools #arc{
	flex:1 1 auto;
	-webkit-flex: 1 1 auto;
	order:2;
	padding:0 1em;
}
.default .stepTools #arc .arcBk_ti {
    text-align: right;
    font-size: 1.6em;
    padding-bottom: 4px;
}
.default .stepTools #arc .arcList{
	list-style-type:none;
}
.default .stepTools .required_index{
	flex:0 0 auto;
	-webkit-flex: 0 0 auto;
}
.default .stepTools .required_index > p {
    color: #dc291e;
    text-align: center;
}
.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;
    text-align: center;
	order:1;
}

/* STEPTOOLS - NAVIGATION BUTTONS	*/
.default .stepTools #arc{
	text-align: right;
}
.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.2em;
	margin: 0.5em 0;
}
.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: 10px 0 0;
}
.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 -27px;
	width: 26px;
	height: 27px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
}
.default .stepTools .stepToolsBtn.closedBarBtn{
	background-position: 0 0;
}
.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: #3b4b5e;
    -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éra */
	transition: opacity 0.5s ease-in-out;
}
.countDownBk.top {
    position: absolute;
    top: 0;
    text-align: center;
    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;
}

.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 ============================================== */
nav#menu {
    background-color: #f2f2f2;
    display: flex;
    position: relative;
}
#tplMnu {
    display: flex;
    flex: 2 1 auto;
    justify-content: center;
}
.default #tplMnuCo {
    display: flex;
    flex-flow: column nowrap;
	padding: 1em;
}
.default #tplMnu .ueMnuSrlUpBtn,
.default #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%;
}
.default #tplMnu .ueMnuSrlDwnBtn{
	background-position: 0px -36px;
}
.default #tplMnu ul ul {
    padding: 0 10px;
}
.default #tplMnu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.default #tplMnu #tplMnuScroll > ul > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.default #tplMnu #tplMnuScroll > ul > li > span {
    display: none;
}
.default #tplMnu #tplMnuScroll a{
	color:black;
	text-decoration: none;
	display:block;	
	margin-bottom:3px;
}
.default #tplMnu #tplMnuScroll span {
	display:inline-block;
	margin-bottom:3px;
}
.default #tplMnu #tplMnuScroll .mnu_sel_yes {
    color: #dc291e;
}
.btnMnuTglOn, .btnMnuTglOff {
    background: transparent url("../img/tpl/mnuTgle.svg") no-repeat scroll 0 0 / 20px auto;
    display: block;
    height: 35px;
    left: -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;
}
.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 - RESPONSIVE DESIGN ============================================ */
/* tablets - portrait */
@media (max-width: 800px){
	.subWindow_win {
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
	}
	.pBk .type span {
		display: none;
	}
	.loud {
		font-size:16px;
	}
	#tools a.btnZen{
		display:inline;
	}
	.outlineFra .subFra_co {
		flex-flow: column nowrap;
		text-align: center;
	}
	.default.topaze .stepTools .stepToolsBtn{
		display:block;
	}
	.stepToolsHide_true .arcBk_co, .btnMnuTglOn {
		display: none;
	}
}
@media (max-width: 800px) and (orientation: portrait){ 
	body{
		font-size:0.8em;
	}
	.default main {
		flex-flow: column nowrap;
	}
	.default main .stepTools {
		flex: 0 0 auto;
	}
	.default .zen_false main .stepTools {
		margin-left: 60px;
	}
	.default main #menu {
		margin-left: 60px;
	}
	input.schInput {
		width: 100px;
	}
	.default .zen_false #header h1, .sco .zen_false #header h1 {
		padding-left: 220px;
	}
}