@font-face {
	font-family: "Satoshi-Variable";
	src: url('../../../fonts/PDFBox/Satoshi-Variable/Satoshi-Variable-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-VariableItalic";
	src: url('../../../fonts/PDFBox/Satoshi-VariableItalic/Satoshi-VariableItalic-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-Light";
	src: url('../../../fonts/PDFBox/Satoshi-Light/Satoshi-Light-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-LightItalic";
	src: url('../../../fonts/PDFBox/Satoshi-LightItalic/Satoshi-LightItalic-Regular.ttf'); 
}

@font-face {
	font-family: "Satoshi-Regular";
	src: url('../../../fonts/PDFBox/Satoshi/Satoshi-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-Italic";
	src: url('../../../fonts/PDFBox/Satoshi-Italic/Satoshi-Italic-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-Medium";
	src: url('../../../fonts/PDFBox/Satoshi-Medium/Satoshi-Medium-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-MediumItalic";
	src: url('../../../fonts/PDFBox/Satoshi-MediumItalic/Satoshi-MediumItalic-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-Bold";
	src: url('../../../fonts/PDFBox/Satoshi-Bold/Satoshi-Bold-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-BoldItalic";
	src: url('../../../fonts/PDFBox/Satoshi-BoldItalic/Satoshi-BoldItalic-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-Black";
	src: url('../../../fonts/PDFBox/Satoshi-Black/Satoshi-Black-Regular.ttf');
}

@font-face {
	font-family: "Satoshi-BlackItalic";
	src: url('../../../fonts/PDFBox/Satoshi-BlackItalic/Satoshi-BlackItalic-Regular.ttf');
}

@font-face {
	font-family: "Sixty";
	src: url('../../../fonts/PDFBox/SIXTY.ttf');
}

@font-face {
	font-family: "Asman";
	src: url('../../../fonts/PDFBox/ASMAN.ttf');
}

@font-face {
	font-family: "MuseoSans100-Regular";
	src: url('../../../fonts/PDFBox/MuseoSans100-Regular/MuseoSans100-Regular.ttf');
}

@font-face {
	font-family: "MuseoSans300-Regular";
	src: url('../../../fonts/PDFBox/MuseoSans300-Regular/MuseoSans300-Regular.ttf');
}

@font-face {
	font-family: "MuseoSans500-Regular";
	src: url('../../../fonts/PDFBox/MuseoSans500-Regular/MuseoSans500-Regular.ttf');
}

@font-face {
	font-family: "MuseoSans700-Regular";
	src: url('../../../fonts/PDFBox/MuseoSans700-Regular/MuseoSans700-Regular.ttf');
}

@font-face {
	font-family: "CabritoSans";
	src: url('../../../fonts/PDFBox/CabritoSans/CabritoSans-Regular.ttf');
}

@font-face {
	font-family: "CabritoSansBold";
	src: url('../../../fonts/PDFBox/CabritoSans/CabritoSans-Bold.ttf'); 
}

@font-face {
	font-family: "ArchivoBlack";
	src: url('../../../fonts/PDFBox/ArchivoBlack/ArchivoBlack-Regular.ttf'); 
}

body {
	word-break: break-word;
}

div {
	
	scrollbar-width: none; 
	
}

label {
	
	scrollbar-width: none; 
	
}

span {
	
	scrollbar-width: none; 
	
}

p {
	
	scrollbar-width: none; 
	
}

.titreHN {
	font-family: 'Satoshi-Bold', sans-serif;
	color: #082340;
}

.titreCompleterMonProfil {
    font-family: 'Satoshi-Bold', sans-serif;
}

img {
	object-fit: cover;
}

.mail {
	border: solid 1px rgba(144, 144, 144, 0.25);
}

.pseudo {
	color: #253854; /* 	color: #082340; */
    font-size: 0.9em;
    font-family: 'Satoshi-Bold';
}

.labelMessage {
	color: #b5b5b4;
	font-weight: 100;
	font-size: 0.7em;
}

.message {
	color: #082340;
}

.icone {
	height: 35px;
	width: 35px;
	margin-top: 6px;
	border-radius: 35px;
}

.fiche {
	text-align: center;
}

.ui-autocomplete .inputComplete {
	color: #465468;
	-webkit-box-shadow: none;
	text-shadow: none;
}

.panelAutoComplete .ui-autocomplete-items .ui-state-highlight {
	color: #465468;
}

.panelAutoComplete .ui-autocomplete-items {
	text-align: left;
	color: #465468;
}

.panelAutoComplete .ui-autocomplete-panel .ui-autocomplete-table th,
	.ui-autocomplete-panel .ui-autocomplete-table td {
	background-color: white;
	padding: 10px 10px;
	color: #465468;
	text-align: left;
}

.panelAutoComplete .ui-autocomplete-panel .ui-autocomplete-table th,
	.ui-autocomplete-panel .ui-autocomplete-table td:hover {
	background-color: #f9f9f9;
	padding: 10px 10px;
	color: #465468;
	text-shadow: none;
}

.ask {
    height: 120px;
    position: fixed;
    bottom: -40px;
    right: 0;
    z-index: 100000;
    padding: 0 20px 0 0;
    border-radius: 10px; 
}

.askMessage {
    position: fixed;
    bottom: 20px;
    right: 120px;
    z-index: 100000;
    padding: 30px 40px;
    border-radius: 10px; 
    z-index: 1000;
    box-shadow: 1px 1px 3px #ccc;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 30px #0000000d;
    background-color: white;
    color: #082340;
    font-family: 'Satoshi-Bold';
}

.loader {
	border-radius: 100px;
    height: 80px;
    position: fixed;
    top: 40%;
    left: 50%;
    display: none;
    z-index: 1000;
    box-shadow: 1px 1px 3px #ccc;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 30px #0000000d;
    background-color: white;
    padding: 30px 40px;
    border-radius: 10px;
/* 	visibility: hidden; */
}

.loader .imageLoader { 
	height: 40px;	 
}

.panelPhoto {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.95;
	z-index: 20000;
}

.panelPopup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.35;
	z-index: 20000;
}

.photoProfil {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
	border: none;
	box-shadow: none;
	border-radius: 7px 7px 0 0;
}

.photoFicheContainer {
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	height: 180px;
	float: left;
	margin-top: -120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

IMG.photoFiche {
	width: 180px;
	height: 180px;
	border-radius: 180px;
	box-shadow: 0px 3px 3px 1px grey;
	border: solid 4px white;
	margin-bottom: 0px;
}

IMG.photoFicheZoom {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	width: 450px;
	height: 450px;
	border-radius: 500px;
}

.menuAccueil {
	padding: 1em 0 1em 0.5em;
}

.menuIcone {
	margin-right: 0;
	padding: 1em 0 1em 0.5em;
/* 	font-weight: bold; */
	font-size: 14px;
	width: 35px;
}

.menuIconeProfil {
	margin-right: 0;
	padding: 0.8em 0 0.6em 0.5em;
	/* font-weight: bold; */
	font-size: 14px;
	width: 35px;
}

.notifications {
	font-size: 12px;
}

.boxInfo {
	border-radius: 5px;
	border-left: solid 10px #fddf4c;
	font-weight: 100;
	font-size: 10pt;
}

/* annonce */
.annonce {
	border: solid 1px rgb(230,233,236, 0.7); 
}

/* .annonce .blocCentre { */
/* /* 		height: 170px; */ */
/* 		overflow: hidden;  */
/* 		height: 250px; */
/* 	} */

/* @media screen and (max-width: 1680px) { */
/* 	.annonce { */
/* 		height: 460px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 170px; */ */
/* 		overflow: hidden;  */
/* 		height: 250px; */
/* 	} */
/* } */

/* @media screen and (max-width: 1280px) { */
/* 	.annonce { */
/* 		height: 490px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 170px; */ */
/* 		overflow: scroll;  */
/* 		height: 270px; */
/* 	} */
/* } */

/* @media screen and (max-width: 980px) { */
/* 	.annonce { */
/* 		height: 490px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 170px; */ */
/* 		overflow: scroll;  */
/* 		height: 270px; */
/* 	} */
/* } */

/* @media screen and (max-width: 736px) { */
/* 	.annonce { */
/* 		height: 550px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 300px; */ */
/* 		overflow: hidden;  */
/* 		height: 330px; */
/* 	} */
/* } */

/* @media screen and (max-width: 480px) { */
/* 	.annonce { */
/* 		height: 580px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 330px; */ */
/* 		overflow: hidden;  */
/* 		height: 330px; */
/* 	} */
/* } */

/* @media screen and (max-width: 360px) { */
/* 	.annonce { */
/* 		height: 580px; */
/* 	} */
/* 	.annonce .blocCentre { */
/* /* 		height: 360px; */ */
/* 		overflow: hidden;  */
/* 		height: 330px; */
/* 	} */
/* } */

.annonce .titre {
	color: #082340;
	font-family: 'Satoshi-Bold';
	font-size: 16px;
}

.annonce .infoList {
	font-family: cabritoSans;
	color: #082340;
	font-size: 8pt;
}

.annonce .organisme {
	padding: 10px 0;
	margin: 0;
}

.annonce .softskills {
	overflow-wrap: normal;
	padding: 7px 10px;
	margin-right: 5px;
	border-radius: 50px;
	font-size: 10px;
	background-color: #EFF4F9;
	color: #44536A;
	line-height: 30px;
}

.annonce .entite {
/* 	overflow-wrap: normal; */
/* 	padding: 7px 5px; */
/* 	margin-right: 5px; */
/* 	border-radius: 5px; */
/* 	font-size: 10px; */
/* 	background-color: #EFF4F9; */
/* 	color: #44536A; */
/* 	line-height: 30px; */
}

/* Fin annonce */

/* Visualiser annonce */
.visualiserAnnonce .titre {
	color: #082340;
	font-family: 'Satoshi-Bold';
	font-size: 16px;
}

.visualiserAnnonce .infoList {
	font-family: 'Satoshi-Regular';
	color: #082340;
	font-size: 8pt;
}

.visualiserAnnonce .organisme {
	padding: 10px 0;
	margin: 0;
}

.visualiserAnnonce .softskills {
	overflow-wrap: normal;
	padding: 7px 5px;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 10px;
	background-color: #EFF4F9;
	color: #44536A;
	line-height: 30px;
}

.visualiserAnnonce .entite {
	overflow-wrap: normal;
	padding: 5px 10px;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 10px;
/* 		line-height: 30px; */
	font-family: 'Satoshi-Medium';
	white-space: nowrap;
	float: left;
	margin-bottom: 3px;
	background-color: #EFF4F9;
	color: #44536A;
}

/* Fin visualiser annonce */

/* invitation */
.invitation {
	height: 220px;
	margin: 10px;
	/* 	border-top: solid 5px #fddf4b; */
	border-left: solid 5px #4372B4;
}

.invitation div {
	height: 190px;
}

@media screen and (max-width: 1680px) {
	.invitation {
		height: 200px;
	}
	.invitation div {
		height: 190px;
	}
}

@media screen and (max-width: 1280px) {
	.invitation {
		height: 200px;
	}
	.invitation div {
		height: 240px;
	}
}

@media screen and (max-width: 980px) {
	.invitation {
		height: 200px;
	}
	.invitation div {
		height: 240px;
	}
}

@media screen and (max-width: 736px) {
	.invitation {
		height: 220px;
	}
	.invitation div {
		height: 240px;
	}
}

@media screen and (max-width: 480px) {
	.invitation {
		height: 280px;
	}
	.invitation div {
		height: 190px;
	}
}

@media screen and (max-width: 360px) {
	.invitation {
		height: 280px;
	}
	.invitation div {
		height: 190px;
	}
}

.profil {
/* 	height: 500px; */
	height: 540px;
	margin: 10px;
	padding: 0;
	/* 	border-top: solid 5px #fddf4b; */
}

.profil div {
	/* 	height: 200px; */
	
}

.invitation .softskills { 
	overflow-wrap: normal;
	padding: 7px 5px;
	margin-right: 5px;
	border-radius: 50px;
	font-size: 10px;
	background-color: #f7f7f7;
	color: #484848;
	line-height: 30px;
}

/* Fin invitation */
.header {
	margin-top: 0.8em; 
    font-size: 1.2em;
    border-radius: 20px;
    margin-bottom: 10px;
    padding: 0.5em 1em 0 10px;
    border-radius: 0px;
    color: #082340;
    height: 50px;
    /* border-bottom: solid 1px grey;
/* 	margin-bottom: 1.2em; */
/* 	font-size: 1.2em; */
/* 	border-radius: 20px; */
/* 	margin-bottom: 1em; */
/* 	padding: 1.5em; */
/* 	box-shadow: 1px 1px 3px #ccc; */
/* 	background: #FFFFFF 0% 0% no-repeat padding-box; */
/* 	box-shadow: 0px 5px 30px #0000000d; */
/* 	border-radius: 20px; */
/* 	opacity: 1; */
/* 	color: #082340; */
/* 	min-height: 80px; */
}
@media screen and (max-width: 736px) {
	
	.header {
		margin-bottom: 20px;
	}

}
.header .message {
	font-size: 16px;
/*     border-bottom: solid 4px #FFCF1F; */
    padding-bottom: 10px;
    margin-bottom: 10px;
/*     color: #082340; */
    color: #082340;
    font-family: 'Satoshi-Bold';
}

#accueilBlocGlobal {
	margin-bottom: 2em;
}

.photo {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	margin: 12px 0 0 10px;
}

.dateNotification {
	font-size: 10px;
	color: #465468;
	float: right;
}

.experience .date {
	/* 	font-weight: bold; */
	
}

.experience .metier {
	font-weight: bold;
}

.experience .entreprise {
	/* 	color: black; */
	
}

.workflow {
	padding-top: 10px;
}

.workflow .blocGauche {
	text-align: left;
}

.workflow .blocCentre {
	text-align: center;
}

.workflow .blocDroit {
	text-align: right;
}

.workflow .blocCentre .stade {
	color: #96A8B9;
	font-size: 0.8em;
	margin-top: 10px;
}

.workflow .blocGauche .stade {
	font-size: 0.8em;
	margin-left: 10px;
	color: #748A9D;
}

.workflow .blocGauche .fleche {
	font-size: 1.0em;
}

.workflow .blocDroit .stade {
	font-size: 0.8em;
	margin-right: 10px;	
    color: #032E5B;
    font-family: 'Satoshi-Black';
}

.workflow .blocDroit .fleche {
	font-size: 1.0em;
}

.workflow .courant {
	color: white;
	background-color: #6896cb;
	padding: 10px 20px;
	border: solid 3px #d5eafc;
	border-radius: 50px;
}

.workflow .nonCourant {
	color: white;
	background-color: #d5eafc;
	padding: 10px 20px;
	border: solid 1px #d5eafc;
	border-radius: 50px;
}

.workflow .separateur {
	padding-top: 20px;
	color: #d5eafc;
	margin-left: 5px;
}

@media screen and (max-width: 736px) {
	.workflow .blocGauche .stade {
		display: none;
	}
	.workflow .blocDroit .stade {
		display: none;
	}
}

@media screen and (max-width: 736px) {
	.workflow .courant {
		padding: 12px 15px;
		width: 40px;
		height: 40px;
	}
	.workflow .nonCourant {
		padding: 12px 15px;
		width: 40px;
		height: 40px;
	}
	.workflow .courant .titre {
		display: none;
	}
	.workflow .nonCourant .titre {
		display: none;
	}
}

.bloc {
	background-color: rgba(240, 244, 248, 0.6);
	color: #96A8B9;
	border-radius: 5px 20px 20px 5px;
	border: none;
	padding: 1.5em 1em;
	box-shadow: none;
	float: left;
	width: 100%;
	border-left: solid 5px #4372B4;
}

.blocNumero {
	float: left;
	width: 8%;
}

.blocMessage {
	float: left;
	width: 92%
}

.numeroCompleterMonProfil {
	background-color: #94b2db;
	color: white;
	padding: 10px 15px;
	border-radius: 40px;
	margin-right: 10px;
}

.headerCompleterMonProfil {
	
}

@media screen and (max-width: 736px) {
	.blocNumero {
		float: left;
		width: 20%;
	}
	.blocMessage {
		float: left;
		width: 80%
	}
	.numeroCompleterMonProfil {
		background-color: #94b2db;
		color: white;
		padding: 6px 12px;
		border-radius: 40px;
		margin-right: 10px;
	}
	.headerCompleterMonProfil {
		color: #aec5e3;
	}
}

/*** Bloc Accueil ***/
#sectionMain {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow : 0px 1px 5px 0px hsla(0, 0%, 0%, 0.1);
	opacity: 1;
	/* 	color: #9dacba; */
	border-radius: 20px;
}

.wrapper .input {
	border: none;
	height: 50px;
	font-family: 'Satoshi-Regular';
/* 	background: #F0F4F8 0% 0% no-repeat padding-box; */
	background: #F5F9FF;
	border-radius: 8px;
	opacity: 1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
/* 	padding-left: 20px;  */
}

.wrapper .select {
	border: none;
	height: 50px;
	font-family: Arial, FontAwesome;
	border-radius: 8px;
	opacity: 1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.central {
	margin: 0 auto;
	width: 400px;
}

.large {
	margin: 0 auto;
	width: 98%;
}

.xLarge {
	margin: 0 auto;
	width: 98%;
}

.candidatRecruteur {
	width: 440px;
	margin: 0 auto;
}

.candidatRecruteur .actif {
	width: 220px;
	background-color: #274168;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	float: left;
}

.candidatRecruteur .nonActif {
	width: 220px;
	background-color: #f0f4f8;
	color: #748A9D;
	text-align: center;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	float: left;
}

.candidatRecruteur .nonActif:hover {
	cursor: pointer;
}

@media screen and (max-width: 736px) {
	.central {
		margin: 0 auto;
		width: 95%;
	}
	.large {
		margin: 0 auto;
		width: 100%;
	}
	.candidatRecruteur {
		margin: 0 auto;
		width: 100%;
	}
	.candidatRecruteur .actif {
		width: 50%;
		background-color: #274168;
		color: #fff;
		text-align: center;
		padding: 0 20px;
		float: left;
		height: 54px;
		line-height: 54px;
	}
	.candidatRecruteur .nonActif {
		width: 50%;
		background-color: #f0f4f8;
		color: #748A9D;
		text-align: center;
		padding: 0 20px;
		float: left;
		height: 54px;
		line-height: 54px;
	}
}

.accueilPiedDePage {
	color: #96A8B9;
	position: fixed;
	bottom: 0;
	background: #F0F4F8 0% 0% no-repeat padding-box;
	text-align: center;
	width: 100%;
	padding: 20px 0;
}

.accueilPiedDePage a {
	font-weight: bold;
	color: #96A8B9;
}

/*** FIN bloc accueil ***/

/***** bloc completer Mon profil ****/
.work {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.work img {
	margin: 0 5% 0 5%
}

.stepMessage {
	width: 20%;
	float: left;
	text-align: center;
}

.stepNumber {
	width: 20%;
	float: left;
	text-align: center;
}

.stepNumber .circle {
	border: solid 1px #748A9D;
	border-radius: 30px;
	padding: 10px 15px;
}

.stepNumber .current {
	background-color: #E5D83F;
	color: #FFF;
	border: none;
}

.stepNumber .validated {
	background-color: #64DA88;
	color: #FFF;
	border: none;
}

.bar {
	height: 5px;
	border-radius: 25px;
	background-color: #f3f6f9;
	width: 100%;
	margin: 10px 0 15px 0;
	float: left;
}

.progress {
	height: 5px;
	border-radius: 25px;
	background-color: #3C6DB9;
	width: 33%;
	float: left;
}

.info {
	background-color: #F0F4F8;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 35px;
	float: left;
	width: 100%;
	font-size: 14px;
}

.info i {
	margin-right: 15px;
	float: left;
	margin: 0 15px 15px 15px;
	font-size: 1.5em;
}

.info div {
	float: left;
	width: calc(100% - 80px);
}

@media screen and (max-width: 736px) {
	.info div {
		float: left;
		width: calc(100% - 60px);
	}
}

@media screen and (max-width: 480px) {
	.info div {
		float: left;
		width: 220px;
	}
}

.navigationGauche {
	width: 15%;
	float: left;
}

.navigationGauche .fleche {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 1.5em;
}

.navigationGauche .message {
	width: 100%;
	float: left;
	text-align: left;
	color: #748a9d;
}

.navigationCentre .spacer {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 1.5em;
	height: 20px;
}

.navigationCentre {
	width: 70%;
	text-align: center;
	float: left;
}

.navigationDroit {
	width: 15%;
	float: left;
	text-align: right;
}

.navigationDroit .fleche {
	width: 100%;
	float: left;
	text-align: right;
	font-size: 1.5em;
}

.navigationDroit .message {
	width: 100%;
	float: left;
	text-align: right;
	color: #748a9d;
}

@media screen and (max-width: 736px) {
	.navigationCentre .spacer {
		display: none;
	}
	.navigationGauche .message {
		display: none;
	}
	.navigationDroit .message {
		display: none;
	}
}
/***** Fin bloc completer Mon profil ****/
::-webkit-input-placeholder {
	color: #A6BCD0 !important;
}

:-moz-placeholder {
	color: #A6BCD0 !important;
}

::-moz-placeholder {
	color: #A6BCD0 !important;
}

:-ms-input-placeholder {
	color: #A6BCD0 !important;
}

.formerize-placeholder {
	color: #A6BCD0 !important;
}

/*****  Bloc page accueil   *****/
.headerAccueil {
	font-size: 28px;
	font-weight: bold;
	color: #082340;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family: 'Satoshi-Bold';
}

.texteAccueil {
	font-size: 1em;
	margin-bottom: 4em;
	line-height: 35px;
}

.etape {
	color: #748A9D;
}

.boutonAccueil {
	padding: 5px 35px;
	background-color: #274168;
	border-radius: 18px;
	color: white;
	float: left;
	font-weight: 300;
}

.boutonAccueil:hover {
	color: #efefef;
}

.imageAccueil {
	position: fixed;
	right: 0;
	top: 150px;
	width: 60%;
	z-index: 1;
}

@media screen and (max-width: 980px) {
	.headerAccueil {
		font-size: 28px;
		font-weight: bold;
		color: #082340;
		margin-bottom: 30px;
		margin-top: 0;
	}
	.texteAccueil {
		font-size: 1em;
		margin-bottom: 3em;
	}
	.boutonAccueil {
		padding: 10px 35px;
		background-color: #274168;
		border-radius: 8px;
		color: white;
		float: left;
	}
	.imageAccueil {
		position: fixed;
		right: 0;
		top: 450px;
		width: 100%;
	}
}

/******* Fin Bloc page accueil  ***/

/**** SideBar *****/
#sideBar {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	border: none;
	/* 	margin-top: 1em; */
}

@media screen and (max-width: 1680px) {
	#sideBar {
		width: 23%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

@media screen and (max-width: 1280px) {
	#sideBar {
		width: 20%;
		width: 28%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

@media screen and (max-width: 980px) {
	#sideBar {
		width: 50%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

@media screen and (max-width: 736px) {
	#sideBar {
		width: 98%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

@media screen and (max-width: 480px) {
	#sideBar {
		width: 98%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

@media screen and (max-width: 360px) {
	#sideBar {
		width: 98%;
	}
	#sideBar section div {
/* 		padding-left: 0; */
		padding-left: 10px;
	}
}

#sideBar section {
	background: #FFFFFF 0% 0% no-repeat padding-box;
/* 	box-shadow: 0px 5px 30px #0000000D; */
	border-radius: 0px 0px 36px 36px;
	opacity: 1;
/* 	color: #9dacba; */
}

#sideBar section div {
	/* 	overflow: scroll; */
	/* 	max-height: 700px; */
/* 	padding-left: 0; */
}

#sideBarCompleterMonProfil {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	border: none;
	margin-top: 1em;
}

@media screen and (max-width: 1680px) {
	#sideBarCompleterMonProfil {
		width: 23%;
	}
}

@media screen and (max-width: 1280px) {
	#sideBarCompleterMonProfil {
		width: 23%;
	}
}

@media screen and (max-width: 980px) {
	#sideBarCompleterMonProfil {
		width: 98%;
	}
}

@media screen and (max-width: 736px) {
	#sideBarCompleterMonProfil {
		width: 98%;
	}
}

@media screen and (max-width: 480px) {
	#sideBarCompleterMonProfil {
		width: 98%;
	}
}

@media screen and (max-width: 360px) {
	#sideBarCompleterMonProfil {
		width: 98%;
	}
}

#sideBarCompleterMonProfil section {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 5px 30px #0000000D;
	border-radius: 0px 0px 36px 36px;
	opacity: 1;
	color: #9dacba;
	padding: 1.5em 0em 0em 1em;
	border-radius: 20px;
}

#sideBarCompleterMonProfil section div {
	/* 	overflow: scroll; */
	/* 	max-height: 700px; */
	/* 	padding-left: 0.2em; */
	
}

