/* overrides ksup */
.fiche #parcours.masque__mobile { display: block !important;}


.schema	.branch-arrow{
		height:16px;
		margin:0;padding:0;
	}

.schema		.arrow-left{
		background:#FFF url(../puces/arrow-left.png) 0 0 no-repeat;
	}
.schema		.arrow-right{
		background:#FFF url(../puces/arrow-right.png) 0 0 no-repeat;
	}
.schema		.arrow-center{
		background:#FFF url(../puces/arrow-center.png) 0 0 no-repeat;
	}

.schema .suite{
		page-break-inside:avoid;
}



@media all and (min-width:1025px){
	.schema .hide-desktop {
		display: none !important;
	}
}

	#schema	.clearfix:before,
.schema	.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.schema	.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.schema	.clearfix {
    *zoom: 1;
}

	.schema{
		width:100%;
		font-size:12px !important;
		margin:0 auto;
		font-family:Verdana,Arial,sans-serif !important;
		margin-bottom: 1.4rem;
	}


	.schema .alternative{
		background: transparent url(../fleches/ligne.png) center 0 repeat-y;
		position:relative;
		padding-top:24px;
		padding-bottom:24px;
		padding-left:12px;
		padding-right:12px;
		box-sizing:border-box;
	}
@media all and (max-width: 1024px){
	.schema .alternative{
		padding-left:0;
		padding-right:0;
		padding-top:8px;
		padding-bottom:18px;
	}
	.schema .alternative.first{
		padding-top:18px;
	}
}
	.schema .segment-first .alternative{
		padding-top:0;
	}



	.schema .segment-first .alternative-start{ display:none; }


	.schema .segment-last .alternative{
		padding-bottom:0;
	}

	.schema .segment-last .alternative-end{ display:none; }

	.alternative-start{
		position:absolute;
		top:0; left:0; right:0;
	}
	.alternative-end{
			position:absolute;
			bottom:0;left:0; right:0;
	}
	.alternative-start, .alternative-end{
		height:4px;
		background: transparent url(../fleches/ligne.png) 0 0 repeat-x;
	}

	.alternative-start-mobile{
		color: #c1002a; font-weight: bold; text-align:center; font-size: 1.2rem;
	}

	.alternative-of-1 .alternative-start, .alternative-of-1 .alternative-end{
		background: transparent none;
	}

	.alternative-first .alternative-start { left:50%; right:0; }
	.alternative-first .alternative-end { left:50%; right:0; }
	.alternative-last .alternative-start { left:0; right:50%; }
	.alternative-last .alternative-end {left:0; right:50%; }

	@media all and (max-width: 1024px){
		.alternative-first .alternative-start { left:0; right:50%; top:-4px; }
		.alternative-first .alternative-end { display:none; }
		.alternative-last .alternative-start { display:none; }
		.alternative-last .alternative-end {left:0; right:50%; bottom: -4px;}

		.alternative-middle .alternative-start { display:none; }
		.alternative-middle .alternative-end { display:none; }
	}

	.schema .alternative-of-1{
		width:60%;
		margin:0 20% 0 20%; /*19.9 to align background line*/
	}

	.schema .alternative-of-2{
		width:50%;
	}

	.schema .alternative-of-3{
		width:33.3%;
	}
	.schema .alternative-of-4{
		width:25%;
	}
	.schema .alternative-of-5{
		width:20%;
	}

	@media all and (max-width:1024px){
		.schema .alternative-of-1,
		.schema .alternative-of-2,
		.schema .alternative-of-3,
		.schema .alternative-of-4,
		.schema .alternative-of-5{
			width: 100%;
			max-width: 36rem;
			margin: 0 auto;
		}

		.schema .alternative-of-2,
		.schema .alternative-of-3,
		.schema .alternative-of-4,
		.schema .alternative-of-5{
			background: transparent url(../fleches/ligne.png) 0 0 repeat-y;
		}

		.schema .alternative-of-2 .suite,
		.schema .alternative-of-3 .suite,
		.schema .alternative-of-4 .suite,
		.schema .alternative-of-5 .suite{
			padding-left: 3rem;
		}


		.schema .alternative-of-2 .first-suite,
		.schema .alternative-of-3 .first-suite,
		.schema .alternative-of-4 .first-suite,
		.schema .alternative-of-5 .first-suite{
			position:relative;
		}
		.schema .alternative-of-2 .first-suite:before,
		.schema .alternative-of-3 .first-suite:before,
		.schema .alternative-of-4 .first-suite:before,
		.schema .alternative-of-5 .first-suite:before{
			content: "";
			height: 4px;
			background: transparent url(../fleches/ligne.png) center 0 repeat-x;
			position: absolute; left:0; right: 50%; top:13px;
			z-index:0;
		}


		.schema .segment-last .alternative-last .suite:after{
			content: "";
			position: absolute; top: 0; bottom:0; left:0; width:4px;
			background-color: white;
		}
		.schema .segment-last .alternative-last .suite.first-suite:after{
			top: 17px;
		}
	}


