/* STYLE TEST */
footer .footer-right #block-navigationsecondaire-footer li a {
	    text-decoration: underline;
    }


/* TOUTES LES PAGES */
/** Soulignement **/
u {
	text-underline-position: auto!important;
}
/** Bouton rouge **/
  .bouton-emn-rouge {
	background: #d31019;
	padding: 5px 20px;
	margin-bottom: 20px;
    transition-property: background-color; 
    transition-duration: 0.5s;
    display: inline-block;
    text-align: center;
	text-transform: uppercase;
    font-size: 0.78em;
    font-family: 'Montserrat_bold';
}
a.bouton-emn-rouge  {
	text-decoration: none!important;
    color: #fff !important;
    background: #d31019;
    border: 1px solid #d31019;
    padding: 5px 20px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.78em;
    font-family: 'Montserrat_bold';
}
a.bouton-emn-rouge:hover, .bouton-emn-rouge:hover  {
	text-decoration: none!important;
	color: #d31019 !important;
	background: #fff;
    border: 1px solid #d31019;
	padding: 5px 20px;
}
/** Bouton bleu **/
  .bouton-emn-bleu {
	background: #001763;
	padding: 5px 20px;
	margin-bottom: 20px;
    transition-property: background-color; 
    transition-duration: 0.5s;
    display: inline-block;
    text-align: center;
	text-transform: uppercase;
    font-size: 0.78em;
    font-family: 'Montserrat_bold';
}
a.bouton-emn-bleu  {
	text-decoration: none!important;
	color: #fff !important;
	background: #001763;
    border: 1px solid #001763;
	padding: 5px 20px;
    display: inline-block;
    text-align: center;
	text-transform: uppercase;
    font-size: 0.78em;
    font-family: 'Montserrat_bold';
}
a.bouton-emn-bleu:hover  {
	text-decoration: none!important;
	color: #001763 !important;
	background: #fff;
    border: 1px solid #001763;
	padding: 5px 20px;
}
/** Bouton discret **/
  .bouton-emn-discret {
	background: #e3e3e3;
	padding: 5px 10px;
	margin-bottom: 20px;
    transition-property: background-color; 
    transition-duration: 0.5s;
    display: inline-block;
    text-align: center;
}
a.bouton-emn-discret  {
	text-decoration: none!important;
	background: #e3e3e3;
    border: 1px solid #e3e3e3;
	padding: 3px 10px;
    display: inline-block;
    text-align: center;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 600;
}
a.bouton-emn-discret:hover  {
	text-decoration: none!important;
	color: #e3e3e3 !important;
	background: #fff;
    border: 1px solid #e3e3e3;
	padding: 5px 10px;
}


.boutons-emn-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;	
}
.boutons-emn-flex p {
	width: 29%;
	margin: 0 2%;
}
@media screen and (max-width: 800px) {
	.boutons-emn-flex p {
	width: 46%;
	margin: 0 2%;
	}
}
@media screen and (max-width: 640px) {
	.boutons-emn-flex p {
	width: 80%;
	margin: 2%;
	}
}

/** Gros bouton rouge **/
.gros-bouton-emn-rouge {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	background: #d31019;
	padding: 10px 30px;
	font-size: 1.5rem;
	margin-bottom: 20px;
    transition-property: background-color; 
    transition-duration: 0.5s;
    display: inline-block;
    text-align: center;
}
a.gros-bouton-emn-rouge  {
	text-decoration: none !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold!important;
	color: #fff !important;
	background: #d31019;
	padding: 10px 30px;
	font-size: 1.5rem!important;
    border: 2px solid #d31019;
    display: inline-block;
    text-align: center;
}
a.gros-bouton-emn-rouge:hover  {
	text-decoration: none!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #d31019 !important;
	background: #fff;
    border: 2px solid #d31019;
	padding: 10px 30px;
	font-size: 1.5rem;
}
a.gros-bouton-emn-rouge-bce  {
	text-decoration: none!important;
	color: #fff !important;
	background: #d31019;
	padding: 0px 20px;
	font-size: 1.3rem;
	
}
@media screen and (max-width: 640px) {
	a.gros-bouton-emn-rouge, a.bouton-emn-rouge {
		margin: 0 25px;
	}
}

/** Gros bouton bleu **/
.gros-bouton-emn-bleu {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	background: #000e32;
	padding: 15px 20px;
	font-size: 1.5rem;
	margin-bottom: 20px;
    transition-property: background-color; 
    transition-duration: 0.5s;
    display: inline-block;
    text-align: center;
}
a.gros-bouton-emn-bleu  {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-decoration: none !important;
	color: #fff !important;
	background: #000e32;
	padding: 15px 20px;
	font-size: 1.5rem;
    border: 1px solid #000e32;
    display: inline-block;
    text-align: center;
}
a.gros-bouton-emn-bleu:hover  {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-decoration: none!important;
	color: #000e32 !important;
	background: #fff;
    border: 1px solid #000e32;
	padding: 15px 20px;
	font-size: 1.5rem;
}

/** Bouton fondation **/
.bouton-fondation a {
    background-color: #dbb960;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    right: -100px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Montserrat_bold";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
}
.bouton-fondation a:hover {
    background-color: #ffffff;
    color: #dbb960;
}

/** Bouton Alumni **/
.bouton-alumni a {
    background-color: #d31019;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    right: -100px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Montserrat_bold";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
}
.bouton-alumni a:hover {
    background-color: #ffffff;
    color: #d31019;
} 
/** Bouton colonne droite bleu **/
.bouton-bleu-droite a {
    background-color: #014391;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    right: -100px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Montserrat_bold";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
}
/** Bouton prise de rdv **/
.bouton-rdv-post-bac {
    background-color: #021e9d;
    /*height: 80px;
    line-height: 80px;*/
    text-align: center;
    position: relative;
    right: -100px;
    color: #fff;
    /*text-transform: uppercase;
    font-size: 23px;*/
    font-family: "Montserrat";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
}
.bouton-rdv-post-bac p {
	display: inline-block;
	margin: 10px;
}
.bouton-rdv-post-bac p:last-child {
	margin-bottom: 30px;
}
.bouton-rdv-post-bac p img {
	margin: 20px auto 0 auto;
}
.bouton-rdv-post-bac p.nom {
	font-size: 16px;
	margin-top: 0!important;
	font-weight: normal;
}
.bouton-rdv-post-bac p.nom strong {
	font-size: 18px;
	font-weight: bold;
}
.texte-bouton-18 {
	font-size: 18px!important;
}
   @media screen and (max-width: 960px) {
   .bouton-alumni a, .bouton-fondation a, .bouton-bleu-droite a, .bouton-rdv-post-bac {
    right: 0px;
     }
  }
   @media screen and (max-width: 460px) {
   .bouton-alumni a {
    line-height: 25px;
    padding: 17px 20px 0 20px;
    right: 0px;
     }
     .bouton-fondation a, .bouton-bleu-droite a, .bouton-rdv-post-bac {
     right: 0px;
     }
  }