#sideBarCompleterMonProfil .aucunContenu {
	width: 100%;
	text-align: center;
	/* 	height: 500px; */
}

#sideBarCompleterMonProfil .aucunContenu img {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 30px;
}

#sideBarCompleterMonProfil .aucunContenu p {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	margin-bottom: 25px;
}

#sideBarCompleterMonProfil .aucunContenu a {
	background-color: #b5ffc9;
	color: #fff;
	padding: 15px 30px;
	margin: 0 auto;
	width: 300px;
	border-radius: 8px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	#sideBarCompleterMonProfil {
		width: 98%;
	}
	#sideBarCompleterMonProfil section div {
		/* 		padding-left: 0.2em; */
		
	}
}

/****** Fin SideBar ****/

/******** Checkbox ****/

body .booleanCheckbox.ui-chkbox {
	width: auto;
}

body .booleanCheckbox .ui-chkbox-box {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	border-radius: 2px;
	background-color: #F0F4F8;
	border: none;
}

body .booleanCheckbox .ui-chkbox-label {
	vertical-align: middle;
	margin-top: 0;
}

body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
    overflow: visible;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -0.4rem;
    margin-top: -0.4rem;
    width: 10px;
	height: 10px;
	font-size: 0.8rem;
}

/******* Fin Checkbox ******/