/*
	.schema .segment-alternatives{
		width:100%;
		margin:0 auto;

	}
	.schema .segment-lineaire{
		margin:10px auto;
		padding:0px;
	}

	.schema .segment-lineaire .alternative{
		margin:10px 0;

	}
*/

.schema .segment-alternatives{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	        flex-flow: row nowrap;
	justify-item: stretch;
}

	@media all and (max-width:1024px){
		.schema .segment-alternatives{ display: block;}
	}
.schema .segment-alternatives.segment-last{
	display:block;
}

	.schema .segment-alternatives .alternative{
		float:left;
		clear:right;
		box-sizing:border-box;

	}
	@media all and (max-width:1024px){
		.schema .segment-alternatives .alternative{ float: none; }
	}

	.schema .suite{
		margin-top:10px;
	}

	.schema .suite-inner{
		border:2px solid #c1002a;
		border-radius: 3px;
		position: relative; z-index: 10;
		background-color: #FFF;
	}

	.schema .suite.suite-libelle .suite-inner{
		border: 0 none;
	}

	.schema .branch .alternative{
		border-left:0;
		border-right:0;
		padding:0;

	}

	.schema .ue, .schema .ues{
		background-color:#efefef;
		margin:8px;
		padding:6px;
	}

	.mandatory-ue-separator{
		border-top: 2px solid #aa9f94;
		margin: 0 8px;
	}

	.schema .diplo, .schema .diplos{
		background-color:#efefef;
		margin:5px;
		padding:5px;
		border-radius:0px;
	}

	.schema .ue .check,.schema  .ues .check,
	.schema .diplo .check, .schema .diplos .check  {
		float:left;
		width:10%;
	}


	.schema .separator{
		 clear: both;
		float: left;
		font-size: 3px;
		height: 5px;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.schema .details{

	}


	.schema .code{
		display:inline;
		color:#208ec9;
		font-weight:normal;
		font-size:1.1em;
		color:#c1002a;
		margin-right: 1%;
	}

	.schema .code a{
		color:#c1002a;
		font-weight:normal;
		text-decoration:none;

	}

	.schema .credits{
		width:56px;
		float:right;
		clear:right;
		text-align:center;
		font-size:.8em;
		background-color: #857761;
		padding: 10px 8px;
		color:#ffffff;
		line-height:1em;
		margin:8px;
		font-weight:bold;
		border-radius:3px;

	}
/*
	.schema .alternative-of-3 .credits,
	.schema .alternative-of-4 .credits{
		float:none;
		margin: 8px auto;
	}
*/
	.schema .titre{
		display:inline;
		font-size:13px;
		color:#333;
		font-weight:bold;
	}

	.schema .titre a{
		color:#333;
		text-decoration:none;
		font-weight:bold;
	}

	.schema .option .titre{
		width:auto;
	}

	.schema .option .cra_opener{
		/*margin-left:10%*/
		cursor: pointer;
	}

	.schema h3{
		background-color:#857761;
		color:#fff;
		padding:12px 14px 6px 14px;
		margin:0;
		margin-top:30px;
		font-size:1.3em;
		text-align: center;
		border-radius:3px;
	}

	.schema h3.prompt-section {
		background-color:#C1002a;
	}

	.schema h3.choice-prompt{
		padding:6px 0;
		margin-top:0px;
		text-align: center;
	}

	.schema h4{
		margin:0;
	}








	.schema .branch-activator{
		text-align:center;
	}
	.schema .branch-activator input,
	.schema .check input{
		margin: 3px 0 0;
	}


	.schema div.error::before{
		display:none;
	}

	div.schema div.details-cra div.liste ul li{
		padding:0;
	}

	.schema div.error {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    max-width: none;
    overflow: visible !important;
    padding: 0;
    position: static;
    text-align: left;
    vertical-align: top;
}


	.schema-edit .error{
		color:red;
	}



	.schema .closed{
		display:none;
	}

	.schema .cra_opener{
		padding-left:18px;
		padding-top:2px;
		color:#555;
		margin: 6px 0 0 0;
	}

	.schema .cra_opener_closed{
		background:transparent url(../puces/grey-coin-open.png) 0 5px no-repeat;
	}

	.schema .cra_opener_opened{
		background:transparent url(../puces/grey-coin-close.png) 0 5px no-repeat;
	}

	.schema .details-cra{
		float:left;
		clear:both;
		width:100%;
	}

	.schema .details-cra li{
	}
	.schema .details-cra img{
		vertical-align:middle;
		padding:2px 0;
	}

	.schema .liste{
		background-color:#fff;
	}

	.schema .liste ul{
		padding-left:25px;
	}


	.schema .disabled
	{
		opacity:0.5;
	}

	.schema .disabled .disabled{
		opacity:1;
	}

	.schema .no-center,
	.schema .regional .not-here{
		/*text-decoration:line-through;*/
	}

	.schema h1{
		text-align:center;
	}

	.schema h1 span{
		background-color:#c1002a;
		padding:4px;
		border-radius:8px;
		color:#fff;
	}

	.schema .pof-modalites  img{
		padding:3px 4px;
	}

	.schema .metabloc{
		border:1px solid black;
	}

	.schema .choice-prompt{
		background-color:transparent;
		color:#c1002a;
		padding-top:0;
		padding-right:0
	}

	.schema .livre{
		background:transparent url(../puces/green-check.png) 2px 6px no-repeat;
		color:#333;
		padding-left:22px;

	}

	.schema .credits-equivalents{
		display:block;
		text-align:center;
		font-weight: bold;
		width:56px;
		font-size:0.8em;
		background-color:#857761;
		color:#fff;
		float:right;
		padding:10px 8px;
		margin: 8px 22px;
		border-radius:3px;
	}

	.schema .alternative-of-3 .credits-equivalents,
	.schema .alternative-of-4 .credits-equivalents{
		float:none;
		margin: 8px auto;
	}



	/*.schema .suite-sequence .disabled,*/
	.schema-edit .error {
		background-color:#F66;
	}

	.schema .bloc-annuel{
	}
	.schema .bloc-annuel-libelle{
		width: 60%;
		margin: 30px auto 0 auto;
		padding:0 12px;
		text-align:center;
		box-sizing: border-box;
	}
	.schema .bloc-annuel-libelle div{
		background-color:#C1002a;
		padding:12px 0 6px 0;
		color:#FFF;
		border:2px solid #c1002a;
		border-radius:3px;
	}
	.schema .bloc-annuel-libelle span{
		font-size:.75em;
		font-style:italic;
		font-weight:normal;
	}

	.schema .fod-nat{
		font-size:0.8em;
		font-style:italic;
		text-align:center;
		margin: 8px 0 4px 0;
		padding:0;
		float:left;
		width:100%;
	}

.schema .url{
	clear:all;
	margin:0;
	width:100%;
}

/*
.schema button{
	border:1px solid black;
	border-radius:6px;
	background-color:#c1002a;
	color:#fff;
	font-size: 0.9em;
    text-align: left;
    width: 100%;
}
*/
.schema button.btn{
	font-size: 0.9em;
    text-align: left;
    width: 100%;
    word-wrap: break-word;
}

.schema .diplo,
.schema .ue{
	page-break-inside:avoid;
}



.schema ul,
.schema li {
  list-style-type: none;
}


.schema ul.cra li{
	list-style-image: url(../puces/puce-rouge.png);
	margin-bottom: 6px;
}

.schema ul.cra li.nocra{
	list-style-image:none;
}

.schema ul.cra ul.modalites{
		padding-left:0;
}

body.fiche .contenu .toolbox .schema ul.modalites li::before,
body.consultation .contenu-fiche .schema ul.modalites li::before{
		display:none;
}

.schema ul.cra ul li{
	list-style-image: none;
}


.schema .schema-notice{
	text-align: center;
	font-size:.8em;
	font-style:italic;
}

/*
.schema button:hover{
	background-color:#B11000;
}
*/
*
.schema .dico{ color:#fff;}

@media print{
	.schema .details-cra,
	link{
		display:none;
	}
}

.deactivate-section, .deactivate-bloc { float: right; clear: left;}
.activate-bloc, .deactivate-bloc { font-weight: bold; background-color: white; color: #c1002a; border: 1px solid #c1002a; padding: .4rem .8rem;}
.activate-section, .deactivate-section { font-weight: bold; background-color: #c1002a; color: white; border: 0 none; padding: .4rem .8rem;}



@media all and (max-width: 1024px){
	.schema .suite-closable .ue.option, .schema .suite-closable .ue-separator {
		display:none; transition: opacity 400ms; opacity: 0;
	}
	.schema.schema-edit .suite-closable .ue.option, .schema.schema-edit .suite-closable .ue-separator {
		display:block; opacity: 1;
	}

	.schema .suite-closable.suite-open .ue.option, .schema .suite-closable.suite-open .ue-separator {
	 display:block; opacity:1;
	}


	.schema .suite-toggle { padding: .8rem; cursor: pointer; }
	.schema.schema-edit .suite-toggle { display:none; }

	.schema .suite-toggle-pic { vertical-align:middle; transform: rotateZ(0); transition: transform 400ms; margin-right: 1rem; }
	.schema .suite-open .suite-toggle-pic { transform: rotateZ(90deg);  }


	.schema .suite-toggle-text { font-size: 14px; vertical-align:bottom; color: #857761; font-weight: bold;}

	.schema .suite-toggle-text-open { display: inline; }
	.schema .suite-toggle-text-close { display: none; }
	.schema .suite-open .suite-toggle-text-open { display: none; }
	.schema .suite-open .suite-toggle-text-close { display: inline; }
}

.ue-separator {
	height:0; margin: 0 8px; border: 1px solid #857761
}