.bouton-bleu-droite a:hover {
    background-color: #ffffff;
    color: #014391;
}
/* Bouton flèche haut */
.fleche-haut {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
/** Coorection margin .news**/
article.node.news.view_mode_header,
.newsBlock>.news,
div.news div.newslide.current article.contextual-region.node.news.view_mode_block_hp,
article.node.news.view_mode_block_hp_small,
article.contextual-region.node.news.view_mode_block_hp_small,
article.node.news.view_mode_block_hp{
    margin-top: 0!important;
}
/** Colonne de droite encart clairs **/
.col-droite-concours {
    right: -100px;
    bottom: -65px;
    position: relative;
    background-color: #F4F6FF;
}
@media screen and (max-width: 960px) {
   .col-droite-concours {
    right: 0px;
     }
  }
.col-droite-concours h3 {
    margin-top: 0px!important;
	font-size: 1.1em!important;
}
.col-droite-concours h3 a {
    color: #ff0000;
}
/** Bouton Rendez vous **/
.bouton-rdv a,
.bouton-alternance a,
.bouton-rdv-perso a{
    background-color: #002073;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    /*right: -48px;*/
    color: #fff;
    text-transform: none!important;
    font-size: 18px;
    font-family: "Montserrat_bold";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
	margin-top: 15px;
}
.bouton-rdv a:hover,
.bouton-alternance a:hover,
.bouton-rdv-perso a:hover {
    background-color: #ffffff;
    color: #002073;
}
/** Liens avec icône **/
a.lien-externe-emn, a.lien-pdf-emn {
	white-space: pre;
}
/** Lien externe **/
.lien-externe-emn:after {
	content: url(/sites/default/files/2020-11/icone-lien-externe_0.png);
	padding: 4px;
}
/** Lien PDF **/
.lien-pdf-emn:after {
	content: url(/sites/default/files/2021-08/icone-pdf.png);
	padding: 4px;
	white-space: pre;
}
/** Couleur rouge **/
.rouge-emn,
a.rouge-emn {
	color: #d31019!important;
}
/** Couleur bleu clair **/
.bleu-clair-emn {
	color: #00b1eb;
}
/** Souligner **/
.underline-emn {
    text-decoration: underline;
}
/** Témoignages dans le contenu de la page **/
div.field_central_block_node>div.field__item>article.testimony_page {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width:600){
	div.field_central_block_node>div.field__item>article.testimony_page {
		width: 100%;
	}
}
/** Bouton bas écran CTA texte centré **/
.field--name-field-cta-mobile .field__item .cta-mobile .field_text_cta {
    text-align: center;
}
/* PAGE TEMOIGNAGES */
/** Citation dans page témoignage **/
p.accroche-temoignage-emn {
	padding: 10px 40px;
	border-left: 1px solid #d31019;
	font-size: 2em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #d31019;
	font-style: italic;
	line-height: 38px;
}

/** Style "E-learning" **/ 
span.emn-elearning {
	color: #d31019;
	font-family: "Montserrat_semibold";
	font-style: italic;
}
  
/** Suppression des padding pour bloc vidéo avec jquery **/
.sanspadding {
	padding: 0 !important;
}

/** Correction liste à puces **/
.field_accordeon>div .field_descriptif ul li a {
    display: initial!important;
}

/** Suppression des marges entre les blocs **/
	/*** Page recrutement ***/
article[data-history-node-id="4288"] .field_central_block>div {
	padding-top: 0;
    padding-bottom: 0;
}
 
/** Style de tableau light pour la page classement **/
.field--type-text-long .table_container table.classements-emn {
	border: 1px solid #00277e;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
 }
.field--type-text-long table.classements-emn tbody tr td {
	border: 1px solid #00277e;
	border-right: 1px solid #00277e!important;
    border-left: 1px solid #00277e!important;
    border-bottom: 1px solid #00277e!important;
}

/** Tableau bleu foncé **/
	/*** Page recrutement ***/
article[data-history-node-id="4288"] .field--type-text-long table th,
article[data-history-node-id="6527"] .field--type-text-long table th {
  	background-color: #08296c;
    border-left: 2px solid #ffffff;
    color: #ffffff;
  }
  
/** Fleches bleues formulaire IPER **/
.editorial_block_entity.form .webform-submission-form .form-item .form-select {
	font-style: italic;
	background-image: url(/sites/default/files/2019-12/iper_arrows_select2x_0.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 40px 28px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
   	cursor: pointer;
}

/** Images centrées en colonne de droite **/
.bloc-droite-centrer-emn img {
    margin: 0 auto;
    position: relative;
    right: -100px;
}
  @media screen and (max-width: 960px) {
   .bloc-droite-centrer-emn img {
    right: 0px;
   }
  }
   @media screen and (max-width: 460px) {
   .bloc-droite-centrer-emn img {
    right: 0px;
   }
  }
 
/** Positionnement à droite en float **/
.float-right-emn {
	float: right;
	margin: 0 0 10px 10px;
}
  @media screen and (max-width: 640px) {
    .float-right-emn {
    	float: none;
    	margin: 0 0 10px 10px;
	}
  }
/** Positionnement à gauche en float **/
.float-left-emn {
	float: left;
	margin: 0 0 0 50px;
}
  @media screen and (max-width: 640px) {
    .float-left-emn {
    	float: none;
    	margin: 0 0 0 50px;
	}
  }
  
/** Positionnement 2 boutons côte à côte **/
.float-boutons-emn {
	float: left;
    margin: 0 15px 0 0;
}
  @media screen and (max-width: 640px) {
    .float-boutons-emn {
    	float: none;
    	margin: 0 0 15px 0;
	}
  }
/** Image centrée non intégrée **/
img.image-centre-emn {
	display: inherit;
}
img.image-centre-emn-margin-auto {
	margin-left: auto;
	margin-right: auto;
}
/** Encart texte rouge contour rouge 1px **/
.encart-rouge-emn {
	padding: 20px;
    border: 1px solid #d31019;
    color: #d31019;
}

/** Encart fond gris **/
.fond-emn-gris {
    background-color: #f3f4f4;
    padding: 15px;
}
  
/** Ancres **/
a.ancre-emn:before {
	content: url(/sites/default/files/2020-01/fleche-ancre-rouge-16.png);
	padding-right: 10px;
}
a.ancre-emn {
	font-weight: bold;
}
  
/** Pages adwords **/
.mention-pass-manager {
	display: none;
}
  
/** Encart contact collaborateur dans contenu page informations concours 2020 **/
.bloc-contacts-collab-emn {
    display: flex;
    flex-wrap: wrap;
}
p.contact-collab-emn {
    width: 450px;
    border: 1px solid #d4dae1;
    min-height: 102px;
    margin-right: 30px;
}
p.contact-collab-emn img {
    max-width: 100px;
    float: left;
    margin-right: 15px;
}
/** Table sand bordure pour les actus **/
table.liste-actus-tableau-emn {
    box-shadow: none!important;
	border: none!important;
    width: 100%!important;
}
table.liste-actus-tableau-emn h3 {
    color: #000000;
	font-size: 1.05em;
	line-height: 1.4em;
}
table.liste-actus-tableau-emn td {
    border: none!important;
}
table.liste-actus-tableau-emn td h3,
table.liste-actus-tableau-emn td p {
    text-align: left;
}
td:nth-of-type(1) {
    width: 50%;
}
@media screen and (max-width:640px) {
	table.liste-actus-tableau-emn td {
    float: left!important;
    width: 100%!important;
    margin: 0!important;
    padding-top: 0!important;
	}
	table.liste-actus-tableau-emn td:nth-of-type(2) {
		border-bottom: 1px solid #bababa!important;
    	margin-bottom: 20px!important;
	}
	table.liste-actus-tableau-emn td a.bouton-emn-rouge {
    margin: 0!important;
}
}
@media screen and (max-width:940px) {
	div.contact-block .field_image.field.field--name-field-image.field--type-image.field--label-hidden.field__item,
	div.contact-block  .field_image.field.field--name-field-image.field--type-entity-reference.field--label-hidden.field__item{
    display: none;
}
}

/* PAGE D'ACCUEIL */
/** 2 bandeaux en page d'accueil sous le header **/
.deux-bandeaux-accueil {
	display:flex;
    flex-wrap: no-wrap;
  }
  @media screen and (max-width: 800px) {
    .deux-bandeaux-accueil {
    	flex-wrap: wrap;;
	}
  }
/** 4 bandeaux en page d'accueil sous le header **/
  .bloc-4-bandeau-accueil-emn {
	float: left;
	width: 25%;
}
@media screen and (max-width: 959px) {
  .bloc-4-bandeau-accueil-emn {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .bloc-4-bandeau-accueil-emn {
    width: 100%;
  }
}
.field_referencing h1 {
    font-size: 24px!important;
    color: #051B55;
}

/** Citation avec guillemet en image + ligne verticale à gauche **/
.citation-programme-emn p:nth-of-type(1), .citation-summer-emn p:nth-of-type(1) {
	font-style: italic;
    border-left: 1px solid #d31019;
    padding-left: 10px;
}
.temoignage-etudiant-emn p:nth-of-type(1) {
	font-style: italic;
    border-left: 1px solid #00277e;
    padding-left: 10px;
}
.field_right_block .citation-programme-emn {
	right: -100px;
	position: relative;
	background-color: #ffffff;
	padding: 40px 30px 20px 30px;
	webkit-box-shadow: 5px 5px 25px 0 rgb(0 0 0 / 20%);
    box-shadow: 5px 5px 25px 0 rgb(0 0 0 / 20%);
}
.field_right_block .citation-programme-emn p {
	color: #797879;
	font-size: 0.9em;
    line-height: 23px;
}
.citation-programme-emn p:last-child, .citation-summer-emn p:last-child, .temoignage-etudiant-emn p:last-child {
    font-size: 0.95em;
    line-height: 1.6em;
}
.field_right_block .citation-programme-emn p:last-child {
    font-size: 0.9em;
    line-height: 1.3em;
	margin-top: 15px;
}
.citation-programme-emn p:last-child img.cv-emn {
    display: inline-block;
	margin-left: 10px;
}
.citation-programme-emn, .citation-summer-emn {
    padding: 0 0 0 40px;
    background-image: url(/sites/default/files/2020-03/guillemets-ouverts.png);
    background-repeat: no-repeat;
    margin: 40px 0;
}
.temoignage-etudiant-emn {
	padding: 10px 10px 10px 40px;
    background-image: url(/sites/default/files/2021-06/bulle-temoignage-etudiant.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
    margin: 40px 0;
    background-color: #f8f8f8;
}
.field_right_block .citation-programme-emn {
	background-position: 10px 10px;
}

@media screen and (max-width: 700px) {
	.citation-programme-emn .embedded-entity, .citation-summer-emn .embedded-entity {
	display: none;
	}
}
/** Photo ronde directeur de programme **/
.citation-programme-emn img.photo-ronde-emn, .contact-ri img.photo-ronde-emn, .photo-ronde-emn {
    width: 120px;
    border-radius: 50%;
    float: left;
    margin: 0 15px 20px 0; 
    border: 4px solid #fff;
    -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
}
@media screen and (max-width: 600px) {
.citation-programme-emn img.photo-ronde-emn {
    display: none;
}
}
/** Photo ronde summer school **/
.citation-summer-emn img.photo-ronde-emn {
    width: 200px;
    border-radius: 50%;
    float: left;
    margin: 0 15px 20px 0; 
    border: 4px solid #fff;
    -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
}
@media screen and (max-width: 600px) {
.citation-summer-emn img.photo-ronde-emn {
    float: none;
}
}
/** Photo ronde 200px **/
img.photo-ronde-emn-200 {
    width: 200px;
    border-radius: 50%;
    float: left;
    margin: 0 15px 20px 0; 
    border: 4px solid #fff;
    -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
}
@media screen and (max-width: 600px) {
img.photo-ronde-emn-200 {
    float: none;
}
}

/** Contacts RI **/
p.contact-ri {
    font-size: 0.85em;
    line-height: 1.5em;
    padding: 5px;
    background-color: #f2f1f1;
    height: 180px;
}
/** H2 en capitales **/
article[data-history-node-id='4267'] .top-content .training-label h2 {
    text-transform: uppercase!important;
}
/** Evénements pied de page programme **/
  .eventsBlock .eventsContainer .events>article h3, .eventsBlock .eventsContainer .events .views-row h3 {
    text-transform: none;
}
  .eventsBlock .eventsContainer .events>article .dates, .eventsBlock .eventsContainer .events .views-row .dates {
    margin-bottom: 0px !important;
}

/** Metrics EMN **/
table.metrics-emn {
    border: 1px solid #e3e3e3;
    font-size: 0.85em;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
table.metrics-emn tr td {
    text-align: left!important;
	border: none!important;
}
.field--type-text-long table.metrics-emn tbody tr td {
    padding: 7px;
}
tr.metrics-fond-emn {
    background-color: #e3e3e3;
    font-weight: bold;
}
/** Agenda en pied de page formation **/
  @media screen and (min-width: 1280px){
.eventsBlock .eventsContainer .header-events {
    height: 400px;
    }}
  
/** Mise en forme d'une sous-liste UL **/  
.field--type-text-long ul > ul {
    margin-left: 15px !important;
}
  
/** Bloc Handicap **/
div.handicap {
	/*display: flex;
    align-items: center;*/
    background-color: #f2f1f1;
    padding: 15px;
}
/*div.handicap p:first-child {
    width: 15%;
}*/
div.handicap p img {
    float: left;
    margin: 0 10px 10px 0;
}

/** Afficher 4 pictos dans le header - retrait des marges left et right **/
article[data-history-node-id="5350"] .field_pictogram {
	padding-left: 0px;
    padding-right: 0px;
  }

/** Optimisation des marges pour les actualités en bas des pages articles **/
	/*** ALUMNI ***/
article[data-history-node-id="4133"] .block-left ~ .field_central_block_node.field__items {
    padding-top: 0;
  }

/** Surlignement rouge type "5 bonnes raison" **/
strong.carre-rouge-emn {
    background-color: #d31019;
    padding: 5px 10px;
    color: #FFFFFF;
    font-size: 1.2em;
}
/** Iframe Calendly = Retirer ascenseur vertical **/
.Wrapper__cls1___2LpwQ.Wrapper__media-tablet-up___1cMla.Wrapper__media-desktop-up___1P3Wz {
    margin-bottom: 0px;
}

/* PAGE PREPARATION AU TOEIC https://www.em-normandie.com/fr/preparation-toeic */
/** Copyright en exposant à la fin du titre **/
article[data-history-node-id="5715"] .header-text h1.title:after {
  content: '®';
  font-size: 40%;
  position: absolute;
  }

/* PAGE SUMMER SCHOOL */
/** TH table bleu **/
table.table_summer {
    width: 100%;
}
table.table_summer td {
    width: 25%;
}
table.table_summer {
box-shadow: none!important;
-webkit-box-shadow: none!important;
}
table.table_summer th {
    background-color: #368dd6;
    font-size: 18px;
    padding: 5px;
    color: #ffffff;
    border-left: 1px solid #444444;
    border-top: none;
    text-transform: none;
	}
table.table_summer td {
    border: 1px solid #444444!important;
	}
 table.table_summer td.emn-cellule-gris-clair {
 	background-color: #f5f5f5;
 }
article[data-history-node-id="5667"] .field_title.field.field--name-field-title.field--type-string.field--label-hidden.field__item {
	text-transform: none;
}
article[data-history-node-id="5667"] span.texte-plus-petit-emn {
    font-size: 15px;
    line-height: 20px;
}
article[data-history-node-id="5667"] .field_description ol li, .field_description ul li {
    padding: 4px 0;
}
article[data-history-node-id="5667"] .bouton-summer-school-emn a {
    background-color: #d31019;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    right: -100px;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-family: "Montserrat_bold";
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: 5px 5px 25px 0 rgba(0,0,0,0.2);
    display: block;
}
  @media screen and (max-width: 960px) {
   article[data-history-node-id="5667"] .bouton-summer-school-emn a {
    right: 0px;
     }
  }
   @media screen and (max-width: 460px) {
     article[data-history-node-id="5667"] .bouton-summer-school-emn a {
     right: 0px;
     }
  }
article[data-history-node-id="5667"] .bouton-summer-school-emn a:hover {
    background-color: #ffffff;
    color: #d31019;
}

/* Rentrée 2020 - Mise en page FAQ */
article[data-history-node-id='5874'] .field_accordeon>div .field_title {
	text-transform: none;
}

article[data-history-node-id='5874'] .editorial_block_entity.accordeon .field_title_front {
    font-size: 1.4em;
    margin-top: -15px;
}

/* Page pilier */
/** Encart programme **/

.bloc-programme-emn{
	padding: 50px;
	border: 3px solid #f3f4f4;
	max-width: 1120px;
	margin-bottom: 30px;
}
.bloc-programme-emn:hover{
	border: 3px solid #d31019;
}
.bloc-programme-emn h3 {
	margin-top: 0px!important;
	margin-bottom: 35px;
	font-size: 1.45em;
}
.bloc-programme-emn h3 a, .bloc-programme-emn .gauche-emn p a, .bloc-programme-emn .droite-emn p a {
	text-decoration: none;
	color: #1d1e22;
}
.bloc-programme-emn h3 a:hover {
	color: #d31019;
}
.bloc-programme-emn p {
	font-family: "montserrat", sans-serif;
	font-size: 1.1em;
	color: #1d1e22;
}
.bloc-programme-emn .gauche-emn {
	max-width: 510px;
	float: left;
	width: 50%;
	border-left: 1px solid #d31019;
	padding-left: 24px;
}
.bloc-programme-emn .droite-emn {
	max-width: 510px;
	float: right;
	width: 50%;
}
@media screen and (max-width: 990px) {
	.bloc-programme-emn .droite-emn, .bloc-programme-emn .gauche-emn {
		float: none;
		width: 100%;
		max-width: none;
	}
	.bloc-programme-emn .gauche-emn {
		margin-bottom: 30px;
	}
	.both {
		display: none;
	}
}
.bloc-programme-emn img {
	display: inline;
	margin-right: 15px;
}
.bloc-programme-emn .droite-emn p {
	padding-left: 58px;
	position: relative;
}
.bloc-programme-emn .droite-emn p.campus:before {
	content:url(/sites/default/files/2020-06/icone_campus.jpg);
	position: absolute;
	left: 12px;
}
.bloc-programme-emn .droite-emn p.diplome:before {
	content:url(/sites/default/files/2020-06/icone_diplome.jpg);
	position: absolute;
	left: 12px;
}
.bloc-programme-emn .droite-emn p.rythme:before {
	content:url(/sites/default/files/2020-06/icone_rythme.jpg);
	position: absolute;
	left: 12px;
}
.bloc-programme-emn p.bouton-programme {
	text-transform: uppercase;
	font-family: "montserrat", sans-serif;
	font-size: 1.05em;
	color: #797879;
	font-weight: 600;
	text-align: center;
	margin: 35px auto 0 auto;
}
.bloc-programme-emn p.bouton-programme a {
	text-decoration: none;
	background-color: #f3f4f4;
	padding: 5px 15px 5px 15px;
}
.bloc-programme-emn p.bouton-programme a:hover {
	text-decoration: none;
	background-color: #d31019;
	color: #FFFFFF;
}
/* Page pilier */
/** Boutons programmes **/
.boutons-profils {
    display: flex;
    flex-wrap: wrap;
}
div.boutons-programmes p,div.boutons-profils p {
    float: left;
    width: 21%;
    margin: 0 2%;
	line-height: 22px;
}
article[data-history-node-id='4292'] div.boutons-programmes p, article[data-history-node-id='4292'] div.boutons-profils p {
    float: left;
    width: 21%;
    margin: 0 2%;
	line-height: 22px;
	min-height: 80px;
}
div.boutons-programmes p a.bouton-emn-rouge {
    width: 100%;
	margin: 0 0 10px 0;
}
article[data-history-node-id='4292'] div.boutons-programmes p a.bouton-emn-rouge {
    width: 100%;
	min-height: 80px;
	margin: 0 0 10px 0;
}
@media screen and (max-width: 1000px) {
  div.boutons-programmes p, div.boutons-profils p {
    float: left;
    width: 46%;
    margin: 0 2%;
}
article[data-history-node-id='4292'] div.boutons-programmes p, article[data-history-node-id='4292'] div.boutons-profils p {
    float: left;
    width: 46%;
    margin: 0 2%;
}
}
@media screen and (max-width: 640px) {
  div.boutons-programmes p, div.boutons-profils p {
    margin: 7px 2%;
	width: 46%;
}
article[data-history-node-id='4292'] div.boutons-programmes p, article[data-history-node-id='4292'] div.boutons-profils p {
    margin: 7px 2%;
	width: 46%;
}
article[data-history-node-id='4292'] div.boutons-programmes p a.bouton-emn-rouge {
	min-height: 130px;
	margin: 0;
}
}
/* Page pilier */
/** Boutons programmes **/
/*** Marges boutons bachelor ***/
article[data-history-node-id='4292'] div.boutons-programmes p:nth-of-type(1) a {
    padding-top: 26px;
}
article[data-history-node-id='4292'] div.boutons-programmes p:nth-last-child(12) a {
    padding-top: 16px;
}
@media screen and (min-width: 907px) and (max-width: 1000px) {
article[data-history-node-id='4292'] div.boutons-programmes p:nth-last-child(13) a {
    padding-top: 16px;
}
}
@media screen and (max-width: 1000px) {
article[data-history-node-id='4292'] div.boutons-programmes p:nth-of-type(2) a {
    padding-top: 16px;
}
}



/* Page détail programme */
ul.menu-annees-pge {
    justify-content: center;
    display: flex;
	flex-wrap: wrap;
}
.menu-annees-pge li {
    list-style: none;
    margin: 0 20px 20px 0;
	cursor: pointer;
}
/*ul.menu-annees-pge li {
    padding-top: 10px!important;
}*/
ul.menu-annees-pge li {
    padding-top: 0!important;
}
ul.menu-annees-pge li.u-emn:first-child,
ul.menu-annees-pge li.m-emn:first-child
{
    padding-top: 17px!important;
}
.menu-annees-pge li::before {
    display: none!important;
}
.menu-annees-pge li.u-emn {
    padding: 17px 10px!important;
    font-size: 30px;
    font-weight: 600;
    background-color: #d31019;
    color: #ffffff;
}
.menu-annees-pge li.m-emn {
    padding: 17px 10px!important;
    font-size: 30px;
    font-weight: 600;
    background-color: #182865;
    color: #ffffff;
}
.menu-annees-pge li.track {
    font-size: 15px;
    padding: 13px 10px 10px 10px!important;
    line-height: 20px;
    min-width: 130px;
    text-transform: uppercase;
	color: #ffffff;
	background-color: #182865;
}
/*.menu-annees-pge li.alternance {
    background-color: #08296c;
    border-bottom: 5px solid #65cad8;
}
.menu-annees-pge li.expertise {
    background-color: #08296c;
    border-bottom: 5px solid #f16776;
}
.menu-annees-pge li.global {
    background-color: #08296c;
    border-bottom: 5px solid #a5cf4d;
}
.menu-annees-pge li.strategy {
    background-color: #08296c;
    border-bottom: 5px solid #fbb04b;
}*/
.menu-annees-pge li.active {
    background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor:default;
}
.menu-annees-pge li a {
	color: #ffffff!important;
	text-decoration: none!important;
}
	/** Hover **/
/*li.u-emn:hover a {
    color: #d31019!important;
    transition: 0.3s;
}*/
li.u-emn:hover {
    background-color: #08296c;
    /*border: 1px solid #d31019;
    color: #d31019;*/
    transition: 0.3s;
}
.menu-annees-pge li.active:hover {
    background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor:default;
	color: #ffffff!important;
}
.menu-annees-pge li.alternance:hover {
    background-color: #65cad8;
	transition: 0.3s;
}
.menu-annees-pge li.expertise:hover {
    background-color: #f16776;
	transition: 0.3s;
}
.menu-annees-pge li.global:hover {
    background-color: #a5cf4d;
	transition: 0.3s;
}
.menu-annees-pge li.strategy:hover {
    background-color: #fbb04b;
	transition: 0.3s;
}


/* Landing pages RI - affichage des infos programmes sous forme de blocs */

div.acces-emn  {
   margin-top: 15px !important;
  }
  .arguments-emn-1 {
   background: #d31019;
   display: inline;
   padding: 5px;
   color: #fff !important;
   font-size: 90%;
  }
 .acces-emn-1 {
   background: #000e32;
   display: inline;
   padding: 5px;
   color: #fff !important;
   font-size: 90%;
  }

/* Noms MSc non capitalisés */
article[data-history-node-id='4314'] .field_central_block_node>.field__item article.continue_training_page .top-content h2, .field_central_block_node>.field__item article.initial_training_page .top-content h2, .field_central_block_node.field__items>.field__item article.continue_training_page .top-content h2, .field_central_block_node.field__items>.field__item article.initial_training_page .top-content h2 {
	text-transform: none;
}

/* Centrer "picture src set" */
picture img {
    margin: auto;
}

/* Formulaire CRM + Contact général */
/** Introduction **/
.path-demande-de-contact-general #content-wrapper {
	background-color: #ffffff;
}
body.path-demande-de-contact-general div.webform-elements {
	width: 100%;
}
body.path-demande-de-contact-general div.js-form-item,
body.path-demande-de-contact-general legend {
	width: 100%!important;
	display: block;
}
body.path-demande-de-contact-general div.js-form-item.js-form-type-radio {
	width: inherit;
}
body.path-demande-de-contact-general div.form-type-radio {
	width: auto!important;
	float: left;
	margin-right: 30px!important;
}
body.path-demande-de-contact-general div.js-form-wrapper {
    width: 100%;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form #edit-markup p,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form label,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form legend span,
body.path-demande-de-contact-general #edit-markup p,
body.path-demande-de-contact-general label,
body.path-demande-de-contact-general legend label,
body.path-demande-de-contact-general legend {
	font-family: 'Montserrat',sans-serif;
	color: #858585;
    margin-bottom: 0.8em!important;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form #edit-markup p,
body.path-demande-de-contact-general #edit-markup p {
	font-family: Montserrat,sans-serif!important;
	font-size: 1em;
}

/** Champs Date de naissance **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input#edit-contacts-birthdate {
    width: 100%;
    padding: 4px 33px;
	margin-right: 15px;
    border: #c5ccd6 solid 1px;
    border-radius: inherit;
	background-image: url(/sites/default/files/2020-09/icone-calendrier.png);
	background-repeat: no-repeat;
	background-position: center right 15px;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-contacts__birthdate {
    width: 44.30493%!important;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input::-webkit-calendar-picker-indicator {
	display: none;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input[type="date"]::-webkit-input-placeholder {
	visibility: hidden !important;
} 

/* https://www.em-normandie.com/sites/default/files/2020-09/icone-calendrier.png */
/** Champs Téléphone **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-contacts__home2 {
    width: 44.30493%!important;
}
input#edit-contacts-home2,
input.form-number,
body.path-demande-de-contact-general input.form-tel,
body.path-les-formations input.form-tel,
body.path-demande-de-contact-general input {
    width: 100%;
    padding: 6px 33px;
    border: #c5ccd6 solid 1px;
}
body.path-demande-de-contact-general input.webform-button--submit {
	width: auto!important;
}
body.path-demande-de-contact-general input[type="radio"]{
	width: auto!important;
}
body.path-les-formations input[type="radio"],
body.path-les-formations .form-submit.button{
	height: auto!important;
}
/** Champs Adresse et Skype **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-contacts__address1-line1,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-contacts__emn-skype,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-contacts__emn-numero-campus-france {
    width: 100%!important;
}
/** Astérisque **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form label.form-required::after,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form legend span.form-required::after,
body.path-demande-de-contact-general label.form-required::after {
    content: "*";
    color: #d31019!important;
    padding-left: 5px;
}
body.page-node-type-initial-training-page form.webform-submission-form label.form-required::after,
body.page-node-type-initial-training-page form.webform-submission-form legend span.form-required::after,
body.page-node-type-article form.webform-submission-form label.form-required::after,
body.page-node-type-article form.webform-submission-form legend span.form-required::after {
	content: "*";
    color: #ffffff!important;
    padding-left: 5px;
}
/** Mise en avant choix du programme **/
.js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-emn-candidatures__emn-programme.form-item-emn-candidatures__emn-programme {
    background-color: #f0f0f0;
    padding: 5px 15px 25px 15px;
}
div#edit-programme-souhaite {
    background-color: #f0f0f0;
    margin: 0;
}
#edit-programme-souhaite h3 {
    margin-top: 20px;
    color: #d31019;
    padding: 0 15px;
}
/** Champs Select et Input **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form select,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input,
/*.webform-submission-crm-demande-de-contact-general-a-form select,
.webform-submission-crm-contact-general-sans-uk-form select,
.webform-submission-crm-contact-general-sans-formati-form select,
.webform-submission-crm-demande-de-contact-general-a-form input.form-text,
.webform-submission-crm-contact-general-sans-uk-form input.form-text,
.webform-submission-crm-contact-general-sans-formati-form input.form-text,
.webform-submission-crm-demande-de-contact-general-a-form input.form-email,
.webform-submission-crm-contact-general-sans-uk-form input.form-email,
.webform-submission-crm-contact-general-sans-formati-form input.form-email,
.webform-submission-crm-demande-de-contact-general-a-form input.form-tel,
.webform-submission-crm-contact-general-sans-uk-form input.form-tel,
.webform-submission-crm-contact-general-sans-formati-form input.form-tel,*/
body.path-demande-de-contact-general input.form-tel,
body.path-demande-de-contact-general input.form-text,
body.path-demande-de-contact-general input.form-email,
body.path-demande-de-contact-general select,
body.path-les-formations input.form-tel,
body.path-les-formations input,
body.path-les-formations select,
.contact-subject-form select
{
    font-size: 0.95em!important;
	height: 37px;
}
.webform-submission-form input,
.webform-submission-form select,
.contact-subject-form select {
    font-size: 0.95em!important;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form select,
.webform-submission-crm-demande-de-contact-general-a-form select,
.webform-submission-crm-contact-general-sans-uk-form select,
.webform-submission-crm-contact-general-sans-formati-form select {
    background-image: url(/themes/custom/emn/images/arrows_select2x.png)!important;
    background-repeat: no-repeat;
    background-position: center right;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input:focus,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form select:focus,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form textarea:focus,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input.form-tel:focus,
.webform-submission-crm-demande-de-contact-general-a-form select:focus,
.webform-submission-crm-contact-general-sans-uk-form select:focus,
.webform-submission-crm-contact-general-sans-formati-form select:focus,
.contact-subject-form select:focus {
	border-color: #d31019!important;
}

form.webform-submission-crm-candidature-fr-ms-msc-prod3-form optgroup,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form option,
.webform-submission-crm-demande-de-contact-general-a-form option,
.webform-submission-crm-contact-general-sans-uk-form option,
.webform-submission-crm-contact-general-sans-formati-form option,
.webform-submission-crm-demande-de-contact-general-a-form optgroup,
.webform-submission-crm-contact-general-sans-uk-form optgroup,
.webform-submission-crm-contact-general-sans-formati-form optgroup,
.contact-subject-form option,
.contact-subject-form optgroup {
    font-style: normal;
}
/** Liste inputs bourses **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form fieldset {
	border-bottom: 1px solid #c5ccd6;
	padding-bottom: 7px;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form #edit-contacts-donotbulkemail--wrapper {
	border: none;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form fieldset .fieldset-wrapper .form-radios input {
    height: auto;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form label.option,
form.webform-submission-form label.option {
	font-weight: bold;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form legend {
	margin-bottom: 7px;
}
/**  **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-item-emn-candidatures__eco-spe-diplome {
	width: 100%!important;
}
/** Pièces à fournir **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form #edit-pieces-dossier p {
	color: #d31019;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input.form-file,
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form input.form-type-checkbox {
	border: 1px solid #c5ccd6;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form div[id^="ajax-wrapper"] {
    width: 100%;
	position: relative;
}
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form div[id^="ajax-wrapper"] input {
    width: 100%;
	height: 34px;
	line-height: 33px;
	font-size: 0.8em!important;
	padding-left: 6px;
}
.webform-element-help,
article[data-history-node-id="5911"] div.field_descriptif.field.field--name-field-descriptif.field--type-string-long.field--label-hidden.field__item {
	display: none!important;
}
/** Bouton validation **/
form.webform-submission-crm-candidature-fr-ms-msc-prod3-form .form-submit.button {
	font-family: Montserrat,sans-serif!important;
	font-weight: 600;
	padding: 0 70px 0 33px!important;
}
form.webform-submission-form .form-submit.button {
	font-family: Montserrat,sans-serif!important;
	font-weight: 600;
}
/** Reset form **/
.contact-subject-form .reset-form {
	margin: 10px auto;
	display: inline-block;
	padding: 2px 2px;
	border-bottom: 1px solid #a7a9ac;
	font-size: 0.85em;
}
.contact-subject-form .reset-form a {
	color: #014493;
}
.contact-subject-form .reset-form:hover {
	background-color: #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 2px 10px;
}
/** Modification mentions formulaires de demande de doc **/
/* Mentions supplémentaires petites */
p.mention-taille12-regular-emn {
    font-size: 12px;
    font-family: 'Montserrat_regular';
}
/* Mentions supplémentaires petites bloc contact */
fieldset[id*="edit-en-cochant-oui-vous-acceptez-de-recevoir-des-messages-concernant"] legend {
    font-size: 12px;
}
fieldset[id*="edit-en-cochant-oui-vous-acceptez-de-recevoir-des-messages-concernant"] .fieldset-wrapper {
    display: none;
}
/* Alignement des cases à cocher sur les labels */
#content .form-type-checkbox input, #content .field_right_block .form form .form-type-checkbox input, #content .block-right .form form .form-type-checkbox input {
    float: left;
}
#content .form-type-checkbox input[type="checkbox"]+label, #content .field_right_block .form form .form-type-checkbox input[type="checkbox"]+label, #content .block-right .form form .form-type-checkbox input[type="checkbox"]+label {
    width: calc(100% - 26px);
}

/* TELEPHONE HUB COLONNE DE DROITE */
.telephone-hub-emn {
    position: relative;
    right: -100px;
    font-family: Montserrat;
    font-weight: bold;
    color: #000e32;
	border-left: 2px solid #000e32;
}
.telephone-hub-emn p {
    margin-bottom: 12px;
    font-size: 1.2em;
    font-weight: normal;
    color: #000e32;
    margin-left: 35px;
}
.telephone-hub-emn p a {
    font-weight: bold;
    font-size: 0.95em;
    color: #d31019;
}

/* JPO SI JI JPE */
@media screen and (min-width: 960px) {
  .masquer-desktop-emn {
	display: none!important;
	}
}
.dates-jpo-jour {
    display: inline-block;
    text-align: left;
    width: 54%;
	margin-bottom: 0!important;
}
.dates-jpo-villes {
    display: inline-block;
    text-align: left;
    width: 45%;
	padding-left: 15%;
	/*margin-left: 20%;*/
	margin-bottom: 0!important;
}
@media screen and (max-width: 810px) {
	.dates-jpo-jour {
   		text-align: center;
    	width: 100%;
		margin-top: 0!important;
	}
	.dates-jpo-villes {
    	text-align: center;
    	width: 100%;
		padding-left: 0;
	}
}

/* Encart Parcours Carrière pages programmes */
.parcours-carriere-emn {
	background-color: #182865;
	color: #fff!important;
	padding: 20px;
}
.parcours-carriere-emn p {
	color: #ffffff;
}
/* Ajustement ancre */
div#parcours-carriere {
    margin: 0;
    padding: 20px;
}

/* RESULTATS DE RECHERCHE */
/** Retirer les réponses de la FAQ **/

.search-results .group-results.frequently-asked-questions {
    display: none;
}

/* Mentions obligatoires CALENDLY */
.mentions-obligatoires-emn {
	font-size: 13px;
	color: #999999!important;
	line-height: 20px!important;
}
.mentions-obligatoires-emn a {
	color: #999999!important;
	text-decoration-color: #999999!important;
}
/* Supprimer le titre du formulaire */
article[data-history-node-id="6096"] div.form .name,
article[data-history-node-id="6207"] div.form .name,
article[data-history-node-id="6204"] div.form .name,
article[data-history-node-id="6206"] div.form .name,
article[data-history-node-id="6205"] div.form .name,
article[data-history-node-id="6203"] div.form .name,
article[data-history-node-id="6408"] div.form .name,
article[data-history-node-id="6425"] div.form .name,
article[data-history-node-id="6426"] div.form .name,
article[data-history-node-id="6427"] div.form .name,
article[data-history-node-id="6428"] div.form .name,
article[data-history-node-id="6488"] div.form .name,
article[data-history-node-id="6484"] div.form .name,
article[data-history-node-id="6489"] div.form .name,
article[data-history-node-id="6492"] div.form .name,
article[data-history-node-id="6590"] div.form .name {
    display: none;
}

article[data-history-node-id="6166"] h1.title {
	text-transform: none!important;
    font-size: 50px!important;
}

/* Pages rubriques */
/** Style vignettes **/
.three_columns_text p.vignette-rubrique-emn a {
    background-color: #001763;
    padding: 8px;
    text-decoration: none;
    color: #ffffff;
    width: 100%;
    font-weight: normal;
    display: inline-block;
	border: 1px solid #001763;
}
.three_columns_text p.vignette-rubrique-emn a:hover {
    background-color: #ffffff;
    color: #001763;
	border: 1px solid #001763;
}
.three_columns_text p.vignette-rubrique-emn {
    /*color: #000000;*/
	margin-top: 0;
}
/** Suppression de la marge entre la photo et le bouton **/
div.three_columns_text article.media-image div.field_image {
	display: block;
}

/* CTA bas écran mobile */
div#bloc-brochure-contact-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #d31019;
    width: 100%;
    min-height: 40px;
	z-index: 1000;
}
div.field__items-contact {
	position: fixed;
    display: none;
    bottom: 40px;
    left: 0;
    width: 100%;
    padding: 10px;
    background-color: #000e32;
    color: #ffffff;
    font-family: 'Montserrat'!important;
    font-weight: 600;
}
div.field__items-contact p {
    color: #ffffff;
	text-align: center;
	line-height: 1.4em;
	font-size: 1em;
	font-family: 'Montserrat';
}
div.field__items-contact p:nth-of-type(2) {
	font-weight: 300;
}
div#bloc-brochure-contact-mobile ul {
    display: flex;
}
/*div#bloc-brochure-contact-mobile ul li.bouton-mobile {
    width: 50%;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 0.9em;
}*/
div#bloc-brochure-contact-mobile ul li.bouton-mobile {
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 0.9em;
}
div#bloc-brochure-contact-mobile ul li.bouton-mobile a {
	color: #ffffff;
}
/*div#bloc-brochure-contact-mobile ul li.bouton-mobile:first-child {
    border-right: 1px solid #ffffff;
}*/
li.bouton-mobile.brochure {
    background-image: url(https://www.em-normandie.com/sites/default/files/2021-01/icone-telecharger.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 30px;
}
li.bouton-mobile.contact {
    background-image: url(https://www.em-normandie.com/sites/default/files/2021-01/icone-bavarder.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 10px;
}
/* Retirer tire "Contact" version mobile */
@media screen and (max-width:960px){
	.field_contact_label {
		display: none
	}
	.field_description.field.field--name-field-description.field--type-string-long.field--label-hidden.field__item {
    padding-top: 40px;
	}
}
/* icone drapeau en bouton de ligne */
.display-initial-emn {
    display: initial;
	width: 22px;
    height: 22px;
}

/* Message IE */
.message-ie {
    position: absolute;
    top: calc(50% - 150px);
    z-index: 1000;
    left: calc(50% - 150px);
    text-align: center;
    width: 300px;
    height: 300px;
    background-color: #ffffff;
}
/* Formulaire InsIDE */
.inside #content .field_right_block .form * {
	background-color: transparent!important;
}


/* PAGES ANGLAISES */
/** Masquer les menus non utiles en version anglaise **/
html[lang="en"] li a[data-drupal-link-system-path="node/4298"],
html[lang="en"] li a[href="/fr/programme-grande-ecole-acces-post-bac"],
html[lang="en"] li a[href="/en/grande-ecole-programme-admission-secondary-education-exit-diploma-holders"],
html[lang="en"] li a[data-drupal-link-system-path="node/4286"],
html[lang="en"] li a[data-drupal-link-system-path="node/4307"],
html[lang="en"] li a[data-drupal-link-system-path="node/4230"],
html[lang="en"] li a[data-drupal-link-system-path="node/5100"],
html[lang="en"] li a[data-drupal-link-system-path="node/4236"],
html[lang="en"] li a[data-drupal-link-system-path="node/5531"],
html[lang="en"] li a[data-drupal-link-system-path="node/5591"],
html[lang="en"] li a[data-drupal-link-system-path="node/5335"],
html[lang="en"] li a[data-drupal-link-system-path="node/5276"],
html[lang="en"] li a[data-drupal-link-system-path="node/5633"],
html[lang="en"] li a[data-drupal-link-system-path="node/4202"],
html[lang="en"] li a[data-drupal-link-system-path="node/4204"],
html[lang="en"] li a[data-drupal-link-system-path="node/4201"],
html[lang="en"] li a[data-drupal-link-system-path="node/5275"],
html[lang="en"] li a[data-drupal-link-system-path="node/4093"],
html[lang="en"] li a[data-drupal-link-system-path="node/4148"],
html[lang="en"] li a[data-drupal-link-system-path="node/4265"],
html[lang="en"] li a[data-drupal-link-system-path="node/4264"],
html[lang="en"] li a[data-drupal-link-system-path="node/4255"],
html[lang="en"] li a[data-drupal-link-system-path="node/4215"],
html[lang="en"] li a[data-drupal-link-system-path="node/4216"],
/*html[lang="en"] li a[data-drupal-link-system-path="node/4237"],*/
html[lang="en"] li a[data-drupal-link-system-path="node/4267"],
html[lang="en"] li a[data-drupal-link-system-path="node/4207"],
html[lang="en"] li a[data-drupal-link-system-path="node/6088"],
html[lang="en"] li a[href="/en/node/6088"],
html[lang="en"] li a[href="/fr/nos-formations-intra-entreprise"],
html[lang="en"] li a[href="/en/master-management-face-face"],
/*html[lang="en"] li a[href="/en/thrive-through-engaging-learning-experiences-qualia"],*/
html[lang="en"] li a[href="/en/node/6182"]
  {
    display: none !important;
  }
/* PAGES FRANCAISES */
/** Masquer les menus non utiles en version française **/
/*html[lang="fr"] li a[data-drupal-link-system-path="node/6083"],*/
html[lang="fr"] li a[data-drupal-link-system-path="node/6084"],
html[lang="fr"] li a[href="/en/master-business-administration"]
  {
    display: none !important;
  }

/* PAGES ADMISSION */
/** Suppression des marges de la page pour pouvoir mettre des fonds complets **/
article[data-history-node-id="5879"] .content-main,
article[data-history-node-id="6182"] .content-main,
article[data-history-node-id="6189"] .content-main,
article[data-history-node-id="6190"] .content-main,
article[data-history-node-id="6193"] .content-main,
article[data-history-node-id="6194"] .content-main,
article[data-history-node-id="6195"] .content-main,
article[data-history-node-id="6196"] .content-main,
article[data-history-node-id="6197"] .content-main,
article[data-history-node-id="6250"] .content-main,
article[data-history-node-id="6435"] .content-main,
article[data-history-node-id="6545"] .content-main {
	padding: 0!important;
}
/** Marges de chaque bloc **/
article[data-history-node-id="6182"] .field__items>.field__item,
article[data-history-node-id="6189"] .field__items>.field__item,
article[data-history-node-id="6190"] .field__items>.field__item,
article[data-history-node-id="6193"] .field__items>.field__item,
article[data-history-node-id="6194"] .field__items>.field__item,
article[data-history-node-id="6195"] .field__items>.field__item,
article[data-history-node-id="6196"] .field__items>.field__item,
article[data-history-node-id="6197"] .field__items>.field__item,
article[data-history-node-id="6435"] .field__items>.field__item,
article[data-history-node-id="6545"] .field__items>.field__item {
	/*min-height: 300px;*/
	padding-top: 60px!important;
	padding-bottom: 70px!important;
	padding-left: 60px!important;
	padding-right: 60px!important;
	position: relative;
}
article[data-history-node-id="6189"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6189"] .field__items>.field__item:nth-of-type(2) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(3),
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(15),*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(2) h2,
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(6) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(8) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(12) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(14) h2,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(15) h2,*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(3),
/*article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(15),*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(2) h2,
/*article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(6) h2,
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(8) h2,
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(12) h2,
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(14) h2,
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(15) h2,*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(2),
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(15),*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(2) h2,
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(6) h2,
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(8) h2,
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(12) h2,
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(14) h2,
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(15) h2,*/

/*article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(3) h2,
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(5) h2,
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(6) h2,
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(8) h2,*/

article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(2),
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(15),*/
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(2) h2,
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(6) h2,
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(8) h2,
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(12) h2,
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(14) h2,
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(15) h2,*/
/*article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(7),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(3) h2,
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(5) h2,
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(7) h2,
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(12) h2*/
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(4),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(4) h2,
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(5) h2,
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(7),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(7) h2,
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(10) h2,
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(12) h2{
	padding-top: 30px!important;
	padding-bottom: 0px!important;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

article[data-history-node-id="6250"] .field__items>.field__item{
	/*min-height: 300px;*/
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	padding-left: 60px!important;
	padding-right: 60px!important;
	position: relative;
}
/** Pas de marges blocs field__item **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6182"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(1),
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(1) {
	padding-bottom: 0!important;
	padding-top: 0!important;
}
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(2) p,
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(2) p {
	margin-bottom: 0!important;
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(2),
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(2),*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(2),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(2)
{
	padding-top: 0!important;
}
/** Répartition 1/3 2/3 bloc 2 colonnes **/
@media screen and (min-width:600px){
	article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(2) .field_description_column_1,/*SESAME*/
	article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(2) .field_description_column_1,/*Passerelle PGE*/
	article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(1) .field_description_column_1,/*BCE*/
	article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(2) .field_description_column_1/*Passerelle Bachelor*/ {
		width: 30%;
	}
	article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(2) .field_description_column_2,/*SESAME*/
	article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(2) .field_description_column_2,/*Passerelle PGE*/
	article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(1) .field_description_column_2,/*BCE*/
	article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(2) .field_description_column_2/*Passerelle Bachelor*/ {
		width: 65%;
	}
}
/** Menu ancres **/
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(1) {
	background-color: #F4F6FF;
}
article[data-history-node-id="6190"] .one_column_text:nth-of-type(1) p,
article[data-history-node-id="6193"] .one_column_text:nth-of-type(1) p,
article[data-history-node-id="6197"] .one_column_text:nth-of-type(1) p,
article[data-history-node-id="6194"] .one_column_text:nth-of-type(1) p,
article[data-history-node-id="6545"] .one_column_text:nth-of-type(1) p {
	max-width: 100%;
}
article[data-history-node-id="6190"] .one_column_text:nth-of-type(1) p strong a,
article[data-history-node-id="6193"] .one_column_text:nth-of-type(1) p strong a,
article[data-history-node-id="6197"] .one_column_text:nth-of-type(1) p strong a,
article[data-history-node-id="6194"] .one_column_text:nth-of-type(1) p strong a,
article[data-history-node-id="6545"] .one_column_text:nth-of-type(1) p strong a {
	font-weight: 600!important;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration-color: #ff0000;
	padding: 3px;
}
article[data-history-node-id="6190"] .one_column_text:nth-of-type(1) p strong a:hover,
article[data-history-node-id="6193"] .one_column_text:nth-of-type(1) p strong a:hover,
article[data-history-node-id="6197"] .one_column_text:nth-of-type(1) p strong a:hover,
article[data-history-node-id="6194"] .one_column_text:nth-of-type(1) p strong a:hover,
article[data-history-node-id="6545"] .one_column_text:nth-of-type(1) p strong a:hover {
	color: #ffffff;
	background-color: #ff0000;
}

/** Bouton retour pied de page **/
/*article[data-history-node-id="6189"] .field__items>.field__item:last-child,
article[data-history-node-id="6190"] .field__items>.field__item:last-child,
article[data-history-node-id="6193"] .field__items>.field__item:last-child,
article[data-history-node-id="6194"] .field__items>.field__item:last-child,
article[data-history-node-id="6195"] .field__items>.field__item:last-child
article[data-history-node-id="6196"] .field__items>.field__item:last-child,
article[data-history-node-id="6197"] .field__items>.field__item:last-child {
	min-height: 100px;
    height: 100px;
    padding: 0!important;
}*/
/*article[data-history-node-id="6189"] .field__items>.field__item:last-child p,
article[data-history-node-id="6190"] .field__items>.field__item:last-child p,
article[data-history-node-id="6193"] .field__items>.field__item:last-child p,
article[data-history-node-id="6194"] .field__items>.field__item:last-child p,
article[data-history-node-id="6195"] .field__items>.field__item:last-child p
article[data-history-node-id="6196"] .field__items>.field__item:last-child p,
article[data-history-node-id="6197"] .field__items>.field__item:last-child p {
	min-height: 100px;
	padding: auto!important;
}*/
/*article[data-history-node-id="6189"] .field__items>.field__item p a.lien-emn-retour,
article[data-history-node-id="6190"] .field__items>.field__item p a.lien-emn-retour,
article[data-history-node-id="6193"] .field__items>.field__item p a.lien-emn-retour,
article[data-history-node-id="6194"] .field__items>.field__item p a.lien-emn-retour,
article[data-history-node-id="6195"] .field__items>.field__item p a.lien-emn-retour
article[data-history-node-id="6196"] .field__items>.field__item p a.lien-emn-retour,
article[data-history-node-id="6197"] .field__items>.field__item p a.lien-emn-retour{
	color: #021E9D;
	text-decoration: none;
	transition: 0.3s;
}*/ 
/*article[data-history-node-id="6189"] .field__items>.field__item p a.lien-emn-retour:hover,
article[data-history-node-id="6190"] .field__items>.field__item p a.lien-emn-retour:hover,
article[data-history-node-id="6193"] .field__items>.field__item p a.lien-emn-retour:hover,
article[data-history-node-id="6194"] .field__items>.field__item p a.lien-emn-retour:hover,
article[data-history-node-id="6195"] .field__items>.field__item p a.lien-emn-retour:hover
article[data-history-node-id="6196"] .field__items>.field__item p a.lien-emn-retour:hover,
article[data-history-node-id="6197"] .field__items>.field__item p a.lien-emn-retour:hover {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
}*/
/*article[data-history-node-id="6189"] .field__items>.field__item p a.lien-emn-retour:before,
article[data-history-node-id="6190"] .field__items>.field__item p a.lien-emn-retour:before,
article[data-history-node-id="6193"] .field__items>.field__item p a.lien-emn-retour:before,
article[data-history-node-id="6194"] .field__items>.field__item p a.lien-emn-retour:before,
article[data-history-node-id="6195"] .field__items>.field__item p a.lien-emn-retour:before
article[data-history-node-id="6196"] .field__items>.field__item p a.lien-emn-retour:before,
article[data-history-node-id="6197"] .field__items>.field__item p a.lien-emn-retour:before {
	content: url(/sites/default/files/2021-02/fleche-retour-rouge.png);
	margin-right: 5px;
}*/
/** Mise en place de marges internes aux blocs HTML **/
article[data-history-node-id="6182"] .html  {
    padding: 30px 60px;
}
@media screen and (max-width:800px) {
	article[data-history-node-id="6182"] .html  {
    	padding: 30px 0;
	}
}
/** FOND Dégradé vertical bleu clair > blanc **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(15),
/*article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(7),*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(11),
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(11),
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(11),
/*article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(7),*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(12),
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(11)
/*article[data-history-node-id="6250"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(13),*/{
    background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
	background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
	background: linear-gradient(rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
}
/** FOND Dégradé vertical bleu clair > blanc **/
article[data-history-node-id="6189"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6195"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(12),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(4) {
    background: rgb(255,255,255);
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
	background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(188,214,255,1) 100%);
}
/** FOND Bleu clair **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(13),
article[data-history-node-id="6182"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(5),

article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(9),
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1),
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(11),*/

article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(8),
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(1),
/*article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(11),*/
/* BCE */
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(10),
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(8),
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(5),
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(1),
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(11),*/
/* BMI sur titre */
/*article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(6),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(7),*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(10),
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(2),
/* Passerelle PGE */
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(8),
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(9),*/
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(2),
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(5),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(11),*/

article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(14),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(13),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(9),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(8),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(7),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(4),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(3),

article[data-history-node-id="6435"] .field__items>.field__item:nth-last-child(2),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(2),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(4),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(10),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(11),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(14),

article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(7),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(8),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(9),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(12),
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(13)
{
	background-color: #F4F6FF;
}
/** FOND Bleu foncé **/
article[data-history-node-id="6189"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(6),
/*article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(10),
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(9),*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(7),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(6),
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(16),*/

article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(9),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(5),
/*article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6193"] .field__items>.field__item:nth-of-type(16),*/

/*article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(2),*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(6),
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6194"] .field__items>.field__item:nth-of-type(16),*/

article[data-history-node-id="6195"] .field__items>.field__item:nth-of-type(1),
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(6),

article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(9),
article[data-history-node-id="6196"] .field__items>.field__item:nth-of-type(2),
/* Passerelle PGE */
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(6),
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(14),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(15),
article[data-history-node-id="6197"] .field__items>.field__item:nth-of-type(16),*/
/* Internationaux */
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(1),
article[data-history-node-id="6250"] .field__items>.field__item:nth-last-child(2),
/* MS MSc Français */
article[data-history-node-id="6545"] .field__items>.field__item:nth-of-type(3),
article[data-history-node-id="6545"] .field__items>.field__item:nth-last-child(1),
article[data-history-node-id="6545"] .field__items>.field__item:nth-last-child(2)
{
	background-color: #021e9d;
}
/** FOND vie associative **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(8),
/*article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(10),*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(3),
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(3),
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(2),
/*article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(10),*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(4),/*BMI sur titre*/
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(3){
	background-color: #021e9d;
	background-image: url(/sites/default/files/2021-02/fond-vie-asso.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/** FOND vie associative v2 **/
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(4),
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(4) {
	background-color: #021e9d;
	background-image: url(/sites/default/files/2021-03/fond-vie-asso-2.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}
/** FOND experience EM Normandie **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(4),
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(3),
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(3),
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(3),*/
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(3),BCE*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(1)/*BMI sur titre*/
{
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-02/fond-experience-em-normandie.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}
/** FOND campus EM Normandie **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(10),/*globale*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(6)/*SESAME*/
/*article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(7)BCE*/
/*article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(9),BMI sur titre*/
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(9)Passerelle PGE*/ {
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-campus-em-normandie.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
/** FOND campus EM Normandie foncé **/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(6),/*Passerelle Bachelor*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(5),/*BCE*/
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(7),
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(6) {
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-campus-em-normandie_fonce.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
/** FOND Construisez votre expertise **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(12),/*globale*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(5),/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(5),/*Passerelle Bachelor*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(6),/*BCE*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(7),/*BMI sur titre*/
/*article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(9),Passerelle PGE*/
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(9) {
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-construisez-votre-expertise.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
/** FOND Construisez votre expertise symétrie horizontale **/
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(6)/*Passerelle PGE*/ {
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-construisez-votre-expertise2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
/** FOND Réseau diplômés EM Normandie **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(6),/*globale*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(2),/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(2),/*Passerelle Bachelor*/
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(3),/*BCE*/
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(3),/*BMI sur titre*/
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(2)/*Passerelle PGE*/ {
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-diplomes-em-normandie.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
/** FOND Pédagogie Digitale **/
article[data-history-node-id="6189"] .field__items>.field__item:nth-last-child(3),/*post-bac*/
article[data-history-node-id="6195"] .field__items>.field__item:nth-last-child(3),
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(10),
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(5),
article[data-history-node-id="6435"] .field__items>.field__item:nth-of-type(13){
	background-color: #f4f6ff;
	background-image: url(/sites/default/files/2021-03/fond-pedagogie-digitale.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}
/** Bloc FAQ **/
.bloc-faq-emn {
    border: 1px solid #192770;
    padding: 20px 40px;
}
.bloc-faq-emn p {
    padding: 0!important;
    margin-top: 7px!important;
}
.bloc-faq-emn p:last-child {
    margin-bottom: 20px!important;
	margin-top: 20px!important;
}
.bloc-faq-emn h4 {
    margin-bottom: 30px!important;
}
/** Bloc accordéon **/
article[data-history-node-id="6435"] .field_accordeon.field.field--name-field-accordeon.field--type-entity-reference-revisions.field--label-hidden.field__items>.field__item {
    padding: 0!important;
    background-color: #ffffff;
}
article[data-history-node-id="6435"] .field_accordeon>div .field_title{
	text-transform: capitalize!important;
	color: #192770!important;
}
article[data-history-node-id="6435"] .field__items>.field__item:nth-last-child(5) {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
/** Témoignages **/
article[data-history-node-id="6435"] .citation-programme-emn {
	color: #192770!important;
	font-style: italic;
}
/** Styles de textes **/
article[data-history-node-id="6182"] h2,
article[data-history-node-id="6189"] h2,
article[data-history-node-id="6190"] h2,
article[data-history-node-id="6193"] h2,
article[data-history-node-id="6194"] h2,
article[data-history-node-id="6195"] h2,
article[data-history-node-id="6196"] h2,
article[data-history-node-id="6197"] h2,
article[data-history-node-id="6250"] h2,
article[data-history-node-id="6435"] h2,
article[data-history-node-id="6545"] h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	letter-spacing: 4.05px;
	color: #FF0000;
	text-transform: uppercase;
	line-height: 40px;
	margin-top: 60px;
}
article[data-history-node-id="6182"] h2 strong,
article[data-history-node-id="6189"] h2 strong,
article[data-history-node-id="6190"] h2 strong,
article[data-history-node-id="6193"] h2 strong,
article[data-history-node-id="6194"] h2 strong,
article[data-history-node-id="6195"] h2 strong,
article[data-history-node-id="6196"] h2 strong,
article[data-history-node-id="6197"] h2 strong,
article[data-history-node-id="6250"] h2 strong,
article[data-history-node-id="6435"] h2 strong,
article[data-history-node-id="6545"] h2 strong {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #052078;
	text-transform: none;
}
article[data-history-node-id="6182"] h2 em,
article[data-history-node-id="6189"] h2 em,
article[data-history-node-id="6190"] h2 em,
article[data-history-node-id="6193"] h2 em,
article[data-history-node-id="6194"] h2 em,
article[data-history-node-id="6195"] h2 em,
article[data-history-node-id="6196"] h2 em,
article[data-history-node-id="6197"] h2 em,
article[data-history-node-id="6250"] h2 em,
article[data-history-node-id="6435"] h2 em,
article[data-history-node-id="6545"] h2 em {
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	color: #052078;
	text-transform: none;
}
article[data-history-node-id="6182"] h3,
article[data-history-node-id="6189"] h3,
article[data-history-node-id="6190"] h3,
article[data-history-node-id="6193"] h3,
article[data-history-node-id="6194"] h3,
article[data-history-node-id="6195"] h3,
article[data-history-node-id="6196"] h3,
article[data-history-node-id="6197"] h3,
article[data-history-node-id="6250"] h3,
article[data-history-node-id="6435"] h3,
article[data-history-node-id="6545"] h3 {
	font-family: 'Montserrat', sans-serif;
	font-size:30px;
	line-height: 35px;
	font-weight: bold;
	color: #192770;
	/*margin-top: 70px;*/
}
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(5) .field_description_column_2 h3,
article[data-history-node-id="6190"] .field__items>.field__item:nth-of-type(5) .field_description_column_1 h3 {
	margin-top: 0!important;
}
article[data-history-node-id="6250"] h4,
article[data-history-node-id="6182"] h4,
article[data-history-node-id="6190"] h4,
article[data-history-node-id="6193"] h4,
article[data-history-node-id="6194"] h4,
article[data-history-node-id="6196"] h4,
article[data-history-node-id="6197"] h4,
article[data-history-node-id="6435"] h4,
article[data-history-node-id="6545"] h4 {
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	line-height: 30px;
	font-weight: bold;
	color: #192770;
}
article[data-history-node-id="6182"] p,
article[data-history-node-id="6189"] p,
article[data-history-node-id="6190"] p,
article[data-history-node-id="6193"] p,
article[data-history-node-id="6194"] p,
article[data-history-node-id="6195"] p,
article[data-history-node-id="6196"] p,
article[data-history-node-id="6197"] p,
article[data-history-node-id="6250"] p,
article[data-history-node-id="6435"] p,
article[data-history-node-id="6545"] p {
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #192770;
	margin-top: 35px;
	line-height: 30px;
}
article[data-history-node-id="6182"] p a,
article[data-history-node-id="6189"] p a,
article[data-history-node-id="6190"] p a,
article[data-history-node-id="6193"] p a,
article[data-history-node-id="6194"] p a,
article[data-history-node-id="6195"] p a,
article[data-history-node-id="6196"] p a,
article[data-history-node-id="6197"] p a,
article[data-history-node-id="6250"] p a,
article[data-history-node-id="6435"] p a,
article[data-history-node-id="6545"] p a {
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #192770;
}
article[data-history-node-id="6182"] p a:hover,
article[data-history-node-id="6189"] p a:hover,
article[data-history-node-id="6190"] p a:hover,
article[data-history-node-id="6193"] p a:hover,
article[data-history-node-id="6194"] p a:hover,
article[data-history-node-id="6195"] p a:hover,
article[data-history-node-id="6196"] p a:hover,
article[data-history-node-id="6197"] p a:hover,
article[data-history-node-id="6250"] p a:hover,
article[data-history-node-id="6435"] p a:hover,
article[data-history-node-id="6545"] p a:hover {
	color: #ff0000;
}

article[data-history-node-id="6182"] li,
article[data-history-node-id="6189"] li,
article[data-history-node-id="6190"] li,
article[data-history-node-id="6193"] li,
article[data-history-node-id="6194"] li,
article[data-history-node-id="6195"] li,
article[data-history-node-id="6196"] li,
article[data-history-node-id="6197"] li,
article[data-history-node-id="6250"] li,
article[data-history-node-id="6435"] li,
article[data-history-node-id="6545"] li {
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #192770!important;
	list-style: none;
}
article[data-history-node-id="6182"] .field_descriptive ul li:before,
article[data-history-node-id="6182"] .field_description ul li:before,
article[data-history-node-id="6182"] .field_description_column_1 ul li:before,
article[data-history-node-id="6182"] .field_description_column_2 ul li:before,
article[data-history-node-id="6182"] .field_description_column_3 ul li:before,
article[data-history-node-id="6189"] .field_descriptive ul li:before,
article[data-history-node-id="6189"] .field_description ul li:before,
article[data-history-node-id="6189"] .field_description_column_1 ul li:before,
article[data-history-node-id="6189"] .field_description_column_2 ul li:before,
article[data-history-node-id="6189"] .field_description_column_3 ul li:before,
article[data-history-node-id="6190"] .field_descriptive ul li:before,
article[data-history-node-id="6190"] .field_description ul li:before,
article[data-history-node-id="6190"] .field_description_column_1 ul li:before,
article[data-history-node-id="6190"] .field_description_column_2 ul li:before,
article[data-history-node-id="6190"] .field_description_column_3 ul li:before,
article[data-history-node-id="6193"] .field_descriptive ul li:before,
article[data-history-node-id="6193"] .field_description ul li:before,
article[data-history-node-id="6193"] .field_description_column_1 ul li:before,
article[data-history-node-id="6193"] .field_description_column_2 ul li:before,
article[data-history-node-id="6193"] .field_description_column_3 ul li:before,
article[data-history-node-id="6194"] .field_descriptive ul li:before,
article[data-history-node-id="6194"] .field_description ul li:before,
article[data-history-node-id="6194"] .field_description_column_1 ul li:before,
article[data-history-node-id="6194"] .field_description_column_2 ul li:before,
article[data-history-node-id="6194"] .field_description_column_3 ul li:before,
article[data-history-node-id="6195"] .field_descriptive ul li:before,
article[data-history-node-id="6195"] .field_description ul li:before,
article[data-history-node-id="6195"] .field_description_column_1 ul li:before,
article[data-history-node-id="6195"] .field_description_column_2 ul li:before,
article[data-history-node-id="6195"] .field_description_column_3 ul li:before,
article[data-history-node-id="6196"] .field_descriptive ul li:before,
article[data-history-node-id="6196"] .field_description ul li:before,
article[data-history-node-id="6196"] .field_description_column_1 ul li:before,
article[data-history-node-id="6196"] .field_description_column_2 ul li:before,
article[data-history-node-id="6196"] .field_description_column_3 ul li:before,
article[data-history-node-id="6197"] .field_descriptive ul li:before,
article[data-history-node-id="6197"] .field_description ul li:before,
article[data-history-node-id="6197"] .field_description_column_1 ul li:before,
article[data-history-node-id="6197"] .field_description_column_2 ul li:before,
article[data-history-node-id="6197"] .field_description_column_3 ul li:before,
article[data-history-node-id="6250"] .field_descriptive ul li:before,
article[data-history-node-id="6250"] .field_description ul li:before,
article[data-history-node-id="6250"] .field_description_column_1 ul li:before,
article[data-history-node-id="6250"] .field_description_column_2 ul li:before,
article[data-history-node-id="6250"] .field_description_column_3 ul li:before,
article[data-history-node-id="6435"] .field_descriptive ul li:before,
article[data-history-node-id="6435"] .field_description ul li:before,
article[data-history-node-id="6435"] .field_description_column_1 ul li:before,
article[data-history-node-id="6435"] .field_description_column_2 ul li:before,
article[data-history-node-id="6435"] .field_description_column_3 ul li:before,
article[data-history-node-id="6545"] .field_descriptive ul li:before,
article[data-history-node-id="6545"] .field_description ul li:before,
article[data-history-node-id="6545"] .field_description_column_1 ul li:before,
article[data-history-node-id="6545"] .field_description_column_2 ul li:before,
article[data-history-node-id="6545"] .field_description_column_3 ul li:before {
	border: none;
	width: 0px;
	margin-right: 0px;
}
/* Drapeaux */
article[data-history-node-id="6250"] h2>img,
article[data-history-node-id="6250"] h4>img,
article[data-history-node-id="6545"] h2>img,
article[data-history-node-id="6545"] h4>img {
	display: inline-block;
    margin-right: 10px;
}
/* Largeur blocs de texte */
article[data-history-node-id="6182"] .one_column_text p,
article[data-history-node-id="6182"] .one_column_text ul,
article[data-history-node-id="6189"] .one_column_text p,
article[data-history-node-id="6189"] .one_column_text ul,
article[data-history-node-id="6190"] .one_column_text p,
article[data-history-node-id="6190"] .one_column_text ul,
article[data-history-node-id="6193"] .one_column_text p,
article[data-history-node-id="6193"] .one_column_text ul,
article[data-history-node-id="6194"] .one_column_text p,
article[data-history-node-id="6194"] .one_column_text ul,
article[data-history-node-id="6195"] .one_column_text p,
article[data-history-node-id="6195"] .one_column_text ul,
article[data-history-node-id="6196"] .one_column_text p,
article[data-history-node-id="6196"] .one_column_text ul,
article[data-history-node-id="6197"] .one_column_text p,
article[data-history-node-id="6197"] .one_column_text ul,
article[data-history-node-id="6250"] .one_column_text p,
article[data-history-node-id="6250"] .one_column_text ul,
article[data-history-node-id="6545"] .one_column_text p,
article[data-history-node-id="6545"] .one_column_text ul {
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:960px){
	article[data-history-node-id="6182"] .one_column_text p,
	article[data-history-node-id="6182"] .one_column_text ul,
	article[data-history-node-id="6189"] .one_column_text p,
	article[data-history-node-id="6189"] .one_column_text ul,
	article[data-history-node-id="6190"] .one_column_text p,
	article[data-history-node-id="6190"] .one_column_text ul,
	article[data-history-node-id="6193"] .one_column_text p,
	article[data-history-node-id="6193"] .one_column_text ul,
	article[data-history-node-id="6194"] .one_column_text p,
	article[data-history-node-id="6194"] .one_column_text ul,
	article[data-history-node-id="6195"] .one_column_text p,
	article[data-history-node-id="6195"] .one_column_text ul,
	article[data-history-node-id="6196"] .one_column_text p,
	article[data-history-node-id="6196"] .one_column_text ul,
	article[data-history-node-id="6197"] .one_column_text p,
	article[data-history-node-id="6197"] .one_column_text ul,
	article[data-history-node-id="6250"] .one_column_text p,
	article[data-history-node-id="6250"] .one_column_text ul,
	article[data-history-node-id="6545"] .one_column_text p,
	article[data-history-node-id="6545"] .one_column_text ul{
		max-width: 100%;
	}
}
/* Photos rondes dans le contenu */
article[data-history-node-id="6250"] img.photo-ronde-emn,
article[data-history-node-id="6283"] img.photo-ronde-emn,
article[data-history-node-id="6309"] img.photo-ronde-emn,
article[data-history-node-id="6310"] img.photo-ronde-emn,
article[data-history-node-id="6311"] img.photo-ronde-emn,
article[data-history-node-id="6435"] img.photo-ronde-emn,
article[data-history-node-id="6545"] img.photo-ronde-emn{
	width: 220px;
    border-radius: 50%;
    float: none;
    margin: 0 auto 20px auto; 
    border: 7px solid #fff;
    -moz-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -webkit-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -o-box-shadow: 4px 4px 5px 0px #cfcfcf;
    box-shadow: 4px 4px 5px 0px #cfcfcf;
}
/** Portrait chargé de promo fond leu foncé **/
article[data-history-node-id="6190"] img.photo-ronde-emn,
article[data-history-node-id="6194"] img.photo-ronde-emn,
article[data-history-node-id="6193"] img.photo-ronde-emn,
article[data-history-node-id="6197"] img.photo-ronde-emn,
article[data-history-node-id="6196"] img.photo-ronde-emn,
article[data-history-node-id="6250"] img.photo-ronde-emn,
article[data-history-node-id="6545"] img.photo-ronde-emn {
	width: 170px;
    border-radius: 50%;
    float: none;
    margin: 0 auto 20px auto; 
    border: 7px solid #fff;
    -moz-box-shadow: 4px 4px 5px 0px #0e1745;
    -webkit-box-shadow: 4px 4px 5px 0px #0e1745;
    -o-box-shadow: 4px 4px 5px 0px #0e1745;
    box-shadow: 4px 4px 5px 0px #0e1745;
}
/* Bouton contour bleu */
a.bouton-emn-contour-bleu {
	border: 2px solid #052078;
	text-decoration: none!important;
	color: #052078!important;
	padding: 8px 20px;
	font-size: 16px;
	font-weight: bold!important;
	transition: 0.3s;
}
a.bouton-emn-contour-blanc {
	border: 2px solid #ffffff;
	text-decoration: none!important;
	color: #ffffff!important;
	padding: 8px 20px;
	font-size: 16px;
	font-weight: bold!important;
	transition: 0.3s;
}
a.bouton-emn-rouge-ff0000 {
	border: 2px solid #ff0000;
	background-color: #ff0000;
	text-decoration: none!important;
	color: #ffffff!important;
	padding: 8px 20px;
	font-size: 16px;
	font-weight: bold!important;
	transition: 0.3s;
}
a.bouton-emn-rouge-ff0000:hover {
	border: 2px solid #ffffff;
	background-color: #ffffff;
	text-decoration: none!important;
	color: #052078!important;
}

a.bouton-emn-contour-bleu:hover,
a.bouton-emn-contour-blanc:hover {
	border: 2px solid #ff0000;
	text-decoration: none!important;
	color: #ffffff!important;
	background-color: #ff0000;
}
@media screen and (max-width:600px) {
	a.bouton-emn-contour-bleu {
		padding: 4px 0px;
		border: none;
		border-bottom: 2px solid #ff0000;

	}
	a.bouton-emn-contour-blanc {
		padding: 4px 0px;
		border: none;
		border-bottom: 2px solid #ff0000;

	}
	/*a.bouton-emn-contour-bleu:hover,
	a.bouton-emn-contour-blanc:hover {
	border: 2px solid #ff0000;
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
	}*/
}
/** Formulaire de demande doc **/
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) {
	background-image: url(/sites/default/files/2021-03/mockup-plaquette-pge-2021_0.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #021e9d;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
}
/*article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .editorial_block_entity.form .webform-submission-form .form-type-textfield,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .webform-submission-form input[type="tel"] {
	width: 100%;
}
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .editorial_block_entity.form .webform-submission-form .form-type-email {
	width: 100%!important;
}
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .webform-submission-form input[type="tel"] {
	padding: 5px 33px;
}
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .name.field.field--name-name.field--type-string.field--label-hidden.field__item {
	font-size: 1em;
	font-weight: normal!important;
	color: #ffffff;
}
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1) .editorial_block_entity.form .field--name-field-descriptif {
	font-size: 2em;
	color: #ff0000;
	font-weight: 600;
}*/
/** Numéros des raisons **/
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(14):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(13):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(12):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(11):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(5):before,
/*SESAME*/
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1):before,

article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(1):before,

article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(1):before,
/* BMI sur titre */
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(11):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(2):before,

article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(1):before { /* RAISON Style global */
	position: absolute;
	content: "";
	padding: 40px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
	color: #ffffff;
	font-size: 27px;
	font-weight: bold;
	top: -57px;
    left: calc(50% - 57px);
	background-image: url(/sites/default/files/2021-02/fond-numero-raison.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 115px;
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(14):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(10):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(11):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(10):before { /* RAISON 1 */
	content: "1";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(13):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(9):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(9):before{ /* RAISON 2 */
	content: "2";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(12):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(8):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(8):before { /* RAISON 3 */
	content: "3";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(11):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(7):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(7):before { /* RAISON 4 */
	content: "4";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(10):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(6):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(6):before { /* RAISON 5 */
	content: "5";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(9):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(5):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(5):before { /* RAISON 6 */
	content: "6";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(8):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(4):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(4):before { /* RAISON 7 */
	content: "7";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(7):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(3):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(4):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(3):before { /* RAISON 8 */
	content: "8";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(6):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(2):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(3):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(2):before { /* RAISON 9 */
	content: "9";
}
article[data-history-node-id="6182"] .field__items>.field__item:nth-last-child(5):before,
article[data-history-node-id="6190"] .field__items>.field__item:nth-last-child(1):before,/*SESAME*/
article[data-history-node-id="6193"] .field__items>.field__item:nth-last-child(1):before,
article[data-history-node-id="6194"] .field__items>.field__item:nth-last-child(1):before,
article[data-history-node-id="6196"] .field__items>.field__item:nth-last-child(2):before,
article[data-history-node-id="6197"] .field__items>.field__item:nth-last-child(1):before { /* RAISON 10 */
	content: "10";
}
/* PAGES ADMISSION - fin */

/* PAGES ADMISSION 2022 - début */
/* Preprod */
/*article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon {
	background-color:lightcyan;
}*/
/** FAQ **/
.faq-admission {
    background-color: #eef3f6;
    padding: 10px 25px 20px 25px;
}
.faq-admission ul li {
    line-height: 30px;
	list-style: disc;
}
.faq-admission ul li a {
    color: #052078;
}
.faq-admission ul li:marker {
    color: #052078;
}
.faq-admission ul {
    margin-left: 25px;
}
/** Styles globaux **/
article[data-history-node-id="6392"] h2 {
    color: #052078;
}
article[data-history-node-id="6392"] h3 {
    color: #072b9f;
}
/** Accordéons **/
article[data-history-node-id="6392"] div.field__item:nth-of-type(5)>div.accordeon, /*Accès aux Campus*/
article[data-history-node-id="6392"] div.field__item:nth-of-type(7)>div.accordeon, /*Hôtels*/
article[data-history-node-id="6392"] div.field__item:nth-of-type(9)>div.accordeon { /*Journée type*/
    background-color: #eef3f6;
}
article[data-history-node-id="6392"] .field_accordeon>div {
    margin-bottom: 0px;
}
article[data-history-node-id="6392"] div.field__item>div.accordeon .field_accordeon>div .field_descriptif {
	border-left: none;
}
/** 10 RAISONS **/
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_title_front {
	text-align: center;
	margin-bottom: 20px;
}
article[data-history-node-id="6392"] div.field__item>div.accordeon .field_title_front {
	color: #072b9f;
}
article[data-history-node-id="6392"] .accordeon .field_title {
	text-transform: none;
	font-size: 20px;
	padding: 15px;
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item>div.paragraph>div.field_title:before {
	border: none;
	background-color: #d31019;
	color: #ffffff;
	height: 50px;
    width: 50px;
	vertical-align: middle;
	line-height: 50px!important;
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:hover div.paragraph div.field_title {
	background-color: #d31019;
	transition: 0.3s;
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:hover div.paragraph div.field_title {
	color: #ffffff;
	transition: 0.3s;
	margin-left: 40px;
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div .field_descriptif {
	border-left: none;
}
/*article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div {
	margin-bottom: 20px;
}*/
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(1)>div.paragraph>div.field_title:before {
    content: '1';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(2)>div.paragraph>div.field_title:before {
    content: '2';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(3)>div.paragraph>div.field_title:before {
    content: '3';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(4)>div.paragraph>div.field_title:before {
    content: '4';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(5)>div.paragraph>div.field_title:before {
    content: '5';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(6)>div.paragraph>div.field_title:before {
    content: '6';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(7)>div.paragraph>div.field_title:before {
    content: '7';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(8)>div.paragraph>div.field_title:before {
    content: '8';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(9)>div.paragraph>div.field_title:before {
    content: '9';
}
article[data-history-node-id="6392"] div.field__item:nth-last-child(4)>div.accordeon .field_accordeon>div.field__item:nth-of-type(10)>div.paragraph>div.field_title:before {
    content: '10';
}

/* PAGES ADMISSION 2022 - fin */

/** Boutons profils admission **/
.boutons-profils-admission,
.boutons-concours-pge {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.boutons-profils-admission p {
	max-width: 23%;
	min-width: 220px;
	margin: 20px 5%;
}
.boutons-concours-pge p {
	max-width: 40%;
	min-width: 220px;
	margin: 20px 5%;
}
.boutons-profils-admission p a img,
.boutons-concours-pge p a img {
	width: 220px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
    border: 7px solid #fff;
    -moz-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -webkit-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -o-box-shadow: 4px 4px 5px 0px #cfcfcf;
    box-shadow: 4px 4px 5px 0px #cfcfcf;
}
.boutons-profils img.photo-ronde-emn {
	width: 220px;
	float: none;
    border-radius: 50%;
    float: left;
    margin: 0 15px 20px 0; 
    border: 7px solid #fff;
    -moz-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -webkit-box-shadow: 4px 4px 5px 0px #cfcfcf;
    -o-box-shadow: 4px 4px 5px 0px #cfcfcf;
    box-shadow: 4px 4px 5px 0px #cfcfcf;
}
div.boutons-profils p a,
div.boutons-profils-admission p a,
.boutons-concours-pge p a {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px!important;
	color: #ff0000!important;
	text-transform: uppercase!important;
	text-decoration: none;
	font-weight: bold!important;
}
div.boutons-profils p a strong,
div.boutons-profils-admission p a strong,
div.boutons-concours-pge p a strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color: #192770!important;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
div.boutons-profils p a:hover, div.boutons-profils p a:hover strong,
div.boutons-profils-admission p a:hover, div.boutons-profils-admission p a:hover strong,
div.boutons-concours-pge p a:hover, div.boutons-concours-pge p a:hover strong{
	color: #ffffff!important;
	background-color: #ff0000;
}
.boutons-profils a:hover img.photo-ronde-emn,
.boutons-profils-admission a:hover img.photo-ronde-emn {
    border: 14px solid #fff;
	-webkit-filter: grayscale(100%); /* Pour les navigateurs Chrome, Safari, Opera */
	filter: grayscale(100%); /* Firefox */
}
.boutons-concours-pge a:hover img.photo-ronde-emn {
	width: 220px;
    border: 14px solid #fff;
	-webkit-filter: grayscale(100%); /* Pour les navigateurs Chrome, Safari, Opera */
	filter: grayscale(100%); /* Firefox */
}
ul.rubriques-emn-3-colonnes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
ul.rubriques-emn-3-colonnes li {
	list-style-type: none;
	max-width: 22%;
	min-width: 200px;
	padding: 0 0 12px 0!important;
	margin: 12px 0!important;
	text-align: center;
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	background-color: #ecf1fc;
}
@media screen and (max-width:700px){
	ul.rubriques-emn-3-colonnes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
	ul.rubriques-emn-3-colonnes li {
	max-width: 48%;
		min-width: inherit;
	}
}
ul.rubriques-emn-3-colonnes li a {
	color: #052078!important;
}
ul.rubriques-emn-3-colonnes li:before {
	content: none!important;
}
ul.rubriques-emn-3-colonnes li article {
	margin-bottom: 12px;
}
ul.rubriques-emn-3-colonnes li:hover {
	background-color: #052078!important;
}
ul.rubriques-emn-3-colonnes li:hover a {
	color: #ffffff!important;
}
ul.rubriques-emn-3-colonnes li:hover img {
    opacity: 0.6;
}
/** Années d'études **/
/*** Ombre portée ***/
.field_study_year.field.field--name-field-study-year.field--type-entity-reference.field--label-hidden.field__item {
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
/*** header tableau ***/
div.field_study_year .top-tab {
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    background-color: #182866!important;
}
.field_study_year .top-tab {
	padding: 22px 30px 22px 30px!important;
}
.field_study_year .top-tab .year-study-title {
    font-size: 35px!important;
    font-family: "Montserrat"!important;
    font-weight: bold!important;
}
.field_study_year .top-tab .year-study-lang-campus-list .field_campus_paragraph>.field__item .field_language .field__item img {
	border: 3px solid #ffffff;
    border-radius: 50%;
}
/*** fond tableau ***/
div.study_year table.bottom-tab tbody {
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 70%, rgba(211,220,235,1) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 70%, rgba(211,220,235,1) 100%);
	background: linear-gradient(to top, rgba(255,255,255,1) 70%, rgba(211,220,235,1) 100%);
}
div.study_year tr {
	border-left: 3px solid #182866;
}
.field_study_year .bottom-tab td {
	padding: 10px 25px!important;
}
div.study_year h3 {
	color: #182866!important;
	font-size: 1.2em!important;
	text-transform: uppercase;
	line-height: 25px!important;
}
div.study_year div.separateur-fonce,
div.study_year div.separateur-clair {
	height: 1px;
	width: 100%;
	position: relative;
	margin-top: 25px!important;
}
div.study_year div.separateur-fonce {
	border: 1px solid #192967;
}
div.study_year div.separateur-clair {
	border: 1px solid #d4d3e5;
}
div.study_year div.icone-fleche-emn:before,
div.study_year div.icone-et-emn:before,
div.study_year div.icone-ou-emn:before {
	position: absolute;
	height: 40px;
    width: 40px;
    top: -20px;
    left: -48px;
    border-radius: 50%;
    text-align: center;
}
div.study_year div.icone-fleche-emn:before {
	background-color: #ffffff;
	border: 4px solid #182866;
	content: '▼';
    color: #c5cade;
	font-weight: 600;
	font-size: 0.90em;
	padding-top: 7px;
}
div.study_year div.icone-et-emn:before {
	background-color: #182866;
	content: '+';
    color: #ffffff;
    text-align: center;
	font-weight: 600;
	font-size: 1.2em;
	padding-top: 3px;
	border: 4px solid #98a3cf;
}
div.study_year div.icone-ou-emn:before {
	background-color: #182866;
	content: 'OU';
    color: #ffffff;
    text-align: center;
	font-weight: 600;
	font-size: 0.80em;
	padding-top: 9px;
	border: 4px solid #98a3cf;
}
/*** suppression première ligne tableau ***/
div.study_year table tr:nth-of-type(1),/*DESKTOP*/
div.study_year table tr.title1 /*MOBILE*/ {
    display: none;
}