/******** Entete loggued in  *******/
.ui-autocomplete-panel .ui-widget-content .ui-corner-all .ui-helper-hidden .ui-shadow .ui-input-overlay .panelAutoComplete .inputCompleteEntete
	{
	z-index: 20000;
}

.ui-autocomplete .inputCompleteEntete {
	-webkit-box-shadow: none;
	text-shadow: none;
	height: 45px;
	width: 250px;
	font-size: 10pt;
	padding-left: 5px;
	border-radius: 8px;
	border: none;
}

@media screen and (max-width: 1680px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 300px;	
	}

}

@media screen and (max-width: 1280px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 200px;	
	}

}

@media screen and (max-width: 980px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 300px;
		height: 40px;
		margin-top: -5px;	
	}

}

@media screen and (max-width: 736px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 180px;	
		height: 35px;
		margin-top: -15px;
	}

}

@media screen and (max-width: 480px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 180px;	
		height: 35px;
		margin-top: -35px;
	}

}

@media screen and (max-width: 360px) {
	
	.ui-autocomplete .inputCompleteEntete {
		width: 180px;
		height: 30px;
		margin-top: -32px;	
	}

}

.ui-autocomplete .inputCompleteEntete:focus {
	border-radius: 8px;
}

.panelAutoComplete .ui-autocomplete-items .ui-state-highlight {
	color: #465468;
}

.panelAutoComplete .ui-autocomplete-items {
	text-align: left;
	color: #465468;
}

.panelAutoComplete .ui-autocomplete-panel .ui-autocomplete-table th,
	.ui-autocomplete-panel .ui-autocomplete-table td {
	background-color: white;
	padding: 10px 10px;
	color: #465468;
	text-align: left;
	border: none;
}

.panelAutoComplete .ui-autocomplete-panel .ui-autocomplete-table th,
	.ui-autocomplete-panel .ui-autocomplete-table td:hover {
	background-color: #F2F3F3;
	padding: 10px 10px;
	color: #465468;
	text-shadow: none;
	border: none;
}

.panelAutoComplete .ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	border: none;
}

.iconeHeader {
	margin-right: 20px;
}

/* @media screen and (max-width: 400px) { */
/* 	.enteteAnnonce { */
/* 		display: none; */
/* 	} */
/* } */

/* .enteteRecherche { */
/* 	-moz-box-shadow: none; */
/* 	-webkit-box-shadow: none; */
/* 	box-shadow: none; */
/* 	opacity: 1; */
/* 	background: #F0F4F8 0% 0% no-repeat padding-box; */
/* 	width: 196px; */
/* 	height: 33px; */
/* 	border-radius: 8px; */
/* 	background-position: right top; */
/* 	background-size: 25px; */
/* 	background-repeat: no-repeat; */
/* } */

/* @media screen and (max-width: 880px) { */
/* 	.enteteRecherche { */
/* 		display: none; */
/* 	} */
/* } */

/* @media screen and (max-width: 630px) { */
/* 	.enteteRecherche { */
/* 		display: none; */
/* 	} */
/* } */

/******** Fin Entete loggued in  *******/

/******** Menu profil ******************/


.headerProfilMobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  font-family: 'Satoshi-Medium';
  position: relative;
}

.headerProfilMobile i {
  font-size: 20px;
  margin-bottom: 5px;
}

.headerProfilMobile span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 14px;
  white-space: nowrap;
}

.nbNotificationMobile {
  background-color: red;
  color: white;
  border-radius: 12px;
  padding: 2px 6px;
  font-size: 10px;
  display: inline-block;
  min-width: 18px;
  text-align: center;
  line-height: normal;
}
			
.headerProfil {
	font-size: 0.9em;
	border-radius: 3px;
	margin-bottom: 0.4em;
	padding: 0.4em 1em 0.5em 0.5em; 
	color: #082340;
}

.headerProfil:hover {
	/* 	border-right: solid 5px #5692e7;  */
/* 	box-shadow: 1px 1px 3px #ccc; */
/* 	background: #FFFFFF 0% 0% no-repeat padding-box; */
/* 	box-shadow: 0px 15px 30px #0000000D; */
	opacity: 1;
/* 	color: #5692e7;  */
	background-color: #F0F4F8;
/* 	color: #5692e7; */
	border-radius: 30px;
}

/******** Fin Menu profil ***************/
.cvHeader {
	width: 100%;
	float: left;
	padding: 10px 10px 0 0;
	/* 					background-image: url('#{request.contextPath}/images/bandeau-cv.svg');  */
}

.cvHeader img {
	background-color: white;
	height: 50px;
	width: 50px;
	margin-left: 5px;
	margin-top: -10px;
	border-radius: 100px;
}

.cvBlocGauche {
	width: 35%;
	float: left;
	font-size: 10px;
	height: 450px;
	padding: 5px;
}

.cvBlocGauche img {
	background-color: white;
	height: 50px;
	width: 50px;
	margin-left: 0px;
	margin: 3px 0 5px 13px;
	border-radius: 100px;
}

.cvBlocGauche .model5 {
	background-color: white;
	height: 70px;
	width: 70px;
	margin-left: 5px;
	margin-top: -35px;
}

.cvBlocGauche .titre1 {
	font-weight: bold;
	padding: 3px;
}

.cvBlocGauche .titre2 {
	font-weight: bold;
	font-size: 5px;
	padding: 2px 5px 2px 5px;
	border-radius: 2px;
	margin-bottom: 3px;
	width: 95%;
}

.cvBlocGauche .titre3 {
	font-size: 4px;
	padding: 3px;
	margin-bottom: 5px;
}

.cvBlocDroit {
	width: 65%;
	float: left;
	height: 300px;
	padding: 15px;
	height: 450px;
}

.nomPrenom {
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}

.titre1 {
	font-weight: bold;
	font-size: 5px;
	padding: 2px 5px 2px 5px;
	border-radius: 2px;
	margin-bottom: 5px;
}

.titre2 {
	font-size: 6px;
	padding: 3px;
}

.titre3 {
	font-size: 5px;
	padding: 3px;
}

.cvFooter {
	height: 10px;
	width: 100%;
	float: left;
	background-color: gray;
	margin-bottom: 10px;
}

.button .choisirCeCV {
	font-size: 12px;
}

.carreCouleur {
	height: 40px;
	width: 40px;
	border: solid 1px gray;
	border-radius: 3px;
}

.divCouleur {
	float: left;
	margin-left: 10px;
	display: none;
}

.bold {
	float: left;
	margin: 0 10px;
	border-radius: 2px;
	padding: 7px 12px;
	background-color: #e6e6e6;
	color: #082340;
}

.italic {
	float: left;
	margin: 0 10px;
	border-radius: 2px;
	padding: 7px 12px;
	background-color: #e6e6e6;
	color: #082340;
}

.click {
	background-color: #fff;
}

#configuration select {
	width: 190px;
	border: solid 0px;
}

.cv {
/* 	box-shadow: 0px 5px 30px #0000000D; */
	border-radius: 3px;
	opacity: 1;
	float: left;
	margin-bottom: 15px;
}

.conteneurCV {
	width: 270px;
	height: 420px;
	margin: 15px;
	font-size: 8px;
}

@media screen and (max-width: 736px) {
	.conteneurCV {
		width: 280px;
		height: 560px;
		margin: 15px ;
		font-size: 8px;
	}
}

.conteneurTemplateCV {
	width: 100%; 
	float: left; 
	min-height: 420px; 
	margin-bottom: 20px; 
	padding: 15px 50px;
}

@media screen and (max-width: 736px) {
	
	.conteneurTemplateCV {
		width: 100%; 
		float: left; 
		min-height: 520px; 
		margin-bottom: 20px; 
		padding: 15px 20px;
	}
	
}

/*******   Charte  **************/
.titreCharte {
	color: #082340;
}

.texteCharte {
	color: #465468;
}

/******* Fin charte *************/
.bgCookies {
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
	background-color: black;
	opacity: 30%;
}

.cookies {
	z-index: 100000;
	position: fixed;
	bottom: 20px;
	width: 96%;
	margin: 0 2%;
}

.cookiesHeader {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 17px;
}

.cookiesTexte {
	margin-bottom: 20px;
	font-size: 15px;
}

.ajaxMessageHidden {
	display: none;
	background-color: #FAFAFF;
	padding: 15px 30px;
	text-align: center;
	border-radius: 100px;
	position: fixed;
	top: 90px;
	right: 20px;
	z-index: 10000;
	background: #FAFAFF 0% 0% no-repeat padding-box;
	box-shadow: 10px 5px 15px #00000029;
	border-radius: 10px;
	opacity: 1;
}

.ajaxMessageDisplay {
	display: block;
	background-color: #FAFAFF;
	padding: 15px 30px;
	text-align: center;
	border-radius: 100px;
	position: fixed;
	top: 90px;
	right: 20px;
	z-index: 10000;
	background: #FAFAFF 0% 0% no-repeat padding-box;
	box-shadow: 10px 5px 15px #00000029;
	border-radius: 10px;
	opacity: 1;
}

@media screen and (max-width: 736px) {
	.ajaxMessageHidden {
		display: none;
		background-color: #FAFAFF;
		padding: 15px 30px;
		text-align: center;
		border-radius: 100px;
		position: fixed;
		top: 55px;
		right: 10px;
		z-index: 10000;
		background: #FAFAFF 0% 0% no-repeat padding-box;
		box-shadow: 10px 5px 15px #00000029;
		border-radius: 10px;
		opacity: 1;
	}
	.ajaxMessageDisplay {
		display: block;
		background-color: #FAFAFF;
		padding: 15px 30px;
		text-align: center;
		border-radius: 100px;
		position: fixed;
		top: 55px;
		right: 10px;
		z-index: 10000;
		background: #FAFAFF 0% 0% no-repeat padding-box;
		box-shadow: 10px 5px 15px #00000029;
		border-radius: 10px;
		opacity: 1;
	}
}

.ajaxMessage .icon {
	float: left;
	color: #64DA88;
	margin: 0 15px 0 5px;
	font-size: 25px;
	vertical-align: middle;
}

.ajaxMessage .right {
	float: left;
	width: 210px;
}

@media screen and (max-width: 480px) {
	.ajaxMessage .right {
		float: left;
		width: 200px;
	}
}

.softSkill {
	overflow-wrap: normal;
	padding: 10px 20px;
	margin: 10px 10px 0 0;
	border-radius: 50px;
	font-size: 10px;
	color: #44536A;
	background-color: #EFF4F9;
	float: left;
}

.loaderBulleHidden {
	background-color: #284E85;
	z-index: 10000000;
	display: block;
	position: fixed;
	top: 4.4em;
	left: -10px;
	width: 12px;
	height: 2px;
	border-radius: 3px;
	transition: 0;
	transform: translateX(-2vw);
	transitio-timing-function: ease;
}

.loaderBulleDisplay {
	background-color: #284E85;
	z-index: 10000000;
	transform: translateX(102vw);
	display: block;
	position: fixed;
	top: 4.4em;
	left: -10px;
	width: 12px;
	height: 2px;
	border-radius: 3px;
	transition: 2s;
	transitio-timing-function: ease;
	animation: moveTiret 2s ease infinite;	
}

@keyframes moveTiret {
    0% {
        transform: translateX(-20px); /* Départ légèrement hors écran */
    }
    100% {
        transform: translateX(102vw);
    }
}


@media screen and (max-width: 736px) {
	
	.loaderBulleHidden {
		background-color: #465192;
		z-index: 10000000;
		display: block;
		position: fixed;
		top: 2.9em;
		left: -10px;
		width: 6px;
		height: 6px;
		border-radius: 6px;
		transition: 0;
		transform: translateX(0);
		transitio-timing-function: ease;
	}
	
	.loaderBulleDisplay {
		background-color: #465192;
		z-index: 10000000;
		transform: translateX(736px);
		display: block;
		position: fixed;
		top: 2.9em;
		left: -10px;
		width: 6px;
		height: 6px;
		border-radius: 6px;
		transition: 3s;
		transitio-timing-function: ease;
	}
	
}

@media screen and (min-width: 980px) {
	.visiualiserUnCV {
		height: 1250px;
	}
}

/* @media screen and (max-width: 980px) { */
/* 	.visiualiserUnCV { */
/* 		height: 900px; */
/* 	} */
/* } */

/* @media screen and (max-width: 736px) { */
/* 	.visiualiserUnCV { */
/* 		height: 900px; */
/* 	} */
/* } */

/* @media screen and (max-width: 480px) { */
/* 	.visiualiserUnCV { */
/* 		min-height: 600px; */
/* 	} */
/* } */

/* @media screen and (max-width: 360px) { */
/* 	.visiualiserUnCV { */
/* 		min-height: 600px; */
/* 	} */
/* } */

.textarea {
	color: #465468;
	background: #F0F4F8 0% 0% no-repeat padding-box;
	border-radius: 8px;
	-webkit-box-shadow: none;
	height: 120px;
	padding: 10px;
}

.textarea:focus {
	border-color: #C4DCFF;
	box-shadow: 0 0 3pt 2pt #C4DCFF;
}

.divNosConseils {
	float: left;
}

.nosConseils {
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

.barConseils {
	height: 7px;
	border-radius: 25px;
	background-color: #F0F4F8;
	width: 100%;
	margin: 5px 0 10px 0;
	float: left;
}

.progressConseils {
	height: 7px;
	border-radius: 25px;
	background-color: #3C6DB9;
	width: 33%;
	float: left;
}

.nosConseils .lampe {
	width: 25px;
	float: left;
}

.nosConseils .titre {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #465468;
	font-family: Satoshi-Bold;
}

.nosConseils .conseil {
	float: left;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 1em;
	/* 	border-left: 0.5px dashed #44536A;  */
	/* 	padding-left: 10px; */
}

.nosConseils .conseil .point {
	color: #FFCF1F;
	font-size: 8px;
	margin-right: 10px;
}

.nosConseils .remplissage {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.nosConseils .valeurRemplissage {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #3C6DB9;
	font-weight: bold;
}

.nosConseils .bordRemplissage {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.nosConseils .bordRemplissage .zero {
	float: left;
	font-size: 12px;
}

.nosConseils .bordRemplissage .cent {
	float: right;
	font-size: 12px;
}

.illustration {
	margin: 0 auto;
	width: 100%;
	/* margin-bottom: 30px; */
}

.aucunResultat {
	width: 100%;
	text-align: center;
	margin-top: 100px;
	float: left;
}

.aucunResultat img {
	margin: 0 auto;
	width: 180px;
	height: 75px;
	margin-bottom: 50px;
}

.aucunResultat .message {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.aucunResultat .retour {
	background-color: #497ec6;
	color: #fff;
	padding: 15px 30px;
	margin: 20px auto;
	width: 300px;
	border-radius: 8px;
	text-align: center;
}

.advise {
	padding: 20px;
	margin: 25px 0 40px 0;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 6px #00000023;
	border-radius: 15px;
	opacity: 1;
	float: left;
}

.assistant {
	height: 100px;
}

.teaser {
	color: #082340;
	font-family: 'Satoshi-Bold';
	font-size: 16px;
/* 	margin-top: 15px; */
}

.teaserHeader {
	color: #082340;
	font-family: 'Satoshi-Regular';
}

.teaserLampe {
	margin-right: 10px;
}

.teaserQuestion {
	
}

.teaserContainer {
	font-style: italic;
}

.askBloc {
	padding: 20px;
	margin: 25px 0 40px 0;
	opacity: 1;
	float: left;
}

.askBloc .assistant {
	height: 50px;
}

.askBloc .teaser {
	color: #082340;
	font-size: 10px;
/* 	margin-top: 15px; */
}

.askBloc .teaserHeader {
	color: #082340;
}

.askBloc .teaserLampe {
	margin-right: 10px;
}

.askBloc .teaserQuestion {
	
}

.askBloc .teaserContainer {
	margin-top: 25px;
	text-align: center;
}

.askBloc .teaserContainer a {
	background-color: #FFCF1F;
	color: black;
	padding: 10px 20px;
	border-radius: 3px; 
	font-family: 'Satoshi-Bold';
}

.blocDemarrage .messageIntro {
	padding: 2.5em 0 2.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #082340;
	text-align: center;
}

.blocDemarrage .etapes {
	width: 80%;
	margin: 20px 10%;
}

.blocDemarrage .imageEtapes {
	margin: 0;
	width: 100%;
	height: 200px;
}

.blocDemarrage .conteneurMessage {
	text-align: center;
}

.blocDemarrage .numero {
	font-size: 40px;
	color: #FFCF1F;
	font-weight: bold;
	margin-right: 10px;
}

.blocDemarrage .titreMessage1 {
	color: #082340;
	font-weight: bold;
}

.blocDemarrage .titreMessage2 {
	color: #4372B4
}

.blocDemarrage .message {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

.blocDemarrage .boutonStart {
	width: 250px;
	margin: 0 auto;
	display: block;
	background-color: #274168;
	size: 2em;
}

.haderCompleterMonProfil {
	margin-bottom: 10px;
}

.haderCompleterMonProfil .message {
	font-size: 14px;
/* 	border-bottom: solid 2px #FFCF1F; */
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #082340;
	font-family: 'Satoshi-Bold';
}

@media screen and (max-width: 980px) {
	.large-hidden {
		display: none;
	}
}

@media screen and (max-width: 736px) {
	.medium-hidden {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.small-hidden {
		display: none;
	}
}

@media screen and (max-width: 360px) {
	.xsmall-hidden {
		display: none;
	}
}

.boxRibbon {
  position: relative;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}

.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #508bd3;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #508bd3;
  background: linear-gradient(#fff 0%, #fff 50%); 
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
  font-family: 'ArchivoBlack';
}

.ribbon span::before {
/* 			  content: ""; */
/* 			  position: absolute; left: 0px; top: 100%; */
/* 			  z-index: -1; */
/* 			  border-left: 3px solid #1e5799; */
/* 			  border-right: 3px solid transparent; */
/* 			  border-bottom: 3px solid transparent; */
/* 			  border-top: 3px solid #1e5799;  */ 
}

.ribbon span::after {
/* 			  content: ""; */
/* 			  position: absolute; right: 0px; top: 100%; */
/* 			  z-index: -1; */
/* 			  border-left: 3px solid transparent; */
/* 			  border-right: 3px solid #1e5799; */
/* 			  border-bottom: 3px solid transparent; */
/* 			  border-top: 3px solid #1e5799; */
}

.new {
  position: absolute;
  right: -5px; bottom: -25px;
  z-index: 1;
  overflow: hidden;
  width: 100%; height: 75px;
  text-align: left; 
}

.new span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  width: 100px;
  display: block;
  background: #EC5A3B;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
  font-family: 'ArchivoBlack';
}

.centralDeconnexion {
    margin-top: -200px;
}
	
@media screen and (max-width: 980px) {
	.centralDeconnexion {
	    margin-top: -200px;
	}
}

@media screen and (max-width: 736px) {
	.centralDeconnexion {
	    margin-top: -180px;
	}
}

@media screen and (max-width: 480px) {
	.centralDeconnexion {
	    margin-top: -100px;
	}
}

@media screen and (max-width: 360px) {
	.centralDeconnexion {
	    margin-top: -50px;
	}
}

.cadenas {
	background-color: #F9FBFC;
}

.cadenasCV {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 50px;
}

.cadenasCV img {
    margin: 0 auto;
    height: 80px;
    width: 80px;
    margin-bottom: 30px;
}

.cadenasCV .message {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.cadenasCV .retour {
	background-color: #497ec6;
	color: #fff;
	padding: 10px 30px;
	margin: 20px auto;
	width: 300px;
	border-radius: 8px;
	text-align: center;
}
		
@media screen and (max-width: 100000px) {
	
	.headerAccueil {
		font-size: 28px;
	}
	
	.illu-gauche-page-accueil {
	    display: none;  
	    margin-bottom: 50px;
	}
	
	.illu-droite-page-accueil {
	    display: block;  
	}
	
}

@media screen and (max-width: 980px) {
	
	.headerAccueil {
		font-size: 18px;
	}
	
	.illu-gauche-page-accueil {
	    display: block;  
	    margin-bottom: 50px;
	}
	
	.illu-droite-page-accueil {
	    display: none;  
	}
}

@media screen and (max-width: 736px) {

	.headerAccueil {
		font-size: 18px;
	}
	
	.illu-gauche-page-accueil {
	    display: block; 
	    margin-bottom: 50px;
	}
	
	.illu-droite-page-accueil {
	    display: none;  
	}
}

@media screen and (max-width: 480px) {

	.headerAccueil {
		font-size: 18px;
	}
	
	.illu-gauche-page-accueil {
	    display: block;
	    margin-bottom: 50px;
	}
	
	.illu-droite-page-accueil {
	    display: none;  
	}
}

@media screen and (max-width: 360px) {

	.headerAccueil {
		font-size: 18px;
	}
	
	.illu-gauche-page-accueil {
	    display: block;
	    margin-bottom: 50px;
	}
	
	.illu-droite-page-accueil {
	    display: none;  
	}
}

.relative {
	margin: 0;
	padding: 0;
	position: relative;
	height: 100px;
	background-color: white;
	border-radius: 0 0 100% 100%;
}

.blanc {
	background-color: white;
	padding: 2em;
}

.gris {
	background-color: #F0F4F8;
	padding: 2em;
}

.titreItem {
	font-family: Satoshi-Black; 
	font-weight: bold; 
	font-size: 28px; 
	max-width: 400px; 
	margin-bottom: 20px; 
}

.titreDroit {
	text-align: right;
	width: 100%;
	float: right;
}

.titreGauche {
	text-align: left;
	width: 100%;
	float: left;
}

.textIemDroit {
	width: 100%;
	float: right;
	text-align: right;
	font-family : 'Satoshi-Regular';
}

.textIemGauche {
	width: 100%;
	float: left;
	text-align: left;
	font-family : 'Satoshi-Regular';
}

.homeImage {
	width: 70%; 
	margin: 20px 15%;
}

.imageItem {
	width: 80%; 
	margin: 0 10%;
}

.sous-titreItem {
	font-size: 18px; 
	font-weight: normal;
}

.titreSecondaire {
	font-family: 'Satoshi-Regular';
    border-bottom: solid 4px #FFCF1F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #082340;
}

.titrePrimaire { 
	font-family: CabritoSans; font-weight: bold; font-size: 28px; text-align: center; width: 100%; float: left; margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
	
	.imageItem {
		width: 80%; 
		margin: 0 10%;
	}

}

@media screen and (max-width: 736px) {

	.imageItem {
		width: 80%; 
		margin: 0 10%;
	}

}

@media screen and (max-width: 480px) {

	.imageItem {
		width: 90%; 
		margin: 0 5%;
	}

}

@media screen and (max-width: 360px) {

	.imageItem {
		width: 94%; 
		margin: 0 3%;
	}

}
 
.titreHeader {
	border: solid 0 #FFF;
	padding-bottom: 8px;
	font-family: 'Satoshi-Medium';
}

.titreHeader:hover {
	color: #082340;
	font-weight: bold;
/* 	border-bottom: solid 3px #FFD300; */
	border-bottom: solid 3px #F5F9FF;
}

.imageResumeContenu {
	border-radius: 20px 20px 0 0; width: 100%; float: left;
}

.imageContenu1 {
	height: 300px;
}

@media screen and (max-width: 480px) {

	.imageContenu1 {
		height: 200px;
	}

}

.imageContenu2 {
	height: 200px;
}

.imageContenu3 {
	height: 200px;
}

.titreResumeContenu {
	margin: 0 0 20px 0; 
	color: #465468; 
	font-family: Satoshi-Bold;
}

.conteneurThem {
	margin: 15px 0 30px 0;
}

.them {
	padding: 10px 20px; 
	border-radius: 20px; 
	margin-right: 10px; 
	background-color: #F0F4F8; 
	font-size: 10px;
}

.conteneurHeaderPrincipalAccueil {
	font-size: 1.5em; 
	text-align: center; 
	margin: 10px 0 60px 0;
}

.headerPrincipalAccueil {
	font-family: Satoshi-Bold; 
	border-bottom: solid 5px #FFCF1F; 
	padding-bottom: 5px;
}

.temoignage {
/* 	background-image: url('../../../commun/images/visuelTemoignages.png'); */
/* 	height: 372px; */
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-top: 7px solid #EFF4F9;
	opacity: 1;
	border-radius: 5px;
	text-align: center; 
	padding-bottom: 20px;
}

.photoTemoignage {
	width: 100px; 
	height: 100px; 
	border-radius: 100px;
	margin: 25px 0 15px 0;
}

.descriptionTemoignage {
	margin: 15px 0;
	color: #465468;
	font-family: Satoshi-Bold;
}

.detailTemoignage {
	margin: 15px;
	color: #465468;
	font-family: 'Satoshi-Regular';
}

/* .conseil1 {background-color: #E0FFFD;} */
/* .conseil2 {background-color: #34495E; color: #fff;} */
/* .conseil3 {background-color: #70A0FE; color: #fff;} */
/* .conseil4 {background-color: #577CC4; color: #fff;} */
/* .conseil5 {background-color: #F0F4F8;} */
/* .conseil6 {background-color: #85A8DE; color: #fff;} */
/* .conseil7 {background-color: #FFD300;} */
/* .conseil8 {background-color: #FAE0FF;} */
/* .conseil9 {background-color: #FFEBE3;} */
/* .conseil10 {background-color: #F9B09F;} */
/* .conseil11 {background-color: #C7C8CB;} */


/* .typeEvenement1 {background-color: #F0F4F8;} */
/* .typeEvenement2 {background-color: #70A0FE;} */
/* .typeEvenement3 {background-color: #F9B09F;} */
/* .typeEvenement4 {background-color: #4372B4; color: #fff;} */
/* .typeEvenement5 {background-color: #FAE0FF;} */
/* .typeEvenement6 {background-color: #FFF2C7; color: #fff;}  */

.conseil1 {background-color: #E0FFFD;}
.conseil2 {background-color: #34495E; color: #fff;}
.conseil3 {background-color: #70A0FE; color: #fff;}
.conseil4 {background-color: #577CC4; color: #fff;}
.conseil5 {background-color: #F0F4F8;}
.conseil6 {background-color: #85A8DE; color: #fff;}
.conseil7 {background-color: #FFD300;}
.conseil8 {background-color: #FAE0FF;}
.conseil9 {background-color: #FFEBE3;}
.conseil10 {background-color: #F9B09F;}
.conseil11 {background-color: #C7C8CB;}


.typeEvenement1 {background-color: #87A5CF; color: #fff;}
.typeEvenement2 {background-color: #87A5CF; color: #fff;}
.typeEvenement3 {background-color: #87A5CF; color: #fff;}
.typeEvenement4 {background-color: #87A5CF; color: #fff;}
.typeEvenement5 {background-color: #87A5CF; color: #fff;}
.typeEvenement6 {background-color: #87A5CF; color: #fff;} 

.conteneurResumeContenu {
	padding :15px; 
	background-color: white;
	border-radius: 0 0 20px 20px;
	padding-top: 20px; float: left;
}

.conteneurResumeContenu .lireLaSuite {
	text-decoration: underline;
}

.themResumeContenu {
	font-family: CabritoSans; font-weight: bold; font-size: 20px; width: 100%; margin-bottom: 20px;
}	

.thematique {
	font-family: CabritoSans;
	text-transform: uppercase;
	font-size: 40px;
	color: #082340;
	opacity: 25%;
}

.thematiqueSecondaireConteneur {
	margin-bottom: 30px;
}

.thematiqueSecondaire {
	font-family: CabritoSans; 
	font-weight: bold; 
	font-size: 28px; 
	margin-bottom: 20px; 
	border-bottom: 3px solid #FFD300;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.pageInterm {
	margin-bottom: 0;
}

.titrePageInterm {
	color: #082340; font-family: CabritoSans; font-size: 38px; vertical-align: middle; text-align: center;
}

.imagePageInterm img {
	float: left; height: 200px;
}

.tablePageInterm {
	height: 200px; width: 100%;
}

@media screen and (max-width: 480px) {

	.separateurGauchePAgeInterm {
		display: none;
	}
	
	.imagePageInterm {
		display: none; 
	}

}

@media screen and (max-width: 360px) {

	.separateurGauchePAgeInterm {
		display: none;
	}
	
	.imagePageInterm {
		display: none;
	}
}

.imageItemAccueil {
	width: 100%; 
	float: left;
}

.titreContact {
	font-family: Satoshi-Medium;
	color: #082340;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
}

.contenuContact {
	font-family: Satoshi-Regular;
	color: #082340;
	margin-bottom: 20px; 
	font-size: 13px;
	width: 100%;
 			float: left;
}

.evenement .titre {
	color: #082340;
	font-weight: bold;
	font-size: 24px;
	padding-top: 30px;
}

.evenement .datePublication {
	color: #465468;
	font-size: 12px;
	padding-top: 15px;
}

.evenement .menu {
	color: #465468;
	font-size: 12px;
	padding-top: 5px;
}

.evenement .titreItem {
	font-weight: bold;
	font-size: 20px;
	padding-top: 25px;
	padding-bottom: 5px;
	max-width: 100%;
}
 	 	
.footerContainer {
	margin-top: 30px;
	margin-bottom: 60px; 

}

@media screen and (max-width: 480px) {

	.footerContainer {
		margin: 30px 30px 60px 30px;
	}

}

.imageVisualiserContenu {
	margin: 40px 10% 0 40%; width: 60%; float: right;
}

@media screen and (max-width: 980px) {

	.imageVisualiserContenu {
		margin: 20px 0 20px 20%; width: 80%; 
	}

}

@media screen and (max-width: 736px) {

	.imageVisualiserContenu {
		margin: 20px 0 20px 0; width: 100%;   
	}

}

.autresContenus {
    color: #082340;
    font-family: CabritoSans;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 30px;
}


.workflowContainer {
	font-family: 'Satoshi-Bold'; 
	color: #082340; 
	margin-top: 15px;
	margin: 20px 0 25px 0;
	white-space: nowrap;
}

.workflowContainer i {
	margin-right: 5px; font-size: 10px;
}

.sautDeLigneMobile {
	display: none;
}
						
@media screen and (max-width: 720px) {
	
	.sautDeLigneMobile {
		display: block;
		height: 20px;
	}

}

.grandTitreWorkflow {
	color: #548AFF; 
	padding-bottom: 20px;
	font-family: 'Satoshi-Bold';
}

.grandTitreWorkflow i {
	margin-right: 5px;
}

.modificationWorkflow {
	padding: 20px;
}

.titreModificationWorkflow {
	color: #082340; 
	margin-bottom: 20px; 
	font-family: 'Satoshi-Bold';
/*     margin-left: 10%; */
/*     margin-right: 10%; */
}

.detailModificationWorkflow {
	font-family: 'MuseoSans100-Regular';
	color: #8F97A3;
	font-size: 12px;
}

.titreModificationWorkflow .workflowBouton {
	margin: 20px 0 10px 0;	
}

.containerBouton {
	text-align: center;
}
.imageWorkflow {
	text-align: center; 
}
.imageWorkflow img {
	margin: 20px auto; 
	width: 90%;
}

.divWorkflow {
	margin-top: -13px; 
	margin-bottom: 15px;
	text-align: center;
	height: 80px;
}

.libelleWorkflowInValide {
	margin-top: 5px;color: #CAD5E3; font-family: 'Satoshi-Bold'; font-size: 12px;
}

.iconeWorkflowInValide {
/* 	color: #CBD5E2; */
	color: #CAD5E3;
}

.libelleWorkflowEnCours {
	margin-top: 5px;color: #082340; font-family: 'Satoshi-Bold'; font-size: 12px;
}

.iconeWorkflowEnCours {
	color: #F9CF4D;
}

.libelleWorkflowValide {
	margin-top: 5px;color: #082340; font-family: 'Satoshi-Bold'; font-size: 12px;
}

.iconeWorkflowValide {
	color: #3DDD30;
}

.notifications .notification {
	color: #082340; padding: 0.5em 1.5em 1.3em 0.5em; margin-bottom: 5px; background-color: #CCDFFA1D;
} 

.notifications .notification_true {
	color: #082340; padding: 0.5em 1.5em 1.3em 0.5em; margin-bottom: 5px; background-color: #FFF;
} 

.notifications .notification_false {
	color: #082340; padding: 0.5em 1.5em 1.3em 0.5em; margin-bottom: 5px; background-color: #CCDFFA1D;
} 

.notifications .workflow {
	 border-left: solid 5px #2B4265; 
}

.notifications .notifMail_true {
	 border-left: solid 5px #4372B5; background-color: #FFF;
}

.notifications .notifMail_false {
	 border-left: solid 5px #4372B5; background-color: #CCDFFA1D;
}

.notifications .notifAnnonce {
	 border-left: solid 5px #F9CF4D; 
}

.iconeNotifWorkflow {
	font-size: 18px;
/*     margin-left: 7px; */
    margin-left: 17px;
    margin-top: 22px;
}

.parent {
    position: relative;
}

.child1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.child2 {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}	

.affichageLarge {
	display: block;
}
	
@media screen and (max-width: 980px) {
	
	.affichageLarge {
		display: none;
	}

}

.affichageWeb {
	display: block;
}
	
@media screen and (max-width: 736px) {
	
	.affichageWeb {
		display: none;
	}

}

.affichageMobile {
	display: none;
}
	
@media screen and (max-width: 736px) {
	
	.affichageMobile {
		display: block;
	}

}											

.itemMenuActif {
	background-color: #F0F4F8; 
	border-left: solid 3px #082340;
}


.creerUneSession {
	line-height: 35px;
}

.creerUneSession i {
	color: #082340; margin-right: 15px; font-size: 32px; float: left;
}

.creerUneSession div {
	height: 35px; line-height: 35px; float: left; color: #2B4165; font-family: 'Satoshi-Bold';
}

.schemaWorkflow {
	height: 700px;
}

@media screen and (max-width: 480px) {

	.schemaWorkflow {
		height: 300px;
	}

}

@media screen and (max-width: 736px) {

	.schemaWorkflow {
		height: 400px;
	}

}

@media screen and (max-width: 980px) {

	.schemaWorkflow {
		height: 500px; 
	}

}	

#scroller::-webkit-scrollbar {
  display: none;
}

#scroller {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}	

.scroller::-webkit-scrollbar {
  display: none;
}

.scroller {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}	

.videoMinuteConseil {
	width: 100%; height: 270px; border-radius: 8px;
}

.transcriptionVideoTitre {
	padding: 5px 0 5px 25px; text-align: left;
}

.transcriptionVideoDetail {
	padding: 15px 15px 15px 25px; float: left; overflow: scroll; height: 230px; font-family: 'Satoshi-Regular';
}	

.transcriptionVideoCourte {
	margin-top: 10px; padding: 0; float: left; overflow: scroll; height: 80px; font-family: 'Satoshi-Regular';
}	

.assistanteMinuteConseil {
	margin: 50px 30px; float: left;
}

.assistanteMinuteConseil .assistant {
	width: 50px; height: 50px; float: left; margin-right: 20px; border-radius: 50px;
}

.assistanteMinuteConseil .message {
	float: left; margin-top: 15px;
}

.dashboard {
	margin: 0 8px 8px 0; color: #243E6B; font-family: Satoshi-Bold; padding-left: 5px; 
	padding-right: 5px; border-radius: 3px;
    border : solid 1px rgb(230,233,236, 0.7);
}

.dashboard .expand {
	float: right; margin: -10px 10px 0 0; color: #B3BDCB;
}

.dashboard .etape {
/* 	border-right: solid 1px #08234046; */
/* 	width: 70px; */
}

.dashboard .etape .etapeTxt {
	color: #08234046; font-size: 12px; vertical-align: middle; 
	text-transform: uppercase; margin-left: 10px; margin-bottom: 10px;
}

.dashboard .etape .etapeNum {
	color: #08234046; font-size: 20px; text-align: center; vertical-align: middle;
}

.dashboard .lib {
	margin-left: 10px;
	font-size: 14px;
	color: #082340;
}

.dashboard .lib .libDiv {
	font-family: 'MuseoSans100-Regular';
	margin-top: 8px;
}

.dashboard .lib .libDiv .libDivNum {
	font-size: 22px; color: #FFCF1F; font-family: 'Satoshi-Bold'; 
}	
																				
.panelPopup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.95; 
	z-index: 200001;
}

.panelPopup .contenu {
	position: fixed;
	width: 50%;
	height: 330px;
	top: 25%; 
	left: 25%;
	background-color: #000; 
	z-index: 20001;
	border-radius: 20px;
	margin-bottom: 1em;
	padding: 0.5em;
	box-shadow: 1px 1px 3px #ccc;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 30px #0000000D;
    border-radius: 20px;
    opacity: 1;
}

@media screen and (max-width: 736px) {
	
	.panelPopup .contenu {
		position: fixed;
		width: 90%;
		height: 450px;
		top: 10%; 
		left: 5%;
		background-color: #000; 
		z-index: 20001;
		border-radius: 20px;
		margin-bottom: 1em;
		padding: 0.5em;
		box-shadow: 1px 1px 3px #ccc;
		background: #FFFFFF 0% 0% no-repeat padding-box;
	    box-shadow: 0px 5px 30px #0000000D;
	    border-radius: 20px;
	    opacity: 1;
	}

}

.candidaturesContainer {
	display: flex;
	overflow-x: auto;
	width: 100%;
	box-shadow: 1px 1px 3px #ccc;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 10px 35px 30px #0000000D;
}

.etapeCandidature {
	min-width: 350px;
	float: left;
	margin: 10px 10px 0 0;
}

.boxCandidature {
	border-radius: 5px; 
	margin-bottom: 10px;
	padding: 0.7em;
	box-shadow: 1px 1px 3px #ccc;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 30px #0000000D;
    opacity: 1;
}

.boxCandidature .candidatureScroller {
	height: 80vh; overflow: scroll;
	-ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.boxCandidature .candidatureScroller::-webkit-scrollbar {
  display: none;
}

.etapeCandidature .ajouter {
	text-align: center;
	width: 100%;
	margin: 10px 0 20px 0; 
}

.etapeCandidature .detailCandidature {
	font-size: 12px;
}

.etapeCandidature .detailCandidatureTitre {
	margin-bottom: 3px;
}

.etapeCandidature .ajouter a {
	width: 100%;
	font-size: 14px;
}

.etapeCandidature .titre {
	text-align: center;
	border-radius: 5px 5px 0 0;
	opacity: 1;
	color: #FFF; 
	font-family: 'Satoshi-Bold';
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
	font-size: 16px;
} 

.etapeCandidature .cacherDetailCandidature {
	text-align: right;
}

.etapeCandidature .uneCandidature {
	background: #FFF 0% 0% no-repeat padding-box; /* #F3F7FA */
	font-family: 'Satoshi-Regular';
	border-radius: 6px;
	opacity: 1;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 12px;
}

.etapeCandidature .uneCandidature .etapeSuivante { 
	text-align: right;
	font-family: 'Satoshi-Medium';
	color: #2B4165;
}

.etapeCandidature .uneCandidature .etapeSuivante span {
	font-size: 11px; 
}

.etapeCandidature .uneCandidature .etapeSuivante i {
	font-size: 12px;
} 

.cours .titre {
	color: #082340;
	font-family: 'Satoshi-Bold';
	font-weight: bold;
	padding-top: 30px;
}

.cours .datePublication {
	color: #465468;
	font-family: Museo Sans;
	font-size: 12px;
	padding-top: 15px;
}

.cours .menu {
	color: #465468;
	font-family: 'Satoshi-Regular';
	font-size: 12px;
	padding-top: 5px;
}

.menuHorizontal {
	height: 31px; font-size: 13px; margin-bottom: 15px;
}

.menuActif {
	padding: 10px 15px; border-radius: 7px;  
	background-color: #F4F8FF; margin-right: 5px; color: #032E5B;
	font-family: 'Satoshi-Medium'; 
}

.menuNonActif {
	padding: 10px 15px; border-radius: 7px;  
	color: #B1B9C4;
	font-family: 'Satoshi-Medium';
}

.menuNonActif:hover {
	background-color: #F4F8FF; color: #032E5B; 
}

li {
	list-style-type: none;
}

.itemsSectionMenu {
	margin-left: 0; 
	padding-left: 0; 
	margin-top: 20px;
    max-height: 60vh; 
    overflow: scroll;
}

.sectionMenu {
    position: fixed;
}
	
@media screen and (max-width: 1500px) {
	
	.sectionMenu {
	    margin: 0 15px 0 0;
	    padding: 15px;
	    top: 5.0em;
	    left: 15px; 
	}

}
			
@media screen and (max-width: 736px) {

	.sectionMenu {
		position: relative;
	}

}

.sousMenuIcone {
/* 	margin: 3px 0 3px 0; */
/*     padding: 7px 8px; */
/*     font-size: 16px; */
/*     border-radius: 5px; */
/*     width: 46px; */
/*     text-align: center; */
/*     color: #8198B3; */
	margin: 3px 5px 3px 8px;
    padding: 10px 8px;
    font-size: 17px;
    border-radius: 5px;
    width: 46px;
    text-align: center;
/*     color: #8198B3; */
}

.sousMenuIcone:hover {
/* 	color: #5692e7;	 */
}

.sectionProfilOrganisme {
/* 	border-bottom: solid 1px rgb(230,233,236, 0.7);  */
	margin-bottom: 0;
	margin-top: 25px; 
}

.headerProfil span {
	font-size: 15px;
	font-family: 'Satoshi-Medium';   
}

.imageProfilMenuGauche {
	border: solid 1px white; 
	height:30px; 
	width: 30px; 
	border-radius:100%; 
	margin: 10px 15px 10px 15px;
}

.imageOrganismeMenuGauche {
	
	 height: 40px;
/* 	 border: solid 1px white; */
	 margin-left: 15px;
	 margin-top: 0px;
	
}	

.erreur {
	color : red;
	font-family: 'Satoshi-Bold'; 
/* 	border: solid 1px red; */
	border-radius: 5px;
	padding: 10px 20px;
	margin-bottom: 15px;
	display: none;
}

.loaderBackground {
	top:0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	position: fixed; 
	z-index: 999; 
	background-color: #000; 
	opacity: 0.3; 
	display: none;
}

.background {
	top:0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	position: fixed; 
	z-index: 999; 
	background-color: #000; 
	opacity: 0.6; 
	display: none;
}

.contenuLoader {
	border-radius: 10px; 
	min-height: 200px; 
	position: fixed; 
	top: 30%; 
	left: 35%; 
	z-index: 1000; 
	padding: 20px 40px; 
	background-color: white; 
	text-align: center; 
	display: none;
}

@media screen and (max-width: 736px) {
	
	.contenuLoader {
		top: 100px; 
		left: 10%; 
		width: 80%;
	}
	
}

@media screen and (max-width: 480px) {
	
	.contenuLoader {
		top: 100px; 
		left: 10%; 
		width: 80%;
	}
	
}

@media screen and (max-width: 360px) {
	
	.contenuLoader {
		top: 100px; 
		left: 10%; 
		width: 80%;
	}
	
}

.bkg {
	/* UI Properties */
	background: #EAF3FF 0% 0% no-repeat padding-box;
	border-radius: 11px;
	opacity: 1;

    }

.bold-text {
  text-align: left;
  font-family: 'Satoshi-Bold';
  letter-spacing: 0px;
  color: #032E5B;
    
}

.medium-text {

	/* UI Properties */
	text-align: left;
	font-family: 'Satoshi-Regular';
	letter-spacing: 0px;
	color: #032E5B;
	opacity: 1;
    
}

@media screen and (max-width: 736px) {
	
	.headerProfil {
		padding: 0;
	}
	
	.askCreerUneCandidatureImage1 {
		height: 150px;
	}
	
	.sectionMenu {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}

	.sectionMenu ul {
		margin: 0;
	    padding: 10px 0 0 0;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    background-color: white;
/* 	    border-radius: 15px 15px 0 0; */
	    z-index: 1000000;

	    display: flex;
	    justify-content: space-around; /* uniform distribution */
	    align-items: center;
	}

	.sectionMenu ul a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%; /* full width in flex item */
		text-decoration: none;
		color: inherit;
	}

	.sectionMenu ul a li {
		list-style: none;
		width: 100%;
		text-align: center;
	}

	.sectionMenu ul a li span {
		font-size: 7px;
		width: 100%;
		float: left;
	}

	.itemMenuActif {
		background-color: #F0F4F8;
	    border-left: 0;
	    border-bottom: solid 3px #082340;
		width: 100%;
	}

	.sousMenuIcone {
		padding: 0;
	}
	
}


/* @media screen and (max-width: 736px) { */
	
/* 	.headerProfil { */
/* 		padding: 0; */
/* 	} */
	
	
/* 	.askCreerUneCandidatureImage1 { */
/* 		height: 150px; */
/* 	} */
	
/* 	.sectionMenu { */
/* 		width: 100%; float: left; */
/* 	} */
	
/* 	.sectionMenu ul { */
/* 		margin-left: 0; */
/* 	    padding-left: 0; */
/* 	    position: fixed; */
/* 	    bottom: 0; */
/* 	    left:0; */
/* 	    margin-bottom: 0; */
/* 	    background-color: white; */
/* 	    width: 100%; */
/* 	    text-align: center; */
/* 	    padding-top: 10px; */
/* 	    border-radius: 15px 15px 0 0; */
/* 	    z-index: 1000000; */
/* 	} */

/* 	.sectionMenu ul a { */
/* 		padding: 0px; float: left; */
/* 	    width: 60px; */
/* 	    text-align: center; */
/* 	} */
	
/* 	.sectionMenu ul a li span { */
/* /* 		display: none; */ */
/* 		font-size: 7px; */
/* 	} */
	
/* 	.itemMenuActif { */
/* 		background-color: #F0F4F8; */
/* 	    border-left: 0; */
/* 	    border-bottom: solid 3px #082340; */
/* 	} */
	
/* 	.sectionMenu { */
/* 		margin-bottom: 10px; */
/* 	} */
	
/* 	.sousMenuIcone { */
/* /* 		width: 60px; */ */
/* /* 		font-size: 24px;	 */ */
/* 		padding: 0; */
/* 	} */

/* } */

.texteImageExt {
	font-size: 20px; padding: 10px 10px 0 10px; 
	color: #082340; font-family: 'Satoshi-Black';
	line-height: 25px;
}

.conteneurImagesBlocExt {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	height: 120px;
	margin-top: 10px;
}


@media screen and (min-width: 736px) {
	
	.conteneurImagesBlocExt img {
   		width: 100%;
	}
	
}

@media screen and (max-width: 736px) {
	
	.conteneurImagesBlocExt {
		height: 180px;
	}
	
	.conteneurImagesBlocExt img {
		height: 175px;
   		width: 70%;
	}
	
}

.checkboxstyle .ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list
	{
		font-size: 10px !important;
		background-color: red;
		
	}

.checkboxstyle .ui-chkbox .ui-chkbox-box
	{
		height:12px !important;
		width:12px !important;
		border: solid 1px gray;
	}
	
	.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
		background: none;    
		box-shadow: none;
	}
	
	.ui-widget-header {
		background-color: #fff;
	}
	
	.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
			display: none;
			font-family: 'Satoshi-Regular';
		}
		
		.ui-widget-header {
			background: #fff;
			border: none;
		}
		
		.ui-selectcheckboxmenu-panel {
			padding: 0;
		}
		
		.ui-selectcheckboxmenu-header .ui-inputfield {
			width: 420px;
			border-radius: 0;
			border: solid 1px #fcfcfc; 
		}
		
		.ui-chkbox .ui-chkbox-box {
			border-radius: 12px;
		}
		
		.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item .ui-chkbox {
			margin-top: -16px;
			margin-left: 5px;
		}
		
		.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
			background: none;
			border: solid 1px;
			border-radius: 30px;
		}
		
		label {
			font-family: 'Satoshi-Bold';
		}
		
		.blocBienvenue {
			margin: 0 0 10px 10px;
		}
		
		.blocBienvenuePseudo {
			font-family: 'Satoshi-Bold'; font-size: 18px; color: #082340; margin-bottom: 10px;
		}
		
		.blocBienvenue img {
			height: 20px; margin-right: 5px; 
		}
		
		.blocBienvenueMessage {
			font-family: 'Satoshi-Medium'; color: #A0B2CC; font-size: 14px;
		}
		
		.ui-selectcheckboxmenu-header span.ui-icon {
			display: none;
		}
		
		.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container .ui-icon {
			display: none;
		}
	
		.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
			box-shadow: 0px 5px 30px #0000000D; border: solid 1px #B3C0E1;
			background: #F0F4F8 0% 0% no-repeat padding-box;
			border-radius: 8px;
		}
		
		.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
			font-family: 'Satoshi-Regular';
		}
		
		.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
			font-family: 'Satoshi-Regular';
		}
	
	.nbNotification {
	    font-size: 12px;
	    color: #082340;
	    font-family: 'MuseoSans500-Regular';
	    float: right;
	    /* background-color: #E1EDFA; */
	    /* width: 25px; */
	    /* height: 25px; */
	    /* text-align: center; */
	    /* border-radius: 30px; */
	    padding-top: 0px;
	    margin-top: 5px;
	    color: #A0B2CC;
	    /* line-height: 45px; */
	    white-space: nowrap;
	    padding-right: 10px;
	    font-family: 'Satoshi-Bold';
		background-color: red;
		color: white;
		padding: 1px 3px;
		border-radius: 15px;
		font-size: 9px;
		width: 25px;
        text-align: center;
	 }
	 
	 .revenirALaRecherche {
	    font-size: 12px;
	    color: #082340;
	    background-color: #E1EDFA;
	    width: 25px;
	    height: 25px;
	    text-align: center;
	    border-radius: 30px;
	    padding: 5px 8px;
	    margin-top: 8px;
	    margin-left: 5px;
	 }
	 
	.rechercheEnCours {
 			margin-top: 15px; margin-bottom: 15px;
 	}
  		
  	.itemRecherche { 
  		font-family: 'Satoshi-Bold';
  		overflow-wrap: normal;
	    padding: 10px;
	    margin-right: 5px;
	    border-radius: 5px;
	    font-size: 10px;
	    background-color: #EFF4F9;
/* 	    color: #44536A; */
		color : #A0B2CC;
	    line-height: 45px;
	    white-space: nowrap;
  	}
  	
	.infoAnnonce {
		line-height: 35px;
		float: left;
		margin-right: 20px;
		font-family: 'Satoshi-Medium';
		font-size: 14px;
		color: #A0B2CC;
	}
	
	.infoAnnonce i {
		margin-right: 5px;
	}
	
	.titreAnnonce {
		line-height: 35px;
		font-family: 'Satoshi-Bold';
		font-size: 18px;
		float: left;
/* 		margin-top: 5px; */
/* 		margin-bottom: 5px; */
	}
	
	.entrepriseAnnonce {
		color: #A0B2CC;line-height: 30px;
		font-size: 14px;
		font-family: 'Satoshi-Bold'; 
		margin-bottom: 5px;
	}
	
	.grandDomaineAnnonce {
		overflow-wrap: normal;
		padding: 5px 10px;
		margin-right: 5px;
		border-radius: 5px;
		font-size: 10px;
		background-color: #6694FD;
		color: #F0F4F8;
/* 		line-height: 30px; */
		font-family: 'Satoshi-Medium';
		white-space: nowrap;
		float: left;
		margin-bottom: 3px;
	}					

	.domaineAnnonce {
		overflow-wrap: normal;
		padding: 5px 10px;
		margin-right: 5px;
		border-radius: 5px;
		font-size: 10px;
		background-color: #8adb5e; /* #6694FD */
		color: #F0F4F8;
/* 		line-height: 30px; */
		font-family: 'Satoshi-Medium';
		white-space: nowrap;
		float: left;
		margin-bottom: 3px;
	}					

	.typeContratAnnonce {
		overflow-wrap: normal;
		padding: 5px 10px;
		margin-right: 5px;
		border-radius: 5px;
		font-size: 10px;
/* 		line-height: 30px; */
		font-family: 'Satoshi-Medium';
		white-space: nowrap;
		float: left;
		margin-bottom: 3px;
		background-color: #F0F4F8;
		color: #6694FD;
		border: solid 1px #6694FD;
	}					

.conteneurBulleAide {
	
}
	
.bulleAide {
	float: left; 
	background-color: #F9FCFF; color: #465468; 
	font-family: 'Satoshi-Medium'; 
	font-size: 12px; padding: 20px; border-radius: 5px;
/* 	border: solid 2px #E9EEF4; */
}

.texteBulleAide {
	float: left; padding: 0 10px; 
	line-height: 30px; font-size: 14px;
}

.imageBulleAide {
	float: left; 
}

.imageBulleAide img {
	width: 30px;
	float: right;
	margin-bottom: 20px;
	padding-left: 0;
}

.actualite {
	margin-top: 20px;
}

.headerHistorique {
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #082340;
	font-family: 'MuseoSans700-Regular';
}

.dateNotification {
	font-size: 12px;
}

.notifications .workflow {
	border-left: none;
}

.ligne {

    border: solid 2px #E9EEF4;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px;
    
}

.nomFormulaire {
	padding: 5px; font-family: 'Satoshi-Bold'; font-size: 14px;
}

.my-blue-event {
	background-color: #3788d8;
   border: solid 1px #3788d8;
}
	
.my-blue-event .fc-content {
    color: #fff;
}

.my-red-event {
    background-color: red;
    border: solid 1px red;
}

.my-red-event .fc-content {
    color: #fff;
}

.my-green-event {
    background-color: green;
    border: solid 1px green;
}

.my-green-event .fc-content {
    color: #fff;
}

.my-yellow-event {
    background-color: #FCE87D;
    border: solid 1px #FCE87D;
}

.my-yellow-event .fc-content {
    color: #000;
}

.my-violet-event {
    background-color: #7a238a;
    border: solid 1px #7a238a;
}

.my-green-violet .fc-content {
    color: #fff;
}

.organisateur {
	font-family: Satoshi-Medium;
	color: #5F6368;
	margin-left: 5px;
	font-size: 14px;
}

@media screen and (max-width: 1200px) {
	
	.boutonEspace {
		display: none;
	}

}	

.containerEvent {
  position: relative;
/*   width: 210px; */
  margin: 0 5px 10px 5px;
  float: left;
  border-radius: 5px;
}

@media screen and (max-width: 480px) {
	.containerEvent {
/* 	  width: 100%; */
	}
}

.imageEvent {
  width: 100%;
  height: auto;
  border-radius: 5px;
  height: 240px;
}

.overlayEvent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  border-radius: 5px;
  background: linear-gradient(to bottom, rgba(62, 60, 127, 0), rgba(62, 60, 127, 1));
   background: linear-gradient(to bottom, 
  rgba(62, 60, 127, 0) 0%, 
  rgba(62, 60, 127, 0.1) 30%,
  rgba(62, 60, 127, 0.2) 40%,
  rgba(62, 60, 127, 0.3) 50%, 
  rgba(62, 60, 127, 0.5) 60%, 
  rgba(62, 60, 127, 0.8) 75%, 
  rgba(62, 60, 127, 1));
}

.textEvent {
  position: absolute;
  top: 65%;
  left: 0;
  text-align: left;
  padding: 10px;
  z-index: 1;
  color: white; /* Couleur du texte */
  font-size: 12px; /* Taille de police du texte */
  opacity: 1;
  font-family: 'Satoshi-Bold';
}																		
													
.etiquetteAnnonce {
 	padding: 3px 7px; border-radius: 3px; 
 	font-size: 14px;
 	float: right; font-family: 'Satoshi-Medium'; margin-left: 5px;
}

.labelRefIcone {
	color: #5B89FF;
	font-size: 8px;
}

.labelRefHeader {
	font-family: 'Satoshi-Bold';
	margin-bottom: 30px;
	color: #5B89FF;
}

.labelRefTitre {
	font-family: 'Satoshi-Bold';
	margin-bottom: 5px;
	color: #082340;
}

.labelRefDetail {
	font-family: 'Satoshi-Regular';
	font-size: 12px;
	color: #9FB5D5;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 100%; /* Position above the element */
    left: 50%;
    transform: translateX(-50%);
    background-color: #393939;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 10000000;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s;
    font-family: 'Satoshi-Regular';
    font-size: 12px;
    max-width: 300px; /* Maximum width constraint */
    min-width: 150px; /* Minimum width constraint */
    white-space: normal; /* Allows text to wrap */
    text-align: center; /* Center-align the text */
}

.tooltip::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.tooltipDroite {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltipDroite:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    top: 50%; /* Centre verticalement */
	left: 100%; /* Aligne à droite */
	transform: translateY(-50%); /* Centre verticalement */
	margin-left: 8px; /* Espace entre l’élément et le tooltip */
    background-color: #393939;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 10000000;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s;
    font-family: 'Satoshi-Regular';
    font-size: 12px;
    max-width: 300px;
    min-width: 150px;
    white-space: normal;
    text-align: center;
}

.tooltipDroite::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}
																	
.toolicon {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.toolicon:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 125%; /* Position above the element */
    left: 50%;
    transform: translateX(-50%);
    background-color: #6694FD; 
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 10000000;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s;
    font-family: 'Satoshi-Medium';
    font-size: 12px;
    width: 300px; /* Maximum width constraint */
    white-space: normal; /* Allows text to wrap */
    text-align: left; /* Center-align the text */
}

.toolicon::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.modifierChamps {
	color: #BCC0C6;
	margin-left: 10px;
}	

.toolDoc {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: super;
    font-size: 0.75em;
}

.toolDoc i {
    font-size: 7px;
    color: #8BAEFF;
    background: #EAF1F7;
    brder-radius: 100%;
    padding: 3px;
    border-radius: 50px;
    border: none;
    margin-left: 2px;
    margin-bottom: 5px;
}

.toolDoc:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 125%; /* Position above the element */
    left: 50%; 
    transform: translateX(-50%);
    background-color: #6694FD; 
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s;
    font-family: 'Satoshi-Medium';
    font-size: 12px;
    width: 400px; /* Maximum width constraint */
    min-width: 150px; /* Minimum width constraint */
    white-space: normal; /* Allows text to wrap */
    text-align: left; /* Center-align the text */
}

.toolDoc::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.planPeparation {
	 margin: 20px 0;
}
								
.boite1 {
	padding-right: 5px;
}

@media screen and (max-width: 1200px) {
	.boite1 {
		padding-right: 0;
	}
}

.boite2 {
	padding-left: 5px;
}

@media screen and (max-width: 1200px) {
	.boite2 {
		padding-left: 0;
	}
}

.boite3 {
	padding-left: 10px;
}

@media screen and (max-width: 1200px) {
	.boite3 {
		padding-left: 0;
	}
}

@media screen and (max-width: 480px) {
	.nbIndicateur {
		display: none;
	}
}

.infoBulle {
	margin-bottom: 20px; float: left; 
	background-color: #F9FCFF; color: #465468; 
	font-family: 'Satoshi-Regular'; 
	font-size: 12px; padding: 10px; border-radius: 5px;
	width: 100%;
	float: left;
}

.infoBulle div {
	float: left;
}

.headerMenuPrincipal {
	
	color:#A8B8D0; font-size: 13px; margin: 10px 0 10px 20px; 
	font-family: 'Satoshi-Medium';
	
}

@media screen and (max-width: 480px) {
	
	.headerMenuPrincipal {
	
		display: none;
	
	}

}

.barInscription {
	height: 10px;
	border-radius: 25px;
	background-color: #f3f6f9;
	width: 100%;
	margin: 10px 0 15px 0;
	float: left;
}

.progressInscription {
	height: 10px;
	border-radius: 25px;
	background-color: #3C6DB9;
	width: 33%;
	float: left;
}


.headerCandidatures {
	font-size: 14px;
    padding-bottom: 10px;
    color: #B3C0E1;
    font-family: 'Satoshi-Bold';
}

.headerCandidatures a {
	font-size: 14px;
    padding-bottom: 10px;
    color: #B3C0E1;
    font-family: 'Satoshi-Bold';
}

.contenuCandidatures {
	font-size: 12px;
	margin-bottom: 10px;
    font-family: 'Satoshi-Medium';
}

.headerCandidatures i {
	margin-right: 5px;
    width: 25px;
    text-align: center;
    font-size: 16px;
}

.actionsInscription {
	
	margin: 40px 0; width: 100%; text-align: center; float: left;
	
}
												
.progressBarInscription {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px; 
}																		 						

.titreInscription {
	font-size: 22px;
    color: #042E5B;
    font-family: 'Satoshi-Black';
    text-align: center;
    line-height: 35px;
}

.textInscription {
	color: #7587B4;
	font-size: 16px;
    font-family: 'Satoshi-Light';
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
	margin-bottom: 60px;
}							 						
	
.itemSelected { 
	font-family: 'Satoshi-Medium';
	overflow-wrap: normal;
    padding: 20px 30px;
    margin: 0 10px 10px 0;
    font-size: 12px;
    background: var(--Gradiant, linear-gradient(90deg, #6694FD 0%, #7B78FE 100%));
	color : #fff;
    white-space: nowrap;
    border: solid 1px #fff;
    border-radius: 30px;
    float: left;
 }
 	
.itemNotSelected { 
	font-family: 'Satoshi-Medium';
	overflow-wrap: normal;
    padding: 20px 30px;
    margin: 0 10px 10px 0;
    font-size: 10px;
    background: #fff;
	color : #042E5B;
    white-space: nowrap;
    border: 1px solid var(--Gradiant, #6694FD);
    border-radius: 30px;
    float: left;
    font-size: 12px;
 }
   								 						
.campagneContenu {
	color: #B3C0E1;
	font-family: 'Satoshi-Medium';
	font-size: 14px;
	margin-right: 15px;
}
   								 						
.campagneContenu span a {
	color: #B3C0E1;
	font-family: 'Satoshi-Medium';
	font-size: 14px;
	margin-right: 15px;
}

.campagneContenu i {
	margin-right: 5px;
}

/* Cours */

.titreCours {
	font-family: 'Satoshi-Bold'; color: var(--blue, #042E5B); font-size: 20px;
}

.statutEnCours {
	color: #D9301D; margin-left: 10px;
}

.statutEnCours li {
	font-size: 9px;
}

.statutEnCours span {
	font-family: 'Satoshi-Bold';
}

.role {
	color: #B3C0E1; font-size: 12px; margin-right: 10px;
}

.coursSeparateur {
	margin-bottom: 15px;
}

.coursLigne {
	float: left; width:100%; 
}

.coursNbPlaces {
	line-height: 30px; vertical-align: middle; margin-bottom: 5px; margin-top: 5px; float: left; margin-right: 15px; background-color: #FFF; color: #0193E5; padding: 0 15px 8px 0px; border-radius: 5px;
}

.coursNbPlaces .occupe {
	color: #032E5B; font-family: 'Satoshi-Medium'; font-size: 20px;
}

.coursNbPlaces .libre {
	color: #032E5B;
}

.coursAdresse {
	margin-right: 10px;
}

.coursAdresse i {
	margin-right: 10px; color: #274168;
}

.coursDate i {
	margin-right: 10px; color: #274168;
}

.typeCours {
	float: left; margin-right: 15px; background-color: #7B78FE; color: #fff; padding: 10px 15px; border-radius: 5px; margin-bottom: 10px;
}

.presentielCours {
	margin-bottom: 10px; float: left; margin-right: 15px;background-color: #DEF3FE; color: #0193E5; border: solid 1px #DEF3FE; padding: 9px 15px; border-radius: 5px;
}

.decompteJourCours {
	margin-bottom: 10px; float: left; margin-right: 15px; padding: 9px 15px 9px 10px; border-radius: 5px; 
}

.decompteJourCours i {
	margin-right: 5px;
}

.lienCours i {
	margin-right: 10px; color: #274168;
}

.referenceCours {
	color: #A0B2CC; font-size: 12px; float: left;
}

.referenceCours i {
	margin-right: 5px; font-size: 8px;
}

.titreMenuCours {
	font-family: 'Satoshi-Bold';
    font-size: 30px;
    color: #012246;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.boutonAjouterCours {
	float: right; margin-bottom: 15px;
}

.barreMenuCours {
	border-bottom: solid 2px #F5F9FF;
}

.wrapperMenuCours {
	padding: 0; border:none;
}

.barreMenuCours .lienActif {
	float: left; margin-right: 25px; border-bottom: solid 3px #6694FD; 
	padding-bottom: 20px; font-size: 14px;
	color: #012246; font-family: 'Satoshi-Medium';
}

.barreMenuCours .lienNonActif {
	float: left; margin-right: 25px; 
	padding-bottom: 20px; font-size: 14px;
	color: #012246; font-family: 'Satoshi-Medium';
}

.nbCoursBarre {
	width: 100%; float: left; margin-bottom: 15px; margin-left: 10px;
}

.nbCoursBarre .nbCours {
	color: #012246; font-family: 'Satoshi-Bold'; font-size: 22px;
}

.nbCoursBarre .nbCoursLibelle {
	font-family: 'Satoshi-Medium';
}

/* fin cours */


.itemsSectionMenu {
	margin-left: 0; 
	padding-left: 0; 
	margin-top: 20px;
    max-height: 60vh; 
    overflow: scroll;
    scrollbar-width: thin;  /* Firefox */
	scrollbar-color: rgb(230,233,236, 0.7) #F5F9FF;
}

/* Scrollbar pour Chrome, Edge et Safari */
.itemsSectionMenu::-webkit-scrollbar {
    width: 2px; /* Largeur de la barre */
}

/* Couleur du "track" (fond de la scrollbar) */
.itemsSectionMenu::-webkit-scrollbar-track {
    background: #e0e0e0; /* Couleur de fond */
    border-radius: 10px;
}

/* Couleur de la poignée de défilement */
.itemsSectionMenu::-webkit-scrollbar-thumb {
    background: #ff5733; /* Couleur de la poignée */
    border-radius: 10px;
}

/* Effet au survol */
.itemsSectionMenu::-webkit-scrollbar-thumb:hover {
    background: #c70039; /* Couleur plus foncée au survol */
}
				
/* Conteneur de l'icône */
 .menu-container {
     position: relative;
     display: inline-block;
     float: right;
 }

 /* Icône de trois points */
 .menu-icon {
     font-size: 14px;
     cursor: pointer;
     padding: 10px 18px;
     background: white;
     border-radius: 50%;
     transition: background 0.3s;
 }
 
 .menu-icon:hover {
     background: #F5F9FF;
 }

.popup-menu {
    position: absolute;
    top: 40px;
    right: 0;
    background: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
    width: auto; /* Permet d'ajuster la largeur au contenu */
    max-width: 300px; /* (Optionnel) Limite la largeur si le contenu est trop large */
    display: none;
    z-index: 1000;
    padding: 10px 10px; /* Ajoute un petit espace pour éviter que le texte touche les bords */
    white-space: nowrap; /* (Optionnel) Empêche le retour à la ligne pour garder une largeur minimale */
}

 /* Les éléments du menu */
 .popup-menu a {
     display: block;
     padding: 10px;
     text-decoration: none;
     color: #333;
     transition: background 0.3s;
     margin-right: 0;
     font-size: 14px;
 }

 .popup-menu a:hover {
     background: #F5F9FF;
     border-radius: 8px;
 }

 /* Animation d'affichage */
 .popup-menu.show {
     display: block;
     animation: fadeIn 0.2s ease-in-out;
     text-align: left;
 }

 @keyframes fadeIn {
     from {
         opacity: 0;
         transform: translateY(-5px);
     }
     to {
         opacity: 1;
         transform: translateY(0);
     }
 }	
 
 .roleWrapper {
	text-align: right;
	float: right;
 }	
 
 
.asideNotif {
	margin-top: -5px;
}
	
@media screen and (max-width: 1680px) {
	.asideNotif {
		margin-top: 0;
	}
}
	
@media screen and (max-width: 1280px) {
	.asideNotif {
		margin-top: 0;
	}
}

@media screen and (max-width: 980px) {
	.asideNotif {
		margin-top: 0;
	}
}

@media screen and (max-width: 736px) {
	.asideNotif {
		margin-top: 0;
	}
}

body .ui-chkbox .ui-chkbox-box {
	width: 17px;
	height: 17px;	
}

body .ui-commandlink, body .ui-link {
	color: inherit;
}
	
body .ui-commandlink:hover {
	text-decoration: none;
}

body .ui-selectcheckboxmenu .ui-selectcheckboxmenu-label-container {
	padding: 0;
}

body .ui-link:hover {
	text-decoration: none;
}

.boxContainer {
	margin-bottom: 15px;
    padding: 0 0 10px 0;
    transition: transform 0.3s ease-in-out, border 0.3s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
    position: relative; /* Permet d'appliquer le z-index */
	z-index: 1; /* Position par défaut */
}

/* Au survol : agrandit le bloc et ajoute une bordure */
.boxContainer:hover {
    transform: scale(1.05); /* Agrandit tout le bloc */
/* 										    padding: 0 15px 15px 15px; */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); /* Ajoute une ombre */
    z-index: 1000; /* Passe devant les autres éléments */
    position: relative; /* S'assure que le z-index s'applique */
    background-color: #fff;
}

/* Styles pour les vidéos et les iframes */
.video-container {
    width: 100%;
    height: 150px;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}

.video-container video, 
.video-container iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

/* Effet au survol : agrandit la vidéo */
.boxContainer:hover .video-container {
    transform: scale(1.03); /* Zoom léger de la vidéo */
}

/* 📝 Affiche la description au survol */
.boxContainer:hover .descriptionVideo {
    display: block;
}
	
	.typeVideo {
	 font-family: 'Satoshi-Medium';
	 text-transform: uppercase;
     font-size: 12px;
     margin-top: 10px;
     padding: 10px 10px 0 10px;
   }
   
   .caracteristiques {
   	margin-top: 10px;
    padding: 10px 10px 0 10px;
    margin-bottom: 15px; 
   }
   
   .titreVideo {
    font-family: 'Satoshi-Bold';
    color: var(--blue, #042E5B);
    font-size: 16px;
    margin-top: 2px;
    padding: 0 10px;
    height: 55px; /* Hauteur max */
    overflow: hidden;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* Nombre de lignes max (ajuste selon la taille du texte) */
}

   
   .descriptionVideo {
   	font-family: 'Satoshi-Regular';
   	font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
    max-width: 100%;
    max-height: 100px; /* Hauteur max */
    overflow: hidden;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; /* Nombre de lignes max (ajuste selon la taille du texte) */ 
   }
   
   .dateVideo {
   	font-family: 'Satoshi-Regular';
   	font-size: 12px;
    color: #A0B2CC;
    padding: 0 10px;
   }
   
   .video-container {
    position: relative;
    width: 100%;
    height: 150px;
    border-radius: 8px;
    overflow: hidden;
}

/* Image affichée par défaut */
.video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; /* Assure que l'image est visible */
    transition: opacity 0.3s ease-in-out;
}

/* Vidéo cachée au départ */
.video-player {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

/* Survol : Afficher la vidéo et cacher l'image */
.video-container:hover .video-thumbnail {
    opacity: 0;
}

.video-container:hover .video-player {
    display: block;
}	

.video-player-s3 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

/* Survol : Afficher la vidéo et cacher l'image */
.video-container-s3:hover .video-thumbnail {
    opacity: 0;
}

.video-container-s3:hover .video-player {
    display: block;
}	

.video-player-s3::-webkit-media-controls {
    display: none !important;
}

/* Affiche les contrôles quand la souris est dessus */
.video-player-s3:hover::-webkit-media-controls {
    display: flex !important;
}

/*** Style list actions aside   */

.listeKitActions {
	font-family: 'Satoshi-Bold'; font-size: 14px;
}

.listeKitActions .typeDocument {
	font-family: 'Satoshi-Regular'; font-size: 12px; color: #7587B4;
}

.listeKitActions .etapeAFaire {
	font-family: 'Satoshi-Regular'; font-size: 11px; color: #7587B4; border-radius: 15px; padding: 0 5px; float: right; line-height: 15px; 
}

.listeKitActions .etapeFaite {
	font-family: 'Satoshi-Regular'; font-size: 11px; color: #fff; background-color: #34C759; border-radius: 15px; padding: 0 5px; float: right; line-height: 15px; 
}

.listeKitActions .etapeFaite i {
	margin-right: 5px;
}

.listeKitActions img {
	height: 15px;
}

.progress-container-list {
     display: flex;
     align-items: center;
     width: 218px; 
     gap: 10px;
     font-family: Arial, sans-serif;
     margin-top: 17px; 
   }

   .progress-bar-list {
     width: 100%;
     height: 15px; 
     background-color: #e0e0e0;
     border-radius: 10px;
     overflow: hidden;
     position: relative;
   }
   
.progress-bar-fill-list {
     height: 100%;
     width: 5%; /* Valeur initiale de progression */
     background-color: #3b82f6; /* Bleu (modifiable) */
     transition: width 0.3s ease-in-out;
   }

   .progress-text-list {
     font-size: 14px;
     min-width: 30px;
   }	

/*** Fin style list actions aside   */
																				   								 						